[postgis-users] Help Mapserver and Postgis
Jose Gregorio Campos
josecamposl at gmail.com
Thu Sep 6 11:43:07 PDT 2007
I have a problem with the Substitution of Variable in MAPSERVER %var%
Tengo problema con la Sustitucion de Variable en MAPSERVER %var%
DATA "the_geom from (SELECT * FROM parcelas WHERE gid > '%var%') as foo
using srid=32619 using unique gid"
I execute and the IMAGE as LINK Broken
Ejecuto y queda la IMAGEN como ENLACE (LINK) Roto
Change to prove
Cambio para probar
DATA "the_geom from (SELECT * FROM parcelas WHERE gid > 5000) as foo using
srid=32619 using unique gid"
and everything is well
y todo resulta bien
THAT I MUST REVIEW
QUE DEBO REVISAR
Thanks and excuse my English badly
Gracias y disculpen mi mal Ingles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070906/aaaff50e/attachment.html>
More information about the postgis-users
mailing list