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
{{ message }}
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
I think what is happening when calling st_transform is that you're reprojecting coordinates returned by the ArcServer.
https://github.com/slu-openGIS/gateway/blob/master/R/geocode_api.R#L194
https://github.com/slu-openGIS/gateway/blob/master/R/geocode_api.R#L93
I would suggest that you just ask the arcserver for the EPSG projection to be returned, in the request, rather than relying on the default.
The text was updated successfully, but these errors were encountered: