Live demo can be found here. Click on a listing and click the Photos button.
For now, Real Estate, Forestry and Child Care Facilities are the only implemented pages.
Real Estate: https://opengis.simcoe.ca/featurereports?TYPE=REALESTATE&ID=30739961
Forestry: https://opengis.simcoe.ca/featurereports/?TYPE=FORESTRY&ID=COPELAND&SHOWHEADER=1
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Node JS
git clone https://github.com/county-of-simcoe-gis/SimcoeCountyFeatureReports.git
cd SimcoeCountyWebViewer
npm install
npm start
In the project diretory, type npm run build
in the terminal. Details can be found with Create React App
- React - create-react-app
- Al Proulx - Initial work - Al Proulx
This project is licensed under the MIT License - see the LICENSE.md file for details