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

Add leaflet support to project model #2

Merged
merged 4 commits into from
May 15, 2017

Conversation

jisantuc
Copy link
Contributor

@jisantuc jisantuc commented May 10, 2017

Overview

This PR adds get_map, add_to, and compare methods to projects, and an example notebook showing how to use them.

Testing

Functionality

  • ./scripts/update
  • source venv/bin/activate
  • jupyter notebook
  • open examples/Projects.ipynb from the notebook home
  • fill in your refresh_token, and specify host='app.staging.rasterfoundry.com' for api=...
  • run the notebook, changing projects as appropriate to get projects that you actually have

Guard against running without notebook support

  • there are tests for this in the commit. Verify that they make sense.

Closes raster-foundry/raster-foundry#1632
Closes #3

@jisantuc jisantuc merged commit e51cb9e into develop May 15, 2017
@jisantuc jisantuc deleted the feature/jis/add-show-and-compare-to-projects branch May 16, 2017 15:21
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