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

Add scene search, make various fixes #18

Merged
merged 8 commits into from
Aug 9, 2017

Conversation

notthatbreezy
Copy link

Adds scene search, fixes map token serialization

Chris Brown added 6 commits August 9, 2017 07:38
 - Fixes issue with lists defined for arrays
 - Adds datasource
 - Adds geometries
 - Adds missing scene fields
Bravado spits out irrelevant warnings that we can't fix without
handicapping our spec -- it requires a PR to Bravado
Project should not have to be shared in order to export
 - project is a UUID
 - missing query parameters
Users will have to find their own projects, etc. but at least provides
an idea for how this should work.
@notthatbreezy notthatbreezy force-pushed the feature/cmb/add-scene-search branch from fa52cc7 to b029257 Compare August 9, 2017 13:15
Copy link
Contributor

@jisantuc jisantuc left a comment

Choose a reason for hiding this comment

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

There was a missing parameter from the swagger spec that I added after comparing to requests in going out when trying to add scenes to a project from the UI. Also I allowed get_scenes to take more than just a bbox string as a parameter and included a small example notebook for searching, which is basically just what I did to test the PR.

@notthatbreezy
Copy link
Author

Awesome, thanks

@notthatbreezy notthatbreezy merged commit 374c792 into develop Aug 9, 2017
@notthatbreezy notthatbreezy deleted the feature/cmb/add-scene-search branch August 9, 2017 16:25
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.

3 participants