oemof / DHNx

District heating system optimisation and simulation models
MIT License
27 stars 12 forks source link

Examples #1

Closed oakca closed 5 years ago

oakca commented 5 years ago

/berlin_example creates plot using osmnx package via downloading from openstreetmap and plotting in matplotlib plots.

/interactive_map_example creates interactive map using folium package as html file.

jnnr commented 5 years ago

Thanks for your effort! I suggest the following:

jnnr commented 5 years ago

For the static map, you might want to try matplotlib's basemap: https://basemaptutorial.readthedocs.io/en/latest/index.htmla

oakca commented 5 years ago

I have done the changes, will close this one and open another PR @jnnr

jnnr commented 5 years ago

If you continue working on this branch, you can leave the PR open and push new commits!

oakca commented 5 years ago

I wow... I did not know that. So I already close this one and open the second one and close it again, because I wanted to implement some arrows... Sorry for that