mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
45 lines
1.9 KiB
XML
45 lines
1.9 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/ v_rectify.xsd"
|
|
xmlns:ogr="http://ogr.maptools.org/"
|
|
xmlns:gml="http://www.opengis.net/gml">
|
|
<gml:boundedBy>
|
|
<gml:Box>
|
|
<gml:coord><gml:X>-204.115</gml:X><gml:Y>12.198</gml:Y></gml:coord>
|
|
<gml:coord><gml:X>-84.78</gml:X><gml:Y>124.318</gml:Y></gml:coord>
|
|
</gml:Box>
|
|
</gml:boundedBy>
|
|
|
|
<gml:featureMember>
|
|
<ogr:v_rectify fid="v_rectify.0">
|
|
<ogr:geometryProperty><gml:Point><gml:coordinates>-204.115,12.198</gml:coordinates></gml:Point></ogr:geometryProperty>
|
|
<ogr:id>1</ogr:id>
|
|
<ogr:local_x>-204.115</ogr:local_x>
|
|
<ogr:local_y>12.198</ogr:local_y>
|
|
<ogr:utm37n_x>433392.793</ogr:utm37n_x>
|
|
<ogr:utm37n_y>3823100.684</ogr:utm37n_y>
|
|
</ogr:v_rectify>
|
|
</gml:featureMember>
|
|
<gml:featureMember>
|
|
<ogr:v_rectify fid="v_rectify.1">
|
|
<ogr:geometryProperty><gml:Point><gml:coordinates>-84.78,124.318</gml:coordinates></gml:Point></ogr:geometryProperty>
|
|
<ogr:id>2</ogr:id>
|
|
<ogr:local_x>-84.780</ogr:local_x>
|
|
<ogr:local_y>124.318</ogr:local_y>
|
|
<ogr:utm37n_x>433389.825</ogr:utm37n_x>
|
|
<ogr:utm37n_y>3823061.376</ogr:utm37n_y>
|
|
</ogr:v_rectify>
|
|
</gml:featureMember>
|
|
<gml:featureMember>
|
|
<ogr:v_rectify fid="v_rectify.2">
|
|
<ogr:geometryProperty><gml:Point><gml:coordinates>-87.466,84.973</gml:coordinates></gml:Point></ogr:geometryProperty>
|
|
<ogr:id>3</ogr:id>
|
|
<ogr:local_x>-87.466</ogr:local_x>
|
|
<ogr:local_y>84.973</ogr:local_y>
|
|
<ogr:utm37n_x>433272.705</ogr:utm37n_x>
|
|
<ogr:utm37n_y>3822989.470</ogr:utm37n_y>
|
|
</ogr:v_rectify>
|
|
</gml:featureMember>
|
|
</ogr:FeatureCollection>
|