This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Overpass-api sends an error Index inconsistent.

0

my attempt to retrieve: http://overpass-api.de/api/map?bbox=19.3813,39.0555,21.5373,40.0718

provides the answer: <?xml version="1.0" encoding="UTF-8"?> <osm version="0.6" generator="Overpass API"> <note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note> <meta osm_base="2017-07-19T23:01:03Z"/> <bounds minlat="39.0917000" minlon="19.2783000" maxlat="39.9403000" maxlon="20.2959000"/> <remark> runtime error: open64: 1500 Unknown error 1500 /opt/osm-3s/v0.7.54/db/relations.bin File_Blocks::read_block: Index inconsistent </remark> </osm>

is there something I should do locally to retrieve the dataset or is it a server error that should be corrected ? -> I prefer using overpassapi but for the time being I can look at another source for this dataset (will try with geofabrik)... thx

asked 20 Jul '17, 22:52

jc67's gravatar image

jc67
11112
accept rate: 0%


One Answer:

0

answered 21 Jul '17, 08:52

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

Source code available on GitHub .