[mapserver-users] Re: Limiting the execution time of mapserver
Andy Colson
andy at squeakycode.net
Tue Jun 22 12:18:56 PDT 2010
On 6/22/2010 2:13 PM, mattmendick wrote:
>
> Thanks for the reply - where would you put this limit statement? I've tried
> putting it in the DATA section, like so:
>
> DATA "wkb_geometry from (select * from parcels LIMIT 100) as subquery using
> unique ogc_fid using srid=4326"
>
I was thinking this one...
>
> And none of these seem to work - am I putting the limit statement in the
> right spot?
Bummer... I was only guessing, I have never tried it before, maybe the
query get's re-written (appending where clauses and what not) and the
limit gets lost. Sorry 'bout that.
-Andy
More information about the MapServer-users
mailing list