]> granicus.if.org Git - postgis/shortlog
postgis
2004-10-28 Sandro Santilliremoved LF
2004-10-28 Sandro SantilliMore cleanups.
2004-10-28 Sandro Santillicleanups.
2004-10-28 Sandro SantilliMade data structurs old-compilers-friendly.
2004-10-28 Sandro SantilliFixed a bug in LWGEOM_asGML.
2004-10-28 Sandro SantilliFixed geos-based opPolygonize include.
2004-10-28 Sandro SantilliCleanups.
2004-10-28 Sandro SantilliAdded makeline(point, point). Changed LineFromMultiPoin...
2004-10-28 Sandro SantilliAdded AddPoint(line, point, [position]) and support...
2004-10-28 Sandro Santillifixed name of line constructor as documentation reports it.
2004-10-28 Sandro Santillicollect(geometry, geometry) re-introduced. collector...
2004-10-27 Sandro SantilliAdded MakeBox2D, MakeBox3D implementation and documenta...
2004-10-27 Sandro SantilliMakePoly renamed to Polygonize
2004-10-27 Sandro Santilliupdated
2004-10-27 Sandro SantilliAdded constructors docs and intial organizzation for...
2004-10-27 Sandro SantilliUnset debug define.
2004-10-27 Sandro SantilliAsSVG returns NULL on GEOMETRY COLLECTION input.
2004-10-27 Sandro Santilliupdated
2004-10-27 Sandro SantilliAdded polygonize interface (makepoly aggregate)
2004-10-27 Sandro SantilliRemoved another getbox2d() call.
2004-10-27 Sandro SantilliFixed fix_geometry_columns() to leave correctly linked...
2004-10-26 Sandro SantilliBug fix in GEOS version extractor.
2004-10-25 Sandro SantilliObsoleted getbox2d(). Use getbox2d_p() or getbox2d_inte...
2004-10-25 Sandro Santilliportable math expressions.
2004-10-25 Sandro SantilliY axis reverse and relative path fixes from Olivier...
2004-10-25 Sandro SantilliRemoved useless network type includes,
2004-10-21 Sandro SantilliStricter syntax fixes. Reported by S�bastien NICAISE...
2004-10-21 Sandro Santilliupdated
2004-10-21 Sandro SantilliZMflags check on costituent geometries only performed...
2004-10-21 Sandro SantilliAdded detect_geos_version in all: rule
2004-10-18 Sandro SantilliAdded reverse(geometry) and ForceRHR(geometry) document...
2004-10-18 Sandro Santillimakeline_from_multipoint renamed to line_from_multipoint
2004-10-18 Sandro Santilliupdated
2004-10-17 Sandro Santilliremoved USE_WKB partially-used define
2004-10-17 Sandro SantilliHEXWKB polygon
2004-10-17 Sandro Santilliupdated
2004-10-17 Sandro SantilliHEXWKB multiline output
2004-10-17 Sandro SantilliFixed a bug in lwline_serialize_buf preventing dimensio...
2004-10-17 Sandro SantilliFixed a debugging function output bug
2004-10-17 Sandro SantilliPoint and MultiPoint loaded using HEXWKB.
2004-10-17 Sandro Santillifixed prototype for user query table
2004-10-17 Sandro SantilliBug fixed in multipoint4D creation
2004-10-15 Sandro Santilliupdated
2004-10-15 Sandro SantilliInitial WKB functionalities
2004-10-15 Sandro Santillimakeline_from_multipoint() implemented and exposed.
2004-10-15 Sandro Santilliupdated
2004-10-15 Sandro SantilliFixed a bug in outputput dimension detection for makeline()
2004-10-15 Sandro Santilliupdated
2004-10-15 Sandro SantilliAdded debugging lines
2004-10-15 Sandro SantilliFixed a bug in make_lwline
2004-10-15 Sandro Santilliupdated
2004-10-15 Sandro SantilliFixed a bug making asSVG return a spurious char at...
2004-10-15 Sandro SantilliAdded makeline() aggregate and make_lwline() API method.
2004-10-15 Sandro Santilliupdated AsSVG doc
2004-10-15 Sandro Santillichanged precision semantic back to number of decimal...
2004-10-15 Sandro SantilliAdded a trailing zeros trimmer
2004-10-15 Sandro SantilliFixed handling of mixed dimensioned geometries in sourc...
2004-10-15 Sandro SantilliFixed a bug introduced by me (byteorder skipped for...
2004-10-14 Sandro SantilliUpdated pgsql2shp documentation.
2004-10-14 Sandro SantilliAdded support for user query (replacing schema.table)
2004-10-13 Sandro Santilliupdated
2004-10-13 Sandro SantilliAdded third buffer arg expanation
2004-10-13 Sandro Santillifixed arg number in buffer third arg
2004-10-13 Sandro SantilliAdded a third argument to the buffer() function.
2004-10-13 Sandro SantilliDropped SRID argument from point constructor.
2004-10-13 Sandro Santilliupdated
2004-10-13 Sandro SantilliAdded point constructors PG funx.
2004-10-13 Sandro SantilliAdded simpler lwpoint constructors.
2004-10-11 Sandro Santilliupdated
2004-10-11 Sandro SantilliAdded endiannes specification for postgis-1.0.0+
2004-10-11 Sandro SantilliAdded endiannes specification to unparse_WKB, AsBinary...
2004-10-11 Sandro SantilliAdded test.o to cleanup list
2004-10-11 Sandro Santilliupdated
2004-10-11 Sandro SantilliMoved misuring functions to misures.c (from lwgeom_func...
2004-10-11 Sandro Santillichanged description of pgsql2shp -b switch
2004-10-11 Sandro SantilliChanged collect() to return MULTI* if applicabe (all...
2004-10-11 Sandro SantilliAdded debug strings
2004-10-11 Sandro Santillicollect() always return a collection, with a component...
2004-10-11 Sandro SantilliFixed bug making it unbuildable.
2004-10-11 Sandro SantilliAdded lwgeom_addBBOX() and lwcollection_construct_empty()
2004-10-11 Sandro Santillilwgeom_same new implementation
2004-10-11 Sandro Santilliupdated
2004-10-10 Sandro Santillisegmentize2d() port and use of new LWGEOM structure.
2004-10-09 Sandro Santilliupdated
2004-10-08 Sandro Santilliupdated
2004-10-08 Sandro SantilliDebugging output cleanup.
2004-10-08 Sandro SantilliChanged LWGEOM structure to point to an actual BOX2DFLOAT4.
2004-10-08 Sandro Santilliadded memory allocation debugging
2004-10-08 Sandro SantilliAdded box2d.o module, reverted SCRIPTS_VERSION to 0...
2004-10-08 Sandro SantilliInitial revision
2004-10-08 Sandro SantilliSome updates
2004-10-08 Sandro SantilliDropped HWGEOM from this branch.
2004-10-07 Sandro Santilliupdated
2004-10-07 Sandro SantilliLots of rewriting/cleanup. TypeM/TypeZ supports.
2004-10-07 Sandro SantilliFixed a bug in 4d handling
2004-10-07 Sandro SantilliFixed bugs in TYPE_ macro usage
2004-10-07 Sandro SantilliChanged ptarray2d_construct interface.
2004-10-07 Sandro SantilliChanged geometrytype() to support TYPEM.
2004-10-07 Sandro SantilliChanged AddGeometryColumn to handle TYPEM.
2004-10-07 Sandro SantilliFixed TYPEM handling.
next