We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The zlib/gzip compression headers of mapnik-vt, if extracted, would be useful a number of places immediately:
TODO:
_impl.hpp
Sources to pull from include: https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_compression.hpp and https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_compression.ipp. (NOTE: The ipp file is == to _impl.hpp)
ipp
Extras ideas:
/cc @GretaCB @mapsam
The text was updated successfully, but these errors were encountered:
This is moving over at https://github.com/mapbox/gzip-hpp
Sorry, something went wrong.
👍 thanks @mapsam - will close this now.
Tracking first release of gzip-hpp at https://github.com/mapbox/gzip-hpp/milestone/1
No branches or pull requests
The zlib/gzip compression headers of mapnik-vt, if extracted, would be useful a number of places immediately:
TODO:
_impl.hpp
design per Make it possible to use as header only library geojson-cpp#24_impl.hpp
headers work in /cpp docs. - started at Documentation on when/why/how to write_impl.hpp
#12Sources to pull from include: https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_compression.hpp and https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_compression.ipp. (NOTE: The
ipp
file is == to_impl.hpp
)Extras ideas:
/cc @GretaCB @mapsam
The text was updated successfully, but these errors were encountered: