Changes between Version 82 and Version 83 of Help/Action/Download


Ignore:
Timestamp:
2018-01-27T00:01:54+01:00 (7 years ago)
Author:
Klumbumbus
Comment:

autofix, see #15800

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Download

    v82 v83  
    3838
    3939If 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
     41JOSM 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.
    4042
    4143The Query Wizard helps you to easily create an Overpass query. See [osmwiki:Overpass_turbo/Wizard] for its syntax and features.