syncpoint/openvtpk

create CLI tool

ThomasHalwax opened this issue · 1 comments

The initial version was just a proof-of-concept. Since there is some interest in using OpenVTPK I decided to rewrite it and make it much more usable.

I'll try to create a CLI based tool that allows the user to

  • inspect VTPK container
  • extract the tiles
  • re-package the tiles
  • limit the level (zoom) to take bundles/tiles from

OpenVTPK uses OCLIF in order to provide a professional user experience.