File: nearest_lines_to_polys.gml

package info (click to toggle)
qgis 3.22.16%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,186,020 kB
  • sloc: cpp: 1,275,562; python: 194,091; xml: 15,597; perl: 3,471; sh: 3,368; sql: 2,485; ansic: 2,219; yacc: 1,056; lex: 574; javascript: 504; lisp: 411; makefile: 227
file content (88 lines) | stat: -rw-r--r-- 4,659 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://ogr.maptools.org/ nearest_lines_to_polys.xsd"
     xmlns:ogr="http://ogr.maptools.org/"
     xmlns:gml="http://www.opengis.net/gml">
  <gml:boundedBy>
    <gml:Box>
      <gml:coord><gml:X>-1</gml:X><gml:Y>-3</gml:Y></gml:coord>
      <gml:coord><gml:X>10</gml:X><gml:Y>5</gml:Y></gml:coord>
    </gml:Box>
  </gml:boundedBy>

  <gml:featureMember>
    <ogr:nearest_lines_to_polys fid="polys.0">
      <ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1,-1 -0.784492588369441,2.79526795895097 2.84914481185861,2.77371721778791 2.97844925883694,2.0 2.30005017001229,2.31222976119276 1.7306157354618,2.18318129988597 1.8047712914227,1.30692158433784 1.67006135290115,0.930982619199196 1.75463252921878,0.447776631639586 2,-1 -1,-1</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
      <ogr:name>aaaaa</ogr:name>
      <ogr:intval>33</ogr:intval>
      <ogr:floatval>44.123456</ogr:floatval>
      <ogr:fid_2>lines.1</ogr:fid_2>
      <ogr:n>1</ogr:n>
      <ogr:distance>0</ogr:distance>
      <ogr:feature_x>-1</ogr:feature_x>
      <ogr:feature_y>-1</ogr:feature_y>
      <ogr:nearest_x>-1</ogr:nearest_x>
      <ogr:nearest_y>-1</ogr:nearest_y>
    </ogr:nearest_lines_to_polys>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:nearest_lines_to_polys fid="polys.1">
      <ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>5,5 6,4 4,4 5,5</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
      <ogr:name>Aaaaa</ogr:name>
      <ogr:intval>-33</ogr:intval>
      <ogr:floatval>0</ogr:floatval>
      <ogr:fid_2>lines.0</ogr:fid_2>
      <ogr:n>1</ogr:n>
      <ogr:distance>1.6994495412844</ogr:distance>
      <ogr:feature_x>5.96532110091743</ogr:feature_x>
      <ogr:feature_y>4</ogr:feature_y>
      <ogr:nearest_x>5.96532110091743</ogr:nearest_x>
      <ogr:nearest_y>2.3005504587156</ogr:nearest_y>
    </ogr:nearest_lines_to_polys>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:nearest_lines_to_polys fid="polys.3">
      <ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>6,1 10,1 10,-3 6,-3 6,1</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs><gml:innerBoundaryIs><gml:LinearRing><gml:coordinates>7.43101482326112,-0.247833523375142 7,-2 9.11852907639681,0.204732041049031 7.43101482326112,-0.247833523375142</gml:coordinates></gml:LinearRing></gml:innerBoundaryIs></gml:Polygon></ogr:geometryProperty>
      <ogr:name>ASDF</ogr:name>
      <ogr:intval>0</ogr:intval>
      <ogr:floatval xsi:nil="true"/>
      <ogr:fid_2>lines.4</ogr:fid_2>
      <ogr:n>2</ogr:n>
      <ogr:distance>0</ogr:distance>
      <ogr:feature_x>7</ogr:feature_x>
      <ogr:feature_y>-3</ogr:feature_y>
      <ogr:nearest_x>7</ogr:nearest_x>
      <ogr:nearest_y>-3</ogr:nearest_y>
    </ogr:nearest_lines_to_polys>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:nearest_lines_to_polys fid="polys.3">
      <ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>6,1 10,1 10,-3 6,-3 6,1</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs><gml:innerBoundaryIs><gml:LinearRing><gml:coordinates>7.43101482326112,-0.247833523375142 7,-2 9.11852907639681,0.204732041049031 7.43101482326112,-0.247833523375142</gml:coordinates></gml:LinearRing></gml:innerBoundaryIs></gml:Polygon></ogr:geometryProperty>
      <ogr:name>ASDF</ogr:name>
      <ogr:intval>0</ogr:intval>
      <ogr:floatval xsi:nil="true"/>
      <ogr:fid_2>lines.5</ogr:fid_2>
      <ogr:n>1</ogr:n>
      <ogr:distance>0</ogr:distance>
      <ogr:feature_x>10</ogr:feature_x>
      <ogr:feature_y>0.751595020683033</ogr:feature_y>
      <ogr:nearest_x>10</ogr:nearest_x>
      <ogr:nearest_y>0.751595020683033</ogr:nearest_y>
    </ogr:nearest_lines_to_polys>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:nearest_lines_to_polys fid="polys.4">
      <ogr:name xsi:nil="true"/>
      <ogr:intval>120</ogr:intval>
      <ogr:floatval>-100291.43213</ogr:floatval>
      <ogr:fid_2 xsi:nil="true"/>
      <ogr:n xsi:nil="true"/>
      <ogr:distance xsi:nil="true"/>
      <ogr:feature_x xsi:nil="true"/>
      <ogr:feature_y xsi:nil="true"/>
      <ogr:nearest_x xsi:nil="true"/>
      <ogr:nearest_y xsi:nil="true"/>
    </ogr:nearest_lines_to_polys>
  </gml:featureMember>
</ogr:FeatureCollection>