diff options
Diffstat (limited to 'upload/README.md')
-rw-r--r-- | upload/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/upload/README.md b/upload/README.md new file mode 100644 index 0000000..6cafa2d --- /dev/null +++ b/upload/README.md @@ -0,0 +1,7 @@ +## Clone/improvements for Openstreetmap CLI upload tools + +This is a copy of Openstreetmap tools documented at https://wiki.openstreetmap.org/wiki/Upload.py +I plan to support them working good enough for my own needs, first by fixing problems with deprecation, then by +error fixing. Maybe new features will come later. + +The scripts need Python 3, and should use HTTPS API access method. |