[pmapper-users] R: Re: zoomQuery with a value using slashes

2008-06-03 Thread [EMAIL PROTECTED]
After some trials I verifed that you can use either %2F or '/' in the query 
string because the problem is in map file:
always don't use as "UNIQUE geometry id" a field with special characters


>Messaggio originale
>Da: [EMAIL PROTECTED]
>Data: 30/05/2008 19.34
>A: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>
>Cc: "pmapper-users"
>Ogg: Re: [pmapper-users] zoomQuery with a value using slashes
>
>fiorenontaglio,
>
>the slash '/' is a reserved character for URI's and needs to be encoded, 
>otherwise you will get strange results for the interpretation of the 
>URI. See eg. here
>   http://en.wikipedia.org/wiki/Percent-encoding
>for some details of the encoding.
>
>Just define the search part like
>
>[EMAIL PROTECTED]@[EMAIL PROTECTED]@0
>
>and it should work ok.
>
>armin
>
>On 30/05/2008 11:39, [EMAIL PROTECTED] wrote:
>> Using pmapper 3.2 on postgis layer
>> 
>> Problem with a zoomQuery string made like this:
>>  [EMAIL PROTECTED]@1/[EMAIL PROTECTED]@0
>> 
>> It seems the query value variable has got problems with values using 
slashes. I think misunderstood as a path.
>> I turned on the error logging in initmap.php (line 561) and this is what I 
get:
>> 
>> pratiche = '1/images/cursors/zoomin.cur'
>> PHP Fatal error:  [MapServer Error]: setExtent(): Given map extent is 
invalid.
>>  in /var/www/pmapper-3.2/incphp/map.php on line 174
>> 
>> 
>> 
>> 
>> 
>> -
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>> ___
>> pmapper-users mailing list
>> pmapper-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>> 
>



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] zoomQuery with a value using slashes

2008-05-30 Thread [EMAIL PROTECTED]
Using pmapper 3.2 on postgis layer

Problem with a zoomQuery string made like this:
 [EMAIL PROTECTED]@1/[EMAIL PROTECTED]@0

It seems the query value variable has got problems with values using slashes. I 
think misunderstood as a path.
I turned on the error logging in initmap.php (line 561) and this is what I get:

pratiche = '1/images/cursors/zoomin.cur'
PHP Fatal error:  [MapServer Error]: setExtent(): Given map extent is invalid.
 in /var/www/pmapper-3.2/incphp/map.php on line 174





-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] print pdf error

2008-05-15 Thread [EMAIL PROTECTED]
Hi, when i try to print pdf pmapper 3.2 shows this error:
"Fatal error: Allowed memory size of 8388608 bytes exhausted
(tried to allocate 3322095 bytes) in
/var/www/mugello/webgis/incphp/print/tcpdf.php on line
3229"...anybody has an idea about this problem??? This error
comes when on the map there are color ortofoto on  small
scale; for example: when the map (with color ortofoto) is at
1:2000 the print pdf is OK, instead when the map (with color
ortofoto) is at 1:1 the map gives the error.

thanks all,

marco zanieri

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] hyperlink

2008-05-14 Thread [EMAIL PROTECTED]

- Messaggio Inoltrato  -
Da : "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
A : pmapper-users@lists.sourceforge.net
Oggetto : hyperlink
Data : Wed, 14 May 2008 08:05:00 +0100

Hi!! I used (pmapper 3.2) hyperlink for a shape field and I
used an alias for the link values ; in the link field some
records are without value, so they are empty, but when I
open the attribute table in pmapper i see the alias in all
records of link field.I'd like to see the alias for only
records with a link value...is possible???

Thanks all!!

Bye,
marco zanieri


Walter Lorenzetti writes me:

Hi Marco,

try tu put this in /incphp/query/query.php file on row 633

if (in_array($fldName, $hyperFieldsValues) && $fldValue)

instead

if (in_array($fldName, $hyperFieldsValues))


i hope this can help you

bye

Walter

I tried and now it's ALL OK!!

Thanks Walter!!

marco zanieri




-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] hyperlink

2008-05-14 Thread [EMAIL PROTECTED]
Hi!! I used (pmapper 3.2) hyperlink for a shape field and I
used an alias for the link values ; in the link field some
records are without value, so they are empty, but when I
open the attribute table in pmapper i see the alias in all
records of link field.I'd like to see the alias for only
records with a link value...is possible???

Thanks all!!

Bye,
marco zanieri

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] suggest

2008-02-13 Thread [EMAIL PROTECTED]
Hi i'm working with pmapper 3.2 beta 4 and i'm using the
"suggest" type in search.xml; I noted that if i use 2 fields
(for the same layer, shape file) in "suggest" type, when i
write in the first combo box (the combo box of the first
field) the suggest list is located under the second combo
box (the combo box of the second field), i don't know
why...anybody could help me???

thanks all,
marco zanieri


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Package for Fedora

2007-12-24 Thread ík &lt;[EMAIL PROTECTED]>
no, there are no rpm packages, only deb-s
ivan

[EMAIL PROTECTED] wrote:
> Hi, on pmapper.net i saw that are available the Packages
> both for Debian and Ubuntu, is there the package for FEDORA
> 6 or 7???
>
> thanks all,
> marco zanieri
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>   


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Package for Fedora

2007-12-24 Thread [EMAIL PROTECTED]
Hi, on pmapper.net i saw that are available the Packages
both for Debian and Ubuntu, is there the package for FEDORA
6 or 7???

