Skip to content

GeoGraph provides a tool for analysing habitat fragmentation and related problems in landscape ecology. GeoGraph builds a geospatially referenced graph from land cover or field survey data and enables graph-based landscape ecology analysis as well as interactive visualizations.

License

Notifications You must be signed in to change notification settings

lucbettaieb/geograph

 
 

Repository files navigation

GeoGraph

Binder License: MIT Code style: black Documentation Status PyPI version DOI

GeoGraphViewer demo gif

Table of contents:

  1. Description
  2. Installation
  3. Requirements
  4. Documentation

1. Description

GeoGraph provides a tool for analysing habitat fragmentation, related problems in landscape ecology. GeoGraph builds a geospatially referenced graph from land cover or field survey data and enables graph-based landscape ecology analysis as well as interactive visualizations. Beyond the graph-based features, GeoGraph also enables the computation of common landscape metrics.

2. Installation

GeoGraph is available via pip, so you can install it using

pip install geograph

Done, you're ready to go!

See the documentation for a full getting started guide.

3. Requirements

GeoGraph is written in Python 3.8 and builds on NetworkX, ipyleaflet and many more packages. See the requirements directory for a full list of dependencies.

4. Documentation

Our documentation is available at geograph.readthedocs.io.

About

GeoGraph provides a tool for analysing habitat fragmentation and related problems in landscape ecology. GeoGraph builds a geospatially referenced graph from land cover or field survey data and enables graph-based landscape ecology analysis as well as interactive visualizations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.5%
  • Python 12.3%
  • Other 0.2%