-
Typo in the name of the export file.
-
1. we need to support 2 new types of geo filters:
- "Polygon - full cover" - only overlays that cover the entire polygon will be a part of the query results.
- "Polygon - intersection" - any overlay…
-
When I follow the tutorial. I encountered this error. I need support to fix it
Error:
403 Client Error: Forbidden for url: https://geobigdata.io/workflows/v1/workflows
{"status": "403 Forbidden", "…
-
The S3Image example in the docs:
```img = S3Image('landsat-pds/c1/L8/139/045/LC08_L1TP_139045_20170304_20170316_01_T1/LC08_L1TP_139045_20170304_20170316_01_T1_B3.TIF', proj="EPSG:4326")```
fails…
-
![image](https://user-images.githubusercontent.com/1152236/42660666-7f205c70-85f1-11e8-9a82-72c555be26fe.png)
Metadata from 2004- [scenes-filtered.geojson.zip](https://github.com/developmentseed/sat-…
Rub21 updated
6 years ago
-
When I used worldview 4 data, there was a strange problem.as follows:
`from gbdxtools import WV04`
`img = CatalogImage('5da5d2d8-463f-4626-881f-c675588c0b29-inv')`
`print(img.shape, img.bounds)…
-
The Benefits would be:
-Saving GeoTiff with BaseLayerMatching with the .geotiff()
-Viewing blm as preview
As of now, that would be it. Those were just my issues.
-
Windows,
version 0.14.5 and 0.14.6 (both do not work)
>>> gbdx.s3.download("results/",".")
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\kkopersk\AppData\Local\Con…
-
Say @saintsjd can we update or unpin the requests version used here? I have the latest installed locally but gbdxtools complains on its install about conflicts with this version in gbdx-auth:
`err…
chelm updated
6 years ago
-
After the recent auth upgrade, GBDX no longer requires client_key & client_secret: https://gbdxdocs.digitalglobe.com/docs/authentication-changes#section-upcoming-changes
Ignore env vars, ignore va…