postgis/liblwgeom
2010-11-30 21:54:55 +00:00
..
cunit Remove LWGEOM_INSPECTED from AsGML and AsKML 2010-11-30 21:35:19 +00:00
examples Make the ptarray_add_point behavior more explicit. 2010-11-23 00:44:24 +00:00
box2d.c Flip all the internal liblwgeom files over to use liblwgeom_internal.h 2010-11-01 01:28:12 +00:00
g_box.c #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
g_serialized.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
g_serialized.txt Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;) 2009-09-14 10:54:33 +00:00
g_util.c Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lex.yy.c #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
liblwgeom.h Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
liblwgeom_internal.h Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
libtgeom.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
libtgeom.h #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
lwalgorithm.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwalgorithm.h Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lwcircstring.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwcollection.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwcompound.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwcurvepoly.c Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
lwgeodetic.c Inherit gbox flags from lwgeom when calculating. This makes sense. 2010-11-24 01:09:15 +00:00
lwgeodetic.h Update geography functions to use the in-build .flags attribute on LWGEOM 2010-11-23 23:47:44 +00:00
lwgeom.c Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
lwgeom_api.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwgparse.c #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
lwgunparse.c #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
lwhomogenize.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwhomogenize.h Flip all the internal liblwgeom files over to use liblwgeom_internal.h 2010-11-01 01:28:12 +00:00
lwin_wkb.c Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lwin_wkt.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwin_wkt.h Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lwin_wkt_lex.c Add/improve comments, fix SRID handling for EWKT inputs. 2010-10-25 04:57:14 +00:00
lwin_wkt_lex.l Add/improve comments, fix SRID handling for EWKT inputs. 2010-10-25 04:57:14 +00:00
lwin_wkt_parse.c Add/improve comments, fix SRID handling for EWKT inputs. 2010-10-25 04:57:14 +00:00
lwin_wkt_parse.h Add/improve comments, fix SRID handling for EWKT inputs. 2010-10-25 04:57:14 +00:00
lwin_wkt_parse.y Add/improve comments, fix SRID handling for EWKT inputs. 2010-10-25 04:57:14 +00:00
lwline.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwmcurve.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwmline.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwmpoint.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwmpoly.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwmsurface.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwout_geojson.c Remove LWGEOM_INSPECTED from AsGeoJSON 2010-11-30 20:11:13 +00:00
lwout_gml.c Remove LWGEOM_INSPECTED from AsGML and AsKML 2010-11-30 21:35:19 +00:00
lwout_kml.c Remove LWGEOM_INSPECTED from AsGML and AsKML 2010-11-30 21:35:19 +00:00
lwout_svg.c Remove LWGEOM_INSPECTED from AsSVG 2010-11-30 19:02:11 +00:00
lwout_wkb.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwout_wkt.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwpoint.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwpoly.c Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
lwprint.c Flip all the internal liblwgeom files over to use liblwgeom_internal.h 2010-11-01 01:28:12 +00:00
lwpsurface.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwsegmentize.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
lwspheroid.c Update geography functions to use the in-build .flags attribute on LWGEOM 2010-11-23 23:47:44 +00:00
lwtin.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
lwtree.c Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lwtree.h Clean out scruft from my G_ phase and start attempting to separate _internal from external liblwgeom functions. 2010-10-31 02:31:34 +00:00
lwtriangle.c Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
lwutil.c Change SRID to srid in LWGEOM struct (and also in CHIP too). Rename some functions related to SRID from Camel notation to lower case: errorIfSRIDMismatch, pglwgeom_getSRID, pglwgeom_setSRID, LWGEOM_getSRID, LWGEOM_setSRID, hasSRID. Related to #658 2010-11-25 17:34:21 +00:00
Makefile.in Remove libgeom.h 2010-11-23 20:22:25 +00:00
measures.c Move area calculations fully to liblwgeom and remove LWGEOM_INSPECTED 2010-11-30 21:54:55 +00:00
measures.h #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call. 2010-11-21 19:02:23 +00:00
measures3d.c Change over to lwgeom_is_collection where appropriate. 2010-11-02 06:20:22 +00:00
measures3d.h Change over to lwgeom_is_collection where appropriate. 2010-11-02 06:20:22 +00:00
ptarray.c Change POINTARRAY.dims to POINTARRAY.flags. Related to #658 2010-11-25 18:38:20 +00:00
stringbuffer.c Flip all the internal liblwgeom files over to use liblwgeom_internal.h 2010-11-01 01:28:12 +00:00
stringbuffer.h Add in more parser cases and test an EMPTY case. 2010-10-22 02:14:06 +00:00
vsprintf.c Fix compile problems on non-GNU systems by using va_copy as an alias onto the real version. Per report from Stefano Bonnin. 2009-07-07 10:33:23 +00:00
wktparse.h Add Triangle and TIN new geometry type. Add Cunit tests on parse stage, related to #561. Add ST_AsGML support TIN and Triangle for GML 3. Slightly cast change in PolyhedralSurface LWGEOM struct Remove PolyhedralSurface support from forceRHR function as orientation is meaningfull in PS. Move is_closed functions from PostGIS to LWGEOM dir and related cunit test case on line and curves. 2010-08-13 17:29:29 +00:00
wktparse.lex Add Triangle and TIN new geometry type. Add Cunit tests on parse stage, related to #561. Add ST_AsGML support TIN and Triangle for GML 3. Slightly cast change in PolyhedralSurface LWGEOM struct Remove PolyhedralSurface support from forceRHR function as orientation is meaningfull in PS. Move is_closed functions from PostGIS to LWGEOM dir and related cunit test case on line and curves. 2010-08-13 17:29:29 +00:00
wktparse.tab.c liblwgeom/lex.yy.c replaced with previous version 2010-09-27 12:59:29 +00:00
wktparse.tab.h liblwgeom/lex.yy.c replaced with previous version 2010-09-27 12:59:29 +00:00
wktparse.y Add Triangle and TIN new geometry type. Add Cunit tests on parse stage, related to #561. Add ST_AsGML support TIN and Triangle for GML 3. Slightly cast change in PolyhedralSurface LWGEOM struct Remove PolyhedralSurface support from forceRHR function as orientation is meaningfull in PS. Move is_closed functions from PostGIS to LWGEOM dir and related cunit test case on line and curves. 2010-08-13 17:29:29 +00:00