2013-05-02 |
Regina Obe | add 2.0.3 and 2.1 sections, break out 2.1 changed from new |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Regina Obe | ban strk's annoying warning note about using deprecated... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Regina Obe | revise unpackaged to include pagc stuff |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Regina Obe | fix formatting was causing miss parsing of zips |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Regina Obe | one more clarification |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Regina Obe | clarify under what conditions you can compile without... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Regina Obe | #2279 fix typo got smallint and int4 confused |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Regina Obe | #2279: fix inability to upgrade from 2.0 to 2.1 by... |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Bborie Park | Added ST_Summary(raster). Ticket #2280 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Regina Obe | updates to instructions more coming though should proba... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Regina Obe | #2260: revise to use new API structure of pagc standardizer |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Bborie Park | Added better handling of file paths for msys |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Regina Obe | Add update path from 2.0.3 to 2.1.0SVN |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Bborie Park | Added parameter to ST_AsBinary(raster) to permit out... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Paul Ramsey | #2275, revert configure argument with-pgconfig |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Paul Ramsey | #2277, potential segfault condition removed |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Bborie Park | Added test for loading out-db rasters in raster2pgsql |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Bborie Park | Explicitly initialize memory as valgrind complains |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Bborie Park | Added bash versions of "bootstrapping" code for rt_addb... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Bborie Park | Addition of ST_AddBand(raster, ...) for out-db bands... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Regina Obe | oops had wrong data type for tables |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Sandro Santilli | Properly escape dashes in man pages |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Bborie Park | Added numerical parameters version of ST_SetGeoReferenc... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Paul Ramsey | Change PGCONFIG to PG_CONFIG |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Sandro Santilli | Link to wikipedia article about GeoHash from ST_GeoHash |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Bborie Park | Emit warning when changing a raster's georeference... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Regina Obe | add new use_pagc_addess_parser switch in list |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Sandro Santilli | Add -s to usage string of postgis_restore.pl. See ... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Mark Cave-Ayland | Associated CLI fix for #2272: shp2pgsql-gui crashes... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Mark Cave-Ayland | Fix for bug #2272: shp2pgsql-gui crashes when given... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Regina Obe | #2260 - fix normalize discrepancy in pagc handling... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Paul Ramsey | #945, clean up build artefacts and upgrade script |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Paul Ramsey | #945, remove the old selectivity code, now no longer... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Sandro Santilli | Rewrite the postgis_restore.pl improvement line |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Sandro Santilli | postgis_restore.pl support for dump with postgis in... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Bborie Park | Prevent parallel make of raster. Ticket 2271 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Regina Obe | give license faq a permanent pretty anchor. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Bborie Park | Fix expression-based ST_MapAlgebra resulting in regress... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Sandro Santilli | Fix access to random memory during ANALYZE |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Sandro Santilli | Avoid uselessly detoasting full geometries on ANALYZE... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Bborie Park | Removed debug statements |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Bborie Park | GBOX variables not initialized for empty geometries... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Regina Obe | change to use some elements from parse_address |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Regina Obe | add pagc regression testing. Will upload the regress... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Regina Obe | #2192: doco patch |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Regina Obe | #2258 get rid of explicit public (so people can install... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Regina Obe | mark pagc lookup tables is_custom = true as editable |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Regina Obe | #2261: fix creation of next next upgrade script, add... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | #2193: implement upgrade next next functionality hack... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | #2193: get rid of redundant call. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | #2193 integrate pagc in extension (loads helper tables... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | #2193: pretype (not ideal because norm_addy doesn't... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | forgot the pre direction |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Regina Obe | First step of integrating the pagc normalizer, add... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Regina Obe | #2018 mark ST_Dwithin as also supporting curves. Just... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Regina Obe | #2018: highlight that curves are now supported - exampl... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Paul Ramsey | #2018, Remove old bruteforce function and replace with... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Bborie Park | Set CFLAGS in loader cunit tests so that mingw can... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Bborie Park | Removed commented out variants of ST_MapAlgebra removed... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Bborie Park | Added news about Ticket #2133 |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Bborie Park | Code cleanup to shut gcc up |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Bborie Park | Refactored expression variant of ST_MapAlgebra() to... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Regina Obe | fix link |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Paul Ramsey | #2018, Distance calculation support for arc features... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Regina Obe | change variable used to __MINGW64_VERSION_MAJOR (the... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Regina Obe | #1668: if mingw64 and it returns <0 switch to _vscprint... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Bborie Park | Fix bad dimensions when rescaling rasters with default... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Paul Ramsey | flag #945 as complete |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Paul Ramsey | #2201, ST_GeoHash wrong on boundaries |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Paul Ramsey | #2186, gui progress bar update is slowing loads |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Bborie Park | Enhanced ST_Union(raster, uniontype) to union all bands... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Olivier Courtin | revert wrong regress encoding stuff from r11205 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Olivier Courtin | Related to #1553. Add missing free in cu_surface cunit... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bborie Park | Removed old raster core tests from configure |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bborie Park | Delete old core raster tests. Ticket #2115 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bborie Park | Addition of ST_FromGDALRaster(). This is what happens... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bborie Park | Added item regarding -n of raster2pgsql. Ticket #2231 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bborie Park | Added ability to specify name of filename column in... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Sandro Santilli | Revert "Add '-x c' switch to CPP / CC when used as... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Sandro Santilli | Fix lineal TopoJSON output to keep multi components... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Sandro Santilli | Add '-x c' switch to CPP / CC when used as SQL preprocessor |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Bborie Park | Fix ST_InvDistWeigh4MA() to handle a situation when... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Sandro Santilli | Fix areal TopoJSON output to group and order polygon... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Sandro Santilli | Review comments above Makefile rule to generate .sql... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Have functions deprecated in 2.1.0 raise a WARNING... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Deprecate non-CamelCase linear referencing function... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Add perturbating edges in TopoJSON test |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Update TopoJSON example with correct output, add note... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Speedup areal TopoJSON output routine to use edge walking |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Fix AsTopoJSON call in testcase |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Properly encode TopoJSON.sql.in dependency into topolog... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Sandro Santilli | Oops, forgot to add topojson test expectancy (#2240) |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Sandro Santilli | Add AsTopoJSON(TopoGeometry) function (#2228) |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Sandro Santilli | Cleanup and integrate documentation of ST_GetFaceEdges |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Sandro Santilli | Move GML function under a new export/ subdir |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Sandro Santilli | Drop the .c suffix of sql files to preprocess under... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Sandro Santilli | Drop the .c suffix of sql files to preprocess under... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Regina Obe | #2238: clarify neighborhood distance terminology |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Sandro Santilli | Drop unused variables |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Sandro Santilli | Drop the .c suffix of sql files to preprocess |
commit | commitdiff | tree | snapshot |
next |