Closed mactyr closed 8 years ago
@ryandrewjones, I believe this is solved in the above referenced commit (normalize_geo_14 branch) and you seem like the natural person to review it since I know Ben is extra busy right now. Note that this is based off of my postgres branch so it won't really make sense to merge it into master until the existing dispatch/postgres work is merged in.
I can't test yet until I get the new DB set up, but I went through the code and it looks good. Since you are seeing the behavior you expect, I'd say this is resolved.
Ok, we'll call it ready to merge then. (And once it's merged, then it'll be resolved :wink:)
For the record, this was merged along with #12 in 8936ffa28ef50bac261c0f67b9c74450d174fa86 (though a couple of subsequent commits were needed for cleanup).
As a non-developer pathways user I want the GeographyMap table to be normalized so that I can use whatever geography layers are applicable to my geography, rather than having "us", "census division", etc. hard-coded in the column names
AC
Reference
A (non-public) Google sheet where we are hashing out how to approach this.