root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @9822 [9822] 16 hours dustymugs Code cleanup related to rt_band_load_offline_data()
(edit) @9821 [9821] 19 hours strk Handle exceptions from GEOSUnionCascaded() in LWGEOM_GEOS_buildArea
(edit) @9820 [9820] 19 hours strk Handle exceptions from GEOSUnionCascaded() in LWGEOM_GEOS_buildArea
(edit) @9819 [9819] 35 hours dustymugs Code cleanup related to rt_band_load_offline_data()
(edit) @9818 [9818] 2 days strk Do not call OGRCleanupAll() within API functions Valgrind didn't show any …
(edit) @9817 [9817] 2 days strk Do not assume geos allocates using malloc. Reduce memory use too.
(edit) @9816 [9816] 2 days dustymugs Fixed GDALDriverH * to GDALDriverH.
(edit) @9815 [9815] 2 days dustymugs Fixed GDALDriverH * to GDALDriverH.
(edit) @9814 [9814] 2 days dustymugs Use GDALIdentifyDriver() to detect whether or not a raster is supported by …
(edit) @9813 [9813] 2 days dustymugs Use GDALIdentifyDriver() to detect whether or not a raster is supported by …
(edit) @9812 [9812] 3 days colivier Fix ST_AsGML prototype in legacy. Related to #1823
(edit) @9811 [9811] 3 days colivier Fix geography prototype for ST_AsGML. Related to #1823
(edit) @9810 [9810] 3 days dustymugs Correct when to compute number of tiles. Ticket is #1840
(edit) @9809 [9809] 3 days dustymugs Add support for GeoTIFF subdatasets. Ticket is #1839
(edit) @9808 [9808] 3 days dustymugs Correct when to compute number of tiles. Ticket is #1840
(edit) @9807 [9807] 3 days dustymugs Add support for GeoTIFF subdatasets. Ticket is #1839
(edit) @9806 [9806] 3 days robe add some missing band type to text casts to prevent ambiguous function -- …
(edit) @9805 [9805] 3 days robe force casting to text for band types in various examples prevent unknown …
(edit) @9804 [9804] 3 days robe add some missing entries
(edit) @9803 [9803] 3 days robe backout changes about 2.0.1 already accounted for in 2.0 branch
(edit) @9802 [9802] 3 days robe add section for 2.0.1 and more items in 2.1.0 -- sitll a lot of gaps to …
(edit) @9801 [9801] 4 days dustymugs Added missing "See Also" sections for ST_NearestValue and ST_Neighborhood
(edit) @9800 [9800] 4 days dustymugs Fix unbalanced tags
(edit) @9799 [9799] 4 days dustymugs Added ST_World2RasterCoord, ST_Raster2WorldCoord, ST_NearestValue, …
(edit) @9798 [9798] 4 days dustymugs Added docs for ST_NearestValue and ST_Neighborhood
(edit) @9797 [9797] 4 days dustymugs Refactored function parameter names of ST_NearestValue and ST_Neighborhood
(edit) @9796 [9796] 4 days dustymugs Added docs for ST_World2RasterCoord() and ST_Raster2WorldCoord()
(edit) @9795 [9795] 4 days dustymugs Expansion of regression tests and fix error messages
(edit) @9794 [9794] 4 days dustymugs Lowercase language due to case-sensitivity of PostgreSQL 9.2
(edit) @9793 [9793] 4 days dustymugs Added regression tests for ST_World2RasterCoord and ST_Raster2WorldCoord. …
(edit) @9792 [9792] 4 days dustymugs Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume …
(edit) @9791 [9791] 4 days dustymugs Removed unnecessary/unused variable
(edit) @9790 [9790] 4 days dustymugs Drop ST_Neighborhood variants due to output datatype changes
(edit) @9789 [9789] 4 days dustymugs Modified ST_Neighborhood and underlying functions to return 2D double …
(edit) @9788 [9788] 4 days dustymugs Updated copyright
(edit) @9787 [9787] 4 days dustymugs Added SRID check to ST_NearestValue
(edit) @9786 [9786] 4 days dustymugs addition of ST_NearestValue and ST_Neighborhood
(edit) @9785 [9785] 4 days colivier Fix wrong SQL prototype, wrong PostGIS version number, and use NULL as …
(edit) @9784 [9784] 4 days robe #1837 dupe refentry
(edit) @9783 [9783] 4 days robe detail how to upgrade from tiger_2010 to tiger_2011 data
(edit) @9782 [9782] 4 days pramsey Add upgrade mode and start to get raster working. Bah, going to need to …
(edit) @9781 [9781] 4 days pramsey Upgrade from 2.0 only
(edit) @9780 [9780] 4 days robe Add new functions and notes that 2.1 is tiger_2011 instead of tiger_2010. …
(edit) @9779 [9779] 4 days robe rename function drop_national_tables_generate_script() to …
(edit) @9778 [9778] 4 days colivier Use NULL value as default for id on ST_AsGML cunit tests. Related to #1823
(edit) @9777 [9777] 4 days strk More entries in authors.* With this I could complete a git-svn-clone …
(edit) @9776 [9776] 4 days pramsey Crash when updating GIST index on geography column (#1832) <raduilie>
(edit) @9775 [9775] 4 days colivier Fix some unintialized vars. Fix becoming wrong prototype call in GML3 …
(edit) @9774 [9774] 4 days pramsey Initial commit of the run_test.pl perl port of the regression harness. …
(edit) @9773 [9773] 4 days strk Update authors file for both SVN and GIT
(edit) @9772 [9772] 5 days colivier First implementation of gml:id support for ST_AsGML. Related to #1823. Not …
(edit) @9771 [9771] 5 days robe integrated into PostGIS 2.1
(edit) @9770 [9770] 5 days robe get rid of old stuff can always be pulled from prior versions
(edit) @9769 [9769] 5 days robe move tiger_2011 work to 2.1
(edit) @9768 [9768] 5 days strk UTF8 author names
(edit) @9767 [9767] 5 days strk UTF8 author names
(edit) @9766 [9766] 5 days pramsey Back out ST_CollectionExtract changes, too many regression failures
(edit) @9765 [9765] 5 days pramsey Harmonize regression to new ST_CollectionExtract behavior
(edit) @9764 [9764] 5 days pramsey ST_CollectionExtract: inconsistent EMPTY results (#1778)
(edit) @9763 [9763] 5 days pramsey Bump numbers for 2.1 on trunk
(edit) @9762 [9762] 5 days pramsey Branch 2.0
(edit) @9761 [9761] 5 days pramsey Accept PostGIS 1.5 WKB type numbers in WKB parser (#1807)
(edit) @9760 [9760] 5 days pramsey Revert #1830
(edit) @9759 [9759] 6 days pramsey loader dumper / gui About have version correct credits (#1743)
(edit) @9758 [9758] 6 days pramsey the pgsql2shp tool should qualify its query against pg_class to ensure it …
(edit) @9757 [9757] 6 days pramsey News update
(edit) @9756 [9756] 6 days pramsey pgsql2shp fix for "XInvalid endian flag value encountered" on PostgreSQL …
(edit) @9755 [9755] 6 days pramsey Fix release date (too) and add a bug fix note
(edit) @9754 [9754] 6 days pramsey Update NEWS with some bug fixes
(edit) @9753 [9753] 8 days strk Fix uninitialized read in GeoJSON parser (#1829)
(edit) @9752 [9752] 9 days pramsey containsproperly: Conditional jump or move depends on uninitialised value …
(edit) @9751 [9751] 9 days pramsey containsproperly: Conditional jump or move depends on uninitialised value …
(edit) @9750 [9750] 9 days strk Last bugfix item…
(edit) @9749 [9749] 9 days strk Do not compare uninitialized memory (#1825) May fix prepared geometry …
(edit) @9748 [9748] 9 days strk Fix topology loader against PostgreSQL 9.2 (#1822)
(edit) @9747 [9747] 9 days pramsey configure enabling extension reads 9.1 even on 9.2 (#1821)
(edit) @9746 [9746] 9 days pramsey Put back 900913 srid (#1805)
(edit) @9745 [9745] 9 days pramsey Error in empty short circuit (#1828)
(edit) @9744 [9744] 9 days pramsey Error in empty short circuit (#1828)
(edit) @9743 [9743] 9 days strk Link lwgeom_normalize change to its ticket #1812
(edit) @9742 [9742] 9 days strk Add lwgeom_normalize in LIBLWGEOM, use in cu_buildarea tester
(edit) @9741 [9741] 10 days strk Use the proper function to release returns from GEOS.
(edit) @9740 [9740] 10 days strk Cleanly handle database creation error
(edit) @9739 [9739] 10 days dustymugs Updated to note bug #1819
(edit) @9738 [9738] 10 days dustymugs Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume …
(edit) @9737 [9737] 10 days dustymugs Addition of RASTER_rasterToWorldCoord and RASTER_worldToRasterCoord …
(edit) @9736 [9736] 10 days dustymugs Additional lower-casing of language for PostgreSQL 9.2 as per r9735
(edit) @9735 [9735] 10 days robe #1820 part fix 9.2 language is case sensitive if quoted -- change 'C' and …
(edit) @9734 [9734] 11 days dustymugs Addition of some commented code. Might be useful if an option is added to …
(edit) @9733 [9733] 11 days dustymugs Changed function parameter datatypes from uint16_t to int to better handle …
(edit) @9732 [9732] 2 weeks strk Cleanup new BuildArea? code, add profiling prints (#1806)
(edit) @9731 [9731] 2 weeks strk Significatively speedup BuildArea? with complex input (#1806) Affects …
(edit) @9730 [9730] 2 weeks strk Add unit test for lwgeom_buildarea (useful for #1806)
(edit) @9729 [9729] 3 weeks strk ST_BuildArea: arrange polygonized output reducing overlay cost (#1806) By …
(edit) @9728 [9728] 3 weeks strk Make ST_MakeValid tests immune by coordinates order (using ST_Equals)
(edit) @9727 [9727] 3 weeks strk Cross reference ST_BuildArea with ST_MakePolygon
(edit) @9726 [9726] 3 weeks robe Correct the release date. I really hope we didn't move backward in time; …
(edit) @9725 [9725] 3 weeks robe who is in charge of QA here? 1.5.4 completely missing from trunk
(edit) @9724 [9724] 3 weeks robe missing ticket item
(edit) @9723 [9723] 3 weeks strk postgis_raster_lib_version is also in rtpostgis.sql, not topology.sql
Note: See TracRevisionLog for help on using the revision log.