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

Load layers on action #15

Merged
merged 10 commits into from
Sep 22, 2023
Merged

Load layers on action #15

merged 10 commits into from
Sep 22, 2023

Conversation

maze2point0
Copy link
Collaborator

Rebased ors_graph into this branch.

In my opinion ready to be merged.

We will:

  • use the ors_graph now for routing
  • not be able to visualize brightness and safety due to the large size and therfore long loading times. This will be adressed in another branch

@maze2point0
Copy link
Collaborator Author

For visualizing I am looking into using vector tiles in a shiny leaflet setting. Here are some ressoruces I have found so far:

hosting a local server for mbtiles and consuming in a deck.gl client. 900MB of data are quickly visualized.
https://www.milesmcbain.com/posts/vector-tiles/

consume pm tiles in R leaflet via leafem package
https://r-spatial.github.io/leafem/reference/addLocalFile.html?q=vector#null

code to consume local mbtiles / pbf's in leaflet via registerPlugin
r-spatial/leafem#34

@maze2point0 maze2point0 merged commit fb5ef14 into main Sep 22, 2023
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

Successfully merging this pull request may close these issues.

1 participant