[Geoserver-users] Re: fetching a wms map with specific POI's overlayed on it.

— On Mon, 5/18/09, Roman Isitua romanisitua@anonymised.com wrote:

From: Roman Isitua romanisitua@anonymised.com
Subject: Re: [Geoserver-users] fetching a wms map with specific POI’s overlayed on it.
To: “Ian Turton” ijturton@anonymised.com
Date: Monday, May 18, 2009, 9:18 AM

Hi,

My client is a J2ME application. My j2me app has wms viewing capabilities. On the server side, I have a POI table in postgis with 8 possible POI types eg market, school, bank, hotels. etc and geoserver. I have registered the poi table and the base map table as two different layers in geoserver.

Thanks,

Roman.

— On Mon, 5/18/09, Ian Turton ijturton@anonymised.com wrote:

From: Ian Turton ijturton@anonymised.com
Subject: Re: [Geoserver-users] fetching a wms map with specific POI’s overlayed on it.
To: “Roman Isitua” romanisitua@anonymised.com
Cc: geoserver-users@lists.sourceforge.net
Date: Monday, May 18, 2009, 8:39 AM

On Mon, May 18, 2009 at 3:26 AM, Roman Isitua romanisitua@anonymised.com wrote:

Hi,
How can I fetch a wms map with specific POI types e.g. (hotels or markets)
overlayed on it. Can spatial filters or CQL do the job ? A practical example
will help.

This is usually done by requesting a second layer for the POIs
desired. Please give more details about your client and server setup
for a fuller answer.

Ian