PyPSA-animation icon indicating copy to clipboard operation
PyPSA-animation copied to clipboard

Results in QGIS

Open bwanke opened this issue 5 years ago • 1 comments

Hi, is it possible to visualize the network results with GIS, like QGIS ?

bwanke avatar Feb 28 '20 12:02 bwanke

Although your question is already quite old, I was looking for the same thing. If you or someone else is interested in visualizing PyPSA results with GIS, I would recommend you to have a look at geokit. They have an example of creating shapefiles from dataframes. I wrote a small script on my own using geokit to produce shapefiles. I'll attach it here. I never finished to add all the functionalities I wanted to have in the beginning, but it works. Feel free to use it. df_to_shp.txt

MichelJD avatar Mar 12 '21 15:03 MichelJD