From ccf13b8bf40e7e91acf7ed92b337f82e550df1c6 Mon Sep 17 00:00:00 2001 From: josh-spatial <72358384+josh-spatial@users.noreply.github.com> Date: Tue, 1 Nov 2022 11:39:42 -0400 Subject: [PATCH] Update readme.md --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1aebc8e..0c1aa76 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## Features - IN-PROGRESS Create a basic quantity-distance calculator - - [x] First in jupyter notebook + - [x] First in [jupyter notebook](https://colab.research.google.com/github/josh-spatial/qdmap/blob/main/qd_function.ipynb) - TODO Create QGIS Plugin - TODO Determine database type to use as a basis (PostGIS, GeoPackage, shapefiles?) - TODO Create UI for plugin diff --git a/docs/index.md b/docs/index.md index c6967ee..acde8a6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ ## Features - IN-PROGRESS Create a basic quantity-distance calculator - - [x] First in jupyter notebook + - [x] First in [jupyter notebook](https://colab.research.google.com/github/josh-spatial/qdmap/blob/main/qd_function.ipynb) - TODO Create QGIS Plugin - TODO Determine database type to use as a basis (PostGIS, GeoPackage, shapefiles?) - TODO Create UI for plugin