File: enclosing_circles_all.gfs

package info (click to toggle)
qgis 3.40.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,181,336 kB
  • sloc: cpp: 1,593,302; python: 370,494; xml: 23,474; perl: 3,664; sh: 3,482; ansic: 2,257; sql: 2,133; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 157
file content (31 lines) | stat: -rw-r--r-- 909 bytes parent folder | download | duplicates (12)
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
<GMLFeatureClassList>
  <GMLFeatureClass>
    <Name>enclosing_circles_all</Name>
    <ElementPath>enclosing_circles_all</ElementPath>
    <!--POLYGON-->
    <GeometryType>3</GeometryType>
    <SRSName>EPSG:4326</SRSName>
    <DatasetSpecificInfo>
      <FeatureCount>1</FeatureCount>
      <ExtentXMin>-1.50891</ExtentXMin>
      <ExtentXMax>10.30638</ExtentXMax>
      <ExtentYMin>-5.30638</ExtentYMin>
      <ExtentYMax>6.50891</ExtentYMax>
    </DatasetSpecificInfo>
    <PropertyDefn>
      <Name>center_x</Name>
      <ElementPath>center_x</ElementPath>
      <Type>Real</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>center_y</Name>
      <ElementPath>center_y</ElementPath>
      <Type>Real</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>radius</Name>
      <ElementPath>radius</ElementPath>
      <Type>Real</Type>
    </PropertyDefn>
  </GMLFeatureClass>
</GMLFeatureClassList>