QGIS/python/plugins/processing/tests/testdata/expected/surface_vol_subtract.gml

17 lines
926 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ogr.maptools.org/ surface_vol_subtract.xsd"
xmlns:ogr="http://ogr.maptools.org/"
xmlns:gml="http://www.opengis.net/gml">
<gml:boundedBy><gml:null>missing</gml:null></gml:boundedBy>
<gml:featureMember>
<ogr:surface_vol_subtract fid="surface_vol_subtract.0">
<ogr:volume>0.06158302</ogr:volume>
<ogr:deg2>0.00130550</ogr:deg2>
<ogr:pixel_count>130550</ogr:pixel_count>
</ogr:surface_vol_subtract>
</gml:featureMember>
</ogr:FeatureCollection>