An open API service indexing awesome lists of open source software.

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)

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.js

GeoJsApp.js is a proxy server with cors

So far
- Automatically loads all geoserver layers
- There is a Bootstrap based Layer Switcher