osmly
osmly copied to clipboard
A simple import editor for OpenStreetMap.
It was a copy paste job for building dist/ easier. It used to be in the template but was huge.
Accounts for failures on current LA county tests.
For size, faster, faster. Deflate from geojson in build step, inflate on client before leaflet. Should be able to detect and handle both, future proof feature creep.
Right now merge functionality pulls tags from the existing node and deletes that node. OSMLY need to offer the opposite functionality, pushing import tags onto existing OSM data and forgetting...
I'm not sold on this template idea, copying the template and putting the settings inline for each new import. We would end up with many template urls like: `http://osmly.com/laparks`, `http://osmly.com/tigerwater`,...
Logging all uploaded OSM ids would make QA more straightforward, currently nothing is being done with upload responses from OSM API. - # of seconds editing - # of drags...
Node snapping with existing osm data. Complicates building osmChange but makes things like buildings=yes possible without duplicate nodes all over the place. https://github.com/mourner/rbush
Via Eric on the mailing-list. On hover, much like iD does for things, just for delete.