From deffe3e80b786f5782c6915e3adabf855bd54ac4 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sun, 4 Jul 2021 20:48:39 +1000 Subject: directly commit upload.py as some local changes were made --- upload/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 upload/README.md (limited to 'upload/README.md') 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. -- cgit v1.2.3