[gdal-dev] Canvas cvx
Has anybody tried to pull GIS data from a Canvas (.cvx) file? Thanks, Steve ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev
[gdal-dev] pdf/svg -> shape
Hi, I have a pdf file that contains a vector image. I can get the data into an svg file using inkscape. Is there someway of getting this into a shape file or other usable GIS file of polylines? I really don't want to convert to a raster and have to digitize the data. Any help would be app