Python GIS

Some Python programs useful for GIS.

  • pygps, a Python GPS
  • mapview, a Python map viewer
  • LatLongUTMconversion, a Python library to convert between Lat/Lon and UTM
  • ccintersect, a Python library to calculate the intersection of two circles.
Scroll to top