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

39 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ogr.maptools.org/ line_intersection_collection.xsd"
xmlns:ogr="http://ogr.maptools.org/"
xmlns:gml="http://www.opengis.net/gml">
<gml:boundedBy>
<gml:Box>
<gml:coord><gml:X>964081.0170018662</gml:X><gml:Y>1077618.29701916</gml:Y></gml:coord>
<gml:coord><gml:X>964211.234771022</gml:X><gml:Y>1077722.274363162</gml:Y></gml:coord>
</gml:Box>
</gml:boundedBy>
<gml:featureMember>
<ogr:line_intersection_collection fid="line_intersection_collection1.0">
<ogr:geometryProperty><gml:Point srsName="EPSG:3116"><gml:coordinates>964081.017001866,1077722.27436316</gml:coordinates></gml:Point></ogr:geometryProperty>
<ogr:longitud>1804.4</ogr:longitud>
<ogr:fid_2>line_intersection_collection2.0</ogr:fid_2>
<ogr:longitud_2>672.7</ogr:longitud_2>
</ogr:line_intersection_collection>
</gml:featureMember>
<gml:featureMember>
<ogr:line_intersection_collection fid="line_intersection_collection1.0">
<ogr:geometryProperty><gml:Point srsName="EPSG:3116"><gml:coordinates>964144.709036063,1077671.41702938</gml:coordinates></gml:Point></ogr:geometryProperty>
<ogr:longitud>1804.4</ogr:longitud>
<ogr:fid_2>line_intersection_collection2.0</ogr:fid_2>
<ogr:longitud_2>672.7</ogr:longitud_2>
</ogr:line_intersection_collection>
</gml:featureMember>
<gml:featureMember>
<ogr:line_intersection_collection fid="line_intersection_collection1.0">
<ogr:geometryProperty><gml:Point srsName="EPSG:3116"><gml:coordinates>964211.234771022,1077618.29701916</gml:coordinates></gml:Point></ogr:geometryProperty>
<ogr:longitud>1804.4</ogr:longitud>
<ogr:fid_2>line_intersection_collection2.0</ogr:fid_2>
<ogr:longitud_2>672.7</ogr:longitud_2>
</ogr:line_intersection_collection>
</gml:featureMember>
</ogr:FeatureCollection>