projections_proj4d library

Projections provided by the external proj4dart package.

This package implements a projection adapter that acts as a wrapper and uses internally the projection and coordinate reference system support of the proj4dart package to which there's a dependency.

Usage: import package:geobase/projections_proj4d.dart

You might want to import also package:geobase/geobase.dart providing base classes.

Classes

Proj4d
A projection adapter based on the Proj4dart package.