<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16509</id>
	<title>Nabble - p.mapper</title>
	<updated>2009-12-03T11:51:46Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/p.mapper-f16509.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/p.mapper-f16509.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26632070</id>
	<title>Re: hiperlink floating window</title>
	<published>2009-12-03T11:51:46Z</published>
	<updated>2009-12-03T11:51:46Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">I added a proxy script using iframes under
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/browser/pmapper/trunk/pmapper/incphp/xajax/x_proxyiframe.php?format=raw&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/browser/pmapper/trunk/pmapper/incphp/xajax/x_proxyiframe.php?format=raw&lt;/a&gt;&lt;br&gt;&lt;br&gt;you can modify the JS function in /config/.../custom.js
&lt;br&gt;&lt;br&gt;with lines like
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;case 'cities10000eu':
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;var remoteurl = 'http:/' + '/en.wikipedia.org/wiki/' + fldValue;
&lt;br&gt;&amp;nbsp; &amp;nbsp;var hyperUrl = PM_XAJAX_LOCATION + 'x_proxyiframe.php?'+SID+ 
&lt;br&gt;'&amp;remoteurl=' + escape(remoteurl);
&lt;br&gt;&amp;nbsp; &amp;nbsp;var dlgOptions = {width: 640, height: 480, left: 100, top: 50,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;resizeable: true, newsize: false,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;container: 'pmHyperlinkContainer', name: 'Hyperlink'};
&lt;br&gt;&amp;nbsp; &amp;nbsp;var dlg = PM.Dlg.createDnRDlg(dlgOptions, _p('Link'), hyperUrl);
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;as an example to load the wikipedia pages into the dialog window (it 
&lt;br&gt;becomes a bit 'sticky' though for larger contents).
&lt;br&gt;&lt;br&gt;You just need to create your remote Url depending of the data from the 
&lt;br&gt;layer field.
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 03/12/2009 09:11, Fco. Javier García Ricca wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think that this option is easier that Ajax proxy. I´m not a programmer 
&lt;br&gt;&amp;gt; and I don´t Know if it is right, but I´ll try it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks again
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/2 Armin Burger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632070&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;armin.burger@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632070&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;armin.burger@...&lt;/a&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; On 02/12/2009 21:33, Armin Burger wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; On 02/12/2009 13:25, Fco. Javier García Ricca wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I would like to know if is possible to open a hiperlink in a
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; floating
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window. Can i make a javascript to do it? How can I do it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In general see here for hyperlinks:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I guess with 'floating window' you mean the standard dialog
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (like for queries, print etc). If the hyperlink url is pointing
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to a site on the same server where the p.mapper application is
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hosted then it works. There were several explanations and a full
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; example how to use the dialogs ('PM.Dlg.createDnRDlg...') in
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; previous postings and the descriptions should have been added to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the wiki.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Otherwise it will not work directly because the content of the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dialog window is filled via an AJAX call. And Ajax calls do not
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allow to load external (cross-domain) URL's. This would just be
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; possible via a proxy script (using e.g. PHP and curl calls) but
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; that would be a bit much to discuss the details here, just
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; google for 'ajax proxy'.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; and just to complete for the case of cross-domain urls: instead of
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; an Ajax proxy you could also load a PHP script passing the remote
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; url as GET parameter and create a simple HTML page with an IFrame
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; using as &amp;quot;src&amp;quot; the remote url. This has the advantage that also all
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; styles and Javascript files etc are transfered.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; armin
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; FJRicca
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632070&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hiperlink-floating-window-tp26608154p26632070.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26625512</id>
	<title>Re: Configuring Pmapper</title>
	<published>2009-12-03T04:52:34Z</published>
	<updated>2009-12-03T04:52:34Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">if you're using the MS4W package of p.mapper then you do not need to
&lt;br&gt;to anything but unpack the zip and copy the files as described, and
&lt;br&gt;you should be done.
&lt;br&gt;&lt;br&gt;Also see here: &amp;nbsp;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/FaqDebugging&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/FaqDebugging&lt;/a&gt;&lt;br&gt;and especially the paragraph:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;2. &amp;nbsp;3) Do not expect any reply to questions that e.g. just say:
&lt;br&gt;&amp;nbsp;...
&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;quot;I get a blank map/page/no results&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with no further details mentioned as explained above.
&lt;br&gt;&amp;lt;&amp;lt;
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 6:40 AM, Kennedy Karani &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26625512&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karani@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hallo all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am new to pmapper and have been trying to configure the pmapper demo for
&lt;br&gt;&amp;gt; ms4w. However when I try all the instruction given and try to run it from my
&lt;br&gt;&amp;gt; browser. It gives a blank web page. Can anyone please help.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kennedy Karani
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ICT Officer
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Arid Lands Reource Management Project
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; P.O. Box 53547, 00200,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Nairobi.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Email:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26625512&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karani@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Telephone: 020 2227496 Ext. 230
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mobile:0721440526
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ____________________________________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26625512&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26625512&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Configuring-Pmapper-tp26621359p26625512.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26621359</id>
	<title>Configuring Pmapper</title>
	<published>2009-12-02T21:40:15Z</published>
	<updated>2009-12-02T21:40:15Z</updated>
	<author>
		<name>Kennedy Macharia Karani</name>
	</author>
	<content type="html">Hallo all,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I am new to pmapper and have been trying to configure the pmapper demo for
&lt;br&gt;ms4w. However when I try all the instruction given and try to run it from my
&lt;br&gt;browser. It gives a blank web page. Can anyone please help.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Kennedy Karani
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;ICT Officer
&lt;br&gt;&lt;br&gt;Arid Lands Reource Management Project
&lt;br&gt;&lt;br&gt;P.O. Box 53547, 00200,
&lt;br&gt;&lt;br&gt;Nairobi.
&lt;br&gt;&lt;br&gt;Email:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karani@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Telephone: 020 2227496 Ext. 230
&lt;br&gt;&lt;br&gt;Mobile:0721440526
&lt;br&gt;&lt;br&gt;____________________________________
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621359&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Configuring-Pmapper-tp26621359p26621359.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616510</id>
	<title>Re: hiperlink floating window</title>
	<published>2009-12-02T13:10:28Z</published>
	<updated>2009-12-02T13:10:28Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">On 02/12/2009 21:33, Armin Burger wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 02/12/2009 13:25, Fco. Javier García Ricca wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I would like to know if is possible to open a hiperlink in a floating
&lt;br&gt;&amp;gt;&amp;gt; window. Can i make a javascript to do it? How can I do it?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In general see here for hyperlinks:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I guess with 'floating window' you mean the standard dialog (like for 
&lt;br&gt;&amp;gt; queries, print etc). If the hyperlink url is pointing to a site on the 
&lt;br&gt;&amp;gt; same server where the p.mapper application is hosted then it works. 
&lt;br&gt;&amp;gt; There were several explanations and a full example how to use the 
&lt;br&gt;&amp;gt; dialogs ('PM.Dlg.createDnRDlg...') in previous postings and the 
&lt;br&gt;&amp;gt; descriptions should have been added to the wiki.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Otherwise it will not work directly because the content of the dialog 
&lt;br&gt;&amp;gt; window is filled via an AJAX call. And Ajax calls do not allow to load 
&lt;br&gt;&amp;gt; external (cross-domain) URL's. This would just be possible via a proxy 
&lt;br&gt;&amp;gt; script (using e.g. PHP and curl calls) but that would be a bit much to 
&lt;br&gt;&amp;gt; discuss the details here, just google for 'ajax proxy'.
&lt;/div&gt;&lt;br&gt;and just to complete for the case of cross-domain urls: instead of an 
&lt;br&gt;Ajax proxy you could also load a PHP script passing the remote url as 
&lt;br&gt;GET parameter and create a simple HTML page with an IFrame using as 
&lt;br&gt;&amp;quot;src&amp;quot; the remote url. This has the advantage that also all styles and 
&lt;br&gt;Javascript files etc are transfered.
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616510&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hiperlink-floating-window-tp26608154p26616510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615942</id>
	<title>Re: hiperlink floating window</title>
	<published>2009-12-02T12:33:46Z</published>
	<updated>2009-12-02T12:33:46Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">On 02/12/2009 13:25, Fco. Javier García Ricca wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like to know if is possible to open a hiperlink in a floating
