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
Update, moved to using https://github.com/xeonx/proj4 project. Everything compiles and the tests runs.
Proj4 of course has to be deployed.
environment variable export PROJ_LIB needs to be set: example export PROJ_LIB=/usr/local/Cellar/proj/4.9.3/share/proj
Moved to using github.com/ctessum/geom project. Pure proj4 Go implementation.
Added unit tests.
No longer a need for PROJ_LIB environment variable to be set.
To project a bounds or list of 1 or more points call the lambdas/proj4support/boundsToWgs84 method
No description provided.
The text was updated successfully, but these errors were encountered: