Skip to content

Working with geospatial data in Python, R and QGIS

License

Notifications You must be signed in to change notification settings

NeilBardhan/gis

Repository files navigation

  • 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:

About

Working with geospatial data in Python, R and QGIS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published