Add documentation for coordinate ordering (issue #1082)#2225
Add documentation for coordinate ordering (issue #1082)#2225Seascavenger wants to merge 5 commits into
Conversation
Thanks a lot! The documentation is very clear. I noticed a few formatting issues (which also fail the automated tests). Did you check out https://github.com/python-visualization/folium/blob/b22df0b7ad48fc124d836d708df79c1b9e6e2623/.github/CONTRIBUTING.md? But I'd be very happy to accept this if you can change these minor issues. |
|
Thanks for the feedback! I will fix the formatting issues right away. |
Thank you for picking this up. Any help is greatly appreciated. |
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
|
Fixed the docstring syntax error in GeoJson class. Ready for review. |
|
I will have a look over the weekend. Currently the automated tests are running. |
Closes #1082
This PR adds documentation explaining the coordinate ordering difference between Leaflet and GeoJSON.