thanks all,
marco zanieri

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] pmSuggestLaunchSearch

2007-12-19 Thread [EMAIL PROTECTED]
Hi I'm using pmapper 3.2 beta4; i'm working with "suggest
search" and in the "js_config.php" I changed:

/**
 * Define if select a SUGGEST row will directly launch the
search
 */
var pmSuggestLaunchSearch = true;

in:

/**
 * Define if select a SUGGEST row will directly launch the
search
 */
var pmSuggestLaunchSearch = false;

But don't change anything!!! Anybody could help me??

thanks all!!
marco zanieri


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] pmapper-3.2 dev (snv develop version) problems

2007-12-18 Thread ík &lt;[EMAIL PROTECTED]>
Thanks, I did not correctly understand  Your last email to this issue.


Ivan

Armin Burger wrote:
> ivan minc wrote:
>   
>> I think there should be something wrong with PDF print, as I already
>> wrote. I have same message (FPDF error: Image file has no extension and
>> no type was specified: void) when I try following:
>> I choose Advanced print and I write print title, other options
>> unchanged.
>>
>> When I change Paper size, or Paper orientation I get
>> *Fatal error*: Call to a member function attributes() on a
>> non-object in* /var/www/pmapper-3.2-beta/incphp/print/printxml.php* on
>> line *239*
>>
>> I already looked at the code, but the I am not sure what is the problem.
>> I will try again...
>>
>> Armin, please can You try once again for sure, if that advanced printing
>> is working in Your case? (for example at pmapper demo site) Thanks
>>
>> 
>
> I never said that it is working with the 'advanced' stuff! I wrote some 
> days ago:
>
> "If I use the original settings as in the latest beta I do not get any 
> error. Advanced settings anyway do not have any effect that's why they 
> are commented out."
>
> The original *settings* have the advanced part commented out.
> They would have no effect since all code behind to create the PDF has 
> not changed.
>
> armin
>
> -
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>   


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] pmapper-3.2 dev (snv develop version) problems

2007-12-17 Thread ík &lt;[EMAIL PROTECTED]>
I think there should be something wrong with PDF print, as I already
wrote. I have same message (FPDF error: Image file has no extension and
no type was specified: void) when I try following:
I choose Advanced print and I write print title, other options
unchanged.

When I change Paper size, or Paper orientation I get
*Fatal error*: Call to a member function attributes() on a
non-object in* /var/www/pmapper-3.2-beta/incphp/print/printxml.php* on
line *239*

I already looked at the code, but the I am not sure what is the problem.
I will try again...

Armin, please can You try once again for sure, if that advanced printing
is working in Your case? (for example at pmapper demo site) Thanks

I use Debian Etch PHP and all other stuff from packages. Pmaper is
latest from the new repository.

Ivan




Carlos Timóteo wrote:
> I still can't make it work.
>
> I tried the ubuntu packages too, with default pmapper .map file but i
> only have cities icon legend working in TOC.
>
> In the PDF creation i get:
>
> FPDF error: Image file has no extension and no type was specified: void
>
> In print, no icon legend icons too.
>
> Someone have a clue, what's missing in my server to make pmapper 3.2
> dev, version full working ???
>
> Thanks in advance.
>
> Carlos Timóteo, Portugal
>
>
> 2007/12/13, Carlos Timóteo <[EMAIL PROTECTED]>:
>   
>> Ok.
>>
>> I am sorry for some basic questions...
>>
>> I upgraded my PHP5 version to 5.2.1 and solved the export problems...
>>
>> But the legend images in toc still missing.
>>
>> I only get:
>>
>> Not Found
>>
>> The requested URL /pmapper2/void was not found on this server.
>>
>> In my php debug (pm_debug.log and in the other php error log) i only get:
>>
>> ---
>>
>> [13-Dec-2007 18:09:19] P.MAPPER debug info
>> Validation of search.xml file FAILED:
>> 
>> Warning:  DOMDocument::schemaValidate() [> href='function.DOMDocument-schemaValidate'>function.DOMDocument-schemaValidate]:
>> Element 'searchlist': Character content other than whitespace is not
>> allowed because the content type is 'element-only'. in
>> /var/www/pmapper-dev/incphp/query/search.php on line
>> 66
>> 
>>
>> --
>>
>> I used Firebug, FireFox extra to debug the legend error and i get in console:
>>
>> Access to restricted URI denied" code: "1012
>>
>> function scalebar_init(){pm_scaleBar=new
>> ScaleBar(1);pm_scaleBar.divisions=3;pm...
>>
>> scalebar_cjs.js (line 25)
>>
>> I have gdal-bin installed and legend command working.
>>
>>
>> Thanks for your patience and info.
>>
>> Goodbye.
>>
>> Carlos Timóteo, Portugal
>>
>> 
>
>
>   


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] load DBF

2007-12-13 Thread [EMAIL PROTECTED]
Hi,
i have a problem, i'm trying to load in pmapper 3.2 beta4 a
dbf table with 2 fields wherein are located the coordinates
x y, so i have to load a xy layer;
I have found some examples with tables from Mysql, Oracle,
Postgis, but i didn't found any example for dbf.SOMEBODY
COULD HELP ME???

thanks all,
marco zanieri


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Problems with additional language:catalan

2007-12-13 Thread ík &lt;[EMAIL PROTECTED]>
Have You tried to delete browser cache and  then restart it ?

