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 scripts for Metroextractor #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

migurski
Copy link

@migurski migurski commented Oct 27, 2016

Thinking about where it might be appropriate to add scripts for performing various Extracts tasks, I came up with this. It’s got a chef recipe that installs the package via setup.py based on relative directory paths (is this safe?) and one script so far that does nothing but write a file, e.g.:

extracts-nothingburger -122.3073 37.8005 -122.2407 37.8331 /tmp/output.txt

I’d like to add the remainder, and support them.

  • Show that Python scripts can be added in this way.
  • Add WoF download script.
  • Add OpenAddresses download script.
  • Add Vector Tile download script from @iandees.

The plan that @sleepylemur and I discussed for this is that we’d dark launch these features first to be sure that they work, then support them for the core 200 cities, and later add support in on-demand extracts.

@migurski migurski force-pushed the migurski/extra-scripts branch 2 times, most recently from 0a2642b to 668c369 Compare October 27, 2016 04:18
@migurski migurski force-pushed the migurski/extra-scripts branch 3 times, most recently from 4fff71b to 9395537 Compare October 27, 2016 22:00
@migurski migurski force-pushed the migurski/extra-scripts branch 2 times, most recently from 0cc22ae to 487d03d Compare October 27, 2016 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant