Interactive geodata about public libraries in Australia https://librarymap.hugh.run
Go to file
Hugh Rundle 92ad548b92 fix Action workflows
- fix incorrect key name in merge file (json_data['objects']['boundaries.geo'] rather than json_data['objects']['boundaries'])
- don't merge csv and topo.json when topo.json changes, as this will create an infinite loop
- run merge as part of geo-to-topo Action, after new topo file is created
- remove redundant shell file
2021-01-29 08:28:40 +11:00
.github fix Action workflows 2021-01-29 08:28:40 +11:00
website Update TopoJSON boundaries 2021-01-28 21:04:12 +00:00
.gitignore add github action scripts 2021-01-26 16:56:43 +11:00
about.md update docs 2021-01-26 18:42:37 +11:00
boundaries.geo.json Update TopoJSON boundaries 2021-01-28 21:04:12 +00:00
contributing.md update contributing pages 2021-01-28 09:59:27 +11:00
README.md add contributing info to readme 2021-01-24 12:18:03 +11:00
sources.md fix link formatting in sources page 2021-01-24 12:10:42 +11:00

Public library data map

This project collects and maps data from public libraries across the Australia and the external Territories of Christmas Island and the Cocos (Keeling) Islands.

You should be able to find the location of every public library in Australia territory, plus the standard loan period for each libary service, and whether they charge overdue fines (if known, in both cases).

Check out the map at librarymap.hugh.run.

Find more on this project at about.

Attributions

See sources.

Want to help?

See contributing, especially which files to update.

Licenses

/website/data: CC-BY-SA

everything else: GPL-3.0-or-later