[mapserver-users] performance problem

Andy Colson andy at squeakycode.net
Fri Jun 11 14:41:42 PDT 2010


On 6/11/2010 3:49 PM, fedesan wrote:
> DATA "geom900913 from (select gid,geom900913 from gis.states_g) as foo
> using unique gid using SRID=900913"

I think you'd be ok with:

DATA "geom900913 from gis.states_g using unique gid using SRID=900913"

Dont think it should make a speed difference though

-Andy



More information about the MapServer-users mailing list