]> granicus.if.org Git - postgis/commit
#3074, subdivide any geometry into a simple set of
authorPaul Ramsey <pramsey@cleverelephant.ca>
Sat, 7 Mar 2015 01:35:12 +0000 (01:35 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Sat, 7 Mar 2015 01:35:12 +0000 (01:35 +0000)
commit2c31d1fc616bf4df0bfd6e64c3ae6a36925f2332
treea9b1619217336601e3393d10ce157391ca0be919
parent7293d5e2b5246df3a5b5c180366873b31b836bdf
#3074, subdivide any geometry into a simple set of
smaller parts, great for subdividing tables of
Really Big Things into things that are smaller than
the page size

git-svn-id: http://svn.osgeo.org/postgis/trunk@13324 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/liblwgeom_internal.h
liblwgeom/lwgeom.c
liblwgeom/lwpoly.c
postgis/lwgeom_dump.c
postgis/postgis.sql.in