Steve Bennett
Steve Bennett
Just a couple of comments from the sidelines: - Consider how other version control platforms might be integrated in the future, especially Gitlab. So it should be "version control integration",...
Curious what is actually involved in *maintaining* it? Is it a question of keeping up to date with new MacOS/Windows/whatever versions, just stopping the thing breaking? I don't think I'm...
Interesting - just came across this. Is there any more news? I once tried to do something similar, printing across 6 x A3 sheets. I did it manually, and it...
I suspect it's not possible. You can export tiles at double scale (pass `--scale=2.0` to the command line), but the tiles are still 256x256.
Well, my last pull request has been sitting ignored since August last year: https://github.com/mapbox/tilemill/pull/2384 That does look pretty easy though.
Thanks for the reply - glad to hear it's not a ridiculous idea.
Amazing, I completely missed that. :/ On Fri, Apr 10, 2015 at 9:13 PM, simonpoole [email protected] wrote: > @stevage https://github.com/stevage I believe there is a tiny > misunderstanding wrt OpenAddresses:...
@3zzy In your case, you should probably just create a separate layer for the active feature. Show it only in that layer, don't show it in the other layer.
Thanks @mathix420, that solution was super easy to implement for me. I literally just install bun, change the shebang, and add `import zx/globals`, and it works. A minor issue is...
Chiming in here. No idea if this will get implemented, but my thoughts: - add a `bass` attribute that for `C` would be `C` and for `C/Bb` would be `Bb`....