Importante

La traducción es un esfuerzo comunitario puede unirse. Esta página está actualmente traducida en |progreso de traducción|.

16. Module: Spatial Database Concepts with PostGIS / PostgreSQL

Spatial Databases allow the storage of the geometries of records inside a Database as well as providing functionality for querying and retrieving the records using these Geometries. In this module we will use PostGIS, an extension to PostgreSQL, to learn how to setup a spatial database, import data into the database and make use of the geographic functions that PostGIS offers.

Mientras trabajas en esta sección, es posible que desee mantener una copia de la hoja de trucos PostGIS disponible en Boston GIS user group. Otro recurso útil es la documentación en línea de PostGIS <https://postgis.net/documentation/>`_.

También hay algunos tutoriales más extensos sobre PostGIS y bases de datos espaciales creados por Boundless que ahora están alojados en el sitio web de PostGIS:

Ver también PostGIS En Acción.