Hi
Travis,<br><br><br> I am Venkat
from India.I am working on Mapserver Developer now.I have 3 plues
experince on Arc objects (ArcEngine ,ArcGIS Server ArcGIS desktoop).Let
me know what type requirement you need.<br><br>I am waiting for your great response.<br>
<br>Thanks and Regards<br>Venkat.<br><br><div class="gmail_quote">On Fri, Apr 18, 2008 at 9:30 PM, <<a href="mailto:mapserver-dev-request@lists.osgeo.org">mapserver-dev-request@lists.osgeo.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send mapserver-dev mailing list submissions to<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:mapserver-dev-request@lists.osgeo.org">mapserver-dev-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:mapserver-dev-owner@lists.osgeo.org">mapserver-dev-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of mapserver-dev digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Tile Access API (Christopher Schmidt)<br>
2. Re: Tile Access API (Stephen Woodbridge)<br>
3. Fwd: [gislist] ArcGIS Developer and/or MapServer Developer?<br>
(Stephen Woodbridge)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 17 Apr 2008 14:38:59 -0400<br>
From: Christopher Schmidt <<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>><br>
Subject: Re: [mapserver-dev] Tile Access API<br>
To: Stephen Woodbridge <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>><br>
Cc: <a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a>, Daniel Morissette<br>
<<a href="mailto:dmorissette@mapgears.com">dmorissette@mapgears.com</a>><br>
Message-ID: <<a href="mailto:20080417183859.GD24000@metacarta.com">20080417183859.GD24000@metacarta.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
On Thu, Apr 17, 2008 at 02:30:44PM -0500, Stephen Woodbridge wrote:<br>
> Christopher Schmidt wrote:<br>
> >On Thu, Apr 17, 2008 at 02:02:12PM -0500, Stephen Woodbridge wrote:<br>
> No one said IT was smart, look at the blind trust of .NET code. ;)<br>
><br>
> But seriously, having a small purposed C application is easier to vet,<br>
> if only emotionally, than loading 20+ additional packages and worrying<br>
> about how each of them is configured from a security point of view.<br>
<br>
How does TileCache result in "20+ additional packages?" I think you're<br>
jumping into the GDAL topic, where you've already been told that this is<br>
a packaging problem, not a GDAL problem: TileCache is the same,<br>
<br>
Depends: ${python:Depends}<br>
Recommends: python-imaging<br>
Suggests: python-mapscript (>= 4.10), python-mapnik, memcached,<br>
python-memcache, python-boto, python-flup, python-paste,<br>
python-wsgiref<br>
-- <a href="http://svn.tilecache.org/trunk/debian/control" target="_blank">http://svn.tilecache.org/trunk/debian/control</a><br>
<br>
You can install any of those, and you get support for various parts of<br>
the code, but there is no need to install them as dependancies for the<br>
code.<br>
<br>
Anyway, we're arguing in circles. I understand the problem, I just don't<br>
think that the described solution (mapcache.cgi) is really the most<br>
sane solution to the problem.<br>
<br>
Regards,<br>
--<br>
Christopher Schmidt<br>
MetaCarta<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 17 Apr 2008 14:45:43 -0500<br>
From: Stephen Woodbridge <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>><br>
Subject: Re: [mapserver-dev] Tile Access API<br>
To: Christopher Schmidt <<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>><br>
Cc: <a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a>, Daniel Morissette<br>
<<a href="mailto:dmorissette@mapgears.com">dmorissette@mapgears.com</a>><br>
Message-ID: <<a href="mailto:4807A8E7.1000504@swoodbridge.com">4807A8E7.1000504@swoodbridge.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Christopher Schmidt wrote:<br>
> On Thu, Apr 17, 2008 at 02:30:44PM -0500, Stephen Woodbridge wrote:<br>
>> Christopher Schmidt wrote:<br>
>>> On Thu, Apr 17, 2008 at 02:02:12PM -0500, Stephen Woodbridge wrote:<br>
>> No one said IT was smart, look at the blind trust of .NET code. ;)<br>
>><br>
>> But seriously, having a small purposed C application is easier to vet,<br>
>> if only emotionally, than loading 20+ additional packages and worrying<br>
>> about how each of them is configured from a security point of view.<br>
><br>
> How does TileCache result in "20+ additional packages?" I think you're<br>
> jumping into the GDAL topic, where you've already been told that this is<br>
> a packaging problem, not a GDAL problem: TileCache is the same,<br>
><br>
> Depends: ${python:Depends}<br>
> Recommends: python-imaging<br>
> Suggests: python-mapscript (>= 4.10), python-mapnik, memcached,<br>
> python-memcache, python-boto, python-flup, python-paste,<br>
> python-wsgiref<br>
> -- <a href="http://svn.tilecache.org/trunk/debian/control" target="_blank">http://svn.tilecache.org/trunk/debian/control</a><br>
><br>
> You can install any of those, and you get support for various parts of<br>
> the code, but there is no need to install them as dependancies for the<br>
> code.<br>
><br>
> Anyway, we're arguing in circles. I understand the problem, I just don't<br>
> think that the described solution (mapcache.cgi) is really the most<br>
> sane solution to the problem.<br>
><br>
> Regards,<br>
<br>
OK, point taken and we should move on.<br>
BTW, I'm not against this RFC per say, just think that it has limited<br>
value but would not block it. Clearly there are people I respect that<br>
feel there is value in moving this RFC forward.<br>
<br>
Thanks,<br>
-Steve<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 17 Apr 2008 20:41:50 -0500<br>
From: Stephen Woodbridge <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>><br>
Subject: [mapserver-dev] Fwd: [gislist] ArcGIS Developer and/or<br>
MapServer Developer?<br>
To: mapserver-dev <<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a>><br>
Message-ID: <<a href="mailto:4807FC5E.10302@swoodbridge.com">4807FC5E.10302@swoodbridge.com</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Hi Guys,<br>
<br>
Thought some of you might be interested in responding to this.<br>
<br>
-Steve<br>
<br>
-----Original Message-----<br>
From: gislist-bounces+mchapman=<a href="mailto:texelinc.com@lists.geocomm.com">texelinc.com@lists.geocomm.com</a><br>
[mailto:<a href="mailto:gislist-bounces%2Bmchapman">gislist-bounces+mchapman</a>=<a href="mailto:texelinc.com@lists.geocomm.com">texelinc.com@lists.geocomm.com</a>] On Behalf<br>
Of Smith, Travis<br>
Sent: Thursday, April 17, 2008 5:43 PM<br>
To: <a href="mailto:gislist@lists.geocomm.com">gislist@lists.geocomm.com</a>; <a href="mailto:agic-l@asu.edu">agic-l@asu.edu</a><br>
Subject: [gislist] ArcGIS Developer and/or MapServer Developer?<br>
<br>
Hi Listers,<br>
<br>
<br>
<br>
Are you an ArcGIS (ArcObjects) or MapServer programmer? If so, and you<br>
are available to do some remote work over the next month or so, please<br>
send me a note with your availability and hourly rate.<br>
<br>
<br>
<br>
Thanks!<br>
<br>
<br>
<br>
Travis<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gislist mailing list<br>
<a href="mailto:gislist@lists.geocomm.com">gislist@lists.geocomm.com</a><br>
<a href="http://lists.geocomm.com/mailman/listinfo/gislist" target="_blank">http://lists.geocomm.com/mailman/listinfo/gislist</a><br>
<br>
_________________________________<br>
This list is brought to you by<br>
The GeoCommunity<br>
<a href="http://www.geocomm.com/" target="_blank">http://www.geocomm.com/</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
<br>
<br>
End of mapserver-dev Digest, Vol 3, Issue 19<br>
********************************************<br>
</blockquote></div><br>