home.social

#ogr2ogr — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ogr2ogr, aggregated by home.social.

  1. 🆕 New technical article (in English): Efficient workflow to load and explore ENC (S-57) nautical charts in PostGIS and QGIS.

    🔍 Overview of the S-57 format structure
    ⚙️ Automated import with ogr2ogr and batch scripts
    🧩 PostGIS optimization: triggers, stored procedures & indexing
    🗺️ QGIS-ready in minutes for fast cartographic exploration

    📘 Read the article here 👉sigterritoires.fr/index.php/en

  2. Lately I've been working with vector tiles, building footprints and different tools. I'm getting warped geometries using and , but the effects of simplification are much less noticeable with Martin. I have tested a lot of different parameter combinations with tippecanoe but couldn't improve the results. Any idea what else can I try?

    Martin is generating the tiles directly from postgres using the native CRS of the data (epsg:25830) without prior reprojection.