├── GDAL_DATA
├── GDALLogoBW.svg
├── GDALLogoColor.svg
├── GDALLogoGS.svg
├── SRID.csv
├── StartHint.dat
├── alias.csv
├── area.csv
├── bag_template.xml
├── change.csv
├── compdcs.csv
├── coordinate_axis.csv
├── coordinate_axis_name.csv
├── coordinate_operation.csv
├── coordinate_operation_method.csv
├── coordinate_operation_parameter.csv
├── coordinate_operation_parameter_value.csv
├── coordinate_operation_path.csv
├── coordinate_reference_system.csv
├── coordinate_system.csv
├── cubewerx_extra.wkt
├── datum.csv
├── datum_shift.csv
├── datum_shift_pref.csv
├── default.rsc
├── deprecation.csv
├── ecw_cs.wkt
├── eedaconf.json
├── ellipsoid.csv
├── epsg.wkt
├── esri_StatePlane_extra.wkt
├── esri_datum_override.csv
├── gcs.csv
├── gcs.override.csv
├── gdalicon.png
├── gdalvrt.xsd
├── geoccs.csv
├── gml_registry.xml
├── gmlasconf.xml
├── gmlasconf.xsd
├── gt_datum.csv
├── gt_ellips.csv
├── header.dxf
├── inspire_cp_BasicPropertyUnit.gfs
├── inspire_cp_CadastralBoundary.gfs
├── inspire_cp_CadastralParcel.gfs
├── inspire_cp_CadastralZoning.gfs
├── jpfgdgml_AdmArea.gfs
├── jpfgdgml_AdmBdry.gfs
├── jpfgdgml_AdmPt.gfs
├── jpfgdgml_BldA.gfs
├── jpfgdgml_BldL.gfs
├── jpfgdgml_Cntr.gfs
├── jpfgdgml_CommBdry.gfs
├── jpfgdgml_CommPt.gfs
├── jpfgdgml_Cstline.gfs
├── jpfgdgml_ElevPt.gfs
├── jpfgdgml_GCP.gfs
├── jpfgdgml_LeveeEdge.gfs
├── jpfgdgml_RailCL.gfs
├── jpfgdgml_RdASL.gfs
├── jpfgdgml_RdArea.gfs
├── jpfgdgml_RdCompt.gfs
├── jpfgdgml_RdEdg.gfs
├── jpfgdgml_RdMgtBdry.gfs
├── jpfgdgml_RdSgmtA.gfs
├── jpfgdgml_RvrMgtBdry.gfs
├── jpfgdgml_SBAPt.gfs
├── jpfgdgml_SBArea.gfs
├── jpfgdgml_SBBdry.gfs
├── jpfgdgml_WA.gfs
├── jpfgdgml_WL.gfs
├── jpfgdgml_WStrA.gfs
├── jpfgdgml_WStrL.gfs
├── naming_system.csv
├── netcdf_config.xsd
├── nitf_spec.xml
├── nitf_spec.xsd
├── ogrvrt.xsd
├── osmconf.ini
├── ozi_datum.csv
├── ozi_ellips.csv
├── pci_datum.txt
├── pci_ellips.txt
├── pcs.csv
├── pcs.override.csv
├── pdfcomposition.xsd
├── pds4_template.xml
├── plscenesconf.json
├── prime_meridian.csv
├── projop_wparm.csv
├── ruian_vf_ob_v1.gfs
├── ruian_vf_st_uvoh_v1.gfs
├── ruian_vf_st_v1.gfs
├── ruian_vf_v1.gfs
├── s57agencies.csv
├── s57attributes.csv
├── s57expectedinput.csv
├── s57objectclasses.csv
├── seed_2d.dgn
├── seed_3d.dgn
├── stateplane.csv
├── supersession.csv
├── trailer.dxf
├── unit_of_measure.csv
├── vdv452.xml
├── vdv452.xsd
├── version_history.csv
├── vertcs.csv
└── vertcs.override.csv
├── PLUS v1.40_boxed.exe
├── PLUS_test_data.rar
├── README.md
├── Tutorials_Eng
├── Tutorial A: UserManual of the PLUS model 20250531.pdf
└── Tutorial B:Simulating the driven effects of planning policy on LULC 20210813.pdf
├── ellipsoid.csv
├── gdal_datum.csv
├── iconengines
└── qsvgicon.dll
├── imageformats
├── qgif.dll
├── qicns.dll
├── qico.dll
├── qjpeg.dll
├── qsvg.dll
├── qtga.dll
├── qtiff.dll
├── qwbmp.dll
└── qwebp.dll
├── pic1.png
├── pic2.png
├── platforms
└── qwindows.dll
├── styles
└── qwindowsvistastyle.dll
├── translations
├── qt_ar.qm
├── qt_bg.qm
├── qt_ca.qm
├── qt_cs.qm
├── qt_da.qm
├── qt_de.qm
├── qt_en.qm
├── qt_es.qm
├── qt_fi.qm
├── qt_fr.qm
├── qt_gd.qm
├── qt_he.qm
├── qt_hu.qm
├── qt_it.qm
├── qt_ja.qm
├── qt_ko.qm
├── qt_lv.qm
├── qt_pl.qm
├── qt_ru.qm
├── qt_sk.qm
├── qt_uk.qm
└── qt_zh_TW.qm
└── 教程(中文)
├── 教程一:plus模型原理和软件介绍 20250531.pdf
└── 教程二:PLUS模型模拟规划政策对土地利用的驱动作用 20211019.pdf
/GDAL_DATA/StartHint.dat:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/GDAL_DATA/alias.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/alias.csv
--------------------------------------------------------------------------------
/GDAL_DATA/bag_template.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | eng
5 |
6 |
7 |
8 |
9 | ${INDIVIDUAL_NAME:unknown}
10 |
11 |
12 | ${ORGANISATION_NAME:unknown}
13 |
14 |
15 | ${POSITION_NAME:unknown}
16 |
17 |
18 | ${CONTACT_ROLE:author}
19 |
20 |
21 |
22 |
23 | ${DATE}
24 |
25 |
26 | ${METADATA_STANDARD_NAME:ISO 19139}
27 |
28 |
29 | ${METADATA_STANDARD_VERSION:1.1.0}
30 |
31 |
32 |
33 |
34 | 2
35 |
36 |
37 |
38 |
39 | row
40 |
41 |
42 | ${HEIGHT}
43 |
44 |
45 | ${RESY}
46 |
47 |
48 |
49 |
50 |
51 |
52 | column
53 |
54 |
55 | ${WIDTH}
56 |
57 |
58 | ${RESX}
59 |
60 |
61 |
62 |
63 | point
64 |
65 |
66 | 1
67 |
68 |
69 | 0
70 |
71 |
72 |
73 | ${CORNER_POINTS}
74 |
75 |
76 |
77 | center
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 | ${HORIZ_WKT}
87 |
88 |
89 | WKT
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 | ${VERT_WKT:VERT_CS["unknown", VERT_DATUM["unknown", 2000]]}
101 |
102 |
103 | WKT
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 | ${XML_IDENTIFICATION_CITATION:}
112 |
113 | ${ABSTRACT:}
114 |
115 |
116 | grid
117 |
118 |
119 |
120 |
121 | ${RES}
122 |
123 |
124 |
125 |
126 | eng
127 |
128 |
129 | elevation
130 |
131 |
132 |
133 |
134 |
135 |
136 | ${WEST_LONGITUDE}
137 |
138 |
139 | ${EAST_LONGITUDE}
140 |
141 |
142 | ${SOUTH_LATITUDE}
143 |
144 |
145 | ${NORTH_LATITUDE}
146 |
147 |
148 |
149 |
150 |
151 |
152 | ${VERTICAL_UNCERT_CODE:unknown}
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 | dataset
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 | ${PROCESS_STEP_DESCRIPTION}
171 |
172 |
173 | ${DATETIME}
174 |
175 |
176 |
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 | ${RESTRICTION_CODE:otherRestrictions}
185 |
186 |
187 | ${RESTRICTION_OTHER_CONSTRAINTS:unknown}
188 |
189 |
190 |
191 |
192 |
193 |
194 | ${CLASSIFICATION:unclassified}
195 |
196 |
197 | ${SECURITY_USER_NOTE:none}
198 |
199 |
200 |
201 |
202 |
--------------------------------------------------------------------------------
/GDAL_DATA/change.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/change.csv
--------------------------------------------------------------------------------
/GDAL_DATA/compdcs.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","CMPD_HORIZCRS_CODE","CMPD_VERTCRS_CODE","SHOW_CRS","DEPRECATED"
2 | 3901,"KKJ / Finland Uniform Coordinate System + N60 height",2393,5717,1,0
3 | 3902,"ETRS89 / TM35FIN(N,E) + N60 height",5048,5717,1,0
4 | 3903,"ETRS89 / TM35FIN(N,E) + N2000 height",5048,3900,1,0
5 | 4097,"ETRS89 / DKTM1 + DVR90 height",4093,5799,1,0
6 | 4098,"ETRS89 / DKTM2 + DVR90 height",4094,5799,1,0
7 | 4099,"ETRS89 / DKTM3 + DVR90 height",4095,5799,1,0
8 | 4100,"ETRS89 / DKTM4 + DVR90 height",4096,5799,1,0
9 | 5318,"ETRS89 / Faroe TM + FVR09 height",5316,5317,1,0
10 | 7400,"NTF (Paris) + NGF IGN69 height",4807,5720,1,0
11 | 7401,"NTF (Paris) / France II + NGF Lallemand",27582,5719,1,1
12 | 7402,"NTF (Paris) / France II + NGF IGN69",27582,5720,1,1
13 | 7403,"NTF (Paris) / France III + NGF IGN69",27583,5720,1,1
14 | 7404,"RT90 + RH70 height",4124,5718,1,0
15 | 7405,"OSGB 1936 / British National Grid + ODN height",27700,5701,1,0
16 | 7406,"NAD27 + NGVD29 height",4267,5702,1,0
17 | 7407,"NAD27 / Texas North + NGVD29 height",32037,5702,1,0
18 | 7408,"RD/NAP",4289,5709,1,1
19 | 7409,"ETRS89 + EVRF2000 height",4258,5730,1,0
20 | 7410,PSHD93,4134,5724,1,0
21 | 7411,"NTF (Paris) / Lambert zone II + NGF Lallemand height",27572,5719,1,0
22 | 7412,"NTF (Paris) / Lambert zone II + NGF IGN69",27572,5719,1,1
23 | 7413,"NTF (Paris) / Lambert zone III + NGF IGN69",27573,5719,1,1
24 | 7414,"Tokyo + JSLD height",4301,5723,1,0
25 | 7415,"Amersfoort / RD New + NAP height",28992,5709,1,0
26 | 7416,"ETRS89 / UTM zone 32N + DVR90 height",25832,5799,1,0
27 | 7417,"ETRS89 / UTM zone 33N + DVR90 height",25833,5799,1,0
28 | 7418,"ETRS89 / Kp2000 Jutland + DVR90 height",2196,5799,1,0
29 | 7419,"ETRS89 / Kp2000 Zealand + DVR90 height",2197,5799,1,0
30 | 7420,"ETRS89 / Kp2000 Bornholm + DVR90 height",2198,5799,1,0
31 | 7421,"NTF (Paris) / Lambert zone II + NGF IGN69 height",27572,5720,1,0
32 | 7422,"NTF (Paris) / Lambert zone III + NGF IGN69 height",27573,5720,1,0
33 | 7423,"ETRS89 + EVRF2007 height",4258,5621,1,0
34 |
--------------------------------------------------------------------------------
/GDAL_DATA/coordinate_axis.csv:
--------------------------------------------------------------------------------
1 | coord_sys_code,coord_axis_name_code,coord_axis_orientation,coord_axis_abbreviation,uom_code,coord_axis_order
2 | 1024,9906,east,M,9001,1
3 | 1024,9907,north,P,9001,2
4 | 1025,9906,North along 130°W,X,9001,1
5 | 1025,9907,North along 140°E,Y,9001,2
6 | 1026,9906,South along 90°E,E,9001,1
7 | 1026,9907,South along 180°E,N,9001,2
8 | 1027,9906,North along 90°E,E,9001,1
9 | 1027,9907,North along 0°E,N,9001,2
10 | 1028,9906,east,E,9037,1
11 | 1028,9907,north,N,9037,2
12 | 4400,9906,east,E,9001,1
13 | 4400,9907,north,N,9001,2
14 | 4401,9906,east,E,9062,1
15 | 4401,9907,north,N,9062,2
16 | 4402,9906,east,E,9042,1
17 | 4402,9907,north,N,9042,2
18 | 4403,9906,east,E,9005,1
19 | 4403,9907,north,N,9005,2
20 | 4404,9906,east,E,9094,1
21 | 4404,9907,north,N,9094,2
22 | 4405,9906,east,E,9041,1
23 | 4405,9907,north,N,9041,2
24 | 4406,9906,east,X,9036,1
25 | 4406,9907,north,Y,9036,2
26 | 4407,9906,east,E,9039,1
27 | 4407,9907,north,N,9039,2
28 | 4408,9906,east,E,9084,1
29 | 4408,9907,north,N,9084,2
30 | 4409,9906,east,E,9040,1
31 | 4409,9907,north,N,9040,2
32 | 4410,9906,east,E,9301,1
33 | 4410,9907,north,N,9301,2
34 | 4460,9906,South along 90°E.,E,9001,1
35 | 4460,9907,South along 180°E,N,9001,2
36 | 4461,9929,up,W,9001,3
37 | 4461,9930,east,U,9001,1
38 | 4461,9931,north,V,9001,2
39 | 4462,9906,South along 180°W,X,9001,1
40 | 4462,9907,South along 90°W,Y,9001,2
41 | 4463,9906,South along 100°E,X,9001,1
42 | 4463,9907,South along 170°W,Y,9001,2
43 | 4464,9906,South along 90°W,X,9001,1
44 | 4464,9907,South along 0°E,Y,9001,2
45 | 4465,9906,South along 50°E,X,9001,1
46 | 4465,9907,South along 140°E,Y,9001,2
47 | 4466,9906,South along 10°W,X,9001,1
48 | 4466,9907,South along 80°E,Y,9001,2
49 | 4467,9906,South along 60°W,X,9001,1
50 | 4467,9907,South along 30°E,Y,9001,2
51 | 4468,9906,South along 45°E,X,9001,1
52 | 4468,9907,South along 135°E,Y,9001,2
53 | 4469,9906,South along 90°E,X,9001,1
54 | 4469,9907,South along 180°E,Y,9001,2
55 | 4470,9906,North along 90°E,X,9001,1
56 | 4470,9907,North along 0°E,Y,9001,2
57 | 4471,9906,North along 75°W,E,9001,1
58 | 4471,9907,North along 165°W,N,9001,2
59 | 4472,9906,North along 60°W,E,9001,1
60 | 4472,9907,North along 150°W,N,9001,2
61 | 4473,9906,North along 45°W,E,9001,1
62 | 4473,9907,North along 135°W,N,9001,2
63 | 4474,9906,North along 15°W,E,9001,1
64 | 4474,9907,North along 105°W,N,9001,2
65 | 4475,9906,North along 0°E,E,9001,1
66 | 4475,9907,North along 90°W,N,9001,2
67 | 4476,9906,North along 15°E,E,9001,1
68 | 4476,9907,North along 75°W,N,9001,2
69 | 4477,9906,North along 45°E,E,9001,1
70 | 4477,9907,North along 45°W,N,9001,2
71 | 4478,9906,North along 60°E,E,9001,1
72 | 4478,9907,North along 30°W,N,9001,2
73 | 4479,9906,North along 75°E,E,9001,1
74 | 4479,9907,North along 15°W,N,9001,2
75 | 4480,9906,North along 105°E,E,9001,1
76 | 4480,9907,North along 15°E,N,9001,2
77 | 4481,9906,North along 120°E,E,9001,1
78 | 4481,9907,North along 30°E,N,9001,2
79 | 4482,9906,North along 135°E,E,9001,1
80 | 4482,9907,North along 45°E,N,9001,2
81 | 4483,9906,North along 165°E,E,9001,1
82 | 4483,9907,North along 75°E,N,9001,2
83 | 4484,9906,North along 180°E,E,9001,1
84 | 4484,9907,North along 90°E,N,9001,2
85 | 4485,9906,North along 165°W,E,9001,1
86 | 4485,9907,North along 105°E,N,9001,2
87 | 4486,9906,North along 135°W,E,9001,1
88 | 4486,9907,North along 135°E,N,9001,2
89 | 4487,9906,North along 120°W,E,9001,1
90 | 4487,9907,North along 150°E,N,9001,2
91 | 4488,9906,North along 105°W,E,9001,1
92 | 4488,9907,North along 165°E,N,9001,2
93 | 4489,9906,North along 160°E,E,9001,1
94 | 4489,9907,North along 70°E,N,9001,2
95 | 4490,9906,North along 90°E,E,9001,1
96 | 4490,9907,North along 0°E,N,9001,2
97 | 4491,9907,north,N,9001,2
98 | 4491,9908,west,W,9001,1
99 | 4492,9913,North along 130°W,X,9001,1
100 | 4492,9914,North along 140°E,Y,9001,2
101 | 4493,9906,South along 90°E,E,9001,2
102 | 4493,9907,South along 180°E,N,9001,1
103 | 4494,9906,North along 90°E,E,9001,2
104 | 4494,9907,North along 0°E,N,9001,1
105 | 4495,9906,east,X,9002,1
106 | 4495,9907,north,Y,9002,2
107 | 4496,9906,east,E(X),9001,1
108 | 4496,9907,north,N(Y),9001,2
109 | 4497,9906,east,X,9003,1
110 | 4497,9907,north,Y,9003,2
111 | 4498,9906,east,Y,9001,1
112 | 4498,9907,north,X,9001,2
113 | 4499,9906,east,X,9001,1
114 | 4499,9907,north,Y,9001,2
115 | 4500,9906,east,E,9001,2
116 | 4500,9907,north,N,9001,1
117 | 4501,9907,north,N,9001,1
118 | 4501,9908,west,E,9001,2
119 | 4502,9906,east,E,9005,2
120 | 4502,9907,north,N,9005,1
121 | 4530,9906,east,Y,9001,2
122 | 4530,9907,north,X,9001,1
123 | 4531,9906,east,y,9001,2
124 | 4531,9907,north,x,9001,1
125 | 4532,9906,east,X,9001,2
126 | 4532,9907,north,Y,9001,1
127 | 4533,9906,east,Y,9098,2
128 | 4533,9907,north,X,9098,1
129 | 4534,9906,east,none,9001,2
130 | 4534,9907,north,none,9001,1
131 | 6401,9901,north,Lat,9108,1
132 | 6401,9902,east,Long,9108,2
133 | 6401,9903,up,h,9001,3
134 | 6402,9901,north,Lat,9108,1
135 | 6402,9902,east,Long,9108,2
136 | 6403,9901,north,Lat,9105,1
137 | 6403,9902,east,Long,9105,2
138 | 6404,9926,north,Lat,9122,1
139 | 6404,9927,east,Long,9122,2
140 | 6404,9928,up,R,9001,3
141 | 6405,9901,north,Lat,9102,1
142 | 6405,9902,east,Long,9102,2
143 | 6406,9901,north,Lat,9116,1
144 | 6406,9902,east,Long,9116,2
145 | 6407,9901,north,Lat,9117,1
146 | 6407,9902,east,Long,9117,2
147 | 6408,9901,north,Lat,9115,1
148 | 6408,9902,east,Long,9115,2
149 | 6409,9901,north,Lat,9118,1
150 | 6409,9902,east,Long,9118,2
151 | 6410,9901,north,Lat,9119,1
152 | 6410,9902,east,Long,9119,2
153 | 6411,9901,north,Lat,9107,1
154 | 6411,9902,east,Long,9107,2
155 | 6412,9901,north,Lat,9120,1
156 | 6412,9902,east,Long,9120,2
157 | 6413,9901,north,Lat,9102,1
158 | 6413,9902,east,Long,9102,2
159 | 6413,9903,up,h,9001,3
160 | 6414,9901,north,Lat,9116,1
161 | 6414,9902,east,Long,9116,2
162 | 6414,9903,up,h,9001,3
163 | 6415,9901,north,Lat,9117,1
164 | 6415,9902,east,Long,9117,2
165 | 6415,9903,up,h,9001,3
166 | 6416,9901,north,Lat,9115,1
167 | 6416,9902,east,Long,9115,2
168 | 6416,9903,up,h,9001,3
169 | 6417,9901,north,Lat,9118,1
170 | 6417,9902,east,Long,9118,2
171 | 6417,9903,up,h,9001,3
172 | 6418,9901,north,Lat,9119,1
173 | 6418,9902,east,Long,9119,2
174 | 6418,9903,up,h,9001,3
175 | 6419,9901,north,Lat,9107,1
176 | 6419,9902,east,Long,9107,2
177 | 6419,9903,up,h,9001,3
178 | 6420,9901,north,Lat,9120,1
179 | 6420,9902,east,Long,9120,2
180 | 6420,9903,up,h,9001,3
181 | 6421,9901,north,Lat,9105,1
182 | 6421,9902,east,Long,9105,2
183 | 6421,9903,up,h,9001,3
184 | 6422,9901,north,Lat,9122,1
185 | 6422,9902,east,Long,9122,2
186 | 6423,9901,north,Lat,9122,1
187 | 6423,9902,east,Long,9122,2
188 | 6423,9903,up,h,9001,3
189 | 6424,9901,north,Lat,9122,2
190 | 6424,9902,east,Long,9122,1
191 | 6425,9901,north,Lat,9105,2
192 | 6425,9902,east,Long,9105,1
193 | 6426,9901,north,Lat,9122,2
194 | 6426,9902,east,Long,9122,1
195 | 6426,9903,up,h,9001,3
196 | 6427,9901,north,Lat,9105,2
197 | 6427,9902,east,Long,9105,1
198 | 6427,9903,up,h,9001,3
199 | 6428,9901,north,Lat,9101,1
200 | 6428,9902,east,Long,9101,2
201 | 6429,9901,north,Lat,9101,2
202 | 6429,9902,east,Long,9101,1
203 | 6430,9901,north,Lat,9101,1
204 | 6430,9902,east,Long,9101,2
205 | 6430,9903,up,h,9001,3
206 | 6431,9901,north,Lat,9101,2
207 | 6431,9902,east,Long,9101,1
208 | 6431,9903,up,h,9001,3
209 | 6495,9905,down,D,9002,1
210 | 6496,9904,up,H,9095,1
211 | 6497,9904,up,H,9003,1
212 | 6498,9905,down,D,9001,1
213 | 6499,9904,up,H,9001,1
214 | 6500,9910,Geocentre > equator/0°E,X,9001,1
215 | 6500,9911,Geocentre > equator/90°E,Y,9001,2
216 | 6500,9912,Geocentre > north pole,Z,9001,3
217 | 6501,9908,west,Y,9001,2
218 | 6501,9909,south,X,9001,1
219 | 6502,9908,west,Y,9031,1
220 | 6502,9909,south,X,9031,2
221 | 6503,9908,west,Y,9001,1
222 | 6503,9909,south,X,9001,2
223 | 6504,9918,north-east,e,9001,2
224 | 6504,9919,north-west,n,9001,1
225 | 6505,9913,north-west,n,9001,1
226 | 6505,9914,north-east,e,9001,2
227 | 6506,9913,east-south-east,I,9205,1
228 | 6506,9914,north-north-east,J,9204,2
229 | 6507,9913,north,X,9001,1
230 | 6507,9914,west,Y,9001,2
231 | 6508,9920,east south east,I,9208,2
232 | 6508,9921,north north east,J,9209,1
233 | 6509,9908,west,M,9001,2
234 | 6509,9909,south,P,9001,1
235 | 6510,9918,north-east,x,9001,1
236 | 6510,9919,north-west,y,9001,2
237 | 6511,9922,Along receiver lines,I,9208,1
238 | 6511,9923,Across receiver lines,J,9209,2
239 | 6512,9916,up,z,9001,3
240 | 6512,9918,east,x,9001,1
241 | 6512,9919,north,y,9001,2
242 |
--------------------------------------------------------------------------------
/GDAL_DATA/coordinate_axis_name.csv:
--------------------------------------------------------------------------------
1 | coord_axis_name_code,coord_axis_name,description,remarks,information_source,data_source,revision_date,change_id,deprecated
2 | 9901,Geodetic latitude,"Angle from the equatorial plane to the perpendicular to the ellipsoid through a given point, northwards usually treated as positive.",Used in geographic 2D and geographic 3D coordinate reference systems.,OGP,OGP,2000/03/07,,0
3 | 9902,Geodetic longitude,"Angle from the prime meridian plane to the meridian plane passing through the given point, eastwards usually treated as positive.",Used in geographic 2D and geographic 3D coordinate reference systems.,OGP,OGP,2000/03/07,,0
4 | 9903,Ellipsoidal height,Distance of a point from the ellipsoid measured along the perpendicular from the ellipsoid to this point. Positive if upwards or outside of the ellipsoid.,"Used only as part of an ellipsoidal 3D coordinate system in a geographic 3D coordinate reference system, never on its own.",OGP based on ISO 19111,OGP,2000/03/07,,0
5 | 9904,Gravity-related height,"Height influenced by the Earth's gravity field. In particular, orthometric height or normal height which are both approximations of the distance of a point above sea level. Positive upwards.",Used in a 1D vertical coordinate system.,"ISO 19111 ""Geographical information - Spatial referencing by coordinates"".",OGP,2000/03/07,,0
6 | 9905,Gravity-related depth,"Depth influenced by the Earth's gravity field, positive downwards.","Similar to gravity-related height, but with the positive increments in the opposite direction.",OGP,OGP,2000/03/07,,0
7 | 9906,Easting,East pointing axis used in 2D projected coordinate systems.,,OGP,OGP,2000/03/07,,0
8 | 9907,Northing,North pointing axis used in 2D projected coordinate systems.,,OGP,OGP,2000/03/07,,0
9 | 9908,Westing,West pointing axis used in 2D projected coordinate systems (e.g. south oriented transverse Mercator),,OGP,OGP,2000/03/07,,0
10 | 9909,Southing,South pointing axis used in 2D projected coordinate systems (e.g. south oriented transverse Mercator),,OGP,OGP,2000/03/07,,0
11 | 9910,Geocentric X,"First axis of a right-handed earth centered 3D cartesian coordinate system; lies in the zero-longitude plane, such that a vector pointing in the direction of the positive X will have a longitude of zero.",,OGP,OGP,2000/03/07,,0
12 | 9911,Geocentric Y,"Second axis of a right-handed earth centered 3D cartesian coordinate system; perpendicular to the zero-longitude plane, pointing eastward.",,OGP,OGP,2000/03/07,,0
13 | 9912,Geocentric Z,"Third axis of a right-handed earth centered 3D coordinate system; perpendicular to both X and Y, such that it completes a right-handed coordinate system, the Z-axis is approximately parallel to the earth's rotation axis, positive towards the north pole.",,OGP,OGP,2000/03/07,,0
14 | 9913,First local axis,First axis of any local coordinate system.,First and second local coordinate axes are assumed to be horizontal and may be supplemented by 'local height' or 'local depth' to form a local 3D coordinate system.,OGP,OGP,2000/03/07,,0
15 | 9914,Second local axis,Second axis of any local coordinate system.,,OGP,OGP,2000/03/07,,0
16 | 9915,Third local axis,Third axis of any local coordinate system.,"If the local coordinate system is 3-dimensional, then the first and second local coordinate axes shall be horizontal and the third axis vertical.",OGP,OGP,2000/06/22,,0
17 | 9916,Local height,"Height influenced by the Earth's gravity field, positive upwards.",Differs from gravity-related height in having an origin offset from sea level.,OGP,OGP,2000/03/07,,0
18 | 9917,Local depth,"Depth influenced by the Earth's gravity field, positive downwards.","Similar to local height, but with the positive increments in the opposite direction.",OGP,OGP,2000/03/07,,0
19 | 9918,Plant East,An axis of a local engineering grid 2D or 3D coordinate system. Plant East is 90 degrees clockwise from the Plant North axis when viewed from above the plane containing the two axes.,Not necessarily orientated to geographical east.,OGP,OGP,2000/06/23,,0
20 | 9919,Plant North,An axis of a local engineering grid 2D or 3D coordinate system. Plant North is 90 degrees counter-clockwise from the Plant East axis when viewed from above the plane containing the two axes.,Not necessarily orientated to geographical north.,OGP,OGP,2000/06/23,,0
21 | 9920,Bin grid I,"First axis of seismic bin grid; positive I is 90 degrees clockwise from positive J-axis when viewed from above the plane containing the two axes.",,OGP,OGP,2000/03/07,,0
22 | 9921,Bin grid J,"Second axis of seismic bin grid; positive J is 90 degrees counter-clockwise from positive I-axis when viewed from above the plane containing the two axes.",,OGP,OGP,2000/03/07,,0
23 | 9922,Inline,First axis of a seismic bingrid.,"Inline is an ambiguous term, varying by usage.",OGP,OGP,2000/03/07,,0
24 | 9923,Crossline,Second axis of a seismic bingrid.,"Crossline is an ambiguous term, varying by usage.",OGP,OGP,2000/03/07,,0
25 | 9924,Platform East,An axis of an offshore platform engineering grid 2D or 3D coordinate system. Platform East is 90 degrees clockwise from the Platform North axis when viewed from above the plane containing the two axes.,Not necessarily orientated to geographical east.,OGP,OGP,2000/06/23,,0
26 | 9925,Platform North,An axis of an offshore platform engineering grid 2D or 3D coordinate system. Platform North is 90 degrees counter-clockwise from the Platform East axis when viewed from above the plane containing the two axes.,Not necessarily orientated to geographical east.,OGP,OGP,2000/06/23,,0
27 | 9926,Spherical latitude,"Angle from the equatorial plane to the geocentric point vector, northwards usually treated as positive.",,Open GIS Consortium,OGP,2002/02/12,,0
28 | 9927,Spherical longitude,"Angle from the prime meridian plane to the meridian plane passing through a point, eastwards usually treated as positive.",,Open GIS Consortium,OGP,2002/02/12,,0
29 | 9928,Geocentric radius,The distance from the (geocentric) coordinate system origin to a point. The third axis of a spherical coordinate system.,Used to avoid the singularity when the two angles in a 3D polar coordinate system lie in the same plane.,Open GIS Consortium,OGP,2002/02/12,,0
30 | 9929,Topocentric height,Vertical axis of a Cartesian 3D CS which is perpendicular to the ellipsoid and passes through the topocentric origin. Positive is up at the topocentric origin.,"Used in topocentric coordinate-systems related geometrically to the ellipsoid, as opposed to those that are gravity-related. If the topocentric origin is on the ellipsoid surface, topocentric height = ellipsoidal height.",OGP,OGP,2007/10/29,,0
31 | 9930,Topocentric East,East pointing axis used in topocentric coordinate systems.,,OGP,OGP,2007/10/29,,0
32 | 9931,Topocentric North,Norh pointing axis used in topocentric coordinate systems.,,OGP,OGP,2007/10/29,,0
33 |
--------------------------------------------------------------------------------
/GDAL_DATA/coordinate_operation_path.csv:
--------------------------------------------------------------------------------
1 | concat_operation_code,single_operation_code,op_path_step
2 | 3896,1618,2
3 | 3896,3895,1
4 | 3966,3913,1
5 | 3966,3962,2
6 | 4435,1461,1
7 | 4435,1495,2
8 | 4837,1311,2
9 | 4837,1672,1
10 | 5190,5134,1
11 | 5190,5189,2
12 | 5192,5134,1
13 | 5192,5191,2
14 | 5230,1884,1
15 | 5230,4836,2
16 | 5240,5227,2
17 | 5240,5238,1
18 | 5242,1884,1
19 | 5242,5239,2
20 | 8046,1043,1
21 | 8046,1146,2
22 | 8047,1146,2
23 | 8047,1147,1
24 | 8094,1193,2
25 | 8094,1763,1
26 | 8174,1125,2
27 | 8174,1755,1
28 | 8175,1169,2
29 | 8175,1262,1
30 | 8176,1227,2
31 | 8176,1265,1
32 | 8178,1123,2
33 | 8178,1759,1
34 | 8183,1149,2
35 | 8183,1273,1
36 | 8186,1276,2
37 | 8186,1763,1
38 | 8188,1277,2
39 | 8188,1763,1
40 | 8190,1150,2
41 | 8190,1278,1
42 | 8192,1150,2
43 | 8192,1279,1
44 | 8194,1150,2
45 | 8194,1280,1
46 | 8195,1149,2
47 | 8195,1437,1
48 | 8199,1274,1
49 | 8199,1283,2
50 | 8211,1266,1
51 | 8211,1294,2
52 | 8215,1297,1
53 | 8215,1302,2
54 | 8217,1298,1
55 | 8217,1302,2
56 | 8219,1299,1
57 | 8219,1302,2
58 | 8221,1300,1
59 | 8221,1302,2
60 | 8223,1301,1
61 | 8223,1302,2
62 | 8234,1149,2
63 | 8234,1309,1
64 | 8236,1149,2
65 | 8236,1310,1
66 | 8241,1026,1
67 | 8241,1145,2
68 | 8243,1188,2
69 | 8243,1312,1
70 | 8245,1188,2
71 | 8245,1313,1
72 | 8263,1306,2
73 | 8263,1757,1
74 | 8386,1188,2
75 | 8386,1454,1
76 | 8388,1188,2
77 | 8388,1455,1
78 | 8390,1188,2
79 | 8390,1456,1
80 | 8392,1188,2
81 | 8392,1457,1
82 | 8394,1188,2
83 | 8394,1451,1
84 | 8396,1150,2
85 | 8396,1458,1
86 | 8398,1150,2
87 | 8398,1459,1
88 | 8400,1150,2
89 | 8400,1460,1
90 | 8402,1188,2
91 | 8402,1461,1
92 | 8404,1188,2
93 | 8404,1462,1
94 | 8406,1188,2
95 | 8406,1463,1
96 | 8408,1150,2
97 | 8408,1464,1
98 | 8418,1472,1
99 | 8418,1473,2
100 | 8419,1473,2
101 | 8419,1599,1
102 | 8420,1473,2
103 | 8420,1600,1
104 | 8421,1473,2
105 | 8421,1601,1
106 | 8422,1473,2
107 | 8422,1602,1
108 | 8453,1150,2
109 | 8453,1506,1
110 | 8454,1150,2
111 | 8454,1507,1
112 | 8457,1509,1
113 | 8457,1511,2
114 | 8460,1241,1
115 | 8460,1474,2
116 | 8461,1241,1
117 | 8461,1475,2
118 | 8462,1241,1
119 | 8462,1476,2
120 | 8463,1241,1
121 | 8463,1477,2
122 | 8464,1241,1
123 | 8464,1478,2
124 | 8465,1241,1
125 | 8465,1479,2
126 | 8466,1241,1
127 | 8466,1480,2
128 | 8467,1241,1
129 | 8467,1481,2
130 | 8468,1241,1
131 | 8468,1482,2
132 | 8469,1241,1
133 | 8469,1483,2
134 | 8470,1241,1
135 | 8470,1484,2
136 | 8471,1241,1
137 | 8471,1485,2
138 | 8472,1241,1
139 | 8472,1486,2
140 | 8473,1241,1
141 | 8473,1487,2
142 | 8474,1241,1
143 | 8474,1488,2
144 | 8475,1241,1
145 | 8475,1489,2
146 | 8476,1241,1
147 | 8476,1490,2
148 | 8477,1241,1
149 | 8477,1491,2
150 | 8478,1241,1
151 | 8478,1492,2
152 | 8479,1241,1
153 | 8479,1493,2
154 | 8480,1241,1
155 | 8480,1494,2
156 | 8481,1241,1
157 | 8481,1495,2
158 | 8482,1496,2
159 | 8482,1747,1
160 | 8483,1241,1
161 | 8483,1497,2
162 | 8484,1241,1
163 | 8484,1498,2
164 | 8485,1241,1
165 | 8485,1499,2
166 | 8486,1241,1
167 | 8486,1500,2
168 | 8487,1241,1
169 | 8487,1501,2
170 | 8488,1241,1
171 | 8488,1502,2
172 | 8489,1241,1
173 | 8489,1503,2
174 | 8496,1241,1
175 | 8496,1515,2
176 | 8497,1243,1
177 | 8497,1515,2
178 | 8508,1454,1
179 | 8508,1520,2
180 | 8509,1241,1
181 | 8509,1521,2
182 | 8510,1241,1
183 | 8510,1522,2
184 | 8511,1241,1
185 | 8511,1523,2
186 | 8512,1241,1
187 | 8512,1524,2
188 | 8513,1241,1
189 | 8513,1525,2
190 | 8514,1241,1
191 | 8514,1526,2
192 | 8517,1527,2
193 | 8517,1528,1
194 | 8530,1539,1
195 | 8530,1540,2
196 | 8532,1240,2
197 | 8532,1541,1
198 | 8537,1237,2
199 | 8537,1545,1
200 | 8553,1241,1
201 | 8553,1553,2
202 | 8554,1241,1
203 | 8554,1554,2
204 | 8560,1150,2
205 | 8560,1559,1
206 | 8562,1240,2
207 | 8562,1560,1
208 | 8563,1565,2
209 | 8563,1568,1
210 | 8564,1473,2
211 | 8564,1576,1
212 | 8565,1188,2
213 | 8565,1574,1
214 | 8566,1188,2
215 | 8566,1572,1
216 | 8567,1036,1
217 | 8567,1149,2
218 | 8568,1240,2
219 | 8568,1584,1
220 | 8569,1149,2
221 | 8569,1588,1
222 | 8570,1043,1
223 | 8570,1146,2
224 | 8570,1149,3
225 | 8571,1240,2
226 | 8571,1570,1
227 | 8572,1149,2
228 | 8572,1571,1
229 | 8573,1149,2
230 | 8573,1591,1
231 | 8574,1578,1
232 | 8574,1580,2
233 | 8575,1579,1
234 | 8575,1580,2
235 | 8576,1150,2
236 | 8576,1594,1
237 | 8577,1150,2
238 | 8577,1595,1
239 | 8578,1150,2
240 | 8578,1596,1
241 | 8579,1150,2
242 | 8579,1593,1
243 | 8580,1149,2
244 | 8580,1611,1
245 | 8581,1237,2
246 | 8581,1616,1
247 | 8582,1454,1
248 | 8582,1741,2
249 | 8583,1461,1
250 | 8583,1731,2
251 | 8584,1313,1
252 | 8584,1752,2
253 | 8585,1313,1
254 | 8585,1702,2
255 | 8586,1241,1
256 | 8586,1704,2
257 | 8587,1241,1
258 | 8587,1705,2
259 | 8588,1241,1
260 | 8588,1706,2
261 | 8589,1241,1
262 | 8589,1707,2
263 | 8590,1241,1
264 | 8590,1717,2
265 | 8591,1241,1
266 | 8591,1728,2
267 | 8592,1241,1
268 | 8592,1708,2
269 | 8593,1241,1
270 | 8593,1739,2
271 | 8594,1241,1
272 | 8594,1750,2
273 | 8595,1241,1
274 | 8595,1712,2
275 | 8596,1241,1
276 | 8596,1714,2
277 | 8597,1241,1
278 | 8597,1713,2
279 | 8598,1241,1
280 | 8598,1748,2
281 | 8599,1241,1
282 | 8599,1742,2
283 | 8600,1241,1
284 | 8600,1709,2
285 | 8601,1241,1
286 | 8601,1743,2
287 | 8602,1241,1
288 | 8602,1718,2
289 | 8603,1241,1
290 | 8603,1719,2
291 | 8604,1241,1
292 | 8604,1721,2
293 | 8605,1241,1
294 | 8605,1720,2
295 | 8606,1241,1
296 | 8606,1725,2
297 | 8607,1241,1
298 | 8607,1722,2
299 | 8608,1241,1
300 | 8608,1710,2
301 | 8609,1241,1
302 | 8609,1723,2
303 | 8610,1241,1
304 | 8610,1711,2
305 | 8611,1241,1
306 | 8611,1715,2
307 | 8612,1241,1
308 | 8612,1716,2
309 | 8613,1241,1
310 | 8613,1724,2
311 | 8614,1241,1
312 | 8614,1744,2
313 | 8615,1241,1
314 | 8615,1749,2
315 | 8616,1241,1
316 | 8616,1726,2
317 | 8617,1241,1
318 | 8617,1727,2
319 | 8618,1241,1
320 | 8618,1729,2
321 | 8619,1241,1
322 | 8619,1745,2
323 | 8620,1241,1
324 | 8620,1730,2
325 | 8621,1241,1
326 | 8621,1737,2
327 | 8622,1241,1
328 | 8622,1732,2
329 | 8623,1241,1
330 | 8623,1733,2
331 | 8624,1241,1
332 | 8624,1734,2
333 | 8625,1241,1
334 | 8625,1735,2
335 | 8626,1241,1
336 | 8626,1746,2
337 | 8627,1241,1
338 | 8627,1736,2
339 | 8628,1241,1
340 | 8628,1747,2
341 | 8629,1241,1
342 | 8629,1738,2
343 | 8630,1241,1
344 | 8630,1740,2
345 | 8631,1240,2
346 | 8631,1805,1
347 | 8632,1240,2
348 | 8632,1806,1
349 | 8633,1238,2
350 | 8633,1828,1
351 | 8634,1240,2
352 | 8634,1839,1
353 | 8635,1313,1
354 | 8635,1849,2
355 | 8636,1130,2
356 | 8636,1881,1
357 | 8637,1756,1
358 | 8637,1944,2
359 | 8638,1260,1
360 | 8638,1837,2
361 | 8639,1654,2
362 | 8639,1762,1
363 | 8640,1253,2
364 | 8640,1882,1
365 | 8641,1883,1
366 | 8641,1897,2
367 | 8642,1623,2
368 | 8642,1884,1
369 | 8643,1272,2
370 | 8643,1891,1
371 | 8644,1272,3
372 | 8644,1761,1
373 | 8644,1891,2
374 | 8645,1618,2
375 | 8645,1757,1
376 | 8646,1240,2
377 | 8646,1902,1
378 | 8647,1313,1
379 | 8647,1946,3
380 | 8647,1950,2
381 | 8648,1986,2
382 | 8648,1991,1
383 | 8649,1990,2
384 | 8649,1991,1
385 | 8650,1071,1
386 | 8650,1073,2
387 | 8651,1063,1
388 | 8651,1065,2
389 | 8652,1064,1
390 | 8652,1065,2
391 | 8653,1146,2
392 | 8653,15753,1
393 | 8654,1146,2
394 | 8654,1149,3
395 | 8654,15753,1
396 | 8655,1240,2
397 | 8655,1902,1
398 | 8656,1240,2
399 | 8656,15790,1
400 | 8657,1240,2
401 | 8657,15792,1
402 | 8659,1158,2
403 | 8659,15896,1
404 |
--------------------------------------------------------------------------------
/GDAL_DATA/datum_shift_pref.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_OP_CODE"
2 | ####################################################################
3 | # This file contains overrides to determine which datum shift
4 | # operation is considered preferred for particular GCS codes.
5 | #
6 | # It is used when generating the datum_shift.csv file to mark the
7 | # preferred operation and this in turn affects what shift gets put
8 | # into the gcs.csv file.
9 | #
10 | # Try to include some comments for each preference override indicating
11 | # why it is here, and potentially referencing a ticket about it.
12 | ####################################################################
13 | #
14 | # Tahaa 54
15 | #
16 | # Of two options, 15770 uses a 7- parameter shift and seems more accurate.
17 | #
18 | 4629,15770
19 | ####################################################################
20 | #
21 | # NZGD49 - prefer to use the 7 parameter shift
22 | #
23 | 4272,1564
24 | ####################################################################
25 | #
26 | # Seven-parameter transformation for Pulkovo 1942
27 | # as defined by the GOST P 51794-2001.
28 | # See http://trac.osgeo.org/gdal/ticket/3176 for details.
29 | #
30 | 4284,1267
31 | ####################################################################
32 | #
33 | # From Jan: http://bugzilla.remotesensing.org/show_bug.cgi?id=1336,
34 | # and michael: http://trac.osgeo.org/gdal/ticket/3362
35 | # and followup from Michael: http://trac.osgeo.org/geotiff/ticket/32
36 | #
37 | 4313,15929
38 | ####################################################################
39 | #
40 | # We don't want to apply TOWGS84 values for NAD27 - we prefer to use
41 | # datum grid shift files.
42 | #
43 | 4267,-1
44 |
--------------------------------------------------------------------------------
/GDAL_DATA/default.rsc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/default.rsc
--------------------------------------------------------------------------------
/GDAL_DATA/eedaconf.json:
--------------------------------------------------------------------------------
1 | {
2 | "##example_collection/example_subcollection": {
3 | "fields": [
4 | { "name": "a_int_field", "type": "int" },
5 | { "name": "a_int64_field", "type": "int64" },
6 | { "name": "a_int64_field", "type": "int64" },
7 | { "name": "a_real_field", "type": "double" }
8 | ],
9 | "add_other_properties_field": true
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/GDAL_DATA/epsg.wkt:
--------------------------------------------------------------------------------
1 | include cubewerx_extra.wkt
2 |
--------------------------------------------------------------------------------
/GDAL_DATA/esri_datum_override.csv:
--------------------------------------------------------------------------------
1 | EPSG_DATUM_CODE,ESRI_DATUM_NAME
2 | 5100,"D_Mean_Sea_Level"
3 | 5101,"D_Ordnance_Datum_Newlyn"
4 | 6197,"D_Garoua"
5 | 6604,"D_Montserrat_1958"
6 | 6681,"D_Mauritania_1999"
7 | 6699,"D_Le_Pouce_1934"
8 | 6700,"D_IGN_Astro_1960"
9 | 6718,"D_Solomon_1968"
10 | 6741,"D_Faroe_Datum_1954"
11 | 6743,"D_Karbala_1979_Polservice"
12 | 6744,"D_Nahrwan_1934"
13 | 6747,"D_Greenland_1996"
14 | 6748,"D_Vanua_Levu_1915"
15 | 6753,"D_fk89"
16 | 6754,"D_Libyan_Geodetic_Datum_2006"
17 | 6755,"D_Datum_Geodesi_Nasional_1995"
18 | 6756,"D_Vietnam_2000"
19 | 6757,"D_SVY21"
20 | 6758,"D_Jamaica_2001"
21 |
--------------------------------------------------------------------------------
/GDAL_DATA/gcs.override.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","DATUM_CODE","DATUM_NAME","GREENWICH_DATUM","UOM_CODE","ELLIPSOID_CODE","PRIME_MERIDIAN_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE","COORD_OP_CODE","COORD_OP_CODE_MULTI","COORD_OP_METHOD_CODE","DX","DY","DZ","RX","RY","RZ","DS"
2 | #
3 | # NOTICE: The master version of this file is in the libgeotiff subversion at:
4 | #
5 | # https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/gcs.override.csv
6 | #
7 | # Do *not* change other copies without upstreaming the results to libgeotiff.
8 |
--------------------------------------------------------------------------------
/GDAL_DATA/gdalicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/gdalicon.png
--------------------------------------------------------------------------------
/GDAL_DATA/geoccs.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","DATUM_CODE","DATUM_NAME","GREENWICH_DATUM","UOM_CODE","ELLIPSOID_CODE","PRIME_MERIDIAN_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE"
2 | 3822,TWD97,1026,Taiwan Datum 1997,1026,9001,7019,8901,1,0,6500
3 | 3887,IGRS,1029,Iraqi Geospatial Reference System,1029,9001,7019,8901,1,0,6500
4 | 4000,MOLDREF99,1032,MOLDREF99,1032,9001,7019,8901,1,0,6500
5 | 4039,RGRDC 2005,1033,Reseau Geodesique de la RDC 2005,1033,9001,7019,8901,1,0,6500
6 | 4073,SREF98,1034,Serbian Reference Network 1998,1034,9001,7019,8901,1,0,6500
7 | 4079,REGCAN95,1035,Red Geodesica de Canarias 1995,1035,9001,7019,8901,1,0,6500
8 | 4328,"WGS 84 (geocentric)",6326,World Geodetic System 1984,6326,9001,7030,8901,1,1,6500
9 | 4330,"ITRF88 (geocentric)",6647,International Terrestrial Reference Frame 1988,6647,9001,7019,8901,1,1,6500
10 | 4331,"ITRF89 (geocentric)",6648,International Terrestrial Reference Frame 1989,6648,9001,7019,8901,1,1,6500
11 | 4332,"ITRF90 (geocentric)",6649,International Terrestrial Reference Frame 1990,6649,9001,7019,8901,1,1,6500
12 | 4333,"ITRF91 (geocentric)",6650,International Terrestrial Reference Frame 1991,6650,9001,7019,8901,1,1,6500
13 | 4334,"ITRF92 (geocentric)",6651,International Terrestrial Reference Frame 1992,6651,9001,7019,8901,1,1,6500
14 | 4335,"ITRF93 (geocentric)",6652,International Terrestrial Reference Frame 1993,6652,9001,7019,8901,1,1,6500
15 | 4336,"ITRF94 (geocentric)",6653,International Terrestrial Reference Frame 1994,6653,9001,7019,8901,1,1,6500
16 | 4337,"ITRF96 (geocentric)",6654,International Terrestrial Reference Frame 1996,6654,9001,7019,8901,1,1,6500
17 | 4338,"ITRF97 (geocentric)",6655,International Terrestrial Reference Frame 1997,6655,9001,7019,8901,1,1,6500
18 | 4340,"Australian Antarctic (geocentric)",6176,Australian Antarctic Datum 1998,6176,9001,7019,8901,1,1,6500
19 | 4342,"EST97 (geocentric)",6180,Estonia 1997,6180,9001,7019,8901,1,1,6500
20 | 4344,"CHTRF95 (geocentric)",6151,Swiss Terrestrial Reference Frame 1995,6151,9001,7019,8901,1,1,6500
21 | 4346,"ETRS89 (geocentric)",6258,European Terrestrial Reference System 1989,6258,9001,7019,8901,1,1,6500
22 | 4348,"GDA94 (geocentric)",6283,Geocentric Datum of Australia 1994,6283,9001,7019,8901,1,1,6500
23 | 4350,"Hartebeesthoek94 (geocentric)",6148,Hartebeesthoek94,6148,9001,7030,8901,1,1,6500
24 | 4352,"IRENET95 (geocentric)",6173,IRENET95,6173,9001,7019,8901,1,1,6500
25 | 4354,"JGD2000 (geocentric)",6612,Japanese Geodetic Datum 2000,6612,9001,7019,8901,1,1,6500
26 | 4356,"LKS94 (ETRS89) (geocentric)",6126,"Lithuania 1994 (ETRS89)",6126,9001,7019,8901,1,1,6500
27 | 4358,"Moznet (geocentric)",6130,"Moznet (ITRF94)",6130,9001,7030,8901,1,1,6500
28 | 4360,"NAD83(CSRS) (geocentric)",6140,NAD83 Canadian Spatial Reference System,6140,9001,7019,8901,1,1,6500
29 | 4362,"NAD83(HARN) (geocentric)",6152,"NAD83 (High Accuracy Reference Network)",6152,9001,7019,8901,1,1,6500
30 | 4364,"NZGD2000 (geocentric)",6167,New Zealand Geodetic Datum 2000,6167,9001,7019,8901,1,1,6500
31 | 4366,"POSGAR 98 (geocentric)",6190,Posiciones Geodesicas Argentinas 1998,6190,9001,7019,8901,1,1,6500
32 | 4368,"REGVEN (geocentric)",6189,Red Geodesica Venezolana,6189,9001,7019,8901,1,1,6500
33 | 4370,"RGF93 (geocentric)",6171,Reseau Geodesique Francais 1993,6171,9001,7019,8901,1,1,6500
34 | 4372,"RGFG95 (geocentric)",6624,Reseau Geodesique Francais Guyane 1995,6624,9001,7019,8901,1,1,6500
35 | 4374,"RGR92 (geocentric)",6627,Reseau Geodesique de la Reunion 1992,6627,9001,7019,8901,1,1,6500
36 | 4376,"SIRGAS (geocentric)",6170,Sistema de Referencia Geocentrico para America del Sur 1995,6170,9001,7019,8901,1,1,6500
37 | 4378,"SWEREF99 (geocentric)",6619,SWEREF99,6619,9001,7019,8901,1,1,6500
38 | 4380,"Yemen NGN96 (geocentric)",6163,Yemen National Geodetic Network 1996,6163,9001,7030,8901,1,1,6500
39 | 4382,"RGNC 1991 (geocentric)",6645,Reseau Geodesique Nouvelle Caledonie 1991,6645,9001,7022,8901,1,1,6500
40 | 4384,"RRAF 1991 (geocentric)",6640,Reseau de Reference des Antilles Francaises 1991,6640,9001,7030,8901,1,1,6500
41 | 4385,"ITRF2000 (geocentric)",6656,International Terrestrial Reference Frame 2000,6656,9001,7019,8901,1,1,6500
42 | 4387,"ISN93 (geocentric)",6659,Islands Network 1993,6659,9001,7019,8901,1,1,6500
43 | 4389,"LKS92 (geocentric)",6661,Latvia 1992,6661,9001,7019,8901,1,1,6500
44 | 4465,RGSPM06,1038,Reseau Geodesique de Saint Pierre et Miquelon 2006,1038,9001,7019,8901,1,0,6500
45 | 4468,RGM04,1036,Reseau Geodesique de Mayotte 2004,1036,9001,7019,8901,1,0,6500
46 | 4473,Cadastre 1997,1037,Cadastre 1997,1037,9001,7022,8901,1,0,6500
47 | 4479,China Geodetic Coordinate System 2000,1043,China 2000,1043,9001,1024,8901,1,0,6500
48 | 4481,Mexican Datum of 1993,1042,Mexican Datum of 1993,1042,9001,7019,8901,1,0,6500
49 | 4556,RRAF 1991,1047,Reseau de Reference des Antilles Francaises 1991,1047,9001,7019,8901,1,0,6500
50 | 4882,Slovenia 1996,6765,Slovenia Geodetic Datum 1996,6765,9001,7019,8901,1,0,6500
51 | 4884,RSRGD2000,6764,Ross Sea Region Geodetic Datum 2000,6764,9001,7019,8901,1,0,6500
52 | 4886,BDA2000,6762,Bermuda 2000,6762,9001,7030,8901,1,0,6500
53 | 4888,HTRS96,6761,Croatian Terrestrial Reference System,6761,9001,7019,8901,1,0,6500
54 | 4890,WGS 66,6760,World Geodetic System 1966,6760,9001,7025,8901,1,0,6500
55 | 4892,"NAD83(NSRS2007)",6759,"NAD83 (National Spatial Reference System 2007)",6759,9001,7019,8901,1,0,6500
56 | 4894,JAD2001,6758,Jamaica 2001,6758,9001,7030,8901,1,0,6500
57 | 4896,ITRF2005,6896,International Terrestrial Reference Frame 2005,6896,9001,7019,8901,1,0,6500
58 | 4897,DGN95,6755,Datum Geodesi Nasional 1995,6755,9001,7030,8901,1,0,6500
59 | 4899,LGD2006,6754,Libyan Geodetic Datum 2006,6754,9001,7022,8901,1,0,6500
60 | 4906,RGNC91-93,6749,Reseau Geodesique de Nouvelle Caledonie 91-93,6749,9001,7019,8901,1,0,6500
61 | 4908,GR96,6747,Greenland 1996,6747,9001,7019,8901,1,0,6500
62 | 4910,ITRF88,6647,International Terrestrial Reference Frame 1988,6647,9001,7019,8901,1,0,6500
63 | 4911,ITRF89,6648,International Terrestrial Reference Frame 1989,6648,9001,7019,8901,1,0,6500
64 | 4912,ITRF90,6649,International Terrestrial Reference Frame 1990,6649,9001,7019,8901,1,0,6500
65 | 4913,ITRF91,6650,International Terrestrial Reference Frame 1991,6650,9001,7019,8901,1,0,6500
66 | 4914,ITRF92,6651,International Terrestrial Reference Frame 1992,6651,9001,7019,8901,1,0,6500
67 | 4915,ITRF93,6652,International Terrestrial Reference Frame 1993,6652,9001,7019,8901,1,0,6500
68 | 4916,ITRF94,6653,International Terrestrial Reference Frame 1994,6653,9001,7019,8901,1,0,6500
69 | 4917,ITRF96,6654,International Terrestrial Reference Frame 1996,6654,9001,7019,8901,1,0,6500
70 | 4918,ITRF97,6655,International Terrestrial Reference Frame 1997,6655,9001,7019,8901,1,0,6500
71 | 4919,ITRF2000,6656,International Terrestrial Reference Frame 2000,6656,9001,7019,8901,1,0,6500
72 | 4920,GDM2000,6742,Geodetic Datum of Malaysia 2000,6742,9001,7019,8901,1,0,6500
73 | 4922,PZ-90,6740,Parametrop Zemp 1990,6740,9001,7054,8901,1,0,6500
74 | 4924,Mauritania 1999,6702,Mauritania 1999,6702,9001,7019,8901,1,0,6500
75 | 4926,Korea 2000,6737,Geocentric datum of Korea,6737,9001,7019,8901,1,0,6500
76 | 4928,POSGAR 94,6694,Posiciones Geodesicas Argentinas 1994,6694,9001,7030,8901,1,0,6500
77 | 4930,Australian Antarctic,6176,Australian Antarctic Datum 1998,6176,9001,7019,8901,1,0,6500
78 | 4932,CHTRF95,6151,Swiss Terrestrial Reference Frame 1995,6151,9001,7019,8901,1,0,6500
79 | 4934,EST97,6180,Estonia 1997,6180,9001,7019,8901,1,0,6500
80 | 4936,ETRS89,6258,European Terrestrial Reference System 1989,6258,9001,7019,8901,1,0,6500
81 | 4938,GDA94,6283,Geocentric Datum of Australia 1994,6283,9001,7019,8901,1,0,6500
82 | 4940,Hartebeesthoek94,6148,Hartebeesthoek94,6148,9001,7030,8901,1,0,6500
83 | 4942,IRENET95,6173,IRENET95,6173,9001,7019,8901,1,0,6500
84 | 4944,ISN93,6659,Islands Network 1993,6659,9001,7019,8901,1,0,6500
85 | 4946,JGD2000,6612,Japanese Geodetic Datum 2000,6612,9001,7019,8901,1,0,6500
86 | 4948,LKS92,6661,Latvia 1992,6661,9001,7019,8901,1,0,6500
87 | 4950,LKS94,6126,"Lithuania 1994 (ETRS89)",6126,9001,7019,8901,1,0,6500
88 | 4952,Moznet,6130,"Moznet (ITRF94)",6130,9001,7030,8901,1,0,6500
89 | 4954,"NAD83(CSRS)",6140,NAD83 Canadian Spatial Reference System,6140,9001,7019,8901,1,0,6500
90 | 4956,"NAD83(HARN)",6152,"NAD83 (High Accuracy Reference Network)",6152,9001,7019,8901,1,0,6500
91 | 4958,NZGD2000,6167,New Zealand Geodetic Datum 2000,6167,9001,7019,8901,1,0,6500
92 | 4960,POSGAR 98,6190,Posiciones Geodesicas Argentinas 1998,6190,9001,7019,8901,1,0,6500
93 | 4962,REGVEN,6189,Red Geodesica Venezolana,6189,9001,7019,8901,1,0,6500
94 | 4964,RGF93,6171,Reseau Geodesique Francais 1993,6171,9001,7019,8901,1,0,6500
95 | 4966,RGFG95,6624,Reseau Geodesique Francais Guyane 1995,6624,9001,7019,8901,1,0,6500
96 | 4968,RGNC 1991,6645,Reseau Geodesique Nouvelle Caledonie 1991,6645,9001,7022,8901,1,1,6500
97 | 4970,RGR92,6627,Reseau Geodesique de la Reunion 1992,6627,9001,7019,8901,1,0,6500
98 | 4972,RRAF 1991,6640,Reseau de Reference des Antilles Francaises 1991,6640,9001,7030,8901,1,1,6500
99 | 4974,SIRGAS 1995,6170,Sistema de Referencia Geocentrico para America del Sur 1995,6170,9001,7019,8901,1,0,6500
100 | 4976,SWEREF99,6619,SWEREF99,6619,9001,7019,8901,1,0,6500
101 | 4978,WGS 84,6326,World Geodetic System 1984,6326,9001,7030,8901,1,0,6500
102 | 4980,Yemen NGN96,6163,Yemen National Geodetic Network 1996,6163,9001,7030,8901,1,0,6500
103 | 4982,IGM95,6670,Istituto Geografico Militaire 1995,6670,9001,7030,8901,1,0,6500
104 | 4984,WGS 72,6322,World Geodetic System 1972,6322,9001,7043,8901,1,0,6500
105 | 4986,WGS 72BE,6324,WGS 72 Transit Broadcast Ephemeris,6324,9001,7043,8901,1,0,6500
106 | 4988,SIRGAS 2000,6674,Sistema de Referencia Geocentrico para las AmericaS 2000,6674,9001,7019,8901,1,0,6500
107 | 4990,Lao 1993,6677,Lao 1993,6677,9001,7024,8901,1,0,6500
108 | 4992,Lao 1997,6678,Lao National Datum 1997,6678,9001,7024,8901,1,0,6500
109 | 4994,PRS92,6683,Philippine Reference System 1992,6683,9001,7008,8901,1,0,6500
110 | 4996,MAGNA-SIRGAS,6686,Marco Geocentrico Nacional de Referencia,6686,9001,7019,8901,1,0,6500
111 | 4998,RGPF,6687,Reseau Geodesique de la Polynesie Francaise,6687,9001,7019,8901,1,0,6500
112 | 5011,PTRA08,1041,Autonomous Regions of Portugal 2008,1041,9001,7019,8901,1,0,6500
113 | 5244,GDBD2009,1056,Geocentric Datum Brunei Darussalam 2009,1056,9001,7019,8901,1,0,6500
114 | 5250,TUREF,1057,Turkish National Reference Frame,1057,9001,7019,8901,1,0,6500
115 | 5262,DRUKREF 03,1058,Bhutan National Geodetic Datum,1058,9001,7019,8901,1,0,6500
116 |
--------------------------------------------------------------------------------
/GDAL_DATA/gml_registry.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
6 |
8 |
10 |
12 |
13 |
14 |
15 |
16 |
18 |
20 |
22 |
24 |
25 |
26 |
27 |
29 |
31 |
33 |
35 |
36 |
37 |
38 |
41 |
44 |
47 |
50 |
51 |
54 |
57 |
58 |
59 |
60 |
61 |
63 |
65 |
67 |
69 |
71 |
73 |
75 |
77 |
79 |
81 |
83 |
85 |
87 |
89 |
91 |
93 |
95 |
97 |
99 |
101 |
103 |
105 |
107 |
109 |
111 |
113 |
115 |
116 |
117 |
118 |
--------------------------------------------------------------------------------
/GDAL_DATA/gmlasconf.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
5 |
6 | true
7 |
8 |
9 |
10 |
11 | true
12 | false
13 |
14 |
15 | false
16 |
17 | false
18 |
19 | false
20 | false
21 | false
22 | true
23 | false
24 |
25 | false
26 | true
27 |
28 |
30 | 60
31 |
34 | true
35 |
37 | true
38 |
39 |
40 | 10
41 |
42 |
43 |
44 |
45 |
46 |
48 |
49 | swe:values
50 |
51 |
53 |
56 |
57 |
58 |
59 | ifSWENamespaceFoundInTopElement
60 | true
61 | true
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 | gwml2w:GW_GeologyLog/om:result
73 |
74 | gwml2w:GW_GeologyLogCoverage
75 |
76 |
77 |
78 |
79 |
80 | 10
81 |
82 | 1048576
83 |
88 |
89 |
90 | true
91 | RawContent
92 | 1
93 | false
94 |
95 |
122 | true
123 |
124 |
125 |
126 | true
127 |
128 |
129 |
130 |
131 |
132 | gml:boundedBy
133 | gml32:boundedBy
134 | gml:priorityLocation
135 | gml32:priorityLocation
136 | gml32:descriptionReference/@owns
137 | @xlink:show
138 | @xlink:type
139 | @xlink:role
140 | @xlink:arcrole
141 | @xlink:actuate
142 | @gml:remoteSchema
143 | @gml32:remoteSchema
144 | swe:Quantity/swe:extension
145 | swe:Quantity/@referenceFrame
146 | swe:Quantity/@axisID
147 | swe:Quantity/@updatable
148 | swe:Quantity/@optional
149 | swe:Quantity/@id
150 | swe:Quantity/swe:identifier
151 |
152 | swe:Quantity/swe:label
153 | swe:Quantity/swe:nilValues
154 | swe:Quantity/swe:constraint
155 | swe:Quantity/swe:quality
156 |
157 |
158 |
159 |
160 | 2
161 |
162 | NATIVE
163 | OGC_URL
164 | WFS2_FEATURECOLLECTION
165 |
166 | http://schemas.opengis.net/wfs/2.0/wfs.xsd
167 |
168 |
169 |
170 |
--------------------------------------------------------------------------------
/GDAL_DATA/gt_ellips.csv:
--------------------------------------------------------------------------------
1 | NAME,CODE,A,B,RF
2 | Airy 1830 ,AA,6377563.396,6356256.9090,299.324964600
3 | Modified Airy ,AM,6377340.189,6356034.4480,299.324964600
4 | Australian National ,AN,6378160.000,6356774.7190,298.250000000
5 | Bessel 1841(Namibia) ,BN,6377483.865,6356165.3830,299.152812800
6 | Bessel 1841 ,BR,6377397.155,6356078.9630,299.152812800
7 | Clarke 1866 ,CC,6378206.400,6356583.8000,294.978698200
8 | Clarke 1880 ,CD,6378249.145,6356514.8700,293.465000000
9 | Everest (India 1830) ,EA,6377276.345,6356075.4130,300.801700000
10 | Everest (E. Malasia, Brunei) ,EB,6377298.556,6356097.5500,300.801700000
11 | Everest 1956 (India) ,EC,6377301.243,6356100.2280,300.801700000
12 | Everest 1969 (West Malasia) ,ED,6377295.664,6356094.6680,300.801700000
13 | Everest 1948(W.Mals. & Sing.) ,EE,6377304.063,6356103.0390,300.801700000
14 | Everest (Pakistan) ,EF,6377309.613,6356109.5710,300.801700000
15 | Mod. Fischer 1960(South Asia) ,FA,6378155.000,6356773.3200,298.300000000
16 | Helmert 1906 ,HE,6378200.000,6356818.1700,298.300000000
17 | Hough 1960 ,HO,6378270.000,6356794.3430,297.000000000
18 | Indonesian 1974 ,ID,6378160.000,6356774.5040,298.247000000
19 | International 1924 ,IN,6378388.000,6356911.9460,297.000000000
20 | Krassovsky 1940 ,KA,6378245.000,6356863.0190,298.300000000
21 | GRS 80 ,RF,6378137.000,6356752.3141,298.257222101
22 | South American 1969 ,SA,6378160.000,6356774.7190,298.250000000
23 | WGS 72 ,WD,6378135.000,6356750.5200,298.260000000
24 | WGS 84 ,WE,6378137.000,6356752.3142,298.257223563
25 |
--------------------------------------------------------------------------------
/GDAL_DATA/inspire_cp_BasicPropertyUnit.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | BasicPropertyUnit
4 | BasicPropertyUnit
5 | None
6 |
7 | inspireId_localId
8 | inspireId|Identifier|localId
9 | String
10 |
11 |
12 | inspireId_namespace
13 | inspireId|Identifier|namespace
14 | String
15 |
16 |
17 | nationalCadastralReference
18 | nationalCadastralReference
19 | String
20 |
21 |
22 | areaValue
23 | areaValue
24 | Real
25 |
26 |
27 | areaValue_uom
28 | areaValue@uom
29 | String
30 |
31 |
32 | validFrom
33 | validFrom
34 | String
35 |
36 |
37 | validTo
38 | validTo
39 | String
40 |
41 |
42 | beginLifespanVersion
43 | beginLifespanVersion
44 | String
45 |
46 |
47 | endLifespanVersion
48 | endLifespanVersion
49 | String
50 |
51 |
52 | administrativeUnit_href
53 | administrativeUnit@href
54 | String
55 |
56 |
57 |
58 |
--------------------------------------------------------------------------------
/GDAL_DATA/inspire_cp_CadastralBoundary.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | CadastralBoundary
4 | CadastralBoundary
5 |
6 | geometry
7 | LineString
8 |
9 |
10 | beginLifespanVersion
11 | beginLifespanVersion
12 | String
13 |
14 |
15 | endLifespanVersion
16 | endLifespanVersion
17 | String
18 |
19 |
20 |
21 |
22 | estimatedAccuracy
23 | estimatedAccuracy
24 | Real
25 |
26 |
27 | estimatedAccuracy_uom
28 | estimatedAccuracy@uom
29 | String
30 |
31 |
32 |
33 | inspireId_localId
34 | inspireId|Identifier|localId
35 | String
36 |
37 |
38 | inspireId_namespace
39 | inspireId|Identifier|namespace
40 | String
41 |
42 |
43 |
44 | validFrom
45 | validFrom
46 | String
47 |
48 |
49 | validTo
50 | validTo
51 | String
52 |
53 |
54 |
55 | parcel_href
56 | parcel@href
57 | StringList
58 |
59 |
60 |
61 |
--------------------------------------------------------------------------------
/GDAL_DATA/inspire_cp_CadastralParcel.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | CadastralParcel
4 | CadastralParcel
5 |
6 | geometry
7 | geometry
8 | MultiPolygon
9 |
10 |
11 | referencePoint
12 | referencePoint
13 | Point
14 |
15 |
16 | areaValue
17 | areaValue
18 | Real
19 |
20 |
21 | areaValue_uom
22 | areaValue@uom
23 | String
24 |
25 |
26 | beginLifespanVersion
27 | beginLifespanVersion
28 | String
29 |
30 |
31 | endLifespanVersion
32 | endLifespanVersion
33 | String
34 |
35 |
36 | inspireId_localId
37 | inspireId|Identifier|localId
38 | String
39 |
40 |
41 | inspireId_namespace
42 | inspireId|Identifier|namespace
43 | String
44 |
45 |
46 | label
47 | label
48 | String
49 |
50 |
51 | nationalCadastralReference
52 | nationalCadastralReference
53 | String
54 |
55 |
56 | validFrom
57 | validFrom
58 | String
59 |
60 |
61 | validTo
62 | validTo
63 | String
64 |
65 |
66 | basicPropertyUnit_href
67 | basicPropertyUnit@href
68 | StringList
69 |
70 |
71 | administrativeUnit_href
72 | administrativeUnit@href
73 | String
74 |
75 |
76 | zoning_href
77 | zoning@href
78 | String
79 |
80 |
81 |
82 |
--------------------------------------------------------------------------------
/GDAL_DATA/inspire_cp_CadastralZoning.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | CadastralZoning
4 | CadastralZoning
5 |
6 |
7 | geometry
8 | geometry
9 | MultiPolygon
10 |
11 |
12 | referencePoint
13 | referencePoint
14 | Point
15 |
16 |
17 |
18 | beginLifespanVersion
19 | beginLifespanVersion
20 | String
21 |
22 |
23 | endLifespanVersion
24 | endLifespanVersion
25 | String
26 |
27 |
28 |
29 | estimatedAccuracy
30 | estimatedAccuracy
31 | Real
32 |
33 |
34 | estimatedAccuracy_uom
35 | estimatedAccuracy@uom
36 | String
37 |
38 |
39 |
40 | inspireId_localId
41 | inspireId|Identifier|localId
42 | String
43 |
44 |
45 | inspireId_namespace
46 | inspireId|Identifier|namespace
47 | String
48 |
49 |
50 |
51 | label
52 | label
53 | String
54 |
55 |
56 |
57 | level
58 | level
59 | String
60 |
61 |
62 |
63 | levelName
64 | levelName|LocalisedCharacterString
65 | StringList
66 |
67 |
68 | levelName_locale
69 | levelName|LocalisedCharacterString@locale
70 | StringList
71 |
72 |
73 |
99 |
100 |
101 | name_language
102 | name|GeographicalName|language
103 | StringList
104 |
105 |
106 | name_nativeness
107 | name|GeographicalName|nativeness
108 | StringList
109 |
110 |
111 | name_nameStatus
112 | name|GeographicalName|nameStatus
113 | StringList
114 |
115 |
116 | name_pronunciation
117 | name|GeographicalName|pronunciation
118 | StringList
119 |
120 |
121 | name_spelling_text
122 | name|GeographicalName|spelling|SpellingOfName|text
123 | StringList
124 |
125 |
126 | name_spelling_script
127 | name|GeographicalName|spelling|SpellingOfName|script
128 | StringList
129 |
130 |
131 |
132 | nationalCadastalZoningReference
133 | nationalCadastalZoningReference
134 | String
135 |
136 |
137 |
138 | originalMapScaleDenominator
139 | originalMapScaleDenominator
140 | Integer
141 |
142 |
143 |
144 | validFrom
145 | validFrom
146 | String
147 |
148 |
149 | validTo
150 | validTo
151 | String
152 |
153 |
154 |
155 | upperLevelUnit_href
156 | upperLevelUnit@href
157 | String
158 |
159 |
160 |
161 |
162 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_AdmArea.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | AdmArea
4 | AdmArea
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admCode
55 | admCode
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_AdmBdry.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | AdmBdry
4 | AdmBdry
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_AdmPt.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | AdmPt
4 | AdmPt
5 | urn:ogc:def:crs:EPSG::6668
6 | pos
7 | Point
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admCode
55 | admCode
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_BldA.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | BldA
4 | BldA
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_BldL.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | BldL
4 | BldL
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_Cntr.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | Cntr
4 | Cntr
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | alti
50 | alti
51 | Real
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_CommBdry.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | CommBdry
4 | CommBdry
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_CommPt.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | CommPt
4 | CommPt
5 | urn:ogc:def:crs:EPSG::6668
6 | pos
7 | Point
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admCode
55 | admCode
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_Cstline.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | Cstline
4 | Cstline
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_ElevPt.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | ElevPt
4 | ElevPt
5 | urn:ogc:def:crs:EPSG::6668
6 | pos
7 | Point
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | alti
50 | alti
51 | Real
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_GCP.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | GCP
4 | GCP
5 | urn:ogc:def:crs:EPSG::6668
6 | pos
7 | Point
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | advNo
45 | advNo
46 | String
47 |
48 |
49 | orgName
50 | orgName
51 | String
52 |
53 |
54 | type
55 | type
56 | String
57 |
58 |
59 | gcpClass
60 | gcpClass
61 | String
62 |
63 |
64 | gcpCode
65 | gcpCode
66 | String
67 |
68 |
69 | name
70 | name
71 | String
72 |
73 |
74 | B
75 | B
76 | Real
77 |
78 |
79 | L
80 | L
81 | Real
82 |
83 |
84 | alti
85 | alti
86 | Real
87 |
88 |
89 | altiAcc
90 | altiAcc
91 | Integer
92 |
93 |
94 |
95 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_LeveeEdge.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | LeveeEdge
4 | LeveeEdge
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | name
45 | name
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RailCL.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RailCL
4 | RailCL
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdASL.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdASL
4 | RdASL
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 |
45 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdArea.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdArea
4 | RdArea
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | name
45 | name
46 | String
47 |
48 |
49 | admOffice
50 | admOffice
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdCompt.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdCompt
4 | RdCompt
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admOffice
55 | admOffice
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdEdg.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdEdg
4 | RdEdg
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admOffice
55 | admOffice
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdMgtBdry.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdMgtBdry
4 | RdMgtBdry
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | name
45 | name
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RdSgmtA.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RdSgmtA
4 | RdSgmtA
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 | admOffice
55 | admOffice
56 | String
57 |
58 |
59 |
60 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_RvrMgtBdry.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | RvrMgtBdry
4 | RvrMgtBdry
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | name
45 | name
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_SBAPt.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | SBAPt
4 | SBAPt
5 | urn:ogc:def:crs:EPSG::6668
6 | pos
7 | Point
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | sbaNo
45 | sbaNo
46 | String
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_SBArea.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | SBArea
4 | SBArea
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | sbaNo
50 | sbaNo
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_SBBdry.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | SBBdry
4 | SBBdry
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 |
45 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_WA.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | WA
4 | WA
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_WL.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | WL
4 | WL
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_WStrA.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | WStrA
4 | WStrA
5 | urn:ogc:def:crs:EPSG::6668
6 | area
7 | Polygon
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/jpfgdgml_WStrL.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 | WStrL
4 | WStrL
5 | urn:ogc:def:crs:EPSG::6668
6 | loc
7 | LineString
8 |
9 | fid
10 | fid
11 | String
12 |
13 |
14 | lfSpanFr
15 | lfSpanFr|timePosition
16 | String
17 |
18 |
19 | lfSpanTo
20 | lfSpanTo|timePosition
21 | String
22 |
23 |
24 | devDate
25 | devDate|timePosition
26 | String
27 |
28 |
29 | orgGILvl
30 | orgGILvl
31 | String
32 |
33 |
34 | orgMDId
35 | orgMDId
36 | String
37 |
38 |
39 | vis
40 | vis
41 | String
42 |
43 |
44 | type
45 | type
46 | String
47 |
48 |
49 | name
50 | name
51 | String
52 |
53 |
54 |
55 |
--------------------------------------------------------------------------------
/GDAL_DATA/naming_system.csv:
--------------------------------------------------------------------------------
1 | "NAMING_SYSTEM_CODE","NAMING_SYSTEM_NAME","REMARKS","INFORMATION_SOURCE","DATA_SOURCE","REVISION_DATE","CHANGE_ID","DEPRECATED"
2 | 7300,EPSG alternative spelling,An alternative spelling of the EPSG name; assigned by EPSG.,EPSG,EPSG,2000-05-07 00:00:00,,0
3 | 7301,EPSG alias,An alternative name assigned by EPSG.,EPSG,EPSG,2000-05-07 00:00:00,,0
4 | 7302,EPSG abbreviation,An abbreviation assigned by EPSG.,EPSG,EPSG,2000-05-07 00:00:00,,0
5 | 7303,User name,An alternative name assigned by user; not populated by EPSG.,(User to insert),EPSG,2000-05-07 00:00:00,,0
6 | 7304,User alias,A secondary alternative name assigned by user; not populated by EPSG.,(User to insert),EPSG,2000-05-07 00:00:00,,0
7 | 7305,User abbreviation,An abbreviation assigned by user; not populated by EPSG.,(User to insert),EPSG,2000-05-07 00:00:00,,0
8 | 7306,POSC acronym,An abbreviation assigned by the Petrotechnical Open Software Corporation (POSC).,POSC,EPSG,2000-05-07 00:00:00,,0
9 | 7307,EuroGeographics Identifier,A unique identifier used in the compilation of European national mapping agency data by EuroGeographics.,EuroGeographics; http://crs.ifag.de/,EPSG,2001-06-05 00:00:00,,0
10 | 7308,Croatia alternative identifier,,EPSG,EPSG,2001-06-05 00:00:00,,0
11 | 7309,Slovenia alternative identifier,,EPSG,EPSG,2001-06-05 00:00:00,,0
12 | 7310,Germany alternative identifier,An alternative name used by the BfK.,EPSG,EPSG,2001-06-05 00:00:00,,0
13 | 7311,Indonesian alternative identifier,An alternative name used by Bakosurtanal.,EPSG,EPSG,2002-06-22 00:00:00,,0
14 | 7312,Austrian alternative identifier,An alternative name used by the BEV.,EPSG,EPSG,2002-09-19 00:00:00,,0
15 |
--------------------------------------------------------------------------------
/GDAL_DATA/netcdf_config.xsd:
--------------------------------------------------------------------------------
1 |
2 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 | Define a layer creation option that applies to all layers.
40 |
41 |
42 |
43 |
44 | Define a global attribute that must be written (or removed) and applies to all layers.
45 |
46 |
47 |
48 |
49 | Define the characteristics of an OGR field / netCDF variable that applies to all layers (that actually uses it)
50 |
51 |
52 |
53 |
54 | Define layer specific settings for layer creaetion options, fields and attributes.
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 | Value to set as attribute, or empty string
71 | to delete an existing attribute
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 | Define an attribute that must be written (or removed) from a OGR field / netCDF variable.
90 |
91 |
92 |
93 |
94 | OGR field name.
95 |
96 |
97 | netCDF variable name. When both name
98 | and netcdf_name are set, the OGR field {name} will be written as the
99 | netCDF {netcdf_name} variable. When netcdf_name is set, but name is none,
100 | then the Field definition will match an implictly created netCDF variable,
101 | such as x/lon, y/lat, z, ...
102 |
103 |
104 |
105 |
106 | Name of the main dimension against which the variable must be indexed.
107 | If not set, the record dimension will be used. Only useful when using
108 | a layer with FeatureType!=Point.
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 | Define a layer creation option. Overrides or appended to
118 | existing global layer creation options.
119 |
120 |
121 |
122 |
123 | Define a global attribute that must be written (or removed).
124 | Overrides or appended to existing global attributes.
125 |
126 |
127 |
128 |
129 | Define the characteristics of an OGR field / netCDF variable
130 | (that must exist as an explicit OGR field, or an implicitly created netCDF variable).
131 | Supersedes global Field definition.
132 |
133 |
134 |
135 |
136 | OGR layer name.
137 |
138 |
139 | netCDF group name.
140 |
141 |
142 |
143 |
144 |
--------------------------------------------------------------------------------
/GDAL_DATA/nitf_spec.xsd:
--------------------------------------------------------------------------------
1 |
2 |
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 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
--------------------------------------------------------------------------------
/GDAL_DATA/osmconf.ini:
--------------------------------------------------------------------------------
1 | #
2 | # Configuration file for OSM import
3 | #
4 |
5 | # put here the name of keys, or key=value, for ways that are assumed to be polygons if they are closed
6 | # see http://wiki.openstreetmap.org/wiki/Map_Features
7 | closed_ways_are_polygons=aeroway,amenity,boundary,building,craft,geological,historic,landuse,leisure,military,natural,office,place,shop,sport,tourism,highway=platform,public_transport=platform
8 |
9 | # comment to avoid laundering of keys ( ':' turned into '_' )
10 | attribute_name_laundering=yes
11 |
12 | # uncomment to report all nodes, including the ones without any (significant) tag
13 | #report_all_nodes=yes
14 |
15 | # uncomment to report all ways, including the ones without any (significant) tag
16 | #report_all_ways=yes
17 |
18 | [points]
19 | # common attributes
20 | osm_id=yes
21 | osm_version=no
22 | osm_timestamp=no
23 | osm_uid=no
24 | osm_user=no
25 | osm_changeset=no
26 |
27 | # keys to report as OGR fields
28 | attributes=name,barrier,highway,ref,address,is_in,place,man_made
29 | # keys that, alone, are not significant enough to report a node as a OGR point
30 | unsignificant=created_by,converted_by,source,time,ele,attribution
31 | # keys that should NOT be reported in the "other_tags" field
32 | ignore=created_by,converted_by,source,time,ele,note,openGeoDB:,fixme,FIXME
33 | # uncomment to avoid creation of "other_tags" field
34 | #other_tags=no
35 | # uncomment to create "all_tags" field. "all_tags" and "other_tags" are exclusive
36 | #all_tags=yes
37 |
38 | [lines]
39 | # common attributes
40 | osm_id=yes
41 | osm_version=no
42 | osm_timestamp=no
43 | osm_uid=no
44 | osm_user=no
45 | osm_changeset=no
46 |
47 | # keys to report as OGR fields
48 | attributes=name,highway,waterway,aerialway,barrier,man_made
49 |
50 | # type of attribute 'foo' can be changed with something like
51 | #foo_type=Integer/Real/String/DateTime
52 |
53 | # keys that should NOT be reported in the "other_tags" field
54 | ignore=created_by,converted_by,source,time,ele,note,openGeoDB:,fixme,FIXME
55 | # uncomment to avoid creation of "other_tags" field
56 | #other_tags=no
57 | # uncomment to create "all_tags" field. "all_tags" and "other_tags" are exclusive
58 | #all_tags=yes
59 |
60 | #computed_attributes must appear before the keywords _type and _sql
61 | computed_attributes=z_order
62 | z_order_type=Integer
63 | # Formula based on https://github.com/openstreetmap/osm2pgsql/blob/master/style.lua#L13
64 | # [foo] is substituted by value of tag foo. When substitution is not wished, the [ character can be escaped with \[ in literals
65 | # Note for GDAL developers: if we change the below formula, make sure to edit ogrosmlayer.cpp since it has a hardcoded optimization for this very precise formula
66 | z_order_sql="SELECT (CASE [highway] WHEN 'minor' THEN 3 WHEN 'road' THEN 3 WHEN 'unclassified' THEN 3 WHEN 'residential' THEN 3 WHEN 'tertiary_link' THEN 4 WHEN 'tertiary' THEN 4 WHEN 'secondary_link' THEN 6 WHEN 'secondary' THEN 6 WHEN 'primary_link' THEN 7 WHEN 'primary' THEN 7 WHEN 'trunk_link' THEN 8 WHEN 'trunk' THEN 8 WHEN 'motorway_link' THEN 9 WHEN 'motorway' THEN 9 ELSE 0 END) + (CASE WHEN [bridge] IN ('yes', 'true', '1') THEN 10 ELSE 0 END) + (CASE WHEN [tunnel] IN ('yes', 'true', '1') THEN -10 ELSE 0 END) + (CASE WHEN [railway] IS NOT NULL THEN 5 ELSE 0 END) + (CASE WHEN [layer] IS NOT NULL THEN 10 * CAST([layer] AS INTEGER) ELSE 0 END)"
67 |
68 | [multipolygons]
69 | # common attributes
70 | # note: for multipolygons, osm_id=yes instantiates a osm_id field for the id of relations
71 | # and a osm_way_id field for the id of closed ways. Both fields are exclusively set.
72 | osm_id=yes
73 | osm_version=no
74 | osm_timestamp=no
75 | osm_uid=no
76 | osm_user=no
77 | osm_changeset=no
78 |
79 | # keys to report as OGR fields
80 | attributes=name,type,aeroway,amenity,admin_level,barrier,boundary,building,craft,geological,historic,land_area,landuse,leisure,man_made,military,natural,office,place,shop,sport,tourism
81 | # keys that should NOT be reported in the "other_tags" field
82 | ignore=area,created_by,converted_by,source,time,ele,note,openGeoDB:,fixme,FIXME
83 | # uncomment to avoid creation of "other_tags" field
84 | #other_tags=no
85 | # uncomment to create "all_tags" field. "all_tags" and "other_tags" are exclusive
86 | #all_tags=yes
87 |
88 | [multilinestrings]
89 | # common attributes
90 | osm_id=yes
91 | osm_version=no
92 | osm_timestamp=no
93 | osm_uid=no
94 | osm_user=no
95 | osm_changeset=no
96 |
97 | # keys to report as OGR fields
98 | attributes=name,type
99 | # keys that should NOT be reported in the "other_tags" field
100 | ignore=area,created_by,converted_by,source,time,ele,note,openGeoDB:,fixme,FIXME
101 | # uncomment to avoid creation of "other_tags" field
102 | #other_tags=no
103 | # uncomment to create "all_tags" field. "all_tags" and "other_tags" are exclusive
104 | #all_tags=yes
105 |
106 | [other_relations]
107 | # common attributes
108 | osm_id=yes
109 | osm_version=no
110 | osm_timestamp=no
111 | osm_uid=no
112 | osm_user=no
113 | osm_changeset=no
114 |
115 | # keys to report as OGR fields
116 | attributes=name,type
117 | # keys that should NOT be reported in the "other_tags" field
118 | ignore=area,created_by,converted_by,source,time,ele,note,openGeoDB:,fixme,FIXME
119 | # uncomment to avoid creation of "other_tags" field
120 | #other_tags=no
121 | # uncomment to create "all_tags" field. "all_tags" and "other_tags" are exclusive
122 | #all_tags=yes
123 |
--------------------------------------------------------------------------------
/GDAL_DATA/ozi_datum.csv:
--------------------------------------------------------------------------------
1 | NAME,EPSG_DATUM_CODE,ELLIPSOID_CODE,DELTAX,DELTAY,DELTAZ
2 | #
3 | # Note : We have permission from Des Newman on behalf of OziExplorer to use this list.
4 | # See : http://trac.osgeo.org/gdal/ticket/3929#comment:2
5 | # Note 2: EPSG_DATUM_CODE is used in priority to retrieve ellipsoid and datum shift values
6 | # from the CSV files imported from EPSG database, that are more up-to-date. It
7 | # overrides the values found in this file and from ozi_ellips.csv. See #3929 for more details.
8 | #
9 | Adindan,4201,5,-162,-12,206 # Africa - Eritrea, Ethiopia and Sudan
10 | Afgooye,4205,15,-43,-163,45 # Somalia
11 | Ain el Abd 1970,4204,14,-150,-251,-2 # Asia - Middle East - Bahrain, Kuwait and Saudi Arabia
12 | Anna 1 Astro 1965,4708,2,-491,-22,435 # Cocos (Keeling) Islands
13 | Arc 1950,4209,5,-143,-90,-294 # Africa - Botswana, Malawi, Zambia, Zimbabwe
14 | Arc 1960,4210,5,-160,-8,-300 # Africa - Kenya, Tanzania and Uganda
15 | Ascension Island 1958,4712,14,-207,107,52 # St Helena - Ascension Island
16 | Astro B4 Sorol Atoll,4707,14,114,-116,-333 # USA - Hawaii - Tern Island and Sorel Atoll
17 | Astro Beacon 1945,4709,14,145,75,-272 # Japan - Iwo Jima
18 | Astro DOS 71/4,4710,14,-320,550,-494 # St Helena - St Helena Island
19 | Astronomic Stn 1952,4711,14,124,-234,-25 # Japan - Minamitori-shima (Marcus Island)
20 | Australian Geodetic 1966,4202,2,-133,-48,148 # Australasia - Australia and PNG - AGD66
21 | Australian Geodetic 1984,4203,2,-134,-48,149 # Australia - AGD84
22 | Australian Geocentric 1994 (GDA94),4283,11,0,0,0 # Australia - GDA94
23 | Austrian,4312,3,594,84,471 # MGI - Europe, Austria and former Yugoslavia
24 | Bellevue (IGN),4714,14,-127,-769,472 # Vanuatu - southern islands
25 | Bermuda 1957,4216,4,-73,213,296 # Bermuda
26 | Bogota Observatory,4218,14,307,304,-318 # Colombia
27 | Campo Inchauspe,4221,14,-148,136,90 # Argentina
28 | Canton Astro 1966,4716,14,298,-304,-375 # Kiribati - Phoenix Islands
29 | Cape,4222,5,-136,-108,-292 # Africa - Botswana and South Africa
30 | Cape Canaveral,4717,4,-2,150,181 # North America - Bahamas and USA - Florida
31 | Carthage,4223,5,-263,6,431 # Tunisia
32 | CH-1903,4149,3,674,15,405 # Europe - Liechtenstein and Switzerland
33 | Chatham 1971,4672,14,175,-38,113 # New Zealand - Chatham Islands
34 | Chua Astro,4224,14,-134,229,-29 # South America - Brazil ; N Paraguay
35 | Corrego Alegre,4225,14,-206,172,-6 # Brazil - Corrego Alegre
36 | Djakarta (Batavia),4211,3,-377,681,-50 # Indonesia - Java
37 | DOS 1968,,14,230,-199,-752 # Solomon Islands - Gizo Island : EPSG:4718 + EPSG:15805 (gcs.csv uses EPSG:15807)
38 | Easter Island 1967,4719,14,211,147,111 # Chile - Easter Island
39 | Egypt,,14,-130,-117,-151 # Egypt - EPSG code is 4199, but transformation parameters are missing in gcs.csv
40 | European 1950,4230,14,-87,-98,-121 # Europe
41 | European 1950 (Mean France),,14,-87,-96,-120 # Europe -France
42 | European 1950 (Spain and Portugal),,14,-84,-107,-120 # Europe - Spain and Portugal
43 | European 1979,4668,14,-86,-98,-119 # Europe - west
44 | Finland Hayford,4123,14,-78,-231,-97 # Finland (KKJ)
45 | Gandajika Base,4233,14,-133,-321,50 # Maldives
46 | Geodetic Datum 1949,4272,14,84,-22,209 # New Zealand (NZGD49)
47 | GGRS 87,4121,11,-199.87,74.79,246.62 # Greece
48 | Guam 1963,4675,4,-100,-248,259 # Guam
49 | GUX 1 Astro,4718,14,252,-209,-751 # Solomon Islands - Guadalcanal Island
50 | Hartebeeshoek94,4148,20,0,0,0 # South Africa
51 | Hermannskogel,3906,3,653,-212,449 # Boznia and Herzegovina; Croatia; FYR Macedonia; Montenegro; Serbia; Slovenia (MGI 1901)
52 | Hjorsey 1955,4658,14,-73,46,-86 # Iceland
53 | Hong Kong 1963,4739,14,-156,-271,-189 # China - Hong Kong
54 | Hu-Tzu-Shan,4236,14,-634,-549,-201 # Taiwan
55 | Indian Bangladesh,4682,6,289,734,257 # Bangladesh (Gulshan 303)
56 | Indian Thailand,4240,6,214,836,303 # Thailand
57 | Israeli,4281,23,-235,-85,264 # Asia - Middle East - Israel, Jordan and Palestine Territory (Palestine 1923)
58 | Ireland 1965,4299,1,506,-122,611 # Europe - Ireland (Republic and Ulster)
59 | ISTS 073 Astro 1969,4724,14,208,-435,-229 # British Indian Ocean Territory - Diego Garcia
60 | Johnston Island,4725,14,191,-77,-204 # Johnston Island
61 | Kandawala,4244,6,-97,787,86 # Sri Lanka
62 | Kerguelen Island,4698,14,145,-187,103 # French Southern Territories - Kerguelen
63 | Kertau 1948,4245,7,-11,851,5 # Asia - Malaysia (west) and Singapore
64 | L.C. 5 Astro,4726,4,42,124,147 # Cayman Islands - Little Cayman and Cayman Brac
65 | Liberia 1964,4251,5,-90,40,88 # Liberia
66 | Luzon Mindanao,,4,-133,-79,-72 # Philippines - Mindanao (EPSG:4253 + EPSG:1162 Coordinate Transformation)
67 | Luzon Philippines,4253,4,-133,-77,-51 # Philippines - excluding Mindanao
68 | Mahe 1971,4256,5,41,-220,-134 # Seychelles
69 | Marco Astro,4616,14,-289,-124,60 # Portugal - Selvagens islands (Madeira)
70 | Massawa,4262,3,639,405,60 # Eritrea
71 | Merchich,4261,5,31,146,47 # Morocco
72 | Midway Astro 1961,4727,14,912,-58,1227 # Midway Islands - Sand and Eastern Islands
73 | Minna,4263,5,-92,-93,122 # Nigeria
74 | NAD27 Alaska,,4,-5,135,172 # Alaska (EPSG:4269 + EPSG:1176 Coordinate Transformation)
75 | NAD27 Bahamas,,4,-4,154,178 # Bahamas (EPSG:4269 + EPSG:1177 Coordinate Transformation)
76 | NAD27 Canada,,4,-10,158,187 # Canada (EPSG:4269 + EPSG:1172 Coordinate Transformation)
77 | NAD27 Canal Zone,,4,0,125,201 # Panama (EPSG:4269 + EPSG:1184 Coordinate Transformation)
78 | NAD27 Caribbean,,4,-7,152,178 # Caribbean
79 | NAD27 Central,,4,0,125,194 # Central America (EPSG:4269 + EPSG:1171 Coordinate Transformation)
80 | NAD27 CONUS,,4,-8,160,176 # Continental US (EPSG:4269 + EPSG:1173 Coordinate Transformation)
81 | NAD27 Cuba,,4,-9,152,178 # Cuba (EPSG:4269 + EPSG:1185 Coordinate Transformation)
82 | NAD27 Greenland,,4,11,114,195 # Greenland - Hayes Peninsula (EPSG:4269 + EPSG:1186 Coordinate Transformation)
83 | NAD27 Mexico,,4,-12,130,190 # Mexico (EPSG:4269 + EPSG:1187 Coordinate Transformation)
84 | NAD27 San Salvador,,4,1,140,165 # San Salvador (EPSG:4269 + EPSG:1178 Coordinate Transformation)
85 | NAD83,4269,11,0,0,0 # North America
86 | Nahrwn Masirah Ilnd,,5,-247,-148,369 # Oman - Masirah Island (EPSG:4270 + EPSG:1189)
87 | Nahrwn Saudi Arbia,,5,-231,-196,482 # Saudi Arabia (EPSG:4270 + EPSG:1190)
88 | Nahrwn United Arab,,5,-249,-156,381 # United Arab Emirates (UAE) (EPSG:4270 + EPSG:1191)
89 | Naparima BWI,4271,14,-2,374,172 # Trinidad and Tobago - Tobago
90 | NGO1948,4273,27,315,-217,528 # Norway
91 | NTF France,4275,24,-168,-60,320 # France
92 | Norsk,4817,27,278,93,474 # Norway (NGO 1948)
93 | NZGD1949,4272,14,84,-22,209 # New Zealand
94 | NZGD2000,4167,20,0,0,0 # New Zealand
95 | Observatorio 1966,4182,14,-425,-169,81 # Portugal - western Azores
96 | Old Egyptian,4229,12,-130,110,-13 # Egypt (1907)
97 | Old Hawaiian,4135,4,61,-285,-181 # USA - Hawaii
98 | Oman,4232,5,-346,-1,224 # Oman
99 | Ord Srvy Grt Britn,4277,0,375,-111,431 # UK - Great Britain; Isle of Man
100 | Pico De Las Nieves,4728,14,-307,-92,127 # Spain - Canary Islands
101 | Pitcairn Astro 1967,4729,14,185,165,42 # Pitcairn Island
102 | Potsdam Rauenberg DHDN,4314,3,606,23,413 # Germany
103 | Prov So Amrican 1956,4248,14,-288,175,-376 # South America - PSAD56
104 | Prov So Chilean 1963,4254,14,16,196,93 # South America - Tierra del Fuego
105 | Puerto Rico,4139,4,11,72,-101 # Caribbean - Puerto Rico and the Virgin Islands
106 | Pulkovo 1942 (1),4284,15,28,-130,-95 # Europe - FSU
107 | Pulkovo 1942 (2),4284,15,28,-130,-95 # Europe - FSU
108 | Qatar National,4285,14,-128,-283,22 # Qatar
109 | Qornoq,4287,14,164,138,-189 # Greenland
110 | Reunion,4626,14,94,-948,-1262 # France - Reunion Island
111 | Rijksdriehoeksmeting,4289,3,593,26,478 # Netherlands
112 | Rome 1940,4806,14,-225,-65,9 # Italy - including San Marino and Vatican
113 | RT 90,4124,3,498,-36,568 # Sweden
114 | S42,4179,15,28,-121,-77 # Europe - eastern - S-42
115 | Santo (DOS),4730,14,170,42,84 # Vanuatu - northern islands
116 | Sao Braz,4184,14,-203,141,53 # Portugal - eastern Azores
117 | Sapper Hill 1943,4292,14,-355,16,74 # Falkland Islands
118 | Schwarzeck,4293,21,616,97,-251 # Namibia
119 | South American 1969,4291,16,-57,1,-41 # South America - SAD69
120 | South Asia,,8,7,-10,-26 # Singapore (unknown EPSG code)
121 | Southeast Base,4615,14,-499,-249,314 # Porto Santo and Madeira Islands
122 | Southwest Base,4183,14,-104,167,-38 # Faial, Graciosa, Pico, Sao Jorge and Terceira
123 | Timbalai 1948,4298,6,-689,691,-46 # Asia - Brunei and East Malaysia
124 | Tokyo,4301,3,-128,481,664 # Asia - Japan and Korea
125 | Tristan Astro 1968,4734,14,-632,438,-609 # St Helena - Tristan da Cunha
126 | Viti Levu 1916,4731,5,51,391,-36 # Fiji - Viti Levu
127 | Wake-Eniwetok 1960,4732,13,101,52,-39 # Marshall Islands - Eniwetok, Kwajalein and Wake islands
128 | WGS 72,4322,19,0,0,5 # World
129 | WGS 84,4326,20,0,0,0 # World
130 | Yacare,4309,14,-155,171,37 # Uruguay
131 | Zanderij,4311,14,-265,120,-358 # Suriname
132 |
--------------------------------------------------------------------------------
/GDAL_DATA/ozi_ellips.csv:
--------------------------------------------------------------------------------
1 | ELLIPSOID_CODE,NAME,A,INVF
2 | #
3 | # Note : We have permission from Des Newman on behalf of OziExplorer to use this list.
4 | # See : http://trac.osgeo.org/gdal/ticket/3929#comment:2
5 | #
6 | 0,Airy 1830,6377563.396,299.3249646
7 | 1,Modified Airy,6377340.189,299.3249646
8 | 2,Australian National,6378160.0,298.25
9 | 3,Bessel 1841,6377397.155,299.1528128
10 | 4,Clarke 1866,6378206.4,294.9786982
11 | 5,Clarke 1880,6378249.145,293.465
12 | 6,Everest (India 1830),6377276.345,300.8017
13 | 7,Everest (1948),6377304.063,300.8017
14 | 8,Modified Fischer 1960,6378155.0,298.3
15 | 9,Everest (Pakistan),6377309.613,300.8017
16 | 10,Indonesian 1974,6378160.0,298.247
17 | 11,GRS 80,6378137.0,298.257222101
18 | 12,Helmert 1906,6378200.0,298.3
19 | 13,Hough 1960,6378270.0,297.0
20 | 14,International 1924,6378388.0,297.0
21 | 15,Krassovsky 1940,6378245.0,298.3
22 | 16,South American 1969,6378160.0,298.25
23 | 17,Everest (Malaysia 1969),6377295.664,300.8017
24 | 18,Everest (Sabah Sarawak),6377298.556,300.8017
25 | 19,WGS 72,6378135.0,298.26
26 | 20,WGS 84,6378137.0,298.257223563
27 | 21,Bessel 1841 (Namibia),6377483.865,299.1528128
28 | 22,Everest (India 1956),6377301.243,300.8017
29 | 23,Clarke 1880 Palestine,6378300.789,293.466
30 | 24,Clarke 1880 IGN,6378249.2,293.466021
31 | 25,Hayford 1909,6378388.0,296.959263
32 | 26,Clarke 1858,6378350.87,294.26
33 | 27,Bessel 1841 (Norway),6377492.0176,299.1528
34 | 28,Plessis 1817 (France),6376523.0,308.6409971
35 | 29,Hayford 1924,6378388.0,297.0
36 |
--------------------------------------------------------------------------------
/GDAL_DATA/pci_ellips.txt:
--------------------------------------------------------------------------------
1 | !
2 | ! By email on December 2nd, 2010:
3 | !
4 | ! I, Louis Burry, on behalf of PCI Geomatics agree to allow the ellips.txt
5 | ! and datum.txt file to be distributed under the GDAL open source license.
6 | !
7 | ! Louis Burry
8 | ! VP Technology & Delivery
9 | ! PCI Geomatics
10 | !
11 | !
12 | ! NOTE: The range of "E908" to "E998" is set aside for
13 | ! the use of local customer development.
14 | !
15 | "E009","Airy 1830",6377563.396,6356256.91
16 | "E011","Modified Airy",6377340.189,6356034.448
17 | "E910","ATS77",6378135.0,6356750.304922
18 | "E014","Australian National 1965",6378160.,6356774.719
19 | "E002","Bessel 1841",6377397.155,6356078.96284
20 | "E900","Bessel 1841 (Namibia)",6377483.865,6356165.382966
21 | "E333","Bessel 1841 (Japan By Law)",6377397.155,6356078.963
22 | "E000","Clarke 1866",6378206.4,6356583.8
23 | "E001","Clarke 1880 (RGS)",6378249.145,6356514.86955
24 | "E202","Clarke 1880 (IGN, France)",6378249.2,6356515.0
25 | "E006","Everest (India 1830)",6377276.3452,6356075.4133
26 | "E010","Everest (W. Malaysia and Singapore 1948)",6377304.063,6356103.039
27 | "E901","Everest (India 1956)",6377301.243,6356100.228368
28 | "E902","Everest (W. Malaysia 1969)",6377295.664,6356094.667915
29 | "E903","Everest (E. Malaysia and Brunei)",6377298.556,6356097.550301
30 | "E201","Everest (Pakistan)",6377309.613,6356108.570542
31 | "E017","Fischer 1960",6378166.,6356784.283666
32 | "E013","Modified Fischer 1960",6378155.,6356773.3205
33 | "E018","Fischer 1968",6378150.,6356768.337303
34 | "E008","GRS 1980",6378137.,6356752.31414
35 | "E904","Helmert 1906",6378200.,6356818.169628
36 | "E016","Hough 1960",6378270.,6356794.343479
37 | "E200","Indonesian 1974",6378160.,6356774.504086
38 | "E004","International 1924",6378388.,6356911.94613
39 | "E203","IUGG 67",6378160.,6356774.516090714
40 | "E015","Krassovsky 1940",6378245.,6356863.0188
41 | "E700","MODIS (Sphere from WGS84)",6371007.181,6371007.181
42 | "E003","New International 1967",6378157.5,6356772.2
43 | "E019","Normal Sphere",6370997.,6370997.
44 | "E905","SGS 85",6378136.,6356751.301569
45 | "E907","South American 1969",6378160.,6356774.719
46 | "E906","WGS 60",6378165.,6356783.286959
47 | "E007","WGS 66",6378145.,6356759.769356
48 | "E005","WGS 72",6378135.,6356750.519915
49 | "E012","WGS 84",6378137.,6356752.314245
50 | "E600","D-PAF (Orbits)",6378144.0,6356759.0
51 | "E601","Test Data Set 1",6378144.0,6356759.0
52 | "E602","Test Data Set 2",6377397.2,6356079.0
53 | "E204","War Office",6378300.583,6356752.270
54 | "E205","Clarke 1880 Arc",6378249.145,6356514.966
55 | "E206","Bessel Modified",6377492.018,6356173.5087
56 | "E207","Clarke 1858",6378293.639,6356617.98149
57 | "E208","Clarke 1880",6378249.138,6356514.95942
58 | "E209","Everest (1937 Adjustment)",6377276.345,6356075.413
59 | "E210","Everest (1962 Definition)",6377301.243,6356100.23
60 | "E211","Everest Modified",6377304.063,6356103.039
61 | "E212","Modified Everest 1969",6377295.664,6356094.668
62 | "E213","Everest (1967 Definition)",6377298.556,6356097.550
63 | "E214","Clarke 1880 (Benoit)",6378300.79,6356566.43
64 | "E215","Clarke 1880 (SGA)",6378249.2,6356515.0
65 | "E216","Everest (1975 Definition)",6377299.151,6356098.1451
66 | "E217","GEM 10C",6378137,6356752.31414
67 | "E218","OSU 86F",6378136.2,6356751.516672
68 | "E219","OSU 91A",6378136.3,6356751.6163367
69 | "E220","Sphere",6371000,6371000
70 | "E221","Struve 1860",6378297,6356655.847
71 | "E222","Walbeck",6376896,6355834.847
72 | "E223","Plessis 1817",6376523,6355862.933
73 | "E224","Xian 1980",6378140.0,6356755.288
74 | "E225","EMEP Sphere",6370000,6370000
75 | "E226","Everest (India and Nepal)",6377301.243,6356100.228368
76 | "E899","GRS 1967 Modified",6378160.,6356774.719195306
77 |
--------------------------------------------------------------------------------
/GDAL_DATA/pcs.override.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","UOM_CODE","SOURCE_GEOGCRS_CODE","COORD_OP_CODE","COORD_OP_METHOD_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE","PARAMETER_CODE_1","PARAMETER_VALUE_1","PARAMETER_UOM_1","PARAMETER_CODE_2","PARAMETER_VALUE_2","PARAMETER_UOM_2","PARAMETER_CODE_3","PARAMETER_VALUE_3","PARAMETER_UOM_3","PARAMETER_CODE_4","PARAMETER_VALUE_4","PARAMETER_UOM_4","PARAMETER_CODE_5","PARAMETER_VALUE_5","PARAMETER_UOM_5","PARAMETER_CODE_6","PARAMETER_VALUE_6","PARAMETER_UOM_6","PARAMETER_CODE_7","PARAMETER_VALUE_7","PARAMETER_UOM_7"
2 | #
3 | # NOTICE: The master version of this file is in the libgeotiff subversion at:
4 | #
5 | # https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/pcs.override.csv
6 | #
7 | # Do *not* change other copies without upstreaming the results to libgeotiff.
8 | #
9 | #
10 | #
11 | # Adjust central meridian to be relative to prime meridian.
12 | #
13 | 26591,"Monte Mario (Rome) / Italy zone 1",9001,4806,18121,9807,1,1,4499,8801,0,9102,8802,-3.45233333333333,9102,8805,0.9996,9201,8806,1500000,9001,8807,0,9001,,,,,,
14 | 26592,"Monte Mario (Rome) / Italy zone 2",9001,4806,18122,9807,1,1,4499,8801,0,9102,8802,2.54766666666666,9102,8805,0.9996,9201,8806,2520000,9001,8807,0,9001,,,,,,
15 | #
16 | # 26799 is deprecated, because of the error in the false northing. However,
17 | # we "fix" the original to reduce problems folks would otherwise encounter.
18 | #
19 | 26799,"NAD27 / California zone VII",9003,4267,10408,9802,1,0,4497,8821,34.08,9110,8822,-118.2,9110,8823,34.25,9110,8824,33.52,9110,8826,4186692.58,9003,8827,4160926.74,9003,,,
20 |
--------------------------------------------------------------------------------
/GDAL_DATA/pds4_template.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
14 |
15 | ${LOGICAL_IDENTIFIER}
16 | 1.0
17 | ${TITLE}
18 | 1.B.0.0
19 | Product_Observational
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | ${INVESTIGATION_AREA_NAME}
28 | Mission
29 |
30 | ${INVESTIGATION_AREA_LID_REFERENCE}
31 | data_to_investigation
32 |
33 |
34 |
35 |
36 | ${OBSERVING_SYSTEM_NAME}
37 | Spacecraft
38 |
39 |
40 |
41 | ${TARGET}
42 | ${TARGET_TYPE}
43 |
44 | urn:nasa:pds:context:target:${target_type}.${target}
45 | data_to_target
46 |
47 |
48 |
49 |
50 |
51 |
52 | image
53 | display_settings_to_array
54 |
55 |
56 | Sample
57 | Left to Right
58 | Line
59 | Top to Bottom
60 |
61 |
62 |
63 |
64 |
65 |
66 |
--------------------------------------------------------------------------------
/GDAL_DATA/prime_meridian.csv:
--------------------------------------------------------------------------------
1 | prime_meridian_code,prime_meridian_name,greenwich_longitude,uom_code,remarks,information_source,data_source,revision_date,change_id,deprecated
2 | 8901,Greenwich,0,9102,,,OGP,1995/06/02,1996.290,0
3 | 8902,Lisbon,-9.0754862,9110,,"Instituto Geografico e Cadastral; Lisbon",OGP,1995/06/02,1996.290,0
4 | 8903,Paris,2.5969213,9105,"Value adopted by IGN (Paris) in 1936. Equivalent to 2°20'14.025"". Preferred by EPSG to earlier value of 2°20'13.95"" (2.596898 grads) used by RGS London.","Institut Geographique National (IGN); Paris",OGP,2008/06/24,2008.045,0
5 | 8904,Bogota,-74.04513,9110,,"Instituto Geografico ""Augustin Cadazzi"" (IGAC); Bogota",OGP,1995/06/02,1996.290,0
6 | 8905,Madrid,-3.411658,9110,,,OGP,1995/06/02,1996.290,0
7 | 8906,Rome,12.27084,9110,,,OGP,1995/06/02,1996.290,0
8 | 8907,Bern,7.26225,9110,"1895 value. Newer value of 7°26'22.335"" determined in 1938.",Bundesamt für Landestopographie,OGP,2008/06/24,1996.290 2008.045,0
9 | 8908,Jakarta,106.482779,9110,,,OGP,1995/06/02,1996.290,0
10 | 8909,Ferro,-17.4,9110,Used in Austria and former Czechoslovakia.,,OGP,1995/06/02,1996.290,0
11 | 8910,Brussels,4.220471,9110,,,OGP,1995/06/02,1996.290,0
12 | 8911,Stockholm,18.03298,9110,,,OGP,1995/06/02,1996.290,0
13 | 8912,Athens,23.4258815,9110,Used in Greece for older mapping based on Hatt projection.,"Topography Department; National Technical University of Athens.",OGP,1997/06/16,,0
14 | 8913,Oslo,10.43225,9110,Formerly known as Kristiania or Christiania.,Statens Kartverk - Geodesidivisjonen,OGP,1999/10/20,,0
15 | 8914,Paris RGS,2.201395,9110,Value replaced by IGN (France) in 1936 - see code 8903. Equivalent to 2.596898 grads.,"Royal Geographic Society, London",OGP,2007/11/01,,0
16 |
--------------------------------------------------------------------------------
/GDAL_DATA/ruian_vf_st_uvoh_v1.gfs:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | VolebniOkrsek
5 | Data|VolebniOkrsek|VO
6 | urn:ogc:def:crs:EPSG::5514
7 |
8 |
9 | DefinicniBod
10 | Geometrie|DefinicniBod
11 | Point
12 |
13 |
14 |
15 | OriginalniHranice
16 | Geometrie|OriginalniHranice
17 | MultiPolygon
18 |
19 |
20 |
21 | Kod
22 | Kod
23 | Integer
24 |
25 |
26 |
27 | Cislo
28 | Cislo
29 | Integer
30 |
31 |
32 |
33 | Nespravny
34 | Nespravny
35 | String
36 | 5
37 |
38 |
39 |
40 | ObecKod
41 | Obec|Kod
42 | Integer
43 |
44 |
45 |
46 | MomcKod
47 | Momc|Kod
48 | Integer
49 |
50 |
51 |
52 | Poznamka
53 | Poznamka
54 | String
55 | 60
56 |
57 |
58 |
59 | PlatiOd
60 | PlatiOd
61 | String
62 | 19
63 |
64 |
65 |
66 | PlatiDo
67 | PlatiDo
68 | String
69 | 19
70 |
71 |
72 |
73 | IdTransakce
74 | IdTransakce
75 | Integer
76 | Integer64
77 |
78 |
79 |
80 | GlobalniIdNavrhuZmeny
81 | GlobalniIdNavrhuZmeny
82 | Integer
83 | Integer64
84 |
85 |
86 |
87 |
--------------------------------------------------------------------------------
/GDAL_DATA/s57expectedinput.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/s57expectedinput.csv
--------------------------------------------------------------------------------
/GDAL_DATA/seed_2d.dgn:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/seed_2d.dgn
--------------------------------------------------------------------------------
/GDAL_DATA/seed_3d.dgn:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/GDAL_DATA/seed_3d.dgn
--------------------------------------------------------------------------------
/GDAL_DATA/stateplane.csv:
--------------------------------------------------------------------------------
1 | "ID","STATE","ZONE","PROJ_METHOD","DATUM","USGS_CODE","EPSG_PCS_CODE"
2 | 101,ALABAMA,EAST,1,NAD83,101,26929
3 | 102,ALABAMA,WEST,1,NAD83,102,26930
4 | 201,ARIZONA,EAST,1,NAD83,201,26948
5 | 202,ARIZONA,CENTRAL,1,NAD83,202,26949
6 | 203,ARIZONA,WEST,1,NAD83,203,26950
7 | 301,ARKANSAS,NORTH,2,NAD83,301,26951
8 | 302,ARKANSAS,SOUTH,2,NAD83,302,26952
9 | 401,CALIFORNIA,I,2,NAD83,401,26941
10 | 402,CALIFORNIA,II,2,NAD83,402,26942
11 | 403,CALIFORNIA,III,2,NAD83,403,26943
12 | 404,CALIFORNIA,IV,2,NAD83,404,26944
13 | 405,CALIFORNIA,V,2,NAD83,405,26945
14 | 406,CALIFORNIA,VI,2,NAD83,406,26946
15 | 501,COLORADO,NORTH,2,NAD83,501,26953
16 | 502,COLORADO,CENTRAL,2,NAD83,502,26954
17 | 503,COLORADO,SOUTH,2,NAD83,503,26955
18 | 600,CONNECTICUT,,2,NAD83,600,26956
19 | 700,DELAWARE,,1,NAD83,700,26957
20 | 901,FLORIDA,EAST,1,NAD83,901,26958
21 | 902,FLORIDA,WEST,1,NAD83,902,26959
22 | 903,FLORIDA,NORTH,2,NAD83,903,26960
23 | 1001,GEORGIA,EAST,1,NAD83,1001,26966
24 | 1002,GEORGIA,WEST,1,NAD83,1002,26967
25 | 1101,IDAHO,EAST,1,NAD83,1101,26968
26 | 1102,IDAHO,CENTRAL,1,NAD83,1102,26969
27 | 1103,IDAHO,WEST,1,NAD83,1103,26970
28 | 1201,ILLINOIS,EAST,1,NAD83,1201,26971
29 | 1202,ILLINOIS,WEST,1,NAD83,1202,26972
30 | 1301,INDIANA,EAST,1,NAD83,1301,26973
31 | 1302,INDIANA,WEST,1,NAD83,1302,26974
32 | 1401,IOWA,NORTH,2,NAD83,1401,26975
33 | 1402,IOWA,SOUTH,2,NAD83,1402,26976
34 | 1501,KANSAS,NORTH,2,NAD83,1501,26977
35 | 1502,KANSAS,SOUTH,2,NAD83,1502,26978
36 | 1600,KENTUCKY,SINGLE ZONE,2,NAD83,1600,3088
37 | 1601,KENTUCKY,NORTH,2,NAD83,1601,2205
38 | 1602,KENTUCKY,SOUTH,2,NAD83,1602,26980
39 | 1701,LOUISIANA,NORTH,2,NAD83,1701,26981
40 | 1702,LOUISIANA,SOUTH,2,NAD83,1702,26982
41 | 1703,LOUISIANA,OFFSHORE,2,NAD83,1703,
42 | 1801,MAINE,EAST,1,NAD83,1801,26983
43 | 1802,MAINE,WEST,1,NAD83,1802,26984
44 | 1900,MARYLAND,,2,NAD83,1900,26985
45 | 2001,MASSACHUSETTS,MAINLAND,2,NAD83,2001,26986
46 | 2002,MASSACHUSETTS,ISLAND,2,NAD83,2002,26987
47 | 2111,MICHIGAN,NORTH,2,NAD83,2111,26988
48 | 2112,MICHIGAN,CENTRAL,2,NAD83,2112,26989
49 | 2113,MICHIGAN,SOUTH,2,NAD83,2113,26990
50 | 2201,MINNESOTA,NORTH,2,NAD83,2201,26991
51 | 2202,MINNESOTA,CENTRAL,2,NAD83,2202,26992
52 | 2203,MINNESOTA,SOUTH,2,NAD83,2203,26993
53 | 2301,MISSISSIPPI,EAST,1,NAD83,2301,26994
54 | 2302,MISSISSIPPI,WEST,1,NAD83,2302,26995
55 | 2401,MISSOURI,EAST,1,NAD83,2401,26996
56 | 2402,MISSOURI,CENTRAL,1,NAD83,2402,26997
57 | 2403,MISSOURI,WEST,1,NAD83,2403,26998
58 | 2500,MONTANA,,2,NAD83,2500,32100
59 | 2600,NEBRASKA,,2,NAD83,2600,32104
60 | 2701,NEVADA,EAST,1,NAD83,2701,32107
61 | 2702,NEVADA,CENTRAL,1,NAD83,2702,32108
62 | 2703,NEVADA,WEST,1,NAD83,2703,32109
63 | 2800,"NEW HAMPSHIRE",,1,NAD83,2800,32110
64 | 2900,"NEW JERSEY",,1,NAD83,2900,32111
65 | 3001,"NEW MEXICO",EAST,1,NAD83,3001,32112
66 | 3002,"NEW MEXICO",CENTRAL,1,NAD83,3002,32113
67 | 3003,"NEW MEXICO",WEST,1,NAD83,3003,32114
68 | 3101,"NEW YORK",EAST,1,NAD83,3101,32115
69 | 3102,"NEW YORK",CENTRAL,1,NAD83,3102,32116
70 | 3103,"NEW YORK",WEST,1,NAD83,3103,32117
71 | 3104,"NEW YORK","LONG ISLAND",2,NAD83,3104,32118
72 | 3200,"NORTH CAROLINA",,2,NAD83,3200,32119
73 | 3301,"NORTH DAKOTA",NORTH,2,NAD83,3301,32120
74 | 3302,"NORTH DAKOTA",SOUTH,2,NAD83,3302,32121
75 | 3401,OHIO,NORTH,2,NAD83,3401,32122
76 | 3402,OHIO,SOUTH,2,NAD83,3402,32123
77 | 3501,OKLAHOMA,NORTH,2,NAD83,3501,32124
78 | 3502,OKLAHOMA,SOUTH,2,NAD83,3502,32125
79 | 3601,OREGON,NORTH,2,NAD83,3601,32126
80 | 3602,OREGON,SOUTH,2,NAD83,3602,32127
81 | 3701,PENNSYLVANIA,NORTH,2,NAD83,3701,32128
82 | 3702,PENNSYLVANIA,SOUTH,2,NAD83,3702,32129
83 | 3800,"RHODE ISLAND",,1,NAD83,3800,32130
84 | 3900,"SOUTH CAROLINA",,2,NAD83,3900,32133
85 | 4001,"SOUTH DAKOTA",NORTH,2,NAD83,4001,32134
86 | 4002,"SOUTH DAKOTA",SOUTH,2,NAD83,4002,32135
87 | 4100,TENNESSEE,,2,NAD83,4100,32136
88 | 4201,TEXAS,NORTH,2,NAD83,4201,32137
89 | 4202,TEXAS,"NORTH CENTRAL",2,NAD83,4202,32138
90 | 4203,TEXAS,CENTRAL,2,NAD83,4203,32139
91 | 4204,TEXAS,"SOUTH CENTRAL",2,NAD83,4204,32140
92 | 4205,TEXAS,SOUTH,2,NAD83,4205,32141
93 | 4301,UTAH,NORTH,2,NAD83,4301,32142
94 | 4302,UTAH,CENTRAL,2,NAD83,4302,32143
95 | 4303,UTAH,SOUTH,2,NAD83,4303,32144
96 | 4400,VERMONT,,1,NAD83,4400,32145
97 | 4501,VIRGINIA,NORTH,2,NAD83,4501,32146
98 | 4502,VIRGINIA,SOUTH,2,NAD83,4502,32147
99 | 4601,WASHINGTON,NORTH,2,NAD83,4601,32148
100 | 4602,WASHINGTON,SOUTH,2,NAD83,4602,32149
101 | 4701,"WEST VIRGINIA",NORTH,2,NAD83,4701,32150
102 | 4702,"WEST VIRGINIA",SOUTH,2,NAD83,4702,32151
103 | 4801,WISCONSIN,NORTH,2,NAD83,4801,32152
104 | 4802,WISCONSIN,CENTRAL,2,NAD83,4802,32153
105 | 4803,WISCONSIN,SOUTH,2,NAD83,4803,32154
106 | 4901,WYOMING,EAST,1,NAD83,4901,32155
107 | 4902,WYOMING,"EAST CENTRAL",1,NAD83,4902,32156
108 | 4903,WYOMING,"WEST CENTRAL",1,NAD83,4903,32157
109 | 4904,WYOMING,WEST,1,NAD83,4904,32158
110 | 5001,ALASKA,"ZONE NO. 1",4,NAD83,5001,26931
111 | 5002,ALASKA,"ZONE NO. 2",1,NAD83,5002,26932
112 | 5003,ALASKA,"ZONE NO. 3",1,NAD83,5003,26933
113 | 5004,ALASKA,"ZONE NO. 4",1,NAD83,5004,26934
114 | 5005,ALASKA,"ZONE NO. 5",1,NAD83,5005,26935
115 | 5006,ALASKA,"ZONE NO. 6",1,NAD83,5006,26936
116 | 5007,ALASKA,"ZONE NO. 7",1,NAD83,5007,26937
117 | 5008,ALASKA,"ZONE NO. 8",1,NAD83,5008,26938
118 | 5009,ALASKA,"ZONE NO. 9",1,NAD83,5009,26939
119 | 5010,ALASKA,"ZONE NO. 10",2,NAD83,5010,26940
120 | 5101,HAWAII,1,1,NAD83,5101,26961
121 | 5102,HAWAII,2,1,NAD83,5102,26962
122 | 5103,HAWAII,3,1,NAD83,5103,26963
123 | 5104,HAWAII,4,1,NAD83,5104,26964
124 | 5105,HAWAII,5,1,NAD83,5105,26965
125 | 5200,"PUERTO RICO AND","VIRGIN ISLANDS",2,NAD83,5200,32161
126 | 10101,ALABAMA,EAST,1,NAD27,101,26729
127 | 10102,ALABAMA,WEST,1,NAD27,102,26730
128 | 10201,ARIZONA,EAST,1,NAD27,201,26748
129 | 10202,ARIZONA,CENTRAL,1,NAD27,202,26749
130 | 10203,ARIZONA,WEST,1,NAD27,203,26750
131 | 10301,ARKANSAS,NORTH,2,NAD27,301,26751
132 | 10302,ARKANSAS,SOUTH,2,NAD27,302,26752
133 | 10401,CALIFORNIA,I,2,NAD27,401,26741
134 | 10402,CALIFORNIA,II,2,NAD27,402,26742
135 | 10403,CALIFORNIA,III,2,NAD27,403,26743
136 | 10404,CALIFORNIA,IV,2,NAD27,404,26744
137 | 10405,CALIFORNIA,V,2,NAD27,405,26745
138 | 10406,CALIFORNIA,VI,2,NAD27,406,26746
139 | 10407,CALIFORNIA,VII,2,NAD27,407,26799
140 | 10501,COLORADO,NORTH,2,NAD27,501,26753
141 | 10502,COLORADO,CENTRAL,2,NAD27,502,26754
142 | 10503,COLORADO,SOUTH,2,NAD27,503,26755
143 | 10600,CONNECTICUT,,2,NAD27,600,26756
144 | 10700,DELAWARE,,1,NAD27,700,26757
145 | 10901,FLORIDA,EAST,1,NAD27,901,26758
146 | 10902,FLORIDA,WEST,1,NAD27,902,26759
147 | 10903,FLORIDA,NORTH,2,NAD27,903,26760
148 | 11001,GEORGIA,EAST,1,NAD27,1001,26766
149 | 11002,GEORGIA,WEST,1,NAD27,1002,26767
150 | 11101,IDAHO,EAST,1,NAD27,1101,26768
151 | 11102,IDAHO,CENTRAL,1,NAD27,1102,26769
152 | 11103,IDAHO,WEST,1,NAD27,1103,26770
153 | 11201,ILLINOIS,EAST,1,NAD27,1201,26771
154 | 11202,ILLINOIS,WEST,1,NAD27,1202,26772
155 | 11301,INDIANA,EAST,1,NAD27,1301,26773
156 | 11302,INDIANA,WEST,1,NAD27,1302,26774
157 | 11401,IOWA,NORTH,2,NAD27,1401,26775
158 | 11402,IOWA,SOUTH,2,NAD27,1402,26776
159 | 11501,KANSAS,NORTH,2,NAD27,1501,26777
160 | 11502,KANSAS,SOUTH,2,NAD27,1502,26778
161 | 11601,KENTUCKY,NORTH,2,NAD27,1601,26779
162 | 11602,KENTUCKY,SOUTH,2,NAD27,1602,26780
163 | 11701,LOUISIANA,NORTH,2,NAD27,1701,26781
164 | 11702,LOUISIANA,SOUTH,2,NAD27,1702,26782
165 | 11703,LOUISIANA,OFFSHORE,2,NAD27,1703,
166 | 11801,MAINE,EAST,1,NAD27,1801,26783
167 | 11802,MAINE,WEST,1,NAD27,1802,26784
168 | 11900,MARYLAND,,2,NAD27,1900,26785
169 | 12001,MASSACHUSETTS,MAINLAND,2,NAD27,2001,26786
170 | 12002,MASSACHUSETTS,ISLAND,2,NAD27,2002,26787
171 | 12101,MICHIGAN,EAST,1,NAD27,2101,26801
172 | 12102,MICHIGAN,"CENTRAL/M",1,NAD27,2102,26802
173 | 12103,MICHIGAN,WEST,1,NAD27,2103,26803
174 | 12111,MICHIGAN,NORTH,2,NAD27,2111,26811
175 | 12112,MICHIGAN,"CENTRAL/L",2,NAD27,2112,26812
176 | 12113,MICHIGAN,SOUTH,2,NAD27,2113,26813
177 | 12201,MINNESOTA,NORTH,2,NAD27,2201,26791
178 | 12202,MINNESOTA,CENTRAL,2,NAD27,2202,26792
179 | 12203,MINNESOTA,SOUTH,2,NAD27,2203,26793
180 | 12301,MISSISSIPPI,EAST,1,NAD27,2301,26794
181 | 12302,MISSISSIPPI,WEST,1,NAD27,2302,26795
182 | 12401,MISSOURI,EAST,1,NAD27,2401,26796
183 | 12402,MISSOURI,CENTRAL,1,NAD27,2402,26797
184 | 12403,MISSOURI,WEST,1,NAD27,2403,26798
185 | 12501,MONTANA,NORTH,2,NAD27,2501,32001
186 | 12502,MONTANA,CENTRAL,2,NAD27,2502,32002
187 | 12503,MONTANA,SOUTH,2,NAD27,2503,32003
188 | 12601,NEBRASKA,NORTH,2,NAD27,2601,32005
189 | 12602,NEBRASKA,SOUTH,2,NAD27,2602,32006
190 | 12701,NEVADA,EAST,1,NAD27,2701,32007
191 | 12702,NEVADA,CENTRAL,1,NAD27,2702,32008
192 | 12703,NEVADA,WEST,1,NAD27,2703,32009
193 | 12800,"NEW HAMPSHIRE",,1,NAD27,2800,32010
194 | 12900,"NEW JERSEY",,1,NAD27,2900,32011
195 | 13001,"NEW MEXICO",EAST,1,NAD27,3001,32012
196 | 13002,"NEW MEXICO",CENTRAL,1,NAD27,3002,32013
197 | 13003,"NEW MEXICO",WEST,1,NAD27,3003,32014
198 | 13101,"NEW YORK",EAST,1,NAD27,3101,32015
199 | 13102,"NEW YORK",CENTRAL,1,NAD27,3102,32016
200 | 13103,"NEW YORK",WEST,1,NAD27,3103,32017
201 | 13104,"NEW YORK","LONG ISLAND",2,NAD27,3104,32018
202 | 13200,"NORTH CAROLINA",,2,NAD27,3200,32019
203 | 13301,"NORTH DAKOTA",NORTH,2,NAD27,3301,32020
204 | 13302,"NORTH DAKOTA",SOUTH,2,NAD27,3302,32021
205 | 13401,OHIO,NORTH,2,NAD27,3401,32022
206 | 13402,OHIO,SOUTH,2,NAD27,3402,32023
207 | 13501,OKLAHOMA,NORTH,2,NAD27,3501,32024
208 | 13502,OKLAHOMA,SOUTH,2,NAD27,3502,32025
209 | 13601,OREGON,NORTH,2,NAD27,3601,32026
210 | 13602,OREGON,SOUTH,2,NAD27,3602,32027
211 | 13701,PENNSYLVANIA,NORTH,2,NAD27,3701,32028
212 | 13702,PENNSYLVANIA,SOUTH,2,NAD27,3702,32029
213 | 13800,"RHODE ISLAND",,1,NAD27,3800,32030
214 | 13901,"SOUTH CAROLINA",NORTH,2,NAD27,3901,32031
215 | 13902,"SOUTH CAROLINA",SOUTH,2,NAD27,3902,32033
216 | 14001,"SOUTH DAKOTA",NORTH,2,NAD27,4001,32034
217 | 14002,"SOUTH DAKOTA",SOUTH,2,NAD27,4002,32035
218 | 14100,TENNESSEE,,2,NAD27,4100,2204
219 | 14201,TEXAS,NORTH,2,NAD27,4201,32037
220 | 14202,TEXAS,"NORTH CENTRAL",2,NAD27,4202,32038
221 | 14203,TEXAS,CENTRAL,2,NAD27,4203,32039
222 | 14204,TEXAS,"SOUTH CENTRAL",2,NAD27,4204,32040
223 | 14205,TEXAS,SOUTH,2,NAD27,4205,32041
224 | 14301,UTAH,NORTH,2,NAD27,4301,32042
225 | 14302,UTAH,CENTRAL,2,NAD27,4302,32043
226 | 14303,UTAH,SOUTH,2,NAD27,4303,32044
227 | 14400,VERMONT,,1,NAD27,4400,32045
228 | 14501,VIRGINIA,NORTH,2,NAD27,4501,32046
229 | 14502,VIRGINIA,SOUTH,2,NAD27,4502,32047
230 | 14601,WASHINGTON,NORTH,2,NAD27,4601,32048
231 | 14602,WASHINGTON,SOUTH,2,NAD27,4602,32049
232 | 14701,"WEST VIRGINIA",NORTH,2,NAD27,4701,32050
233 | 14702,"WEST VIRGINIA",SOUTH,2,NAD27,4702,32051
234 | 14801,WISCONSIN,NORTH,2,NAD27,4801,32052
235 | 14802,WISCONSIN,CENTRAL,2,NAD27,4802,32053
236 | 14803,WISCONSIN,SOUTH,2,NAD27,4803,32054
237 | 14901,WYOMING,EAST,1,NAD27,4901,32055
238 | 14902,WYOMING,"EAST CENTRAL",1,NAD27,4902,32056
239 | 14903,WYOMING,"WEST CENTRAL",1,NAD27,4903,32057
240 | 14904,WYOMING,WEST,1,NAD27,4904,32058
241 | 15001,ALASKA,"ZONE NO. 1",4,NAD27,5001,26731
242 | 15002,ALASKA,"ZONE NO. 2",1,NAD27,5002,26732
243 | 15003,ALASKA,"ZONE NO. 3",1,NAD27,5003,26733
244 | 15004,ALASKA,"ZONE NO. 4",1,NAD27,5004,26734
245 | 15005,ALASKA,"ZONE NO. 5",1,NAD27,5005,26735
246 | 15006,ALASKA,"ZONE NO. 6",1,NAD27,5006,26736
247 | 15007,ALASKA,"ZONE NO. 7",1,NAD27,5007,26737
248 | 15008,ALASKA,"ZONE NO. 8",1,NAD27,5008,26738
249 | 15009,ALASKA,"ZONE NO. 9",1,NAD27,5009,26739
250 | 15010,ALASKA,"ZONE NO. 10",2,NAD27,5010,26740
251 | 15101,HAWAII,1,1,NAD27,5101,3561
252 | 15102,HAWAII,2,1,NAD27,5102,3562
253 | 15103,HAWAII,3,1,NAD27,5103,3563
254 | 15104,HAWAII,4,1,NAD27,5104,3564
255 | 15105,HAWAII,5,1,NAD27,5105,3565
256 | 15201,"PUERTO RICO AND VIRGIN ISLANDS",,2,NAD27,5201,3991
257 | 15202,"VIRGIN ISLANDS","ST. CROIX",2,NAD27,5202,3992
258 | 15300,"AMERICAN SAMOA",,2,NAD27,5300,2155
259 | 15400,"GUAM ISLAND",,3,NAD27,5400,
260 |
--------------------------------------------------------------------------------
/GDAL_DATA/supersession.csv:
--------------------------------------------------------------------------------
1 | supersession_id,object_table_name,object_code,superseded_by,supersession_type,supersession_year,remarks
2 | 1,epsg_coordoperation,1026,1027,Retirement,,Replacement has better accuracy.
3 | 2,epsg_coordoperation,1026,1028,Retirement,,Replacement has better accuracy.
4 | 3,epsg_coordoperation,1036,1039,Retirement,2002,Replacement has better accuracy.
5 | 4,epsg_coordoperation,1112,1672,Retirement,,New parameter values derived at a different station set referenced to ETRS89.
6 | 5,epsg_coordoperation,1154,1304,Retirement,1997,Recalculation of parameter values.
7 | 6,epsg_coordoperation,1232,1305,Retirement,1997,Recalculation of parameter values.
8 | 7,epsg_coordoperation,1236,1280,Retirement,,Provisional transformation replaced by authoritative one.
9 | 8,epsg_coordoperation,1236,1669,Retirement,,Provisional transformation replaced by authoritative one.
10 | 9,epsg_coordoperation,1297,1298,Retirement,,Replacement has better accuracy.
11 | 10,epsg_coordoperation,1297,1299,Retirement,,Replacement has better accuracy.
12 | 11,epsg_coordoperation,1297,1300,Retirement,,Replacement has better accuracy.
13 | 12,epsg_coordoperation,1297,1301,Retirement,,Replacement has better accuracy.
14 | 13,epsg_coordoperation,1312,1462,Retirement,1997,Uses method which has been replaced by improved NTv2 algorithm with different file format.
15 | 14,epsg_coordoperation,1312,1313,Retirement,1997,Uses method which has been replaced by improved NTv2 algorithm with different file format.
16 | 15,epsg_coordoperation,1320,1326,Retirement,1994,Replacement has improved determination.
17 | 16,epsg_coordoperation,1321,1324,Retirement,1992,"Supersession applies only to block 7; it does not apply to blocks 8 and 24 or to WGC spec data."
18 | 17,epsg_coordoperation,1322,1324,Retirement,1992,Replacement derived in area of applicability.
19 | 18,epsg_coordoperation,1324,1327,Retirement,1994,"Supersession applies only to blocks 3, 7 and 17; it does not apply to block 15."
20 | 19,epsg_coordoperation,1325,1327,Retirement,1994,Improved determination.
21 | 21,epsg_coordoperation,1330,1557,Retirement,1990,Replacement has improved determination.
22 | 22,epsg_coordoperation,1437,1895,Retirement,2001,Replacement has improved determination.
23 | 23,epsg_coordoperation,1450,1590,Retirement,1997,Change of tfm bounding north side.
24 | 24,epsg_coordoperation,1450,1612,Retirement,2001,Replacement uses frequently-implemented method more suitable for real-time calculations.
25 | 25,epsg_coordoperation,1451,1575,Retirement,1997,Uses method which has been replaced by improved NTv2 algorithm with different file format.
26 | 26,epsg_coordoperation,1459,1594,Retirement,2000,State transformation republished by federal authority with minor changes in parameter values. Application gives result differences which are sub-metre.
27 | 27,epsg_coordoperation,1462,1573,Retirement,1997,Uses method which has been replaced by improved NTv2 algorithm with different file format.
28 | 28,epsg_coordoperation,1464,1596,Retirement,,State transformation included within regional transformation.
29 | 29,epsg_coordoperation,1506,1803,Retirement,2001,State transformation included within national transformation.
30 | 30,epsg_coordoperation,1507,1803,Retirement,2001,State transformation included within national transformation.
31 | 31,epsg_coordoperation,1559,1593,Retirement,2001,Withdrawn and replaced by info source because 8-bit binary grid file format inconsistent with NTv2 16-bit format.
32 | 32,epsg_coordoperation,1590,1612,Retirement,2001,Replacement uses transformation method which is usually implemented in industry applications and more appropriate for real-time calculations.
33 | 33,epsg_coordoperation,1593,1804,Retirement,2001,State transformation included in national transformation.
34 | 34,epsg_coordoperation,1596,1803,Retirement,2001,Regional transformation included within national transformation.
35 | 35,epsg_coordoperation,1655,1997,Retirement,2001,Replacement derived at more stations having better coordinates and is therefore more accurate.
36 | 36,epsg_coordoperation,1657,1992,Retirement,,Replacement derived at more stations having better coordinates and is therefore more accurate.
37 | 37,epsg_coordoperation,1674,1775,Retirement,2001,Replacement is of better accuracy. Replacement applies only within Mecklenburg-Vorpommern and Sachsen-Anhalt.
38 | 38,epsg_coordoperation,1680,1896,Retirement,2001,Source tfm replaced by tfm with improved determination.
39 | 39,epsg_coordoperation,1683,1684,Retirement,,Replacement has better accuracy.
40 | 40,epsg_coordoperation,1683,1685,Retirement,,Replacement has better accuracy.
41 | 41,epsg_coordoperation,1683,1686,Retirement,,Replacement has better accuracy.
42 | 42,epsg_coordoperation,1683,1687,Retirement,,Replacement has better accuracy.
43 | 43,epsg_coordoperation,1807,1808,Retirement,1997,Replacement derived over a wider area.
44 | 44,epsg_coordoperation,1900,1901,Retirement,,Replacement has improved determination.
45 | 46,epsg_coordoperation,8047,8569,Retirement,1997,Improved derivation in northern Norway.
46 | 47,epsg_coordoperation,8047,1612,Retirement,2001,Replacement uses method better suited to implementation in real-time applications.
47 | 48,epsg_coordoperation,8569,1612,Retirement,2001,Replaced by tfm using method which is usually implemented in industry applications.
48 | 137,epsg_coordoperation,1052,1998,Retirement,2004,Replaced by code 1998 for oil industry purposes only.
49 | 140,epsg_coordoperation,1638,10098,Retirement,2003,Replacement has improved determination.
50 | 141,epsg_coordoperation,1639,10099,Retirement,2003,Replacement has improved determination.
51 | 142,epsg_coordoperation,1751,15739,Retirement,2004,Replacement has improved determination.
52 | 143,epsg_coordoperation,1066,15740,Retirement,2004,New parameter values derived at a different set of stations.
53 | 144,epsg_coordoperation,15781,10084,Retirement,1996,Improved geoid model.
54 | 145,epsg_coordoperation,15791,1330,Retirement,1989,Replacement has improved determination.
55 | 146,epsg_coordoperation,15817,15818,Retirement,2003,"Information source states ""Provided for historical purposes only. These parameter [values] should not be used""."
56 | 147,epsg_coordoperation,15852,15851,Retirement,,Replacement recommended by regulatory authority.
57 | 148,epsg_coordoperation,15853,15851,Retirement,,Replacement recommended by regulatory authority.
58 | 149,epsg_coordoperation,15854,15851,Retirement,,Replacement recommended by regulatory authority.
59 | 150,epsg_coordoperation,15856,15851,Retirement,,Replacement recommended by regulatory authority.
60 | 151,epsg_coordoperation,1309,1776,Retirement,2001,Improved determination with better accuracy.
61 | 152,epsg_coordoperation,1673,1777,Retirement,2001,Source tfm code 1309 replaced by tfm code 1776 with better accuracy.
62 | 153,epsg_coordoperation,1753,1766,Retirement,1997,Replacement has improved determination.
63 | 154,epsg_coordoperation,15895,15932,Retirement,2007,Tfm 15895 withdrawn and replaced by informaton source due to grid file format being non-compliant with NTv2 specification.
64 | 155,epsg_coordoperation,15907,15933,Retirement,2007,Superseded record had grid file format which was non-compliant with NTv2 specification.
65 | 156,epsg_coordoperation,8581,1439,Retirement,1997,Replacement uses improved determination directly between source and target CRSs.
66 | 157,epsg_coordoperation,8657,15846,Retirement,,Improved direct determination using GPS replaces indirect tfm using Transit and WGS 72BE.
67 | 158,epsg_coordoperation,1672,15934,Retirement,2004,Source tfm 1751 replaced.
68 | 159,epsg_coordoperation,1829,1449,Retirement,2008,Replacement is national standard.
69 | 160,epsg_coordoperation,1830,1448,Retirement,2008,Replacement is national standard.
70 | 161,epsg_coordoperation,1831,1242,Retirement,2008,Replacement derived at stations across whole country.
71 | 162,epsg_coordoperation,15993,15994,Retirement,2008,Withdrawn by information source. Replacement is of significantly better accuracy.
72 | 163,epsg_coordoperation,1656,1988,Retirement,2001,EPSG copy of tfm which has been replaced by its info source by better direct tfm.
73 | 164,epsg_coordoperation,1658,1987,Retirement,2001,EPSG copy of tfm which has been replaced by its info source for a direct determination.
74 | 165,epsg_coordoperation,1681,15956,Retirement,2002,Transformation from which this is taken has been replaced by improved determination.
75 | 166,epsg_coordoperation,1928,15901,Retirement,2006,Withdrawn by information source and replaced by improved information.
76 | 167,epsg_coordoperation,15783,15901,Retirement,2006,Withdrawn by information source and replaced by improved information from local authority.
77 | 168,epsg_coordoperation,1917,15902,Retirement,2006,Withdrawn by information source and replaced by improved information.
78 | 169,epsg_coordoperation,1927,15902,Retirement,2006,Withdrawn by information source and replaced by improved information.
79 | 170,epsg_coordoperation,1962,15903,Retirement,2006,Withdrawn by information source and replaced by improved information from local authority.
80 | 171,epsg_coordoperation,1963,15903,Retirement,2006,Withdrawn by information source and replaced by improved information.
81 | 1024,epsg_coordoperation,3972,4834,Retirement,2010,Retired in 2005 when SIRGAS 2000 adopted by Brazil.
82 | 1025,epsg_coordoperation,10092,5051,Retirement,2010,Improved determination by Petrobras.
83 | 1026,epsg_coordoperation,1992,5037,Retirement,2010,Improved determination.
84 | 1027,epsg_coordoperation,1281,5043,Retirement,2010,Withdrawn and replaced by improved determination.
85 | 1028,epsg_coordoperation,1267,5044,Retirement,2010,Withdrawn and replaced by improved determination.
86 | 1029,epsg_coordoperation,1997,5038,Retirement,2010,Improved determination.
87 | 1030,epsg_coordoperation,1550,5061,Retirement,2010,Improved determination.
88 | 1031,epsg_coordoperation,1551,5061,Retirement,2010,Improved determination.
89 | 1032,epsg_coordoperation,1552,5061,Retirement,2010,Improved determination.
90 | 1033,epsg_coordoperation,15710,5053,Retirement,2010,Improved resolution.
91 | 1034,epsg_coordoperation,15711,5051,Retirement,2010,Improved resolution.
92 | 1035,epsg_coordoperation,15712,5055,Retirement,2010,Improved resolution.
93 | 1036,epsg_coordoperation,10091,5055,Retirement,2010,Improved determination for area by Petrobras.
94 | 1037,epsg_coordoperation,10089,5051,Retirement,2010,Improved determination for area by Petrobras.
95 | 1038,epsg_coordoperation,10090,5053,Retirement,2010,Improved determination for area by Petrobras.
96 | 1039,epsg_coordoperation,15872,5078,Retirement,2010,Signiicantly improved determination.
97 | 1040,epsg_coordoperation,1642,5485,Retirement,2011,Replacement derived through more observations.
98 | 1041,epsg_coordoperation,1643,5486,Retirement,2011,Replacement derived through more observations.
99 | 1043,epsg_coordoperation,15754,5055,Retirement,2010,Improved determinations for subareas.
100 | 1044,epsg_coordoperation,15754,5053,Retirement,2010,Improved determinations for subareas.
101 | 1045,epsg_coordoperation,15754,5051,Retirement,2010,Improved determinations for subareas.
102 | 1046,epsg_coordoperation,10093,5055,Retirement,2010,Improved determinations for subareas by Petrobras.
103 | 1047,epsg_coordoperation,10093,5053,Retirement,2010,Improved determinations for subareas by Petrobras.
104 | 1048,epsg_coordoperation,10093,5051,Retirement,2010,Improved determinations for subareas by Petrobras.
105 | 1049,epsg_coordoperation,1079,5484,Retirement,2011,Taken from replacement which was derived through more observations.
106 | 1050,epsg_coordoperation,1078,5483,Retirement,2011,Taken from replacement which was derived through more observations.
107 | 1051,epsg_coordinatereferencesystem,3764,3793,Retirement,2011,Withdrawn and replaced by NZGD200 / CITM2000 before being utilised.
108 | 1052,epsg_coordoperation,17959,17965,Retirement,2011,Withdrawn and replaced by Chatham Islands TM2000 before being utilised.
109 |
--------------------------------------------------------------------------------
/GDAL_DATA/trailer.dxf:
--------------------------------------------------------------------------------
1 | 0
2 | ENDSEC
3 | 0
4 | SECTION
5 | 2
6 | OBJECTS
7 | 0
8 | DICTIONARY
9 | 5
10 | C
11 | 330
12 | 0
13 | 100
14 | AcDbDictionary
15 | 281
16 | 1
17 | 3
18 | ACAD_GROUP
19 | 350
20 | D
21 | 0
22 | DICTIONARY
23 | 5
24 | D
25 | 102
26 | {ACAD_REACTORS
27 | 330
28 | C
29 | 102
30 | }
31 | 330
32 | C
33 | 100
34 | AcDbDictionary
35 | 281
36 | 1
37 | 0
38 | ENDSEC
39 | 0
40 | EOF
41 |
--------------------------------------------------------------------------------
/GDAL_DATA/vdv452.xsd:
--------------------------------------------------------------------------------
1 |
2 |
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 |
--------------------------------------------------------------------------------
/GDAL_DATA/version_history.csv:
--------------------------------------------------------------------------------
1 | "VERSION_DATE","VERSION_NUMBER","VERSION_REMARKS","SUPERCEDED_BY","SUPERCEDES"
2 | 1999-11-19 00:00:00,4.4,Version 4.4 release.,5.0,4.3
3 | 1999-07-26 00:00:00,4.3,Version 4.3 release.,4.4,4.2
4 | 1998-11-25 00:00:00,4.2,Version 4.2 release.,4.3,4.1
5 | 1998-09-29 00:00:00,4.1,Version 4.1 release.,4.2,4.0
6 | 1998-03-24 00:00:00,4.0,Version 4.0 release. Access v7.,4.1,3.2
7 | 1997-08-28 00:00:00,3.2,Version 3.2 release.,4.0,3.1
8 | 1997-04-11 00:00:00,3.1,Version 3.1 release.,3.2,3.0
9 | 1996-12-12 00:00:00,3.0,Version 3.0 release. Access v2.,3.1,2.1
10 | 1996-06-02 00:00:00,2.1,Version 2.1 release. Excel v4.,3.0,
11 | 2000-06-29 00:00:00,4.5,Version 4.5 release.,5.1,4.4
12 | 2000-06-29 00:00:00,5.0,Version 5.0 release. Access97,5.01,4.4
13 | 2000-12-31 00:00:00,5.1,Version 5.1 release.,5.2,5.01
14 | 2001-06-11 00:00:00,5.2,Version 5.2 release.,5.21,5.1
15 | 2001-09-03 00:00:00,6.02,v6.02 release to EPSG wg and ISO 1927 project team.,6.1,
16 | 1994-06-01 00:00:00,1.0,Version 1.0 release. Excel v2.,,
17 | 2000-07-09 00:00:00,5.01,Version 5.01 release.,5.1,5.0
18 | 2001-06-26 00:00:00,5.21,Version 5.21 release.,6.1,5.2
19 | 2002-02-21 00:00:00,5.3,Version 5.3 release. Same data as v6.1.,6.1,5.21
20 | 2002-02-25 00:00:00,6.1,Version 6.1 release. ISO 19111 compliant data model and terminology.,6.2,5.21 6.02
21 | 2002-07-31 00:00:00,6.2,Version 6.2 release.,6.2.1,5.3 6.1
22 | 2002-09-05 00:00:00,6.2.1,v6.2 data; purged redundant Visual Basic code behind forms.,6.2.2,6.2
23 | 2002-09-16 00:00:00,6.2.2,v6.2 data; purged further redundant Visual Basic code behind forms.,6.3,6.2.1
24 | 2003-02-26 00:00:00,6.3,Version 6.3 release.,6.4,6.2.2
25 | 2003-10-15 00:00:00,6.4,Version 6.4 release.,6.5,6.3
26 | 2004-01-13 00:00:00,6.5,Version 6.5 release.,,6.4
27 |
--------------------------------------------------------------------------------
/GDAL_DATA/vertcs.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","DATUM_CODE","DATUM_NAME","UOM_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE","COORD_OP_METHOD_CODE_1","PARM_1_1"
2 | 3855,EGM2008 geoid height,1027,EGM2008 geoid,9001,1,0,6499,9665,"egm08_25.gtx"
3 | 3886,Fao 1979 height,1028,Fao 1979,9001,1,0,6499,,
4 | 3900,N2000 height,1030,N2000,9001,1,0,6499,,
5 | 4440,NZVD2009 height,1039,New Zealand Vertical Datum 2009,9001,1,0,6499,,
6 | 4458,Dunedin-Bluff 1960 height,1040,Dunedin-Bluff 1960,9001,1,0,6499,,
7 | 5193,Incheon height,1049,Incheon,9001,1,0,6499,,
8 | 5195,Trieste height,1050,Trieste,9001,1,0,6499,,
9 | 5214,Genoa height,1051,Genoa,9001,1,0,6499,,
10 | 5237,SLVD height,1054,Sri Lanka Vertical Datum,9001,1,0,6499,,
11 | 5317,FVR09 height,1059,Faroe Islands Vertical Reference 2009,9001,1,0,6499,,
12 | 5600,NGPF height,5195,Nivellement General de Polynesie Francaise,9001,1,0,6499,,
13 | 5601,IGN 1966 height,5196,IGN 1966,9001,1,0,6499,,
14 | 5602,Moorea SAU 1981 height,5197,Moorea SAU 1981,9001,1,0,6499,,
15 | 5603,Raiatea SAU 2001 height,5198,Raiatea SAU 2001,9001,1,0,6499,,
16 | 5604,Maupiti SAU 2001 height,5199,Maupiti SAU 2001,9001,1,0,6499,,
17 | 5605,Huahine SAU 2001 height,5200,Huahine SAU 2001,9001,1,0,6499,,
18 | 5606,Tahaa SAU 2001 height,5201,Tahaa SAU 2001,9001,1,0,6499,,
19 | 5607,Bora Bora SAU 2001 height,5202,Bora Bora SAU 2001,9001,1,0,6499,,
20 | 5608,IGLD 1955 height,5204,International Great Lakes Datum 1955,9001,1,0,6499,,
21 | 5609,IGLD 1985 height,5205,International Great Lakes Datum 1985,9001,1,0,6499,,
22 | 5610,HVRS71 height,5207,Croatian Vertical Reference System 1971,9001,1,0,6499,,
23 | 5611,Caspian height,5106,Caspian Sea,9001,1,0,6499,,
24 | 5612,Baltic depth,5105,Baltic Sea,9001,1,0,6498,,
25 | 5613,RH2000 height,5208,Rikets hojdsystem 2000,9001,1,0,6499,,
26 | 5614,"KOC WD depth (ft)",5187,KOC Well Datum,9002,1,0,6495,,
27 | 5615,RH00 height,5209,Rikets hojdsystem 1900,9001,1,0,6499,,
28 | 5616,IGN 1988 LS height,5210,IGN 1988 LS,9001,1,0,6499,,
29 | 5617,IGN 1988 MG height,5211,IGN 1988 MG,9001,1,0,6499,,
30 | 5618,IGN 1992 LD height,5212,IGN 1992 LD,9001,1,0,6499,,
31 | 5619,IGN 1988 SB height,5213,IGN 1988 SB,9001,1,0,6499,,
32 | 5620,IGN 1988 SM height,5214,IGN 1988 SM,9001,1,0,6499,,
33 | 5621,EVRF2007 height,5215,European Vertical Reference Frame 2007,9001,1,0,6499,,
34 | 5701,ODN height,5101,Ordnance Datum Newlyn,9001,1,0,6499,,
35 | 5702,NGVD29 height,5102,National Geodetic Vertical Datum 1929,9003,1,0,6497,,
36 | 5703,NAVD88 height,5103,North American Vertical Datum 1988,9001,1,0,6499,9665,"g2003conus.gtx,g2003alaska.gtx,g2003h01.gtx,g2003p01.gtx"
37 | 5704,Yellow Sea,5104,Yellow Sea 1956,9001,1,1,6499,,
38 | 5705,Baltic height,5105,Baltic Sea,9001,1,0,6499,,
39 | 5706,Caspian depth,5106,Caspian Sea,9001,1,0,6498,,
40 | 5709,NAP height,5109,Normaal Amsterdams Peil,9001,1,0,6499,,
41 | 5710,Oostende height,5110,Oostende,9001,1,0,6499,,
42 | 5711,AHD height,5111,Australian Height Datum,9001,1,0,6499,,
43 | 5712,"AHD (Tasmania) height",5112,"Australian Height Datum (Tasmania)",9001,1,0,6499,,
44 | 5713,CGVD28 height,5114,Canadian Geodetic Vertical Datum of 1928,9001,1,0,6499,,
45 | 5714,msl height,5100,Mean Sea Level,9001,1,0,6499,,
46 | 5715,msl depth,5100,Mean Sea Level,9001,1,0,6498,,
47 | 5716,Piraeus height,5115,Piraeus Harbour 1986,9001,1,0,6499,,
48 | 5717,N60 height,5116,Helsinki 1960,9001,1,0,6499,,
49 | 5718,RH70 height,5117,Rikets hojdsystem 1970,9001,1,0,6499,,
50 | 5719,NGF Lallemand height,5118,Nivellement General de la France - Lallemand,9001,1,0,6499,,
51 | 5720,NGF IGN69 height,5119,Nivellement General de la France - IGN69,9001,1,0,6499,,
52 | 5721,IGN78 Corsica height,5120,IGN78 Corsica,9001,1,0,6499,,
53 | 5722,Maputo height,5121,Maputo,9001,1,0,6499,,
54 | 5723,JSLD height,5122,Japanese Standard Levelling Datum 1949,9001,1,0,6499,,
55 | 5724,PHD93 height,5123,PDO Height Datum 1993,9001,1,0,6499,,
56 | 5725,Fahud HD height,5124,Fahud Height Datum,9001,1,0,6499,,
57 | 5726,Ha Tien 1960 height,5125,Ha Tien 1960,9001,1,0,6499,,
58 | 5727,Hon Dau 1992 height,5126,Hon Dau 1992,9001,1,0,6499,,
59 | 5728,LN02 height,5127,Landesnivellement 1902,9001,1,0,6499,,
60 | 5729,LHN95 height,5128,Landeshohennetz 1995,9001,1,0,6499,,
61 | 5730,EVRF2000 height,5129,European Vertical Reference Frame 2000,9001,1,0,6499,,
62 | 5731,Malin Head height,5130,Malin Head,9001,1,0,6499,,
63 | 5732,Belfast height,5131,Belfast Lough,9001,1,0,6499,,
64 | 5733,DNN height,5132,Dansk Normal Nul,9001,1,0,6499,,
65 | 5734,AIOC95 depth,5133,AIOC 1995,9001,1,0,6498,,
66 | 5735,Black Sea height,5134,Black Sea,9001,1,0,6499,,
67 | 5736,Yellow Sea 1956 height,5104,Yellow Sea 1956,9001,1,0,6499,,
68 | 5737,Yellow Sea 1985 height,5137,Yellow Sea 1985,9001,1,0,6499,,
69 | 5738,HKPD height,5135,Hong Kong Principal Datum,9001,1,0,6499,,
70 | 5739,HKCD depth,5136,Hong Kong Chart Datum,9001,1,0,6498,,
71 | 5740,ODN Orkney height,5138,"Ordnance Datum Newlyn (Orkney Isles)",9001,1,0,6499,,
72 | 5741,Fair Isle height,5139,Fair Isle,9001,1,0,6499,,
73 | 5742,Lerwick height,5140,Lerwick,9001,1,0,6499,,
74 | 5743,Foula height,5141,Foula,9001,1,0,6499,,
75 | 5744,Sule Skerry height,5142,Sule Skerry,9001,1,0,6499,,
76 | 5745,North Rona height,5143,North Rona,9001,1,0,6499,,
77 | 5746,Stornoway height,5144,Stornoway,9001,1,0,6499,,
78 | 5747,St Kilda height,5145,St Kilda,9001,1,0,6499,,
79 | 5748,Flannan Isles height,5146,Flannan Isles,9001,1,0,6499,,
80 | 5749,St Marys height,5147,St Marys,9001,1,0,6499,,
81 | 5750,Douglas height,5148,Douglas,9001,1,0,6499,,
82 | 5751,Fao height,5149,Fao,9001,1,0,6499,,
83 | 5752,Bandar Abbas height,5150,Bandar Abbas,9001,1,0,6499,,
84 | 5753,NGNC height,5151,Nivellement General de Nouvelle Caledonie,9001,1,0,6499,,
85 | 5754,Poolbeg height,5152,Poolbeg,9095,1,0,6496,,
86 | 5755,NGG1977 height,5153,Nivellement General Guyanais 1977,9001,1,0,6499,,
87 | 5756,Martinique 1987 height,5154,Martinique 1987,9001,1,0,6499,,
88 | 5757,Guadeloupe 1988 height,5155,Guadeloupe 1988,9001,1,0,6499,,
89 | 5758,Reunion 1989 height,5156,Reunion 1989,9001,1,0,6499,,
90 | 5759,Auckland 1946 height,5157,Auckland 1946,9001,1,0,6499,,
91 | 5760,Bluff 1955 height,5158,Bluff 1955,9001,1,0,6499,,
92 | 5761,Dunedin 1958 height,5159,Dunedin 1958,9001,1,0,6499,,
93 | 5762,Gisborne 1926 height,5160,Gisborne 1926,9001,1,0,6499,,
94 | 5763,Lyttelton 1937 height,5161,Lyttelton 1937,9001,1,0,6499,,
95 | 5764,Moturiki 1953 height,5162,Moturiki 1953,9001,1,0,6499,,
96 | 5765,Napier 1962 height,5163,Napier 1962,9001,1,0,6499,,
97 | 5766,Nelson 1955 height,5164,Nelson 1955,9001,1,0,6499,,
98 | 5767,One Tree Point 1964 height,5165,One Tree Point 1964,9001,1,0,6499,,
99 | 5768,Tararu 1952 height,5166,Tararu 1952,9001,1,0,6499,,
100 | 5769,Taranaki 1970 height,5167,Taranaki 1970,9001,1,0,6499,,
101 | 5770,Wellington 1953 height,5168,Wellington 1953,9001,1,0,6499,,
102 | 5771,Chatham Island 1959 height,5169,"Waitangi (Chatham Island) 1959",9001,1,0,6499,,
103 | 5772,Stewart Island 1977 height,5170,Stewart Island 1977,9001,1,0,6499,,
104 | 5773,EGM96 geoid height,5171,EGM96 geoid,9001,1,0,6499,9665,"egm96_15.gtx"
105 | 5774,NG-L height,5172,Nivellement General du Luxembourg,9001,1,0,6499,,
106 | 5775,Antalya height,5173,Antalya,9001,1,0,6499,,
107 | 5776,NN54 height,5174,Norway Normal Nul 1954,9001,1,0,6499,,
108 | 5777,Durres height,5175,Durres,9001,1,0,6499,,
109 | 5778,GHA height,5176,Gebrauchshohen ADRIA,9001,1,0,6499,,
110 | 5779,NVN99 height,5177,National Vertical Network 1999,9001,1,0,6499,,
111 | 5780,Cascais height,5178,Cascais,9001,1,0,6499,,
112 | 5781,Constanta height,5179,Constanta,9001,1,0,6499,,
113 | 5782,Alicante height,5180,Alicante,9001,1,0,6499,,
114 | 5783,DHHN92 height,5181,Deutches Haupthohennetz 1992,9001,1,0,6499,,
115 | 5784,DHHN85 height,5182,Deutches Haupthohennetz 1985,9001,1,0,6499,,
116 | 5785,SNN76 height,5183,SNN76,9001,1,0,6499,,
117 | 5786,Baltic 1982 height,5184,Baltic 1982,9001,1,0,6499,,
118 | 5787,EOMA 1980 height,5185,Baltic 1980,9001,1,0,6499,,
119 | 5788,Kuwait PWD height,5186,Kuwait PWD,9001,1,0,6499,,
120 | 5789,KOC WD depth,5187,KOC Well Datum,9001,1,0,6498,,
121 | 5790,KOC CD height,5188,KOC Construction Datum,9001,1,0,6499,,
122 | 5791,NGC 1948 height,5189,Nivellement General de la Corse 1948,9001,1,0,6499,,
123 | 5792,Danger 1950 height,5190,Danger 1950,9001,1,0,6499,,
124 | 5793,Mayotte 1950 height,5191,Mayotte 1950,9001,1,0,6499,,
125 | 5794,Martinique 1955 height,5192,Martinique 1955,9001,1,0,6499,,
126 | 5795,Guadeloupe 1951 height,5193,Guadeloupe 1951,9001,1,0,6499,,
127 | 5796,Lagos 1955 height,5194,Lagos 1955,9001,1,0,6499,,
128 | 5797,AIOC95 height,5133,AIOC 1995,9001,1,0,6499,,
129 | 5798,EGM84 geoid height,5203,EGM84 geoid,9001,1,0,6499,,
130 | 5799,DVR90 height,5206,Dansk Vertikal Reference 1990,9001,1,0,6499,,
131 |
--------------------------------------------------------------------------------
/GDAL_DATA/vertcs.override.csv:
--------------------------------------------------------------------------------
1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","DATUM_CODE","DATUM_NAME","UOM_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE","COORD_OP_METHOD_CODE_1","PARM_1_1"
2 | #
3 | # NOTICE: The master version of this file is in the libgeotiff subversion at:
4 | #
5 | # https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/vertcs.override.csv
6 | #
7 | # Do *not* change other copies without upstreaming the results to libgeotiff.
8 | #
9 | # Use the Geoid 2003 files to translated from NAVD88 to WGS84 (approx. NAD83)
10 | #
11 | 5703,NAVD88 height,5103,North American Vertical Datum 1988,9001,1,0,6499,9665,"g2003conus.gtx,g2003alaska.gtx,g2003h01.gtx,g2003p01.gtx"
12 | #
13 | # Use the EGM 96 geoid grid for translation from EGM96 to WGS84.
14 | #
15 | 5773,EGM96 geoid height,5171,EGM96 geoid,9001,1,0,6499,9665,egm96_15.gtx
16 | #
17 | # Use the EGM 2008 geoid grid for translation from EGM08 to WGS84.
18 | #
19 | 3855,EGM2008 geoid height,1027,EGM2008 geoid,9001,1,0,6499,9665,egm08_25.gtx
20 |
--------------------------------------------------------------------------------
/PLUS v1.40_boxed.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/PLUS v1.40_boxed.exe
--------------------------------------------------------------------------------
/PLUS_test_data.rar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/PLUS_test_data.rar
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Patch-generating Land Use Simulation (PLUS) Model software
2 | The PLUS model is a raster-based Cellular Automata(CA) for land use/land cover(LULC) change simulation. The PLUS model integrates a rule mining framework based on Land Expansion Analysis Strategy (LEAS) and a CA model based on multi-type Random Seeds (CARS), which was used to understand the drivers of land expansion and project the dynamics of land use patches and landscape pattern.
3 |
4 | # To cite the PLUS model
5 | Xun Liang, Qingfeng Guan*, Keith C. Clarke, Shishi Liu, Bingyu Wang, Yao Yao. (2021). Understanding the drivers of land expansion for sustainable land use using a patch-generating land use simulation (PLUS) model: A case study in Wuhan, China, Computers, Environment and Urban Systems, 85:101569. DOI: 10.1016/j.compenvurbsys.2020.101569
6 |
7 | # Baidu Cloud Download
8 | link:https://pan.baidu.com/s/1xZWSZB-Z8LIKaRSCjihcbw
9 | code:g2xh
10 |
11 | # More Information
12 | https://xungst.github.io/
13 |
14 | # Interfaces
15 | 
16 | 
17 |
18 | # Running environment
19 | Run PLUS software by double-clicking the exe file 'PLUS V1.0_boxed.exe'. PLUS software can run independently on Windows Vista/7/8/X 64-bit environment, without any dependencies and setup process.
20 | # User manual
21 | Please find the attached PDF file 'User Manual PLUS -20191206-Eng.pdf' in the Repository.
22 | 中文说明:plus模型原理和软件介绍-v2.pdf
23 |
24 | # Test data
25 | Please find the compressed file 'PLUS_test_data.zip' in the Repository. Land use data of PLUS model is From the study proposed by
26 | Liu, Su, Cao, Wang, & Guan (2019).To cite this paper:
27 |
28 | Liu, S., Su, H., Cao, G., Wang, S., & Guan, Q. (2019). Learning from data: A post classification method for annual land cover analysis in urban areas. ISPRS Journal of Photogrammetry and Remote Sensing, 154, 202-215. doi: 10.1016/j.isprsjprs.2019.06.006
29 |
30 |
31 | # Innovation and advantages
32 | CA model is developed to improve the representation of complex land-use and land-cover (LULC) systems. Previous studies focus on the improvement of technical modeling procedures, little researches have pay attention to promote understanding of the nonlinear relationships underlying LULC. A lack of model ability to reflect the evolution of landscape pattern and land use patches also limit the application potential of CAs for policy development. This study presents a patch-generating land use simulation (PLUS) model that integrates a rule mining framework based on Land Expansion Analysis Strategy (LEAS) and a CA model based on multi-type Random Seeds (CARS), which was used to understand the drivers of land expansion and project landscape dynamics. The PLUS model can obtain higher simulation accuracy and more similar landscape pattern than other models. The LEAS can help researchers find some underlying transition rules. The proposed method combines simulation, knowledge discovery and policy-making, which can provide vital information for both researchers and policy-makers.
33 |
34 | # Scope of application
35 | Land use/land cover change(LULC) simulaiton, policy making, knowlege discovery for LULC, urban planning, eco-security early-warning and etc.
36 |
37 | # Related open source library
38 | PLUS was developed purely in the C++ language. The parallel technology of PLUS software is from High-performance Spatial Computational Intelligence Lab @ China University of Geosciences (Wuhan) (https://github.com/HPSCIL). The Random forest technique in our model is from a powerful open source library called Alglib 3.9.2 (http://www.alglib.net/). The linear regression algorithm is from (https://github.com/fengbingchun/NN_Test). The UI of the software is built using a famous open source library Qt 5 (https://www.qt.io/download/). This UI provides a real-time display of dynamic changes of land use in simulation process. Moreover, the using of open source library GDAL 2.0.2 (http://www.gdal.org/) allows our model to directly read and write raster data (.tif, .img, .txt files) that includes geographical coordinate information.
39 |
40 | # Consultation
41 | If you have technical questions regarding PLUS software, please contact Dr. Xun Liang (liangxun@cug.edu.cn)
42 |
43 | # Contact info
44 | High-performance Spatial Computational Intelligence Lab(HPSCIL) (https://github.com/HPSCIL)
45 | School of Geography and Information Engineering, China University of Geosciences, Wuhan, Hubei 430078, China.
46 | For any possible research collaboration, please contact Prof. Qingfeng Guan (guanqf@cug.edu.cn)
47 |
--------------------------------------------------------------------------------
/Tutorials_Eng/Tutorial A: UserManual of the PLUS model 20250531.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/Tutorials_Eng/Tutorial A: UserManual of the PLUS model 20250531.pdf
--------------------------------------------------------------------------------
/Tutorials_Eng/Tutorial B:Simulating the driven effects of planning policy on LULC 20210813.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/Tutorials_Eng/Tutorial B:Simulating the driven effects of planning policy on LULC 20210813.pdf
--------------------------------------------------------------------------------
/iconengines/qsvgicon.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/iconengines/qsvgicon.dll
--------------------------------------------------------------------------------
/imageformats/qgif.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qgif.dll
--------------------------------------------------------------------------------
/imageformats/qicns.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qicns.dll
--------------------------------------------------------------------------------
/imageformats/qico.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qico.dll
--------------------------------------------------------------------------------
/imageformats/qjpeg.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qjpeg.dll
--------------------------------------------------------------------------------
/imageformats/qsvg.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qsvg.dll
--------------------------------------------------------------------------------
/imageformats/qtga.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qtga.dll
--------------------------------------------------------------------------------
/imageformats/qtiff.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qtiff.dll
--------------------------------------------------------------------------------
/imageformats/qwbmp.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qwbmp.dll
--------------------------------------------------------------------------------
/imageformats/qwebp.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/imageformats/qwebp.dll
--------------------------------------------------------------------------------
/pic1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/pic1.png
--------------------------------------------------------------------------------
/pic2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/pic2.png
--------------------------------------------------------------------------------
/platforms/qwindows.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/platforms/qwindows.dll
--------------------------------------------------------------------------------
/styles/qwindowsvistastyle.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/styles/qwindowsvistastyle.dll
--------------------------------------------------------------------------------
/translations/qt_ar.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_ar.qm
--------------------------------------------------------------------------------
/translations/qt_bg.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_bg.qm
--------------------------------------------------------------------------------
/translations/qt_ca.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_ca.qm
--------------------------------------------------------------------------------
/translations/qt_cs.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_cs.qm
--------------------------------------------------------------------------------
/translations/qt_da.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_da.qm
--------------------------------------------------------------------------------
/translations/qt_de.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_de.qm
--------------------------------------------------------------------------------
/translations/qt_en.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_en.qm
--------------------------------------------------------------------------------
/translations/qt_es.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_es.qm
--------------------------------------------------------------------------------
/translations/qt_fi.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_fi.qm
--------------------------------------------------------------------------------
/translations/qt_fr.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_fr.qm
--------------------------------------------------------------------------------
/translations/qt_gd.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_gd.qm
--------------------------------------------------------------------------------
/translations/qt_he.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_he.qm
--------------------------------------------------------------------------------
/translations/qt_hu.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_hu.qm
--------------------------------------------------------------------------------
/translations/qt_it.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_it.qm
--------------------------------------------------------------------------------
/translations/qt_ja.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_ja.qm
--------------------------------------------------------------------------------
/translations/qt_ko.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_ko.qm
--------------------------------------------------------------------------------
/translations/qt_lv.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_lv.qm
--------------------------------------------------------------------------------
/translations/qt_pl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_pl.qm
--------------------------------------------------------------------------------
/translations/qt_ru.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_ru.qm
--------------------------------------------------------------------------------
/translations/qt_sk.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_sk.qm
--------------------------------------------------------------------------------
/translations/qt_uk.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_uk.qm
--------------------------------------------------------------------------------
/translations/qt_zh_TW.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/translations/qt_zh_TW.qm
--------------------------------------------------------------------------------
/教程(中文)/教程一:plus模型原理和软件介绍 20250531.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/教程(中文)/教程一:plus模型原理和软件介绍 20250531.pdf
--------------------------------------------------------------------------------
/教程(中文)/教程二:PLUS模型模拟规划政策对土地利用的驱动作用 20211019.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/HPSCIL/Patch-generating_Land_Use_Simulation_Model/d229b4e7e12311fbb1374e23e7aa93fabcc0ce79/教程(中文)/教程二:PLUS模型模拟规划政策对土地利用的驱动作用 20211019.pdf
--------------------------------------------------------------------------------