Daniel Carlos Machado
Articles
-
Avoiding Pitfalls: Tools Array Across Planet APIs
At Planet, we offer a wide range of documented examples for using our APIs, covering a myriad of use cases. However, it's common to find that these examples do not exactly match what is needed, lea...
-
How Does the PlanetScope Constellation System Work?
If you've explored Planet's constellation page, you may have noticed an animation featuring white circles symbolizing satellites orbiting Earth. While this is an artistic representation, it accurat...
-
Deep Dive Into the Composite Tool
The composite Tool is designed to simplify the process of merging multiple image inputs into a single composite, optimizing quota usage by eliminating unnecessary overlap between scenes and reduce ...
-
What Does"pixel_type" Mean?
When utilizing the Band Math operation, users must specify the pixel type. The Pixel Type parameter requires an alphanumeric string input to determine the output pixel type. By default, this value ...
-
How to Fix a Broken Data Link in ArcGIS?
The red exclamation error means the file path is missing or changed/broken data link. Esri provides some tips for fixing broken data links.
-
Planet Stories Library
Planet Stories is a standalone web application that enables users to create animated stories showcasing changes over time using Planet’s satellite imagery. Unlike Planet Explorer, Planet Stories op...
-
Can Planet Run the Analytic Over Open Water?
Planet Labs provides global coverage of maritime areas with high-frequency revisit rates. This allows for consistent and up-to-date monitoring of strategic waterways, coastlines, and open water are...
-
Downloading Planet data with PHP cURL library
It is possible to access Planet's API using PHP library such as cURL library. Extra care must be taken, though, when dealing with binary data such as GeoTIFFs or thumbnails.As an example, when requ...