diff options
author | nodiscc <nodiscc@gmail.com> | 2022-08-10 13:30:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 13:30:54 +0000 |
commit | f7d304a42a3b08fc968b1d72e88220d3670d9d73 (patch) | |
tree | 383bbdea52be64762f759863194923fb077b1c15 | |
parent | Merge pull request #3197 from forks-by-kieran/cleanup (diff) | |
download | awesome-selfhosted-f7d304a42a3b08fc968b1d72e88220d3670d9d73.tar.gz awesome-selfhosted-f7d304a42a3b08fc968b1d72e88220d3670d9d73.zip |
Maps and Global Positioning System: add link to awesome-openstreetmap (#3218)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1176,7 +1176,7 @@ Tools and software to help with education and learning. **[`^ back to top ^`](#)** -_See also: [awesome-gis](https://github.com/sshuair/awesome-gis)_ +_See also: [awesome-openstreetmap](https://github.com/osmlab/awesome-openstreetmap), [awesome-gis](https://github.com/sshuair/awesome-gis)_ - [Bicimon](https://github.com/knrdl/bicimon) - Bike Speedometer as Progressive Web App. ([Demo](https://knrdl.github.io/bicimon/)) `MIT` `HTML5` - [Geo2tz](https://github.com/noandrea/geo2tz) - Get the timezone from geo coordinates (lat, lon). `MIT` `Go/Docker` |