Hi ORS,
I’m trying to self-host ORS for planet (70 GB PBF file). I use a Linode vm with 128 GB RAM and 2500 GB storage.
I’m setting it up with docker-compose. 13 or 14 hours into the build, I get this from the container logs:
< ERROR [lm.LandmarkStorage] - method findLandmarks for 48.5366077,-2.7753347 (94240790) resulted in too few visited nodes: 8 vs expected minimum 10000 >
Is this an error I can ignore or do I need to add something to ors-config.yaml?
Also I am only building for 1 profile: car
Thank you for your time.