Download List

Descripción del Proyecto

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-03 20:24
1.3.2

Las mejoras en el geocoder TIGER. Una revisión para un ST_EndPoint () crash bug. ST_AsGML () ha sido modificada, la mejora de v2 y añadiendo v3. Una solución para garantizar ST_Envelope () devuelve geometrías válida. La construcción de JDBC se ha modificado para utilizar Ant. Una solución para un mejor soporte OS X. Una solución para el analizador WKB hacer comprobaciones de su validez simple.
Tags: Stable, Minor bugfixes
Improvements in the TIGER geocoder. A fix for an ST_EndPoint() crash bug. ST_AsGML() has been modified, improving v2 and adding v3 support. A fix to ensure ST_Envelope() returns valid geometries. The JDBC build has been changed to use Ant. A fix for better OS X support. A fix to the WKB parser to do simple validity checks.

2007-03-12 16:30
1.2.1

Un fallo en el plazo de () causada por un punto en el polígono de acceso directo de rendimiento fue corregido. Un error en los índices con nula en PostgreSQL 8.2 fue corregido. JTS manejo de datos multi-dimensionales se ha fijado. GCJ soporte de Java fue corregido. Una corrección se hizo para la compatibilidad de JDBC en PostgreSQL 8.2. El askml función () se añadió. Transformar () se ha mejorado el rendimiento cuando no se transforman en realidad es necesario.
Tags: Stable, Minor bugfixes
A bug in Within() caused by a point-in-polygon
performance shortcut was fixed. A bug in indexes
with null on PostgreSQL 8.2 was fixed. JTS
handling of multi-dimensional data was fixed. GCJ
Java support was fixed. A fix was made for JDBC
compatibility in PostgreSQL 8.2. The AsKML()
function was added. Transform() performance was
improved when no transform is actually required.

2006-12-09 00:24
1.2.0

Esta versión incluye el soporte para el tipo de curva, la serialización y de la serialización, índice de enlaces y documentación. Hay mejoras de rendimiento para Contiene Dentro de punto y en los casos de polígono. Hay soporte para SQL de base / MM funciones para alinearse con el SQL ArcSDE / aplicación de MM.
Tags: Stable, Major feature enhancements
This release adds support for Curve type, serialization and de-serialization, index bindings, and documentation. There are performance enhancements for Contains and Within for point-in-polygon cases. There is support for basic SQL/MM functions to align with the ArcSDE SQL/MM implementation.

2006-11-08 13:26
1.1.6

AC cambio de API que se rompió plataformas de 64 bits fue corregido. Coordinar Z esta en reprojections. Spatial_ref_sys.sql se ha actualizado para ser sincronizado con EPSG 6.11.1.
Tags: Stable, Minor bugfixes
A C API change that broke 64-bit platforms was
fixed. Z ordinate was added to reprojections.
spatial_ref_sys.sql was updated to be synchronized
with EPSG 6.11.1.

2006-09-28 13:14
1.1.4

Apoyo para la próxima versión de PostgreSQL 8.2 fue corregido. Un error en el que la colecta () descartó la función SRID de la entrada fue fijada. Un control de partido SRID se añadió en MakeBox2d y MakeBox3d. Las pruebas de regresión se fija a pasar con GEOS-3.0.0.
Tags: Stable, Minor bugfixes
Support for the upcoming PostgreSQL 8.2 release
was fixed. A bug in which the collect() function
discarded the SRID of input was fixed. An SRID
match check was added in MakeBox2d and MakeBox3d.
The regression tests were fixed to pass with
GEOS-3.0.0.

Project Resources