About Anaconda Help Download Anaconda

Tools for working with Geographical Information System Rasters

copied from cf-staging / georasters

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.5.29

conda install

To install this package run one of the following:
conda install conda-forge::georasters
conda install conda-forge/label/cf201901::georasters
conda install conda-forge/label/cf202003::georasters
conda install conda-forge/label/gcc7::georasters

Description

The GeoRasters package is a python module that provides a fast and flexible tool to work with GIS raster files. It provides the GeoRaster class, which makes working with rasters quite transparent and easy. In a way it tries to do for rasters what GeoPandas does for geometries.

It includes tools to

  • Merge rasters
  • Plot rasters
  • Extract information from rasters
  • Given a point (lat,lon) find its location in a raster
  • Aggregate rasters to lower resolutions
  • Align two rasters of different sizes to common area and size
  • Get all the geographical information of raster
  • Create GeoTiff files easily
  • Load GeoTiff files as masked numpy rasters
  • Clip raster using geometries
  • Get zonal statistics using geometries
  • Spatial analysis tools

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy