Skip to content

Commit 3dc5925

Browse files
authored
Update discussion-paper.md
1 parent 970e7e2 commit 3dc5925

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

discussion-paper.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Essential elements of a coordinate reference system include:
99
* The coordinate system in which the coordinates are defined
1010
* A reference to e.g. planetoid to which the coordinates are related
1111

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+
1218
## Serializations of coordinate reference systems
1319

1420
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

Comments
 (0)