Samuel Jividen
Activity overview
Latest activity by Samuel Jividen-
Samuel Jividen created an article, What is the maximum number of quads that can be submitted in an Orders API payload?
The maximum depends on the tools used in the order:An order without the merge tool may contain up to 500 quads (defined by area or quad ID).When the merge tool is used, the merged output must be le...
-
Samuel Jividen created an article, Why are certain vessels missed even though they look identical to others that are detected?
Analytic Feeds consist of multiple layers that process information to deliver detailed outputs. The pipeline starts with raw data from satellite imagery, filters out noise to improve quality, and p...
-
Samuel Jividen created an article, Can I cancel my placed orders in Planet Explorer?
Orders placed in Planet Explorer cannot be canceled after they are placed. Orders placed with the Planet Orders API that are in a queued state can be canceled. For details on requesting cancellatio...
-
Samuel Jividen created an article, Compatible tools to use with Google Earth Engine
Not all tools work with all bundles and delivery destinations. For the current constraints and limitations, see supported raster operations for Google Earth Engine delivery. Placing an order with a...
-
Samuel Jividen created an article, Example payload for using the tile tool
The tile tool splits an item or multi-item composite into a regular set of tiles based on a specified tiling system.The tiling system maps the projected coordinate system coordinates to tiles refer...
-
Samuel Jividen created an article, Planet Explorer user guide
The Planet Explorer user guide is a dynamic resource that is updated regularly. For the latest information, see the Planet Explorer overview in the Planet Developers center.
-
Samuel Jividen created an article, Why is my image not coming through when using the Tasking API?
Only directly tasked images are available through the Tasking API. If an image was collected via another user (for example, a background task or similar), that task is not available through the Tas...
-
Samuel Jividen created an article, How to share your Planet Explorer session
You can share your current Planet Explorer search session with another Planet user by sending them a session link. Anyone with the link (and access to a Planet account) can view your area of intere...
-
Samuel Jividen created an article, Scenes limit per order (PlanetScope and SkySat)
The limit for the number of scenes you can request in one order is 100. The limit is set because of file size and the data that has to be held in memory during the order. If the ordered data is too...
-
Samuel Jividen created an article, Downloading Planet data with the PHP cURL library
You can access the Planet API using a PHP library such as the cURL library. Take extra care when handling binary data such as GeoTIFFs or thumbnails.For example, to request a scene using the Planet...