Opened 4 years ago
Closed 4 years ago
#20819 closed defect (invalid)
Data from the municipality of Arpaillargues-et-Aureilhac (France) does not load
Reported by: | SiiG | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report download overpass | Cc: | lchevalier@… |
Description (last modified by )
What steps will reproduce the problem?
- Clic on "Download" toolbar button
- Writing the following Overpass Request :
[out:xml][timeout:25]; {{geocodeArea:Arpaillargues-et-Aureilhac, Gard}}->.searchArea; ( node["highway"](area.searchArea); node["addr:housenumber"](area.searchArea); way["highway"](area.searchArea); relation["type"="associatedStreet"](area.searchArea); ); (._;>;); out meta;
- Clic on "Download" button in the "Download" window
What is the expected result?
Download data type "highway" and "addr:housenumber" of Arpaillargues-et-Aureilhac municipality.
What happens instead?
The following error message appears and data are not loaded (see attached file) :
The 'overpass-api.de' server reported a bad request.
Error message : line 3: parse error: Unknown type "->"
Please provide any additional information below. Attach a screenshot if possible.
The Overpass Request works fine with all the other municipalities that concern us.
Example : Saint-Nazaire, Saint-André de Roquepertuis, ...
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-07-30 12:44:04 +0200 (Thu, 30 Jul 2020) Build-Date:2020-07-31 01:30:49 Revision:16812 Relative:URL: ^/trunk Identification: JOSM/1.5 (16812 fr) Windows 7 64-Bit OS Build number: Windows 7 Professional (7601) Memory Usage: 247 MB / 989 MB (131 MB allocated, but free) Java version: 1.8.0_291-b10, Oracle Corporation, Java HotSpot(TM) Client VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1680x1050 (scaling 1.0x1.0), \Display1 1680x1050 (scaling 1.0x1.0) Maximum Screen Size: 1680x1050 Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32 Dataset consistency test: No problems found Plugins: + apache-commons (35524) + ejml (35458) + geotools (35458) + jaxb (35543) + jts (35458) + opendata (35640) + utilsplugin2 (35640) Last errors/warnings: - E: Requête incorrecte - <html>Le serveur 'overpass-api.de' a signalé une requête erronée.<br><br>Message d’erreur : line 3: parse error: Unknown type "->" </html> - W: L'évaluation de {{geocodeArea:Arpaillargues, Gard}} a échoué: java.util.NoSuchElementException - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<line 3: parse error: Unknown type "->">, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - E: Requête incorrecte - <html>Le serveur 'overpass-api.de' a signalé une requête erronée.<br><br>Message d’erreur : line 3: parse error: Unknown type "->" </html> - W: L'évaluation de {{geocodeArea:Arpaillargues, Gard}} a échoué: java.util.NoSuchElementException - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<line 3: parse error: Unknown type "->">, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - E: Requête incorrecte - <html>Le serveur 'overpass-api.de' a signalé une requête erronée.<br><br>Message d’erreur : line 3: parse error: Unknown type "->" </html> - W: L'évaluation de {{geocodeArea:Aureilhac, Gard}} a échoué: java.util.NoSuchElementException - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<line 3: parse error: Unknown type "->">, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - E: Requête incorrecte - <html>Le serveur 'overpass-api.de' a signalé une requête erronée.<br><br>Message d’erreur : line 3: parse error: Unknown type "->" </html>
Attachments (1)
Change History (6)
by , 4 years ago
Attachment: | Capture.JPG added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|---|
Keywords: | download overpass added |
Priority: | major → normal |
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Summary: | Data from the municipality of Arpaillargues-et-Aureilhac (France) does not load !!! → Data from the municipality of Arpaillargues-et-Aureilhac (France) does not load |
---|
comment:4 by , 4 years ago
Thank you so much.
We have corrected the name of the town which was incorrect: Arpaillargues-et-Aureilhac (and not Aureillac).
comment:5 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The query does not work. Please cross-check using https://overpass-turbo.eu/