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 |
2013-03-18 |
Bborie Park | Fixed unescaped % in RAISE message. Ticket #2237 |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Regina Obe | fix typo in ST_AsGDALRaster example |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Sandro Santilli | Make test for ST_PointOnSurface accept any contained... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Sandro Santilli | Reword ST_Simplify(TopoGeometry) description (#1687) |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Sandro Santilli | Document ST_Simplify(TopoGeometry) -- closes #1687 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Sandro Santilli | Add ST_Simplify override for TopoGeometry objects ... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Sandro Santilli | Split test for #1968 in two parts, to avoid false negative |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Sandro Santilli | Improve the test for #1968 to also check duplicated... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Sandro Santilli | Fix missing edge from toTopoGeom return (#1968) |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Bborie Park | Bad switch for debug output |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Sandro Santilli | Allow adding points at precision distance with TopoGeo_... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Bborie Park | Minor code cleanup in raster2pgsql and additional debug... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Sandro Santilli | Make libjson-c optional adding --without-json configure... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Sandro Santilli | Fix equality operator between EMPTY and point on origin... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Sandro Santilli | Drop PDF version of EJB3 spatial tutorial |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Sandro Santilli | Add regression test for #2216 |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Sandro Santilli | Fix parsing GeoJSON of multipolygon with holes (#2216) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Sandro Santilli | Add lwgeom_from_geojson to liblwgeom, add cunit test... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Bborie Park | Added ST_MinConvexHull(raster). Ticket #2210 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Bborie Park | Changed name of exclusion constraint to by dynamic... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Bborie Park | Addition debug output for rt_raster_from_gdal_dataset() |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Regina Obe | mordernize faq on creating spatial table. |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Regina Obe | #2209: reword to encoding raster issue to not specify... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Paul Ramsey | #1292, go back to nudging geodetic coordinates (reality... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Regina Obe | remove duped qandset tags |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Regina Obe | missing para tag |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Regina Obe | oops forgot pretty anchor |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Regina Obe | document issue in ticket #2209 in FAQ. Probably only... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Regina Obe | #2208 : document that ST_PointN no longer works with... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Bborie Park | Wrong debug output function |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Regina Obe | had type and name swapped |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Regina Obe | ST_MapAlgebra: create variablelist and move much of... |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Bborie Park | Fixed handling of out-db rasters with no geotransform... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Bborie Park | Additional debug output for rt_raster_gdal_warp() |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Bborie Park | Update raster TODO as it was sorely out of date |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Bborie Park | Faster ST_Union() done using memcpy when possible |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Bborie Park | Changed how rasters with unknown SRID and default geotr... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | change check geos to be 3.4 (3.4 is the new standard... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | get rid of use of xml tags in arg - messing up formatti... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | missed one |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | fix version number -- should change to read from config... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | add styles to avoid page breaks in awkward places |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Regina Obe | update to summary of what's new in PostGIS 2.1 - this... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Paul Ramsey | Expand size of generic cache to allow future |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Bborie Park | Corrected use of pfree instead of PG_FREE_IF_COPY |
commit | commitdiff | tree | snapshot |
next |