pandapower icon indicating copy to clipboard operation
pandapower copied to clipboard

Feature/geojson

Open KS-HTK opened this issue 1 year ago • 0 comments

  • added more functionality to the geojson export function.

  • updated some example networks to include a name, this can be usfull for testing.

  • added a converter to convert the geodata in a network to geojson format and store it in a geo column in the bus and line table (according to comment of @ascheidl in #709)

  • added a warning if the geodata is not in geojson format

  • added a geo.rst for documeting plotting functionalty

  • updated simple-plot.py to use geojson

  • updated dump_to_geojson to use geojson in networks instead of geodata

  • updated changelog.rst

Closes #2140 , #709

KS-HTK avatar Jan 31 '24 10:01 KS-HTK