Saving user locations - GeoSmartCity-CIP/gsc-client GitHub Wiki

This module enables a user to save custom locations to their users profile. It relies on a running instance of the gsc_datacatalogue for persistent data storage. The location is serialized to a GeoJSON string and is stored linked to a registerred user account on a remote server.

Technologies

Developed in JavaScript Java Servlet CORS web service for storing, retrieving data PostgreSQL + PostGIS database for persisten storage

Current Status

Module under development

Dependencies