2004-09-13 |
Paul Ramsey | Added pdf rule that uses pdfxmltex |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Sandro Santilli | Added binary input/output function for type geometry. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Sandro Santilli | indentation fix |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Sandro Santilli | Added AsSVG(). |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Sandro Santilli | Added POINT rendering info for AsSVG function |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Paul Ramsey | Bump version numbers to 0.9.0 |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Paul Ramsey | Added 'recommended' to proj/geos flags |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Paul Ramsey | Note 8.0 support and w32 |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Paul Ramsey | Added Log tag to header. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | Added asSVG documentation |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | fixed a memory fault |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | Included SVG output function, modified to have precisio... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | Added all ..FromWKB functions, asbinary(geom) and bytea... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sandro Santilli | asbinary(), geomfromwkb |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Paul Ramsey | Changes in preparation for 0.9 |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Paul Ramsey | Fix silly entity handling in chunked mode HTML generation |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Paul Ramsey | Added FAQ for mapserver section and entries on SQL... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Paul Ramsey | Added example spatial SQL section. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Paul Ramsey | Add --output flag to html build rule |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | some bug fixes... geometry_analyze added |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | Fixed bug in GEOS link reference |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | Added segmentize() |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | Added segmentize(geom,double) documentation |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | re-introduced 'jw' optional production method |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Sandro Santilli | Fixed a bug in the z() function. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Paul Ramsey | Commit today's edits. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Paul Ramsey | Make default html output be a single page. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Paul Ramsey | Change chunking depth to "chapter". |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Paul Ramsey | More minor editorial changes. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Paul Ramsey | Changed Docbook processing from DSSSL to XSL. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Sandro Santilli | GEOS support added. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Sandro Santilli | Added CHIP type and support funx |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | updated some comments |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | Changed getbox2d_p signature to return 0 for EMPTY... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | Added IsEmpty() |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | Finished BOX3D functions porting. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | Added min/max coordinates from box2d and box3d. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Sandro Santilli | Added box3d support and expand(geom|box2d|box3d, double) |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Paul Ramsey | More minor edits. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Paul Ramsey | Replace all tabs with spaces. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Paul Ramsey | Updated street address reference. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Paul Ramsey | Removed < sign and replaced with < |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | Added geom_accum(), collect_garray() and collect() |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | Fixed bug in lwgeom_explode allocating less memory... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | Added LWGEOM_EXPLODED structure definition and utility... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | Added point_inside_circle() and translate() |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Sandro Santilli | Fixed typo ( mem_collect ==> memcollect ) |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | max_distance() raises an 'unimplemented yet' error. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | Added nrings(geom), multi(geom) and all of <type>FromTe... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | Added (bogus) max_distance(geom,geom) |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | Added distance(geometry) and all support functions. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | Added a note about spheroid computation |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Sandro Santilli | Added spheroid type and functions |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added IsClosed() and force_collection() |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added macros for LWGEOM.type manipulation |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added force_3d |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added perimeter,perimeter2d,perimeter3d. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added serialized functions writing to a pre-allocated... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Moved some OGC functions from lwgeom_inout.c to lwgeom_... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Sandro Santilli | Added lwgeom_pg to contain PG-specific functions/interf... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added StartPoint(), EndPoint() |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added X(), Y() and Z() funx |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | PointN() ported. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | fixed a bug preventing ExteriorRing() and InteriorRingN... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added NumInteriorRings() and InteriorRingN() |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added dimension() and exteriorring() |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added LWGEOM_construct() function to easy the work... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Fixed a bug in lwgeom_getSRID() |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Indentation and debugging output. |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | fixed a typo in a comment |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Fixed a bug in LWGEOM_addBBOX preventing it to detect... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | OGC functions (not implemented by GEOS) moved to lwgeom... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | Added npoints,numpoints,numgeometries,geometryn |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | transformation work made on an input copy (made by... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | initial import |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | added missing prototype |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Sandro Santilli | geos version detector and wrapper used from parent... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | fixed typo |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | versioning functions completed |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | changed install rule to install lwpostgis.sql instead... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | Changed SCRIPTS_VERSION to 0.0.1 |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | proj support added |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | deleted debugging block from summary() fn |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | Added getPoint(POINTARRAY *pts, int ptnum) |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | Fixed a bug in serializedform length computation (for... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Sandro Santilli | Removed custom allocator from lwgeom_api. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | transform() support |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | initial skel for transform() |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | gist operators support functions renamed to allow for... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | Hardcoded some functions being obsoleted |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Sandro Santilli | Added Geom{etry,}FromWkb(<geometry>,[<int4>]) funx. |
commit | commitdiff | tree | snapshot |
next |