Skip to main content
Ctrl+K

Mesa-Geo 0.9.1 documentation

  • Introduction
  • Tutorial
  • Examples
  • API Documentation
  • Introduction
  • Tutorial
  • Examples
  • API Documentation

Section Navigation

Examples

  • Overview
  • GeoSchelling Model (Polygons)
  • GeoSchelling Model (Points & Polygons)
  • GeoSIR Epidemics Model
  • Rainfall Model
  • Urban Growth Model
  • Population Model
  • Examples
  • Urban Growth Model

Urban Growth Model#

Summary#

This is an implementation of the UrbanGrowth Model in Python, using Mesa and Mesa-Geo.

How to run#

To run the model interactively, run mesa runserver in this directory. e.g.

mesa runserver

Then open your browser to http://127.0.0.1:8521/ and press Start.

previous

Rainfall Model

next

Population Model

On this page
  • Summary
  • How to run

This Page

  • Show Source

© Copyright 2017-2025, Project Mesa Team.

Built with the PyData Sphinx Theme 0.16.1.