# green-gis-manager **Repository Path**: pyxstudy/green-gis-manager ## Basic Information - **Project Name**: green-gis-manager - **Description**: Manage all feature collection published by Green GIS Server. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-13 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Green GIS Manager [![Build Status](https://travis-ci.org/shengzheng1981/green-gis-manager.svg?branch=master)](https://travis-ci.org/shengzheng1981/green-gis-manager) Manage all feature collection published by Green GIS Server. # Step to Start Manager 1. npm install 2. Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. # How to Use 1. Publish shapefile(select *.shp/*.dbf/*.shx/*.prj together), projection should be wgs84(4326) or web mercator(3857). 2. Display feature class By GeoJSON or Render From Backend or Render From Frontend. # Demo 1. http://gis.ispongecity.com 2. http://green-gis-manager.herokuapp.com