Rafael Ricardo Bastidas Mendez
Articles
-
Extracting Reflectance Coefficients From a SkySat Analytic Image by Using Python
Before you can convert to reflectance values, you must extract the conversion coefficients included in the GeoTIFF Header, under 'TIFFTAG_IMAGEDESCRIPTION' in the SkySat analytic image. import rast...
-
Where Can I Find the GeoJSON Specification Used by Planet?
Planet supports the GeoJSON Specification (RFC 7946). You can find it at https://geojson.org/
-
What Is the Order of Reflectance Coefficients in the GeoTiff Header for SkySat Imagery?
The reflectance coefficients provided in the GeoTiff Header are used as multipliers to convert SkySat imagery from Analytic TOA Radiance values to TOA Reflectance. The order of the reflectance coef...
-
Using Postman to Preview Planet Imagery
Postman is an API client used to develop, create, test, share and document APIs.1. In Postman, set your HTTP request to GET.2. In the URL field insert: https://api.planet.com/data/v1/item-types/{it...
-
Checking Asset Availability for an Item
Assets or products can be derived from the item's source data, if you want to check all available assets for an Item_id, the Data API can be used:The request will include a method supported by HTTP...
-
How to Download a Basic Order Using Postman
Postman is an API client used to develop, create, test, share and document APIs. 1. In Postman, set your HTTP request to GET. 2. In the URL field insert: https://api.planet.com/compute/ops/orders/v...
-
How to Place a Basic Imagery Order Using Postman
Postman is an API client used to develop, create, test, share and document APIs. 1. Open Postman and click on Create New > HTTP Request 2. You will see the Startup Screen. 3. Set your HTTP reques...
-
Why Isn’t the Clip Tool Available for a Basic Scene in Planet Explorer?
The basic scene does not have a correction for any geometric distortions, therefore, a cartographic projection can not be assigned. You can download a basic scene from Planet Explorer, however, you...
-
How to Load WMTS Basemap False-color Visualizations in QGIS, ArcGIS Pro and ArcGIS 10.X Desktop
False-color indices visualizations are available only on Surface Reflectance Basemaps. Currently the following band combinations and indices available: Indices {index value} Red-Green-Blue rgb...
-
How to Search for Imagery by Latitude and Longitude in Planet Explorer
You can search for imagery by typing the geographic coordinate into the search bar in the upper left corner of Planet Explorer Interface. Instructions 1. Log in to Planet Explorer 2. In the search ...