Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 664 Bytes

geo_data_to_latlong.rst

File metadata and controls

10 lines (8 loc) · 664 Bytes

Transforming network geodata from any projection to lat/long

In case network geodata are not in The World Geodetic System (WGS84), that is latitude/longitude format, but in some of the map-projections, it may be converted to lat/long by providing name of the projection (in the form 'epsg:<projection_number>' according to spatialreference). A sample of converting geodata from mv_oberrhein network can be found in the tutorial.

pandapower.plotting.plotly.geo_data_to_latlong