[gdal-dev] GML elevation

Frank Warmerdam warmerdam at pobox.com
Mon Aug 8 23:20:34 EDT 2011


On Mon, Aug 8, 2011 at 8:14 PM, Nikolaos Hatzopoulos <nhatzop at gmail.com> wrote:
> GDAL 1.8.1
> java -Djava.library.path=. -cp gdal.jar:build/apps ogrinfo
> /home/nickhatz/my.gml  Borehole
>
> INFO: Open of `/home/nickhatz/my.gml'
>       using driver `GML' successful.
>...
> elevation: Real (0.0)
> driller: String (0.0)
> dateOfDrilling: String (10.0)
> drillingMethod: String (12.0)
> startPoint: String (22.0)
> inclinationType: String (8.0)
> lowerCorner: Real (0.0)
> upperCorner: Real (0.0)
> coreCustodian: String (0.0)
> OGRFeature(Borehole):5
>   gml_id (String) = gsml.borehole.WTB5
>   name (StringList) = (2:,...)
>   sampledFeature (String) =
>
...
>   elevation (Real) = 45
>   driller (String) =
...
>
> What version are you running?


Nikos,

I am running trunk which is likely fairly similar to 1.8.1.
So clearly you need a newish version to properly support
this GML variant.  There has certainly been a lot of work
on the GML driver since 1.7.x.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer


More information about the gdal-dev mailing list