drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
716 stars 90 forks source link

Cannot query areas on local installation. #546

Closed aaguerreberre closed 4 years ago

aaguerreberre commented 4 years ago

Hello, We have a local installation of the latest OverPass API version using the GeoFabrik file for Mexico:

https://download.geofabrik.de/north-america/mexico-latest.osm.pbf

All queries involving node, way and relation work just fine. However, when we try to invoke queries using "area", this error comes up:

Error: runtime error: The dispatcher (i.e. the database management system) is turned off.

It seems that at the file system level, the area files are not being generated. However, when dumping the OSM file to a database, we can see there are areas defined.

Is there any flag we're missing on our OVP database generation? Or is there any issue with the GeoFabrik files?

Thanks a lot in advance!

mmd-osm commented 4 years ago

Please check out https://gis.stackexchange.com/questions/342712/data-imported-into-overpass-api-lacks-areas-bin for details.

aaguerreberre commented 4 years ago

Amazing, we'll take a look and let you know!

Thank you so much for the quick response!

mmd-osm commented 4 years ago

Ok, if this issue is solved and there are no more questions, can you please close it?

Also note that this issue tracker is mainly used for bug reports and enhancement requests. If you have general questions, better use one of the sites mentioned on the wiki page: