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