Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoordinateSystem ¶
type CoordinateSystem struct {
Type string // /PROJCS or /GEOGCS
WKT string // Well-Known Text
EPSG int // Optional EPSG code if parsed
}
CoordinateSystem defines the projection.
Click to show internal directories.
Click to hide internal directories.