Skip to content
View geospatial-etl's full-sized avatar

Block or report geospatial-etl

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. geospatial-etl.com geospatial-etl.com Public

    Production-focused Python patterns and runnable code for automated, fault-tolerant geospatial ETL — ingestion, cleaning, and orchestration with GeoPandas, Rasterio, Shapely, Airflow/Prefect/Dagster.

    Nunjucks

  2. geo-ingest geo-ingest Public

    Unified spatial-data ingestion CLI and library — pulls from Overpass, STAC, ArcGIS REST, OGC API Features and bulk file downloads into one normalized NDJSON staging layout, with resumable runs, che…

    Python

  3. geometry-repair-cli geometry-repair-cli Public

    Batch geometry cleaning for vector datasets: a vectorized, configurable pipeline that validates, repairs, reprojects, snaps slivers and deduplicates any GeoPandas-readable file, emitting a cleaned …

    Python

  4. etl-flow-templates etl-flow-templates Public

    A curated library of tested, copy-paste-ready spatial ETL flow templates for PostGIS, DuckDB, Airflow, Prefect and Dagster, plus a Typer CLI that lists, inspects and scaffolds them with Jinja2-rend…

    Python

  5. crs-normalize-action crs-normalize-action Public

    GitHub Action and Python CLI that scans vector and raster datasets for mixed, missing or implausible coordinate reference systems, reprojects what it can safely transform, and fails the build on ca…

    Python

  6. pipeline-lineage-viewer pipeline-lineage-viewer Public

    Lineage dashboard for spatial ETL pipelines: instrument your job with a decorator, then explore the source-transform-output DAG with per-stage row counts, geometry validity, CRS and schema drift — …

    Python