Tutorial: Introducción al DE-9IM en PostGIS

He escrito un tutorial introductorio del Dimensionally Extended 9-Intersection Model (DE-9IM) en PostGIS para una clase de Conocimiento Espacial Cualitativo. Aquí lo comparto.

For English click here.

El tutorial está en inglés y comprende las siguientes secciones:

1. Connecting pgAdmin to the server
2. Creating your spatial database
3. Introducing PostgreSQL databases
4. Introducing PostGIS
5. Creating tables
6. Adding spatial capabilities to the table
7. Adding spatial data to the table
8. Create line and polygon data
9. Displaying your spatial data (Optional step)
10. Topological predicates (from DE-9IM)
10.a. The DE-9IM matrix
11. Spatial operators (Getting new geometries)
12. Creating spatial tables from spatial operators
13. Using topological predicates in WHERE clauses

El tutorial emplea el plug-in PostGIS Viewer para visualizar las geometrías directamente en pgAdmin (en todo caso es opcional):

Plug-in PostGis Viewer

Enlace para descargar el tutorial: Descargar tutorial enlace

Licencia: Este tutorial puede ser utilizado bajo la licencia “Attribution 2.5 Colombia”, obsérvala en este enlace: http://creativecommons.org/licenses/by/2.5/co/