If you're new to Mapserver environment in general, please do *not* start
directly with p.mapper. As the manual says, it "requires some knowledge of the
MapServer environment in general. In particular, users should be familiar with
map file creation and its configuration"
And after getting to kn
yes, it's the better solution and I will change it. It remained like it is
because I never have to deal with anything else than Latin1 or Unicode. The
main reason to use utf8_encode was because it did not explicitly require
libiconv installed as iconv functions did. But in fact, it IS required a
Hi,
May I ask if there is a special reason why iconv is not being used
instead of utf8_encode for class names and description metadata? Since
iconv is used in query.php anyway, I think it is better to using it
because utf8_encode assumes the input string is in ISO-8859-1 (latin1)
encoding so it do
pmapper is an english list
I guess you must start reading all the below site documentation
http://mapserver.gis.umn.edu/
You will answer to 99% of your question
luca
On 12/13/06, accakappa <[EMAIL PROTECTED]> wrote:
> Salve,
>
> Sono uno studente universitario sto preparando la tesi e mi servire
Salve,
Sono uno studente universitario sto preparando la tesi e mi servirebbe un
aiuto su pmapper.
Utilizzo php 4 e pmapper 3.0 con IIS su windows xp
Ho scaricato e installato tutto e per vedere il corretto funzionamento ho
anche il pmapper_demo e funziona tutto.
Ora la mia domanda e' come facc