# postgis **Repository Path**: lengjianjun/postgis ## Basic Information - **Project Name**: postgis - **Description**: 从https://github.com/postgis/postgis克隆。PostGIS是PostgreSQL数据库的开源空间扩展,遵循GPLv2+协议。它基于GEOS、GDAL、PROJ等核心库,为关系型数据库添加了对地理要素(点、线、面)和栅格数据的存储、索引与查询能力,支持OGC简单要素标准及SQL/MM规范。 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-27 - **Last Updated**: 2026-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This file is here to play nicely with modern code repository facilities. Actual readme is [here](README.postgis). ## Official code repository, issue tracker and wiki: https://trac.osgeo.org/postgis/ ## Build status and continuous integration: [CI Status](https://postgis.net/ci/) See the GitHub Actions workflows, OSGeo Woodie pipelines, and the CI scripts in the `ci/` directory. ## Developer's Guide Developer setup notes are in [doc/development](https://gitea.osgeo.org/postgis/postgis/src/branch/master/doc/development/) if you want to contribute to them. These are also viewable at [PostGIS Development Guide](https://postgis.net/development/docs/). ## Translations We are using [Weblate software](https://weblate.org) for translation. If you want to help out, log into [OSGeo Weblate](https://weblate.osgeo.org/projects/postgis/). If you don't already have an OSGeo account, [you can get one here](https://id.osgeo.org/ldap/create). 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](https://matrix.to/#/#postgis:osgeo.org) Matrix room, also bridged to the irc://irc.libera.chat/#postgis [IRC](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) channel ([web client](https://web.libera.chat/#postgis) 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](CONTRIBUTING.md). Developer workflow, build, test, release, and documentation notes live in [doc/development](https://gitea.osgeo.org/postgis/postgis/src/branch/master/doc/development/). ## Project Home Page and Manuals Project homepage: http://postgis.net/ PostGIS Manuals: http://postgis.net/documentation