Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Add convenience methods to projects #4

Merged
merged 6 commits into from
May 16, 2017
Merged

Conversation

jisantuc
Copy link
Contributor

@jisantuc jisantuc commented May 15, 2017

Overview

This PR adds convenience methods to Projects for fetching map tokens and for downloading PNGs and geotiffs.

Notes

There are changes to the swagger spec that need to be propagated back to the main repository. I'll put up another PR for those changes momentarily.

Testing

  • ./scripts/update
  • source venv/bin/activate(.fish)
  • pip install numpy matplotlib rasterio==1.0a8 (since these aren't project dependencies, but you'll need them to run one of the cells in the notebook)
  • jupyter notebook
  • open examples/Projects.ipynb
  • set host=app.staging.rasterfoundry.com in api=...
  • run the first two cells, then skip down to the export section
  • pick a project you've shared previously with ingested scenes
  • Run the cells in the export section

Closes raster-foundry/raster-foundry#1633
Closes raster-foundry/raster-foundry#1634

Copy link
Contributor

@alkamin alkamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐍

@jisantuc jisantuc merged commit f5e490c into develop May 16, 2017
@jisantuc jisantuc deleted the feature/jis/bbox-download branch May 16, 2017 17:50
jisantuc added a commit to raster-foundry/raster-foundry that referenced this pull request May 16, 2017
jisantuc added a commit to raster-foundry/raster-foundry that referenced this pull request May 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants