Skip to content
Prev 28504 / 29559 Next

How to define a local equidistant CRS

On Wed, 20 Jan 2021, Micha Silver wrote:

            
This is not a reproducible example. Please provide a reproducible example, 
specifying all of the software versions, especially PROJ and GDAL. The 
changes in PROJ are now entering the 4th year, so I'm a bit surprised that 
steps were not taken before to check for problems to your workflow as 
Proj4 strings shift from deprecated to defunct. The package is not on 
CRAN, so was not caught by our reverse dependency checks, so the 
responsibility for making sure things work rests on the maintainer, not 
us.

Please also convert the example to points, (you reach 
.spTransform_Polygon() here, so these are not points), and try proj from 
the command line. I think that your +a and +b also have units problems (km 
not m). The +R_A argument is not given as in current:

https://proj.org/operations/projections/aeqd.html
With a reproducible example that works with proj command line tools, one 
could ask for views on the PROJ list itself.

Hope this helps,

Roger