Overpass-API icon indicating copy to clipboard operation
Overpass-API copied to clipboard

Error when importing a TomTom file with larger Ids

Open Chr-i-sS opened this issue 2 years ago • 1 comments

Do you have plans to support larger ids for OSM objects (node/way/relation)?

I installed Version osm-3s_v0.7.55 of Overpass and tried to import a pbf file with tomtom data. Unfortunately, the following error message then came up:

image

Chr-i-sS avatar Aug 22 '23 13:08 Chr-i-sS

Duplicate of #465 - you have to stay below 2^42 - 1 for Overpass API to work. Everything above that will NOT work and you're out of luck.

mmd-osm avatar Aug 24 '23 10:08 mmd-osm