<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16515</id>
	<title>Nabble - ka-map-users</title>
	<updated>2009-12-08T10:55:59Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/ka-map-users-f16515.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ka-map-users-f16515.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26698950</id>
	<title>Re: Error with precache</title>
	<published>2009-12-08T10:55:59Z</published>
	<updated>2009-12-08T10:55:59Z</updated>
	<author>
		<name>Stephen Woodbridge</name>
	</author>
	<content type="html">Bistrais, Bob wrote:
&lt;br&gt;&amp;gt; Hi again,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Well, I was able to create and save a file with Notepad, but I do think
&lt;br&gt;&amp;gt; probably right, with respect to it being out of file handles. &amp;nbsp;Do you
&lt;br&gt;&amp;gt; have any code or advice on how you modified the precache.php file?
&lt;br&gt;&lt;br&gt;The code was done on a clients system and I'm not seeing an archived 
&lt;br&gt;copy here. But if you look at the code for precache is is just a series 
&lt;br&gt;of loop something like:
&lt;br&gt;&lt;br&gt;for each mapfile
&lt;br&gt;&amp;nbsp; &amp;nbsp;for each group
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;for each row of metatiles
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for each metatile in the row
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;make metatile image
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;chop image into tiles
&lt;br&gt;&lt;br&gt;I added arguments for -rs &amp;lt;num&amp;gt; -re &amp;lt;num&amp;gt; to enter row start and row end 
&lt;br&gt;numbers. And then modified the parameters driving the &amp;quot;for each row of 
&lt;br&gt;metatiles&amp;quot; to take the defaults computed or to use my args if present.
&lt;br&gt;&lt;br&gt;I think I also added a -dryrun option to compute all the stats about the 
&lt;br&gt;run without actually generating any tiles.
&lt;br&gt;&lt;br&gt;Then I could run the dryrun, look at the number of rows. Create a batch 
&lt;br&gt;file like:
&lt;br&gt;&lt;br&gt;precache -rs &amp;nbsp;0 -re &amp;nbsp;9 ...
&lt;br&gt;precache -rs 10 -re 19 ...
&lt;br&gt;precache -rs 20 -re 29 ...
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;I think I probably added controls to select a single zoom level to 
&lt;br&gt;process also. It was pretty flexible with lots of options. The idea was 
&lt;br&gt;to break the precache effort into a bunch of smaller manageable jobs any 
&lt;br&gt;of which could be repeated without rerunning the WHOLE job from the start.
&lt;br&gt;&lt;br&gt;-Steve
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Stephen Woodbridge [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698950&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;woodbri@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Monday, December 07, 2009 3:52 PM
&lt;br&gt;&amp;gt; To: Bistrais, Bob
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698950&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [ka-Map-users] Error with precache
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Bistrais, Bob wrote:
&lt;br&gt;&amp;gt;&amp;gt; Thanks Steve. &amp;nbsp;I should've mentioned, though, I'm on a Windows server 
&lt;br&gt;&amp;gt;&amp;gt; and don't have the touch command available.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Just try to create a simple file with notepad and save it there will do
&lt;br&gt;&amp;gt; the same thing. All the test does is validate that you can actually
&lt;br&gt;&amp;gt; create additional files there or not.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm guessing that you are probably running into the later problem that I
&lt;br&gt;&amp;gt; mentioned if you are trying to tile a large areas or lots of tiles in a
&lt;br&gt;&amp;gt; single command.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Steve
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: Stephen Woodbridge [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698950&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;woodbri@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Monday, December 07, 2009 11:39 AM
&lt;br&gt;&amp;gt;&amp;gt; To: Bistrais, Bob
&lt;br&gt;&amp;gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698950&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: [ka-Map-users] Error with precache
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Bistrais, Bob wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am trying to build precached tiles for several ka-map applications.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For the most part it has gone well, but for some scales I am getting 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error messages. &amp;nbsp;The precache.php program appears to run well, then I
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; get the following:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Trouble:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 199080 errors encountered
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; Report [a]ll, [l]ast, [n]one?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; So if I report the last error, the message is:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Failed to open stream &lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; s=3000&amp;t=-488192&amp;l=632832&amp;map=gmap&amp;g=my+group
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; There is plenty of disk storage space available and I don't think I'm
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; overstressing the server. &amp;nbsp;What does this error mean, and how do I 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; get
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; around it?
&lt;br&gt;&amp;gt;&amp;gt; 1) Check that you have not run out of inodes on the disk.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; cd /path/to/cache
&lt;br&gt;&amp;gt;&amp;gt; touch junk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # if this fails you have run out of inodes
&lt;br&gt;&amp;gt;&amp;gt; rm junk
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; while df might report that there is still space on the disk, if you do
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; not have anymore inodes then you can not allocate that space for files
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; and your disk is full regardless of space.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2) A few years ago when I was using precache.php, there were problems 
&lt;br&gt;&amp;gt;&amp;gt; with it leaking file some kind of resource that was file related, may 
&lt;br&gt;&amp;gt;&amp;gt; be file handles. Anyway I could not figure it out and change my 
&lt;br&gt;&amp;gt;&amp;gt; strategy to tile a few rows, then exit and then ran it for each set of
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; rows needed until it was done. This allow the precache.php to run then
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; exit before it had problems and allow me to continue processing 
&lt;br&gt;&amp;gt;&amp;gt; without having to restart from the beginning. I think I probably had 
&lt;br&gt;&amp;gt;&amp;gt; to change the script to make it do that.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hope this helps,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;-Steve W
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698950&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-precache-tp26679749p26698950.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26683991</id>
	<title>Re: Error with precache</title>
	<published>2009-12-07T12:52:06Z</published>
	<updated>2009-12-07T12:52:06Z</updated>
	<author>
		<name>Stephen Woodbridge</name>
	</author>
	<content type="html">Bistrais, Bob wrote:
&lt;br&gt;&amp;gt; Thanks Steve. &amp;nbsp;I should've mentioned, though, I'm on a Windows server
&lt;br&gt;&amp;gt; and don't have the touch command available. 
&lt;br&gt;&lt;br&gt;Just try to create a simple file with notepad and save it there will do 
&lt;br&gt;the same thing. All the test does is validate that you can actually 
&lt;br&gt;create additional files there or not.
&lt;br&gt;&lt;br&gt;I'm guessing that you are probably running into the later problem that I 
&lt;br&gt;mentioned if you are trying to tile a large areas or lots of tiles in a 
&lt;br&gt;single command.
&lt;br&gt;&lt;br&gt;-Steve
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Stephen Woodbridge [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683991&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;woodbri@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Monday, December 07, 2009 11:39 AM
&lt;br&gt;&amp;gt; To: Bistrais, Bob
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683991&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [ka-Map-users] Error with precache
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Bistrais, Bob wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am trying to build precached tiles for several ka-map applications.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; For the most part it has gone well, but for some scales I am getting 
&lt;br&gt;&amp;gt;&amp;gt; error messages. &amp;nbsp;The precache.php program appears to run well, then I 
&lt;br&gt;&amp;gt;&amp;gt; get the following:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Trouble:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 199080 errors encountered
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Report [a]ll, [l]ast, [n]one?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So if I report the last error, the message is:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Failed to open stream &lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; s=3000&amp;t=-488192&amp;l=632832&amp;map=gmap&amp;g=my+group
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; There is plenty of disk storage space available and I don't think I'm 
&lt;br&gt;&amp;gt;&amp;gt; overstressing the server. &amp;nbsp;What does this error mean, and how do I get
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; around it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) Check that you have not run out of inodes on the disk.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; cd /path/to/cache
&lt;br&gt;&amp;gt; touch junk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # if this fails you have run out of inodes
&lt;br&gt;&amp;gt; rm junk
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; while df might report that there is still space on the disk, if you do
&lt;br&gt;&amp;gt; not have anymore inodes then you can not allocate that space for files
&lt;br&gt;&amp;gt; and your disk is full regardless of space.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2) A few years ago when I was using precache.php, there were problems
&lt;br&gt;&amp;gt; with it leaking file some kind of resource that was file related, may be
&lt;br&gt;&amp;gt; file handles. Anyway I could not figure it out and change my strategy to
&lt;br&gt;&amp;gt; tile a few rows, then exit and then ran it for each set of rows needed
&lt;br&gt;&amp;gt; until it was done. This allow the precache.php to run then exit before
&lt;br&gt;&amp;gt; it had problems and allow me to continue processing without having to
&lt;br&gt;&amp;gt; restart from the beginning. I think I probably had to change the script
&lt;br&gt;&amp;gt; to make it do that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hope this helps,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;-Steve W
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683991&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-precache-tp26679749p26683991.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26683329</id>
	<title>Re: Error with precache</title>
	<published>2009-12-07T12:09:27Z</published>
	<updated>2009-12-07T12:09:27Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">Thanks Steve. &amp;nbsp;I should've mentioned, though, I'm on a Windows server
&lt;br&gt;and don't have the touch command available. 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Stephen Woodbridge [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;woodbri@...&lt;/a&gt;] 
&lt;br&gt;Sent: Monday, December 07, 2009 11:39 AM
&lt;br&gt;To: Bistrais, Bob
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [ka-Map-users] Error with precache
&lt;br&gt;&lt;br&gt;Bistrais, Bob wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to build precached tiles for several ka-map applications.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; For the most part it has gone well, but for some scales I am getting 
&lt;br&gt;&amp;gt; error messages. &amp;nbsp;The precache.php program appears to run well, then I 
&lt;br&gt;&amp;gt; get the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Trouble:
&lt;br&gt;&amp;gt; &amp;nbsp; 199080 errors encountered
&lt;br&gt;&amp;gt; &amp;nbsp; Report [a]ll, [l]ast, [n]one?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So if I report the last error, the message is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Failed to open stream &lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://localhost/.../tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/.../tile.php&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt; s=3000&amp;t=-488192&amp;l=632832&amp;map=gmap&amp;g=my+group
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There is plenty of disk storage space available and I don't think I'm 
&lt;br&gt;&amp;gt; overstressing the server. &amp;nbsp;What does this error mean, and how do I get
&lt;/div&gt;&lt;br&gt;&amp;gt; around it?
&lt;br&gt;&lt;br&gt;1) Check that you have not run out of inodes on the disk.
&lt;br&gt;&lt;br&gt;cd /path/to/cache
&lt;br&gt;touch junk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # if this fails you have run out of inodes
&lt;br&gt;rm junk
&lt;br&gt;&lt;br&gt;while df might report that there is still space on the disk, if you do
&lt;br&gt;not have anymore inodes then you can not allocate that space for files
&lt;br&gt;and your disk is full regardless of space.
&lt;br&gt;&lt;br&gt;2) A few years ago when I was using precache.php, there were problems
&lt;br&gt;with it leaking file some kind of resource that was file related, may be
&lt;br&gt;file handles. Anyway I could not figure it out and change my strategy to
&lt;br&gt;tile a few rows, then exit and then ran it for each set of rows needed
&lt;br&gt;until it was done. This allow the precache.php to run then exit before
&lt;br&gt;it had problems and allow me to continue processing without having to
&lt;br&gt;restart from the beginning. I think I probably had to change the script
&lt;br&gt;to make it do that.
&lt;br&gt;&lt;br&gt;Hope this helps,
&lt;br&gt;&amp;nbsp; &amp;nbsp;-Steve W
&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26683329&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-precache-tp26679749p26683329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26679918</id>
	<title>Re: Error with precache</title>
	<published>2009-12-07T08:39:09Z</published>
	<updated>2009-12-07T08:39:09Z</updated>
	<author>
		<name>Stephen Woodbridge</name>
	</author>
	<content type="html">Bistrais, Bob wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to build precached tiles for several ka-map applications. &amp;nbsp;
&lt;br&gt;&amp;gt; For the most part it has gone well, but for some scales I am getting 
&lt;br&gt;&amp;gt; error messages. &amp;nbsp;The precache.php program appears to run well, then I 
&lt;br&gt;&amp;gt; get the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Trouble:
&lt;br&gt;&amp;gt; &amp;nbsp; 199080 errors encountered
&lt;br&gt;&amp;gt; &amp;nbsp; Report [a]ll, [l]ast, [n]one?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So if I report the last error, the message is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Failed to open stream &lt;a href=&quot;http://localhost/…/tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/…/tile.php&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://localhost/…/tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/…/tile.php&lt;/a&gt;&amp;gt; s=3000&amp;t=-488192&amp;l=632832&amp;map=gmap&amp;g=my+group
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There is plenty of disk storage space available and I don't think I'm 
&lt;br&gt;&amp;gt; overstressing the server. &amp;nbsp;What does this error mean, and how do I get 
&lt;br&gt;&amp;gt; around it?
&lt;/div&gt;&lt;br&gt;1) Check that you have not run out of inodes on the disk.
&lt;br&gt;&lt;br&gt;cd /path/to/cache
&lt;br&gt;touch junk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # if this fails you have run out of inodes
&lt;br&gt;rm junk
&lt;br&gt;&lt;br&gt;while df might report that there is still space on the disk, if you do 
&lt;br&gt;not have anymore inodes then you can not allocate that space for files 
&lt;br&gt;and your disk is full regardless of space.
&lt;br&gt;&lt;br&gt;2) A few years ago when I was using precache.php, there were problems 
&lt;br&gt;with it leaking file some kind of resource that was file related, may be 
&lt;br&gt;file handles. Anyway I could not figure it out and change my strategy to 
&lt;br&gt;tile a few rows, then exit and then ran it for each set of rows needed 
&lt;br&gt;until it was done. This allow the precache.php to run then exit before 
&lt;br&gt;it had problems and allow me to continue processing without having to 
&lt;br&gt;restart from the beginning. I think I probably had to change the script 
&lt;br&gt;to make it do that.
&lt;br&gt;&lt;br&gt;Hope this helps,
&lt;br&gt;&amp;nbsp; &amp;nbsp;-Steve W
&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679918&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-precache-tp26679749p26679918.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26679749</id>
	<title>Error with precache</title>
	<published>2009-12-07T08:25:25Z</published>
	<updated>2009-12-07T08:25:25Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Error with precache&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I am trying to build precached tiles for several ka-map applications.&amp;nbsp; For the most part it has gone well, but for some scales I am getting error messages.&amp;nbsp; The precache.php program appears to run well, then I get the following:&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Trouble:&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp; 199080 errors encountered&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp; Report [a]ll, [l]ast, [n]one?&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;So if I report the last error, the message is:&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Failed to open stream &lt;/FONT&gt;&lt;A HREF=&quot;http://localhost/&amp;#8230;/tile.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;U&gt;&lt;FONT COLOR=&quot;#0000FF&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;http://localhost/&amp;#8230;/tile.php&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt; s=3000&amp;amp;t=-488192&amp;amp;l=632832&amp;amp;map=gmap&amp;amp;g=my+group&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;There is plenty of disk storage space available and I don't think I'm overstressing the server.&amp;nbsp; What does this error mean, and how do I get around it?&lt;/FONT&gt;&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679749&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-precache-tp26679749p26679749.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26361579</id>
	<title>IE8 kaXmlOverlay point</title>
	<published>2009-11-15T10:06:44Z</published>
	<updated>2009-11-15T10:06:44Z</updated>
	<author>
		<name>GISGuru</name>
	</author>
	<content type="html">&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;Hi,&lt;/span&gt;&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;&lt;span style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;I have a pit of code to add point (see below) that is not working in IE 8 . Has anyone else had this problem or does anyone have a patch to fix this&lt;/span&gt;&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;

