Libraries ACT data no longer appears on the map #97
Labels
No labels
auto update
bug
data
documentation
duplicate
enhancement
for discussion
good first issue
help wanted
invalid
plumbing
question
web design
website content
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hugh/public_library_map#97
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All relevant data remains in
library_services_information.csv
(and is the first item in that list), but only the name and the boundary data appears inboundaries.topo.json
.Thanks. This is a regression from
100f314743
because the GeoJSON file had "Act" instead of "ACT". I must have update it in the TopoJSON and not the GeoJSON, which is a lesson for us all: don't manually update the TopoJSON!