Thread: Re: [pmapper-users] pmapper-users Digest, Vol 2, Issue 8
Brought to you by:
arminburger
From: Stephan H. <ste...@in...> - 2006-11-08 10:09:14
|
Hi *, Am Dienstag, 7. November 2006 21:20 schrieb=20 pma...@li...: > Hi, > I'm Walter and supervsior of Natalia... > Natalia has finished her work here in Faunalia > In these days I'm working on auto_identify script... I'm cleanig and > upgrading it.. > if you can wait In the next days I'll post a p.mapper version 2.1.0 width > auto_identify function Do you have any experiences if it is easily portable into a pmapper1.9.x? I like this feature very much and I would like to incorporate it in the 'ol= d'=20 pmapper. Thanks for your comments. Stephan |
From: Armin B. <arm...@gm...> - 2006-11-08 18:09:54
|
The function will not work in older versions than 2.x since it requires the new query return format JSON. This was introduced in 2.x. The old query result was hard-coded in HTML and is one of the oldest code parts remained in p.mapper. It was not very flexible and has therefore been modified in 2.x. A backport for 1.9.x would be quite some work and not really recommended. I know that the whole query part is not very easy to understand (not even for me...). The query was quite simple until more functions like joins, hyperlinks, xy Layers, group support, etc. have been added. One of the future plans (already pending since more than a year, though...) is to better structure the query functionality. So I would suggest to move to newer versions 2.1 if you have not invested too much efforts in customizing the 1.9.x that was always described as beta. armin Stephan Holl wrote: > Walter, > > Am Mittwoch, 8. November 2006 15:36 schrieb Walter Lorenzetti: >> how Armin said tooltip is just present in pmapper from 2.1.0 version >> I'm upgrading the tooltip function for to show tooltip near mouse >> postion... When I'll post the upgrade I'll post also txt file with >> modification that I'll do on the source.. so you'll can try to do this >> modification on 1.9.x version > > Lovely! thanks for your answer. I will await your txt-file with neede > modifications. BTW, I like the currently implemented fixed position in > pmapper2.1.2. > > Best regards > > Stephan > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users |
From: Stephan H. <ste...@in...> - 2006-11-09 09:36:35
|
Hello Armin, Am Mittwoch, 8. November 2006 19:09 schrieb Armin Burger: > The function will not work in older versions than 2.x since it requires > the new query return format JSON. This was introduced in 2.x. OK, thanks. > > The old query result was hard-coded in HTML and is one of the oldest > code parts remained in p.mapper. It was not very flexible and has > therefore been modified in 2.x. > > A backport for 1.9.x would be quite some work and not really > recommended. I know that the whole query part is not very easy to > understand (not even for me...). The query was quite simple until more > functions like joins, hyperlinks, xy Layers, group support, etc. have > been added. The point is that we have customized some nested legends (and a changable=20 Query-result) in 1.9.x. I need to figure our how much effort it would be to update the legend stuff= to =20 2.x > > One of the future plans (already pending since more than a year, > though...) is to better structure the query functionality. > > So I would suggest to move to newer versions 2.1 if you have not > invested too much efforts in customizing the 1.9.x that was always > described as beta. Thanks for your answers. Beside that my client should also get digitizing=20 capabilities in the future, so the best bet would be to update to 2.x indee= d. btw. are there any efforts out there which deal with digitizing above=20 point-level (e.g. lines, polygones)? thanks for any pointers. Best Stephan > > armin > > Stephan Holl wrote: > > Walter, > > > > Am Mittwoch, 8. November 2006 15:36 schrieb Walter Lorenzetti: > >> how Armin said tooltip is just present in pmapper from 2.1.0 version > >> I'm upgrading the tooltip function for to show tooltip near mouse > >> postion... When I'll post the upgrade I'll post also txt file with > >> modification that I'll do on the source.. so you'll can try to do this > >> modification on 1.9.x version > > > > Lovely! thanks for your answer. I will await your txt-file with neede > > modifications. BTW, I like the currently implemented fixed position in > > pmapper2.1.2. > > > > Best regards > > > > Stephan =2D-=20 Stephan Holl : www.intevation.de/~stephan | GISpatcher: www.gispatcher.de Intevation GmbH: www.intevation.de | GAV e.V.: www.grass-verein.de Georgstr.4 : 49074 Osnabr=FCck |=20 |
From: Walter L. <lor...@fa...> - 2006-11-08 14:36:48
|
Alle 11:09, mercoled=C3=AC 8 novembre 2006, hai scritto: Hi stephan, how Armin said tooltip is just present in pmapper from 2.1.0 version I'm upgrading the tooltip function for to show tooltip near mouse postion... When I'll post the upgrade I'll post also txt file with modification that I= 'll=20 do on the source.. so you'll can try to do this modification on 1.9.x versi= on Bye Walter > Hi *, > > Am Dienstag, 7. November 2006 21:20 schrieb > > pma...@li...: > > Hi, > > I'm Walter and supervsior of Natalia... > > Natalia has finished her work here in Faunalia > > In these days I'm working on auto_identify script... I'm cleanig and > > upgrading it.. > > if you can wait In the next days I'll post a p.mapper version 2.1.0 wid= th > > auto_identify function > > Do you have any experiences if it is easily portable into a pmapper1.9.x? > I like this feature very much and I would like to incorporate it in the > 'old' pmapper. > > Thanks for your comments. > > Stephan =2D-=20 Walter Lorenzetti email: lor...@fa... jabber: wa...@fa... www.faunalia.it Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy =C2=A0 Tel: (+39)347-65979= 31 |
From: Stephan H. <ste...@in...> - 2006-11-08 14:43:14
|
Walter,=20 Am Mittwoch, 8. November 2006 15:36 schrieb Walter Lorenzetti: > how Armin said tooltip is just present in pmapper from 2.1.0 version > I'm upgrading the tooltip function for to show tooltip near mouse > postion... When I'll post the upgrade I'll post also txt file with > modification that I'll do on the source.. so you'll can try to do this > modification on 1.9.x version Lovely! thanks for your answer. I will await your txt-file with neede=20 modifications. BTW, I like the currently implemented fixed position in=20 pmapper2.1.2. Best regards=09 Stephan =2D-=20 Stephan Holl : www.intevation.de/~stephan | GISpatcher: www.gispatcher.de Intevation GmbH: www.intevation.de | GAV e.V.: www.grass-verein.de Georgstr.4 : 49074 Osnabr=C3=BCck |=20 |