&lt;br&gt;&amp;gt; window. Can i make a javascript to do it? How can I do it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;In general see here for hyperlinks:
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/DocManual#Hyperlinks&lt;/a&gt;&lt;br&gt;&lt;br&gt;I guess with 'floating window' you mean the standard dialog (like for 
&lt;br&gt;queries, print etc). If the hyperlink url is pointing to a site on the 
&lt;br&gt;same server where the p.mapper application is hosted then it works. 
&lt;br&gt;There were several explanations and a full example how to use the 
&lt;br&gt;dialogs ('PM.Dlg.createDnRDlg...') in previous postings and the 
&lt;br&gt;descriptions should have been added to the wiki.
&lt;br&gt;&lt;br&gt;Otherwise it will not work directly because the content of the dialog 
&lt;br&gt;window is filled via an AJAX call. And Ajax calls do not allow to load 
&lt;br&gt;external (cross-domain) URL's. This would just be possible via a proxy 
&lt;br&gt;script (using e.g. PHP and curl calls) but that would be a bit much to 
&lt;br&gt;discuss the details here, just google for 'ajax proxy'.
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615942&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hiperlink-floating-window-tp26608154p26615942.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615310</id>
	<title>buffer search</title>
	<published>2009-12-02T11:52:38Z</published>
	<updated>2009-12-02T11:52:38Z</updated>
	<author>
		<name>Kevin Edmundson</name>
	</author>
	<content type="html">I am trying to figure out how to give a user a search tool that works
&lt;br&gt;like the following:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;If a user has performed a search and has a feature selected and
&lt;br&gt;highlighted, they would have the ability to display any features that
&lt;br&gt;were within X number of feet from that feature (or point if that is the
&lt;br&gt;only way to do it).
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I have searched the lists and have found several questions regarding the
&lt;br&gt;subject but have yet to find any definitive answers.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;As always, any help is greatly appreciated.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Kevin Edmundson
&lt;br&gt;&lt;br&gt;CIO
&lt;br&gt;&lt;br&gt;WTH Technology, Inc
&lt;br&gt;&lt;br&gt;3665 Washington Blvd
&lt;br&gt;&lt;br&gt;Indianapolis, IN 46205
&lt;br&gt;&lt;br&gt;317.259.0105 office
&lt;br&gt;&lt;br&gt;317.259.1423 fax
&lt;br&gt;&lt;br&gt;317.501.8560 mobile
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kevin.edmundson@...&lt;/a&gt;
&lt;br&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615310&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kevin.edmundson@...&lt;/a&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;NOTICE: This message is from the technology firm WTH Technology, Inc.
&lt;br&gt;This message is intended only for the individual or entity to which it
&lt;br&gt;is directed. If you are not the addressee, or if this message has been
&lt;br&gt;addressed to you in error, you are not authorized to use, read, copy or
&lt;br&gt;distribute this message and any attachments, and we ask that you please
&lt;br&gt;immediately delete this message and attachments (including all copies),
&lt;br&gt;and notify the sender by return e-mail so that our records can be
&lt;br&gt;corrected. All personal messages express views only of the sender, which
&lt;br&gt;are not to be attributed to WTH Technology, Inc, and may not be
&lt;br&gt;distributed or copied without this statement.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615310&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/buffer-search-tp26615310p26615310.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26608154</id>
	<title>hiperlink floating window</title>
	<published>2009-12-02T04:25:43Z</published>
	<updated>2009-12-02T04:25:43Z</updated>
	<author>
		<name>Fco. Javier García Ricca-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I would like to know if is possible to open a hiperlink in a floating
&lt;br&gt;window. Can i make a javascript to do it? How can I do it?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;FJRicca
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608154&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hiperlink-floating-window-tp26608154p26608154.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26594692</id>
	<title>p.mapper &amp; css</title>
	<published>2009-12-01T09:23:26Z</published>
	<updated>2009-12-01T09:23:26Z</updated>
	<author>
		<name>beppenapo</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I would like to have a layout with a kind of div &amp;quot;container&amp;quot; (in which i
&lt;br&gt;have the whole map: block west, ovest, etc etc...) with width, for
&lt;br&gt;example, 80% instead of 100%. It's possible? What is the css file that i
&lt;br&gt;must modify?
&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;-beppe-
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26594692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/p.mapper---css-tp26594692p26594692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26591036</id>
	<title>Re: Live CD/DVD</title>
	<published>2009-12-01T04:36:50Z</published>
	<updated>2009-12-01T04:36:50Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">You need at least to define a 'tmp' directory for the temporary map
&lt;br&gt;files that is writeable by the web server user (www-data in Ubuntu).
&lt;br&gt;Live CD's usually have foreseen a mechanism for that (mapping it into
&lt;br&gt;memory).
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;On Tue, Dec 1, 2009 at 10:32 AM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591036&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dejan.Gambin@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am thinking about creating a Live CD/DVD that includes Mapserver,
&lt;br&gt;&amp;gt; p.mapper and everything else needed. I need this for demonstration
&lt;br&gt;&amp;gt; purposes and I am thinking about using Ubuntu LiveCD for this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone have an experience and/or was successful doing this, so he can
&lt;br&gt;&amp;gt; point me to the right direction?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks very much
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; regards, dejan
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591036&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591036&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Live-CD-DVD-tp26589011p26591036.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590910</id>
	<title>Re: Measure Distance</title>
	<published>2009-12-01T04:25:38Z</published>
	<updated>2009-12-01T04:25:38Z</updated>
	<author>
		<name>Salvator*eL*arosa</name>
	</author>
	<content type="html">This is the code in pm_draw.js:
