Samuel Jividen
Articles
-
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...
-
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...
-
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.
-
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...
-
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...
-
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...
-
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...
-
How to get a list of orders
You can get a list of all orders created in the last three months with the following request:GET https://api.planet.com/compute/ops/orders/v2/Query parametersThe List Orders endpoint supports filte...
-
What types of applications can be built using Planet Analytic outputs?
Planet Analytic outputs support a wide range of applications. The following examples can help you get started.Road Detection and Building DetectionMeasure the number of pixels classified as road or...
-
What is the smallest size building that can be detected?
Planet can detect buildings larger than 10 m, which is roughly three pixels. A building is any structure that a person can stand beneath, so structures such as tents are detected. Building detectio...