Skip to content

doing some basic GIS topology operations by myself in python

Notifications You must be signed in to change notification settings

martin-martin/topology_math

Repository files navigation

GIS Topology Math

contains some python code that recreates basic GIS topology calculations (as e.g. performed in ArcGIS)

Growing list:

  • vector slope calculations: Triangular Irregular Networks (GIS vector way of representing elevation)
    • TODO: expand and modularize
  • raster slope calculations
    • normalized weighting and sqrt(2) weighting
  • conversion between radians and degrees
  • conversion between orbit and meters

Resources

About

doing some basic GIS topology operations by myself in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages