tileindexed layer crashing...
Jeff Portwine
jdport at VERITIME.COM
Fri Mar 18 09:58:31 PST 2005
Please realize that if you use an EXPRESSION to select features,
MapServer still has to read *every single feature* in the input files
and test them against your expression. If you try to do that for the
whole Northeast, MapServer is still being asked to read *every* road in
those states even if it ends up selecting and drawing only two of them.
Yes this makes sense now that you say this... I could preprocess out a lot of the
minor roads, trails, etc but really I do want the majority of the roads to be present...
Just I wanted to be able to show only the major highways while zoomed out and then
start showing lesser roads as I zoomed in closer. I'm not entirely sure how to
do the preprocessing (I had no GIS knowledge or experience at all before getting involved
with mapserver... I've learned a lot but have a long ways to go). I'll worry about that later
though.. now it's on to prepping another server for mapserver so I can get back to work on this. Thanks for all the comments and advice.
-Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050318/ad68b6f6/attachment.htm>
More information about the MapServer-users
mailing list