Hello,

I have currently huge problems reading OSM data from the XAPI server(s).
Errors 500, 503, 504 are coming up.

While searching the internet I found the "new" overpass-api 
http://wiki.openstreetmap.org/wiki/Overpass_API#XAPI_Compability_Layer
unfortunately if i call --read-api -url= http://www.overpass-api.de/api/xapi? 
...
I got

org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to parse xml.  
publicId=(null), systemId=(null), lineNumber=1, columnNumber=1.
        at 
org.openstreetmap.osmosis.xml.v0_6.XmlDownloader.run(XmlDownloader.java:198)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
        at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)
        at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

Is there support for the overpass-api planed?


Yours RĂ¼diger


_______________________________________________
osmosis-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/osmosis-dev

Reply via email to