Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

output to non-NAD83 MO ST PLANE EAST #14

Open
walker opened this issue Feb 10, 2020 · 3 comments
Open

output to non-NAD83 MO ST PLANE EAST #14

walker opened this issue Feb 10, 2020 · 3 comments

Comments

@walker
Copy link

walker commented Feb 10, 2020

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.

@chris-prener
Copy link
Member

arc server will return that as part of the object @walker ?

@walker
Copy link
Author

walker commented Feb 10, 2020

@chris-prener
Copy link
Member

This is helpful - the wkid is nice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants