Interactive geodata about public libraries in Australia
https://librarymap.hugh.run
Hugh Rundle
92ad548b92
- 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 |
||
---|---|---|
.github | ||
website | ||
.gitignore | ||
about.md | ||
boundaries.geo.json | ||
contributing.md | ||
README.md | ||
sources.md |
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