Andy Allan

Results 134 comments of Andy Allan

@nashby It's probably a bit complicated for my skill level! The priority_input class is used for both country_select and also time_zone_select so it's not a one-line fix. It's not obvious...

If anyone has a workaround for this, please let me know! At the moment I don't see a clear way forward. I've spent some time today trying to narrow this...

Making this issue easier to find: cascadenik support for "minimum_version"

So for background, the matter at hand is trying to run some existing software (tessera) on a currently supported node version. Tessera is using tilelive-tmsource which [loads mapnik-reference](https://github.com/mojodna/tilelive-tmsource/blob/94bc7f667780903e151e18cf6db2a91cc5d18ed6/index.js#L12) using the...

I'm happy to mind the lightswitch - that is, to keep the permissions that I have, and help any developer who wants to get started in the future. I'm not...

This PR, as it currently stands, would be using the unsafe `load` method from js-yaml 3.x . We would need to make the change from `safeLoad` to `load` at the...

This is triggered by having multiple column names in the same style (Z_ABBREV, Z_ADMIN, Z_NAME in ajashton's example). You can get the same thing easily with osm rules with amenity,...

So I think this issue represents a "fundamental" problem/feature of carto, rather than a bug that is easily addressed. It's really, really easy to run into when dealing with OSM...

It's not a showstopper at all - there are workarounds, and some are in place. This is more about the general case, and removing the need for workarounds in the...

You can't currently flick between placement types (e.g. line -> point), see https://github.com/mapnik/mapnik/issues/1152