geodynamics / spatialdata

SpatialData provides an interface to Proj.4 (cartographic projections library) for converting coordinates among a variety of geographic projections.
MIT License
6 stars 18 forks source link

Projected coordinate system type not detected in spatialdata::geocoords::CSGeo::computeSurfaceNormal() #94

Closed baagaard-usgs closed 4 months ago

baagaard-usgs commented 4 months ago

Coordinate system type specified by +proj=tmerc +datum=WGS84 +lon_0=-122.0 +lat_0=45.5 +k=0.996 +units=m is not detected in spatialdata::geocoords::CSGeo::computeSurfaceNormal().