Travis Kirstine <traviskirstine <at> gmail.com> writes: > > Is it possible to extract features from a OSM PostGIS / Postgres > database (loaded with osm2pgsql)?
For sure. The osm_point, osm_line and osm_polygon tables are normal spatial tables which can be read with GDAL Postgis driver http://gdal.org/ogr/drv_pg.html -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
