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
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to