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

Fatal crash in RStudio when trying to open feature service #120

Open
zlehmann opened this issue Jun 20, 2023 · 0 comments
Open

Fatal crash in RStudio when trying to open feature service #120

zlehmann opened this issue Jun 20, 2023 · 0 comments

Comments

@zlehmann
Copy link

Hey all,

Just installed this all today and I'm trying to get a point layer from my feature service into my R environment for some post-process scripting. Here is what I have in my script. Everytime it hits line XX is fatally crashes. No other errors that I can find. Anyone have any ideas?

`library(arcgisbinding)

arc.check_product()
arc.check_portal()

test <- arc.data2sf(arc.select(arc.open("https://my feature server url/FeatureServer/1")))
`

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