Skip to content
View geo-dashboard-generation's full-sized avatar

Block or report geo-dashboard-generation

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. geo-dashboard.com geo-dashboard.com Public

    Production techniques for building, automating, and deploying dynamic web maps and geo-dashboards with Python (Folium, PyDeck), MapLibre GL, and modern data pipelines.

    Nunjucks

  2. geojson-to-dashboard geojson-to-dashboard Public

    Turn a GeoJSON or CSV dataset plus a small YAML config into a single self-contained static Leaflet dashboard: legend, layer toggle, popups and client-side filters in one HTML file that opens over f…

    Python

  3. tile-cache-server tile-cache-server Public

    Caching reverse proxy for raster and vector map tiles: disk cache with TTLs, conditional revalidation, stale-on-error and offline fallback tiles, per-layer rate limiting, and warm/purge tooling. Ru…

    Python

  4. basemap-picker basemap-picker Public

    Compare web-map base layers side by side on a shared camera and export ready-to-paste configuration for Leaflet, MapLibre GL, Folium and PyDeck, with each provider's required attribution, zoom cons…

    JavaScript

  5. crs-fixer crs-fixer Public

    Diagnose and repair spatial datasets with wrong, missing or mixed coordinate reference systems: infers the likely CRS from coordinate distribution, reports axis-order, geometry and precision proble…

    Python

  6. geo-refresh-pipeline geo-refresh-pipeline Public

    Declarative, scheduled refresh pipeline for map data: pull GeoJSON/JSON/CSV from HTTP APIs, files or SQL, transform and validate it, detect real changes with an order-stable content hash, and emit …

    Python