[postgis-users] Import Vmap1 in PostGIS
Stephen Woodbridge
woodbri at swoodbridge.com
Thu Feb 16 04:10:44 PST 2006
You might want to look into GDAL/OGR which I think has read VPF data and
translate it to other formats. It might be able to load it directly into
postGIS, but if it can not you can convert it to ESRI Shapefile format
and that can be loaded direct into postGIS with shp2pgsql
-Steve
Mirco Podda wrote:
> I need to import the roads data in a PostGIS db.
>
> Is possible? Who can say what steps are required?
>
> Mirco Podda
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
More information about the postgis-users
mailing list