&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;&lt;span style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;Thanks,&lt;/span&gt;&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;&lt;span style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;Jerry&lt;/span&gt;&lt;br style=&quot;font-family: trebuchet ms,sans-serif;&quot;&gt;

&lt;br&gt;myXmlOverlay = new kaXmlOverlay(myKaMap, 250 );&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;   &lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_point = myXmlOverlay.addNewPoint(&amp;#39;Property&amp;#39;, long, lat);&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;

&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;    &lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt; var my_symbol = new kaXmlIcon();&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;

&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_symbol.icon_src = &amp;#39;pin_red.gif&amp;#39;;&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt; my_symbol.icon_w = 32;&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;

&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_symbol.icon_h = 32;&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_symbol.xoff = -16;&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;

&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_symbol.yoff = -14;    &lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;&lt;span style=&quot;font-family: courier new,monospace;&quot;&gt;my_point.addGraphic(my_symbol);&lt;/span&gt;&lt;br style=&quot;font-family: courier new,monospace;&quot;&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IE8-kaXmlOverlay-point-tp26361579p26361579.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285999</id>
	<title>Re: ka-map left the OSGeo incubator?</title>
	<published>2009-11-10T07:56:04Z</published>
	<updated>2009-11-10T07:56:04Z</updated>
	<author>
		<name>GeoTux</name>
	</author>
	<content type="html">Thanks Christopher.&lt;br&gt;&lt;br&gt;I was confusing with a previous thread, I did understand ka-Map was on Incubator by direct relation with UMN MapServer. &lt;br&gt;&lt;br&gt;Now it&amp;#39;s clear.&lt;br&gt;&lt;br&gt;Regards.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;
2009/11/10 Christopher Schmidt &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crschmidt@...&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;
&lt;div class=&quot;im&quot;&gt;On Tue, Nov 10, 2009 at 10:08:25AM -0500, GeoTux wrote:&lt;br&gt;
&amp;gt; Hi all.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Just want to know if ka-Map is a graduated project for OSGeo.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;ka-Map has not applied for, or entered, incubation into OSGeo.&lt;br&gt;
&lt;br&gt;
Many people who have used ka-Map have had success using OpenLayers,&lt;br&gt;
which is a similar project. OpenLayers is a graduated project of OSGeo.&lt;br&gt;
&lt;br&gt;
REgards,&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
Christopher Schmidt&lt;br&gt;
Web Developer&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;-- &lt;br&gt;-----------&lt;br&gt;  |\__  &lt;br&gt;(:&amp;gt;__)(&lt;br&gt;  |/    &lt;br&gt;&lt;br&gt;Soluciones Geoinformáticas Libres&lt;br&gt;&lt;a href=&quot;http://geotux.tuxfamily.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://geotux.tuxfamily.org/&lt;/a&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285999&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ka-map-left-the-OSGeo-incubator--tp26285040p26285999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285506</id>
	<title>Re: ka-map left the OSGeo incubator?</title>
	<published>2009-11-10T07:34:08Z</published>
	<updated>2009-11-10T07:34:08Z</updated>
	<author>
		<name>Christopher Schmidt</name>
	</author>
	<content type="html">On Tue, Nov 10, 2009 at 10:08:25AM -0500, GeoTux wrote:
&lt;br&gt;&amp;gt; Hi all.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Just want to know if ka-Map is a graduated project for OSGeo.
&lt;br&gt;&lt;br&gt;ka-Map has not applied for, or entered, incubation into OSGeo.
&lt;br&gt;&lt;br&gt;Many people who have used ka-Map have had success using OpenLayers,
&lt;br&gt;which is a similar project. OpenLayers is a graduated project of OSGeo.
&lt;br&gt;&lt;br&gt;REgards,
&lt;br&gt;-- 
&lt;br&gt;Christopher Schmidt
&lt;br&gt;Web Developer
&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285506&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ka-map-left-the-OSGeo-incubator--tp26285040p26285506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285040</id>
	<title>ka-map left the OSGeo incubator?</title>
	<published>2009-11-10T07:08:25Z</published>
	<updated>2009-11-10T07:08:25Z</updated>
	<author>
		<name>GeoTux</name>
	</author>
	<content type="html">Hi all. &lt;br&gt;&lt;br&gt;Just want to know if ka-Map is a graduated project for OSGeo.&lt;br&gt;&lt;br&gt;Regards.&lt;br&gt;&lt;br&gt;-- &lt;br&gt;-----------&lt;br&gt;  |\__  &lt;br&gt;(:&amp;gt;__)(&lt;br&gt;   |/    &lt;br&gt;&lt;br&gt;Soluciones Geoinformáticas Libres&lt;br&gt;&lt;a href=&quot;http://geotux.tuxfamily.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://geotux.tuxfamily.org/&lt;/a&gt;&lt;br&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285040&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ka-map-left-the-OSGeo-incubator--tp26285040p26285040.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26171849</id>
	<title>Re: ka-Map-users Digest, Vol 54, Issue 5</title>
	<published>2009-11-02T14:04:37Z</published>
	<updated>2009-11-02T14:04:37Z</updated>
	<author>
		<name>Anibal Alarcon</name>
	</author>
	<content type="html">Hi Antonio, of course it's possible, just install fgs and be careful with
&lt;br&gt;path´s of Mapfile, init.php, config.php the link is:
&lt;br&gt;&lt;a href=&quot;http://maptools.org/fgs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maptools.org/fgs/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Anibal
&lt;br&gt;&lt;br&gt;Hola Antonio, como te digo solo hay que tener cuidado con las llamadas a los
&lt;br&gt;directorios ya que en el caso de GNU/Linux es diferente. También
&lt;br&gt;recomendarte la ultima distribución estable de Debian ya que la uso
&lt;br&gt;intensivamente, pero esta testeada para:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fedora Core 2
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Debian Lenny
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Debian Etch
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Gentoo
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Centos 4
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Centos 5
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Ubuntu
&lt;br&gt;Saludos cordiales
&lt;br&gt;&lt;br&gt;Anibal
&lt;br&gt;&lt;br&gt;-----Mensaje original-----
&lt;br&gt;De: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-bounces@...&lt;/a&gt;] En nombre de
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt;
&lt;br&gt;Enviado el: Sábado, 31 de Octubre de 2009 12:00 p.m.
&lt;br&gt;Para: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;Asunto: ka-Map-users Digest, Vol 54, Issue 5
&lt;br&gt;&lt;br&gt;Send ka-Map-users mailing list submissions to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;or, via email, send a message with subject or body 'help' to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;You can reach the person managing the list at
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-owner@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;When replying, please edit your Subject line so it is more specific
&lt;br&gt;than &amp;quot;Re: Contents of ka-Map-users digest...&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Today's Topics:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. KA-MAP en linux (Antonio Garc?a)
&lt;br&gt;&amp;nbsp; &amp;nbsp;2. legend and Chinese character problems (???)
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Message: 1
&lt;br&gt;Date: Fri, 30 Oct 2009 19:29:00 +0000
&lt;br&gt;From: Antonio Garc?a &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;angarben@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: [ka-Map-users] KA-MAP en linux
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BLU115-W272C9C4DD11DF4C1DA3DDFDDB60@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Content-Type: text/plain; charset=&amp;quot;iso-8859-1&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hello, I would like translate my project from ms4w to linux.
&lt;br&gt;&lt;br&gt;Is it possible?
&lt;br&gt;&lt;br&gt;How can I do it?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Saludos, 
&lt;br&gt;----------- 
&lt;br&gt;Antonio Garc?a 
&lt;br&gt;&amp;nbsp;		 	 &amp;nbsp; 		 &amp;nbsp;
&lt;br&gt;_________________________________________________________________
&lt;br&gt;Inf?rmate, mantente en contacto y encu?ntralo todo, a la vez. Con la nueva
&lt;br&gt;Toolbar de MSN &amp;nbsp;nunca has tenido tantas ventajas en tan poco espacio. 
&lt;br&gt;&lt;a href=&quot;http://toolbar.es.msn.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://toolbar.es.msn.com/&lt;/a&gt;&lt;br&gt;-------------- next part --------------
&lt;br&gt;An HTML attachment was scrubbed...
&lt;br&gt;URL:
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/pipermail/ka-map-users/attachments/20091030/d393b2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/pipermail/ka-map-users/attachments/20091030/d393b2&lt;/a&gt;&lt;br&gt;ad/attachment-0001.htm 
&lt;br&gt;&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;Message: 2
&lt;br&gt;Date: Sat, 31 Oct 2009 22:29:04 +0800
&lt;br&gt;From: ??? &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;happyforev1@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: [ka-Map-users] legend and Chinese character problems
&lt;br&gt;To: ka-map-users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Message-ID:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;46b388480910310729u33e4e32bw5c6e55a7ad980940@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Content-Type: text/plain; charset=&amp;quot;utf-8&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp;hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; I use ka-map to display my map produced from mapserver. In my mapfile I
&lt;br&gt;have defined eight layers in four groups. I can control which layer to be
&lt;br&gt;displayed by choosing its check-box, however, when I choose a new layer,
&lt;br&gt;layers before it will be covered. What I really want to do is that all
&lt;br&gt;chosen layers will be displayed , how can I make that true. Another problem
&lt;br&gt;is about Chinese character or Encoding. If I name the class with Chinese in
&lt;br&gt;mapfile there will be unreadable codes in ka-map. When I change all the
&lt;br&gt;group name to Chinese characters, only some group can be displayed
&lt;br&gt;successfully, some are groups just display as this group below it. My locae
&lt;br&gt;is UTF-8, I really do not know what the matter is, &amp;nbsp;any suggestions about it
&lt;br&gt;?
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thank you very much in advance!
&lt;br&gt;-- 
&lt;br&gt;????
&lt;br&gt;-------------- next part --------------
&lt;br&gt;An HTML attachment was scrubbed...
&lt;br&gt;URL:
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/pipermail/ka-map-users/attachments/20091031/b0b45d&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/pipermail/ka-map-users/attachments/20091031/b0b45d&lt;/a&gt;&lt;br&gt;bc/attachment-0001.htm 
&lt;br&gt;&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;End of ka-Map-users Digest, Vol 54, Issue 5
&lt;br&gt;*******************************************
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26171849&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-ka-Map-users-Digest%2C-Vol-54%2C-Issue-5-tp26171849p26171849.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26143031</id>
	<title>legend and Chinese character problems</title>
	<published>2009-10-31T07:29:04Z</published>
	<updated>2009-10-31T07:29:04Z</updated>
	<author>
		<name>王连波</name>
	</author>
	<content type="html">
&lt;span dir=&quot;ltr&quot;&gt;&lt;/span&gt;
hi all,&lt;br&gt;    &lt;br&gt;   
I use ka-map to display my map produced from mapserver. In my mapfile I
have defined eight layers in four groups. I can control which layer to
be displayed by choosing its check-box, however, when I choose a new
layer, layers before it will be covered. What I really want to do is
that all chosen layers will be displayed , how can I make that true.
Another problem is about Chinese character or Encoding. If I name the class with Chinese in mapfile there will be unreadable codes in ka-map. When I change all the group name to Chinese characters, only some group can be displayed successfully, some are groups just display as this group below it. My locae is UTF-8, I really do not know what the matter is,  any
suggestions about it ?&lt;br&gt;

    Thank you very much in advance!&lt;br&gt;-- &lt;br&gt;天道酬勤&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26143031&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/legend-and-Chinese-character-problems-tp26143031p26143031.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26136033</id>
	<title>KA-MAP en linux</title>
	<published>2009-10-30T12:29:00Z</published>
	<updated>2009-10-30T12:29:00Z</updated>
	<author>
		<name>ANGARBEN</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Hello, I would like translate my project from ms4w to linux.&lt;br&gt;&lt;br&gt;Is it possible?&lt;br&gt;&lt;br&gt;How can I do it?&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div&gt;Saludos, &lt;br&gt;----------- &lt;br&gt;Antonio García &lt;/div&gt;&lt;br&gt; 		 	   		  &lt;br /&gt;&lt;hr /&gt;Todo el espacio y cuidado que merecen tus fotos digitales lo tienes en Windows Live Fotos.  &lt;a href='http://www.vivelive.com/compartirfotos/' target='_new' rel=&quot;nofollow&quot;&gt;¡Pruébalo! &lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26136033&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KA-MAP-en-linux-tp26136033p26136033.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26109200</id>
	<title>mapfiles using mapscript</title>
	<published>2009-10-29T01:54:27Z</published>
	<updated>2009-10-29T01:54:27Z</updated>
	<author>
		<name>Carlos Quintanilla Sánchez</name>
	</author>
	<content type="html">&lt;div&gt;Hi everybody!&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;We are trying to make dynamic maps, depending on the user it will use some filters to show or don&amp;#39;t some places, but we don&amp;#39;t know how to change the mapfiles in kamap for php-mapscript programmed files. We think it could be the solution to our problem as we are able to program with PHP and it will have the privileges we want. Have anyone done this (program the mapfiles in mapscript and use them with kamap)? How can we do it?&lt;/div&gt;

&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Thank you all!&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/div&gt;

&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Hola!&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Estamos intentando hacer mapas dinámicos, dependiendo del usuario usará algunos filter para mostrar o no algunos espacios, pero no sabemos cómo cambiar los mapfiles en kamap por archivos programados con php-mapscript. Pensamos que esta podría ser la solución a nuestro problema ya que somos capaces de programar en PHP y esto nos daría los privilegios que queremos. ¿Alguien ha hecho esto (programar mapfiles en mapscript y usarlos con kamap)? ¿Cómo podríamos hacerlo?&lt;/div&gt;

&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Gracias a todos!&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26109200&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mapfiles-using-mapscript-tp26109200p26109200.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26106302</id>
	<title>Re: Chinese character and multi-layer-displaying problems</title>
	<published>2009-10-28T21:11:56Z</published>
	<updated>2009-10-28T21:11:56Z</updated>
	<author>
		<name>王连波</name>
	</author>
	<content type="html">OK, I have tried to write the group name with &amp;quot;&amp;quot;, and it works. However, when I use the same way with class name, it displays unreadable codes. What is the matter? And I still want to know how to resolve the first questions about displaying overlay layers.&lt;br&gt;
&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Oct 29, 2009 at 10:29 AM, 王连波 &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26106302&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;happyforev1@...&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;
hi all,&lt;br&gt;    &lt;br&gt;    I use ka-map to display my map produced from mapserver. In my mapfile I have defined eight layers in four groups. I can control which layer to be displayed by choosing its check-box, however, when I choose a new layer, layers before it will be covered. What I really want to do is that all chosen layers will be displayed , how can I make that true. Another problem is about Chinese character or Encoding. If I name the group with Chinese in mapfile there will be parsing errors, any suggestions about it ?&lt;br&gt;

    Thank you very much in advance!&lt;br clear=&quot;all&quot;&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;-- &lt;br&gt;天道酬勤&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;天道酬勤&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26106302&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Chinese-character-and-multi-layer-displaying-problems-tp26105382p26106302.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26105382</id>
	<title>Chinese character and multi-layer-displaying problems</title>
	<published>2009-10-28T19:29:44Z</published>
	<updated>2009-10-28T19:29:44Z</updated>
	<author>
		<name>王连波</name>
	</author>
	<content type="html">hi all,&lt;br&gt;    &lt;br&gt;    I use ka-map to display my map produced from mapserver. In my mapfile I have defined eight layers in four groups. I can control which layer to be displayed by choosing its check-box, however, when I choose a new layer, layers before it will be covered. What I really want to do is that all chosen layers will be displayed , how can I make that true. Another problem is about Chinese character or Encoding. If I name the group with Chinese in mapfile there will be parsing errors, any suggestions about it ?&lt;br&gt;
    Thank you very much in advance!&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;天道酬勤&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26105382&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Chinese-character-and-multi-layer-displaying-problems-tp26105382p26105382.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26102997</id>
	<title>custom interface</title>
	<published>2009-10-28T15:02:04Z</published>
	<updated>2009-10-28T15:02:04Z</updated>
	<author>
		<name>ricardo rodriguez</name>
	</author>
	<content type="html">&lt;br&gt;Hi I had problems with adapting the ka-map interface (WPS) on my page
as it is not exactly where to place the JavaScript code in the linux
server host without FGS mapserver using only mapserver directly. &lt;br&gt;
 &lt;br&gt;
thanks for any help  &lt;br&gt;&lt;br clear=&quot;all&quot;&gt;Estudiante de ultimo semestre de ING.  TOPOGRAFICA &lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102997&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-interface-tp26102997p26102997.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25980830</id>
	<title>Populate a dropdown from SDE data?</title>
	<published>2009-10-20T12:13:13Z</published>
	<updated>2009-10-20T12:13:13Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Populate a dropdown from SDE data?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I have a modified ka-map application which has a list of town names.&amp;nbsp; When a user selects a town name, the application zooms to that town.&amp;nbsp; The town boundaries are contained in an SDE layer which is used in the application.&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Right now, the town pick list is hard coded with the town names.&amp;nbsp; I would like to populate the list from the town name item in the SDE data when the application loads.&amp;nbsp; The reason I want to do this is because town names in our state can and do change.&amp;nbsp; Also, I could use this method with other data where the data changes even more frequently.&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Can anyone suggest how to do this?&amp;nbsp; In particular, I am wondering how to make the connection to the SDE table from the Ka-Map page.&amp;nbsp; Of course, we do this with the .map pages, I'm just not sure how to do it from the Ka-Map viewer framework.&lt;/FONT&gt;&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25980830&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Populate-a-dropdown-from-SDE-data--tp25980830p25980830.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25838037</id>
	<title>Permit to become mailing list membership</title>
	<published>2009-10-10T13:18:44Z</published>
	<updated>2009-10-10T13:18:44Z</updated>
	<author>
		<name>Riefariant</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:arial,helvetica,sans-serif;font-size:10pt;color:#0000bf;&quot;&gt;Dear, Kamap Admin&lt;br&gt;How are you?&lt;br&gt;would you like to add me on mailing list. Thank you&lt;br&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;Regard's&lt;br&gt;Arief Arianto&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;

      &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25838037&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Permit-to-become-mailing-list-membership-tp25838037p25838037.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25830674</id>
	<title>Invitation to connect on LinkedIn</title>
	<published>2009-10-09T20:07:26Z</published>
	<updated>2009-10-09T20:07:26Z</updated>
	<author>
		<name>Gaurav Thakur-2</name>
	</author>
	<content type="html">
&lt;html&gt;
  &lt;body&gt;

  

&lt;table border=&quot;0&quot; width=&quot;550&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;max-width:550px; border-top:4px solid #39C; font: 12px arial, sans-serif; margin: 0 auto;&quot;&gt;&lt;tr&gt;&lt;td&gt;  
  &lt;h1 style=&quot;color: #000; font: bold 23px arial; margin:5px 0;&quot;&gt;LinkedIn&lt;/h1&gt;


&lt;div style=&quot;font:13px arial, sans-serif; width:540px&quot;&gt;  
  &lt;p&gt;
    I'd like to add you to my professional network on LinkedIn.&lt;br /&gt;
&lt;br /&gt;
- Gaurav
  &lt;/p&gt;
  &lt;p&gt;
        &lt;a href=&quot;https://www.linkedin.com/e/isd/788524791/D8Y5pgv6/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Confirm that you know Gaurav Rajput&lt;/a&gt;
  &lt;/p&gt;
  
  &lt;p&gt;Every day, millions of professionals like &lt;strong&gt;Gaurav Rajput&lt;/strong&gt; use LinkedIn to connect with colleagues, find experts, and explore opportunities.&lt;/p&gt;
&lt;/div&gt;






  &lt;p style=&quot;width: 550px; margin: 3px auto; font: 10px arial, sans-serif; color: #999;&quot;&gt;&amp;#169; 2009, LinkedIn Corporation

&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25830674&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Invitation-to-connect-on-LinkedIn-tp25830674p25830674.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25648820</id>
	<title>Re: about the padding part in the displayed map</title>
	<published>2009-09-28T09:41:26Z</published>
	<updated>2009-09-28T09:41:26Z</updated>
	<author>
		<name>joel mamani</name>
	</author>
	<content type="html">Hi from Bolivia, i have read your problem, the council i give you 
&lt;br&gt;that utilizes the JPG format, with mode=RGB, don't forget, who always have to 
&lt;br&gt;remove the temporary directory, where the temporary images, for instance:
&lt;br&gt;&lt;br&gt;OUTPUTFORMAT
&lt;br&gt;NAME jpeg
&lt;br&gt;DRIVER &amp;quot;GD/JPEG&amp;quot;
&lt;br&gt;MIMETYPE &amp;quot;image/jpeg&amp;quot;
&lt;br&gt;IMAGEMODE RGB
&lt;br&gt;EXTENSION &amp;quot;jpg&amp;quot;
&lt;br&gt;END
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Yahoo! Cocina
&lt;br&gt;&lt;br&gt;Encontra las mejores recetas con Yahoo! Cocina.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://ar.mujer.yahoo.com/cocina/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ar.mujer.yahoo.com/cocina/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25648820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-padding-part-in-the-displayed-map-tp25612000p25648820.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25633826</id>
	<title>Re: about the padding part in the displayed map</title>
	<published>2009-09-27T06:50:38Z</published>
	<updated>2009-09-27T06:50:38Z</updated>
	<author>
		<name>王连波</name>
	</author>
	<content type="html">Firstly, thanks to anybody who helps me and I am so glad to tell you that it gets better when I changed the mapfile and config.php to enable png24 OutputFormat. I do it like this :&lt;br&gt;1)in the mapfile ,add these lines:&lt;br&gt;
OUTPUTFORMAT&lt;br&gt;NAME png&lt;br&gt;DRIVER &amp;quot;GD/png&amp;quot;&lt;br&gt;MIMETYPE &amp;quot;image/png&amp;quot;&lt;br&gt;IMAGEMODE RGB&lt;br&gt;EXTENSION &amp;quot;png&amp;quot;&lt;br&gt;END&lt;br&gt;2)in the config.php, I changed the default PNG OutputFormat to PNG24&lt;br&gt;&lt;br&gt;However, it&amp;#39;s still not so good like I have expected. First, there is still shadows at the bottom of the map. Second, the colors of some part is a little different from the original picture. I have tested that when I changed &lt;br&gt;
PNG to JPEG in both mapfile and config.php , the shadows at the bottom disappeared while the map became very dazzling with something like colorful pepper and salt noisy. It is the same with DITHERED .&lt;br&gt;The picture which I use in the mapfile as a raster data is from Google Earth. It is about 100M and its format is JPEG (maybe it is why the bottom shadows disappear when I changed the OutputFormat to JPGE ,I guess). Now I do not know what I should do to make the map  looks  better in  ka-map.  THX  in advance  for  any help! &lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Sep 26, 2009 at 3:05 AM, joel ml &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25633826&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpg70221725@...&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;
&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;    1. about the padding part in the&lt;br&gt;
&amp;gt; displayed map (???)&lt;br&gt;
&amp;gt;&amp;gt; ----------------------------------------------------------------------&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=&amp;quot;iso-8859-1&amp;quot;&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&amp;gt;&lt;br&gt;
&amp;gt; I download and configure ka-map according to my private&lt;br&gt;
&amp;gt; situation,&lt;br&gt;
&amp;gt; everything goes well except that there are some padding&lt;br&gt;
&amp;gt; parts (I call them&lt;br&gt;
&amp;gt; shadows) in the displayed image .I just test to produce an&lt;br&gt;
&amp;gt; image through a&lt;br&gt;
&amp;gt; mapfile with only one layer(just a tiff picture with its&lt;br&gt;
&amp;gt; geoinfo file .tfw).&lt;br&gt;
&amp;gt; It is ok to display the image, but the color of most parts&lt;br&gt;
&amp;gt; in the image is&lt;br&gt;
&amp;gt; changed from original ,also many shadows of different&lt;br&gt;
&amp;gt; colors appear at the&lt;br&gt;
&amp;gt; border of the image. What is the problem? Hope someone can&lt;br&gt;
&amp;gt; help me .&lt;br&gt;
&amp;gt; Maybe it is due to the tile parameter ,but I have tried to&lt;br&gt;
&amp;gt; change them and&lt;br&gt;
&amp;gt; the issue is still there.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&amp;gt; -------------- next part --------------&lt;br&gt;
&amp;gt; An HTML attachment was scrubbed...&lt;br&gt;
&amp;gt; URL: &lt;a href=&quot;http://lists.maptools.org/pipermail/ka-map-users/attachments/20090925/7d5e0047/attachment.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/pipermail/ka-map-users/attachments/20090925/7d5e0047/attachment.html&lt;/a&gt;&lt;br&gt;

&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; ka-Map-users mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25633826&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; End of ka-Map-users Digest, Vol 53, Issue 3&lt;br&gt;
&amp;gt; *******************************************&lt;br&gt;
&amp;gt;&lt;br&gt;
Joel:&lt;br&gt;
&lt;br&gt;
hello, the problem you describe, I think it is due to the&lt;br&gt;
configuration of OutputFormat, if you want your layers&lt;br&gt;
raster display as the original, then use the&lt;br&gt;
RGB PNG format, you must configure the file&lt;br&gt;
&amp;quot;config.php&amp;quot;.&lt;br&gt;
greetings!&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
      Yahoo! Cocina&lt;br&gt;
&lt;br&gt;
Encontra las mejores recetas con Yahoo! Cocina.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://ar.mujer.yahoo.com/cocina/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://ar.mujer.yahoo.com/cocina/&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
ka-Map-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25633826&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25633826&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-padding-part-in-the-displayed-map-tp25612000p25633826.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25617641</id>
	<title>Re: about the padding part in the displayed map</title>
	<published>2009-09-25T12:05:19Z</published>
	<updated>2009-09-25T12:05:19Z</updated>
	<author>
		<name>joel mamani</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;--- El vie 25-sep-09, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt;&amp;gt; escribió:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; De: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Asunto: ka-Map-users Digest, Vol 53, Issue 3
&lt;br&gt;&amp;gt; Para: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Fecha: viernes, 25 de septiembre de 2009, 2:00 pm
&lt;br&gt;&amp;gt; Send ka-Map-users mailing list
&lt;br&gt;&amp;gt; submissions to
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help'
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more
&lt;br&gt;&amp;gt; specific
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of ka-Map-users digest...&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;    1. about the padding part in the
&lt;br&gt;&amp;gt; displayed map (???)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; Date: Fri, 25 Sep 2009 21:13:31 +0800
&lt;br&gt;&amp;gt; From: ??? &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;happyforev1@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [ka-Map-users] about the padding part in the
&lt;br&gt;&amp;gt; displayed map
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID:
&lt;br&gt;&amp;gt;     &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;46b388480909250613i127226ewcae534a11cd35b6c@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=&amp;quot;iso-8859-1&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I download and configure ka-map according to my private
&lt;br&gt;&amp;gt; situation,
&lt;br&gt;&amp;gt; everything goes well except that there are some padding
&lt;br&gt;&amp;gt; parts (I call them
&lt;br&gt;&amp;gt; shadows) in the displayed image .I just test to produce an
&lt;br&gt;&amp;gt; image through a
&lt;br&gt;&amp;gt; mapfile with only one layer(just a tiff picture with its
&lt;br&gt;&amp;gt; geoinfo file .tfw).
&lt;br&gt;&amp;gt; It is ok to display the image, but the color of most parts
&lt;br&gt;&amp;gt; in the image is
&lt;br&gt;&amp;gt; changed from original ,also many shadows of different
&lt;br&gt;&amp;gt; colors appear at the
&lt;br&gt;&amp;gt; border of the image. What is the problem? Hope someone can
&lt;br&gt;&amp;gt; help me .
&lt;br&gt;&amp;gt; Maybe it is due to the tile parameter ,but I have tried to
&lt;br&gt;&amp;gt; change them and
&lt;br&gt;&amp;gt; the issue is still there.
&lt;br&gt;&amp;gt; -------------- next part --------------
&lt;br&gt;&amp;gt; An HTML attachment was scrubbed...
&lt;br&gt;&amp;gt; URL: &lt;a href=&quot;http://lists.maptools.org/pipermail/ka-map-users/attachments/20090925/7d5e0047/attachment.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/pipermail/ka-map-users/attachments/20090925/7d5e0047/attachment.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; ka-Map-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; End of ka-Map-users Digest, Vol 53, Issue 3
&lt;br&gt;&amp;gt; *******************************************
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Joel: 
&lt;br&gt;&lt;br&gt;hello, the problem you describe, I think it is due to the 
&lt;br&gt;configuration of OutputFormat, if you want your layers 
&lt;br&gt;raster display as the original, then use the 
&lt;br&gt;RGB PNG format, you must configure the file 
&lt;br&gt;&amp;quot;config.php&amp;quot;. 
&lt;br&gt;greetings!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Yahoo! Cocina
&lt;br&gt;&lt;br&gt;Encontra las mejores recetas con Yahoo! Cocina.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://ar.mujer.yahoo.com/cocina/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ar.mujer.yahoo.com/cocina/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25617641&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-padding-part-in-the-displayed-map-tp25612000p25617641.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25612000</id>
	<title>about the padding part in the displayed map</title>
	<published>2009-09-25T06:13:31Z</published>
	<updated>2009-09-25T06:13:31Z</updated>
	<author>
		<name>王连波</name>
	</author>
	<content type="html">I download and configure ka-map according to my private situation, everything goes well except that there are some padding parts (I call them shadows) in the displayed image .I just test to produce an image through a mapfile with only one layer(just a tiff picture with its geoinfo file .tfw). It is ok to display the image, but the color of most parts in the image is changed from original ,also many shadows of different colors appear at the border of the image. What is the problem? Hope someone can help me .&lt;br&gt;
Maybe it is due to the tile parameter ,but I have tried to change them and the issue is still there.&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25612000&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-padding-part-in-the-displayed-map-tp25612000p25612000.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25576683</id>
	<title>Problem with Search in KAMAP with Postgis layers</title>
	<published>2009-09-23T05:52:35Z</published>
	<updated>2009-09-23T05:52:35Z</updated>
	<author>
		<name>Gaurav Thakur-2</name>
	</author>
	<content type="html">Please solve my problem,&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;font size=&quot;4&quot;&gt;&lt;i&gt;I tested Kumars kaSearch.php from &lt;br&gt;&lt;/i&gt;&lt;i&gt; &lt;a href=&quot;http://lists.maptools.org/pipermail/ka-map-users/attachments/20070615/8d56b836/kaSearch.obj&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/pipermail/ka-map-users/attachments/20070615/8d56b836/kaSearch.obj&lt;/a&gt;&lt;br&gt;


&lt;/i&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/font&gt;&lt;font size=&quot;4&quot;&gt;&lt;i&gt;but  the search function still doesn&amp;#39;t give me any results from PostGIS-Layers.&lt;/i&gt;&lt;br&gt;&lt;i&gt;My PostGIS-layer is drawn correctly and also query-function works - only kaSearch doesn&amp;#39;t work. If I replace the PostGIS-data with a shapefile (with same data) the (original,unpatched) kaSearch works.&lt;br&gt;


&lt;/i&gt;&lt;i&gt;&lt;br&gt;&lt;/i&gt;&lt;/font&gt;&lt;i&gt;&lt;font size=&quot;4&quot;&gt;I don&amp;#39;t get any errors - so I have no idea what is going wrong.&lt;/font&gt;&lt;br&gt;&lt;/i&gt;&lt;/pre&gt;my maplayer is like this....&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;LAYER&lt;br&gt;  NAME &amp;quot;abcdef&amp;quot;&lt;br&gt;  TYPE polygon&lt;br&gt;


  STATUS on&lt;br&gt;  METADATA&lt;br&gt;    &amp;quot;queryable&amp;quot; &amp;quot;true&amp;quot;  &lt;br&gt;    &amp;quot;searchfield&amp;quot; &amp;quot;name&amp;quot;&lt;br&gt;    &amp;quot;fields&amp;quot; &amp;quot;name&amp;quot;&lt;br&gt;  END&lt;br&gt;  connectiontype POSTGIS&lt;br&gt;  connection &amp;quot;dbname=xyz user=postgres11 password=123456 host=localhost port=5432&amp;quot;&lt;br&gt;


  DATA &amp;quot;the_geom from (select the_geom,name from temp where test=&amp;#39;01&amp;#39;) as myquery using unique the_geom using srid=-1&amp;quot;&lt;br&gt;  labelitem &amp;quot;name&amp;quot;&lt;br&gt;  TOLERANCE 1&lt;br&gt;  TOLERANCEUNITS meters&lt;br&gt;  CLASS&lt;br&gt;


    NAME &amp;quot;name&amp;quot;&lt;br&gt;    TEMPLATE &amp;quot;ttt_query.html&amp;quot;&lt;br&gt;    STYLE&lt;br&gt;      COLOR 100 200 0&lt;br&gt;      OUTLINECOLOR 0 0 0&lt;br&gt;    END&lt;br&gt;    LABEL&lt;br&gt;        COLOR 0 0 0&lt;br&gt;        SIZE SMALL&lt;br&gt;    END&lt;br&gt;  END&lt;br clear=&quot;all&quot;&gt;


&lt;br&gt;when i m using kasearch then it gives this error.....&lt;br&gt;&lt;br&gt;&lt;b&gt;Fatal error&lt;/b&gt;: [MapServer Error]: msPOSTGISLayerGetShape(): Error
executing POSTGIS SQL statement (in FETCH ALL): DECLARE mycursor2
BINARY CURSOR FOR SELECT
&amp;quot;name&amp;quot;::text,asbinary(force_collection(force_2d(the_geom)),&amp;#39;NDR&amp;#39;) from
(select the_geom,name from temp where test=&amp;#39;01&amp;#39;) as myquery
WHERE the_geom = 2147483647
-ERROR: operator does not exist: geometry = integer
LINE 1: ...om where test=&amp;#39;01&amp;#39;) as myquery WHERE the_geom =
21474836... ^
HINT: No operator matches the given name and argument type(s). You
might need to add explicit type casts.
More Help: in &lt;b&gt;\ka-map-1.0\htdocs\tools\search\kaSearch.php&lt;/b&gt; on line &lt;b&gt;184&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;plz someone tell me the solution of it..&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks in advance&lt;br&gt; &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- &lt;br&gt;with Regards&lt;br&gt;


&lt;br&gt;Gaurav Rajput&lt;br&gt;=====-----=====-----=====&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25576683&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-Search-in-KAMAP-with-Postgis-layers-tp25576683p25576683.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25396830</id>
	<title>Re: BING MAP WMS SERVICE IN KAMAP?</title>
	<published>2009-09-11T00:50:37Z</published>
	<updated>2009-09-11T00:50:37Z</updated>
	<author>
		<name>Luca Casagrande</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;check the UMN Mapserver documentation about how add a WMS layer as data
&lt;br&gt;source.
&lt;br&gt;&lt;br&gt;Bye
&lt;br&gt;Luca
&lt;br&gt;Antonio García ha scritto:
&lt;br&gt;&amp;gt; &amp;nbsp;Hello, somebody know how can i include a bing map wms service from
&lt;br&gt;&amp;gt; valencia how a layer in kamap?
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; The code for a wms layer.
&lt;br&gt;&amp;gt; The URL.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25396830&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BING-MAP-WMS-SERVICE-IN-KAMAP--tp25392466p25396830.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25396297</id>
	<title>Re: BING MAP WMS SERVICE IN KAMAP?</title>
	<published>2009-09-11T00:04:16Z</published>
	<updated>2009-09-11T00:04:16Z</updated>
	<author>
		<name>Pedro-Juan Ferrer Matoses</name>
	</author>
	<content type="html">(es) Antonio, tío, desde el cariño: BELPW
&lt;br&gt;&lt;br&gt;(en) Antonio, mate, you must be kidding: STFW
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://lmgtfy.com/?q=BING+MAPS+WMS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lmgtfy.com/?q=BING+MAPS+WMS&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Pedro-Juan Ferrer Matoses
&lt;br&gt;Valencia (España)
&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25396297&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BING-MAP-WMS-SERVICE-IN-KAMAP--tp25392466p25396297.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25392466</id>
	<title>BING MAP WMS SERVICE IN KAMAP?</title>
	<published>2009-09-10T15:46:26Z</published>
	<updated>2009-09-10T15:46:26Z</updated>
	<author>
		<name>ANGARBEN</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Hello, somebody know how can i include a bing map wms service from valencia how a layer in kamap?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
The code for a wms layer.&lt;BR&gt;
The URL.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Thanks.&lt;BR&gt;
---------------------------------------------------------------------------------------------------------&lt;BR&gt;
Buenas, alguien sabe como puedo incluir un servicio WMS de BING MAP de la zona&amp;nbsp;de&amp;nbsp;Valencia en kamap como una layer?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
El código del .map para generar esa layer.&lt;BR&gt;
La URL.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Gracias.&lt;BR&gt;
&lt;BR&gt;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;
&lt;DIV&gt;Saludos, &lt;BR&gt;----------- &lt;BR&gt;Antonio García Benlloch &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;Correo: &lt;BR&gt;&lt;/STRONG&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25392466&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;angarben@...&lt;/a&gt; &lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25392466&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;angarben@...&lt;/a&gt; &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;Web: &lt;BR&gt;&lt;/STRONG&gt;http://personales.alumno.upv.es/~angarben&lt;/DIV&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;¿Quieres que tus amigos de Messenger sigan tus movimientos de Facebook? &lt;a href='http://www.vivelive.com/feedfacebook' target='_new' rel=&quot;nofollow&quot;&gt; ¡Conéctalos ya!&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25392466&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BING-MAP-WMS-SERVICE-IN-KAMAP--tp25392466p25392466.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24963208</id>
	<title>Trouble with Precache.php</title>
	<published>2009-08-13T15:03:32Z</published>
	<updated>2009-08-13T15:03:32Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Trouble with Precache.php&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;
&lt;BR&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I was trying to build the tile caches on a server.&amp;nbsp; When I run the precache.php, it will not write to the kacache folder.&amp;nbsp; I see a &amp;quot;Failed to open file stream&amp;quot; error.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Does anyone know what I should check?&amp;nbsp; It worked fine on the test server.&amp;nbsp; Maybe some kind of permissions problem?&lt;/FONT&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24963208&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trouble-with-Precache.php-tp24963208p24963208.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24747951</id>
	<title>Highlighting features</title>
	<published>2009-07-30T14:48:48Z</published>
	<updated>2009-07-30T14:48:48Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Highlighting features&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Sorry to beat a dead horse, but I still have not been able to find a workable solution.&amp;nbsp; I have modified the query tools so that I can select a feature and zoom to it.&amp;nbsp; But I would also like the selected feature to highlight.&amp;nbsp; The highlight is not working.&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;In the master .map file, I have Querymap enabled:&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;QUERYMAP&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;SIZE 200 200&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;STATUS ON&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;## the map is queryable by default&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;STYLE HILITE&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;# the selected object is highligthed&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;COLOR 200 0 0&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;END&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;And in the layer file, I have a template and set the layer as queryable:&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;TEMPLATE &amp;quot;query.html&amp;quot; TOLERANCE 3 TOLERANCEUNITS PIXELS&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;METADATA&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;opacity&amp;quot; &amp;quot;100&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;queryable&amp;quot; &amp;quot;True&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;DESCRIPTION&amp;quot; &amp;quot;Towns&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;SEARCHFIELD&amp;quot; &amp;quot;GEOCODE&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;fields&amp;quot; &amp;quot;TOWN:Town,COUNTY:County,GEOCODE:Geocode&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;tile_source&amp;quot; &amp;quot;nocache&amp;quot;&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp; END&lt;/FONT&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;The query works, as far as selecting the feature and automatically zooming to it.&amp;nbsp; But it will not highlight.&amp;nbsp; Has anyone been able to get this to work?&lt;/FONT&gt;&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24747951&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Highlighting-features-tp24747951p24747951.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24625445</id>
	<title>php 5.3 compatibility</title>
	<published>2009-07-23T06:07:36Z</published>
	<updated>2009-07-23T06:07:36Z</updated>
	<author>
		<name>Zak James</name>
	</author>
	<content type="html">If you're using ka-map with php 5.3 or later, you're probably
&lt;br&gt;experiencing problems with tile.php. See this ms4w bug for information
&lt;br&gt;and a patch. &lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2049&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2049&lt;/a&gt;&lt;br&gt;&lt;br&gt;zak
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Zak James
&lt;br&gt;Applications and Software Development
&lt;br&gt;DM Solutions Group Inc.
&lt;br&gt;&lt;a href=&quot;http://www.dmsolutions.ca&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dmsolutions.ca&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24625445&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/php-5.3-compatibility-tp24625445p24625445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24543062</id>
	<title>Trouble using nocache option</title>
	<published>2009-07-17T16:18:14Z</published>
	<updated>2009-07-17T16:18:14Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Trouble using nocache option&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I'm attempting to draw some layers in a ka-map application without caching/precaching the tiles.&amp;nbsp; In the .map file for the layer in question, I have the metadata element &amp;quot;tile_cache&amp;quot; &amp;quot;nocache&amp;quot;.&amp;nbsp;&amp;nbsp; When I load the application, the layer in question does not draw.&amp;nbsp; I am finding images in the ms4w/tmp directory, but it's not drawing to the map.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;This is a line from the ms_error.txt file:&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;HTTP request error.&amp;nbsp; Can't open output file /ms4w/apps/tmp/4a60f8a6_1590_0.img.tmp.&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Does anyone have any suggestions?&lt;/FONT&gt;
&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24543062&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trouble-using-nocache-option-tp24543062p24543062.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24522461</id>
	<title>Possible to use tiles from multiple ka-caches?</title>
	<published>2009-07-16T11:58:46Z</published>
	<updated>2009-07-16T11:58:46Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;[ka-Map-users] Possible to use tiles from multiple ka-caches?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;On a related note- Much of my imagery could be used across multiple scales.&amp;nbsp; The problem is navigating the tile index.&amp;nbsp; Does anyone have any ideas on how to allow one set of cached tiles to be used for multiple scales? (example- could tiles in a 100000 scale folder also be used at 50000 and 200000 scales)&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;WBR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;_________________________________&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Bob Bistrais, GISP&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Maine Office of Information Technology&lt;/FONT&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24522461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Possible-to-use-tiles-from-multiple-ka-caches--tp24522461p24522461.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24501165</id>
	<title>pixToGeo(x,y) ¡como realliza la conversion?</title>
	<published>2009-07-15T09:02:16Z</published>
	<updated>2009-07-15T09:02:16Z</updated>
	<author>
		<name>joel mamani</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;ayuda , quiero entender como realizala con version del punto que genera el mouse, para convertirlo en las coordenadas correspondientes¡&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;



      &lt;hr size=1&gt;&lt;br&gt;&lt;font face=&quot;Verdana&quot; size=&quot;-2&quot;&gt;¡Viví la mejor experiencia en la web!&lt;br&gt;Descargá gratis el nuevo Internet Explorer 8&lt;br&gt;
http://downloads.yahoo.com/ieak8/?l=ar&lt;/font&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24501165&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/pixToGeo%28x%2Cy%29-%C2%A1como-realliza-la-conversion--tp24501165p24501165.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24486503</id>
	<title>Ka-map performance issues</title>
	<published>2009-07-14T12:26:26Z</published>
	<updated>2009-07-14T12:26:26Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Ka-map performance issues&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Are there any tips or tricks for improving the performance of Ka-Map?&amp;nbsp; &lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I have an application which consumes a WMS service, containing orthoimagery.&amp;nbsp; I'd rather avoid pre-caching the imagery with ka-map, because the disk space required is enormous (26GB just for 1:12000 scale).&amp;nbsp; But by consuming the imagery directly (not cached), the performance is too slow for our needs.&amp;nbsp; Other platforms, such as Quantum GIS, can consume the imagery with far better performance and no pre caching involved.&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Incidentally, the orthoimagery WMS service is provided through MapServer as well.&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Can anyone provide any advice on improving performance with Ka-Map and MapServer, other than pre-caching tiles?&lt;/FONT&gt;
&lt;/P&gt;

&lt;P&gt;&lt;WBR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;_________________________________&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Bob Bistrais, GISP&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Maine Office of Information Technology&lt;/FONT&gt;

&lt;BR&gt;&lt;FONT COLOR=&quot;#000080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;ADAM Group&lt;/FONT&gt;
&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24486503&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ka-map-performance-issues-tp24486503p24486503.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24400103</id>
	<title>Possible to use tiles from multiple ka-caches?</title>
	<published>2009-07-08T14:18:25Z</published>
	<updated>2009-07-08T14:18:25Z</updated>
	<author>
		<name>Bistrais, Bob</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Possible to use tiles from multiple ka-caches?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I have a number of layers that are used by several different ka-map maps.&amp;nbsp; It would be helpful if they could use tiles from a common directory, and also use tiles from their own caches for application-specific data.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;For example, I have orthoimagery that needs to be used by all applications.&amp;nbsp; But each application also has data that is only used by that particular map.&amp;nbsp; Is it possible to set up a common ka-cache for the imagery tiles, and another ka-cache for application-specific data? &lt;/FONT&gt;&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ka-Map-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24400103&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ka-Map-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/ka-map-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/ka-map-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Possible-to-use-tiles-from-multiple-ka-caches--tp24400103p24400103.html" />
</entry>

</feed>
