Home
Softono
postgis

postgis

Open source PLpgSQL
2.1K
Stars
426
Forks
4
Issues
66
Watchers
1 week
Last Commit

About postgis

PostGIS is a spatial database extension for PostgreSQL that adds support for geographic objects, allowing location-based data to be stored, queried, and analyzed directly within the database. It provides geometric and geographic data types, spatial indexes, and hundreds of functions for performing operations such as distance calculations, intersections, buffering, overlays, and coordinate transformations. PostGIS supports both 2D and 3D geometries, raster data, topology, and geometry/geography types conforming to Open Geospatial Consortium standards. It is widely used in geographic information systems, mapping applications, location-based services, urban planning, environmental analysis, and any project requiring robust spatial data handling. PostGIS integrates with popular GIS tools like QGIS and GeoServer and supports spatial queries through standard SQL. The project is maintained by an active open source community under the Open Source Geospatial Foundation, with documentation, tutorials, and a workshop av

Platforms

Web Self-hosted

Languages

PLpgSQL

This file is here to play nicely with modern code repository facilities. Actual readme is here.

Official code repository, issue tracker and wiki:

https://trac.osgeo.org/postgis/

Build status badges:

https://trac.osgeo.org/postgis/wiki/ContinuousIntegration

Translations

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 participate in translating both the PostGIS workshop and PostGIS documentation and also submit bug tickets.

Translation status

Official chat room:

Official chat room is the #postgis:osgeo.org Matrix room, also bridged to the irc://irc.libera.chat/#postgis IRC channel (web client may be useful)

Official source tarball releases

http://postgis.net/development/source_code/

If you would like to contribute to this project, please refer to our contributing guidelines.

Project Home Page and Manuals

Project homepage: http://postgis.net/ PostGIS Manuals: http://postgis.net/documentation