[Pmapper-users] zoom

2006-08-01 Thread Armin Burger
RTFM DBTecno wrote: > Hi everybody > > > how can i zoom to a specific RECTANGLE on starting of the pmapper page??? > > > i have the coords in a struct (rect) inside the program > > > if i try to do this in globals.php (with rect correctly initialized) > > $map->setextent($rect->minx,

[Pmapper-users] Problem on setting up pmapper.. (2.0)

2006-08-01 Thread Armin Burger
or write out the array $initGroups (to session or using printDebug() function) that is created in _defineLists() in initgroups.php. It seems to be empty, the strange thing is that for me this exact message appears when the groups were not matching, but then also the errors "Layer/Group 'xyz' not

[Pmapper-users] zoom

2006-08-01 Thread DBTecno
y); the map is BLOCKED on these extents, but i want that it's just ZOOMED on that extents thank you so much Davide -- parte successiva -- Un allegato HTML ? stato rimosso... URL: http://faunalia.it/pipermail/pmapper-users/attachments/20060801/71f81acc/attachment-0001.htm

[Pmapper-users] Problem on setting up pmapper.. (2.0)

2006-08-01 Thread Armin Burger
Looks like your groups/layers in config.ini are not correspoding to whats in the map file. What does the PHP error log say? armin Luca Casagrande wrote: > Hi to all! > I am setting up a pmapper app for a friend of mine, but i am encountering > those errors: > > php.log > > [01-Aug-2006 18:56:0

[Pmapper-users] Problem on setting up pmapper.. (2.0)

2006-08-01 Thread Luca Casagrande
Thanks for your answer...i am using Php 5.1.4. Luca Alle 19:12, marted? 01 agosto 2006, luca marletta ha scritto: > I faced some problems today installing pmapper2 and Armin told me it > as fully tested with php5 and I had php4. > > Warnings was different from yours but if you have the possibility

[Pmapper-users] Problem on setting up pmapper.. (2.0)

2006-08-01 Thread luca marletta
I faced some problems today installing pmapper2 and Armin told me it as fully tested with php5 and I had php4. Warnings was different from yours but if you have the possibility try before to upgrade to php5 if not already done. luca > On 8/1/06, Luca Casagrande wrote: > > Hi to all! > > I am se

[Pmapper-users] Problem on setting up pmapper.. (2.0)

2006-08-01 Thread Luca Casagrande
Hi to all! I am setting up a pmapper app for a friend of mine, but i am encountering those errors: php.log [01-Aug-2006 18:56:06] PHP Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/pmapper2/incphp/initgroups.php on line 93 [01-Aug-2006 18:56:06] PHP Warning: Can

[Pmapper-users] Spatialext mysql2pmapper

2006-08-01 Thread luca marletta
.. On 8/1/06, Jack Nicholson wrote: > > New problem! > I have succeeded in making to work the spatial extension of MySQL 4.1. > Now I would like to visualize with pmapper the geometric entities (point, > polygon, line) inserted on mysql. > In my table I have a field geometry inside wh

[Pmapper-users] Spatialext mysql2pmapper

2006-08-01 Thread Jack Nicholson
Does a way exist to visualize the data spatial servants with mySQL Spatial in pmapper 1.2? -- View this message in context: http://www.nabble.com/Spatialext-mysql2pmapper-tf2034121.html#a5603943 Sent from the Pmapper-users forum at Nabble.com.

[Pmapper-users] reference map size

2006-08-01 Thread Armin Burger
line 182 change from $defGroups to $defGroups armin -- next part -- A non-text attachment was scrubbed... Name: toc.zip Type: application/x-zip-compressed Size: 2909 bytes Desc: not available Url : http://faunalia.it/pipermail/pmapper-users/attachments/20060801/1ce7d161/attachment.bin

[Pmapper-users] reference map size

2006-08-01 Thread Nuria González
Hi, I'm using pmapper 2.0. How can I change the size of reference map? I changed the map size in map.phtml, but I don't know how to change the refbox size. Other question: I want that two layers are always activated (DEM and rivers layers), but you can't see them in the legend. I got this in t

[Pmapper-users] Spatialext mysql2pmapper

2006-08-01 Thread Jack Nicholson
New problem! I have succeeded in making to work the spatial extension of MySQL 4.1. Now I would like to visualize with pmapper the geometric entities (point, polygon, line) inserted on mysql. In my table I have a field geometry inside which I for example insert points in the following way: POINT