versatiles-rs

VersaTiles - A toolbox for converting, checking and serving map tiles in various formats.

MIT License

Downloads
57.7K
Stars
49

Bot releases are visible (Hide)

versatiles-rs - v0.6.10

Published by github-actions[bot] 10 months ago

new release: v0.6.10

  • feat: allow to define a path for static sources
  • feat: minimal recompression -> fast
  • fix: estimation of the remaining progress time
  • refactor: upgrade dependencies
versatiles-rs - v0.6.9

Published by github-actions[bot] about 1 year ago

new release: v0.6.9

  • feat: simplify API
  • feat: allow to disable the API
  • feat: get file info via /tiles/$name/info.json
  • fix: ErrorLevel is default verbosity level
  • fix: show progressbar at default verbosity level
  • fix: use relative file name as name for mbtiles
  • fix: error instead of panic
  • fix: tile sources have an "id" (instead of "name")
  • fix: TileBBox::from_geo
  • fix: correct tile source name
  • fix: use 127.0.0.1 as default ip
  • fix: rename api attribute info -> container
  • refactor: use crate anyhow
  • refactor: tile_server
  • refactor: remove criterion
  • refactor: upgrade dependencies
  • refactor: rename api attribute
  • refactor: use more anyhow Result and ensure!
  • test: improve tile_server tests
versatiles-rs - v0.6.8

Published by github-actions[bot] about 1 year ago

new release: v0.6.8

  • upload hash
  • refactor: test different workflow dispatcher
  • build: test new token
  • build: cleanup workflow
  • refactor: improve logging
  • fix: repair mbtiles flipping ... again
  • feat: probe also bbox
  • v0.6.8
versatiles-rs - v0.6.7

Published by github-actions[bot] about 1 year ago

new release: v0.6.7

  • fix: #65, repair mbtiles coordinate system
  • v0.6.7
versatiles-rs - v0.6.6

Published by github-actions[bot] about 1 year ago

new release: v0.6.6

  • upgrade dependencies
  • release as deb
  • use buildjet for faster arm compiling
versatiles-rs - v0.6.5

Published by github-actions[bot] about 1 year ago

New release: v0.6.5

  • New features:
    • Error logging is now a bit nicer
    • Get more info while probing
  • refactoring:
    • Updating dependencies
    • Metadata in containers is optional
  • bug fix
versatiles-rs - v0.6.4

Published by github-actions[bot] about 1 year ago

new release: v0.6.4

  • only intensive code refactoring:
    • split into workspace of versatiles and versatiles-lib (#58)
    • directly use TileBBox properties
    • add test for from_geo
  • fixes:
    • readme
    • release scripts
    • hash calculation for homebrew release
    • test server on 127.0.0.1
    • add tests for from_geo
    • refactor pretty_print, TileBBox
    • dependencies
versatiles-rs - v0.6.3

Published by MichaelKreil about 1 year ago

new release: v0.6.3

  • use 0.0.0.0 as default ip
  • improve description of some arguments
  • refactor a lot of functions, including flip_y and swap_xy mechanism
  • add tests, improve PrettyPrinter, remove old code
  • upgrade dependencies
versatiles-rs - v0.6.2

Published by github-actions[bot] about 1 year ago

new release: v0.6.2

versatiles-rs - v0.6.1

Published by github-actions[bot] about 1 year ago

new release: v0.6.1

  • ensure that tile compression runs in parallel
versatiles-rs - v0.6.0

Published by github-actions[bot] about 1 year ago

new release: v0.6.0

  • more tests and fixes
  • new data structure TileStream allows to get a an extract (bounding box) of a versatiles file directly via http:
versatiles convert -b 22.0,44.3,40.1,52.4 https://download.versatiles.org/planet-latest.versatiles ukraine.versatiles
versatiles-rs - v0.5.9

Published by github-actions[bot] about 1 year ago

  • faster and better Brotli compression
  • improved help
  • upgrade dependencies
  • security updates
versatiles-rs - v0.5.8

Published by github-actions[bot] about 1 year ago

new release: v0.5.8

versatiles-rs - v0.5.7

Published by github-actions[bot] about 1 year ago

new release: v0.5.7

versatiles-rs - v0.5.6

Published by github-actions[bot] about 1 year ago

new release: v0.5.6

versatiles-rs - v0.5.5

Published by MichaelKreil over 1 year ago

new release: v0.5.5

versatiles-rs - v0.5.4

Published by MichaelKreil over 1 year ago

new release: v0.5.4

versatiles-rs - v0.5.3

Published by MichaelKreil over 1 year ago

new release: v0.5.3

versatiles-rs - v0.5.2

Published by MichaelKreil over 1 year ago

new release: v0.5.2

versatiles-rs - v0.5.0

Published by MichaelKreil over 1 year ago

new release: v0.5.0

Package Rankings
Top 39.32% on Crates.io
Badges
Extracted from project README
Crates.io Crates.io Code Coverage GitHub Workflow Status (with event) License Matrix Chat
Related Projects