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.md | 8 -------- README.org | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 8 deletions(-) create mode 100644 README.org diff --git a/README.md b/README.md index f54e9f5..e147de6 100644 --- a/README.md +++ b/README.md @@ -467,11 +467,3 @@ Consultation with the local community on talk-au at https://lists.openstreetmap. - Including full address attributes (`addr:suburb`, `addr:state`, `addr:postcode`), even when they could be derived from existing boundaries is contentious with advocates for both options. Due to this, these attributes are omitted. This is based on discussions to date, any of these points can be further discussed if needed. - -## Licenses - -The "canonical" 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. 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