0

http://wiki.openstreetmap.org/wiki/Overpass_API/installで説明されているように高架をインストールしました

そして私はdbを複製しました。

簡単なクエリを実行すると、次のエラーが表示されます。

<query type="node">
<bbox-query n="51.0" s="50.9" w="6.9" e="7.0"/>
<has-kv k="amenity" v="pub"/>
</query>
<print/>
encoding remark: Your input starts with a tag but not the root tag.
Thus, a line with the datatype declaration and a line with the root tag
'osm-script' is added. This shifts line numbering by -2 line(s).

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Overpass API">
<note>
The data included in this document is from ww.openstreetmap.org.
The data is made available under ODbL.
</note>
<meta osm_base=""/>

After 0h0m15s: in "query", part 1, on line 3.
terminate called after throwing an instance of 'Zlib_Inflate::Error'
what():  Zlib_Inflate: -3
Aborted (core dumped)

この問題を解決する方法を知っていますか?

4

1 に答える 1