fix link name

This commit is contained in:
vv01f 2019-06-07 14:36:41 +02:00
parent de1d3111d7
commit d2b1939e6e
Signed by untrusted user who does not match committer: vv01f
GPG Key ID: 02625A16AC1D1FF6
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ and thus in future should be updated automically
* [x] fetch addressed of a convenient source
* [x] resolve geo coordinates for addresses, e. g. [geopy]
* [x] visualize on a map, e. g. via [leaflet] or [QGIS]
* [x] visualize on a map, e. g. via [leafletjs] or [QGIS]
* [ ] calculate coordinates to place POI on a SVG with a known projection
* [ ] manipulate SVG so that the POI are shown accordingly
* [x] create PNG from the SVG and deploy
@ -56,7 +56,7 @@ To create a new SVG Map:
[Natural Earth]: http://naturalearthdata.com/ "Natural Earth"
[geopy]: https://geopy.readthedocs.io/
[leaflet]: https://leafletjs.com/
[leafletjs]: https://leafletjs.com/
[GeoJSON]: https://geojson.org/ "Website for RFC 7946"
<!--