PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
It also adds functions, operators, and index enhancements that apply to these spatial types. These additional functions, operators, index bindings and types augment the power of the core PostgreSQL DBMS, making it a fast, feature-plenty, and robust spatial database management system.
PostGIS includes support for GiST-based R-Tree spatial indexes, and functions for analysis and processing of GIS objects.
Key Features
- Processing and analytic functions for both vector and raster data for splicing, dicing, morphing, reclassifying, and collecting/unioning with the power of SQL.
- raster map algebra for fine-grained raster processing.
- Spatial reprojection SQL callable functions for both vector and raster data.
- Support for importing / exporting ESRI shapefile vector data via both commandline and GUI packaged tools and support for more formats via other 3rd-party Open Source tools.
- Packaged command-line for importing raster data from many standard formats: GeoTiff, NetCDF, PNG, JPG to name a few.
- Rendering and importing vector data support functions for standard textual formats such as KML,GML, GeoJSON,GeoHash and WKT using SQL.
- Rendering raster data in various standard formats GeoTIFF, PNG, JPG, NetCDF, to name a few using SQL.
- Seamless raster/vector SQL callable functions for extrusion of pixel values by geometric region, running stats by region, clipping rasters by a geometry, and vectorizing rasters.
- 3D object support, spatial index, and functions.
- Network Topology support.
- Packaged Tiger Loader / Geocoder/ Reverse Geocoder / utilizing US Census Tiger data.
Website: postgis.net
Support: Documentation, FAQ
Developer: PostGIS Development Group
License: GNU General Public License v2.0
PostGIS is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| GIS: Earth Science Software | |
|---|---|
| GRASS | Geographic Resources Analysis Support System |
| Quantum GIS | User friendly Geographic Information System |
| SAGA | System for Automated Geoscientific Analyses |
| GMT | Collection of tools that allow users to manipulate data sets |
| GeoServer | Server written in Java that allows users to share and edit geospatial data |
| OpenJUMP | Geographic Information System written in Java |
| gvSIG Desktop | Powerful, user-friendly Geographic Information System |
| PostGIS | Database extender for PostgreSQL object-relational database |
| WhiteboxTools | Advanced geospatial data analysis platform |
| MapServer | System for developing web-based GIS applications |
| uDig | Spatial data viewer/editor |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.