Replies: 1 comment 1 reply
-
@rbstrange I think your first problem might be that you're passing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am creating sf objects I would like to pass to observable so I can filter and interact with the maps and graphs simultanously from one dropdown input.
I can format the sf object in r to geojson using sf_geojson() and I can get the spatial information but I seem to loose the table attribute data. I cannot interact with the data itself.
Example
Beta Was this translation helpful? Give feedback.
All reactions