]> granicus.if.org Git - postgis/shortlog
postgis
2004-09-13 Paul RamseyAdded pdf rule that uses pdfxmltex
2004-09-13 Sandro SantilliAdded binary input/output function for type geometry.
2004-09-13 Sandro Santilliindentation fix
2004-09-13 Sandro Santilliupdated
2004-09-13 Sandro SantilliAdded AsSVG().
2004-09-13 Sandro SantilliAdded POINT rendering info for AsSVG function
2004-09-10 Paul RamseyBump version numbers to 0.9.0
2004-09-10 Paul RamseyAdded 'recommended' to proj/geos flags
2004-09-10 Paul RamseyNote 8.0 support and w32
2004-09-10 Paul RamseyAdded Log tag to header.
2004-09-10 Sandro SantilliAdded asSVG documentation
2004-09-10 Sandro Santilliupdated
2004-09-10 Sandro Santillifixed a memory fault
2004-09-10 Sandro SantilliIncluded SVG output function, modified to have precisio...
2004-09-10 Sandro SantilliAdded all ..FromWKB functions, asbinary(geom) and bytea...
2004-09-10 Sandro Santilliasbinary(), geomfromwkb
2004-09-09 Paul RamseyChanges in preparation for 0.9
2004-09-09 Paul RamseyFix silly entity handling in chunked mode HTML generation
2004-09-09 Paul RamseyAdded FAQ for mapserver section and entries on SQL...
2004-09-09 Paul RamseyAdded example spatial SQL section.
2004-09-09 Paul RamseyAdd --output flag to html build rule
2004-09-08 Sandro Santillisome bug fixes... geometry_analyze added
2004-09-08 Sandro SantilliFixed bug in GEOS link reference
2004-09-08 Sandro Santilliupdated
2004-09-08 Sandro SantilliAdded segmentize()
2004-09-08 Sandro SantilliAdded segmentize(geom,double) documentation
2004-09-08 Sandro Santilliupdated
2004-09-08 Sandro Santillire-introduced 'jw' optional production method
2004-09-08 Sandro SantilliFixed a bug in the z() function.
2004-09-08 Paul RamseyCommit today's edits.
2004-09-07 Paul RamseyMake default html output be a single page.
2004-09-07 Paul RamseyChange chunking depth to "chapter".
2004-09-07 Paul RamseyMore minor editorial changes.
2004-09-07 Paul RamseyChanged Docbook processing from DSSSL to XSL.
2004-09-07 Sandro SantilliGEOS support added.
2004-09-07 Sandro SantilliAdded CHIP type and support funx
2004-09-06 Sandro Santilliupdated some comments
2004-09-06 Sandro Santilliupdated
2004-09-06 Sandro SantilliChanged getbox2d_p signature to return 0 for EMPTY...
2004-09-06 Sandro SantilliAdded IsEmpty()
2004-09-06 Sandro SantilliFinished BOX3D functions porting.
2004-09-06 Sandro SantilliAdded min/max coordinates from box2d and box3d.
2004-09-06 Sandro SantilliAdded box3d support and expand(geom|box2d|box3d, double)
2004-09-04 Paul RamseyMore minor edits.
2004-08-28 Paul RamseyReplace all tabs with spaces.
2004-08-28 Paul RamseyUpdated street address reference.
2004-08-28 Paul RamseyRemoved < sign and replaced with &lt;
2004-08-27 Sandro SantilliAdded geom_accum(), collect_garray() and collect()
2004-08-27 Sandro Santilliupdated
2004-08-27 Sandro SantilliFixed bug in lwgeom_explode allocating less memory...
2004-08-27 Sandro SantilliAdded LWGEOM_EXPLODED structure definition and utility...
2004-08-27 Sandro SantilliAdded point_inside_circle() and translate()
2004-08-27 Sandro SantilliFixed typo ( mem_collect ==> memcollect )
2004-08-26 Sandro Santillimax_distance() raises an 'unimplemented yet' error.
2004-08-26 Sandro SantilliAdded nrings(geom), multi(geom) and all of <type>FromTe...
2004-08-26 Sandro Santilliupdated
2004-08-26 Sandro SantilliAdded (bogus) max_distance(geom,geom)
2004-08-26 Sandro SantilliAdded distance(geometry) and all support functions.
2004-08-26 Sandro SantilliAdded a note about spheroid computation
2004-08-26 Sandro SantilliAdded spheroid type and functions
2004-08-25 Sandro SantilliAdded IsClosed() and force_collection()
2004-08-25 Sandro SantilliAdded macros for LWGEOM.type manipulation
2004-08-25 Sandro SantilliAdded force_3d
2004-08-25 Sandro SantilliAdded perimeter,perimeter2d,perimeter3d.
2004-08-25 Sandro SantilliAdded serialized functions writing to a pre-allocated...
2004-08-25 Sandro SantilliMoved some OGC functions from lwgeom_inout.c to lwgeom_...
2004-08-25 Sandro SantilliAdded lwgeom_pg to contain PG-specific functions/interf...
2004-08-24 Sandro SantilliAdded StartPoint(), EndPoint()
2004-08-24 Sandro SantilliAdded X(), Y() and Z() funx
2004-08-24 Sandro SantilliPointN() ported.
2004-08-24 Sandro Santillifixed a bug preventing ExteriorRing() and InteriorRingN...
2004-08-24 Sandro Santilliupdated
2004-08-24 Sandro SantilliAdded NumInteriorRings() and InteriorRingN()
2004-08-24 Sandro SantilliAdded dimension() and exteriorring()
2004-08-24 Sandro SantilliAdded LWGEOM_construct() function to easy the work...
2004-08-24 Sandro SantilliFixed a bug in lwgeom_getSRID()
2004-08-24 Sandro SantilliIndentation and debugging output.
2004-08-24 Sandro Santillifixed a typo in a comment
2004-08-24 Sandro SantilliFixed a bug in LWGEOM_addBBOX preventing it to detect...
2004-08-24 Sandro SantilliOGC functions (not implemented by GEOS) moved to lwgeom...
2004-08-24 Sandro SantilliAdded npoints,numpoints,numgeometries,geometryn
2004-08-24 Sandro Santillitransformation work made on an input copy (made by...
2004-08-24 Sandro Santilliinitial import
2004-08-24 Sandro Santilliadded missing prototype
2004-08-24 Sandro Santilligeos version detector and wrapper used from parent...
2004-08-23 Sandro Santillifixed typo
2004-08-23 Sandro Santilliversioning functions completed
2004-08-23 Sandro Santillichanged install rule to install lwpostgis.sql instead...
2004-08-23 Sandro SantilliChanged SCRIPTS_VERSION to 0.0.1
2004-08-23 Sandro Santilliproj support added
2004-08-23 Sandro Santillideleted debugging block from summary() fn
2004-08-23 Sandro SantilliAdded getPoint(POINTARRAY *pts, int ptnum)
2004-08-23 Sandro SantilliFixed a bug in serializedform length computation (for...
2004-08-23 Sandro SantilliRemoved custom allocator from lwgeom_api.
2004-08-20 Sandro Santillitransform() support
2004-08-20 Sandro Santilliinitial skel for transform()
2004-08-20 Sandro Santilliupdated
2004-08-20 Sandro Santilligist operators support functions renamed to allow for...
2004-08-20 Sandro SantilliHardcoded some functions being obsoleted
2004-08-20 Sandro SantilliAdded Geom{etry,}FromWkb(<geometry>,[<int4>]) funx.
next