2017-09-19 16:27:14 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<ogr:FeatureCollection
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://ogr.maptools.org/ clip_lines.xsd"
|
|
|
|
xmlns:ogr="http://ogr.maptools.org/"
|
|
|
|
xmlns:gml="http://www.opengis.net/gml">
|
|
|
|
<gml:boundedBy>
|
|
|
|
<gml:Box>
|
2017-09-26 17:00:20 +03:00
|
|
|
<gml:coord><gml:X>4.294331983805669</gml:X><gml:Y>-2.02672064777328</gml:Y></gml:coord>
|
|
|
|
<gml:coord><gml:X>8.715384615384616</gml:X><gml:Y>2</gml:Y></gml:coord>
|
2017-09-19 16:27:14 +03:00
|
|
|
</gml:Box>
|
|
|
|
</gml:boundedBy>
|
2017-09-26 17:00:20 +03:00
|
|
|
|
2017-09-19 16:27:14 +03:00
|
|
|
<gml:featureMember>
|
2017-09-26 17:00:20 +03:00
|
|
|
<ogr:lines fid="lines.0">
|
|
|
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>6,2 8.71538461538462,2.0</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
|
|
|
</ogr:lines>
|
2017-09-19 16:27:14 +03:00
|
|
|
</gml:featureMember>
|
|
|
|
<gml:featureMember>
|
2017-09-26 17:00:20 +03:00
|
|
|
<ogr:lines fid="lines.3">
|
|
|
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>4.29433198380567,1.0 5,1</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
|
|
|
</ogr:lines>
|
2017-09-19 16:27:14 +03:00
|
|
|
</gml:featureMember>
|
|
|
|
<gml:featureMember>
|
2017-09-26 17:00:20 +03:00
|
|
|
<ogr:lines fid="lines.5">
|
|
|
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>6.97327935222672,-2.02672064777328 8.71538461538462,-0.284615384615383</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
|
|
|
</ogr:lines>
|
2017-09-19 16:27:14 +03:00
|
|
|
</gml:featureMember>
|
|
|
|
<gml:featureMember>
|
2017-09-26 17:00:20 +03:00
|
|
|
<ogr:lines fid="lines.6">
|
|
|
|
</ogr:lines>
|
2017-09-19 16:27:14 +03:00
|
|
|
</gml:featureMember>
|
|
|
|
</ogr:FeatureCollection>
|