GeoSmartCity Data Catalogue is an applicatiton to catalog different data sources, publish all or some of this information on Geoserver and CKAN; and with the ultimate goal of producing a configuration JSON containing all the data on the cataloged information usable by any client for its map display. [more info here] (https://github.com/GeoSmartCity-CIP/gsc-datacatalogue/wiki/GSC-Data-Catalogue-is-and-does)
The application is divided into two distinct modules
- [Backend services] (https://github.com/GeoSmartCity-CIP/gsc-datacatalogue/wiki/GSC-Data-Catalogue-Services)
- Client [client detail] (https://github.com/GeoSmartCity-CIP/gsc-datacatalogue/wiki/GSC-Data-Catalogue-Client)
The server module contains all back-end services used by client packed as war The client is developed with angular js and handle the user interface of the application
- See [stub] (http://hub.geosmartcity.eu/gsc-datacatalogue/testService.html) to view stub of service not yet implemented
- See [test service] (http://hub.geosmartcity.eu/gsc-datacatalogue/testService.jsp) to view example of service implemented