<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.esri.com/Dev/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx</link><description>One of the exciting new aspects of ArcGIS Server 9.2 is the ability to publish geoprocessing models and scripts to the server. A model can be published either as a tool that can be used directly on top of any map service, or it can be published with an</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#28</link><pubDate>Mon, 11 Dec 2006 10:08:22 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:28</guid><dc:creator /><description>&lt;p&gt;Hi Jeremy,&lt;/p&gt;
&lt;p&gt;I think your examples help us so much.&lt;/p&gt;
&lt;p&gt;What do you think become avaliable the source (all codes like .py, Microsoft Visual Studio Solution, .tbx...) of the examples?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#29</link><pubDate>Mon, 11 Dec 2006 13:11:12 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:29</guid><dc:creator /><description>&lt;p&gt;Jeremy,&lt;/p&gt;
&lt;p&gt;The Interpolated results layer has a Transparency look, this is an autmotatic process , or you can set it in the Model Builder?&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#30</link><pubDate>Mon, 11 Dec 2006 14:41:47 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:30</guid><dc:creator>Jeremy</dc:creator><description>&lt;p&gt;@grocha&lt;/p&gt;
&lt;p&gt;The python script is under the Python Script link above. &amp;nbsp;I will try and post most examples for download in future posts. &amp;nbsp;Thanks for the comments!&lt;/p&gt;
&lt;p&gt;@Mapor&lt;/p&gt;
&lt;p&gt;In this case transparency is handled by the ADF. &amp;nbsp;There is a transparency setting in Geoprocessing task properties that I have set at 35. But, you could also set transparency in the layer file that you use to symbolize the raster output. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Jeremy&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#39</link><pubDate>Tue, 12 Dec 2006 23:07:51 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:39</guid><dc:creator>Dave</dc:creator><description>This is a very cool example - actual raster processing (albeit pretty simple) - done real time.

Keep up the great work on this blog - it's a shining example of what a technical blog should be!

Cheers,

Dave</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#40</link><pubDate>Wed, 13 Dec 2006 16:52:37 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:40</guid><dc:creator>Jeremy</dc:creator><description>&lt;p&gt;Thanks Dave! &amp;nbsp;Look for more raster processing in the future. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Jeremy&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#58</link><pubDate>Wed, 03 Jan 2007 17:58:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:58</guid><dc:creator>Ga&amp;#235;tan</dc:creator><description>This is a very interesting example. Could you explain how I can do the same interpolation only on the user current map extent ?

Thanks...

Gaëtan LAVENU - ESRI France</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#59</link><pubDate>Thu, 04 Jan 2007 04:10:43 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:59</guid><dc:creator>Brian Johnston</dc:creator><description>&lt;p&gt;I&amp;#39;m not successful with similar models. &amp;nbsp;I&amp;#39;ve followed the instructions in the examples in the help and this blog. &amp;nbsp;The models run in ArcMap correctly, but do not in ArcGIS Server. &amp;nbsp;When I attempt to run the models as Geoprocessing tasks, I always get this message &amp;quot;Error: Unable to get parameter information from geoprocessing resources.&amp;quot;&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#853</link><pubDate>Wed, 16 Jan 2008 01:14:47 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:853</guid><dc:creator>leo_montero</dc:creator><description>&lt;p&gt;I can&amp;#180;t get this application running, the model works fine for me in ArcMap but in ArcGIS server it doesn't show the results.&lt;/p&gt;
&lt;p&gt;Could anyone upload the source (mxd, tbx, etc) of the example?&lt;/p&gt;
&lt;p&gt;Thanks in advance ...&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#1153</link><pubDate>Sun, 09 Mar 2008 09:56:27 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:1153</guid><dc:creator>vojvod</dc:creator><description>&lt;p&gt;Hi leo_montero&lt;/p&gt;
&lt;p&gt;Did you find the solution? Because I have the same problem.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#2261</link><pubDate>Fri, 13 Jun 2008 10:50:35 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2261</guid><dc:creator>Edoardo Peronace</dc:creator><description>Hy Brian Johnston,

I have the same problem.
Did you find the solution?
Thanks, bye</description></item><item><title>re: Publishing and using a geoprocessing model within a map document</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2006/12/08/Publishing-and-using-a-geoprocessing-model-within-a-map-document.aspx#5758</link><pubDate>Wed, 06 May 2009 15:44:18 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:5758</guid><dc:creator>Kayoung</dc:creator><description>I found his useful post but no python link is available..

Is there anyway to have this code available?

Many thanks
KY</description></item></channel></rss>