This is a simple front-end app made with VueJS 3, Vuex 4 and Leaflet for displaying GeoJSON files.
It loads features from the Passenger cars by fuel type in Germany (Esri Germany) dataset.
Main features are as follows:
- Add an Area of Interest (AOI)
- Filter layer's features within the extent of the AOI
- Extra filtering options based on the layer's properties
- Popup message with feature properties on feature interaction
Download/clone this repository and enter directory:
git clone [email protected]:quizz0n/orbital-edge-imaging.git
cd orbital-edge-imaging
npm install
npm run dev
The repository includes a sample GeoJSON file in the root directory that can be used to test the application.
orbital-edge-imaging/aoi-sm.geojson