
Daniel Rodriguez
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Daniel Rodriguez-
Daniel Rodriguez commented,
Hello Sara Thanks for your help on this. Question it has been awhile since I have access the Planet database to download json scenes what is the procedure to login to planet through the command pro...
-
Daniel Rodriguez commented,
Hello Sam Thanks for the information. I tried to create geojson file but I am receiving the following error Error:Invalid value for "--limit": to it is not valid integer Here is the syntax I type p...
-
Daniel Rodriguez commented,
Hello Ben I forgot to login in with my planet username and password. I ran the above script and it did select an image based on the parameters listed and downloaded a tiff image question it did n...
-
Daniel Rodriguez commented,
Hello Benjamin Thanks for your help on the syntax below planet data download --item-type PSScene3Band --asset-type analytic --date acquired gt 2019-01-01 --date acquired lt 2019-03-29 --range cloud...
-
Daniel Rodriguez commented,
I deleted the extra S and still receive the same error mention above? C:\>planet data download --item-type 'PSScene3Band' --asset-type 'analytic' --date acquired gt '209-01-01' --date acquired lt...
-
Daniel Rodriguez commented,
Hello Samapriya Is this the correct syntax to Batch Download Images C:\>planet data download --item-type 'PSScene3Band' --asset-type 'analytic' --date acquired gt '2019-01-01' --date acquired lt '2...
-
Daniel Rodriguez created a post,
How do download Planet Command Line Interface
Just downloaded Python 3.7.2 and ran the executable file and tried the pip -h in the DOS command prompt after Python was loaded but no success. The message I receive is 'pip' is not recognized as a...
-
Daniel Rodriguez commented,
Where do type this statement below? $ planet data search --item-type PSScene3Band \--date published gt 2014-01-01 --date published lt 2017-01-01 \--limit=1000 > result.geojson
-
Daniel Rodriguez commented,
It seems to difficult for a non programmer to learn. I don't have the time to learn a new program plus the link is not straight forward to download the planet CLI tool with Planet's Data API for a ...
-
Daniel Rodriguez commented,
Is this done in the Planet Explorer or when you select the scenes and click on the API icon and where do you download GDAL/OGR ? Any help would be appreciated.