Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-spatial committed Nov 1, 2022
1 parent 0f4e9a8 commit ccf13b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ccf13b8

Please sign in to comment.