LB
LB
Hello, The current release of bikeshed requires aiohttp==3.7.3, which has a security issue. This has been fixed in https://github.com/tabatkins/bikeshed/commit/24b346f6f7b4ef86a9efa9c719c372236fafd211, but not in any release on PyPI. Would you care to...
In this line... https://github.com/submarcos/django-vectortiles/blob/86f00879a27a0c5aaf1eebad6448ca27993a3d13/vectortiles/postgis/mixins.py#L58 the entire MVT response from PostGIS is converted to a `bytes` object. That means it has to be in memory twice, once as a `memoryview` and...
Not everything is ported over, because not everything is in the refdb yet. Relevant parts of the mapfile generator have been marked.
This isn't a great improvement yet, but it lays the groundwork for a more fine-grained checker.