Changes between Initial Version and Version 1 of Ticket #23242, comment 2
- Timestamp:
- 2023-10-25T11:33:11+02:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23242, comment 2
initial v1 1 1 Stumbled upon this same problem - replace that out line with: 2 2 3 ``` 3 {{{ 4 4 (._;>;); out meta; 5 ``` 5 }}} 6 6 7 7 Given that JOSM has a built-in Overpass download functionality now, perhaps it could prevent uploading un-versioned objects - and maybe even provide some hint in the error message, like "if this came from Overpass, make sure 'out geom' is not used. If it is, replace with '(._;>;); out meta;'"?


