Klaas Hoekema
Klaas Hoekema
Yeah, we are planning to add this feature, though I'm not sure what the timeline will be, exactly. The example I know of is this: https://github.com/WikiWatershed/model-my-watershed/pull/1215, which stores tiles in...
The [feature/kjh/s3-tile-cache](https://github.com/azavea/tilegarden/tree/feature/kjh/s3-tile-cache) makes some changes to `api.js` and adds additional Terraform config to get this mostly working. The basic structure is: - Creates an S3 bucket to hold cached tiles...
More changes to incorporate: - [ ] From https://github.com/azavea/pfb-network-connectivity/commit/b0defb3ba16c90880d68ccccc14b740021d03786: - [x] Switch to using Mapnik XML as the tracked, authoritative config - [x] Add optimization parameters to example XML configs...
The link above to the Terraform docs is to `latest`, so it will now show a much later version, but it doesn't seem like it has changed since the version...
I ran into this again, trying to geocode localities and wondering why it doesn't return anything for e.g. "Philadelphia, PA". Seems preferable to me to have the default postprocessors be...