PostGIS

E97115

PostGIS is an open-source spatial database extender that adds robust geographic object support and spatial querying capabilities to PostgreSQL.

AI illustration

How this image was made

AI-generated illustration of PostGIS

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of PostGIS (PostGIS is an open-source spatial database extender that adds robust geographic object support and spatial querying capabilities to PostgreSQL.)

All labels observed (3)

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf PostgreSQL extension
geospatial software
open-source software
spatial database extender
compatibleWith GDAL
GeoServer
MapServer
QGIS
developedFor PostgreSQL
enables area calculations
buffer operations
coordinate transformations
distance calculations
overlay operations
spatial indexing
spatial queries in SQL
hasComponent postgis extension module
raster extension
sfcgal extension
topology extension
implements ISO SQL/MM Spatial standard (partially)
OGC standards
OpenGIS Simple Features for SQL specification
license GNU General Public License
partOf PostgreSQL ecosystem
linked to: PostgreSQL
repository https://github.com/postgis/postgis
supports geographic objects
geography data type
geometry data type
raster data type
topology data model
supportsFormat GML
GeoJSON
KML
WKB
WKT
supportsOperation ST_Area
ST_Buffer
ST_Contains
ST_Distance
ST_Intersects
ST_Length
ST_Transform
ST_Union
ST_Within
usesIndexType BRIN
GiST
SP-GiST
linked to: GiST
website https://postgis.net
writtenIn C

How these facts were elicited

Referenced by (23)

Full triples — surface form annotated when it differs from this entity's canonical label.

PostgreSQL supportsExtension PostGIS
Geographic Information Systems typicalSoftware PostGIS
QGIS supportsFileFormat PostGIS
QGIS supportsDatabase PostGIS
WKT usedIn PostGIS
WKB usedBy PostGIS
GeoJSON compatibleWith PostGIS
GeoServer supportsFormat PostGIS
MapServer supportsFormat PostGIS
GDAL supportsStandard PostGIS
ST_Within implementedIn PostGIS
ST_Within availableIn PostgreSQL with PostGIS extension
linked to: PostGIS
ST_Buffer usedIn PostGIS
ST_Buffer belongsTo PostGIS geometry processing functions
linked to: PostGIS
Mapnik supportsDataSource PostGIS
GEOS compatibleWith PostGIS
Proj usedBy PostGIS