Skip to main content

Maxar Geospatial Platform SDK

Project description

maxar-platform

A Python SDK for working with Maxar Geospatial Platform

Version: 1.0.1

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maxar_platform-1.0.1.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

maxar_platform-1.0.1-py3-none-any.whl (26.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page