[gdal-dev] SVG support
Kyle Shannon
kyle at pobox.com
Fri Aug 29 08:40:31 PDT 2014
Scott,
On Fri, Aug 29, 2014 at 9:25 AM, Scott Rowles <scott_rowles at hotmail.com> wrote:
> Hi,
>
> I am using the 1.11 precompiled binaries with with libexpat included in the
> GDAL_DATA path. I am trying to read an SVG file, which according to the
> vector format support table should work. But it is failing and saying that
> it cannot open the file.
The svg driver appears to be very limited:
http://gdal.org/drv_svg.html
"""
Currently, it will only read SVG files that are the output from
Cloudmade Vector Stream Server
"""
>
> Any thoughts on how to troubleshoot/resolve this?
>
> scott
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Kyle
More information about the gdal-dev
mailing list