[postgis-users] postgis mapfile php

Gabe gabe at agtrix.com
Sun Apr 6 20:13:52 PDT 2008


There are two ways you can do that

$layer->set("data", "the_geom ....");

Or 

$layer->setFilter("name = 'Greece'");

Hope that helps

Gabe

> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net [mailto:postgis-
> users-bounces at postgis.refractions.net] On Behalf Of nickthegreek-
> Sent: Monday, 7 April 2008 10:46 AM
> To: postgis-users at postgis.refractions.net
> Subject: Re: [postgis-users] postgis mapfile php
> 
> 
> stephen it worked that..may thanks.. do  u have an answer also for the
> previous question??
> how could i change the where=greece in the mapfile
> 
> with any country i select from a menu
> 
> i try ..
> 
> this_layer->set("Data","the...geom....... ");
> 
> but it doesn't work
> --
> View this message in context: http://www.nabble.com/postgis-mapfile-
> php-tp16530438p16531835.html
> Sent from the PostGIS - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list