postgis/utils
Sandro Santilli 44e7ff4edd updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@896 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-27 08:24:40 +00:00
..
postgis_restore.pl fixed typo 2004-09-20 08:21:04 +00:00
profile_intersects.pl Added USE_GIST variable on top of file. Changed true values report 2004-09-27 08:23:45 +00:00
README updated 2004-09-27 08:24:40 +00:00
test_estimation.pl changed error computation code to delta/totrows 2004-03-08 17:21:57 +00:00

test_estimation.pl
	test selectivity estimator for the && (overlap) operator

postgis_restore.pl
	restore a spatial database dump to a (possibly updated)
	new spatial database.

profile_intersects.pl
	compares distance()=0 and intersects() timings.