Tagged Questions
2
votes
1answer
135 views
How to extract a single road from OSM GIS Database?
Is there a way to extract a single row out of the OSM-GIS-Database (by a Query).
It would be so much easier, if I could find an EER Model of the Database.
I was searching a long term and found very ...
2
votes
2answers
192 views
How to remove roads from dataset
I've got a shape file that I loaded into PostGIS that has both road and parcel multipolygons and I need to remove the roads. I tried loading the shp file in qgis and it loads them both as a single ...