From 13ec133d6a5c840df6a799f23cae2dc6ffff1419 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 21 Oct 2023 12:08:10 +1100 Subject: Add a new README for this project. ...and leave the original README.md alone. --- README.org | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.org (limited to 'README.org') 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 + +* 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 , +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 + is licensed under the expat +license, see the `LICENSE` file. Changes made by Yuchen Pei + are licensed under the GNU Affero General Public +License, Version 3 or later, see the `COPYING.agpl3` file. -- cgit v1.2.3