Contents

Mesa-Geo 0.7.1

0

GIS extension for the Mesa agent-based modeling framework in Python

GIS extension for the Mesa agent-based modeling framework in Python

Stars: 141, Watchers: 141, Forks: 51, Open Issues: 19

The projectmesa/mesa-geo repo was created 6 years ago and the last code push was 16 hours ago.
The project is popular with 141 github stars!

How to Install mesa-geo

You can install mesa-geo using pip

pip install mesa-geo

or add it to a project with poetry

poetry add mesa-geo

Package Details

Author
Project Mesa-Geo Team
License
Apache License Version 2.0
Homepage
https://github.com/projectmesa/mesa-geo
PyPi:
https://pypi.org/project/Mesa-Geo/
GitHub Repo:
https://github.com/projectmesa/mesa-geo

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Artificial Life
No  mesa-geo  pypi packages just yet.

Errors

A list of common mesa-geo errors.

Code Examples

Here are some mesa-geo code examples and snippets.

GitHub Issues

The mesa-geo package has 19 open issues on GitHub

  • Update for Mesa v2.1

See more issues on GitHub

Related Packages & Articles

actinia-core 4.13.1

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks

geotile 1.1.0

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.

geemap 0.32.0

Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.