[gdal-dev] ogr gml

Sebastian E. Ovide sebastian.ovide at gmail.com
Wed Jan 5 11:13:45 EST 2011


Hi All,

ogrinfo is skiping some fields my gml files....

for example the
fields addressStatus, matchStatus, physicalStatus, positionalQuality
and structureType are not read...

<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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110105/14b55481/attachment-0001.html


More information about the gdal-dev mailing list