Skip to main content

tile-based geodata processing

Project description

Mapchete processes raster and vector geodata.

https://badge.fury.io/py/mapchete.svg https://travis-ci.org/ungarj/mapchete.svg?branch=master https://coveralls.io/repos/github/ungarj/mapchete/badge.svg?branch=master Code Health Documentation Status

Processing larger amounts of data requires chunking the input data into smaller tiles and process them one by one. Python provides a lot of useful packages to process geodata like shapely or numpy.

Mapchete takes care about resampling and reprojecting geodata, applying your Python code to the tiles and writing the output into a WMTS-like tile pyramid.

For deeper insights, please go to the documentation.

Usage

Mapchete is used in many preprocessing steps for the EOX Maps layers:

  • Merge multiple DEMs into one global DEM.

  • Create a customized relief shade for the Terrain Layer.

  • Generalize landmasks & coastline from OSM for multiple zoom levels.

  • Extract cloudless pixel for Sentinel-2 cloudless.

License

MIT License

Copyright (c) 2015, 2016, 2017 EOX IT Services

Project details


Release history Release notifications | RSS feed

This version

0.5

Download files

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

Source Distribution

mapchete-0.5.tar.gz (51.0 kB view hashes)

Uploaded Source

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