You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return non-zero error code (1) in case response is nil which could oc…
…cur if resource at baseURL is unreachable. (#244)
Co-authored-by: R.C.Sridhar <[email protected]>
fix cluster to overwrite file in-place (#219)
* fix cluster to overwrite file in-place
* make show command clearer
* improve minimal example
* fix closing of files
add pmtiles cluster command (#207)
* resolver takes RunLength as argument
* finalize returns Header
* make serialize/deserialize header and directory exported [#46]
* directory functions also properly handle no compression [#202]
* server passes compression from header in request
* add pmtiles cluster command
* unhide help text
* add example for writing an unclustered archive