mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
29 lines
1.4 KiB
XML
29 lines
1.4 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/ pixel_lines.xsd"
|
|
xmlns:ogr="http://ogr.maptools.org/"
|
|
xmlns:gml="http://www.opengis.net/gml">
|
|
<gml:boundedBy>
|
|
<gml:Box>
|
|
<gml:coord><gml:X>18.69764779785013</gml:X><gml:Y>45.79744720550632</gml:Y></gml:coord>
|
|
<gml:coord><gml:X>18.69836033831157</gml:X><gml:Y>45.79815749820605</gml:Y></gml:coord>
|
|
</gml:Box>
|
|
</gml:boundedBy>
|
|
|
|
<gml:featureMember>
|
|
<ogr:pixel_lines fid="pixel_lines.0">
|
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>18.6976477978501,45.798157498206 18.697964732251,45.7981507549209</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
|
</ogr:pixel_lines>
|
|
</gml:featureMember>
|
|
<gml:featureMember>
|
|
<ogr:pixel_lines fid="pixel_lines.1">
|
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>18.6983603383116,45.7974472055063 18.6983603383116,45.7977618921454</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
|
</ogr:pixel_lines>
|
|
</gml:featureMember>
|
|
<gml:featureMember>
|
|
<ogr:pixel_lines fid="pixel_lines.2">
|
|
</ogr:pixel_lines>
|
|
</gml:featureMember>
|
|
</ogr:FeatureCollection>
|