Re: [gdal-dev] GDAL SVG to BMP conversion

2021-03-02 Thread jratike80
Hi, You can test it with any SVG file ogrinfo matplotlib.svg --debug on ... SVG: matplotlib.svg seems to be a SVG file, but not a Cloudmade vector one. ... I recommend to use some other tools. -Jukka Rahkonen- Shaw, Theodore wrote > I'm attempting to convert SVG files output by Gdspy to large

[gdal-dev] GDAL SVG to BMP conversion

2021-03-02 Thread Shaw, Theodore
I'm attempting to convert SVG files output by Gdspy to large BMPs, approximately 50,000 x 50,000 pixels. This documentation page https://gdal.org/drivers/vector/svg.html looks like it says that GDAL only supports SVG files that are the output of Cloudmade Vector Stream Server. Am I understandin