wondering how the polish railways picked the OSM nodes to include in their map
Follow

@pony Probably something like this:
1. load OSM data into a PostGIS DB
2. `SELECT geometry FROM db WHERE ST_INTERSECTS(geometry, ST_BUFFER($poland, 10km))`

You get the idea.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.