Rafael Ricardo Bastidas Mendez
Articles
-
Importing Areas of Interest in Planet Explorer: Supported File Formats and Guidelines
Only polygons and multipolygons are supported.Only polygons and multipolygons may be used to search for items. Lines, points, tracks, curves, or buffers are not yet supported.GeoJSON files should a...
-
Tanager Hyperspectral Collection Tasking Restrictions
Please note that certain regions are subject to tasking restrictions for Tanager hyperspectral collections. At this time, only select customers with prior authorization may request tasking within t...
-
Why Am I Seeing an 'Insufficient Quota' Error When Using the Subscriptions API Under an AUM Plan?
Here's the exact error you might see: NoPermission: {"error":{"reason":"Quota issue","details":["insufficient quota"]}}This error usually appears when you're trying to create a subscription in a re...
-
How Long Do Results Remain Available in the Subscription Summary?
Results stop appearing in the subscription summary starting 90 days after the subscription reaches a terminal state (such as completed, cancelled, or failed). After this period, individual results...
-
How to Stream Specific Item IDs in ArcGIS Online
To stream specific item IDs in ArcGIS Online, please insert the service using the following structure in the 'Add layer from URL' option: https://tiles{0-3}.planet.com/data/v1/{item_type}/{item_id}...
-
What Are the Requirements for Creating Valid Features in the Features API?
When using the Features API, it is important to follow specific rules to ensure your submissions are accepted and processed correctly. Below are the key requirements: General Requirements Rule R...
-
Accessing Orders by Name in the Orders API
The Orders API provides functionality to search or list orders based on their name. Steps to Search or List Orders by Name Using the Name Query Parameters The following query parameters can be used...
-
Can I Edit Subscriptions to PlanetScope and Planetary Variable Data via Sentinel Hub?
Unfortunately, you cannot edit a subscription via Sentinel Hub. If changes are needed, you will need to cancel the existing subscription and create a new one. Read about Subscribing to PlanetScope ...
-
Metadata Behavior for Clipped Imagery (cloud_cover, shadow_percent, etc.)
The Subscriptions API and Orders API update the contents of the metadata JSON file when the clip tool is used. Previously, the footprint in the delivered metadata was for the entire scene, even if ...
-
How Can I Obtain a List of All Features Within a Collection Using the Features API?
Once your features are loaded into the Feature Manager, you can access them via the /items endpoint. See the Pagination documentation on how to obtain all items if there are more than 50 items. Req...