f44f3029fc
The template_gis implementation has a number of problems, including only working on Debian GNU/Linux. Upstream has removed it from the default install, so this commit declines to put it back and removes all the prefix/path fixes applied to it. Add MAKE_JOBS_SAFE=no. PostGIS 1.3.1 2007/08/13 - Fixed documentation bugs and release number errors in previous cut PostGIS 1.3.0 2007/08/09 - Began migration of functions to the SQL-MM-centric naming convension using the spatial type (SP) prefix - Performance enhancements: - Created cached and indexed point-in-polygon short-circuits for the functions ST_Contains, ST_Intersects, ST_Within ST_Disjoint. - Added inline index support for relational functions (except disjoint) - Added ST_Covers, ST_CoveredBy and ST_DWithin relational functions - Extended curved geometry support to geometry accessor functions and some geometry processing functions - JDBC: Added Hibernate Dialect from Norman Barker - Enhanced regression tests for curved geometries and kml functions |
||
---|---|---|
.. | ||
patch-aa |