CMD + K

mesa-geo

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::mesa-geo

Usage Tracking

0.7.1
0.7.0
0.6.0
0.5.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

Mesa-Geo implements a GeoSpace that can host GIS-based GeoAgents, which are like normal Agents, except they have a geometry attribute that is a Shapely object and a crs attribute for its Coordinate Reference System. You can use Shapely directly to create arbitrary geometries, but in most cases you will want to import your geometries from a file. Mesa-Geo allows you to create GeoAgents from any vector data file (e.g. shapefiles), valid GeoJSON objects or a GeoPandas GeoDataFrame.

About

Summary

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

Last Updated

Mar 29, 2024 at 17:47

License

Apache-2.0

Supported Platforms

noarch