GSC OSM export - GeoSmartCity-CIP/gsc-opentripplanner GitHub Wiki
OpenStreetMap export
Description
This service will be a set of different software modules, both server and client-side:
- likewise the “Comment and save green route” depicted above, also for this service there should be a neutral/intermediate service layer (e.g. WFS-T) to manage the interactions between users and data
- one or more clients, based on web browser or mobile applications, to allow registered user to interact with spatial features related to bike (CRUD: Create, Read, Update, Delete)
- toolkit for mapping and transforming data according to OSM data model, and publish them into OSM and …
- … viceversa, import new OSM data related to “bikes” into the GeoSmartCity data repository
The final goal of this service is to share in a bi-directional way the updates about bike-related spatial objects .
Work done
Research and development drafted.
Work remaining
Pilot must create a webgis that use the api of OSM.
Current issues
None
Details
We use openstretmap editing api (http://wiki.openstreetmap.org/wiki/API_v0.6) to create a editable features webgis that permit to align Openstreetmap database with local database.