Stephen Atty
Stephen Atty
I've changed it to: ``` static void raop_pktbuf_free_task(void *arg) { struct raop_v2_packet *pkt; struct raop_v2_packet *next_pkt; /* pkt = (struct raop_v2_packet *)arg; for (; pkt; pkt = pkt->next) free(pkt); */...
I might look into it - C coding is not my natural habitat ;-)
We use tileserver.php https://github.com/klokantech/tileserver-php/ building tilesets using the openmaptiles code V1.5 of MapboxGL and local style files with our local server url specified for the sources, sprites and glyphs
I've raised similar on other projects - it seems that no-one is keeping any of the tile sets up to date. I assume that there is a master icon set...
I've reached out to OSM about the missing icons such as brownfield as they dont even seem to exist in the openstreetmap-carto style. If I can get them and get...
They basically said Style issues were nothing to do with them and told me that I'd have to wait for an answer here. So who is responsible for keeping the...