Maxar Geospatial Platform SDK
Project description
maxar-platform
A Python SDK for working with Maxar Geospatial Platform
Version: 1.0.4a0
Introduction
maxar-platform
provides wrappers around the MGP APIs with a focus on simplicity and productivity. It wraps popular and proven Python geospatial packages whenever possible, but also offers a core HTTP session object to use as a basis for more custom functionality.
APIs supported:
Discovery
Discovery is Maxar's catalog API. maxar_platform
extends pystac-client
to provide STAC search to the user.
Streaming APIs (OGC)
owslib
methods are available for OGC access to imagery and image footprint OGC endpoints. In addition, maxar-platform
provides a search client with a similar interface to the Discovery module that queries the images available from these endpoints
Ordering, Monitoring, and Tasking APIs
These endpoints can be accessed through matching modules and functions.
Raster Analytics
Open any image available in Raster Analytics with rasterio
as if the image was a Cloud Optimized Geotiff. Pixel data is generated on-the-fly.
Authentication
An underlying session
object handles authentication and communication with the APIs. Also included is a module for managing API Keys.
Installation
pip install maxar-platform
To use the Raster Analytics module, you will also need to install rasterio
.
Documentation
See the MGP Developer Site
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file maxar_platform-1.0.4a0.tar.gz
.
File metadata
- Download URL: maxar_platform-1.0.4a0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccbfb6b7ae8f958ff8291767013e0e67531960ec52a133c20c82a58a43d877e2 |
|
MD5 | f5d588c29e081a8788ad24ad37bcd18f |
|
BLAKE2b-256 | 64fd2d2948fa473473bf729d0df670e8ba95ea639a8b597bbb531aa09f0b5d3d |
File details
Details for the file maxar_platform-1.0.4a0-py3-none-any.whl
.
File metadata
- Download URL: maxar_platform-1.0.4a0-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 834d270799dacb327063fad5531bc6d3673df271acf2f395a3fa5e59d851c8e4 |
|
MD5 | f3eec649323a92c656612edf4f613e96 |
|
BLAKE2b-256 | 1d5e03a45fd6b17c1629bf67281ff89ec4f50cc58403f4a43f8c39f2aa4cec8a |