Re: [gdal-dev] does OGR GML support multiple geometries

2015-11-24 Thread Even Rouault
Luc, > >name="MyDualGeomFeature" > type="test:MyDualGeomFeature" ==> This should by type="test:MyDualGeomFeatureType" Once corrected, with GDAL 1.11 or above : $ ogrinfo ../../trunk/gdal/test.gml -al Had to open data source read-only. INFO: Open of `../../trunk/gdal/test.gml'

[gdal-dev] does OGR GML support multiple geometries

2015-11-24 Thread lucvanlinden
Hi Tested 1.11 2.0beta of OGR (have no binaries at hand for latest stabble 2.X). Trying to use gml with multiple geometries. Here is some simplified testcase. testMydualGeom.xsd: http://www.w3.org/2001/XMLSchema"; xmlns:gml="http://www.opengis.net/gml"; xmlns:gmlsf="http://www.opengis.net