About Anaconda Help Download Anaconda

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

copied from cf-staging / mesa-geo

Installers

  • noarch v0.7.1

conda install

To install this package run one of the following:
conda install conda-forge::mesa-geo

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.


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