File: airports.gfs

package info (click to toggle)
qgis 3.40.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,185,400 kB
  • sloc: cpp: 1,616,418; python: 372,869; xml: 23,474; sh: 3,761; perl: 3,664; ansic: 2,829; sql: 2,137; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 155
file content (43 lines) | stat: -rw-r--r-- 1,196 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
32
33
34
35
36
37
38
39
40
41
42
43
<GMLFeatureClassList>
  <GMLFeatureClass>
    <Name>airports</Name>
    <ElementPath>airports</ElementPath>
    <!--POINT-->
    <GeometryType>1</GeometryType>
    <SRSName>EPSG:2964</SRSName>
    <DatasetSpecificInfo>
      <FeatureCount>76</FeatureCount>
      <ExtentXMin>-4480198.52221</ExtentXMin>
      <ExtentXMax>4615124.97899</ExtentXMax>
      <ExtentYMin>1433525.79887</ExtentYMin>
      <ExtentYMax>6502586.83035</ExtentYMax>
    </DatasetSpecificInfo>
    <PropertyDefn>
      <Name>ID</Name>
      <ElementPath>ID</ElementPath>
      <Type>Integer</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>fk_region</Name>
      <ElementPath>fk_region</ElementPath>
      <Type>Integer</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>ELEV</Name>
      <ElementPath>ELEV</ElementPath>
      <Type>Real</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>NAME</Name>
      <ElementPath>NAME</ElementPath>
      <Type>String</Type>
      <Width>26</Width>
    </PropertyDefn>
    <PropertyDefn>
      <Name>USE</Name>
      <ElementPath>USE</ElementPath>
      <Type>String</Type>
      <Width>23</Width>
    </PropertyDefn>
  </GMLFeatureClass>
</GMLFeatureClassList>