[postgis] Line Thinning

Paul Ramsey pramsey at refractions.net
Tue Mar 19 08:57:20 PST 2002


I'd just like to quickly point out that Line Thinning on the fly, while
not a bad thing, is a bit of a red herring in the pond. No matter how
aggressively or inteligently you thin, if your result set consists of 2
million records, you will not be getting interactive performance from
your database anymore.

Probably an intelligent browsing client, when told to 'look at that
spatial database' would do a quick (or not so quick) 'select count(*)'
from each spatial table, and a 'select extent(*)' from each spatial
table, then cache those results as a first order approximation of how
much data it is dealing with in each table. From there it could make
some smart choices about what to display/not display when zoomed to
'full extents'.

When such a thing exists, that is :)

P.

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list