thq so much for ur help..I can solve my problem now...
I add TEMPLATE "void" and use lower case both on postgres column and .map
file
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual St
and add a tag
TEMPLATE "anything"
to the layer, otherwise Mapserver will not treat the layer as queryable
and no results are returned, hence nothing will be displayed. That's a
relict from Mapserver CGI.
armin
On 15/05/2008 16:16, [EMAIL PROTECTED] wrote:
> hello im new guy in this milist. r
Hi,
You need to specify a template for each layer.
For instance, :
LAYER
NAME 'kabupaten'
TEMPLATE "void"
.
END
[EMAIL PROTECTED] a écrit :
> hello im new guy in this milist. right now im working with my final
> project. I use pmapper as my framework. Somehow i can show the map into
>
do you get errors (PHP, Javascript)? do you get 'no records found'? etc.
armin
Original-Nachricht
> Datum: Thu, 15 May 2008 21:16:04 +0700 (WIT)
> Von: [EMAIL PROTECTED]
> An: pmapper-users@lists.sourceforge.net
> CC: pmapper-users@lists.sourceforge.net
&g
..try to insert
TEMPLATE void
into your class item
hth
flavio
--
io uso Debian GNU/Linux
user #413018 counter.li.org
<>
http://it.wikipedia.org/wiki/Formato_aperto
-
This SF.net email is sponsored by: Microsoft
hello im new guy in this milist. right now im working with my final
project. I use pmapper as my framework. Somehow i can show the map into
pmapper. But unfortunately, when i use tool info, the atrribut / info cant
show. Any1 one?
And then i use quantum gis to convert the shp to postgis then i co