2009-11-24 |
Kevin Neufeld | added refentry section for ST_DumpPoints() |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Kevin Neufeld | added an ST_DumpPoints image to the collection. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Olivier Courtin | explicit NULL test on xa->name. Related to #273 |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Olivier Courtin | add also availability note to GmlToSQL() |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Olivier Courtin | add availability information for postgis_libxml_version() |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Regina Obe | #300 - minor casing changes to reference. Incorporate... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Regina Obe | New postgresql type section per #300. Still need to... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Olivier Courtin | Add libxml2 version information in postgis_full_version... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Paul Ramsey | Move utility functions only used in cunit tests to... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Paul Ramsey | Replace pow(,2.0) with POW2 macro. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Paul Ramsey | Move from pass-by-value to pass-by-const-pointer. What... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Regina Obe | update st_buffer, st_intersection details for geography... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Regina Obe | grammar correction |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Paul Ramsey | Fix an error hidden in a debug line. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Paul Ramsey | Fix graxing case and improve co-linear handling with... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Kevin Neufeld | added missing dependency of postgis_aggs_mm for the... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mark Cave-Ayland | Apply Kris Jurka's pgsql2shp patches, as detail in... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mark Cave-Ayland | Finish working on Dave Fuhry's memory-leak patch, and... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Olivier Courtin | Switch to reference splitted files. Add references... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Paul Ramsey | Handle the case where the stabline and a polygon edge... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mark Cave-Ayland | Alter regression test harness so that shp2pgsql/pgsql2s... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Paul Ramsey | Attempt to clarify MULTIPOLYGON behavior in ST_Simplify... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Paul Ramsey | Add another example (#218) |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Paul Ramsey | Put constants reference in the example, so people see... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Kevin Neufeld | Ok, well that didn't work. Reverting changes. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Kevin Neufeld | simplified postgis-out.xml target. The sed replacement... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Add in the history table convenience functions, a READM... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Fix a double-free in the unit test for collection extract. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Add availability line. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Add more explanation of type numbers. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Implement ST_CollectionExtract() to pull specific homog... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Trim the binary versions of geometries to try and remov... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Mark Cave-Ayland | Properly fix #219 by creating a separate "mini install... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Add tests from #210 to the tickets.sql |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Paul Ramsey | Add tickets.sql and expected tests derived from old... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Add identifying lines to SQL so that error lines are... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Remove trailing space from libname |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Add in hack to match the library .so substition name... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Add in tests for MapServer/Geoserver-style SQL calls... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Make scripts version independent of library micro-version. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Make POSTGIS_SCRIPTS_VERSION reflect the maximum SVN... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Kevin Neufeld | Ticket #76. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Make an unknown geography SRID translate to a 4326... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | forgot availability note |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | fix typos in ST_MakeEnvelope (at least he tries :) ) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Add doco and regression tests for ST_MakeEnvelope(... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Add ST_MakeEnvelope() constructor, terse function for... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | revise to deal with boolean arguments |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | Update geography transform description to reflect new... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | More encouragement to use GEOS 3.2 :) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Regina Obe | get rid of reference to loading geography.sql (now... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Olivier Courtin | revert Makefile.in reference.xml and postgis.xml to... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Ramsey | Cowboy triumphs. (#304) |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Ramsey | Actually use Antarctic stereographic for antarctic... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Olivier Courtin | Add final semicolon. Remove useless copy related to... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Olivier Courtin | Add forgotten .xml (in pdf rule) |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Olivier Courtin | Add forgotten .xml in postgis-out rule |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Olivier Courtin | Update Makefile rules, related to reference.xml split... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Olivier Courtin | Split reference.xml on several sub files (upon sect1... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Ramsey | Handle odd ArcMap scinotation for large ints. (#38) |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Ramsey | Add locale handling by setting to 'C' (#303) |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Ramsey | Make the _cmp and _eq methods use the same equality... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Paul Ramsey | Move the polar stereographic line a little further... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Regina Obe | missing ST_DWithin geography spheroid proto |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Paul Ramsey | Add testing and drop deprecated functions (#202) |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Paul Ramsey | Build out version specific upgrade scripts. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Paul Ramsey | First baby steps towards version-specific loader |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Regina Obe | libxml preferable |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Regina Obe | fix Paul's bad spelling, add KML in output list, link... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Regina Obe | fix formatting in ST_LineCrossingDirection (replace... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Paul Ramsey | Walk back function deletions of ST_ functions under... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Paul Ramsey | Remove old version ifdefs for versions < PgSQL 8.3... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Paul Ramsey | Update behavior of lwgeom_same to match "orderingequals... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Paul Ramsey | Slightly loosen equality tolerance check for point... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Paul Ramsey | Simplify code and improve consistency of linecrossing... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Paul Ramsey | Remove GisT headers from file and set keywords. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Paul Ramsey | Make the = operator do a pure equality test |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Paul Ramsey | Stub implementation of ordering operators (#292) |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Paul Ramsey | Apply handling for EMPTY geometries to all geography... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | put logic to recognize boolean and KML text args. ... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | put availability note first in what's new for 1.5.... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | using (T) to denote Paul's transform hacks and noting... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | Put in ST_Intersection proto for geography |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | add ST_Intersects proto for geography |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Regina Obe | Add ST_GeomFromKML, add some grammar corrections to... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Olivier Courtin | Initial version of ST_GeomFromKML function and related... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Olivier Courtin | remove an unused var. minor comment change |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Olivier Courtin | Complete ST_GeomFromGML documentation. Add ST_GMLToSQL... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Remove TODO items that have actually been done. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Make the configure-time test for PgSQL version check... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Drop database when function loads fail in regression... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Make ~= be a bounding box only operator and upgrade... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Add text wrappers to functions we commonly expect peopl... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Paul Ramsey | Fix for point-on-vertex case of st_covers (#271) |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Ramsey | Utility to read svn revision numbers from SQL scripts. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Olivier Courtin | finalize Xlink support (GML SF-2 fully compliant).... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Ramsey | Make geography.sql part of the standard postgis.sql... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Ramsey | Add costs to CPU intensive C functions and update doco... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Ramsey | Update documentation for those functions affected by... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Ramsey | Fix for #157, ST_GeometryType output doesn't correctly... |
commit | commitdiff | tree | snapshot |
next |