samapriya / Planet-GEE-Pipeline-CLI

Planet and Google Earth Engine Pipeline Command Line Interface Tool
https://pypi.org/project/ppipe/
Apache License 2.0
42 stars 12 forks source link

Ppipe error for multiple geometries #6

Closed guy1ziv2 closed 6 years ago

guy1ziv2 commented 6 years ago

The tool breaks and returns Error code 400: {"field": {}, "general": [{"message": "unknown issue with search geometry"}]} if the geojson has more than one feature. A clearer error message would be helpful, if not possible to have two or more polygons in the AOI filter

samapriya commented 6 years ago

It is not possible to have two or more Polygons and I will make the error message more clear on the next release