[gdal-dev] ogr gml

christopher.schmidt at nokia.com christopher.schmidt at nokia.com
Wed Jan 5 11:19:41 EST 2011


On Jan 5, 2011, at 11:13 AM, ext Sebastian E. Ovide wrote:

> Hi All,
> 
> ogrinfo is skiping some fields my gml files.... 
> 
> for example the fields addressStatus, matchStatus, physicalStatus, positionalQuality and structureType are not read...

Those are complex fields, which OGR doesn't handle.

-- Chris

> <osgb:addressPointMember>
> <osgb:AddressPoint fid='osgb1000002193000088'>
> <osgb:version>11</osgb:version>
> <osgb:versionDate>2009-10-12</osgb:versionDate>
> <osgb:theme>Address</osgb:theme>
> <osgb:addressStatus>
> <osgb:matchStatus>Matched</osgb:matchStatus>
> <osgb:physicalStatus>Existing</osgb:physicalStatus>
> <osgb:positionalQuality accuracy='Surveyed'>Final</osgb:positionalQuality>
> <osgb:structureType>Permanent Building</osgb:structureType>
> </osgb:addressStatus>
> <osgb:OSAPR>AP6DJK8352W7DAUGJG</osgb:OSAPR>
> <osgb:point>
> <gml:Point srsName='osgb:BNG'>
> <gml:coordinates>405525.600,628349.000</gml:coordinates>
> </gml:Point>
> </osgb:point>
> <osgb:postalAddress>
> <osgb:buildingNumber>16</osgb:buildingNumber>
> <osgb:thoroughfare>WEST END</osgb:thoroughfare>
> <osgb:dependentLocality>CHATTON</osgb:dependentLocality>
> <osgb:postTown>ALNWICK</osgb:postTown>
> <osgb:postCode type='Small'>NE66 5PP</osgb:postCode>
> <osgb:deliveryPointSuffix>1Z</osgb:deliveryPointSuffix>
> </osgb:postalAddress>
> <osgb:postalAddressDate>2003-04-18</osgb:postalAddressDate>
> <osgb:referenceToTopographicArea xlink:href='#osgb1000036885604'/>
> </osgb:AddressPoint>
> </osgb:addressPointMember>
> 
> any ideas ?
> -- 
> Sebastian E. Ovide
> 
> 
> 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev



More information about the gdal-dev mailing list