Thanks for the feedback Even, comments inline below.
On 23/11/2015 5:25 PM, Even Rouault wrote:
Tim,
Would it make sense to do something as follows? (Note: I haven't tried
this yet, I'm just soliciting early feedback so please bare with me )
if (osMinResolution.size() != 0)
{
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'
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