I mentioned a while ago that I spent a lot of time on Saturday working
on my Cartographor automation. And since PAoaM is still gonna take a
while to be passed, I figured I'd just show y'all.
http://github.com/AgoraNomic/Cartographor
generate.py makes htmls and (soon) text files that hold all the values
relevant to each land unit.
data/changes.json contains a list of changes formatted with JavaScript
Object Notation. I wanted to have this hook into o's registry system but
e's gone and I'm not smart enough to set up my own version.
What you're looking at is hours and hours of rewriting the same 100
lines of python code over and over to ensure maximum future
compatibility. It is very low quality code. But it works so I don't care
at the moment.
But it's all set up with gh-pages so you can go to:
http://agoranomic.org/Cartographor/maps/map-2018-02-11.html
and that is an interactive version of the map in its current state.
Anyways, just wanted to post that real quick because I've been waiting a
long time to show it off.
--
Trigon