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

Leaflet map integration optimization for Layer control #92

Open
JonasPfeiffer123 opened this issue Nov 22, 2024 · 0 comments
Open

Leaflet map integration optimization for Layer control #92

JonasPfeiffer123 opened this issue Nov 22, 2024 · 0 comments

Comments

@JonasPfeiffer123
Copy link
Owner

The interactive js based leaflet map replaced the static folium map a while ago. This brings much more functionality and faster data handling. It's currently possible to load the data as in the previous version, Layer colors can be changed. Data import & export basically works, even though export is not implemented in the data structure at this point.

It is possible to do so much more, from interacting with osm and LOD2 data to define the buildings for the project to creating new layers. Problem is the current structure of 4 layers for one net. This must be reduced to one file which requires changes in network generation and interaction with pandapipes.

This changes require further js imporvements as well as huge changes in data handling.

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