aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-10-21 12:08:10 +1100
committerYuchen Pei <id@ypei.org>2023-10-21 12:08:10 +1100
commit13ec133d6a5c840df6a799f23cae2dc6ffff1419 (patch)
treef302b5a8db1f48ffcd9f3bf2f8cab5b5bb595dbc /README.org
parentb984b1cec769c0bf1131495c7051e6cf65ce2fd2 (diff)
Add a new README for this project.
...and leave the original README.md alone.
Diffstat (limited to 'README.org')
-rw-r--r--README.org36
1 files changed, 36 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..7014830
--- /dev/null
+++ b/README.org
@@ -0,0 +1,36 @@
+#+title: vicmap2osm
+#+author: Yuchen Pei <id@ypei.org>
+
+* Introduction
+ :PROPERTIES:
+ :UPDATED: [2023-10-21 Sat 12:05]
+ :END:
+
+vicmap2osm is a project to import addresses from [[https://www.land.vic.gov.au/maps-and-spatial/spatial-data/vicmap-catalogue/vicmap-address][Vicmap Addresses]]
+dataset to openstreetmap.
+
+This project is a fork from <https://gitlab.com/alantgeo/vicmap2osm>,
+and changes there will be merged here whenever possible.
+
+* Discussions
+ :PROPERTIES:
+ :UPDATED: [2023-10-21 Sat 12:05]
+ :END:
+
+For any discussions on Aussie mapping, try [[https://lists.openstreetmap.org/listinfo/talk-au][talk-au@openstreetmap.org]]
+first.
+
+Comments, bug reports and patches for this project can be sent to
+[[mailto:~ycp/vicmap2osm@lists.sr.ht][~ycp/vicmap2osm@lists.sr.ht]], and discussions on any projects with the
+goal of importing VIC addresses are on topic there too.
+
+* Licenses
+ :PROPERTIES:
+ :UPDATED: [2023-10-21 Sat 11:55]
+ :END:
+
+The upstream project hosted at
+<https://gitlab.com/alantgeo/vicmap2osm> is licensed under the expat
+license, see the `LICENSE` file. Changes made by Yuchen Pei
+<id@ypei.org> are licensed under the GNU Affero General Public
+License, Version 3 or later, see the `COPYING.agpl3` file.