Re: [pmapper-users] [IIS6-MS4W2.3-pmapper10beta] Search tool not available

2010-04-16 Thread Nahum Castro
Have you installed pear and his extensions BDB2, BDB2#postgres.

http://svn.pmapper.net/trac/wiki/UpgradeOlderVersions

And check

http://svn.pmapper.net/trac/wiki/UpgradeInfo

If you have PHP 5.3.x see above.

2010/4/15 Marco Battelapesca 

> I all,
> i've installed the last version of pmapper on Windows 2000 Server with IIS
> 5.1. Pmapper works except for the default search tool.
> In the high left corner the search box doesn't appear. By Apache on the
> same
> machine all works fine.
> Can you help me?
> thanks in advance.
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>



-- 
Nahum Castro González
León, Guanajuato, México
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Change Pmapper GUI

2010-04-16 Thread Armin Burger
redefine the function "displayCoordinates()" from zoombox.js. 
recommended to create a js file and put the modified version there, 
place this js file in the config/yourconfig/ directory.

armin

On 16/04/2010 05:31, Marcos Pierri wrote:
> Hello,
> Anyone knows which javascript I have to modify to change the value of X and
> Y to grads minutes and seconds. The pmapper version is 3.2 and the reference
> system is WGS84 ESPG:4326. I attach an image about it.
>
> Thanks in advance,
>
> Marcos
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Change Pmapper GUI

2010-04-16 Thread raul retamozo velarde


Hello,
I've done the changes from meters to degrees, minutes and seconds, only to show 
it in the frame.
Modify function laea2latlon(X, Y)  in javascript/zoombox,js. 

Good luck,

> From: marcospie...@gmail.com
> Date: Fri, 16 Apr 2010 00:31:01 -0300
> To: pmapper-users@lists.sourceforge.net
> Subject: [pmapper-users] Change Pmapper GUI
> 
> Hello,
> Anyone knows which javascript I have to modify to change the value of X and
> Y to grads minutes and seconds. The pmapper version is 3.2 and the reference
> system is WGS84 ESPG:4326. I attach an image about it.
> 
> Thanks in advance,
> 
> Marcos
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
  
_
¡Citas! ¡Ligues! ¿Salimos? ¿Cómo es tu pareja ideal? Búscala en el sitio nº1… 
¡Regístrate ya!
http://contactos.es.msn.com/?mtcmk=015352
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] How to search for coordinates and zoom in the area

2010-04-16 Thread Kalafateli Efstratia

   Hi everyone
   I want to have a search area where the user will be able to give latitude
   and longitude and will be navigated to the desired area. Is it possible?
   I would really appreciate if anyone could help me.
   Thanks,
   Stratou
-- 
Καλαφατέλη Ευστρατία
Άρατος Τεχνολογίες Α.Ε.
Τμήμα Ανάπτυξης
Patras Port Business Center
Ευμήλου 30, 262 22, Πάτρα
Tηλ: +30 2610 242670
Fax: +30 2610 242671
e-mail: [1]e.kalafat...@aratos.gr
Web: [2]www.aratos.gr

References

   1. mailto:e.kalafat...@aratos.gr
   2. http://www.aratos.gr/
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] How to perform 'nquery' with mapshape coordinates as input?!

2010-04-16 Thread mani2604

Hi everyone...

 Well I've been working on pmapper for the past couple of weeks
now.. So the thing is how to define a

searchitem to perform 'nquery' to input possibly mapshape coordinates (or
Bounding Box coordinates sort of 

like -110 45 -110 35 -95 35 -95 45 -110 45); and retrieve the query search
results..

** is this possible with the query editor plugin or do i need to look for
some other alternative..
** Any suggestions are appreciated.

Thanks,
mani
-- 
View this message in context: 
http://old.nabble.com/How-to-perform-%27nquery%27-with-mapshape-coordinates-as-input-%21-tp28264030p28264030.html
Sent from the pmapper users mailing list archive at Nabble.com.


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users