mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
27 lines
1.7 KiB
Plaintext
27 lines
1.7 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<ogr:FeatureCollection
|
||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:schemaLocation="http://ogr.maptools.org/ segmentize_by_distance.xsd"
|
||
|
xmlns:ogr="http://ogr.maptools.org/"
|
||
|
xmlns:gml="http://www.opengis.net/gml">
|
||
|
<gml:boundedBy>
|
||
|
<gml:Box>
|
||
|
<gml:coord><gml:X>-0.9875563570784498</gml:X><gml:Y>-3.019161406672679</gml:Y></gml:coord>
|
||
|
<gml:coord><gml:X>9.794917283570138</gml:X><gml:Y>4.303894025825194</gml:Y></gml:coord>
|
||
|
</gml:Box>
|
||
|
</gml:boundedBy>
|
||
|
|
||
|
<gml:featureMember>
|
||
|
<ogr:segmentize_by_distance fid="1">
|
||
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>-0.98755635707845,-0.974075743913436 -0.212652411335007,1.23725667259743 1.61554353037206,2.70291924637298 3.94247675733233,2.9783261066885 6.06230838593327,1.97993688007214</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
||
|
<ogr:id>1</ogr:id>
|
||
|
</ogr:segmentize_by_distance>
|
||
|
</gml:featureMember>
|
||
|
<gml:featureMember>
|
||
|
<ogr:segmentize_by_distance fid="2">
|
||
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>6.91442741208296,-3.01916140667268 5.90638239076692,-1.47558750786245 6.20570477434748,0.34352800709968 7.65518199185988,1.48273428429481 9.49350766456267,1.34368800721371 9.79491728357014,2.63050854973142 9.18843697294715,3.80478981923308 7.96465191909257,4.30389402582519 6.70991884580703,3.88868349864743</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
||
|
<ogr:id>2</ogr:id>
|
||
|
</ogr:segmentize_by_distance>
|
||
|
</gml:featureMember>
|
||
|
</ogr:FeatureCollection>
|