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

Get nodes with addresses interpolated using WFS of geofabrik

0

asked 09 Feb '15, 03:46

JFDionne's gravatar image

JFDionne
0112
accept rate: 0%


One Answer:

3

Request seems syntactically ok and works with smaller bounding boxes, just not with this one. Tracing the MapServer on the backend shows that there seems to be some mutex lockup in the MapServer - some kind of bug but I can't see why exactly. Will have to debug further. For the time being, try requesting a smaller box several times.

answered 09 Feb '15, 09:19

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Seem to work, thank but, maybe i'm not using it correctly, I don't want to "slow down the server", I'm trying to get a list of all street with housenumber (with the interpolation) of a Region. It is the right way to do it?

(09 Feb '15, 19:25) JFDionne

Source code available on GitHub .