/gis

Working with geospatial data in Python, R and QGIS

Primary LanguageHTMLMIT LicenseMIT

  • GIS

    +---------------------+
    | Work in progress |
    +---------------------+

    This repository contains examples of working with geospatial data in Python using the following libraries:

    • geopandas
    • shapely
    • fiona
    • pyproj
    • mplleaflet
    • ipyleaflet

    The following Algorithms are being illistrated:

    • Haversine Distance - Single Processing and Multi-processing approaches
    • Point in Polygon computation
      • Brute Force
      • Smart Grid
    • Spatial Joins

    This repository has some companion blog posts on Medium: