Opened 9 years ago
Closed 9 years ago
#12960 closed defect (othersoftware)
Error While downloading OpenStreetMap data
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download a data from osm server
What is the expected result?
Have the map in JOSM
What happens instead?
Get the error :"Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read"
Please provide any additional information below. Attach a screenshot if possible.
here is the copy of the error reported by Java in a terminal window:
INFO: GET https://api.openstreetmap.fr/api/0.6/map?bbox=4.617691,45.284006,4.6297073,45.2890182 -> 200 (49.9 kB)
ERROR: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.io.IllegalDataException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read. Cause: org.openstreetmap.josm.io.IllegalDataException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read. Cause: org.openstreetmap.josm.io.XmlStreamParsingException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-06-04 17:28:58 +0200 (Sat, 04 Jun 2016) Build-Date:2016-06-04 15:31:27 Revision:10327 Relative:URL: ^/trunk Identification: JOSM/1.5 (10327 en) Linux Ubuntu 15.10 Memory Usage: 701 MB / 2222 MB (543 MB allocated, but free) Java version: 1.8.0_91-b14, Oracle Corporation, Java HotSpot(TM) Server VM Plugins: - Mapillary (32158) - apache-commons (32158) - apache-http (32158) - buildings_tools (32158) - cadastre-fr (32212) - ejml (32158) - geotools (31895) - jts (31906) - undelete (32158) Last errors/warnings: - E: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.io.IllegalDataException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read. Cause: org.openstreetmap.josm.io.IllegalDataException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read. Cause: org.openstreetmap.josm.io.XmlStreamParsingException: Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read - E: Illegal Data - <html>Failed to download data. Its format is either unsupported, ill-formed, and/or inconsistent.<br><br>Details (untranslated): Missing attribute 'version' on OSM primitive with ID 343672271. (at line 7, column 57). 391 bytes have been read</html> OSM API: https://api.openstreetmap.fr/api
Attachments (0)
Change History (3)
comment:1 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:2 by , 9 years ago
I went back to api.openstreetmap.org/api and it is working. Thanks for your help.
comment:3 by , 9 years ago
| Resolution: | → othersoftware |
|---|---|
| Status: | needinfo → closed |



This is caused by the French OSM API mirror. Can you please switch back to official OSM api server and report this bug to http://trac.openstreetmap.fr ?