Opened 5 years ago
Last modified 4 years ago
#21012 closed defect
MapRoulette OSC doesn't always change the OSM layer — at Initial Version
| Reported by: | taylor.smock | Owned by: | taylor.smock |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core remotecontrol | Version: | |
| Keywords: | Cc: |
Description
API calls that MR makes (copied from JOSM console log, http://localhost:8111 added):
Original MR task: https://maproulette.org/challenge/18886/task/98697933
task_98697933_change.osc
<?xml version="1.0" encoding="UTF-8"?> <osmChange generator="atlas ChangeDescription v0.0.1" version="0.6"> <modify> <way id="439812515" version="1" visible="true"> <tag k="LINZ:source_version" v="2012-06-06"/> <tag k="LINZ:layer" v="drain_cl"/> <tag k="waterway" v="drain"/> <tag k="attribution" v="http://wiki.osm.org/wiki/Attribution#LINZ"/> <tag k="source_ref" v="http://www.linz.govt.nz/topography/topo-maps/"/> <tag k="LINZ:dataset" v="mainland"/> <nd ref="3064243489"/> <nd ref="3064243448"/> <nd ref="3064243419"/> <nd ref="3064243388"/> <nd ref="4374879708"/> <nd ref="4374879645"/> </way> </modify> </osmChange>
Note:
See TracTickets
for help on using tickets.


