Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapting to other ESRI Geocoding Services #4

Open
jontheepi opened this issue Aug 1, 2019 · 0 comments
Open

Adapting to other ESRI Geocoding Services #4

jontheepi opened this issue Aug 1, 2019 · 0 comments

Comments

@jontheepi
Copy link

Thank you for this great bit of code. I'm trying to adapt this code to access a public statewide locator at: https://geodata.md.gov/imap/rest/services/GeocodeServices/MD_CompositeLocator/GeocodeServer

But, the content() function produces an error:

process and parse

res <- content(req, "parsed", "application/json")

Error message:
Error: lexical error: invalid char in json text.
<title>ArcGIS Serve
(right here) ------^

Any ideas why? It looks like some of the symbols arent converted over?

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

No branches or pull requests

1 participant