-users@lists.osgeo.org
Subject: Re: [mapserver-users] Feature select performance
Steve
The selection of layer data is done by a bounding box, though querying by
parameter values is just as slow. The mapfile is directly calling up the
shapefile (I had just followed the P.Mapper examples
[mailto:webturt...@gmail.com]
*Sent:* Tuesday, August 24, 2010 10:34 AM
*To:* Lime, Steve D (DNR)
*Cc:* mapserver-users@lists.osgeo.org
*Subject:* Re: [mapserver-users] Feature select performance
Steve
The selection of layer data is done by a bounding box, though querying by
parameter values
Hi all
I have rigged up a webGIS app (P.Mapper framework) where one of the
underlying datasets is a model grid (many thousand cells) in a shapefile.
The data displays nice and quick when just viewing, but if I allow the user
to select say 5000 cells it is very (extremely) slow to redraw with the
Of Chris Jackson
[webturt...@gmail.com]
Sent: Tuesday, August 24, 2010 3:19 AM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Feature select performance
Hi all
I have rigged up a webGIS app (P.Mapper framework) where one of the underlying
datasets is a model grid (many thousand cells
...@lists.osgeo.org [
mapserver-users-boun...@lists.osgeo.org] On Behalf Of Chris Jackson [
webturt...@gmail.com]
Sent: Tuesday, August 24, 2010 3:19 AM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Feature select performance
Hi all
I have rigged up a webGIS app (P.Mapper