Skip to content

Commit

Permalink
Fix py maplibre links (#91)
Browse files Browse the repository at this point in the history
* Fix py-maplibre-links

* Fix link

---------

Co-authored-by: Stefan Kuethe <stefan.kuethe@eoda.de>
  • Loading branch information
crazycapivara and Stefan Kuethe authored Feb 10, 2025
1 parent 19242ee commit 2aa488f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ are designated with a ✅, and hosted projects with a 💙.

### Python

- [py-maplibregl](https://github.com/eodaGmbH/py-maplibregl) - Python bindings for MapLibre GL JS with docs [eodagmbh.github.io/py-maplibregl](https://eodagmbh.github.io/py-maplibregl/) and examples [eodagmbh.github.io/py-maplibregl/examples/road_safety](https://eodagmbh.github.io/py-maplibregl/examples/road_safety/).
- [py-maplibregl](https://github.com/eoda-dev/py-maplibregl) - Python bindings for MapLibre GL JS with docs [eoda-dev.github.io/py-maplibregl](https://eoda-dev.github.io/py-maplibregl/) and examples [eoda-dev.github.io/py-maplibregl/examples/road_safety](https://eoda-dev.github.io/py-maplibregl/examples/road_safety/).
- [leafmap](https://github.com/opengeos/leafmap/) - A python package that supports the MapLibre mapping backend with docs [leafmap.org](https://leafmap.org) and examples [leafmap.org/maplibre/overview](https://leafmap.org/maplibre/overview)
- [plotly.py](https://plotly.com/python/maps/) - Create analytical geospatial figures with MapLibre GL JS in python.

Expand Down

0 comments on commit 2aa488f

Please sign in to comment.