-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathogc_object_summary.txt
134 lines (112 loc) · 6.77 KB
/
ogc_object_summary.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# ------------------------------------------------------------------------- #
# Copyright 2015 Esri #
# #
# Licensed under the Apache License, Version 2.0 (the "License"); #
# you may not use this file except in compliance with the License. #
# You may obtain a copy of the License at #
# #
# http://www.apache.org/licenses/LICENSE-2.0 #
# #
# Unless required by applicable law or agreed to in writing, software #
# distributed under the License is distributed on an "AS IS" BASIS, #
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
# See the License for the specific language governing permissions and #
# limitations under the License. #
# ------------------------------------------------------------------------- #
Defined keywords & objects
Note that these objects are in the order they appear in the libogc.h header.
keyword description object name
------------------ ----------------------- -------------------
<base object> base OBJECT class ogc_object
citation citation ogc_citation
uri uri ogc_uri
id identifier ogc_id
remark remark ogc_remark
unit Base UNIT class ogc_unit
angleUnit angle unit ogc_angunit
lengthUnit length unit ogc_lenunit
scaleUnit scale unit ogc_scaleunit
timeUnit temporal unit ogc_timeunit
parametricUnit parametric unit ogc_paramunit
scope scope ogc_scope
<base extent> base EXTENT class ogc_extent
area area description ogc_area_extent
bBox geographic bounding box ogc_bbox_extent
verticalExtent vertical extent ogc_vert_extent
timeExtent temporal extent ogc_time_extent
parameter parameter ogc_parameter
parameterFile parameter file ogc_param_file
ellipsoid ellipsoid ogc_ellipsoid
anchor datum anchor ogc_anchor
timeOrigin temporal origin ogc_time_origin
<base datum> base DATUM class ogc_datum
datum geodetic datum ogc_geod_datum
eDatum engineering datum ogc_engr_datum
iDatum image datum ogc_image_datum
pDatum parametric datum ogc_param_datum
tDatum temporal datum ogc_time_datum
vDatum vertical datum ogc_vert_datum
primeM prime meridian ogc_primem
bearing bearing ogc_bearing
meridian meridian ogc_meridian
order axis order ogc_order
axis axis ogc_axis
cs cs (coordinate system) ogc_cs
method projection/op method ogc_method
conversion map projection ogc_conversion
derivingConversion deriving conversion ogc_deriving_conv
<base CRS> base CRS class ogc_crs
geodCRS geodetic crs ogc_geod_crs
baseGeodCRS base geodetic crs ogc_base_geod_crs
projCRS projected crs ogc_proj_crs
baseProjCRS base projected crs ogc_base_proj_crs
vertCRS vertical crs ogc_vert_crs
baseVertCRS base vertical crs ogc_base_vert_crs
engCRS engineering crs ogc_engr_crs
baseEngCRS base engineering crs ogc_base_engr_crs
imageCRS image crs ogc_image_crs
timeCRS temporal crs ogc_time_crs
baseTimeCRS base temporal crs ogc_base_time_crs
parametricCRS parametric crs ogc_param_crs
baseParamCRS base parametric crs ogc_base_param_crs
compoundCRS compound crs ogc_compound_crs
operationAccuracy operation accuracy ogc_op_accuracy
coordinateOperation operation ogc_coord_op
abridgedTransformation abridged transformation ogc_abrtrans
boundCRS bound crs ogc_bound_crs
Alternate keywords
alternate keyword actual keyword
----------------- --------------
engineeringCRS engCRS
geodeticCRS geodCRS
projectedCRS projCRS
verticalCRS vertCRS
engineeringDatum eDatum
geodeticDatum datum
imageDatum iDatum
parametricDatum pDatum
timeDatum tDatum
verticalDatum vDatum
primeMeridian primeM
projection method
spheroid ellipsoid
Old-syntax keywords
old keyword maps to
----------------- -----------------
GEOCCS geodCRS
GEOGCS geodCRS
PROJCS projCRS
VERT_CS vertCRS
LOCAL_CS engCRS
VERT_DATUM vDatum
LOCAL_DATUM eDatum
COMPD_CS compoundCRS
AUTHORITY id
Pseudo-name keywords
keyword description used in
----------------- ----------------- -------------------
interpolationCRS interpolation crs coordinateOperation
sourceCRS source crs coordinateOperation
boundCRS
targetCRS target crs coordinateOperation
boundCRS