Tagged Questions
4
votes
3answers
3k views
Select bounding box using postgis
I want to create a query to select all ways and their nodes that exist within a bounding box using postGIS. The bounding box shall includes all details as osmosis "--bounding-box" command will ...