detail for todo

This commit is contained in:
vv01f 2019-06-17 17:56:22 +02:00
parent d2b1939e6e
commit 2af5dae59b
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ and thus in future should be updated automically
* [x] resolve geo coordinates for addresses, e. g. [geopy]
* [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
* [ ] manipulate SVG so that the POI are shown accordingly even without any application
* [ ] change view port of SVG so it frames the POIs properly
* [x] create PNG from the SVG and deploy
* [ ] document for others to use