raster-foundry / raster-foundry-python-client

A Python client for Raster Foundry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add scene CRUD sugar

jisantuc opened this issue · comments

creating scenes with client.client.Imagery.post_scenes requires creating a huge unvalidated json object. Make that hurt less with a Scene model