Artem Pavlenko
Artem Pavlenko
@hjanetzek - great, thanks, I'll have a look. Do you have a screenshot with broken polygons ?
Thanks for pointing me in the right direction! . I only saw https://github.com/artemp/VectorTileMap/blob/pre-lib/VectorTileMap/TileData.proto which didn't match oscim or pbf MapDatabase.java. I guess I've learnt how protobuf works internally now :)....
@zdila can you post minimal data to replicate this behaviour, Ideally, XML style with inline geojson ?
https://github.com/mapnik/mapnik/issues/4348
@zdila Closing as fixed. Re-open if you see any issues, thanks.
@mathisloge good idea ^^ . So are you thinking adding agg as a submodule? Lets coordinate how best to accomplish this :+1:
@mathisloge I think we should stick to submodule as `find_package` might find system libagg which is not going to work as expected. On `Ubuntu 22.04` I get - ``` sudo...
> probably those won't be found with find_package since they aren't exported with cmake, e.g. there isn't a aggConfig.cmake besides those others. But yeah, we could add it just as...
@mathisloge Sure, I'll do it tomorrow and ping you.
https://github.com/mapnik/agg @mathisloge should be good to go