&lt;br&gt;&lt;br&gt;function measureDrawSymbols(e, clickX, clickY, dblClick) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; // Polyline points number before to add the current click point
&lt;br&gt;&amp;nbsp; &amp;nbsp; if(polyline.isClosed()){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; polyline.reset();
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; var nPoints = polyline.getPointsNumber(); &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; var clickPoint = new Point(clickX, clickY); 
&lt;br&gt;&amp;nbsp; &amp;nbsp; // Reset everything when last measure ended with double click
&lt;br&gt;&amp;nbsp; &amp;nbsp; if (nPoints == 0) resetMeasure(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; // Don't go outside map
&lt;br&gt;&amp;nbsp; &amp;nbsp; if ((clickX &amp;lt; mapW) &amp;&amp; (clickY &amp;lt; mapH)) { 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // SINGLE CLICK
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (dblClick != 1) { 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; polyline.addPoint(new Point(clickX,clickY));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	// First point for start click
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	if (nPoints &amp;lt; 1) {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 		drawLineSegment(jg,new Line(clickPoint, clickPoint)); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 			
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		// Fill distance between clicks with symbol points
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		}else{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		 &amp;nbsp;// USE wz_jsgraphics.js TO DRAW LINE. lastSegment is of Line type &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var lastSegment = polyline.getLastSide();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var sidesNumber = polyline.getSidesNumber(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		 &amp;nbsp;// check for the overlapping of the new side.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // it will never overlap with the previous side &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (sidesNumber &amp;gt; 2){ &amp;nbsp; &amp;nbsp; &amp;nbsp;		 &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var s = 1 ; s &amp;lt; (sidesNumber-1); s++){ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var intersectionPoint = polyline.getSide(s).intersection(lastSegment);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (intersectionPoint != null){ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; alert(localeList['digitize_over']);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; polyline.delPoint(polyline.getPointsNumber()-1);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; drawLineSegment(jg,lastSegment);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // calls the handler of the side (segment) digitation and pass it the polyline in px coords
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; onDigitizedSide(polyline);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	} &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // DOUBLE CLICK =&amp;gt; CALCULATE AREA
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else if (dblClick) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;		 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	// Removes the last duplicated point because of the last 2 single click	 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	polyline.delPoint(polyline.getPointsNumber()-1);
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	 &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	 &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	// Closing the polyline to have a polygon &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	polyline.close();
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // fix the last side
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var lastSegment = polyline.getLastSide();	 &amp;nbsp; 
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	var sidesNumber = polyline.getSidesNumber();
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	// check for the overlapping of the closing side
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	// it will never overlap with the first and the last side
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var s = 2 ; s &amp;lt; (sidesNumber-1); s++){ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var intersectionPoint = polyline.getSide(s).intersection(lastSegment);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (intersectionPoint != null){ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; alert(localeList['digitize_over']);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; polyline.delPoint(polyline.getPointsNumber()-1);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return false; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }	 &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;		 &amp;nbsp; &amp;nbsp;	 &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;		
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	if(lastSegment != null){ &amp;nbsp; &amp;nbsp;	
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;		drawLineSegment(jg,lastSegment);
&lt;br&gt;&amp;nbsp; 	 &amp;nbsp; &amp;nbsp;	}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // calls the handler of the polygon digitation before reset the polygon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; onDigitizedPolygon(polyline);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // remove all points from the polygon &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 		//polyline.reset();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; } &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; geoPolyline = toGeoPolygon(polyline);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;Salvator*eL*arosa&quot;&gt;&lt;br&gt;Sorry, the version is 3.1!
&lt;br&gt;&lt;br&gt;thank for reply!
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Thomas RAFFIN wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;What is your pmapper version please ?
&lt;br&gt;&lt;br&gt;If you are using v4, you can:
&lt;br&gt;- use the &amp;quot;measure2&amp;quot; plugin (see 
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&lt;/a&gt;&amp;nbsp;for 
&lt;br&gt;documentation)
&lt;br&gt;- modifiy the javascript/src/pm.draw.js file.
&lt;br&gt;&lt;br&gt;Salvator*eL*arosa a écrit :
&lt;br&gt;&amp;gt; Hello everyone,
&lt;br&gt;&amp;gt; I need to change the function measure, so that to double click will give me
&lt;br&gt;&amp;gt; the distance of the segment when the number of segments is less than 1.
&lt;br&gt;&amp;gt; This is possible by modifying the code?
&lt;br&gt;&amp;gt; How can I do?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I measure a distance and I double-click gives me double the distance!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----
&lt;br&gt;&amp;gt; Salvatore Larosa
&lt;br&gt;&amp;gt; GPG: 0xE504BBE2 (FP: D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;pmapper-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;/quote&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;&lt;i&gt;&lt;b&gt;Salvatore Larosa&lt;/b&gt;&lt;/i&gt;&lt;br&gt;&lt;b&gt;GPG:&lt;/b&gt;&amp;nbsp;0xE504BBE2 (&lt;b&gt;FP:&lt;/b&gt;&amp;nbsp;D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Measure-Distance-tp26590040p26590910.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590826</id>
	<title>Re: Measure Distance</title>
	<published>2009-12-01T04:15:04Z</published>
	<updated>2009-12-01T04:15:04Z</updated>
	<author>
		<name>Salvator*eL*arosa</name>
	</author>
	<content type="html">Sorry, the version is 3.1!
&lt;br&gt;&lt;br&gt;thank for reply!
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Thomas RAFFIN wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;What is your pmapper version please ?
&lt;br&gt;&lt;br&gt;If you are using v4, you can:
&lt;br&gt;- use the &amp;quot;measure2&amp;quot; plugin (see 
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&lt;/a&gt;&amp;nbsp;for 
&lt;br&gt;documentation)
&lt;br&gt;- modifiy the javascript/src/pm.draw.js file.
&lt;br&gt;&lt;br&gt;Salvator*eL*arosa a écrit :
&lt;br&gt;&amp;gt; Hello everyone,
&lt;br&gt;&amp;gt; I need to change the function measure, so that to double click will give me
&lt;br&gt;&amp;gt; the distance of the segment when the number of segments is less than 1.
&lt;br&gt;&amp;gt; This is possible by modifying the code?
&lt;br&gt;&amp;gt; How can I do?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I measure a distance and I double-click gives me double the distance!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----
&lt;br&gt;&amp;gt; Salvatore Larosa
&lt;br&gt;&amp;gt; GPG: 0xE504BBE2 (FP: D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;pmapper-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;div class=&quot;signature&quot;&gt;&lt;i&gt;&lt;b&gt;Salvatore Larosa&lt;/b&gt;&lt;/i&gt;&lt;br&gt;&lt;b&gt;GPG:&lt;/b&gt;&amp;nbsp;0xE504BBE2 (&lt;b&gt;FP:&lt;/b&gt;&amp;nbsp;D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Measure-Distance-tp26590040p26590826.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590589</id>
	<title>Re: Measure Distance</title>
	<published>2009-12-01T03:40:46Z</published>
	<updated>2009-12-01T03:40:46Z</updated>
	<author>
		<name>Thomas RAFFIN</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;What is your pmapper version please ?
&lt;br&gt;&lt;br&gt;If you are using v4, you can:
&lt;br&gt;- use the &amp;quot;measure2&amp;quot; plugin (see 
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/PluginsDynamicData#Measure2&lt;/a&gt;&amp;nbsp;for 
&lt;br&gt;documentation)
&lt;br&gt;- modifiy the javascript/src/pm.draw.js file.
&lt;br&gt;&lt;br&gt;Salvator*eL*arosa a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello everyone,
&lt;br&gt;&amp;gt; I need to change the function measure, so that to double click will give me
&lt;br&gt;&amp;gt; the distance of the segment when the number of segments is less than 1.
&lt;br&gt;&amp;gt; This is possible by modifying the code?
&lt;br&gt;&amp;gt; How can I do?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I measure a distance and I double-click gives me double the distance!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----
&lt;br&gt;&amp;gt; Salvatore Larosa
&lt;br&gt;&amp;gt; GPG: 0xE504BBE2 (FP: D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26590589&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Measure-Distance-tp26590040p26590589.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590040</id>
	<title>Measure Distance</title>
	<published>2009-12-01T03:03:36Z</published>
	<updated>2009-12-01T03:03:36Z</updated>
	<author>
		<name>Salvator*eL*arosa</name>
	</author>
	<content type="html">Hello everyone,
&lt;br&gt;I need to change the function measure, so that to double click will give me the distance of the segment when the number of segments is less than 1.
&lt;br&gt;This is possible by modifying the code?
&lt;br&gt;How can I do?
&lt;br&gt;&lt;br&gt;When I measure a distance and I double-click gives me double the distance!
&lt;br&gt;&lt;br&gt;Thanks!&lt;div class=&quot;signature&quot;&gt;&lt;i&gt;&lt;b&gt;Salvatore Larosa&lt;/b&gt;&lt;/i&gt;&lt;br&gt;&lt;b&gt;GPG:&lt;/b&gt;&amp;nbsp;0xE504BBE2 (&lt;b&gt;FP:&lt;/b&gt;&amp;nbsp;D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2)&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Measure-Distance-tp26590040p26590040.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26589011</id>
	<title>Live CD/DVD</title>
	<published>2009-12-01T01:32:15Z</published>
	<updated>2009-12-01T01:32:15Z</updated>
	<author>
		<name>dgambin</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I am thinking about creating a Live CD/DVD that includes Mapserver, 
&lt;br&gt;p.mapper and everything else needed. I need this for demonstration 
&lt;br&gt;purposes and I am thinking about using Ubuntu LiveCD for this.
&lt;br&gt;&lt;br&gt;Does anyone have an experience and/or was successful doing this, so he can 
&lt;br&gt;point me to the right direction?
&lt;br&gt;&lt;br&gt;Thanks very much
&lt;br&gt;&lt;br&gt;regards, dejan
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26589011&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Live-CD-DVD-tp26589011p26589011.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26587833</id>
	<title>Re: Plugin Drawing</title>
	<published>2009-11-30T23:48:10Z</published>
	<updated>2009-11-30T23:48:10Z</updated>
	<author>
		<name>Thomas RAFFIN</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Did you read that &lt;a href=&quot;http://svn.pmapper.net/trac/wiki/PluginsDynamicData&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/PluginsDynamicData&lt;/a&gt;&amp;nbsp;? 
&lt;br&gt;I particular, did you had the layer named &amp;quot;drawPoint&amp;quot; to your template.map ?
&lt;br&gt;&lt;br&gt;BSAP (Thomas Andres) a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Sehr Geehrte,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've installed the Drawing plug-in for pmapper, but after the
&lt;br&gt;&amp;gt; digitalization of a point (or other drawing object) the map try to
&lt;br&gt;&amp;gt; reload and blocks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In E_php.log is written: PHP Warning: &amp;nbsp;getLayerByName failed for :
&lt;br&gt;&amp;gt; drawPoint
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;in
&lt;br&gt;&amp;gt; C:\Programme\ms4w\apps\pmapper\plugins\clientdynamiclayers\clientDynamic
&lt;br&gt;&amp;gt; Layers.php on line 143
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; do you have a idea where could be the problem? Where are saved the layer
&lt;br&gt;&amp;gt; geometry data?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thx You very much for Your help.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Andres Thomas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is the value of the var 'params' in clientDynamicLayers.js:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; PHPSESSID=8ddd06177d7929698968581eeac1dcf0&amp;layers=[{&amp;quot;def&amp;quot;:
&lt;br&gt;&amp;gt; {&amp;quot;type&amp;quot;:&amp;quot;tplMapFile&amp;quot;,&amp;quot;tplname&amp;quot;: &amp;quot;drawPoint&amp;quot;,&amp;quot;layername&amp;quot;:
&lt;br&gt;&amp;gt; &amp;quot;drawingPoint&amp;quot;,&amp;quot;category&amp;quot;: &amp;quot;cat_drawing&amp;quot;},&amp;quot;datatype&amp;quot;: &amp;quot;GeoJson&amp;quot;,&amp;quot;data&amp;quot;:
&lt;br&gt;&amp;gt; {&amp;quot;type&amp;quot;: &amp;quot;FeatureCollection&amp;quot;,&amp;quot;features&amp;quot;: [{&amp;quot;type&amp;quot;:
&lt;br&gt;&amp;gt; &amp;quot;Feature&amp;quot;,&amp;quot;geometry&amp;quot;:{&amp;quot;type&amp;quot;: &amp;quot;Point&amp;quot;,&amp;quot;coordinates&amp;quot;:
&lt;br&gt;&amp;gt; [2644461.336617877,1129399.458502332]},&amp;quot;properties&amp;quot;:{&amp;quot;index&amp;quot;:
&lt;br&gt;&amp;gt; 0,&amp;quot;comment&amp;quot;: &amp;quot;test&amp;quot;,&amp;quot;symbolThickness&amp;quot;: &amp;quot;10&amp;quot;,&amp;quot;color&amp;quot;: &amp;quot;255, 0,
&lt;br&gt;&amp;gt; 0&amp;quot;,&amp;quot;outLineColor&amp;quot;: &amp;quot;0, 255, 0&amp;quot;,&amp;quot;colorHex&amp;quot;: &amp;quot;#FF0000&amp;quot;,&amp;quot;outLineHex&amp;quot;:
&lt;br&gt;&amp;gt; &amp;quot;#00FF00&amp;quot;,&amp;quot;textSize&amp;quot;: &amp;quot;10&amp;quot;,&amp;quot;fontFamily&amp;quot;: &amp;quot;sans&amp;quot;,&amp;quot;symbolShape&amp;quot;:
&lt;br&gt;&amp;gt; &amp;quot;circle&amp;quot;}}]}}]&amp;action=addOrReplace
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26587833&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26587833&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Plugin-Drawing-tp26577756p26587833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26577756</id>
	<title>Plugin Drawing</title>
	<published>2009-11-30T07:41:01Z</published>
	<updated>2009-11-30T07:41:01Z</updated>
	<author>
		<name>BSAP (Thomas Andres)</name>
	</author>
	<content type="html">Sehr Geehrte,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I've installed the Drawing plug-in for pmapper, but after the
&lt;br&gt;digitalization of a point (or other drawing object) the map try to
&lt;br&gt;reload and blocks.
&lt;br&gt;&lt;br&gt;In E_php.log is written: PHP Warning: &amp;nbsp;getLayerByName failed for :
&lt;br&gt;drawPoint
&lt;br&gt;&lt;br&gt;&amp;nbsp;in
&lt;br&gt;C:\Programme\ms4w\apps\pmapper\plugins\clientdynamiclayers\clientDynamic
&lt;br&gt;Layers.php on line 143
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;do you have a idea where could be the problem? Where are saved the layer
&lt;br&gt;geometry data?
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Thx You very much for Your help.
&lt;br&gt;&lt;br&gt;Andres Thomas
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;This is the value of the var 'params' in clientDynamicLayers.js:
&lt;br&gt;&lt;br&gt;PHPSESSID=8ddd06177d7929698968581eeac1dcf0&amp;layers=[{&amp;quot;def&amp;quot;:
&lt;br&gt;{&amp;quot;type&amp;quot;:&amp;quot;tplMapFile&amp;quot;,&amp;quot;tplname&amp;quot;: &amp;quot;drawPoint&amp;quot;,&amp;quot;layername&amp;quot;:
&lt;br&gt;&amp;quot;drawingPoint&amp;quot;,&amp;quot;category&amp;quot;: &amp;quot;cat_drawing&amp;quot;},&amp;quot;datatype&amp;quot;: &amp;quot;GeoJson&amp;quot;,&amp;quot;data&amp;quot;:
&lt;br&gt;{&amp;quot;type&amp;quot;: &amp;quot;FeatureCollection&amp;quot;,&amp;quot;features&amp;quot;: [{&amp;quot;type&amp;quot;:
&lt;br&gt;&amp;quot;Feature&amp;quot;,&amp;quot;geometry&amp;quot;:{&amp;quot;type&amp;quot;: &amp;quot;Point&amp;quot;,&amp;quot;coordinates&amp;quot;:
&lt;br&gt;[2644461.336617877,1129399.458502332]},&amp;quot;properties&amp;quot;:{&amp;quot;index&amp;quot;:
&lt;br&gt;0,&amp;quot;comment&amp;quot;: &amp;quot;test&amp;quot;,&amp;quot;symbolThickness&amp;quot;: &amp;quot;10&amp;quot;,&amp;quot;color&amp;quot;: &amp;quot;255, 0,
&lt;br&gt;0&amp;quot;,&amp;quot;outLineColor&amp;quot;: &amp;quot;0, 255, 0&amp;quot;,&amp;quot;colorHex&amp;quot;: &amp;quot;#FF0000&amp;quot;,&amp;quot;outLineHex&amp;quot;:
&lt;br&gt;&amp;quot;#00FF00&amp;quot;,&amp;quot;textSize&amp;quot;: &amp;quot;10&amp;quot;,&amp;quot;fontFamily&amp;quot;: &amp;quot;sans&amp;quot;,&amp;quot;symbolShape&amp;quot;:
&lt;br&gt;&amp;quot;circle&amp;quot;}}]}}]&amp;action=addOrReplace
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26577756&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Plugin-Drawing-tp26577756p26577756.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26574700</id>
	<title>Blank Web page</title>
	<published>2009-11-30T00:29:48Z</published>
	<updated>2009-11-30T00:29:48Z</updated>
	<author>
		<name>Kennedy Macharia Karani</name>
	</author>
	<content type="html">Dear all,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I am new to pmapper, &amp;nbsp;I was trying to work with the demo application.
&lt;br&gt;However after changing parameters in the configdefault and try to run the
&lt;br&gt;application, file it displays a blank web page and gives no error message.
&lt;br&gt;When I use the test file. The map displays ok. Can anyone help please.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Kennedy Karani
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;ICT Officer
&lt;br&gt;&lt;br&gt;Arid Lands Reource Management Project
&lt;br&gt;&lt;br&gt;P.O. Box 53547, 00200,
&lt;br&gt;&lt;br&gt;Nairobi.
&lt;br&gt;&lt;br&gt;Email:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26574700&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karani@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Telephone: 020 2227496 Ext. 230
&lt;br&gt;&lt;br&gt;Mobile:0721440526
&lt;br&gt;&lt;br&gt;____________________________________
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26574700&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Blank-Web-page-tp26574700p26574700.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26539327</id>
	<title>Re: search question</title>
	<published>2009-11-27T00:39:13Z</published>
	<updated>2009-11-27T00:39:13Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">Javier
&lt;br&gt;&lt;br&gt;for p.mapper 4 set in /config/.../js_config.php
&lt;br&gt;&amp;nbsp; &amp;nbsp;PM.suggestLaunchSearch = false;
&lt;br&gt;&lt;br&gt;(true is the default)
&lt;br&gt;&lt;br&gt;for pm 3 it should be something like 'pmSuggestLaunchSearch' instead
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;2009/11/27 Fco. Javier García Ricca &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26539327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fjricca@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I use this code in the config.xml.....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;         &amp;lt;searchitem name=&amp;quot;secciones&amp;quot; description=&amp;quot;Secciones Censales&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;             &amp;lt;layer type=&amp;quot;shape&amp;quot; name=&amp;quot;secciones&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                 &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;Distrito_1&amp;quot; description=&amp;quot;Distrito&amp;quot;
&lt;br&gt;&amp;gt; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                      &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;ms&amp;quot;
&lt;br&gt;&amp;gt; minlength=&amp;quot;1&amp;quot; startleft=&amp;quot;1&amp;quot; sort=&amp;quot;asc&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                          &amp;lt;mslayer encoding=&amp;quot;UTF-8&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;                      &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;                 &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;                 &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;Seccione_1&amp;quot; description=&amp;quot;Seccion&amp;quot;
&lt;br&gt;&amp;gt; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                      &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;ms&amp;quot;
&lt;br&gt;&amp;gt; minlength=&amp;quot;1&amp;quot; startleft=&amp;quot;1&amp;quot; sort=&amp;quot;asc&amp;quot; dependfld=&amp;quot;Distrito_1&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                          &amp;lt;mslayer encoding=&amp;quot;UTF-8&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;                 &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;                 &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;             &amp;lt;/layer&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/searchitem&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ....to search features. I would like search those feature only when I press
&lt;br&gt;&amp;gt; the button search. Is this possible?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thans
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26539327&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/search-question-tp26538854p26539327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26538854</id>
	<title>search question</title>
	<published>2009-11-26T23:42:47Z</published>
	<updated>2009-11-26T23:42:47Z</updated>
	<author>
		<name>Fco. Javier García Ricca-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I use this code in the config.xml.....
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;searchitem name=&amp;quot;secciones&amp;quot; description=&amp;quot;Secciones Censales&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;layer type=&amp;quot;shape&amp;quot; name=&amp;quot;secciones&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;Distrito_1&amp;quot; description=&amp;quot;Distrito&amp;quot;
&lt;br&gt;wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;ms&amp;quot;
&lt;br&gt;minlength=&amp;quot;1&amp;quot; startleft=&amp;quot;1&amp;quot; sort=&amp;quot;asc&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mslayer encoding=&amp;quot;UTF-8&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;Seccione_1&amp;quot; description=&amp;quot;Seccion&amp;quot;
&lt;br&gt;wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;ms&amp;quot;
&lt;br&gt;minlength=&amp;quot;1&amp;quot; startleft=&amp;quot;1&amp;quot; sort=&amp;quot;asc&amp;quot; dependfld=&amp;quot;Distrito_1&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mslayer encoding=&amp;quot;UTF-8&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/layer&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/searchitem&amp;gt;
&lt;br&gt;&lt;br&gt;....to search features. I would like search those feature only when I press
&lt;br&gt;the button search. Is this possible?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thans
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;FJRicca
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26538854&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/search-question-tp26538854p26538854.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533474</id>
	<title>Re: searching with filter</title>
	<published>2009-11-26T10:40:50Z</published>
	<updated>2009-11-26T10:40:50Z</updated>
	<author>
		<name>Thomas RAFFIN</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;You should try to defined a &amp;lt;sql_where&amp;gt; in &amp;lt;layer&amp;gt;
&lt;br&gt;&amp;lt;sql_where&amp;gt;hospric = '[hospric]'&amp;lt;/sql_where&amp;gt;
&lt;br&gt;&lt;br&gt;Thomas
&lt;br&gt;&lt;br&gt;Armin Burger a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Marco
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Currently *all* form elements (fields) are used for the query string.
&lt;br&gt;&amp;gt; Using one of them just for defining the depending field values but
&lt;br&gt;&amp;gt; excluding them from the query string composition is not foreseen
&lt;br&gt;&amp;gt; currently. This will require additional settings predefined in &amp;nbsp;XML
&lt;br&gt;&amp;gt; that is read by PHP and then passed over to Javascript. So nothing
&lt;br&gt;&amp;gt; done in 5 minutes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can add a ticket in the Trac system (svn.pmapper.net/trac) of type
&lt;br&gt;&amp;gt; 'enhancement'. Use the 'Register' link to create an account. I know
&lt;br&gt;&amp;gt; people practically never do that, so most enhancement proposals via
&lt;br&gt;&amp;gt; the mailing list will be discarded because I'm usually not going to
&lt;br&gt;&amp;gt; follow them up any more if not added in Trac.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For a quick and dirty solution:
&lt;br&gt;&amp;gt; I'm currently not sure how the [search] place holder is substiuted for
&lt;br&gt;&amp;gt; SQL queries, I guess it replaces them in the order how the fields are
&lt;br&gt;&amp;gt; defined in the XML. A quick solution could be to try to 'hide' the
&lt;br&gt;&amp;gt; value of the first [search] in the query string so that it is not
&lt;br&gt;&amp;gt; executed, e.g. &amp;nbsp;by putting them inside a comment, like
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;sql&amp;gt;SELECT DISTINCT [dependfldval] FROM
&lt;br&gt;&amp;gt; [7 HOSPITAL] &amp;nbsp;WHERE &amp;nbsp;/* [search] */ [dependfldval] LIKE '%[search]%'&amp;lt;/sql&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; armin
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Nov 25, 2009 at 10:34 AM, Marco &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533474&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marcpat@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; First I want to compliment for Pmapper's quality code, it's difficult
&lt;br&gt;&amp;gt;&amp;gt; to find applications so well written!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Now my problem: I have to add a select when the user chooses the field
&lt;br&gt;&amp;gt;&amp;gt; on which to search, and I wrote the XML:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;searchitem name=&amp;quot;hospital&amp;quot; description=&amp;quot;Hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;layer type=&amp;quot;ms&amp;quot; name=&amp;quot;hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospfield&amp;quot; description=&amp;quot;Field
&lt;br&gt;&amp;gt;&amp;gt; to search&amp;quot; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;definition type=&amp;quot;options&amp;quot; firstoption=&amp;quot;Select&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; connectiontype=&amp;quot;inline&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option value=&amp;quot;NAME&amp;quot; name=&amp;quot;Name&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option value=&amp;quot;ADDR&amp;quot; name=&amp;quot;address&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option value=&amp;quot;CITY&amp;quot; name=&amp;quot;City&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;events&amp;gt;onchange=&amp;quot;$('#pmsfld_hospric').val('')&amp;quot;&amp;lt;/events&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospric&amp;quot; description=&amp;quot;Search&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;db&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; sort=&amp;quot;asc&amp;quot; minlength=&amp;quot;2&amp;quot; dependfld=&amp;quot;hospfield&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dsn
&lt;br&gt;&amp;gt;&amp;gt; encoding=&amp;quot;UTF-8&amp;quot;&amp;gt;odbc://'':''@localhost/datahosp&amp;lt;/dsn&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;sql&amp;gt;SELECT DISTINCT [dependfldval] FROM [7
&lt;br&gt;&amp;gt;&amp;gt; HOSPITAL] WHERE [dependfldval] LIKE '%[search]%'&amp;lt;/sql&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/layer&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/searchitem&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I logged the results and it working properly, except that it submit
&lt;br&gt;&amp;gt;&amp;gt; also the field hospfield, I also tried with the xml attribute
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;nosubmit&amp;quot; but doesn't work, what's the best way to solve it?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533474&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533474&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533474&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/searching-with-filter-tp26509775p26533474.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26526681</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-26T01:33:52Z</published>
	<updated>2009-11-26T01:33:52Z</updated>
	<author>
		<name>Thomas RAFFIN</name>
	</author>
	<content type="html">The documentation is here : 
&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/PluginsQuery&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/PluginsQuery&lt;/a&gt;&amp;nbsp;but there is not 
&lt;br&gt;screenshots...
&lt;br&gt;&lt;br&gt;Thomas Raffin a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think the searchTool plugin could do that with the good parameters... 
&lt;br&gt;&amp;gt; But if you need anything else torellim maybe it is possible to extend it...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thomas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Walter Lorenzetti a écrit :
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; torellim torellim ha scritto:
&lt;br&gt;&amp;gt;&amp;gt; Hi torellim,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; it's very interesting...
&lt;br&gt;&amp;gt;&amp;gt; some question:
&lt;br&gt;&amp;gt;&amp;gt; Did you develop it like a plugin?
&lt;br&gt;&amp;gt;&amp;gt; Why didn't you use jQuery? It's natural js framework of pmapper... :)
&lt;br&gt;&amp;gt;&amp;gt; Is possible to replicate it with Jquery?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt;&amp;gt; W
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi, I have realized a personal interface about search box (drag and drop)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and select map menu, that you can use to switch another map.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If you want I would like to share it with everybody.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This implementation has been realized with extjs
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; regard, M.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo1.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo1.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo2.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo3.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo3.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526681&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526681&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526681&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26526681.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26526485</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-26T01:13:44Z</published>
	<updated>2009-11-26T01:13:44Z</updated>
	<author>
		<name>Thomas RAFFIN</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I think the searchTool plugin could do that with the good parameters... 
&lt;br&gt;But if you need anything else torellim maybe it is possible to extend it...
&lt;br&gt;&lt;br&gt;Thomas
&lt;br&gt;&lt;br&gt;Walter Lorenzetti a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; torellim torellim ha scritto:
&lt;br&gt;&amp;gt; Hi torellim,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; it's very interesting...
&lt;br&gt;&amp;gt; some question:
&lt;br&gt;&amp;gt; Did you develop it like a plugin?
&lt;br&gt;&amp;gt; Why didn't you use jQuery? It's natural js framework of pmapper... :)
&lt;br&gt;&amp;gt; Is possible to replicate it with Jquery?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; W
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi, I have realized a personal interface about search box (drag and drop)
&lt;br&gt;&amp;gt;&amp;gt; and select map menu, that you can use to switch another map.
&lt;br&gt;&amp;gt;&amp;gt; If you want I would like to share it with everybody.
&lt;br&gt;&amp;gt;&amp;gt; This implementation has been realized with extjs
&lt;br&gt;&amp;gt;&amp;gt; regard, M.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo1.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo1.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo2.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo3.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo3.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526485&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526485&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26526485.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26522919</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-25T16:55:05Z</published>
	<updated>2009-11-25T16:55:05Z</updated>
	<author>
		<name>raul retamozo velarde</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Yes, theres nothing special with a double parameter search. The new on this is how he has worked it now.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Date: Wed, 25 Nov 2009 19:06:55 +0100
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26522919&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;armin.burger@...&lt;/a&gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26522919&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rrvio@...&lt;/a&gt;
&lt;br&gt;&amp;gt; CC: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26522919&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [pmapper-users] new interface pmapper and search drag &amp; drop
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 25/11/2009 16:46, raul retamozo velarde wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I've just been trying something like this, a double parameter search.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; what's special with that? just define 2 (or more...) &amp;lt;field&amp;gt; entries per 
&lt;br&gt;&amp;gt; &amp;lt;searchitem&amp;gt; and you'll get 2 (or more) search parameters.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; armin
&lt;/div&gt;&amp;nbsp;		 	 &amp;nbsp; 		 &amp;nbsp;
&lt;br&gt;_________________________________________________________________
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26522919&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26522919.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26517634</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-25T10:06:55Z</published>
	<updated>2009-11-25T10:06:55Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">On 25/11/2009 16:46, raul retamozo velarde wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've just been trying something like this, a double parameter search.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;what's special with that? just define 2 (or more...) &amp;lt;field&amp;gt; entries per 
&lt;br&gt;&amp;lt;searchitem&amp;gt; and you'll get 2 (or more) search parameters.
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26517634&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26517634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26515059</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-25T07:46:25Z</published>
	<updated>2009-11-25T07:46:25Z</updated>
	<author>
		<name>raul retamozo velarde</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;It's really interesting your new searching menu. I've just been trying something like this, a double parameter search.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Would you share it ? 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Raul Retamozo
&lt;br&gt;Lima-Peru
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Date: Wed, 25 Nov 2009 09:53:54 +0100
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515059&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;torellim3@...&lt;/a&gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515059&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: [pmapper-users] new interface pmapper and search drag &amp; drop
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi, I have realized a personal interface about search box (drag and drop)
&lt;br&gt;&amp;gt; and select map menu, that you can use to switch another map.
&lt;br&gt;&amp;gt; If you want I would like to share it with everybody.
&lt;br&gt;&amp;gt; This implementation has been realized with extjs
&lt;br&gt;&amp;gt; regard, M.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo1.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo1.jpg&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo2.jpg&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo3.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo3.jpg&lt;/a&gt;&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515059&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;/div&gt;&amp;nbsp;		 	 &amp;nbsp; 		 &amp;nbsp;
&lt;br&gt;_________________________________________________________________
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515059&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26515059.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26511899</id>
	<title>Re: searching with filter</title>
	<published>2009-11-25T04:31:20Z</published>
	<updated>2009-11-25T04:31:20Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">Marco
&lt;br&gt;&lt;br&gt;Currently *all* form elements (fields) are used for the query string.
&lt;br&gt;Using one of them just for defining the depending field values but
&lt;br&gt;excluding them from the query string composition is not foreseen
&lt;br&gt;currently. This will require additional settings predefined in &amp;nbsp;XML
&lt;br&gt;that is read by PHP and then passed over to Javascript. So nothing
&lt;br&gt;done in 5 minutes.
&lt;br&gt;&lt;br&gt;You can add a ticket in the Trac system (svn.pmapper.net/trac) of type
&lt;br&gt;'enhancement'. Use the 'Register' link to create an account. I know
&lt;br&gt;people practically never do that, so most enhancement proposals via
&lt;br&gt;the mailing list will be discarded because I'm usually not going to
&lt;br&gt;follow them up any more if not added in Trac.
&lt;br&gt;&lt;br&gt;For a quick and dirty solution:
&lt;br&gt;I'm currently not sure how the [search] place holder is substiuted for
&lt;br&gt;SQL queries, I guess it replaces them in the order how the fields are
&lt;br&gt;defined in the XML. A quick solution could be to try to 'hide' the
&lt;br&gt;value of the first [search] in the query string so that it is not
&lt;br&gt;executed, e.g. &amp;nbsp;by putting them inside a comment, like
&lt;br&gt;&lt;br&gt;&amp;lt;sql&amp;gt;SELECT DISTINCT [dependfldval] FROM
&lt;br&gt;[7 HOSPITAL] &amp;nbsp;WHERE &amp;nbsp;/* [search] */ [dependfldval] LIKE '%[search]%'&amp;lt;/sql&amp;gt;
&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;On Wed, Nov 25, 2009 at 10:34 AM, Marco &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511899&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marcpat@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; First I want to compliment for Pmapper's quality code, it's difficult
&lt;br&gt;&amp;gt; to find applications so well written!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now my problem: I have to add a select when the user chooses the field
&lt;br&gt;&amp;gt; on which to search, and I wrote the XML:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;searchitem name=&amp;quot;hospital&amp;quot; description=&amp;quot;Hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;               &amp;lt;layer type=&amp;quot;ms&amp;quot; name=&amp;quot;hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                   &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospfield&amp;quot; description=&amp;quot;Field
&lt;br&gt;&amp;gt; to search&amp;quot; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                       &amp;lt;definition type=&amp;quot;options&amp;quot; firstoption=&amp;quot;Select&amp;quot;
&lt;br&gt;&amp;gt; connectiontype=&amp;quot;inline&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                           &amp;lt;option value=&amp;quot;NAME&amp;quot; name=&amp;quot;Name&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                           &amp;lt;option value=&amp;quot;ADDR&amp;quot; name=&amp;quot;address&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                           &amp;lt;option value=&amp;quot;CITY&amp;quot; name=&amp;quot;City&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;events&amp;gt;onchange=&amp;quot;$('#pmsfld_hospric').val('')&amp;quot;&amp;lt;/events&amp;gt;
&lt;br&gt;&amp;gt;                       &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;                   &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;                   &amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospric&amp;quot; description=&amp;quot;Search&amp;quot;
&lt;br&gt;&amp;gt; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                       &amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;db&amp;quot;
&lt;br&gt;&amp;gt; sort=&amp;quot;asc&amp;quot; minlength=&amp;quot;2&amp;quot; dependfld=&amp;quot;hospfield&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                           &amp;lt;dsn
&lt;br&gt;&amp;gt; encoding=&amp;quot;UTF-8&amp;quot;&amp;gt;odbc://'':''@localhost/datahosp&amp;lt;/dsn&amp;gt;
&lt;br&gt;&amp;gt;                           &amp;lt;sql&amp;gt;SELECT DISTINCT [dependfldval] FROM [7
&lt;br&gt;&amp;gt; HOSPITAL] WHERE [dependfldval] LIKE '%[search]%'&amp;lt;/sql&amp;gt;
&lt;br&gt;&amp;gt;                       &amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;gt;                   &amp;lt;/field&amp;gt;
&lt;br&gt;&amp;gt;               &amp;lt;/layer&amp;gt;
&lt;br&gt;&amp;gt;   &amp;lt;/searchitem&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I logged the results and it working properly, except that it submit
&lt;br&gt;&amp;gt; also the field hospfield, I also tried with the xml attribute
&lt;br&gt;&amp;gt; &amp;quot;nosubmit&amp;quot; but doesn't work, what's the best way to solve it?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511899&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511899&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/searching-with-filter-tp26509775p26511899.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26510280</id>
	<title>Re: new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-25T02:12:53Z</published>
	<updated>2009-11-25T02:12:53Z</updated>
	<author>
		<name>Walter Lorenzetti-4</name>
	</author>
	<content type="html">torellim torellim ha scritto:
&lt;br&gt;Hi torellim,
&lt;br&gt;&lt;br&gt;it's very interesting...
&lt;br&gt;some question:
&lt;br&gt;Did you develop it like a plugin?
&lt;br&gt;Why didn't you use jQuery? It's natural js framework of pmapper... :)
&lt;br&gt;Is possible to replicate it with Jquery?
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;W
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi, I have realized a personal interface about search box (drag and drop)
&lt;br&gt;&amp;gt; and select map menu, that you can use to switch another map.
&lt;br&gt;&amp;gt; If you want I would like to share it with everybody.
&lt;br&gt;&amp;gt; This implementation has been realized with extjs
&lt;br&gt;&amp;gt; regard, M.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo1.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo1.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo2.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.comune.fano.ps.it/download/demo3.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo3.jpg&lt;/a&gt;&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26510280&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;Walter Lorenzetti
&lt;br&gt;email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26510280&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lorenzetti@...&lt;/a&gt;
&lt;br&gt;skype: aiki74
&lt;br&gt;Cell: (+39) 347-6597931 &amp;nbsp;Tel+Fax: (+39) 0588 85021
&lt;br&gt;Viale Giuseppe Verdi n. 24, 51016
&lt;br&gt;Montecatini Terme,Pistoia
&lt;br&gt;P.IVA 01686280478
&lt;br&gt;Italy
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26510280&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26510280.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26509775</id>
	<title>searching with filter</title>
	<published>2009-11-25T01:34:01Z</published>
	<updated>2009-11-25T01:34:01Z</updated>
	<author>
		<name>Marco-57</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;First I want to compliment for Pmapper's quality code, it's difficult
&lt;br&gt;to find applications so well written!
&lt;br&gt;&lt;br&gt;Now my problem: I have to add a select when the user chooses the field
&lt;br&gt;on which to search, and I wrote the XML:
&lt;br&gt;&lt;br&gt;&amp;lt;searchitem name=&amp;quot;hospital&amp;quot; description=&amp;quot;Hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;layer type=&amp;quot;ms&amp;quot; name=&amp;quot;hospital&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospfield&amp;quot; description=&amp;quot;Field
&lt;br&gt;to search&amp;quot; wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;definition type=&amp;quot;options&amp;quot; firstoption=&amp;quot;Select&amp;quot;
&lt;br&gt;connectiontype=&amp;quot;inline&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;option value=&amp;quot;NAME&amp;quot; name=&amp;quot;Name&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;option value=&amp;quot;ADDR&amp;quot; name=&amp;quot;address&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;option value=&amp;quot;CITY&amp;quot; name=&amp;quot;City&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;events&amp;gt;onchange=&amp;quot;$('#pmsfld_hospric').val('')&amp;quot;&amp;lt;/events&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field type=&amp;quot;s&amp;quot; name=&amp;quot;hospric&amp;quot; description=&amp;quot;Search&amp;quot;
&lt;br&gt;wildcard=&amp;quot;2&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;definition type=&amp;quot;suggest&amp;quot; connectiontype=&amp;quot;db&amp;quot;
&lt;br&gt;sort=&amp;quot;asc&amp;quot; minlength=&amp;quot;2&amp;quot; dependfld=&amp;quot;hospfield&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;dsn
&lt;br&gt;encoding=&amp;quot;UTF-8&amp;quot;&amp;gt;odbc://'':''@localhost/datahosp&amp;lt;/dsn&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sql&amp;gt;SELECT DISTINCT [dependfldval] FROM [7
&lt;br&gt;HOSPITAL] WHERE [dependfldval] LIKE '%[search]%'&amp;lt;/sql&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/definition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/layer&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/searchitem&amp;gt;
&lt;br&gt;&lt;br&gt;I logged the results and it working properly, except that it submit
&lt;br&gt;also the field hospfield, I also tried with the xml attribute
&lt;br&gt;&amp;quot;nosubmit&amp;quot; but doesn't work, what's the best way to solve it?
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/searching-with-filter-tp26509775p26509775.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26509288</id>
	<title>new interface pmapper and search drag &amp; drop</title>
	<published>2009-11-25T00:53:54Z</published>
	<updated>2009-11-25T00:53:54Z</updated>
	<author>
		<name>torellim torellim</name>
	</author>
	<content type="html">Hi, I have realized a personal interface about search box (drag and drop)
&lt;br&gt;and select map menu, that you can use to switch another map.
&lt;br&gt;If you want I would like to share it with everybody.
&lt;br&gt;This implementation has been realized with extjs
&lt;br&gt;regard, M.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.comune.fano.ps.it/download/demo1.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo1.jpg&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.comune.fano.ps.it/download/demo2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo2.jpg&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.comune.fano.ps.it/download/demo3.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comune.fano.ps.it/download/demo3.jpg&lt;/a&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509288&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-interface-pmapper-and-search-drag---drop-tp26509288p26509288.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26491332</id>
	<title>Zoom to UTM X,Y tool</title>
	<published>2009-11-23T23:08:56Z</published>
	<updated>2009-11-23T23:08:56Z</updated>
	<author>
		<name>Alexander Bonatti</name>
	</author>
	<content type="html">I would very interested in knowing how to implement a tool to navigate to
&lt;br&gt;coordinates using a form with two fields (utm x, utm y) and submit buttom.
&lt;br&gt;&lt;br&gt;I guess it should be permormed via zoomtoextent function...
&lt;br&gt;&lt;br&gt;Is there any plugin or something similar?
&lt;br&gt;&lt;br&gt;Any help would be appreciated.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Alexander Bonatti
&lt;br&gt;Environment engineer and GIS-IT consultant
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491332&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zoom-to-UTM-X%2CY-tool-tp26491332p26491332.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26491259</id>
	<title>p.mapper CMS integrated example</title>
	<published>2009-11-23T22:58:19Z</published>
	<updated>2009-11-23T22:58:19Z</updated>
	<author>
		<name>dgambin</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I just want to share our new p.mapper implementation, in case someone is 
&lt;br&gt;interested. It is being integrated in typo3 CMS and it look very well :-)
&lt;br&gt;&lt;br&gt;Here is the link: &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://212.92.192.174/novisite/index.php?id=482&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://212.92.192.174/novisite/index.php?id=482&lt;/a&gt;&lt;br&gt;&lt;br&gt;regards, dejan
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491259&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/p.mapper-CMS-integrated-example-tp26491259p26491259.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480248</id>
	<title>Re: Bug</title>
	<published>2009-11-23T07:33:22Z</published>
	<updated>2009-11-23T07:33:22Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">did you read this?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/FaqConfiguration#Cookiesforsessionhandling:yesorno&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/FaqConfiguration#Cookiesforsessionhandling:yesorno&lt;/a&gt;&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 9:45 AM, torellim torellim &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480248&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;torellim3@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I have noticed, in the toc about pmapper-4.0.beta2 version, that changing
&lt;br&gt;&amp;gt; map it always maintains the layers old. I have resolved resetting the
&lt;br&gt;&amp;gt; variable of session in the file map.phtml, after session_start():
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; if(isset($_SESSION[&amp;quot;groups&amp;quot;])) $_SESSION[&amp;quot;groups&amp;quot;] = null;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I hope that it could be usefull
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; regard, M.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480248&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-tp26474393p26480248.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480200</id>
	<title>Re: Query on PostGIS Layer</title>
	<published>2009-11-23T07:30:46Z</published>
	<updated>2009-11-23T07:30:46Z</updated>
	<author>
		<name>Armin Burger-2</name>
	</author>
	<content type="html">one of the usual questions (blank map, no map, just 'loading' image ,
&lt;br&gt;etc), and the usual answer is
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/FaqDebugging#a1.WhatshouldIdoifp.mapperisnotworkingcorrectly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/FaqDebugging#a1.WhatshouldIdoifp.mapperisnotworkingcorrectly&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://svn.pmapper.net/trac/wiki/FaqDebugging#a2.Howtoaskquestionsonthep.mappermailinglist&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.pmapper.net/trac/wiki/FaqDebugging#a2.Howtoaskquestionsonthep.mappermailinglist&lt;/a&gt;&lt;br&gt;&lt;br&gt;armin
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 10:52 AM, Sebastian Walter
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480200&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sebastian.walter@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My mapserver application lets me query/info/select on shapefiles,
&lt;br&gt;&amp;gt; but when I include the same features as a PostGIS table, the query
&lt;br&gt;&amp;gt; functions don't work anymore (endless spinning wheel). The layer's
&lt;br&gt;&amp;gt; features are shown in the map.
&lt;br&gt;&amp;gt; As the source features are in the database, I now have to dump the data
&lt;br&gt;&amp;gt; to a shapefile before including in the map, which is quite inconvenient.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyone's got an idea? Thanks for your help...
&lt;br&gt;&amp;gt; Regards, Sebastian
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; pmapper-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480200&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480200&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Query-on-PostGIS-Layer-tp26475531p26480200.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26475531</id>
	<title>Query on PostGIS Layer</title>
	<published>2009-11-23T01:52:44Z</published>
	<updated>2009-11-23T01:52:44Z</updated>
	<author>
		<name>Sebastian Walter-2</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;&lt;br&gt;My mapserver application lets me query/info/select on shapefiles,
&lt;br&gt;but when I include the same features as a PostGIS table, the query
&lt;br&gt;functions don't work anymore (endless spinning wheel). The layer's
&lt;br&gt;features are shown in the map.
&lt;br&gt;As the source features are in the database, I now have to dump the data
&lt;br&gt;to a shapefile before including in the map, which is quite inconvenient.
&lt;br&gt;&lt;br&gt;Anyone's got an idea? Thanks for your help...
&lt;br&gt;Regards, Sebastian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475531&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Query-on-PostGIS-Layer-tp26475531p26475531.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474393</id>
	<title>Bug</title>
	<published>2009-11-23T00:45:21Z</published>
	<updated>2009-11-23T00:45:21Z</updated>
	<author>
		<name>torellim torellim</name>
	</author>
	<content type="html">I have noticed, in the toc about pmapper-4.0.beta2 version, that changing
&lt;br&gt;map it always maintains the layers old. I have resolved resetting the
&lt;br&gt;variable of session in the file map.phtml, after session_start():
&lt;br&gt;&lt;br&gt;if(isset($_SESSION[&amp;quot;groups&amp;quot;])) $_SESSION[&amp;quot;groups&amp;quot;] = null;
&lt;br&gt;&lt;br&gt;I hope that it could be usefull
&lt;br&gt;&lt;br&gt;regard, M.
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.google.com/search?q=I%20have%20noticed,%20in%20the%20toc%20about%20pmapper-4.0.beta2%20version,%20that%20changing%20map%20it%20always%20maintains%20the%20layers%20old.%20I%20have%20resolved%20resetting%20the%20variable%20of%20session%20in%20the%20file%20map.phtml,%20after%20session_start%28%29:%0D%0A%0D%0Aif%28isset%28$_SESSION%5B%22groups%22%5D%29%29%20$_SESSION%5B%22groups%22%5D%20=%20null;%0D%0A%0D%0AI%20hope%20that%20it%20could%20be%20usefull%0D%0A%0D%0Aregard,%20M&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=I%20have%20noticed,%20in%20the%20toc%20about%20pmapper-4.0.beta2%20version,%20that%20changing%20map%20it%20always%20maintains%20the%20layers%20old.%20I%20have%20resolved%20resetting%20the%20variable%20of%20session%20in%20the%20file%20map.phtml,%20after%20session_start%28%29:%0D%0A%0D%0Aif%28isset%28$_SESSION%5B%22groups%22%5D%29%29%20$_SESSION%5B%22groups%22%5D%20=%20null;%0D%0A%0D%0AI%20hope%20that%20it%20could%20be%20usefull%0D%0A%0D%0Aregard,%20M&lt;/a&gt;.&amp;gt;
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;pmapper-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pmapper-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pmapper-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pmapper-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/pmapper-users-f16510.html&quot; embed=&quot;fixTarget[16510]&quot; target=&quot;_top&quot; &gt;pmapper users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-tp26474393p26474393.html" />
</entry>

</feed>
