Richard Fairhurst
                                            Richard Fairhurst
                                        
                                    talk-gb-oxoncotswolds@, legal-talk@, and potlatch-dev@ are all lists I nominally administer and they can all be closed. tagging@ should stick around for a few more months. Really the only English-language lists...
Ah, this works, albeit mostly copypasta. Not sure if both `#include`s are necessary. ``` C++ #include #include int mapnik_map_render_to_cairo(mapnik_map_t * m, const char* filepath, double scale_factor, double scale_denominator) { mapnik_map_reset_last_error(m);...
That's great to know - thank you. I'll go with compressing at application startup for now, but move to deserialization when that's available.
Moving to vector tiles gives an opportunity to decouple cartography and schema, which I believe is essential. Porting osm-carto to vector tiles as a single project would achieve some nice-to-haves...
There's also https://github.com/geoconcerns/simple_mapnik which seems to be moderately actively developed.
By commenting out the failing TestMapnikMap tests and test_should_instantiate in TestMapnikFeature, and changing `#if MAPNIK_VERSION >= 200200` to `==` in _mapnik_feature_rb.cpp, it builds successfully. However, running `rundemo.rb` results in a...
As the op of a biggish IRC channel, my main concern with this is that the Matrix "click here to read the full message" link looks awfully like phishing. Any...
This repository is just a mirror. If you'd like to contribute to Potlatch 2 then the main repo is at https://github.com/systemed/potlatch2 and the issue-tracker is at http://trac.openstreetmap.org/. Translations are done...
This repository is just a mirror. If you'd like to contribute to Potlatch 2 then the main repo is at https://github.com/systemed/potlatch2 and the issue-tracker is at http://trac.openstreetmap.org/.
This repository is just a mirror. If you'd like to contribute to Potlatch 2 then the main repo is at https://github.com/systemed/potlatch2 and the issue-tracker is at http://trac.openstreetmap.org/.