Changes between Version 82 and Version 83 of Help/Action/Download
- Timestamp:
- 2018-01-27T00:01:54+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Download
v82 v83 38 38 39 39 If you use this download method make sure you know what you are doing as working with incomplete data sets can lead to unwanted wrong or duplicate data after uploading to the osm server. Overpass API offers osm data only (i.e. no gps traces or notes). 40 41 JOSM silently autofixes some errors of the query (e.g. replaces `out:json` with `out:xml` or replaces `out:body` with `out:meta`), similar to the autofix function of the overpass turbo website. 40 42 41 43 The Query Wizard helps you to easily create an Overpass query. See [osmwiki:Overpass_turbo/Wizard] for its syntax and features.