dart_crs library

An extension to proj4dart that embeds all EPSG coordinate reference system definitions.

Classes

CoordinateReferenceSystem
Coordinate Reference System. Holds the associated projection;
CoordinateTransform
Transform a point between coordinate reference systems
CRSFactory
A factory class that creates CoordinateReferenceSystems and CoordinateTransforms
WKTReader
Read an OGC WKT string for a given EPSG code

Constants

wktFileName → const String

Exceptions / Errors

InvalidArgumentException
Exception thrown when an invalid or missing EPSG code is used