arcgis-osm-editor icon indicating copy to clipboard operation
arcgis-osm-editor copied to clipboard

Update Download OSM Data XAPI Tool help text

Open eggwhites opened this issue 10 years ago • 0 comments
trafficstars

Update the tool help examples to use "highway=motorway", etc., rather than "way[highway=motorway]", as the latter can result in an empty .osm file being created.

If you enter way[highway=motorway], you get a "bad request" respons of the XAPI server, because the tool will also prepend the Download OSM type parameter, causing a double entry of this value (automatically by the tool and by you as the user).

eggwhites avatar May 13 '15 22:05 eggwhites