pmapper-users Mailing List for p.mapper (Page 190)
Brought to you by:
arminburger
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(41) |
Nov
(124) |
Dec
(80) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(56) |
Feb
(51) |
Mar
(155) |
Apr
(58) |
May
(67) |
Jun
(83) |
Jul
(76) |
Aug
(32) |
Sep
(58) |
Oct
(113) |
Nov
(63) |
Dec
(83) |
2008 |
Jan
(31) |
Feb
(34) |
Mar
(69) |
Apr
(30) |
May
(87) |
Jun
(64) |
Jul
(47) |
Aug
(18) |
Sep
(35) |
Oct
(53) |
Nov
(37) |
Dec
(31) |
2009 |
Jan
(23) |
Feb
(40) |
Mar
(65) |
Apr
(54) |
May
(92) |
Jun
(55) |
Jul
(87) |
Aug
(27) |
Sep
(81) |
Oct
(32) |
Nov
(77) |
Dec
(51) |
2010 |
Jan
(44) |
Feb
(59) |
Mar
(77) |
Apr
(54) |
May
(36) |
Jun
(36) |
Jul
(52) |
Aug
(62) |
Sep
(68) |
Oct
(58) |
Nov
(72) |
Dec
(27) |
2011 |
Jan
(15) |
Feb
(42) |
Mar
(37) |
Apr
(55) |
May
(84) |
Jun
(27) |
Jul
(27) |
Aug
(42) |
Sep
(42) |
Oct
(18) |
Nov
(83) |
Dec
(71) |
2012 |
Jan
(50) |
Feb
(75) |
Mar
(79) |
Apr
(43) |
May
(18) |
Jun
(22) |
Jul
(20) |
Aug
(13) |
Sep
(26) |
Oct
(30) |
Nov
(21) |
Dec
(30) |
2013 |
Jan
(57) |
Feb
(63) |
Mar
(53) |
Apr
(40) |
May
(39) |
Jun
(16) |
Jul
(43) |
Aug
(16) |
Sep
(37) |
Oct
(64) |
Nov
(31) |
Dec
(7) |
2014 |
Jan
(14) |
Feb
(6) |
Mar
(2) |
Apr
(9) |
May
(1) |
Jun
(18) |
Jul
(95) |
Aug
(6) |
Sep
(25) |
Oct
(33) |
Nov
(29) |
Dec
(30) |
2015 |
Jan
(16) |
Feb
(3) |
Mar
(4) |
Apr
(9) |
May
(19) |
Jun
|
Jul
(11) |
Aug
(3) |
Sep
(9) |
Oct
(11) |
Nov
(4) |
Dec
(9) |
2016 |
Jan
(21) |
Feb
(9) |
Mar
(6) |
Apr
(13) |
May
(21) |
Jun
(4) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2017 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
(3) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Armin B. <arm...@gm...> - 2006-12-02 13:30:47
|
Eric if you have SDE on the same machine as Mapserver just add the dir with=20 sde91.dll to the system path. If not, you can run mapserv.exe and it=20 will tell you which dll is missing. Search that dll and copy it under a=20 dir in the system path (I usually create one for mapserver purposes).=20 Iteratively you should achieve to get all required dll's. Then try to=20 create a map with simple tools like shp2img. Note that this question is no way related to p.mapper and on the=20 Mapserver mailing list you will for sure find better support for it. armin Eric Allard wrote: > Thanks Armin! >=20 > I installed my application on MS4W 2.2.1 running Pmapper 1.9.5. It seem= s to > be working fine on PhpMapscript 4.10 and POSTGIS 8.0! >=20 > Now I get this error when working with SDE 9.1 layer! > I know it's not your software... :)=20 >=20 > ERROR: > Warning: [MapServer Error]: msSDELayerOpen(): SE_connection_create(): > Operation Failed. (-1) in > C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incp= hp\in > itgroups.php on line 229 >=20 > I checked my connection string... and it seems OK! I suspect the DATA > string! >=20 > I double check my SDE layer with ArcExplorer, and I can see it! > SDE.DBO.ERIC >=20 > Here's my Mapfile layer. >=20 > ... > LAYER > NAME "MineInfra" > TYPE POLYGON > STATUS ON > CONNECTION "localhost,port:5151,sde,sa," > CONNECTIONTYPE SDE > DATA "SDE.DBO.ERIC,shape," > FILTER "where shape is not NULL" > CLASS > TEMPLATE void > NAME "Phase 1" > COLOR 150 185 255 > OUTLINECOLOR 110 110 110 > END > END # LAYER >=20 >=20 > QUESTIONS: > The link you gave me, > http://maptools.org/ms4w/index.phtml?page=3DREADME_INSTALL.html#sde-9-1 >=20 > THEY SAY: > 1- Make sure the ArcSDE SDK dlls for 9.1 are available on your machin= e > (the same machine that you are running MS4W on).. >=20 > -Q: Should I copy all those Dlls to a specific MS4W dir? >=20 > I appreciate your time on this! > -Eric > =20 > -----Message d'origine----- > De : Armin Burger [mailto:arm...@gm...]=20 > Envoy=E9 : 30 novembre 2006 16:54 > =C0 : Eric Allard > Cc : pma...@li... > Objet : Re: [pmapper-users] Mapscript connection to ArcSDE! >=20 > You should try it with the latest ms4w version from maptools.org (you=20 > will need to change all your MS and PHP related libraries to be sure it= =20 > works, so MS 4.10 and PHP 5.2). Seems like they have support for SDE > =3D> http://maptools.org/ms4w/index.phtml?page=3DREADME_INSTALL.html#sd= e-9-1 >=20 > armin >=20 > Eric Allard wrote: >> Hi! All! >> >> After trying the following SDE layer connection, I get the following > error: >> Warning: [MapServer Error]: msSDELayerOpen(): SDE support is not > available. >> in >> > C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incp= hp\in >> itgroups.php on line 229 >> =20 >> My setup: >> -Windows XP >> -MSSQL 2000 >> -ArcSDE 9.1 (As a service) >> -Apache 2.0.X >> -PHP 5.0.5 >> -Pmapper 1.9.5 >> -php_mapscript_46.dll (Loaded at PHP start) >> >> My Mapfile connection: >> CONNECTION "localhost,port:5151,sde,sa,''," >> CONNECTIONTYPE SDE >> DATA "SDE.DBO.ERIC,LAYER,SDE.DEFAULT" >> >> Question: >> 1. How do I link the phpmapscrip.dll to use sde91.dll (Or other needed > srv)? >> >> Link to the phpmapscrip46 used: >> - Binary Packages - Win32 >> - mapserver-4.6.1-win32-php5.0.5.zip ~16 MB >> http://www.maptools.org/php_mapscript/index.phtml?page=3Ddownloads.htm= l >> >> Thanks! >> -Eric=20 >> >=20 |
From: Eric A. <eri...@bo...> - 2006-12-01 21:48:11
|
Thanks Armin! I installed my application on MS4W 2.2.1 running Pmapper 1.9.5. It seems = to be working fine on PhpMapscript 4.10 and POSTGIS 8.0! Now I get this error when working with SDE 9.1 layer! I know it's not your software... :)=20 ERROR: Warning: [MapServer Error]: msSDELayerOpen(): SE_connection_create(): Operation Failed. (-1) in C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incphp= \in itgroups.php on line 229 I checked my connection string... and it seems OK! I suspect the DATA string! I double check my SDE layer with ArcExplorer, and I can see it! SDE.DBO.ERIC Here's my Mapfile layer. ... LAYER NAME "MineInfra" TYPE POLYGON STATUS ON CONNECTION "localhost,port:5151,sde,sa," CONNECTIONTYPE SDE DATA "SDE.DBO.ERIC,shape," FILTER "where shape is not NULL" CLASS TEMPLATE void NAME "Phase 1" COLOR 150 185 255 OUTLINECOLOR 110 110 110 END END # LAYER QUESTIONS: The link you gave me, http://maptools.org/ms4w/index.phtml?page=3DREADME_INSTALL.html#sde-9-1 THEY SAY: 1- Make sure the ArcSDE SDK dlls for 9.1 are available on your machine (the same machine that you are running MS4W on).. -Q: Should I copy all those Dlls to a specific MS4W dir? I appreciate your time on this! -Eric =20 -----Message d'origine----- De=A0: Armin Burger [mailto:arm...@gm...]=20 Envoy=E9=A0: 30 novembre 2006 16:54 =C0=A0: Eric Allard Cc=A0: pma...@li... Objet=A0: Re: [pmapper-users] Mapscript connection to ArcSDE! You should try it with the latest ms4w version from maptools.org (you=20 will need to change all your MS and PHP related libraries to be sure it=20 works, so MS 4.10 and PHP 5.2). Seems like they have support for SDE =3D> = http://maptools.org/ms4w/index.phtml?page=3DREADME_INSTALL.html#sde-9-1 armin Eric Allard wrote: > Hi! All! >=20 > After trying the following SDE layer connection, I get the following error: >=20 > Warning: [MapServer Error]: msSDELayerOpen(): SDE support is not available. > in > C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incphp= \in > itgroups.php on line 229 > =20 > My setup: > -Windows XP > -MSSQL 2000 > -ArcSDE 9.1 (As a service) > -Apache 2.0.X > -PHP 5.0.5 > -Pmapper 1.9.5 > -php_mapscript_46.dll (Loaded at PHP start) >=20 > My Mapfile connection: > CONNECTION "localhost,port:5151,sde,sa,''," > CONNECTIONTYPE SDE > DATA "SDE.DBO.ERIC,LAYER,SDE.DEFAULT" >=20 > Question: > 1. How do I link the phpmapscrip.dll to use sde91.dll (Or other needed srv)? >=20 >=20 > Link to the phpmapscrip46 used: > - Binary Packages - Win32 > - mapserver-4.6.1-win32-php5.0.5.zip ~16 MB > = http://www.maptools.org/php_mapscript/index.phtml?page=3Ddownloads.html >=20 > Thanks! > -Eric=20 >=20 --=20 Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date: = 2006-11-22 =20 --=20 Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date: = 2006-11-22 =20 |
From: Armin B. <arm...@gm...> - 2006-12-01 17:39:02
|
just discovered that mails with zip attachments seem not to pass through the mail filters of Sourceforge. Another try: rename the file from *.txt to *.zip. Also as suggestion for future postings. armin <<<< "Hi all, I'm sorry for the late answer. This mail would answer to Tiziano's mail (points of interest and PEAR). As attachmanet you can find four files that improved pmapper with the possibility to insert new points in a postgis table. Armin sent to me and I modified for my aims (it works of sure on pmapper 1.9.5, pmapper 2.1.2 and now pmapper 3.0.0-beta1). I have the following configuration in pmapper 3.0.0-beta1: /var/www/html/pmapper-3.0.0-beta1/digitizedlg.phtml /var/www/html/pmapper-3.0.0-beta1/incphp/digitize.php /var/www/html/pmapper-3.0.0-beta1/incphp/xajax/x_digitize.php /var/www/html/pmapper-3.0.0-beta1/javascript/digitize.js digitizedlg.phtml: modify the insert-page digitize.php: change the connection to postgres (dbname, dbowner, dbpassword, port ...) digitize.js: change the width and the height of the insert-page I modified the following file to create the insert-button: 1) /var/www/html/pmapper-3.0.0-beta1/config/default/php_config.php: in the "$buttons = array" I added: "digitize" => array(_p("Digitize"), "0"), 2) /var/www/html/pmapper-3.0.0-beta1/javascript/pmapper.js in the "Function for state buttons (CLICKED TOOLS:..." I added || tdid == 'digitize' || 3) I change the name of the "coords_off" button to "digitize_off" button in the /var/www/html/pmapper-3.0.0-beta1/images/buttons/default folder 4) In the map file I set the connection to postggis in the following way LAYER CONNECTIONTYPE postgis NAME "siti3" CONNECTION "user=youruser password=yourpassword dbname=yourdbname host=localhost port=5432" DATA "geometry from (select oid,geometry..-your_table's_field_here-...,id from siti3) as newtable using unique OID" TYPE POINT TOLERANCE 10 TOLERANCEUNITS pixels PROJECTION "init=epsg:26591" END .... I hope to be usefull. if you need more help please tell me. bye Ale" >>>> armin Chris Beaart wrote: > I have already created a MySQL database and a table with some fields such as > x and y. In my map-file I added some lines, so I can visualize the MySQL > records as a point layer. Now I like to create a new tool. With this new > tool I would like to click somewhere in the map, retrieve de x,y-coordinates > and add the values in the MySQL database. > > > > Can somebody please help me. > > > > Thanks, > > Chris Beaart. > > > > ------------------------------------------------------------------------- > 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 > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Armin B. <arm...@gm...> - 2006-12-01 17:21:34
|
to whom it may concern (and all svn addicts): see http://www.pmapper.net/news.shtml for some news regarding the p.mapper development framework. armin |
From: Armin B. <arm...@gm...> - 2006-12-01 09:15:39
|
what do you mean exactly with 'dynamic legends'? In the current implementation you have the possibility to combine both TOC and legend, typically in a foldable tree structure. Then the legend icons are never updated. Or you swap between TOC and legedn view, then the legend just shows the icons of the visible layers. *Real* dynamic legends with displaying only the icons of visible classes on the current map extent are something I would like to have but this would require a base function available via Mapscript. armin -------- Original-Nachricht -------- Datum: Thu, 30 Nov 2006 16:03:15 -0700 Von: "Keith Boyle" <kbo...@gm...> An: pma...@li... Betreff: [pmapper-users] dynamic legend, forcing refresh on pmapper 2.1.1 > In looking through the mailing list, I found a thread on dynamic > legends. The last message of the thread talked about having issues > with some needed global with the initToc() call. That's where I am now > after some work on this problem. > > Does anyone have insight on an easy way to force the TOC to refresh > short of refreshing the entire map? > > thanks for any pointers, > -Keith > > ------------------------------------------------------------------------- > 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 > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users -- "Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht! |
From: Keith B. <kbo...@gm...> - 2006-11-30 23:03:17
|
In looking through the mailing list, I found a thread on dynamic legends. The last message of the thread talked about having issues with some needed global with the initToc() call. That's where I am now after some work on this problem. Does anyone have insight on an easy way to force the TOC to refresh short of refreshing the entire map? thanks for any pointers, -Keith |
From: Armin B. <arm...@gm...> - 2006-11-30 21:53:53
|
You should try it with the latest ms4w version from maptools.org (you will need to change all your MS and PHP related libraries to be sure it works, so MS 4.10 and PHP 5.2). Seems like they have support for SDE => http://maptools.org/ms4w/index.phtml?page=README_INSTALL.html#sde-9-1 armin Eric Allard wrote: > Hi! All! > > After trying the following SDE layer connection, I get the following error: > > Warning: [MapServer Error]: msSDELayerOpen(): SDE support is not available. > in > C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incphp\in > itgroups.php on line 229 > > My setup: > -Windows XP > -MSSQL 2000 > -ArcSDE 9.1 (As a service) > -Apache 2.0.X > -PHP 5.0.5 > -Pmapper 1.9.5 > -php_mapscript_46.dll (Loaded at PHP start) > > My Mapfile connection: > CONNECTION "localhost,port:5151,sde,sa,''," > CONNECTIONTYPE SDE > DATA "SDE.DBO.ERIC,LAYER,SDE.DEFAULT" > > Question: > 1. How do I link the phpmapscrip.dll to use sde91.dll (Or other needed srv)? > > > Link to the phpmapscrip46 used: > - Binary Packages - Win32 > - mapserver-4.6.1-win32-php5.0.5.zip ~16 MB > http://www.maptools.org/php_mapscript/index.phtml?page=downloads.html > > Thanks! > -Eric > |
From: Eric A. <eri...@bo...> - 2006-11-30 21:11:27
|
Hi! All! After trying the following SDE layer connection, I get the following error: Warning: [MapServer Error]: msSDELayerOpen(): SDE support is not available. in C:\p4_eric\projects\relocengine\projects\Akyem\main\carto\pmapper2\incphp\in itgroups.php on line 229 My setup: -Windows XP -MSSQL 2000 -ArcSDE 9.1 (As a service) -Apache 2.0.X -PHP 5.0.5 -Pmapper 1.9.5 -php_mapscript_46.dll (Loaded at PHP start) My Mapfile connection: CONNECTION "localhost,port:5151,sde,sa,''," CONNECTIONTYPE SDE DATA "SDE.DBO.ERIC,LAYER,SDE.DEFAULT" Question: 1. How do I link the phpmapscrip.dll to use sde91.dll (Or other needed srv)? Link to the phpmapscrip46 used: - Binary Packages - Win32 - mapserver-4.6.1-win32-php5.0.5.zip ~16 MB http://www.maptools.org/php_mapscript/index.phtml?page=downloads.html Thanks! -Eric -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date: 2006-11-22 |
From: Armin B. <arm...@gm...> - 2006-11-30 12:51:47
|
You can have 2-level structure: categories + groups multiple layers can form a group but not visible to the user. Categories are currently only for thematic ordering, you cannot switch on/off all groups of a category at one click. I'll put that in a future version since I found now a way to have it appearing logical and not too confusing to me. More levels than this structuring have to be developed by yourself because I find it way too complex to understand and I'm not planning to implement it. Since the whole layer/TOC/legend display is quite separate from the map display, the only thing you will have to modify is the list of groups/layers you want to display (using the setLayers() function in mapserver.js and update the session variable for that. How you get that list is up to you. armin -------- Original-Nachricht -------- Datum: Thu, 30 Nov 2006 11:35:03 +0100 Von: "Nuria González" <nat...@ho...> An: pma...@li... Betreff: [pmapper-users] categories in legend > Hi, > > In the legend, I want to have a hierarchy of categories (subcategory). Is > it > possible with pmapper? I think it isn't possible. > For example, I would like to display: > - Geographic elements (category) > - Rivers (subcategory) > - Principal rivers (layer) > - Secundary rivers (layer) > > Could it be an future feature in pmapper? > > Thanks. > > _________________________________________________________________ > Acepta el reto MSN Premium: Correos más divertidos con fotos y textos > increíbles en MSN Premium. Descárgalo y pruébalo 2 meses gratis. > http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdivertidos > > > ------------------------------------------------------------------------- > 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 > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |
From: luca m. <luc...@gm...> - 2006-11-30 11:08:16
|
We are starting an integration into drupal and it will bring a lot of drupal features, users authorizations first at all. We will do it for sure but for now is just planning stage. I'll keep the list informed luca On 11/30/06, Stephan Holl <ste...@in...> wrote: > Dear Pmappers, > > I am evaluting a possibility to integrate a simple group/user-management into > pmapper. My current pmapper target is pmapper 1.9.x. > > Does anybody of you has done some work on this recently or are there at least > some plans to implement it? > > Looking forward to your comments! > > Best regards > > Stephan > > ------------------------------------------------------------------------- > 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 > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > -- luca marletta www.beopen.it |
From: <nat...@ho...> - 2006-11-30 10:35:18
|
Hi, In the legend, I want to have a hierarchy of categories (subcategory). Is it possible with pmapper? I think it isn't possible. For example, I would like to display: - Geographic elements (category) - Rivers (subcategory) - Principal rivers (layer) - Secundary rivers (layer) Could it be an future feature in pmapper? Thanks. _________________________________________________________________ Acepta el reto MSN Premium: Correos más divertidos con fotos y textos increíbles en MSN Premium. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdivertidos |
From: Stephan H. <ste...@in...> - 2006-11-30 08:19:10
|
Dear Pmappers, I am evaluting a possibility to integrate a simple group/user-management into pmapper. My current pmapper target is pmapper 1.9.x. Does anybody of you has done some work on this recently or are there at least some plans to implement it? Looking forward to your comments! Best regards Stephan |
From: Radhika <rad...@in...> - 2006-11-29 06:28:06
|
Hi Armin, I have modified map.phtml and vertical scrolling is coming,so on scrolling mouse click coordinates with respect to map is not getting correct. Can you please suggest me which function is calculating mouse click coordinates? Thanks & Regards radhika ----------------------------------------- NOTICE: This e-mail message including any attachment (collectively the "e-mail") may contain privileged and confidential information. Except for personal use by the intended recipient, or as expressly authorized by the sender, any person who receives this information is prohibited from disclosure, copy, distribute, or take of any action in reliance on the contents of this e-mailed information. If you are not the intended recipient, then please (i) do not read, forward, print, copy or otherwise disseminate this e-mail, (ii) notify us of the error by a reply, and (iii) delete this e-mail from your computer. Nothing in this communication is intended to operate as an electronic signature under applicable law. Compare Infobase will not be responsible for loss or damage arising from the use of the information transmitted by this email including damage from virus or some other third party intervention |
From: Gabe <ga...@ag...> - 2006-11-29 01:37:16
|
Funny how as soon as I sent this message I solved the problem: this is for anyone suffering the same issue: I had debug on in my mapfile which caused mapserver to return some extra info (msDrawMap(): Layer 0 (Framework), 0.110s ...) which was causing problems in xmlhttp.js. I havent worked out the mutalDisableList warning but that is les urgent Gabe On 11/29/06, Gabe <ga...@ag...> wrote: > I am having problems configuring my map. > > Im using IIS 6.0 with php 4.4.4 - a temporary URL is at > > http://agtrix.no-ip.info:90/mapper/ > > from there choose the default configuration and click the button. > > the mapfile is OK - can check that with > > http://agtrix.no-ip.info:90/testmap.phtml?mapfile=C:\agtrix\htdocs\mapper\config\default\default.map > > the errors I am getting are: > > from php: > [29-Nov-2006 11:38:09] P.MAPPER-ERROR: Layer/Group '' not existing. > Check '/config/config.ini' file definition for section > 'mutualDisableList'. > > and from firebug: > > missing ; before statement > xmlhttp.js (line 85) > ,3', tocStyle:'', refreshToc:'1', urlPntStr:'', mapW:'520', > mapH:'471', refW:'170', refH:'146', minx_geo:'152.718789809', > maxy_geo:'-27.2', xdelta_geo:'0.662420382', ydelta_geo:'0.6' > }msDrawMap(): Layer 0 (Framework), 0.110s > > the text is in the variable 'req.responseText' > > I have searched for others with similar problems but havent had any luck yet. > > TIA > > Gabe > |
From: Gabe <ga...@ag...> - 2006-11-29 00:45:16
|
I am having problems configuring my map. Im using IIS 6.0 with php 4.4.4 - a temporary URL is at http://agtrix.no-ip.info:90/mapper/ from there choose the default configuration and click the button. the mapfile is OK - can check that with http://agtrix.no-ip.info:90/testmap.phtml?mapfile=C:\agtrix\htdocs\mapper\config\default\default.map the errors I am getting are: from php: [29-Nov-2006 11:38:09] P.MAPPER-ERROR: Layer/Group '' not existing. Check '/config/config.ini' file definition for section 'mutualDisableList'. and from firebug: missing ; before statement xmlhttp.js (line 85) ,3', tocStyle:'', refreshToc:'1', urlPntStr:'', mapW:'520', mapH:'471', refW:'170', refH:'146', minx_geo:'152.718789809', maxy_geo:'-27.2', xdelta_geo:'0.662420382', ydelta_geo:'0.6' }msDrawMap(): Layer 0 (Framework), 0.110s the text is in the variable 'req.responseText' I have searched for others with similar problems but havent had any luck yet. TIA Gabe |
From: Armin B. <arm...@gm...> - 2006-11-24 20:52:28
|
you could write both pixel and geo coordinates to the status bar or a DIV and see if the values you get are the ones expected and plausible. And also display the map width/height after resize (eg. in a div or via alert). armin Alessandro Pasotti wrote: > Hi, > > I'm experiencing the following problem: I use identify on a point layer and it > works ok just after opening the webgis, but after a window resize it does'nt > work anymore. > > It seems like it'sending wrong image coordinates, any hint on how to debug > this? > > Thanks in advance. |
From: Armin B. <arm...@gm...> - 2006-11-24 20:49:32
|
Jachym Cepicky wrote: > Hallo, > > we have our with p.mapper behind router, where we use Apache2 to for > redirecting requests to it. > > Configuration of the router looks like this: > > <VirtualHost mapserver.mendelu.cz> > ServerName mapserver.mendelu.cz > > # redirection to p.mapper server > ProxyPass /slp http://172.16.38.110/ > ProxyPassReverse /slp http://172.16.38.110/ > > </VirtualHost> > > It works, as you can see on address > http://mapserver.mendelu.cz/slp/map.phtml but no map appears and no > message appears in the Appache log. > > When I try to access the server directly from local network, it works > like a charm. Could you tell me, where the problem could be? I don't know much about proxy and reverse proxy settings, but do you also have a proxy pass set for the tmp directory where the map image is created (the one defined in the map file for IMAGEURL)? > > Second problem seams to be bug in p.mapper: if the server's firewall is > configured, that it redirects every request from port 8080 to server > with p.mapper (so http://mapserver.mendelu.cz:8080/ -> http://172.16.38.110/) > everything works well, but "Link to current map" points to > http://mapserver.mendelu.cz8080/map?dg=false&me=-605769...... > __^__ -> the ":" is missing I'm quitre sure I never tested on another port than 80... You can modify the file xmlhttp.js after line 192 var port = loc.port > 0 ? ':' + loc.port : ''; var linkhref = loc.protocol + '//' + loc.hostname + port + loc.pathname + '?dg=' + dg + '&me=' + me + '&language=' + gLanguage + confpar + urlPntStrPar; armin |
From: Chris B. <be...@xs...> - 2006-11-24 14:34:34
|
I have already created a MySQL database and a table with some fields such as x and y. In my map-file I added some lines, so I can visualize the MySQL records as a point layer. Now I like to create a new tool. With this new tool I would like to click somewhere in the map, retrieve de x,y-coordinates and add the values in the MySQL database. Can somebody please help me. Thanks, Chris Beaart. |
From: Alessandro P. <al...@ti...> - 2006-11-24 12:16:05
|
Hi, I'm experiencing the following problem: I use identify on a point layer and it works ok just after opening the webgis, but after a window resize it does'nt work anymore. It seems like it'sending wrong image coordinates, any hint on how to debug this? Thanks in advance. -- Alessandro Pasotti itOpen - "Open Solutions for the Net Age" w3: www.itopen.it Linux User# 167502 |
From: Jachym C. <jac...@ce...> - 2006-11-24 11:56:37
|
Hallo, we have our with p.mapper behind router, where we use Apache2 to for redirecting requests to it. Configuration of the router looks like this: <VirtualHost mapserver.mendelu.cz> ServerName mapserver.mendelu.cz # redirection to p.mapper server ProxyPass /slp http://172.16.38.110/ ProxyPassReverse /slp http://172.16.38.110/ </VirtualHost> It works, as you can see on address http://mapserver.mendelu.cz/slp/map.phtml but no map appears and no message appears in the Appache log. When I try to access the server directly from local network, it works like a charm. Could you tell me, where the problem could be? Second problem seams to be bug in p.mapper: if the server's firewall is configured, that it redirects every request from port 8080 to server with p.mapper (so http://mapserver.mendelu.cz:8080/ -> http://172.16.38.110= /) everything works well, but "Link to current map" points to http://mapserver.mendelu.cz8080/map?dg=3Dfalse&me=3D-605769......=20 __^__ -> the ":" is missing I use p.mapper 3.0beta1 from sourceforge on debian-testing with apache2 and php5 Thanks for help Jachym --=20 Jachym Cepicky e-mail: jac...@ce... URL: http://les-ejk.cz GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub ----------------------------------------- =20 OFFICE: =20 Department of Geoinformation Technologies=20 Zemedelska 3 613 00, Brno Czech Republick e-mail: xce...@no... URL: http://mapserver.mendelu.cz Tel.: +420 545 134 514 |
From: Gambin D. <Dej...@pu...> - 2006-11-24 11:52:51
|
Armin, Hi again, I have managed to do something that works at this moment. I would like = to share it with you so you can tell me what you think about it. I have modified the printFields function of squery.php like following: 1. I have realised you were using $loop=3D2. I don't know exactly why = you used the number 2 since you never increased/decreased its value, = only set to zero...but... 2. I have used this to modify the first part setting: if (!$this->one2many) { $dbloop =3D $dbresCount; } else { $loop =3D 1; } instead of just: if (!$this->one2many) { $dbloop =3D $dbresCount; } 2. Then I modified/added: ... while($loop > 0) { ##$this->qStr .=3D "pippo anzahl felder:" . = sizeof($this->selFields); // Add shape index to array, used for highlight //$resultindexes[] =3D $qShpIdx; if ($loop =3D=3D 1) { $this->qStr .=3D "], ["; $this->qStr .=3D ($this->qLayerType !=3D 3 ? = $this->printShapeField($qShape) : "\"r\"");=20 } // Print all OTHER COLUMNS from SHAPE ... That's it. Not ideal, but ok for me at this moment. I have to see how = can I support it in attribute query... regards, dejan > -----Original Message----- > From: Gambin Dejan=20 > Sent: Friday, November 24, 2006 10:06 AM > To: 'pma...@li...' > Subject: RE: [pmapper-users] Oracle connection - advice needed >=20 > nquery works as you said, that was my mistake of not=20 > selecting the correct layer after clicking on "Select" button :-(( >=20 > Since I am not familiar with json and javascript generally,=20 > do you think I could do something in squery.php, specifically=20 > in printFields function by creating a qStr for each row of =20 > "many" data similar to qStr for any other row created by=20 > printResultRow? I hope you understand what I mean :-)) >=20 > regards, dejan >=20 > > -----Original Message----- > > From: Armin Burger [mailto:arm...@gm...] > > Sent: Friday, November 24, 2006 9:39 AM > > To: Gambin Dejan; pma...@li... > > Subject: Re: [pmapper-users] Oracle connection - advice needed > >=20 > >=20 > > > Well, it is working for me but let me explain: > > >=20 > > > I have a polygon shape presenting buildings. There is a > > building ID in > > > the dbf file. Oracle database has a table of locations > > inside the buildings. > > > This table has also a building ID and it holds many locations=20 > > > attributes (area, volume, user, purpose, etc.). I have=20 > tried using=20 > > > one-to-many query in pmapper by joining tha shapefile with > > locations > > > table. And it works..(by identify query). I get for example > > the "area"=20 > > > for each location inside the building. The problem is=20 > that pmapper=20 > > > incorrectly displays all the attributes for one building in > > one row instead of breaking the row for each location. > > > But this can be solved I think. > > >=20 > >=20 > > This is what I meant that 'it's not working'. The result=20 > array for one=20 > > feature contains too many attributes. Ok, you could try in=20 > pmjson.js=20 > > for the result display to check for this and add an=20 > additional row if=20 > > the array of the result feature is longer than the one for=20 > the header.=20 > > The problem is that with the current result structure in the json=20 > > string all results from the join are in the same array, you do not=20 > > know > > when one ends and the next starts. =20 > >=20 > > In any case you will have to decide how to display such a result.=20 > > Having one building eg. appearing multiple times with all=20 > the common=20 > > attributes and the zoom button, just because of additional=20 > attributes,=20 > > might not look very intuitive and logical to users and one might at=20 > > first glance see them as separate buildings. > >=20 > >=20 > > > So now I am confused about what you said. I really need=20 > to do this=20 > > > type of join and I will gladly contribute to make it working=20 > > > correctly. For now I am planning to solve the "one row"=20 > displaying=20 > > > problem and maybe support nquery (it is not working of > > course). Also, > > > I didn't try with attribute query yet. > > >=20 > >=20 > > I wonder why nquery or search should not work, they should be=20 > > identical for the display as normal query. > >=20 > > armin > > -- > > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!=20 > > Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer > >=20 >=20 |
From: Gambin D. <Dej...@pu...> - 2006-11-24 09:06:38
|
nquery works as you said, that was my mistake of not selecting the = correct layer after clicking on "Select" button :-(( Since I am not familiar with json and javascript generally, do you think = I could do something in squery.php, specifically in printFields function = by creating a qStr for each row of "many" data similar to qStr for any = other row created by printResultRow? I hope you understand what I mean = :-)) regards, dejan > -----Original Message----- > From: Armin Burger [mailto:arm...@gm...]=20 > Sent: Friday, November 24, 2006 9:39 AM > To: Gambin Dejan; pma...@li... > Subject: Re: [pmapper-users] Oracle connection - advice needed >=20 >=20 > > Well, it is working for me but let me explain: > >=20 > > I have a polygon shape presenting buildings. There is a=20 > building ID in=20 > > the dbf file. Oracle database has a table of locations=20 > inside the buildings. > > This table has also a building ID and it holds many locations=20 > > attributes (area, volume, user, purpose, etc.). I have tried using=20 > > one-to-many query in pmapper by joining tha shapefile with=20 > locations=20 > > table. And it works..(by identify query). I get for example=20 > the "area"=20 > > for each location inside the building. The problem is that pmapper=20 > > incorrectly displays all the attributes for one building in=20 > one row instead of breaking the row for each location. > > But this can be solved I think. > >=20 >=20 > This is what I meant that 'it's not working'. The result=20 > array for one feature contains too many attributes. Ok, you=20 > could try in pmjson.js for the result display to check for=20 > this and add an additional row if the array of the result=20 > feature is longer than the one for the header. The problem is=20 > that with the current result structure in the json string all=20 > results from the join are in the same array, you do not know=20 > when one ends and the next starts. =20 >=20 > In any case you will have to decide how to display such a=20 > result. Having one building eg. appearing multiple times with=20 > all the common attributes and the zoom button, just because=20 > of additional attributes, might not look very intuitive and=20 > logical to users and one might at first glance see them as=20 > separate buildings.=20 >=20 >=20 > > So now I am confused about what you said. I really need to do this=20 > > type of join and I will gladly contribute to make it working=20 > > correctly. For now I am planning to solve the "one row" displaying=20 > > problem and maybe support nquery (it is not working of=20 > course). Also,=20 > > I didn't try with attribute query yet. > >=20 >=20 > I wonder why nquery or search should not work, they should be=20 > identical for the display as normal query. >=20 > armin > -- > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!=20 > Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer >=20 |
From: Armin B. <arm...@gm...> - 2006-11-24 08:39:06
|
> Well, it is working for me but let me explain: > > I have a polygon shape presenting buildings. There is a building ID in the > dbf file. Oracle database has a table of locations inside the buildings. > This table has also a building ID and it holds many locations attributes > (area, volume, user, purpose, etc.). I have tried using one-to-many query in > pmapper by joining tha shapefile with locations table. And it works..(by > identify query). I get for example the "area" for each location inside the > building. The problem is that pmapper incorrectly displays all the attributes > for one building in one row instead of breaking the row for each location. > But this can be solved I think. > This is what I meant that 'it's not working'. The result array for one feature contains too many attributes. Ok, you could try in pmjson.js for the result display to check for this and add an additional row if the array of the result feature is longer than the one for the header. The problem is that with the current result structure in the json string all results from the join are in the same array, you do not know when one ends and the next starts. In any case you will have to decide how to display such a result. Having one building eg. appearing multiple times with all the common attributes and the zoom button, just because of additional attributes, might not look very intuitive and logical to users and one might at first glance see them as separate buildings. > So now I am confused about what you said. I really need to do this type of > join and I will gladly contribute to make it working correctly. For now I > am planning to solve the "one row" displaying problem and maybe support > nquery (it is not working of course). Also, I didn't try with attribute query > yet. > I wonder why nquery or search should not work, they should be identical for the display as normal query. armin -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |
From: Gambin D. <Dej...@pu...> - 2006-11-24 07:42:10
|
Well, it is working for me but let me explain: I have a polygon shape presenting buildings. There is a building ID in = the dbf file. Oracle database has a table of locations inside the = buildings. This table has also a building ID and it holds many locations = attributes (area, volume, user, purpose, etc.). I have tried using = one-to-many query in pmapper by joining tha shapefile with locations = table. And it works..(by identify query). I get for example the "area" = for each location inside the building. The problem is that pmapper = incorrectly displays all the attributes for one building in one row = instead of breaking the row for each location. But this can be solved I = think. So now I am confused about what you said. I really need to do this type = of join and I will gladly contribute to make it working correctly. For = now I am planning to solve the "one row" displaying problem and maybe = support nquery (it is not working of course). Also, I didn't try with = attribute query yet. regards, dejan > -----Original Message----- > From: Armin Burger [mailto:arm...@gm...]=20 > Sent: Thursday, November 23, 2006 11:36 PM > To: Gambin Dejan > Cc: pma...@li... > Subject: Re: [pmapper-users] Oracle connection - advice needed >=20 > Dejan >=20 > it's not worth the time to try to have 1-n joins, the it's=20 > simply not working any more since 2 years or so, after a=20 > restructuring of the query part. It would need a bit of=20 > thinking how to handle it now. >=20 > armin >=20 > Gambin Dejan wrote: > > OK I solved this one. I had to set: > >=20 > > "RESULT_FIELDS" "ID", instead of "RESULT_FIELDS" "ID,DESC" > >=20 > > thanks very much once again. Now I will try with one-to-many join=20 > > although Toni said it was not working correctly > >=20 > > regards, dejan > >=20 > >> -----Original Message----- > >> From: pma...@li... > >> [mailto:pma...@li...] On Behalf Of=20 > >> Gambin Dejan > >> Sent: Thursday, November 23, 2006 2:44 PM > >> To: pma...@li... > >> Subject: Re: [pmapper-users] Oracle connection - advice needed > >> > >> Thanks Armin, it helped very much. Now I can get an=20 > attribute from my=20 > >> Oracle database and this is great. The only thing I still cannot=20 > >> figure out (maybe Toni can help :-) is that I get an=20 > "extra" column=20 > >> in my result table. For example, I set: > >> > >> METADATA=20 > >> "DESCRIPTION" "Poslovni prostori" > >> "RESULT_FIELDS" "ID,DESC" > >> "RESULT_HEADERS" "Id,Desc" > >> "RESULT_JOIN"=20 > >> "oci8://username:password@oracle||TABLE_NAME@OBJID@0@DESC||ID||1" > >> END # Metadata > >> > >> ...I get the result table with correct header line (two=20 > fields), but=20 > >> the data record has three columns and the middle one is=20 > empty....it=20 > >> seems I have to play a little bit... > >> > >> regards, dejan > >> > >>> -----Original Message----- > >>> From: Armin Burger [mailto:arm...@gm...] > >>> Sent: Wednesday, November 22, 2006 2:44 PM > >>> To: Gambin Dejan; pma...@li... > >>> Subject: Re: [pmapper-users] Oracle connection - advice needed > >>> > >>> http://www.pmapper.net/wiki/doku.php?id=3Dfaq:configuration#join > >> s_to_external_database_tables > >>> > >>> > >>>> Hi, > >>>> > >>>> I have already asked a similar question but I really need > >>> an advice on > >>>> how to best implement connection from pmapper to Oracle.=20 > I have a=20 > >>>> polygon shapefile holding my city buildings. Its dbf file has an=20 > >>>> column with an building ID but the rest of attribute data > >>> that I need > >>>> to display in a query result table is held in Oracle 9i=20 > database.=20 > >>>> These data are very dynamic so I have to dynamically > >>> connect to Oracle > >>>> and get the data when I click on a building with "Identify"=20 > >>> or through > >>>> the attribute search. > >>>> > >>>> I don't know if anything is possible through the > >> mapserver. If not, > >>>> what is the way to go to support it in p.mapper? > >>>> > >>>> I would appreciate any suggestion. Thanks very much. > >>>> > >>>> regards, dejan > >>>> > >>>> > >>=20 > --------------------------------------------------------------------- > >> - > >>>> --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 > >>>> 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 > >>>> > >>=20 > = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DE > >> V > >>>> DEV _______________________________________________ > >>>> pmapper-users mailing list > >>>> pma...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/pmapper-users > >>> -- > >>> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten=20 > zu sparen!=20 > >>> Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer > >>> > >> -------------------------------------------------------------- > >> ----------- > >> Take Surveys. Earn Cash. Influence the Future of IT Join=20 > >> SourceForge.net's Techsay panel and you'll get the chance to share=20 > >> your opinions on IT & business topics through brief surveys - and=20 > >> earn cash=20 > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge > >> &CID=3DDEVDEV > >> _______________________________________________ > >> pmapper-users mailing list > >> pma...@li... > >> https://lists.sourceforge.net/lists/listinfo/pmapper-users > >> > >=20 > >=20 > ---------------------------------------------------------------------- > > --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 > > SourceForge.net's Techsay panel and you'll get the chance to share=20 > > your opinions on IT & business topics through brief surveys=20 > - and earn=20 > > cash=20 > >=20 > = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEV > > DEV _______________________________________________ > > pmapper-users mailing list > > pma...@li... > > https://lists.sourceforge.net/lists/listinfo/pmapper-users > >=20 >=20 |
From: Armin B. <arm...@gm...> - 2006-11-23 22:36:05
|
Dejan it's not worth the time to try to have 1-n joins, the it's simply not=20 working any more since 2 years or so, after a restructuring of the query=20 part. It would need a bit of thinking how to handle it now. armin Gambin Dejan wrote: > OK I solved this one. I had to set: >=20 > "RESULT_FIELDS" "ID", instead of "RESULT_FIELDS" "ID,DESC" >=20 > thanks very much once again. Now I will try with one-to-many join altho= ugh Toni said it was not working correctly >=20 > regards, dejan >=20 >> -----Original Message----- >> From: pma...@li...=20 >> [mailto:pma...@li...] On=20 >> Behalf Of Gambin Dejan >> Sent: Thursday, November 23, 2006 2:44 PM >> To: pma...@li... >> Subject: Re: [pmapper-users] Oracle connection - advice needed >> >> Thanks Armin, it helped very much. Now I can get an attribute=20 >> from my Oracle database and this is great. The only thing I=20 >> still cannot figure out (maybe Toni can help :-) is that I=20 >> get an "extra" column in my result table. For example, I set: >> >> METADATA=20 >> "DESCRIPTION" "Poslovni prostori" >> "RESULT_FIELDS" "ID,DESC" >> "RESULT_HEADERS" "Id,Desc" >> "RESULT_JOIN"=20 >> "oci8://username:password@oracle||TABLE_NAME@OBJID@0@DESC||ID||1" >> END # Metadata=20 >> >> ...I get the result table with correct header line (two=20 >> fields), but the data record has three columns and the middle=20 >> one is empty....it seems I have to play a little bit... >> >> regards, dejan >> >>> -----Original Message----- >>> From: Armin Burger [mailto:arm...@gm...] >>> Sent: Wednesday, November 22, 2006 2:44 PM >>> To: Gambin Dejan; pma...@li... >>> Subject: Re: [pmapper-users] Oracle connection - advice needed >>> >>> http://www.pmapper.net/wiki/doku.php?id=3Dfaq:configuration#join >> s_to_external_database_tables >>> >>> >>>> Hi, >>>> >>>> I have already asked a similar question but I really need >>> an advice on >>>> how to best implement connection from pmapper to Oracle. I have a=20 >>>> polygon shapefile holding my city buildings. Its dbf file has an=20 >>>> column with an building ID but the rest of attribute data >>> that I need >>>> to display in a query result table is held in Oracle 9i database.=20 >>>> These data are very dynamic so I have to dynamically >>> connect to Oracle >>>> and get the data when I click on a building with "Identify"=20 >>> or through >>>> the attribute search. >>>> >>>> I don't know if anything is possible through the=20 >> mapserver. If not,=20 >>>> what is the way to go to support it in p.mapper? >>>> >>>> I would appreciate any suggestion. Thanks very much. >>>> >>>> regards, dejan >>>> >>>> >> ---------------------------------------------------------------------- >>>> --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 >>>> SourceForge.net's Techsay panel and you'll get the chance=20 >> to share=20 >>>> your opinions on IT & business topics through brief surveys >>> - and earn >>>> cash >>>> >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEV >>>> DEV _______________________________________________ >>>> pmapper-users mailing list >>>> pma...@li... >>>> https://lists.sourceforge.net/lists/listinfo/pmapper-users >>> -- >>> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!=20 >>> Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer >>> >> -------------------------------------------------------------- >> ----------- >> Take Surveys. Earn Cash. Influence the Future of IT Join=20 >> SourceForge.net's Techsay panel and you'll get the chance to=20 >> share your opinions on IT & business topics through brief=20 >> surveys - and earn cash=20 >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge >> &CID=3DDEVDEV >> _______________________________________________ >> pmapper-users mailing list >> pma...@li... >> https://lists.sourceforge.net/lists/listinfo/pmapper-users >> >=20 > -----------------------------------------------------------------------= -- > 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=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users >=20 |