2004-12-31 |
Sandro Santilli | update InteriorRingN doc |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | GeometryN and InteriorRingN changed to use LWGEOM forma... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | All output geoms serializzations made using pglwgeom_se... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | fixed bugs in convexhull, made GEOS2POSTGIS use pglwgeo... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | Fixed a bug in lwpoint_serialize_size |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | error messages and VARLENA handling cleanups |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | initial import |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | re-introduced G2P conversion profile for convexhull... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | Made convexhull use input bbox cache if any for output... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Sandro Santilli | Varlena handling cleanups |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Rewrote GEOSCentroid() to pass exception using an input... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Made parse_WKT_lwgeom (text::geometry) use AUTOCACHE_BB... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Fixed a bug in translate() and transform() leaving... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Added compute_serialized_bbox_p() to always recomputed... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Had LineFromMultiPoint make use of input SRID |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Added AUTOCACHE_BBOX variable, defaulting to 1. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Introduced bbox caching worth evaluation functions... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Handled NULL returns from getCentroid making it an... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Applied Carl Anderson patch for LinearRing support. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | USE_GEOS and USE_PROJ defaults switched to NO, and... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | Added cache_bbox trigger |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | moved some BBOX procs signatures from lwgeom_inout... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | removed useless memory copies in ndims(geom) |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Sandro Santilli | initial revision |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Sandro Santilli | specified LineString input requirement for StartPoint... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Sandro Santilli | Expanded "GIS Objects" chapter adding OGC/PostGIS ... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Sandro Santilli | Added HasBBOX() item |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Sandro Santilli | Added bool hasBBOX(geometry). Removed useless input... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Sandro Santilli | Fixed help string, and added a TODO item |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Sandro Santilli | Updated <GEOM>FromWKB signatures to take bytea instead... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Sandro Santilli | Adjusted some function refereces, added another subsect... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sandro Santilli | Added Mark Cave-Ayland implementation of JOIN selectivi... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sandro Santilli | initial revision |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sandro Santilli | GeomFromWKB() and GeometryFromText() issue a warning... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sandro Santilli | Drop useless SRID from geometry when downloading EWKB... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Sandro Santilli | Made asText and asBinary strict OGC conformant, introdu... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Sandro Santilli | Canonical binary reverted back to EWKB, now supporting... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Sandro Santilli | Made setSRID(geom, -1) actually *remove* srid from... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Mark Cave-Ayland | Fixed bug in pass 4 where sample boxes were referred... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Sandro Santilli | Updated geom_accum to create *real* geometry arrays... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Sandro Santilli | allocation for deserialized lwline made after type... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Sandro Santilli | Added array element delimiter for type geometry |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Sandro Santilli | SRID is no more skipped from asText output. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Sandro Santilli | Created a new 'Geometry Editors' section. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Sandro Santilli | Added addBBOX() and dropBBOX() documentation. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Sandro Santilli | Added dropBBOX(). |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | LWGEOM_gist_joinsel defined for all PG versions |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | Fixed call to geos_version.sh |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | Moved getMachineEndian from parser to liblwgeom.{h,c}. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | Added missing prototype |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | Added GEOSnoop stub for non-geos installations |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | Added canonical binary conversions as bytea<->geometry... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sandro Santilli | getMachineEndian exported |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Paul Ramsey | Changes in preparation for 1.0.0RC1 |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Sandro Santilli | Initial skel for geometry_send canonical binary rep. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Sandro Santilli | pg_restore-800 handling |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | Added UpdateGeometrySRID documentation |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | Enforced schema use in UpdateGeometrySRID |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | Added UpdateGeometrySRID |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | updated TODO |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | Die if target database exists |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Sandro Santilli | Fixed memory leaks depending on input size. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Sandro Santilli | Fixed a bug in lwgeom_dropBBOX() |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Sandro Santilli | Added geometry::text cast. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Sandro Santilli | Added SRID check in collect_garray(); |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Sandro Santilli | reduced function calls in lwcollection_serialize_size |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Sandro Santilli | fixed a typo in polygonize function |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Sandro Santilli | Initial skeleton on join selectivity estimator. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Sandro Santilli | lwpostgis.sql copy moved from root to lwgeom/Makefile |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Sandro Santilli | Handled more schema specification in 800 pg_restore... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Sandro Santilli | Removed obsoleted function and fixed some warnings. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Sandro Santilli | Added notice about availability of shorter syntax for... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Sandro Santilli | Added estimated_extent() doc. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Sandro Santilli | implemented estimated_extent() function |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Sandro Santilli | Adjusted to work with new bytea WKB encoding, only... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Sandro Santilli | Initial revision |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Sandro Santilli | commented out drops of unexistant tables |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Sandro Santilli | Changed AddGeometryColumns to not complain about invali... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Sandro Santilli | Fixed a bug in pt_in_ring_2d. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Sandro Santilli | Commented out useless CFLAGS override. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Sandro Santilli | Some initializzations to make compiler happy. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Removed duplicated tests |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Moved basic LWGEOM parsing tests in mainstream regress... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | First regress test cleaned up. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Ported index regress test to lwgeom |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Added regressions test notes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Finished cleanup of main regression test. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | lwcollection_same allows different components ordering to |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Cleanup |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Fixed a bug in lwcollection_same |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Sandro Santilli | Initial regress tests adaptation for lwgeom |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Sandro Santilli | POSTGIS2GEOS conversion failures handled cleanier |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Sandro Santilli | Massaged to work with pg_dump-7.2 and pg_restore-7.2 |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Sandro Santilli | precision made of type signed int (for %.*d correct... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Sandro Santilli | Added support for PG<73 in gist support functions |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Sandro Santilli | Fixed IN/OUT representation of types to support < 73... |
commit | commitdiff | tree | snapshot |
next |