Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AwsomeMap

Review paper

Papers: Urban planning


🗺️ Python Libraries for Geospatial and Map Visualizations

  • Plotly
    Interactive geographic visualizations using scatter_mapbox, choropleth_mapbox, scatter_geo.

  • geemap
    Built on Google Earth Engine and folium, excellent for rendering environmental raster layers and time-series maps.

  • Folium
    Uses Leaflet.js for interactive web maps—great for points, heatmaps, choropleths.

  • Cartopy
    Advanced projections and scientific plotting with Matplotlib.

  • Kepler.gl (via Jupyter widget)
    High-performance WebGL mapping inside Jupyter notebooks.

  • GeoPandas + Matplotlib
    Vector-data handling and static map plotting with customizable styling.

  • Bokeh
    Interactive map plotting with glyphs, zoom/pan, and tile support.


🛠️ Python Libraries for Geospatial Analysis

  • GeoPandas
    Vector data in pandas-like DataFrames; spatial joins, buffer, overlay.

  • Shapely
    Core geometry operations—creation, union, intersection, buffering.

  • Fiona
    Reads/writes vector files (Shapefile, GeoJSON). Works under-the-hood with GeoPandas.

  • GDAL/OGR
    Versatile raster/vector IO and format conversion tool.

  • Rasterio
    Raster data operations—crop, reproject, resample; integrates with NumPy.

  • rioxarray
    Raster I/O with xarray support and coordinate-aware processing.

  • Pyproj
    Interface to PROJ for CRS transformations.

  • Geoplot
    For quick and attractive geo‑viz (choropleths, dot maps).

  • ipyleaflet
    Interactive Jupyter map widget (Leaflet backend).

  • OSMnx
    Download and analyze street networks and POIs from OpenStreetMap.

  • NetworkX
    Graph/network analysis—useful for street and connectivity modeling.

  • WhiteboxTools
    Advanced raster engineering for hydrology, terrain analysis.

  • EarthPy
    Raster and vector science utilities built on Rasterio and GeoPandas.

  • Google Earth Engine Python API
    Cloud-scale raster and vector processing.

  • Geomancer
    Geospatial feature engineering for ML pipelines.

  • Segment‑Geospatial
    Segment Anything (SAM) model for geospatial imagery.

  • Leafmap
    Interactive mapping and geospatial analysis in Jupyter, built on Folium and ipyleaflet.

  • OpenDroneMap (ODM)
    Python photogrammetry toolkit for drone imagery: orthomosaics, point clouds, meshes.

  • TorchGeo
    Deep‑learning workflows for remote sensing datasets.

  • GeoPySpark / GeoTrellis
    Python bindings to GeoTrellis for distributed raster map-algebra.


📦 Geospatial “Awesome” Repositories

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors