bird-team / brisbane-bird-atlas

Atlas of the Birds of Brisbane: Community bird atlas for Brisbane, Australia
https://brisbanebirds.com
GNU General Public License v3.0
3 stars 0 forks source link

Naming all Grid Squares #79

Closed Louis-Backstrom closed 6 years ago

Louis-Backstrom commented 6 years ago

I've gone through today and given all the land-intersecting (ie not ocean) squares a unique name according to their location in order to make them easier for people to remember and compare etc. These are stored under the grid folder - grid.dbf now has a new attribute called "display" with all the names.

Unfortunately I also have no idea how to use GitHub to push/pull it back into the project, so I can't upload the changes :(

Here's what it looks like in QGIS: image

dbl3raf commented 6 years ago

brilliant work @Louis-Backstrom - I've copied the names into the "name" field of grid.dbf for all cases where "display" was not null, and replaced the old version of grid.dbf in the master. Next time we build the maps, the names of the grid cells should appear.