Skip to content
@portolan-sdi

Portolan

Portolan

Publish geospatial data without the portal.

Portolan is an open-source toolkit for publishing geospatial data as cloud-native files on object storage. It combines STAC, GeoParquet, and Cloud-Optimized GeoTIFF to let governments and open data publishers share spatial datasets at minimal cost — no servers, databases, or proprietary licenses required.

Why Portolan

  • Open — 100% open source (Apache-2.0), open formats, and open governance. Your data stays portable.
  • Cost-effective — Only pay for storage and egress. Small catalogs run for dollars a month.
  • Sovereign — Data lives in your buckets on AWS, GCS, Azure, MinIO, or any S3-compatible storage.
  • Scalable — Cloud-native formats serve range requests over petabyte-scale datasets. P95 latency under 120 ms globally.
  • AI-ready — STAC metadata is structured for retrieval and queryable by LLM agents.
  • Tool-agnostic — Query with DuckDB, Snowflake, BigQuery, Databricks, or Pandas — not just GIS tools.

How It Works

Portolan converts local geospatial files (Shapefiles, GeoTIFFs, etc.) into cloud-native formats, validates them, and syncs the results to object storage as a STAC catalog:

portolan ingest ./gov-data --to s3://my-catalog

The resulting catalog is browsable via standard URLs and queryable from any analytical tool that speaks Parquet or COG.

Repositories

Core

Repository Description Language
portolan Core tools for cloud-native geospatial SDI TypeScript
portolan-cli CLI for converting, validating, and syncing geospatial data to S3 catalogs Python
portolan-spec Spec and best practices for Portolan SDI

Extensions

Repository Description
stac-iceberg-extension STAC extension for Apache Iceberg table access and versioning metadata
stac-partition-extension STAC extension for partitioned datasets
portolake Lakehouse-grade versioning for Portolan catalogs (Python)

Applications

Repository Description Language
portolan-browser UI for browsing and searching static STAC catalogs and STAC APIs JavaScript
portolan-nl-demo Demo catalog browser for Netherlands data JavaScript

Tooling

Repository Description
portolan-skills Claude Code skills for working with Portolan catalogs
portolan-bootstrapper Bootstrapping core open data for local use

Learn More

Visit portolan-one.vercel.app for the full overview, architecture details, and getting started guide.

Popular repositories Loading

  1. portolan-cli portolan-cli Public

    A CLI tool for managing cloud-native geospatial data

    Python 9 3

  2. portolan portolan Public

    Tools for Cloud-Native Geospatial Spatial Data Infrastructure

    TypeScript 6 1

  3. portolan-spec portolan-spec Public

    Spec and best practices for Portolan SDI

    2 2

  4. portolake portolake Public archive

    Lakehouse-grade versioning for Portolan catalogs

    Python 1 1

  5. stac-iceberg-extension stac-iceberg-extension Public template

    STAC Extension for Apache Iceberg table access and versioning metadata

    1 1

  6. portolan-registry portolan-registry Public

    A unified registry for Portolan catalogs.

    Python 1 1

Repositories

Showing 10 of 12 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…