Télécharger la liste

Description du projet

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.

Système requise

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

L'amélioration de la geocoder TIGER. Un correctif pour une ST_EndPoint () bug crash. ST_AsGML () a été modifié, l'amélioration de V2 et en ajoutant v3 soutien. Un correctif pour assurer ST_Envelope () retourne géométries valide. Le JDBC version a été modifiée pour utiliser Ant. Un correctif pour un meilleur support OS X. Un correctif à l'analyseur WKB à faire des contrôles de validité 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 bogue dans l'intérieur () causé par un point-in-raccourci performances polygone a été fixée. Un bogue dans les indices avec null sur PostgreSQL 8.2 a été corrigé. JTS manipulation de données multi-dimensionnelle a été fixée. GCJ support Java a été fixée. Un correctif a été fait pour assurer la compatibilité JDBC dans PostgreSQL 8.2. Le AsKML () a été ajoutée. Transform () le rendement a été amélioré en l'absence de transformation est réellement nécessaire.
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

Ce communiqué ajoute le support pour le type de courbe, la sérialisation et de-sérialisation, les reliures d'index, et la documentation. Il ya des améliorations de performance pour l'intérieur et contient pour un point dans le cas des polygones. Il existe un soutien de base pour SQL / MM fonctions d'aligner avec la requête SQL ArcSDE / MM mise en œuvre.
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 API changement qui a fait déborder plates-formes 64 bits a été corrigé. Z ordonnée a été ajouté à REPROJECTIONS. Spatial_ref_sys.sql a été actualisé pour être synchronisé avec 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

Soutien à la prochaine sortie de PostgreSQL 8.2 a été fixée. Un bug dans laquelle la collecte () Fonction jeté le SRID d'entrée a été fixée. Une vérification du SRID match a été ajoutée en MakeBox2d et MakeBox3d. Les tests de régression ont été fixés à passer avec 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