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

Fix notebook EPSG error #332

Merged
merged 7 commits into from
May 4, 2022
Merged

Fix notebook EPSG error #332

merged 7 commits into from
May 4, 2022

Conversation

pz-max
Copy link
Member

@pz-max pz-max commented May 4, 2022

Notebook uses epsg 3763 instead of 3857 for length approximations leading to slight deviations. This PR sets the epsg to 3857 for more accurate distance approximation.
https://gis.stackexchange.com/questions/48949/epsg-3857-or-4326-for-googlemaps-openstreetmap-and-leaflet

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • A note for the release notes doc/release_notes.rst is amended in the format of previous release notes, including reference to the requested PR.

@davide-f
Copy link
Member

davide-f commented May 4, 2022

@pz-max Is this complete? I crosschecked and it seems fine; I would merge unless you are working on it

@pz-max pz-max merged commit 0c8c8c2 into pypsa-meets-earth:main May 4, 2022
pz-max added a commit that referenced this pull request Sep 24, 2022
* fix bug. epsg 3763 to 3857

* add release note

Reviewed: Davide
FabianHofmann pushed a commit that referenced this pull request Aug 16, 2024
…gy_totals

Add Params to Rule build_base_energy_totals
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

Successfully merging this pull request may close these issues.

2 participants