Skip to content
New issue

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

Add fetch-tiles CLI command #66

Open
brendancol opened this issue Apr 9, 2021 · 2 comments
Open

Add fetch-tiles CLI command #66

brendancol opened this issue Apr 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@brendancol
Copy link
Contributor

integrate the tile-fetch scripts you prepared for inclusion in mapshader CLI

@brendancol brendancol added the enhancement New feature or request label Apr 9, 2021
@rencesar
Copy link

rencesar commented Apr 27, 2021

We currently have:

  • A entrypoint
  • It will call the function in main.py

What We need to do:

  • Accept multiple commands from mapshader not only pyct
  • Make easy to add new commands
  • Test the new Fetch tiles
  • Implement Fetch tiles

@giancastro
Copy link
Collaborator

@rencesar, a commands module will be created on PR #65 to allow adding new commands, we can use pyct to create custom commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants