<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-28313</id>
	<title>Nabble - MapFish</title>
	<updated>2009-12-05T21:31:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/MapFish-f28313.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-f28313.html" />
	<subtitle type="html">&lt;a href=&quot;http://trac.mapfish.org/trac/mapfish&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MapFish&lt;/a&gt;&amp;nbsp;is an easy to use and extensible web GIS application built on top of &lt;a href=&quot;http://www.openlayers.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OpenLayers&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26662411</id>
	<title>Search layer</title>
	<published>2009-12-05T21:31:16Z</published>
	<updated>2009-12-05T21:31:16Z</updated>
	<author>
		<name>Herman Badenhorst</name>
	</author>
	<content type="html">Hi all.
&lt;br&gt;&lt;br&gt;I need to implement search functionality (similar to
&lt;br&gt;&lt;a href=&quot;http://demo.mapfish.org/mapfishsample/1.2/demos/c2corg/search.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://demo.mapfish.org/mapfishsample/1.2/demos/c2corg/search.html&lt;/a&gt;) on
&lt;br&gt;my map using openlayers and mapfish.
&lt;br&gt;&lt;br&gt;When i look at the source for the above url, i see the following piece
&lt;br&gt;of code that i don't understand.
&lt;br&gt;What is this protocol url and where can i get this for my map service?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; /*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Create protocol
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; var protocol = mapfish.Protocol.MapFish.create({
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: &amp;quot;../../summits&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; params: {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; limit: 10
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; })
&lt;br&gt;&lt;br&gt;Does anybody have another search example that i can look at?
&lt;br&gt;&lt;br&gt;I am trying to search on the following layer
&lt;br&gt;&amp;nbsp; 	var samu = &amp;nbsp;new OpenLayers.Layer.WMS(
&lt;br&gt;&amp;nbsp; 		'Map Units layer',
&lt;br&gt;&amp;nbsp; 		'&lt;a href=&quot;http://cdetux2.unibe.ch/geoserver/wms?'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdetux2.unibe.ch/geoserver/wms?'&lt;/a&gt;,
&lt;br&gt;&amp;nbsp; 		{
&lt;br&gt;&amp;nbsp; 		 &amp;nbsp; &amp;nbsp;layers: 'wocat:vw_map_rsa_2009',
&lt;br&gt;&amp;nbsp; 		 &amp;nbsp; &amp;nbsp;transparent: true
&lt;br&gt;&amp;nbsp; 		},
&lt;br&gt;&amp;nbsp; 		{
&lt;br&gt;&amp;nbsp; 		 singleTile: true
&lt;br&gt;&amp;nbsp; 		}
&lt;br&gt;&amp;nbsp; 	);
&lt;br&gt;&amp;nbsp; 	map.addLayer(samu);
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Herman Badenhorst
&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26662411&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Search-layer-tp26662411p26662411.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653830</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-05T00:42:46Z</published>
	<updated>2009-12-05T00:42:46Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Friday, December 4, 2009, Julien-Samuel Lacroix
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653830&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&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; Yves Moisan wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was expecting to see the original wording with an annotation.  So does
&lt;br&gt;&amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt; people voting +1, that is 2/5 of the core PSC.  Will that stay the same
&lt;br&gt;&amp;gt; when the PSC grows to 7 or 9 ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, but PSC members are expected to vote, this is part of the
&lt;br&gt;&amp;gt; &amp;quot;contract&amp;quot; they sign.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes.  But what I mean is if that a proposal can pass with +2, it means
&lt;br&gt;&amp;gt; it takes 2 PSC members for a proposal to pass.  The higher the number of
&lt;br&gt;&amp;gt; PSC members, the smaller the fraction of the board is needed for a
&lt;br&gt;&amp;gt; proposal to pass.  That was my concern : 2/5 is not like 2/9 so at one
&lt;br&gt;&amp;gt; point if the board becomes relatively large only two members can tilt
&lt;br&gt;&amp;gt; the balance.  So we may need to review item 7 as the PSC grows.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure it's important. We are in a volontary contribution environment, so if we get at least 2 supportive members that's good enough IMO. All the proposal are open for 2 business days anyway so all PSC members have the time to vote. No voting is the same as a 0 and if we get 2 +1 and 7 +0/0/-0 on a proposal it's still good enough for me. That means only 2 PSC understand or are interested in the issue enough to support it. Every PSC members has a veto power on every proposal anyway so each PSC can tilt the balance in the end.
&lt;/div&gt;&lt;br&gt;I agree with Julien.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653830&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653830&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26653830.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26648719</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T12:26:23Z</published>
	<updated>2009-12-04T12:26:23Z</updated>
	<author>
		<name>Julien-Samuel Lacroix-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Yves Moisan wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I was expecting to see the original wording with an annotation. &amp;nbsp;So does
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; people voting +1, that is 2/5 of the core PSC. &amp;nbsp;Will that stay the same
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; when the PSC grows to 7 or 9 ?
&lt;br&gt;&amp;gt;&amp;gt; Yes, but PSC members are expected to vote, this is part of the
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;contract&amp;quot; they sign.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes. &amp;nbsp;But what I mean is if that a proposal can pass with +2, it means
&lt;br&gt;&amp;gt; it takes 2 PSC members for a proposal to pass. &amp;nbsp;The higher the number of
&lt;br&gt;&amp;gt; PSC members, the smaller the fraction of the board is needed for a
&lt;br&gt;&amp;gt; proposal to pass. &amp;nbsp;That was my concern : 2/5 is not like 2/9 so at one
&lt;br&gt;&amp;gt; point if the board becomes relatively large only two members can tilt
&lt;br&gt;&amp;gt; the balance. &amp;nbsp;So we may need to review item 7 as the PSC grows.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;I'm not sure it's important. We are in a volontary contribution 
&lt;br&gt;environment, so if we get at least 2 supportive members that's good 
&lt;br&gt;enough IMO. All the proposal are open for 2 business days anyway so all 
&lt;br&gt;PSC members have the time to vote. No voting is the same as a 0 and if 
&lt;br&gt;we get 2 +1 and 7 +0/0/-0 on a proposal it's still good enough for me. 
&lt;br&gt;That means only 2 PSC understand or are interested in the issue enough 
&lt;br&gt;to support it. Every PSC members has a veto power on every proposal 
&lt;br&gt;anyway so each PSC can tilt the balance in the end.
&lt;br&gt;&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Julien-Samuel Lacroix
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26648719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26648719.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26645399</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T08:45:35Z</published>
	<updated>2009-12-04T08:45:35Z</updated>
	<author>
		<name>Yves Moisan</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; &amp;gt; I was expecting to see the original wording with an annotation. &amp;nbsp;So does
&lt;br&gt;&amp;gt; &amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt; &amp;gt; people voting +1, that is 2/5 of the core PSC. &amp;nbsp;Will that stay the same
&lt;br&gt;&amp;gt; &amp;gt; when the PSC grows to 7 or 9 ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, but PSC members are expected to vote, this is part of the
&lt;br&gt;&amp;gt; &amp;quot;contract&amp;quot; they sign.
&lt;br&gt;&lt;br&gt;Yes. &amp;nbsp;But what I mean is if that a proposal can pass with +2, it means
&lt;br&gt;it takes 2 PSC members for a proposal to pass. &amp;nbsp;The higher the number of
&lt;br&gt;PSC members, the smaller the fraction of the board is needed for a
&lt;br&gt;proposal to pass. &amp;nbsp;That was my concern : 2/5 is not like 2/9 so at one
&lt;br&gt;point if the board becomes relatively large only two members can tilt
&lt;br&gt;the balance. &amp;nbsp;So we may need to review item 7 as the PSC grows.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I would put the explanation you added in point 7 in the &amp;quot;Issues
&lt;br&gt;&amp;gt; &amp;gt; Requiring Unanimous Approval&amp;quot; section :
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Issues Requiring Unanimous Approval
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The following list are issues for which all committee members must
&lt;br&gt;&amp;gt; &amp;gt; indicate +1 for the proposal to pass :
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; and leaving point 7 unchanged from the openlayer's version.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Agreed. Do you mind editing the wiki page yourself?
&lt;/div&gt;&lt;br&gt;done.
&lt;br&gt;&lt;br&gt;Yves
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks Yves,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26645399&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26645399.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26643369</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T06:33:21Z</published>
	<updated>2009-12-04T06:33:21Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Fri, Dec 4, 2009 at 3:02 PM, Julien-Samuel Lacroix
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643369&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&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; Yves Moisan wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I clarified item 7. And I didn't know how to better explain items 8
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and 9. What's unclear to you?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I was expecting to see the original wording with an annotation.  So does
&lt;br&gt;&amp;gt;&amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt;&amp;gt; people voting +1, that is 2/5 of the core PSC.  Will that stay the same
&lt;br&gt;&amp;gt;&amp;gt; when the PSC grows to 7 or 9 ?  Maybe the PSC size would be another
&lt;br&gt;&amp;gt;&amp;gt; point requiring unanimity of the PSC members, unless in that case we'd
&lt;br&gt;&amp;gt;&amp;gt; go back to the community for approval ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes (from what I understand).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it possible to add a new section on that page once the PSC is
&lt;br&gt;&amp;gt; elected: Current PSC members
&lt;/div&gt;&lt;br&gt;Yes, we'll have that page. Thanks,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643369&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643369&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26643369.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26643360</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T06:32:32Z</published>
	<updated>2009-12-04T06:32:32Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Fri, Dec 4, 2009 at 2:48 PM, Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643360&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I clarified item 7. And I didn't know how to better explain items 8
&lt;br&gt;&amp;gt;&amp;gt; and 9. What's unclear to you?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was expecting to see the original wording with an annotation.  So does
&lt;br&gt;&amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt; people voting +1, that is 2/5 of the core PSC.  Will that stay the same
&lt;br&gt;&amp;gt; when the PSC grows to 7 or 9 ?
&lt;br&gt;&lt;br&gt;Yes, but PSC members are expected to vote, this is part of the
&lt;br&gt;&amp;quot;contract&amp;quot; they sign.
&lt;br&gt;&lt;br&gt;&amp;gt; Maybe the PSC size would be another
&lt;br&gt;&amp;gt; point requiring unanimity of the PSC members, unless in that case we'd
&lt;br&gt;&amp;gt; go back to the community for approval ?
&lt;br&gt;&lt;br&gt;Yes, to me this is related to item 11.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I would put the explanation you added in point 7 in the &amp;quot;Issues
&lt;br&gt;&amp;gt; Requiring Unanimous Approval&amp;quot; section :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Issues Requiring Unanimous Approval
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The following list are issues for which all committee members must
&lt;br&gt;&amp;gt; indicate +1 for the proposal to pass :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and leaving point 7 unchanged from the openlayer's version.
&lt;/div&gt;&lt;br&gt;Agreed. Do you mind editing the wiki page yourself?
&lt;br&gt;&lt;br&gt;Thanks Yves,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643360&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643360&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26643360.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26642964</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T06:02:49Z</published>
	<updated>2009-12-04T06:02:49Z</updated>
	<author>
		<name>Julien-Samuel Lacroix-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Yves Moisan wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; I clarified item 7. And I didn't know how to better explain items 8
&lt;br&gt;&amp;gt;&amp;gt; and 9. What's unclear to you?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was expecting to see the original wording with an annotation. &amp;nbsp;So does
&lt;br&gt;&amp;gt; point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;&amp;gt; people voting +1, that is 2/5 of the core PSC. &amp;nbsp;Will that stay the same
&lt;br&gt;&amp;gt; when the PSC grows to 7 or 9 ? &amp;nbsp;Maybe the PSC size would be another
&lt;br&gt;&amp;gt; point requiring unanimity of the PSC members, unless in that case we'd
&lt;br&gt;&amp;gt; go back to the community for approval ?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Yes (from what I understand).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Is it possible to add a new section on that page once the PSC is 
&lt;br&gt;elected: Current PSC members
&lt;br&gt;&lt;br&gt;Otherwise I'm +1 for this.
&lt;br&gt;&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Julien-Samuel Lacroix
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642964&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26642964.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26642750</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T05:48:09Z</published>
	<updated>2009-12-04T05:48:09Z</updated>
	<author>
		<name>Yves Moisan</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I clarified item 7. And I didn't know how to better explain items 8
&lt;br&gt;&amp;gt; and 9. What's unclear to you?
&lt;br&gt;&lt;br&gt;I was expecting to see the original wording with an annotation. &amp;nbsp;So does
&lt;br&gt;point 7 means any issue not requiring unanimity can be passed with 2
&lt;br&gt;people voting +1, that is 2/5 of the core PSC. &amp;nbsp;Will that stay the same
&lt;br&gt;when the PSC grows to 7 or 9 ? &amp;nbsp;Maybe the PSC size would be another
&lt;br&gt;point requiring unanimity of the PSC members, unless in that case we'd
&lt;br&gt;go back to the community for approval ?
&lt;br&gt;&lt;br&gt;I would put the explanation you added in point 7 in the &amp;quot;Issues
&lt;br&gt;Requiring Unanimous Approval&amp;quot; section :
&lt;br&gt;&lt;br&gt;Issues Requiring Unanimous Approval
&lt;br&gt;&lt;br&gt;The following list are issues for which all committee members must
&lt;br&gt;indicate +1 for the proposal to pass :
&lt;br&gt;&lt;br&gt;and leaving point 7 unchanged from the openlayer's version.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; Maybe you could also add that once formed, the PSC will choose a &amp;quot;chair&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; amongst themselves.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Item 11 in the PSC process says: &amp;quot;selection of a Chair should be
&lt;br&gt;&amp;gt; handled as a proposal to the committee&amp;quot;. So I guess the PSC members
&lt;br&gt;&amp;gt; could choose a Chair amongst themselves and bring this a Proposal to
&lt;br&gt;&amp;gt; the @dev mailing list. In this way, the selection of the chair is
&lt;br&gt;&amp;gt; public, giving the rest of the community the opportunity to give
&lt;br&gt;&amp;gt; opinions (even though only votes from the committee members will
&lt;br&gt;&amp;gt; count). I added this to point 3 in the PSC Formation Process section.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Missed that, sorry.
&lt;br&gt;&lt;br&gt;Yves
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642750&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26642750.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26642432</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-04T05:23:49Z</published>
	<updated>2009-12-04T05:23:49Z</updated>
	<author>
		<name>Knut Staring</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Dec 4, 2009 at 10:06 AM, Fabio D&amp;#39;Ovidio &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642432&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fabiodovidio@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;&quot;&gt;

Hello,&lt;br&gt;
&lt;br&gt;
Pedro Baracho ha scritto:&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;&quot;&gt;
wow, nice app you got there, Knut.&lt;br&gt;
&lt;br&gt;
I am not sure if I made myself clear. I have no problem in styling vector layer. My problem is I have to do it on server side, because I have too much data to handle on the client side. All my tries involving handling vector layers on the client side resulted in out-of-memory crashes or cropping too much data that the whole application would be too &amp;#39;capped&amp;#39; to be used. So my only option was using WMS to get images and handle data information via GetFeatureInfo.&lt;br&gt;


&lt;/blockquote&gt;&lt;/div&gt;
what about to simplfy your vector layer?&lt;br&gt;
&lt;br&gt;
Try to use a simplfied version of your vector and serve it with GeoServer WFS and outputformat=json.&lt;br&gt;
You could use the following PostGIS ST_SimplifyPreserveTopology function [1].&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Here are some notes on the following workflow :&lt;br&gt; OpenStreetMap -&amp;gt; PostGIS -&amp;gt; Simplification -&amp;gt;GeoServer -&amp;gt; GeoJSON&lt;br&gt;

&lt;br&gt;&lt;a href=&quot;http://www.openhealthconsortium.org/wiki/doku.php?id=layers_from_openstreetmap#for_geojson_layers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openhealthconsortium.org/wiki/doku.php?id=layers_from_openstreetmap#for_geojson_layers&lt;/a&gt;&lt;br&gt; &lt;br&gt;

Knut&lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;&quot;&gt;
&lt;br&gt;
[1] &lt;a href=&quot;http://postgis.refractions.net/documentation/manual-svn/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://postgis.refractions.net/documentation/manual-svn/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Let me know!&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Fabio D&amp;#39;Ovidio&lt;br&gt;
Geospatial Solutions&lt;br&gt;
&lt;br&gt;
Inova S.r.l.&lt;br&gt;
Web : &lt;a href=&quot;http://www.inovaos.it&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.inovaos.it&lt;/a&gt;&lt;br&gt;
GeoBI Blog: &lt;a href=&quot;http://www.geobi.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.geobi.org&lt;/a&gt;&lt;br&gt;
Tel.: 081 197 57 600&lt;br&gt;
mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642432&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fabiodovidio@...&lt;/a&gt;, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642432&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;f.dovidio@...&lt;/a&gt;&lt;br&gt;
skype: dovidio_fa&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Cheers,&lt;br&gt;Knut Staring&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26642432&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26642432.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26639811</id>
	<title>Re: Can I use MapFish server on tables without geometries.</title>
	<published>2009-12-04T01:25:27Z</published>
	<updated>2009-12-04T01:25:27Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Thu, Dec 3, 2009 at 7:58 PM, LewInMadrid &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LCLARK@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm successfully using MapFish Server (1.2) to get table data with geometries
&lt;br&gt;&amp;gt; but have a few more non-spatial tables that I would like to push through the
&lt;br&gt;&amp;gt; same HTTP API. Can I use the system on tables without geometries?
&lt;br&gt;&lt;br&gt;You could possibly use the create_attr_filter (from the protocol
&lt;br&gt;module) to create the SQLAlchemy filter for attributes. Being a bit
&lt;br&gt;more specific on what you want to achieve will probably help us help
&lt;br&gt;you.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639811&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639811&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-I-use-MapFish-server-on-tables-without-geometries.-tp26631228p26639811.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26635821</id>
	<title>could not load wms/ArcIms</title>
	<published>2009-12-04T01:25:13Z</published>
	<updated>2009-12-04T01:25:13Z</updated>
	<author>
		<name>Sarah_Sh</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I want to add a wms/ArcIms layer to my map. But I could not even make a connection, there are no output pictures from ArcIMS.
&lt;br&gt;My code:
&lt;br&gt;new OpenLayers.Layer.ArcIMS(&amp;quot;INFOGIS_ArcIMS&amp;quot;, &amp;quot;&lt;a href=&quot;http://myserver/wmsconnector/com.esri.wms.Esrimap&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myserver/wmsconnector/com.esri.wms.Esrimap&lt;/a&gt;&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { service: &amp;quot;GIS_layer&amp;quot;,layers: [{id: &amp;quot;0&amp;quot;, visible: true}]}),
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;new OpenLayers.Layer.WMS(&amp;quot;GIS_layer&amp;quot;, &amp;quot;&lt;a href=&quot;http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer&lt;/a&gt;?&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {layers: '0', format: &amp;quot;image/png&amp;quot;, singleTile: true, transparent: true }, {projection: &amp;quot;EPSG:4326&amp;quot;, isBaseLayer: true} )
&lt;br&gt;Both are not working.
&lt;br&gt;What params or options did I miss? What´s wrong?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;best regards
&lt;br&gt;Sarah&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/could-not-load-wms-ArcIms-tp26635821p26635821.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26639610</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-04T01:06:36Z</published>
	<updated>2009-12-04T01:06:36Z</updated>
	<author>
		<name>Fabio D'Ovidio-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Pedro Baracho ha scritto:
&lt;br&gt;&amp;gt; wow, nice app you got there, Knut.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am not sure if I made myself clear. I have no problem in styling 
&lt;br&gt;&amp;gt; vector layer. My problem is I have to do it on server side, because I 
&lt;br&gt;&amp;gt; have too much data to handle on the client side. All my tries 
&lt;br&gt;&amp;gt; involving handling vector layers on the client side resulted in 
&lt;br&gt;&amp;gt; out-of-memory crashes or cropping too much data that the whole 
&lt;br&gt;&amp;gt; application would be too 'capped' to be used. So my only option was 
&lt;br&gt;&amp;gt; using WMS to get images and handle data information via GetFeatureInfo.
&lt;br&gt;what about to simplfy your vector layer?
&lt;br&gt;&lt;br&gt;Try to use a simplfied version of your vector and serve it with 
&lt;br&gt;GeoServer WFS and outputformat=json.
&lt;br&gt;You could use the following PostGIS ST_SimplifyPreserveTopology function 
&lt;br&gt;[1].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://postgis.refractions.net/documentation/manual-svn/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://postgis.refractions.net/documentation/manual-svn/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Let me know!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabio D'Ovidio
&lt;br&gt;Geospatial Solutions
&lt;br&gt;&lt;br&gt;Inova S.r.l.
&lt;br&gt;Web : &lt;a href=&quot;http://www.inovaos.it&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.inovaos.it&lt;/a&gt;&lt;br&gt;GeoBI Blog: www.geobi.org
&lt;br&gt;Tel.: 081 197 57 600
&lt;br&gt;mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639610&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fabiodovidio@...&lt;/a&gt;, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639610&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;f.dovidio@...&lt;/a&gt;
&lt;br&gt;skype: dovidio_fa
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639610&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26639610.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26639533</id>
	<title>Re: Can I use MapFish server on tables without geometries.</title>
	<published>2009-12-04T00:58:32Z</published>
	<updated>2009-12-04T00:58:32Z</updated>
	<author>
		<name>Bruno Binet</name>
	</author>
	<content type="html">Of course you can! :)
&lt;br&gt;MapFish is based on the Pylons web framework, so all the features of
&lt;br&gt;Pylons are available in MapFish as well.
&lt;br&gt;Pylons documentation [1] and the Pylons Book [2] are good references
&lt;br&gt;to learn Pylons.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Bruno
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://pylonshq.com/docs/en/0.9.7/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pylonshq.com/docs/en/0.9.7/&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://pylonsbook.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pylonsbook.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;2009/12/3 LewInMadrid &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639533&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LCLARK@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm successfully using MapFish Server (1.2) to get table data with geometries
&lt;br&gt;&amp;gt; but have a few more non-spatial tables that I would like to push through the
&lt;br&gt;&amp;gt; same HTTP API. Can I use the system on tables without geometries?
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Can-I-use-MapFish-server-on-tables-without-geometries.-tp26631228p26631228.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Can-I-use-MapFish-server-on-tables-without-geometries.-tp26631228p26631228.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the MapFish - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639533&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bruno Binet
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639533&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bruno.binet@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26639533&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-I-use-MapFish-server-on-tables-without-geometries.-tp26631228p26639533.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26638979</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-04T00:02:39Z</published>
	<updated>2009-12-04T00:02:39Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Thu, Dec 3, 2009 at 11:08 PM, Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638979&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As discussed during today's IRC meeting I described the PSC process
&lt;br&gt;&amp;gt;&amp;gt; and the PSC formation process in a wiki page. See
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&lt;/a&gt;&amp;gt;. As
&lt;br&gt;&amp;gt;&amp;gt; also discussed during the IRC meeting, an email providing a link to
&lt;br&gt;&amp;gt;&amp;gt; this wiki page, explaining the PSC formation process, and inviting
&lt;br&gt;&amp;gt;&amp;gt; people to start nominating candidates on the Nomination Wiki Page will
&lt;br&gt;&amp;gt;&amp;gt; be sent to the @dev and @users mailing list on monday (the 7th). By
&lt;br&gt;&amp;gt;&amp;gt; that time feel free to comment on the PSC process. And please report
&lt;br&gt;&amp;gt;&amp;gt; back if there are missing bits in the PSC formation process (things
&lt;br&gt;&amp;gt;&amp;gt; discussed on the mailing list and during the IRC meetings).
&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; Thanx Eric,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't see the explanations of points 7-9.
&lt;/div&gt;&lt;br&gt;I clarified item 7. And I didn't know how to better explain items 8
&lt;br&gt;and 9. What's unclear to you?
&lt;br&gt;&lt;br&gt;&amp;gt; The other thing : &amp;quot;the
&lt;br&gt;&amp;gt; MapFish community, i.e. people on the @dev and @users mailing lists, are
&lt;br&gt;&amp;gt; invited to nominate up to 5 PSC member candidates&amp;quot; should not be there.
&lt;br&gt;&amp;gt; People can nominate any number of people they like *given the name of
&lt;br&gt;&amp;gt; those people is not in the nomination page yet* (of course); this is not
&lt;br&gt;&amp;gt; an election page, it's a nomination page.
&lt;br&gt;&lt;br&gt;Ok, I had missed that part. This is now changed in the wiki page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was thinking also that we could add &amp;quot;by decreasing order of
&lt;br&gt;&amp;gt; preference&amp;quot; to &amp;quot;People vote by sending up to 5 names&amp;quot;, but I guess we
&lt;br&gt;&amp;gt; don't need weighting as we will just count the number of occurrences
&lt;br&gt;&amp;gt; names are voted for, so the first PSC member is the one that gets
&lt;br&gt;&amp;gt; his/her name mentioned most often.
&lt;br&gt;&lt;br&gt;Yes.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Maybe you could also add that once formed, the PSC will choose a &amp;quot;chair&amp;quot;
&lt;br&gt;&amp;gt; amongst themselves.
&lt;br&gt;&lt;br&gt;Item 11 in the PSC process says: &amp;quot;selection of a Chair should be
&lt;br&gt;handled as a proposal to the committee&amp;quot;. So I guess the PSC members
&lt;br&gt;could choose a Chair amongst themselves and bring this a Proposal to
&lt;br&gt;the @dev mailing list. In this way, the selection of the chair is
&lt;br&gt;public, giving the rest of the community the opportunity to give
&lt;br&gt;opinions (even though only votes from the committee members will
&lt;br&gt;count). I added this to point 3 in the PSC Formation Process section.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638979&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638979&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26638979.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26635395</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-03T15:50:53Z</published>
	<updated>2009-12-03T15:50:53Z</updated>
	<author>
		<name>Pedro Baracho</name>
	</author>
	<content type="html">&lt;div&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/12/3 Knut Staring &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26635395&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;knutst@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div class=&quot;im&quot;&gt;2009/12/1 Cédric Moullet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26635395&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cedric.moullet@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex&quot;&gt;



Hi Pedro,&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div class=&quot;im&quot;&gt;&lt;div&gt;On Tue, Dec 1, 2009 at 10:19 PM, Pedro Baracho &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26635395&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pedropbaracho@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;


&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;im&quot;&gt;&lt;div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex&quot;&gt;

2.1 - If it doesn&amp;#39;t implement OGC services, then how is the integration with cartographic servers? For instance, if I want to search something, I would use Mapfish Protocol so Mapfish server processed the search and returned me ........ vector data?? What about a huge amount of data and some WMS response? Is there any way to tell Mapfish server to send this processed data to some cartographic server and then get a WMS response for example?&lt;br&gt;





&lt;/blockquote&gt;&lt;/div&gt;&lt;div&gt;We usually use a WMS for data representation.But it is also possible to use vector data on the client side (see for example &lt;a href=&quot;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&lt;/a&gt;)&lt;br&gt;





&lt;/div&gt;&lt;div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex&quot;&gt;

&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Pedro, in terms of vector thematic mapping, perhaps it could be of some interest for you to also have a look at the extensions to the Geostat example in the DHIS2 project using GeoJSON, though not MapFish server. &lt;br&gt;



&lt;br&gt;Login is admin/district, click on &amp;quot;&lt;a target=&quot;_top&quot;&gt;HIV prevalence July 2007&lt;/a&gt;&amp;quot;, and then on &amp;quot;Refresh&amp;quot; button: &lt;a href=&quot;http://97.107.142.53:8080/demo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://97.107.142.53:8080/demo&lt;/a&gt;&lt;br&gt;

&lt;br&gt;Source code:&lt;br&gt;&lt;a href=&quot;http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files/head%3A/dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files/head%3A/dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/&lt;/a&gt;&lt;br&gt;



&lt;br&gt;Regards,&lt;br&gt;Knut&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;wow, nice app you got there, Knut.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;I am not sure if I made myself clear. I have no problem in styling vector layer. My problem is I have to do it on server side, because I have too much data to handle on the client side. All my tries involving handling vector layers on the client side resulted in out-of-memory crashes or cropping too much data that the whole application would be too &amp;#39;capped&amp;#39; to be used. So my only option was using WMS to get images and handle data information via GetFeatureInfo.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;What I wanted to try with Mapfish was:&lt;/div&gt;&lt;div&gt;1- Use some of its services, like search and filters to get some specific information on a layer&lt;/div&gt;&lt;div&gt;AND&lt;/div&gt;&lt;div&gt;2- forward the results to some WMS provider, so the client would only handle images in the end.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;But that doesn&amp;#39;t make much sense right now, since I have no practical examples to apply it. I was just wondering how good would that be :P&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;And also, thanks for the answers, Bart and Knut.&lt;/div&gt;

&lt;div&gt;I really appreciated it.&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26635395&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26635395.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26634416</id>
	<title>install MapFish with pip</title>
	<published>2009-12-03T14:28:55Z</published>
	<updated>2009-12-03T14:28:55Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;For those interested in pip and distribute I wrote a small wiki page
&lt;br&gt;giving the steps for installing MapFish with pip in a distrubute based
&lt;br&gt;virtual environment. See
&lt;br&gt;&amp;lt;&lt;a href=&quot;https://trac.mapfish.org/trac/mapfish/wiki/HowToInstallMapFishWithPip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://trac.mapfish.org/trac/mapfish/wiki/HowToInstallMapFishWithPip&lt;/a&gt;&amp;gt;.
&lt;br&gt;FYI, pip is a replacement ffor easy_install, and distribute a
&lt;br&gt;replacement for setuptools.
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://s3.pixane.com/lenin_packaging.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://s3.pixane.com/lenin_packaging.png&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26634416&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26634416&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/install-MapFish-with-pip-tp26634416p26634416.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26634106</id>
	<title>Re: MapFish PSC process and bootstrapping</title>
	<published>2009-12-03T14:08:16Z</published>
	<updated>2009-12-03T14:08:16Z</updated>
	<author>
		<name>Yves Moisan</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; As discussed during today's IRC meeting I described the PSC process
&lt;br&gt;&amp;gt; and the PSC formation process in a wiki page. See
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&lt;/a&gt;&amp;gt;. As
&lt;br&gt;&amp;gt; also discussed during the IRC meeting, an email providing a link to
&lt;br&gt;&amp;gt; this wiki page, explaining the PSC formation process, and inviting
&lt;br&gt;&amp;gt; people to start nominating candidates on the Nomination Wiki Page will
&lt;br&gt;&amp;gt; be sent to the @dev and @users mailing list on monday (the 7th). By
&lt;br&gt;&amp;gt; that time feel free to comment on the PSC process. And please report
&lt;br&gt;&amp;gt; back if there are missing bits in the PSC formation process (things
&lt;br&gt;&amp;gt; discussed on the mailing list and during the IRC meetings).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Thanx Eric,
&lt;br&gt;&lt;br&gt;I don't see the explanations of points 7-9. &amp;nbsp;The other thing : &amp;quot;the
&lt;br&gt;MapFish community, i.e. people on the @dev and @users mailing lists, are
&lt;br&gt;invited to nominate up to 5 PSC member candidates&amp;quot; should not be there.
&lt;br&gt;People can nominate any number of people they like *given the name of
&lt;br&gt;those people is not in the nomination page yet* (of course); this is not
&lt;br&gt;an election page, it's a nomination page.
&lt;br&gt;&lt;br&gt;I was thinking also that we could add &amp;quot;by decreasing order of
&lt;br&gt;preference&amp;quot; to &amp;quot;People vote by sending up to 5 names&amp;quot;, but I guess we
&lt;br&gt;don't need weighting as we will just count the number of occurrences
&lt;br&gt;names are voted for, so the first PSC member is the one that gets
&lt;br&gt;his/her name mentioned most often.
&lt;br&gt;&lt;br&gt;Maybe you could also add that once formed, the PSC will choose a &amp;quot;chair&amp;quot;
&lt;br&gt;amongst themselves.
&lt;br&gt;&lt;br&gt;Yves
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26634106&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26634106.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26633666</id>
	<title>MapFish PSC process and bootstrapping</title>
	<published>2009-12-03T13:39:00Z</published>
	<updated>2009-12-03T13:39:00Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;As discussed during today's IRC meeting I described the PSC process
&lt;br&gt;and the PSC formation process in a wiki page. See
&lt;br&gt;&amp;lt;&lt;a href=&quot;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://trac.mapfish.org/trac/mapfish/wiki/Community/PSC/Process&lt;/a&gt;&amp;gt;. As
&lt;br&gt;also discussed during the IRC meeting, an email providing a link to
&lt;br&gt;this wiki page, explaining the PSC formation process, and inviting
&lt;br&gt;people to start nominating candidates on the Nomination Wiki Page will
&lt;br&gt;be sent to the @dev and @users mailing list on monday (the 7th). By
&lt;br&gt;that time feel free to comment on the PSC process. And please report
&lt;br&gt;back if there are missing bits in the PSC formation process (things
&lt;br&gt;discussed on the mailing list and during the IRC meetings).
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633666&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633666&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MapFish-PSC-process-and-bootstrapping-tp26633666p26633666.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26632744</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-03T12:32:57Z</published>
	<updated>2009-12-03T12:32:57Z</updated>
	<author>
		<name>Knut Staring</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;2009/12/1 Cédric Moullet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632744&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cedric.moullet@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hi Pedro,&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div&gt;On Tue, Dec 1, 2009 at 10:19 PM, Pedro Baracho &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632744&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pedropbaracho@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;/div&gt;
&lt;div class=&quot;im&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

2.1 - If it doesn&amp;#39;t implement OGC services, then how is the integration with cartographic servers? For instance, if I want to search something, I would use Mapfish Protocol so Mapfish server processed the search and returned me ........ vector data?? What about a huge amount of data and some WMS response? Is there any way to tell Mapfish server to send this processed data to some cartographic server and then get a WMS response for example?&lt;br&gt;



&lt;/blockquote&gt;&lt;/div&gt;&lt;div&gt;We usually use a WMS for data representation.But it is also possible to use vector data on the client side (see for example &lt;a href=&quot;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&lt;/a&gt;)&lt;br&gt;



&lt;/div&gt;&lt;div class=&quot;im&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Pedro, in terms of vector thematic mapping, perhaps it could be of some interest for you to also have a look at the extensions to the Geostat example in the DHIS2 project using GeoJSON, though not MapFish server. &lt;br&gt;

&lt;br&gt;Login is admin/district, click on &amp;quot;&lt;a href=&quot;#&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;HIV prevalence July 2007&lt;/a&gt;&amp;quot;, and then on &amp;quot;Refresh&amp;quot; button: &lt;a href=&quot;http://97.107.142.53:8080/demo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://97.107.142.53:8080/demo&lt;/a&gt;&lt;br&gt;

&lt;br&gt;Source code:&lt;br&gt;&lt;a href=&quot;http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files/head%3A/dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files/head%3A/dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/&lt;/a&gt;&lt;br&gt;

&lt;br&gt;Regards,&lt;br&gt;Knut&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632744&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26632744.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26631228</id>
	<title>Can I use MapFish server on tables without geometries.</title>
	<published>2009-12-03T10:58:19Z</published>
	<updated>2009-12-03T10:58:19Z</updated>
	<author>
		<name>LewInMadrid</name>
	</author>
	<content type="html">I'm successfully using MapFish Server (1.2) to get table data with geometries but have a few more non-spatial tables that I would like to push through the same HTTP API. Can I use the system on tables without geometries?&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-I-use-MapFish-server-on-tables-without-geometries.-tp26631228p26631228.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26624553</id>
	<title>Changing CSS for nodes in a layertree</title>
	<published>2009-12-03T03:32:07Z</published>
	<updated>2009-12-03T03:32:07Z</updated>
	<author>
		<name>Vito Meuli</name>
	</author>
	<content type="html">I'm struggling to get access to the layertree nodes' CSS: I want to apply 
&lt;br&gt;colors and custom, additional icons on the right of some nodes, to let the 
&lt;br&gt;user know that such layer is searcheable, and that it is the active 
&lt;br&gt;searcheable layer.
&lt;br&gt;&lt;br&gt;Can someone suggest how to override the CSS style of the nodes?
&lt;br&gt;I need to do it both programmatically and via config objects.
&lt;br&gt;&lt;br&gt;Thanks in advance!
&lt;br&gt;Cheers,
&lt;br&gt;Vito
&lt;br&gt;-- 
&lt;br&gt;Ing. Vito Meuli
&lt;br&gt;Tecnologie Avanzate srl
&lt;br&gt;www.tecnologieavanzate.it
&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26624553&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-CSS-for-nodes-in-a-layertree-tp26624553p26624553.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26621969</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T23:27:40Z</published>
	<updated>2009-12-02T23:27:40Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Thursday, December 3, 2009, Sanjiv Singh &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621969&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;singhsanjivk@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi Eric, Yves,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Firstly, thanks for the tutorial.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think the whole point of running tilecache under a framework like pylons is
&lt;br&gt;&amp;gt; to make use of services offered by the framework (e.g. authorization).
&lt;br&gt;&lt;br&gt;Exactly.
&lt;br&gt;&lt;br&gt;&amp;gt; So one
&lt;br&gt;&amp;gt; has to accept some performance penalty for added functionality.
&lt;br&gt;&lt;br&gt;Agreed. And when doing authorization it's likely that the per-request
&lt;br&gt;latency is increased not because of the Pylons overhead but because of
&lt;br&gt;repoze.what and the communication with the database.
&lt;br&gt;&lt;br&gt;Obviously all this should be backed by actual performance numbers.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621969&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621969&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26621969.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26621439</id>
	<title>Re: Why is extJS ajax not working in combobox?</title>
	<published>2009-12-02T21:57:13Z</published>
	<updated>2009-12-02T21:57:13Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Wednesday, December 2, 2009, Asle Benoni &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621439&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asle.benoni@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; This may be a simple extJS question but I will give it a try here. I
&lt;br&gt;&amp;gt; want an ajax dropdown and am using an input field for the ajax search
&lt;br&gt;&amp;gt; element. This seems to work but the response is empty because the
&lt;br&gt;&amp;gt; background page does not recognize the request. Here is my js:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; var store = new Ext.data.JsonStore({
&lt;br&gt;&amp;gt;     url: 'ajax/get_data.php',
&lt;br&gt;&amp;gt;     root: 'data',  // the root of the array you'll send down
&lt;br&gt;&amp;gt;     idProperty: 'locid',
&lt;br&gt;&amp;gt;     fields: ['locid', 'gardsnavn', 'navn', 'x', 'y', 'bilde']
&lt;br&gt;&amp;gt; });
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; var freeTextSearch = new Ext.form.ComboBox({
&lt;br&gt;&amp;gt;     store: store,
&lt;br&gt;&amp;gt;     displayField:'navn',
&lt;br&gt;&amp;gt;     typeAhead: true,
&lt;br&gt;&amp;gt;     mode: 'remote',
&lt;br&gt;&amp;gt;     queryParam: 'query',  //contents of the field sent to server.
&lt;br&gt;&amp;gt;     hideTrigger: true,    //hide trigger so it doesn't look like a combobox.
&lt;br&gt;&amp;gt;     selectOnFocus:true,
&lt;br&gt;&amp;gt;     width: 175,
&lt;br&gt;&amp;gt;     listWidth: 170
&lt;br&gt;&amp;gt;   //  renderTo: 'autocomplete'  //the id of the html element to render to.
&lt;br&gt;&amp;gt;                               //Not necessary if this is in an Ext formPanel.
&lt;br&gt;&amp;gt; });
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The backend &amp;quot;get_data.php&amp;quot; reads the query and produces JSON,
&lt;br&gt;&amp;gt; json_encode($xxx);. If I look in FireBug I can see the request is
&lt;br&gt;&amp;gt; sent:
&lt;br&gt;&amp;gt; query=skog
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But the response shows that the backend page does not understand the
&lt;br&gt;&amp;gt; query. If I try to echo &amp;quot;query&amp;quot; it is empty.
&lt;br&gt;&amp;gt; Now if I run the query as a URL it works fine: .../get_data.php?query=skog .
&lt;br&gt;&amp;gt; Then I get correct JSON and correct result. Of course this is GET
&lt;br&gt;&amp;gt; while the ajax is POST. Could this be a problem?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;You may want to try method: &amp;quot;get&amp;quot; in the store configuration.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621439&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621439&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-is-extJS-ajax-not-working-in-combobox--tp26605013p26621439.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26619414</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T17:04:40Z</published>
	<updated>2009-12-02T17:04:40Z</updated>
	<author>
		<name>Sanjiv</name>
	</author>
	<content type="html">Hi Eric, Yves,
&lt;br&gt;&lt;br&gt;Firstly, thanks for the tutorial.
&lt;br&gt;&lt;br&gt;I think the whole point of running tilecache under a framework like pylons is
&lt;br&gt;to make use of services offered by the framework (e.g. authorization). So one
&lt;br&gt;has to accept some performance penalty for added functionality.
&lt;br&gt;&lt;br&gt;However, as we are not using any db or template here, it is still not that bad.
&lt;br&gt;Also, if performance becomes really important, why not pre-seed the tiles.
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Sanjiv
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 3:01 AM, Eric Lemoine
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Dec 2, 2009 at 10:19 PM, Eric Lemoine
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; On Wed, Dec 2, 2009 at 9:31 PM, Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; done
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanx for posting this Éric.  I'm wondering if &amp;quot;TileCache will run in a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Pylons application&amp;quot; might be a hard selling point in some organizations.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I mean, it's hard enough to steer people away from IIS to Apache ...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; And, there's potentially a performance issue.  Here are interesting
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; benchmarks I came across by accident earlier this week :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Have a look at the bar charts showing mod_wsgi vs pylons.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As I understand it the Pylons app under test runs within mod_wsgi in
&lt;br&gt;&amp;gt;&amp;gt; these tests.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Apache v2.2.3 was used, with mod_wsgi v2.5 for the Python tests and
&lt;br&gt;&amp;gt;&amp;gt; Phusion Passenger v2.2.5 for the Rails test.&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but yes, the numbers of the Hello World test tell that Pylons comes
&lt;br&gt;&amp;gt; with a significant overhead. This would suggest that TileCache within
&lt;br&gt;&amp;gt; a Pylons app isn't as good as TileCache directly in mod_wsgi, unless
&lt;br&gt;&amp;gt; the overhead of TileCache is a lot higher than that of Pylons. Actual
&lt;br&gt;&amp;gt; performance tests would be of interest, no doubt.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Eric Lemoine
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Camptocamp France SAS
&lt;br&gt;&amp;gt; Savoie Technolac, BP 352
&lt;br&gt;&amp;gt; 73377 Le Bourget du Lac, Cedex
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tel : 00 33 4 79 44 44 96
&lt;br&gt;&amp;gt; Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619414&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26619414.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616821</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T13:31:09Z</published>
	<updated>2009-12-02T13:31:09Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Wed, Dec 2, 2009 at 10:19 PM, Eric Lemoine
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616821&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Dec 2, 2009 at 9:31 PM, Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616821&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; done
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanx for posting this Éric.  I'm wondering if &amp;quot;TileCache will run in a
&lt;br&gt;&amp;gt;&amp;gt; Pylons application&amp;quot; might be a hard selling point in some organizations.
&lt;br&gt;&amp;gt;&amp;gt; I mean, it's hard enough to steer people away from IIS to Apache ...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And, there's potentially a performance issue.  Here are interesting
&lt;br&gt;&amp;gt;&amp;gt; benchmarks I came across by accident earlier this week :
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Have a look at the bar charts showing mod_wsgi vs pylons.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As I understand it the Pylons app under test runs within mod_wsgi in
&lt;br&gt;&amp;gt; these tests.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;Apache v2.2.3 was used, with mod_wsgi v2.5 for the Python tests and
&lt;br&gt;&amp;gt; Phusion Passenger v2.2.5 for the Rails test.&amp;quot;
&lt;/div&gt;&lt;br&gt;but yes, the numbers of the Hello World test tell that Pylons comes
&lt;br&gt;with a significant overhead. This would suggest that TileCache within
&lt;br&gt;a Pylons app isn't as good as TileCache directly in mod_wsgi, unless
&lt;br&gt;the overhead of TileCache is a lot higher than that of Pylons. Actual
&lt;br&gt;performance tests would be of interest, no doubt.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616821&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616821&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26616821.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616657</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T13:19:30Z</published>
	<updated>2009-12-02T13:19:30Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Wed, Dec 2, 2009 at 9:31 PM, Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; done
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanx for posting this Éric.  I'm wondering if &amp;quot;TileCache will run in a
&lt;br&gt;&amp;gt; Pylons application&amp;quot; might be a hard selling point in some organizations.
&lt;br&gt;&amp;gt; I mean, it's hard enough to steer people away from IIS to Apache ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And, there's potentially a performance issue.  Here are interesting
&lt;br&gt;&amp;gt; benchmarks I came across by accident earlier this week :
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have a look at the bar charts showing mod_wsgi vs pylons.
&lt;/div&gt;&lt;br&gt;As I understand it the Pylons app under test runs within mod_wsgi in
&lt;br&gt;these tests.
&lt;br&gt;&lt;br&gt;&amp;quot;Apache v2.2.3 was used, with mod_wsgi v2.5 for the Python tests and
&lt;br&gt;Phusion Passenger v2.2.5 for the Rails test.&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; There are
&lt;br&gt;&amp;gt; tests with various templating languages (that do not show mod_wsgi in
&lt;br&gt;&amp;gt; comparison though) showing the slowing due to templating.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I find TC is a bottleneck -- probably because I can't configure Apache
&lt;br&gt;&amp;gt; and set client-side caching appropriately -- but at any rate even using
&lt;br&gt;&amp;gt; mod_python I find showing tiles is un-understandably slow.  Have you
&lt;br&gt;&amp;gt; folks done any benchmarking of TC serving tiles like crazy under the
&lt;br&gt;&amp;gt; Pylons set up ?
&lt;br&gt;&lt;br&gt;No.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616657&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616657&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26616657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615905</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T12:31:33Z</published>
	<updated>2009-12-02T12:31:33Z</updated>
	<author>
		<name>Yves Moisan</name>
	</author>
	<content type="html">&amp;gt; done
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Thanx for posting this Éric. &amp;nbsp;I'm wondering if &amp;quot;TileCache will run in a
&lt;br&gt;Pylons application&amp;quot; might be a hard selling point in some organizations.
&lt;br&gt;I mean, it's hard enough to steer people away from IIS to Apache ... &amp;nbsp;
&lt;br&gt;&lt;br&gt;And, there's potentially a performance issue. &amp;nbsp;Here are interesting
&lt;br&gt;benchmarks I came across by accident earlier this week :
&lt;br&gt;&lt;a href=&quot;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.curiasolutions.com/2009/10/the-great-web-technology-shootout-round-3-better-faster-and-shinier/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Have a look at the bar charts showing mod_wsgi vs pylons. &amp;nbsp;There are
&lt;br&gt;tests with various templating languages (that do not show mod_wsgi in
&lt;br&gt;comparison though) showing the slowing due to templating.
&lt;br&gt;&lt;br&gt;I find TC is a bottleneck -- probably because I can't configure Apache
&lt;br&gt;and set client-side caching appropriately -- but at any rate even using
&lt;br&gt;mod_python I find showing tiles is un-understandably slow. &amp;nbsp;Have you
&lt;br&gt;folks done any benchmarking of TC serving tiles like crazy under the
&lt;br&gt;Pylons set up ? 
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Yves
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26615905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615109</id>
	<title>Re: Secure TileCache with Pylons and repoze.what</title>
	<published>2009-12-02T11:42:56Z</published>
	<updated>2009-12-02T11:42:56Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Tue, Dec 1, 2009 at 8:58 AM, Eric Lemoine
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615109&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Yes, that was the plane, and it's done that way in my sandbox
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://dev.mapfish.org/sandbox/elemoine/secure-tilecache-tutorial/doc/tutorials/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mapfish.org/sandbox/elemoine/secure-tilecache-tutorial/doc/tutorials/&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt; I'll add it if I don't get any push back in the coming days.
&lt;br&gt;&lt;br&gt;done
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/tutorials/secure_tilecache.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615109&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615109&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Secure-TileCache-with-Pylons-and-repoze.what-tp26560343p26615109.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26613030</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-02T09:36:48Z</published>
	<updated>2009-12-02T09:36:48Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">Some additional information below.
&lt;br&gt;&lt;br&gt;2009/12/1 Cédric Moullet &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613030&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cedric.moullet@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; On Tue, Dec 1, 2009 at 10:19 PM, Pedro Baracho &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613030&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pedropbaracho@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; 2- I understand that Mapfish server provides some webservices available
&lt;br&gt;&amp;gt;&amp;gt; through the Mapfish protocol. I also noticed it works with vector data, but
&lt;br&gt;&amp;gt;&amp;gt; doesn't implement OGC services like WMS and WFS, is that right?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; GeoJSON is used for data exchange between MapFish Server and MapFish Client
&lt;br&gt;&amp;gt; (see &lt;a href=&quot;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&lt;/a&gt;). But, you can
&lt;br&gt;&amp;gt; of course also use WMS and WFS through OpenLayers.
&lt;br&gt;&lt;br&gt;Yes, MapFish has its own protocol for searching and editing features.
&lt;br&gt;The HTTP interfaces are described here
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&lt;/a&gt;&amp;gt;.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; 2.1 - If it doesn't implement OGC services, then how is the integration
&lt;br&gt;&amp;gt;&amp;gt; with cartographic servers? For instance, if I want to search something, I
&lt;br&gt;&amp;gt;&amp;gt; would use Mapfish Protocol so Mapfish server processed the search and
&lt;br&gt;&amp;gt;&amp;gt; returned me ........ vector data?? What about a huge amount of data and some
&lt;br&gt;&amp;gt;&amp;gt; WMS response? Is there any way to tell Mapfish server to send this processed
&lt;br&gt;&amp;gt;&amp;gt; data to some cartographic server and then get a WMS response for example?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We usually use a WMS for data representation.But it is also possible to use
&lt;br&gt;&amp;gt; vector data on the client side (see for example
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&lt;/a&gt;)
&lt;/div&gt;&lt;br&gt;You can possibly use MapFish web services for search, editing and
&lt;br&gt;displaying vectors on the map, and the cartographic server of your
&lt;br&gt;choice for WMS. For WMS, the client application talks directly to the
&lt;br&gt;cartographic server, no MapFish web services are involved.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; 3- I understand that Mapfish doesn't do data stylization, because that
&lt;br&gt;&amp;gt;&amp;gt; happens on MapServer mapfile.
&lt;br&gt;&lt;br&gt;You can also get vector data from MapFish web services and style them
&lt;br&gt;using OpenLayers' Feature Styling Framework.
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://trac.openlayers.org/wiki/Styles&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.openlayers.org/wiki/Styles&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://docs.openlayers.org/library/feature_styling.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.openlayers.org/library/feature_styling.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; I know data stylization can be done via
&lt;br&gt;&amp;gt;&amp;gt; sld_body on a wms request though, and still be OGC-compliant. Does Mapfish
&lt;br&gt;&amp;gt;&amp;gt; provide any support to SLD-editing? Like GeoServer's Styler for example?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any cartographic server can be used with MapFish. There is currently some
&lt;br&gt;&amp;gt; work in GeoExt for supporting the SLD editing
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://blog.geoserver.org/2008/12/23/geoext-based-sld-editor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.geoserver.org/2008/12/23/geoext-based-sld-editor/&lt;/a&gt;). GeoExt is
&lt;br&gt;&amp;gt; part of MapFish so it shouldn't be a huge issue to use it.
&lt;br&gt;&lt;br&gt;Yes, actually the GeoServer Styler is composed of various modules,
&lt;br&gt;which are currently being moved in GeoExt. Ultimately the GeoServer
&lt;br&gt;Styler will be a coherent assembly of GeoExt components.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613030&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613030&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26613030.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26610756</id>
	<title>Re: IRC Meeting Thursday 12/3</title>
	<published>2009-12-02T07:27:33Z</published>
	<updated>2009-12-02T07:27:33Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">2009/11/30 Yves Moisan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26610756&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yves.moisan@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; After the mail discussion regarding the PSC constitution process, I
&lt;br&gt;&amp;gt;&amp;gt; propose to make the next IRC meeting on thursday 12/3 at 3PM UTC:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.timeanddate.com/worldclock/meetingdetails.html?year=2009&amp;month=12&amp;day=3&amp;hour=15&amp;min=0&amp;sec=0&amp;p1=87&amp;p2=179&amp;p3=224&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.timeanddate.com/worldclock/meetingdetails.html?year=2009&amp;month=12&amp;day=3&amp;hour=15&amp;min=0&amp;sec=0&amp;p1=87&amp;p2=179&amp;p3=224&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Cédric
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ok for me.
&lt;br&gt;&lt;br&gt;Ok for me too.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26610756&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26610756&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Dev-f28316.html&quot; embed=&quot;fixTarget[28316]&quot; target=&quot;_top&quot; &gt;MapFish - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IRC-Meeting-Thursday-12-3-tp26573548p26610756.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26608403</id>
	<title>Re: Typo error in MapFish doc</title>
	<published>2009-12-02T04:53:19Z</published>
	<updated>2009-12-02T04:53:19Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Tue, Dec 1, 2009 at 1:50 PM, Yves Jacolin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608403&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yjacolin@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here are three typo errors in the mapfish doc, for the two first, both
&lt;br&gt;&amp;gt; are in &lt;a href=&quot;http://mapfish.org/doc/1.2/framework.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mapfish.org/doc/1.2/framework.html&lt;/a&gt;&amp;nbsp;page
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. &amp;quot;Routes docs&amp;quot; in a Hint section: broken link
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2. section : Scenario #1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the doc says &amp;quot;Let's assume you want that only *managers* are ...&amp;quot;
&lt;br&gt;&amp;gt; The code show:
&lt;br&gt;&amp;gt;  value=&amp;quot;employee&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it normal?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 3. url: &lt;a href=&quot;http://www.mapfish.org/doc/contribs/mapfishapi.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/doc/contribs/mapfishapi.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;ovveride&amp;quot; -&amp;gt; &amp;quot;override&amp;quot;
&lt;/div&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://trac.mapfish.org/trac/mapfish/changeset/3266&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.mapfish.org/trac/mapfish/changeset/3266&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks Yves.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608403&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608403&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Typo-error-in-MapFish-doc-tp26591206p26608403.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26608138</id>
	<title>Re: add dynamic WMS to MapFish modeled Tree</title>
	<published>2009-12-02T04:33:04Z</published>
	<updated>2009-12-02T04:33:04Z</updated>
	<author>
		<name>Eric Lemoine-2</name>
	</author>
	<content type="html">On Tue, Dec 1, 2009 at 7:41 PM, &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608138&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Steve.Toutant@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I already read a thread where the difference between the mapfish layertree and geoext layertree are shown. But I can not find it yet.
&lt;br&gt;&amp;gt; I remember those functionalities were not included in geoext
&lt;br&gt;&amp;gt; - Opacity slide
&lt;br&gt;&lt;br&gt;This will be supported once the patch attached to [*] is in.
&lt;br&gt;&lt;br&gt;&amp;gt; - Contextual menu plugin
&lt;br&gt;&lt;br&gt;Not supported.
&lt;br&gt;&lt;br&gt;&amp;gt; - Drag and drop of nodes
&lt;br&gt;&lt;br&gt;Supported.
&lt;br&gt;&lt;br&gt;&amp;gt; - click event on a node (not sure about this one)
&lt;br&gt;&lt;br&gt;This probably is supported by Ext.
&lt;br&gt;&lt;br&gt;&lt;br&gt;[*] &amp;lt;&lt;a href=&quot;http://trac.geoext.org/ticket/139&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.geoext.org/ticket/139&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Eric Lemoine
&lt;br&gt;&lt;br&gt;Camptocamp France SAS
&lt;br&gt;Savoie Technolac, BP 352
&lt;br&gt;73377 Le Bourget du Lac, Cedex
&lt;br&gt;&lt;br&gt;Tel : 00 33 4 79 44 44 96
&lt;br&gt;Mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608138&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.lemoine@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.camptocamp.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26608138&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/add-dynamic-WMS-to-MapFish-modeled-Tree-tp26544711p26608138.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26605013</id>
	<title>Why is extJS ajax not working in combobox?</title>
	<published>2009-12-02T00:10:38Z</published>
	<updated>2009-12-02T00:10:38Z</updated>
	<author>
		<name>asleB</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;This may be a simple extJS question but I will give it a try here. I
&lt;br&gt;want an ajax dropdown and am using an input field for the ajax search
&lt;br&gt;element. This seems to work but the response is empty because the
&lt;br&gt;background page does not recognize the request. Here is my js:
&lt;br&gt;&lt;br&gt;var store = new Ext.data.JsonStore({
&lt;br&gt;    url: 'ajax/get_data.php',
&lt;br&gt;    root: 'data',  // the root of the array you'll send down
&lt;br&gt;    idProperty: 'locid',
&lt;br&gt;    fields: ['locid', 'gardsnavn', 'navn', 'x', 'y', 'bilde']
&lt;br&gt;});
&lt;br&gt;&lt;br&gt;var freeTextSearch = new Ext.form.ComboBox({
&lt;br&gt;    store: store,
&lt;br&gt;    displayField:'navn',
&lt;br&gt;    typeAhead: true,
&lt;br&gt;    mode: 'remote',
&lt;br&gt;    queryParam: 'query',  //contents of the field sent to server.
&lt;br&gt;    hideTrigger: true,    //hide trigger so it doesn't look like a combobox.
&lt;br&gt;    selectOnFocus:true,
&lt;br&gt;    width: 175,
&lt;br&gt;    listWidth: 170
&lt;br&gt;  //  renderTo: 'autocomplete'  //the id of the html element to render to.
&lt;br&gt;                              //Not necessary if this is in an Ext formPanel.
&lt;br&gt;});
&lt;br&gt;&lt;br&gt;The backend &amp;quot;get_data.php&amp;quot; reads the query and produces JSON,
&lt;br&gt;json_encode($xxx);. If I look in FireBug I can see the request is
&lt;br&gt;sent:
&lt;br&gt;query=skog
&lt;br&gt;&lt;br&gt;But the response shows that the backend page does not understand the
&lt;br&gt;query. If I try to echo &amp;quot;query&amp;quot; it is empty.
&lt;br&gt;Now if I run the query as a URL it works fine: .../get_data.php?query=skog .
&lt;br&gt;Then I get correct JSON and correct result. Of course this is GET
&lt;br&gt;while the ajax is POST. Could this be a problem?
&lt;br&gt;&lt;br&gt;What I wonder is if I am using the wrong code to accomplish the ajax search.
&lt;br&gt;I am glad for any help!
&lt;br&gt;ps. I have jQuery ajax working just fine on this server.
&lt;br&gt;&lt;br&gt;/asle
&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26605013&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-is-extJS-ajax-not-working-in-combobox--tp26605013p26605013.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26604542</id>
	<title>Re: print service: border around page</title>
	<published>2009-12-01T23:16:16Z</published>
	<updated>2009-12-01T23:16:16Z</updated>
	<author>
		<name>Lars Lingner-2</name>
	</author>
	<content type="html">Bart van den Eijnden schrieb:
&lt;br&gt;&amp;gt; Hi list,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; is there a way to create a border around the whole page, without the use of a backgroundPDF?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Recently I also needed a border on a map to visually group objects. I
&lt;br&gt;played around with the !columns
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - !columns
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; absoluteX: 20
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; absoluteY: 580
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; width: 800
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; borderWidth: 1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; items:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - !text
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;text: ' &amp;nbsp;'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;font: Helvetica
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fontSize: 80
&lt;br&gt;&lt;br&gt;It works but isn't nice. If there is an other solution I'm also
&lt;br&gt;interested in.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Lars
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26604542&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/print-service%3A-border-around-page-tp26591859p26604542.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26600305</id>
	<title>Re: When was Mapfish released?</title>
	<published>2009-12-01T14:37:00Z</published>
	<updated>2009-12-01T14:37:00Z</updated>
	<author>
		<name>cedricmoullet</name>
	</author>
	<content type="html">Hi Pedro,&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 1, 2009 at 10:19 PM, Pedro Baracho &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26600305&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pedropbaracho@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hey list,&lt;br&gt;&lt;br&gt;I don&amp;#39;t know if I am excited or disappointed of finding out about Mapfish. :P&lt;br&gt;&lt;br&gt;I started working with GIS development about June of this year and I am responsible for developing a solution for a vector data viewer. As I didn&amp;#39;t know anything about GIS, I started searching a lot and eventually found out OpenLayers. I also knew about ExtJS. I didn&amp;#39;t find anything about Mapfish at that time though, and if I had it would have saved me a lot of work, especifically 4 months :P&lt;br&gt;



&lt;br&gt;Right now I am finishing this OGC-compliant viewer using ExtJS+OpenLayers  with some nice features like thematic map creation and alphanumerical and geographical search.&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Do you have an URL, this sounds very interesting ;-) ? &lt;br&gt;

&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;The thing is: I feel greatly inclined to try Mapfish out, but I don&amp;#39;t have much time left. That is also the reason why I am using the mailing list, I could really use some experienced user opinion over these questions.&lt;br&gt;



&lt;br&gt;So now to the questions:&lt;br&gt;&lt;br&gt;1- When was Mapfish released?&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;Last release 1.2 was done in October 2009. &lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;2- I understand that Mapfish server provides some webservices available through the Mapfish protocol. I also noticed it works with vector data, but doesn&amp;#39;t implement OGC services like WMS and WFS, is that right?&lt;br&gt;

&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;GeoJSON is used for data exchange between MapFish Server and MapFish Client (see &lt;a href=&quot;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol&lt;/a&gt;). But, you can of course also use WMS and WFS through OpenLayers. &lt;br&gt;

&lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

2.1 - If it doesn&amp;#39;t implement OGC services, then how is the integration with cartographic servers? For instance, if I want to search something, I would use Mapfish Protocol so Mapfish server processed the search and returned me ........ vector data?? What about a huge amount of data and some WMS response? Is there any way to tell Mapfish server to send this processed data to some cartographic server and then get a WMS response for example?&lt;br&gt;

&lt;/blockquote&gt;&lt;div&gt;We usually use a WMS for data representation.But it is also possible to use vector data on the client side (see for example &lt;a href=&quot;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/choropleths.html&lt;/a&gt;)&lt;br&gt;

&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;3- I understand that Mapfish doesn&amp;#39;t do data stylization, because that happens on MapServer mapfile. I know data stylization can be done via sld_body on a wms request though, and still be OGC-compliant. Does Mapfish provide any support to SLD-editing? Like GeoServer&amp;#39;s Styler for example?&lt;br&gt;

&lt;/blockquote&gt;&lt;div&gt;Any cartographic server can be used with MapFish. There is currently some work in GeoExt for supporting the SLD editing (&lt;a href=&quot;http://blog.geoserver.org/2008/12/23/geoext-based-sld-editor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.geoserver.org/2008/12/23/geoext-based-sld-editor/&lt;/a&gt;). GeoExt is part of MapFish so it shouldn&amp;#39;t be a huge issue to use it.&lt;br&gt;

&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;4- Is it humanly possible to build a viewer using Mapfish framework that has thematic map creation and data search functions in one month?? I have good knowledge of OpenLayers, ExtJS and OGC&amp;#39;s standards. :P&lt;br&gt;&lt;/blockquote&gt;

&lt;div&gt;This sounds possible to me. &lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;

Thanks for any help and also, please, correct me if I am wrong in any of my assumptions. I only read the 8-hours introduction to Mapfish, so I don&amp;#39;t know anything about it.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;Pedro.&lt;br&gt;


&lt;/font&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26600305&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;CTO Geospatial Camptocamp SA&lt;br&gt;Cédric Moullet&lt;br&gt;PSE A&lt;br&gt;CH-1015 Lausanne&lt;br&gt;&lt;a href=&quot;http://www.camptocamp.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.camptocamp.com&lt;/a&gt;  / &lt;a href=&quot;http://www.mapfish.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.mapfish.org&lt;/a&gt; / &lt;a href=&quot;http://twitter.com/cedricmoullet&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;twitter.com/cedricmoullet&lt;/a&gt; / &lt;a href=&quot;http://mapfishblog.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mapfishblog.blogspot.com/&lt;/a&gt;&lt;br&gt;

&lt;br&gt;+41 79 759 69 83 (mobile)&lt;br&gt;+41 21 619 10 21 (direct)&lt;br&gt;+41 21 619 10 10 (centrale)&lt;br&gt;+41 21 619 10 00 (fax)&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26600305&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapfish.org/cgi-bin/mailman/listinfo/users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MapFish---Users-f28315.html&quot; embed=&quot;fixTarget[28315]&quot; target=&quot;_top&quot; &gt;MapFish - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-was-Mapfish-released--tp26599220p26600305.html" />
</entry>

</feed>
