You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: discussion-paper.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@ Essential elements of a coordinate reference system include:
9
9
* The coordinate system in which the coordinates are defined
10
10
* A reference to e.g. planetoid to which the coordinates are related
11
11
12
+
Each of the aforementioned definitions entails important information which is reflected in the coordinates of the respective geometry encoded in the coordinate reference system.
13
+
A coordinate reference system might for example give information about:
14
+
* The unit which is expressed by the coordinates of the coordinate reference system
15
+
* Capabilities of the coordinate reference system to cope with 2D or 3D coordinates
16
+
* A possible projection type and the properties of this projection (e.g. equal-area projection)
17
+
12
18
## Serializations of coordinate reference systems
13
19
14
20
The parameters of coordinate reference systems can be serialized in data formats such as Well-Known Text (WKT) [OGC WKTCRS] or proj4.
0 commit comments