mapbox / mapbox/mts-data-sync

Allow specificying config on sync (allow multiple datasets in a directory)

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
71
Forks
15
PR merge metrics
No merged PRs in 30d

Description

As a user with 3-5 datsets to tile all living in the same directory, I want to be able to run mtsds --sync --config=isochrones_low.config (which would then point to isochrones_low.recipe) to specify which one to update.

Currently I have to edit my recipe and config every time, or put everything in separate directories just for MTS.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the `mtsds --sync` command and how its config and recipe paths are selected. Verify the behavior with multiple datasets in one directory; done means `--config=isochrones_low.config` selects the corresponding recipe without editing files or separating directories.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.