[osmosis-dev] Overpass-api support
Gubler, Ruediger
rgubler at init-ka.de
Mon Sep 19 15:26:51 BST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20110919/79767c4b/attachment-0001.html>
More information about the osmosis-dev
mailing list