[gdal-dev] Maximum geometry size for JML driver
Jukka Rahkonen
jukka.rahkonen at maanmittauslaitos.fi
Wed Jan 27 12:20:13 PST 2016
Hi,
I couldn't convert a dataset into JML format but got a message:
"Too much data inside one element. File probably corrupted". Message seems
to come from line 486 in
https://trac.osgeo.org/gdal/browser/trunk/gdal/ogr/
ogrsf_frmts/jml/ogrjmllayer.cpp.
My geometry is indeed quite big multipolygon with 185690 vertices and 9998
holes but it is a valid one and I can convert it into other formats with
GDAL if I start from shapefile.
I wonder what is the maximum amount of data inside an element and if the
limit could be rised with some option.
-Jukka Rahkonen-
More information about the gdal-dev
mailing list