ngageoint / geoq

Django web application to collect geospatial features and manage feature collection among groups of users
MIT License
704 stars 133 forks source link

Allow posting of features to OpenStreetMaps #312

Closed jaycrossler closed 8 years ago

jaycrossler commented 9 years ago

Have certain features to post to OpenStreetMaps. Have the ability to specify user account information in settings (maybe by user setting?) that then passes edits as changesets back to the osm API.

Details on the API Changesets are here: http://wiki.openstreetmap.org/wiki/API_v0.6

There is probably some warnings/training/other concepts that should be shown to the user, and maybe some additional metadata that needs to be added to the post requests.

stephenrjones commented 8 years ago

Part of this functionality has been added to the system