Manage all feature collection published by Green GIS Server.
- npm install
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Publish shapefile(select .shp/.dbf/.shx/.prj together), projection should be wgs84(4326) or web mercator(3857).
- Display feature class By GeoJSON or Render From Backend or Render From Frontend.