forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jpfgdgml_RailCL.gfs
54 lines (54 loc) · 1.47 KB
/
jpfgdgml_RailCL.gfs
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
<GMLFeatureClassList>
<GMLFeatureClass>
<Name>RailCL</Name>
<ElementPath>RailCL</ElementPath>
<SRSName>urn:ogc:def:crs:EPSG::6668</SRSName>
<GeometryElementPath>loc</GeometryElementPath>
<GeometryType>LineString</GeometryType>
<PropertyDefn>
<Name>fid</Name>
<ElementPath>fid</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>lfSpanFr</Name>
<ElementPath>lfSpanFr|timePosition</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>lfSpanTo</Name>
<ElementPath>lfSpanTo|timePosition</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>devDate</Name>
<ElementPath>devDate|timePosition</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>orgGILvl</Name>
<ElementPath>orgGILvl</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>orgMDId</Name>
<ElementPath>orgMDId</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>vis</Name>
<ElementPath>vis</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>type</Name>
<ElementPath>type</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>name</Name>
<ElementPath>name</ElementPath>
<Type>String</Type>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>