Pepe Espuela wrote:
> Hi Ivan,
>
> I have already created the file language_ca.php and changing the
> configuration in the config.ini too.
> I do not have any problem if I change to English and  Spanish, so the
> question of whether some action is needed most.
> Thanks
>
> */ivan minc(ík <[EMAIL PROTECTED]>/* escribió:
>
> Hi,
> You need just make language_XX.php file and set
> pm_default_language = XX
> in config.ini.
>
> ivan
>
> jespsan wrote:
> > Hi ,
> >
> > I am trying to add a new language program in my aplication with
> pmapper
> > 3.2-beta3, in this case "Catalan". I tested two options:
> > 1 .- The first, I have created a file language_ca.php with all
> translations
> > of the strings. Everything works except the TOC that shows no
> information
> > and after reviewing the PHP_error_log.log tells me:
> > "PHP warning: Can not modify header information-headers already
> sent by
> > (output started at c: \ ms4w \ pmapper \ map.phtml)" on line 57,
> "that is:
> > / / Header ( "Content-type: text / html; charset = $ defChartset");
> > Actually my $ defCharset = UTF-8
> > 2. I tried too to use a file language_XX.php and replace the
> values of the
> > string, but the result is the same.
> >
> > Can anyone tell me if it is necessary to modify anything more,
> or create a
> > new language, then I do not understand bein use File "localedb.db."
> >
>
>
> -
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> 
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>
> 
>
> ¿En Madrid por primera vez? Aprovecha el conocimiento de más de 2
> millones de personas
> Yahoo! Respuestas
> <http://us.rd.yahoo.com/mail/es/tagline/answers/*http://es.answers.yahoo.com/;_ylc=X3oDMTEzNWwxbTZtBF9TAzIxMTQ3MTQxOTAEc2VjA01haWwEc2xrA3RhZ2xpbmVz>.


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Problems with additional language:catalan

2007-12-13 Thread ík &lt;[EMAIL PROTECTED]>
Hi,
You need just make language_XX.php file and set pm_default_language = XX
in config.ini.

ivan

jespsan wrote:
> Hi ,
>   
> I am trying to add a new language program in my aplication with pmapper
> 3.2-beta3, in this case "Catalan". I tested two options:
> 1 .- The first, I have created a file language_ca.php with all translations
> of the strings. Everything works except the TOC that shows no information
> and after reviewing the PHP_error_log.log tells me:
> "PHP warning: Can not modify header information-headers already sent by
> (output started at c: \ ms4w \ pmapper \ map.phtml)" on line 57, "that is:
>   / / Header ( "Content-type: text / html; charset = $ defChartset");
> Actually my $ defCharset = UTF-8
> 2. I tried too to use a file language_XX.php and replace the values of the
> string, but the result is the same.
>
> Can anyone tell me if it is necessary to modify anything more, or create a
> new language, then I do not understand bein use File "localedb.db." 
>   


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] search button

2007-09-17 Thread [EMAIL PROTECTED]
Hi, i have a problem about the width of button "search",
when i change width in query.css:

div.searchitem input, select {
font-size : 9px;
background-color : #EBEBEB;
border-color :  #003366;
border-width : 1px;
padding-top: 1px;
padding-left: 2px;
width: 18em; 
vertical-align: middle;
}

also the button's (Ricerca) width changes like the input
forms, but i would like to have a smaller width
(50px)...Somebody could help me??

thank all,
marco zanieri

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] chiusura di pmapper da pagina web

2007-03-22 Thread [EMAIL PROTECTED]
Ciao a tutti,
da pmapper apro una pagina web.
In quest'ultima vorrei che al click di un link venga chiuso pmapper.
E' possibile fare ciò??
Grazie a tutti per il vostro aiuto.
HELP HELP


--
Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom
http://click.libero.it/infostrada



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Creazione di un help

2007-03-16 Thread [EMAIL PROTECTED]
Ciao a tutti,
vorrei creare in pmapper un help che venga visualizzato quando viene premuto un 
tasto(EX: F9 oppure H).
Qualcuno sa come aiutarmi??
Grazie a presto Antonio


--
Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom
http://infostrada.it



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[Pmapper-users] Zooming with the scroll wheel

2006-09-18 Thread [EMAIL PROTECTED]
I noticed that zooming with the scroll wheel is opposite what I have
seen in other applications.  For example, Google Maps, Yahoo Maps and
uDig, all zoom in when you move the wheel forward, and zoom out when you
pull the wheel back.  It's a simple fix, just switch the 2 and -2 in
zoombox.js, function omw(e).
_
Peter Gattuso
U.S. Environmental Protection Agency




[Pmapper-users] Meeting...

2006-09-13 Thread [EMAIL PROTECTED]
Hi Armin, ai All,

I'm Walter of Faunalia, in this moment I'm in Lausanne for FOSS4G2006.
Who is here?
Why we met? For example this evening at 18:10 in Amphipole Hall...

What do you think?

Bye
Walter







[Pmapper-users] Display format for coordinates

2006-09-08 Thread [EMAIL PROTECTED]
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060908/37f62a74/attachment.htm
 


[Pmapper-users] using the new Mapserver 4.10 beta2

2006-09-06 Thread [EMAIL PROTECTED]
I had sent a previous message about pmapper not working with the new
MS4W that includes Mapserver 4.10 beta2.  This is the version that has
labels that can conform to a line shape.  In fact, I did get it working.
Just had to modify the config.ini (or config_project.ini) with
"msVersion = 4.10.0".
_
Peter Gattuso
Office of Emergency Management (5104A)
U.S. Environmental Protection Agency
1200 Pennsylvania Ave. NW
Washington, DC  20460
202-564-7993 (office)
202-564-2625 (fax)
_




[Pmapper-users] pmapper with mapserver version 4.10

2006-09-06 Thread [EMAIL PROTECTED]
Beta2 of Mapserver 4.10 has been released.  MS4W has an upgrade.  But
alas, pmapper does not work with this new version.  The new Mapserver
4.10 is important to me because it supports curved labels (so you can
have a street name follow the arc of the street.)   It would be great if
you could update pmapper to use the new MS4W, or provide some advice on
what needs to be changed.  Thanks!!
_
Peter Gattuso
Office of Emergency Management (5104A)
U.S. Environmental Protection Agency
1200 Pennsylvania Ave. NW
Washington, DC  20460
202-564-7993 (office)
202-564-2625 (fax)
_




[Pmapper-users] Cannot access result layer

2006-06-12 Thread [EMAIL PROTECTED]
Hello everybody,
I am trying to modify the source code of pmapper 1.1.0 to add new features.
First of all, I would like to make some operations on the features selected.
In map.php, it seems that the hilight layer is named \"reslayer\", but I was
not able to access the features in this layer. For example with this code:

$layer=$this->map->getLayerByName(\"reslayer\");
$shape=$livello->getShape(1,0);// first shape of the selection

I get this error...\"Fatal error: Assertion failed, Could not set shape
values: 12, 0 in ...\\map.php on line 851\"

If I set another layer, it is ok. Why can\'t I access objects from the
reslayer? 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Vinci 100 giorni di Sheba: In palio tanti set di prodotti Sheba per la
gioia del tuo gatto! 
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?midR67&d 060612

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060612/93c3affb/attachment.htm
 


[Pmapper-users] custom.js

2006-04-07 Thread [EMAIL PROTECTED]
Thanks very much Alessandro,
that is what I was looking for!
Now I can open directly from the link in the pop-up window the phppgadmin's page
in wich i can modify the fields of the specific point.
thank you again.

Cheers
_ _

Alessandro Bezzi

Arc-Team
Archaeology & Free Software
http://www.arc-team.com/
alessandro.bezzi a arc-team.com 






[Pmapper-users] custom.js

2006-04-06 Thread [EMAIL PROTECTED]
Hi all,
i'm usin pmapper 1.9.5.
i would link the result query (selected fields) of my postgis table to another
page. i see it is possible in the gallery of pmapper
(http://www.terneuzen.nl/pmapper/pmapper/start.phtml).
I set the mapfile with the line "RESULT_HYPERLINK" "FIELD1||Link on Detail,
FIELD2" but i don't know how to work in the custom.js file. Is there an exemple 
i
could see to understand the code?
thank you very much


Alessandro Bezzi





[Pmapper-users] query postgis layer

2006-03-07 Thread [EMAIL PROTECTED]
Un allegato HTML ? stato rimosso...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060307/5ae77b80/attachment.htm
 


[Pmapper-users] Edit point, Edit polygon, Modify elements

2006-03-04 Thread [EMAIL PROTECTED]
Un allegato HTML ? stato rimosso...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060304/1bc336d9/attachment.htm
 


[Pmapper-users] Force legend

2006-03-02 Thread [EMAIL PROTECTED]
Hello Armin, hello everybody.
I have a geotiff to publish. I would like to know how to force a legend into
the application. The legend is 107x164 pixel. Are there any solutions? 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Cerchi l?amore? Allora iscriviti gratis a Meetic: troverai migliaia di
single in linea e potrai chattare con loro.
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4049&d=20060302

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060302/f1bdb665/attachment.htm
 


[Pmapper-users] grid with legend

2006-02-28 Thread [EMAIL PROTECTED]
Hello everybody,
I am using pmapper 1.1.0. Is it possible to view legends also for grid
(floating point raster)?
A grid without his legend is useless because there is no reference for
values.
Thanks to all! 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Biglietti da visita premium GRATUITI. Offerta in scadenza


 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4834&d=20060228

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060228/2eb9bb84/attachment.htm
 


[Pmapper-users] Editing capabilities

2006-02-08 Thread [EMAIL PROTECTED]


> What do you need to edit? Polygons, lines, points? Just add features or 
> also modify existing ones? For everything else than points I would see 
> slight problems of topology consistency. 

I would like to edit graphic features (points, lines, polygons...) and field
values.


>There is a MS client on 
> sourceforge that supports some kind of editing, including basic topology 
> support, the name slipped my mind. 

Is it AppforMap? http://appformap.mapuse.net/


> If you want to work on editing with pmapper, you can have a look at the 
> measure functions, that come closest to some kind of editing 
> functionality. Adding points to a PostGIS table seems for me a viable 
> way (I used once for testing), everything else will become a bit 
> complex, I guess.

For editing, what is easiest? To work directly on shp files or on postgis
layers?
Thank you very much! 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Gioca e vinci con Suzi Wan! Ti aspettano premi ogni giorno
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4723&d=20060208

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060208/9267dd02/attachment.htm


[Pmapper-users] Editing capabilities

2006-02-07 Thread [EMAIL PROTECTED]
Hello Armin, hello everybody,
I make use of mapserver 4.6 and pmapper version 1.1.0 as a web client. It
works very well. Now I would like to add editing capabilites, but I have no
idea how to achieve this goal. Could anyone help me? 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Sono aperte le iscrizioni per il corso Nazionale di Web Marketing
Imparerai come promuoverti sui motori di ricerca - clicca qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3215&d=20060207

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060207/095f8ad6/attachment.htm


[Pmapper-users] About image quality

2006-01-25 Thread [EMAIL PROTECTED]
Hello Armin, hello all
is it possible to set the jpeg quality output? I would like to set an higher
quality since some layers show jpeg artifacts. I would resolve the problem
with gif output, but unlucky I also have an ecw raster that requires a
24-bit-output. Then I tried with ping, that supports 24 bit (I setted
IMAGETYPE PNG24) but the output is 8 bit...I don\'t know why...with maplab,
png24 was very good-lucking. 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Trova la tua anima gemella con Meetic. Iscriviti subito gratis: potrai
trovare migliaia di single in linea e chattare con loro!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4048&d=20060125

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060125/b8ed94b1/attachment.htm


[Pmapper-users] Problems with JOIN

2006-01-20 Thread [EMAIL PROTECTED]
Dear Armin,
what you say is perfectly right. I switched all the names into lower-case,
and now it works!
About the 1-to-many relation, what do you think to do? 


- Original Message - 
From: \"Armin Burger\" <[EMAIL PROTECTED]>
To: 
Cc: 
Sent: Friday, January 20, 2006 1:52 PM
Subject: Re: [Pmapper-users] Problems with JOIN


> pmapper works with Postgres 7.3, 7.4, 8.0 and 8.1 and so on. The basic
query
> syntax in PG has not changed since eternities. But as I said, PG has a
> strange behaviour towards using upper case letters in names, it\'s a bit
like
> UNIX style naming applied to a DB.  I would not recomment anybody using
> upper case names in PG, because having to put all names in double quotes
> makes things a bit annoying.
> 
> Try renaming table and column names to full lower case and run the query
> 
> SELECT ppid,ppnom FROM anagrafica_punti_prelievo WHERE geoid=1884
> 
> It will then also work to have
> 
> SELECT PPID,PPNOM FROM ANAGRAFICA_PUNTI_PRELIEVO WHERE GEOID=1884
> 
> The important thing is just to have columns and tables in PG defined in
> lower case. Sorry, but I have not defined this behaviour. 
> 
> Armin 
> 
> 
>> --- Urspr?ngliche Nachricht ---
>> Von: carlo.calvino at email.it
>> An: pmapper-users at faunalia.it
>> Betreff: Re: [Pmapper-users] Problems with JOIN
>> Datum: Fri, 20 Jan 2006 13:10:30 +0100
>> 
>> Further investigations into this stuff suggests me that my problem with
>> Postgresql is not related to the uppercase/lowercase syntax, but with
>> apostrophes.
>> In fact this query is working:
>> SELECT \"PPID\",\"PPNom\" FROM \"Anagrafica_Punti_Prelievo\" WHERE
\"GEOID\"=1884
>> Then I think that, by default, pmapper will not work with Postgresql 8.0
>> 
>> 
>> > if you get the error
>> > \"Relation Anagrafica_Punti_Prelievo does not exist\"
>> > then the table is definitively not existing. Postgres supports this
kind
>> > of query for sure. But PG has sort of strange behaviour when using
upper
>> > case characters for tables or columns. Try converting everything in 
>> > lower case and run it again.
>> 
>> I use both versions 1.9.4 and 1.1.0, and 1-to-1 relation works, but the
>> name
>> of the joined fields is not displayed.
>> Now I am also able to make a 1-to-many relation, but as you say, there
are
>> some problems resulting in a confused graphical rapresentation.
>> When do you think you will adjust this part of code? I could also be
>> available to restructuring the code on my own, and obvioulsy give the
mods
>> to all other users :) There is an interest in such a feature?
>> 
>> 
>> > I checked the code and for 1-to-1 relations it works without problems. 
>> > For 1-to-many there is a slight problem that would need some 
>> > re-structuring of the code. The data are displayed, but just everything

>> > in one row. In your case you do not get a query result (which would be 
>> > an array) but either an error object or error code (what you can print 
>> > out, eg. with \"print_r($data);\" in line 216.
>> > 
>> > In general it\'s always a bit difficult to find errors without having
the
>> > data and the map file available. I even do not know the version or
build
>> > of pmapper you are using.
>> 
>>  
>>  --
>>  Email.it, the professional e-mail, gratis per te: http://www.email.it/f
>>  
>>  Sponsor:
>>  Proteggi al tua casa:con FULL CASA di RAS bastano anche solo 50 Cent. al
>> giorno. Fai subito il tuo preventivo online!
>>  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4026&d=20060120
>> 
>> 
>> 
>> ___
>> Pmapper-users mailing list
>> Pmapper-users at faunalia.it
>> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users
>> 
> 
> -- 
> Telefonieren Sie schon oder sparen Sie noch?
> NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 DVD vergini: acquista online a prezzi vantaggiosi!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4589&d=20060120

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060120/32ec1a4f/attachment.htm


[Pmapper-users] Problems with JOIN

2006-01-20 Thread [EMAIL PROTECTED]
Further investigations into this stuff suggests me that my problem with
Postgresql is not related to the uppercase/lowercase syntax, but with
apostrophes.
In fact this query is working:
SELECT "PPID","PPNom" FROM "Anagrafica_Punti_Prelievo" WHERE "GEOID"=1884
Then I think that, by default, pmapper will not work with Postgresql 8.0


> if you get the error
> "Relation Anagrafica_Punti_Prelievo does not exist"
> then the table is definitively not existing. Postgres supports this kind 
> of query for sure. But PG has sort of strange behaviour when using upper 
> case characters for tables or columns. Try converting everything in 
> lower case and run it again.

I use both versions 1.9.4 and 1.1.0, and 1-to-1 relation works, but the name
of the joined fields is not displayed.
Now I am also able to make a 1-to-many relation, but as you say, there are
some problems resulting in a confused graphical rapresentation.
When do you think you will adjust this part of code? I could also be
available to restructuring the code on my own, and obvioulsy give the mods
to all other users :) There is an interest in such a feature?


> I checked the code and for 1-to-1 relations it works without problems. 
> For 1-to-many there is a slight problem that would need some 
> re-structuring of the code. The data are displayed, but just everything 
> in one row. In your case you do not get a query result (which would be 
> an array) but either an error object or error code (what you can print 
> out, eg. with "print_r($data);" in line 216.
> 
> In general it's always a bit difficult to find errors without having the 
> data and the map file available. I even do not know the version or build 
> of pmapper you are using.

 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Proteggi al tua casa:con FULL CASA di RAS bastano anche solo 50 Cent. al
giorno. Fai subito il tuo preventivo online!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4026&d=20060120





[Pmapper-users] Problems with JOIN

2006-01-19 Thread [EMAIL PROTECTED]
Dear Armin,
I looked inside string $sqlRun, its value is "SELECT PPID,PPNom,GEOID FROM
Anagrafica_Punti_Prelievo WHERE GEOID=1884".
I passed this code into Postgresql 8.0 and it says:" Relation
Anagrafica_Punti_Prelievo does not exist". This type of sql code doesn't
seem to be supported by Postgresql 8. So, I moved the table into an Access
database, updating the map file with:

RESULT_JOIN
"odbc://'':''/localhost at prova||Anagrafica_Punti_Prelievo at [EMAIL 
PROTECTED] at PPID,PPNom||GEOID||0"

It does work! But the query doesn't show the two cells with the name of the
joined fields. 
Moreover, if I join to a table with a 1-to-many relation, I get the same
error:

"Cannot Use a scalar value as an array in squery.php on line 221". 

This type of relation is important for me, and I think it is what ArcView
calls "Relate". Thank you very much for your help.


- Original Message - 
From: "Armin Burger" <[EMAIL PROTECTED]>
To: 
Cc: 
Sent: Wednesday, January 18, 2006 3:30 PM
Subject: Re: [Pmapper-users] Problems with JOIN


> Try to write out the SQL string that is sent to the DB, something like
after
> line 292
> 
> error_log($sqlRun);
> 
> and see in the PHP error log for the command, then run it dircetly on the
> database and see if the command executes without erors.
> 
> if yes, write out the result ($data) from the query after line 211; you
can
> use the printDebug() function from common.php, just modify the path of the
> debug file.
> 
> I have to admit that i haven't used the join function since about 2 years,
> but the code should not have changed since and it had been working. 
> 
> Armin
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Suonerie polifoniche, loghi, sfondi colorati, giochi multimediali, ecco
tutto quello che trovi nella sezione email.it dedicata ai cellulari
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3116&d=20060119





[Pmapper-users] Problems with JOIN

2006-01-19 Thread [EMAIL PROTECTED]
Dear Armin,
I looked inside string $sqlRun, its value is "SELECT PPID,PPNom,GEOID FROM
Anagrafica_Punti_Prelievo WHERE GEOID=1884".
I passed this code into Postgresql 8.0 and it says:" Relation
Anagrafica_Punti_Prelievo does not exist". This type of sql code doesn't
seem to be supported by Postgresql 8. So, I moved the table into an Access
database, updating the map file with:

RESULT_JOIN
"odbc://'':''/localhost at prova||Anagrafica_Punti_Prelievo at [EMAIL 
PROTECTED] at PPID,PPNom||GEOID||0"

It does work! But the query doesn't show the two cells with the name of the
joined fields. 
Moreover, if I join to a table with a 1-to-many relation, I get the same
error:

"Cannot Use a scalar value as an array in squery.php on line 221".

This type of relation is important for me, and I think it is what ArcView
calls "Relate". Thank you very much for your help.


- Original Message - 
From: "Armin Burger" <[EMAIL PROTECTED]>
To: 
Cc: 
Sent: Wednesday, January 18, 2006 3:30 PM
Subject: Re: [Pmapper-users] Problems with JOIN


> Try to write out the SQL string that is sent to the DB, something like
after
> line 292
> 
> error_log($sqlRun);
> 
> and see in the PHP error log for the command, then run it dircetly on the
> database and see if the command executes without erors.
> 
> if yes, write out the result ($data) from the query after line 211; you
can
> use the printDebug() function from common.php, just modify the path of the
> debug file.
> 
> I have to admit that i haven't used the join function since about 2 years,
> but the code should not have changed since and it had been working. 
> 
> Armin
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Cerchi l?amore? Allora iscriviti gratis a Meetic: troverai migliaia di
single in linea e potrai chattare con loro.
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4049&d=20060119





[Pmapper-users] Problems with JOIN

2006-01-18 Thread [EMAIL PROTECTED]
Hello Armin, hello all
I am having problems with joining. My DBMS is PostgreSQL, and this is the
METADATA line of the layer:


RESULT_JOIN
\"pgsql://postgres:miapass at localhost/marco||Anagrafica_Punti_Prelievo at 
[EMAIL PROTECTED] at PPID,PPNom||GEOID||0\"

That is, I have a layer with a field called GEOID. In the table
\"Anagrafica_Punti_Prelievo\" I have the same field (it is the primary key)
and other fields (i am interested in PPID and PPNOM). When I query some
points, this error appear:

\"Warning: Cannot use a scalar value as an array in
C:\\ms4w\\Apache\\htdocs\\pmapper\\incphp\\query\\squery.php on line 221\"

This line is repeated several times. This problem affects both pmapper 1.9.4
and 1.1.0. Any suggestions? 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Acquista ora Email.it Phone Card e comincia a risparmiare sulle tue
telefonate! Clicca e scopri l'offerta
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2684&d=20060118

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060118/8191687e/attachment.htm


[Pmapper-users] v1.1.0 and v.1.9.4

2006-01-17 Thread [EMAIL PROTECTED]
Hello again,
what is the difference between v.1.1.0 and v.1.9.4?
The strangest thing is that v1.9.4 was released on 10th October 2005, and
v.1.1.0 on 5th January, 2006.
I don\'t understand this type of versioning... 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Personalizza il tuo cellulare con un semplice sms, clicca qui

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3115&d=20060117

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060117/a8aae208/attachment.htm


[Pmapper-users] Grouping layers

2006-01-16 Thread [EMAIL PROTECTED]
Hello everybody,
I made some researchs over Internet to find an handsome tool to represent
GIS layers, and I discovered Pmapper.
Despite his youthfulness, it looks very promising. So my best congratulation
to Armin Burger! 
And now here is my problem:
Let\'s suppose to have ten layers, I want to organize them in 5 individual
layers, and the other five inside a group. That is something like this:

[ ] Layer 1
[ ] Layer 2
[x] Layer 3
[x] Layer 4
[x] Layer 5
[x] Group layer #1
[ ] Layer 6
[x] Layer 7
[ ] Layer 8
[x] Layer 9
[ ] Layer 10

Checkboxes can be off [ ] or on [x]. Any ideas how to achieve this aim?
Furthermore, I read from the documentation that \"If more than one layer
belongs to a common group the name of the first layer is taken for the group
name\". This is not right, because a layer cannot have the same name of a
group. How could one change this?  
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Sei in cerca dell?amore? Non perdere tempo, iscriviti gratis a Meetic!
Potrai chattare con migliaia di single in linea.
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4052&d=20060116

-- next part --
An HTML attachment was scrubbed...
URL: 
http://faunalia.it/pipermail/pmapper-users/attachments/20060116/1186ef06/attachment.htm


[Pmapper-users] legend icons again

2005-11-24 Thread [EMAIL PROTECTED]
Hi all,
I have another problem with icons in toc. I cleared the folder "images/legend"  
two times and it works fine for refresh the legendthe last time I cleared 
them I get an "Internal Server Error". If I replace the file "createimg.log" in 
"images/legend" it works but I can't see the icons.

Have you got any suggestion?



[Pmapper-users] legend icons

2005-11-24 Thread [EMAIL PROTECTED]
> Try to delete everything in /images/legend folder and open the application
> again...I had the same problem and Armin suggested this solution that
> worked.
> 
> dejan
> 
>

Thanks a lot: it works!

flavio



[Pmapper-users] legend icons solved

2005-11-23 Thread [EMAIL PROTECTED]
> Hi all
> I'm new with pmapper (I use pmapper 1.9.4) and I have some problems with 
> icons visualization. I substitute the layer of the demo data with my data. I 
> can see the map and the toc with the name but the icons aren't displaied.
> So in "/image/legend" there are also demo data icons.
> 
> Can you help me?
> 


sorry, but I have now seen a message of the list where i found the answear:

clear the directory "image/legend". It works.

flavio
> 
> ___
> Pmapper-users mailing list
> [EMAIL PROTECTED]
> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users
> 



[Pmapper-users] legend icons

2005-11-23 Thread [EMAIL PROTECTED]
Hi all
I'm new with pmapper (I use pmapper 1.9.4) and I have some problems with icons 
visualization. I substitute the layer of the demo data with my data. I can see 
the map and the toc with the name but the icons aren't displaied.
So in "/image/legend" there are also demo data icons.

Can you help me?



[Pmapper-users] Pmapper query issue

2005-10-24 Thread [EMAIL PROTECTED]
Hello

I'm having a bit of trouble with pmapper when I try to query a shape 
that has a table with 56 records, but when i query it, it only shows the 
first record!
I try to mess around (I'm a newbie at programming) with the init.php 
file and the query.php but it didn't get me anywhere!
I would like to know if it is possible to show all records from a single 
shape, and what should I change to accomplish that!

Thanks in advance for any help!

Best regrades
Hugo Santos


[Pmapper-users] Re: layout

2005-10-17 Thread [EMAIL PROTECTED]
; border-style : solid;
>> border-width : 1px;
>> font-size : 12px;
>> }
>>
>> /* Input Button colors on/off */
>> .TOOLFRAME input.button_on, .FRAME1 input.button_on {
>> background-color : #003366;
>> color: #FF;
>> border-color: #FF;
>> }
>>
>> .TOOLFRAME input.button_off, .FRAME1 input.button_off {
>> background-color : #EBEBEB;
>> }
>>
>>
>> .FRAME1 input {
>> background-color : #EBEBEB;
>> border-color : #003366;
>> border-style : solid;
>> border-width : 1px;
>> font-size : 12px;
>> }
>> select {
>> background-color : #EBEBEB;
>> border-color :  #003366;
>> border-style : solid;
>> border-width : 0px; width : 100px;
>> font-size : 12px;
>> }
>>
>>
>>
>> /* ADDITIONAL TABLE TD */
>> .TDAL{text-align:left;}
>> .TDAR{text-align:right;}
>> .TDAC{text-align:center;}
>>
>>
>>
>> 
>>
>> .mapTab {
>> background-color: #ee;
>> }
>>
>> #general {
>> position: absolute;
>> left:38px; top:50px; width:604px;
>> height:517px;
>> /*left:27px;
>> top:87px;
>> width:864px;
>> height:584px;
>> border-color:#FF;
>> background-color:trasparent;*/
>> }
>>
>> #map {
>> position: relative;
>> left : 0;
>> top : 0;
>> background-color: #00;
>> }
>>
>> #logo {
>> position: absolute;
>> left:0px;
>> width: 120px;
>> height: 26px;
>> top: -1px;
>> }
>>
>> #Mapserver {
>> position: absolute;
>> left : 192px;
>> top : -7px;
>> height: 27px;
>> width: 367px;
>>
>> }
>>
>>
>> #mapFrame {
>> position:absolute;
>> left:2px; top:47px; width:580px;
>> height:519px;
>>background-color: #B1BBC5;
>> border-color:#33;
>> }
>>
>>
>> #zoom {
>> position:absolute;
>> width:258px;
>> height:56px;
>> right:60px;
>> top: -1px;
>> left: 266px;
>> }
>>
>> #piumeno {
>> position:absolute;
>> width:200px;
>> height:24px;
>> right:0px;
>> top: 3px;
>>
>> left: 64px;
>>
>> }
>> #piu{
>> position:absolute;
>> width:12px;
>> height:8px;
>> left:2px;
>> top: 11px;
>>
>> }
>>
>> #barra {
>> position:absolute;
>> height:8px;
>> left: 19px;
>> top: 10px;
>> width: 167px;
>> }
>> #ScaleandZoom {
>> position:absolute;
>> width:579px;
>> height:33px;
>> top: 1px;
>> left: 0px;
>> }
>> #Scale  {
>> position: absolute;
>> width:135px;
>> height:10px;
>> left: 1px;
>> top: -1px;
>> }
>> #toolBar {
>> position: absolute;
>> right : 0px;
>> top : 7px;
>> z-index : 5;
>> left: 534px;
>> }
>>
>> #bottomMapFrame {
>> position: absolute;
>> left : 0px;
>> /*bottom : 0px;*/
>> top: 480px;
>> width: 558px;
>> height: 40px;
>> z-index : 3;
>> }
>>
>> #topMapFrame {
>> position: absolute;
>> left : 0px;
>> top : 0px;
>> width: 574px;
>> height: 53px;
>> z-index : 3;
>>
>>
>> }
>>
>>
>> #top {
>> position: absolute;
>> left : 0;
>> top : 0;
>> width: 100%;
>> height: 35px;
>> z-index:15;
>> }
>>
>> #bottom {
>> position: absolute;
>> left : -40px;
>> bottom: 0px;
>> width: 100%;
>> height: 35px;
>> z-index:15;
>> top: 629px;
>> }
>> #toc2 {position:absolute; left:1px; top:3px; width:219px; height:15px; }
>>
>>
>> zoombox {
>> position: relative;
>> visibility: visible;
>> width: 1px;
>> height: 1px;
>> border-color : #FF;
>> border-width : 1px;
>> border-style : solid;
>> z-index:95;
>> background:#ee;
>> layer-background-color:#ee;
>> filter: alpha(opacity=40); -moz-opacity:0.4;
>> }
>>
>>
>> /* STYLE FOR MEASURE ELEMENTS */
>> #measureLayer {
>> position:relative; visibility: visible;
>> z-index:94;
>>
>> }
>>
>>
>> /* STYLE FOR REFERENCE MAP */
>> refmap {
>> background-color: #00;
>> }
>>
>> /* STYLE FOR REFERENCE MAP BOX */
>> refbox {
>> visibility: visible;
>> overflow: hidden;
>> position: absolute;
>> border-color : #FF;
>> border-width : 2px;
>> border-style : solid;
>> }
>>
>>
>> /* STYLE FOR REFERENCE MAP CROSS */
>> refcross {
>> visibility: hidden;
>> position: absolute;
>> }
>>
>>
>> /* STYLE FOR REFERENCE MAP BOX */
>> sliderbox {
>> visibility: hidden;
>> overflow: hidden;
>> position: absolute;
>> border-color : #FF;
>> border-width : 1px;
>> border-style : solid;
>> background:#ee;
>> layer-background-color:#ee;
>> filter: alpha(opacity=60); -moz-opacity:0.6;
>> }
>>
>> ref {
>> position: absolute;
>> }
>>
>>
>>
>>
>> #mImg {
>> background-color : #FF;
>> }
>
>
> ___
> Pmapper-users mailing list
> [EMAIL PROTECTED]
> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users