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- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
