diff --git a/README.markdown b/README.markdown index 31ca5d8..154427c 100644 --- a/README.markdown +++ b/README.markdown @@ -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