The repo is at github.com/LL782/mundoko-maps/ but that's not where I was at when I left off.
Funny, I'm structuring these notes with, Done, Doing, To Do. Why not just create issues and a project in the repo? I guess it's because I also have more general notes. Let's review this later though, will I/did I add any notes that couldn't have been attached directly to specific issues?
Created a Contentful space
Decided to use the coordinates of the centre of each tile, along with the scale, and a fixed tile size to pin-point each tile. Previously I was using a pair of coordinates to describe the top-left and bottom-right corners of each tile.
5140000,5150000x5150000,5160000
after 5145000,5155000
--e-5145--s-5155--city--topo
or --e-{east}--s-{south}--{scale}--{type}
Learned that in Contentful each asset
has a file
field that can be changed, leaving the asset ID, title and description in place
file
field, metadata and links to the image will be preservedPublished a single city scale tile and the first few images of town scale tiles that fit within that smaller scale tile
will I/did I add any notes that couldn't have been attached directly to specific issues?
Perhaps not but I realise that's not the reason why I'm not just creating a project in the repo to "log" all of this
It's six months later now 2022-06 and I'd like to iterate on that last statement...
The third point feeds into a note I published a few months after originally publishing this one -- The Overview It's about my decision to create an aggregation project in GitHub to for issues across multiple repos in a single view.
Spotted a typo? Edit on Github