About 17,900 results
Open links in new tab
  1. PostGIS

    About PostGIS PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geospatial data. PostGIS features include: Spatial Data …

  2. PostGIS 3.6.0 | PostGIS

    Sep 2, 2025 · Upgrading After installing the binaries or after running pg_upgrade: For PostGIS 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0 do below which will upgrade all your postgis extensions. ... For PostGIS 2.5 and …

  3. PostGIS - Wikipedia

    PostGIS (/ ˈpoʊstdʒɪs / POST-jis) is an open source software program that adds support for geographic objects to the PostgreSQL object-relational database. PostGIS follows the Simple Features for SQL …

  4. PostGIS - OSGeo

    PostGIS PostGIS is a spatial database extension for the the PostgreSQL DBMS. It provides new types to PostgreSQL geometry, geography, raster, and topogeometry and SQL/MM OGC SFSQL …

  5. GitHub - postgis/postgis: PostGIS spatial database extension to ...

    We are using Weblate software for translation. If you want to help out, log into OSGeo Weblate. If you don't already have an OSGeo account, you can get one here. An OSGeo account will allow you to …

  6. A Guide to PostGIS: Basic Geospatial Data Query Examples

    Sep 5, 2024 · Discover PostGIS, the PostgreSQL extension for advanced geospatial data management and analysis. Learn spatial queries, analysis, and GIS applications in this guide.

  7. PostGIS: A powerful geospatial extension for PostgreSQL

    Oct 2, 2025 · PostGIS is a spatial extension for PostgreSQL that adds support for geographic and location-based data. It allows users to store, query, and analyze spatial data such as points, lines, …

  8. Refractions Research : PostGIS

    PostGIS is a spatial database extension for the popular PostgreSQL object-relational database. PostGIS “spatially enables” the PostgreSQL server, allowing it to be used as a back-end spatial database for …

  9. postgis/postgis - Docker Image

    PostGIS is a spatial database extender for PostgreSQL object-relational database.

  10. What Is PostGIS? The Open-Source Spatial Database Powering …

    Oct 21, 2025 · What Is PostGIS? PostGIS is an extension of PostgreSQL, one of the most widely used open-source relational databases in the world. A database, at its core, is a system for storing, …