posm / OpenMapKitServer

OpenMapKit Server is the lightweight server component of OpenMapKit that handles the collection and aggregation of OpenStreetMap and OpenDataKit data.
http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
46 stars 25 forks source link

OMK -> POSM Workflow #55

Open hallahan opened 8 years ago

hallahan commented 8 years ago

In Huaquillas, we found that we really want to automatically submit all OSM edits to POSM OSM API. QA can be done by the main iD and JOSM from there. iD behaves normally with a standard OSM API, however the OMK OSM API gives iD too much data for the SVG rendering to work.

We need to resolve:

  1. Automatically uploading OSM XML submissions to POSM OSM API.
  2. Provide an alternative means of viewing OSM data submitted for a form. We wanted to be able to filter by date, OSM User, and Field Paper. This will no longer be possible once the data is in the POSM OSM API.

Discussion needed.

hallahan commented 8 years ago

cc/ @dalekunce

hallahan commented 8 years ago

Big OSM files don't load in ID. Here's the issue talking about that:

https://github.com/AmericanRedCross/posm/issues/99