Rafael Ricardo Bastidas Mendez
Articles
-
Where Can I Find the Mathematical Functions Supported by the 'bandmath' Tool?
Find the supported mathematical functions listed at Bandmath supported numpy math routines.
-
Ordering PlanetScope Scenes in QGIS
Once you've found the PlanetScope item you want to download, you can order that imagery. When you order PlanetScope data, you need to select which product bundle to download. These are some of th...
-
Searching for 8-band PlanetScope Scenes in QGIS
1. Select “PlanetScope scene” and deselect any other products, like “SkySat Collect”.2. To filter for only products which contain the 8-band data, select “coastal blue, green II, yellow, and red ed...
-
Ordering PlanetScope Scenes in ArcGIS
Once you’ve found the PlanetScope item you want to download, you can order that imagery. When you order PlanetScope data, you need to select which product bundle to download. These are some of th...
-
Updating Saved Searches in ArcGIS
If you have previously created saved searches, they will need to be upgraded. 1. From the top of the Planet Image Search pane, select load a saved search. 2. Select a saved search from the drop-do...
-
Searching for 8-band PlanetScope Scenes in ArcGIS
1. Select “PlanetScope scene” and deselect any other products, like “SkySat collect”.2. To filter for only products which contain the 8-band data, select “coastal blue, green II, yellow, and red ed...
-
Tips & Tricks for Using Planet Imagery in ArcGIS
Add Download Folders to the ArcGIS Pro Catalog After downloading an order, you can quickly add the download folder as a folder connection in the Catalog. Select the Re-Download drop-down menu and s...
-
When Assets Count Toward Quota
Quota usage depends on the API workflow being used:Data API: The charge occurs when the Asset Type is downloaded.Orders API: The charge occurs when the order is successfully placed.Subscriptions AP...
-
Extracting Inputs to the Atmospheric Correction in a Planetscope or Skysat Surface Reflectance Image
Associated metadata describing inputs to the correction is included in a GeoTIFF ImageDescription metadata header as a JSON encoded string. With Python, you have the capability to extract these inp...
-
Delete Saved Searches via API (Postman Example)
To delete saved searches for a specific user, the Data API can be use via Postman. In Postman, set your HTTP request to GET. In the URL field insert: https://api.planet.com/data/v1/searches?sear...