Home - GeoSmartCity-CIP/gsc-client GitHub Wiki

A simple interface to the most commonly used capabilities of the GSC platform is implemented as a lightweight JavaScript library, suitable for rapid application development using HTML5 and JavaScript as development technologies.

gsc.js is a productivity library for rapid spatial web application development. The library builds on jQuery, OpenLayers3 and invokes methods from an instance of the GeoSmartCity Hub.

Modules

Implementation of the library is split into modules to support reusability of code among client applications as much as possible. List of modules and their application in particular pilots can be found here.

Examples

List of available examples demonstrating usage can be found here.

Developer info