File: dummy.gml

package info (click to toggle)
python-stetl 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 90,360 kB
  • sloc: python: 5,618; xml: 707; sql: 430; makefile: 147; sh: 71
file content (113 lines) | stat: -rw-r--r-- 6,290 bytes parent folder | download | duplicates (16)
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="UTF-8"?>
<top10nl:FeatureCollectionT10NL xmlns:top10nl="http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0" xmlns:brt="http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0 top10nl.xsd" gml:id="NL.TOP10NL_FC1">
  <!--Dit GML-bestand is gegenereerd met make-gml.xsl-->
  <top10nl:FeatureMember>
    <top10nl:FunctioneelGebied gml:id="nl.top10nl.101010">
      <top10nl:identificatie>
        <brt:NEN3610ID>
          <brt:namespace>NL.TOP10NL</brt:namespace>
          <brt:lokaalID>101010</brt:lokaalID>
        </brt:NEN3610ID>
      </top10nl:identificatie>
      <top10nl:brontype>Luchtfoto</top10nl:brontype>
      <top10nl:bronactualiteit>2015-01-01</top10nl:bronactualiteit>
      <top10nl:bronbeschrijving>Een orthogerectificeerde fotografische opname van een deel van het aardoppervlak. Gemaakt vanuit een vliegtuig.</top10nl:bronbeschrijving>
      <top10nl:bronnauwkeurigheid>0.4</top10nl:bronnauwkeurigheid>
      <top10nl:objectBeginTijd>2015-08-15</top10nl:objectBeginTijd>
      <top10nl:tijdstipRegistratie>2015-08-15</top10nl:tijdstipRegistratie>
      <top10nl:tdnCode>999</top10nl:tdnCode>
      <top10nl:visualisatieCode>19160</top10nl:visualisatieCode>
      <top10nl:mutatieType>TEST</top10nl:mutatieType>
      <top10nl:typeFunctioneelGebied>arboretum</top10nl:typeFunctioneelGebied>
      <!--Het optionele attribuut soortnaam wordt overgeslagen-->
      <top10nl:naamNL>Test typeFunctioneelGebied arboretum</top10nl:naamNL>
      <top10nl:naamFries>Test typeFunctioneelGebied arboretum</top10nl:naamFries>
      <top10nl:geometrie>
        <brt:BRTVlakMultivlakOfPunt>
          <brt:puntGeometrie>
            <gml:Point gml:id="x" srsName="urn:ogc:def:crs:EPSG::28992">
              <gml:pos>101014.5 400104.5</gml:pos>
            </gml:Point>
          </brt:puntGeometrie>
        </brt:BRTVlakMultivlakOfPunt>
      </top10nl:geometrie>
    </top10nl:FunctioneelGebied>
  </top10nl:FeatureMember>
  <top10nl:FeatureMember>
    <top10nl:FunctioneelGebied gml:id="nl.top10nl.101011">
      <top10nl:identificatie>
        <brt:NEN3610ID>
          <brt:namespace>NL.TOP10NL</brt:namespace>
          <brt:lokaalID>101011</brt:lokaalID>
        </brt:NEN3610ID>
      </top10nl:identificatie>
      <top10nl:brontype>Luchtfoto</top10nl:brontype>
      <top10nl:bronactualiteit>2015-01-01</top10nl:bronactualiteit>
      <top10nl:bronbeschrijving>Een orthogerectificeerde fotografische opname van een deel van het aardoppervlak. Gemaakt vanuit een vliegtuig.</top10nl:bronbeschrijving>
      <top10nl:bronnauwkeurigheid>0.4</top10nl:bronnauwkeurigheid>
      <top10nl:objectBeginTijd>2015-08-15</top10nl:objectBeginTijd>
      <top10nl:tijdstipRegistratie>2015-08-15</top10nl:tijdstipRegistratie>
      <top10nl:tdnCode>999</top10nl:tdnCode>
      <top10nl:visualisatieCode>19160</top10nl:visualisatieCode>
      <top10nl:mutatieType>TEST</top10nl:mutatieType>
      <top10nl:typeFunctioneelGebied>arboretum</top10nl:typeFunctioneelGebied>
      <!--Het optionele attribuut soortnaam wordt overgeslagen-->
      <top10nl:naamNL>Test typeFunctioneelGebied arboretum</top10nl:naamNL>
      <top10nl:naamFries>Test typeFunctioneelGebied arboretum</top10nl:naamFries>
      <top10nl:geometrie>
        <brt:BRTVlakMultivlakOfPunt>
          <brt:vlakGeometrie>
            <gml:Polygon gml:id="x" srsName="urn:ogc:def:crs:EPSG::28992">
              <gml:exterior>
                <gml:LinearRing>
                  <gml:posList srsDimension="2" count="5">101010 400110 101019 400110 101019 400119 101010 400119 101010 400110</gml:posList>
                </gml:LinearRing>
              </gml:exterior>
            </gml:Polygon>
          </brt:vlakGeometrie>
        </brt:BRTVlakMultivlakOfPunt>
      </top10nl:geometrie>
    </top10nl:FunctioneelGebied>
  </top10nl:FeatureMember>
  <top10nl:FeatureMember>
    <top10nl:FunctioneelGebied gml:id="nl.top10nl.101012">
      <top10nl:identificatie>
        <brt:NEN3610ID>
          <brt:namespace>NL.TOP10NL</brt:namespace>
          <brt:lokaalID>101012</brt:lokaalID>
        </brt:NEN3610ID>
      </top10nl:identificatie>
      <top10nl:brontype>Luchtfoto</top10nl:brontype>
      <top10nl:bronactualiteit>2015-01-01</top10nl:bronactualiteit>
      <top10nl:bronbeschrijving>Een orthogerectificeerde fotografische opname van een deel van het aardoppervlak. Gemaakt vanuit een vliegtuig.</top10nl:bronbeschrijving>
      <top10nl:bronnauwkeurigheid>0.4</top10nl:bronnauwkeurigheid>
      <top10nl:objectBeginTijd>2015-08-15</top10nl:objectBeginTijd>
      <top10nl:tijdstipRegistratie>2015-08-15</top10nl:tijdstipRegistratie>
      <top10nl:tdnCode>999</top10nl:tdnCode>
      <top10nl:visualisatieCode>19160</top10nl:visualisatieCode>
      <top10nl:mutatieType>TEST</top10nl:mutatieType>
      <top10nl:typeFunctioneelGebied>arboretum</top10nl:typeFunctioneelGebied>
      <!--Het optionele attribuut soortnaam wordt overgeslagen-->
      <top10nl:naamNL>Test typeFunctioneelGebied arboretum</top10nl:naamNL>
      <top10nl:naamFries>Test typeFunctioneelGebied arboretum</top10nl:naamFries>
      <top10nl:geometrie>
        <brt:BRTVlakMultivlakOfPunt>
          <brt:vlakGeometrie>
            <gml:Polygon gml:id="x" srsName="urn:ogc:def:crs:EPSG::28992">
              <gml:exterior>
                <gml:LinearRing>
                  <gml:posList srsDimension="2" count="5">101010 400120 101019 400120 101019 400129 101010 400129 101010 400120</gml:posList>
                </gml:LinearRing>
              </gml:exterior>
              <gml:interior>
                <gml:LinearRing>
                  <gml:posList srsDimension="2" count="5">101013 400123 101013 400126 101016 400126 101016 400123 101013 400123</gml:posList>
                </gml:LinearRing>
              </gml:interior>
            </gml:Polygon>
          </brt:vlakGeometrie>
        </brt:BRTVlakMultivlakOfPunt>
      </top10nl:geometrie>
    </top10nl:FunctioneelGebied>
  </top10nl:FeatureMember>
</top10nl:FeatureCollectionT10NL>