https://github.com/elasticrash/geojsapp
A first approach in using openlayers 3 to provide and generic interface for geoserver (or any other ocg compatible map servers)
https://github.com/elasticrash/geojsapp
Last synced: 2 months ago
JSON representation
A first approach in using openlayers 3 to provide and generic interface for geoserver (or any other ocg compatible map servers)
- Host: GitHub
- URL: https://github.com/elasticrash/geojsapp
- Owner: elasticrash
- Created: 2015-11-08T11:02:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T21:00:39.000Z (over 9 years ago)
- Last Synced: 2025-01-02T18:47:24.965Z (4 months ago)
- Language: HTML
- Homepage: http://codentonic.net/2015/11/09/generic-clients-for-geoserver/
- Size: 1.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoJSApp
A first approach in using openlayers 3 to provide and generic interface for geoserver layers (or any other ocg compatible map servers)All you need to do to get it working is:
1. Changing the Config.js File by adding your geoserver address
2. Changing the GeoJsApp.js File by adding your geoserver address
3. Running the GeoJsApp.js proxy server in node.jsGeoJsApp.js is a proxy server with cors
So far
- Automatically loads all geoserver layers
- There is a Bootstrap based Layer Switcher