<?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>Geoprocessing : New at 9.3</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx</link><description>Tags: New at 9.3</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Using arcgisscripting's "9.3" switch</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2009/07/28/Using-arcscripting_2700_s-_2200_9.3_2200_-switch.aspx</link><pubDate>Tue, 28 Jul 2009 21:46:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:7294</guid><dc:creator>bbicking1</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/7294.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=7294</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;EM&gt;This blog post was written by Ghislain Prince, Product Engineer on the Geoprocessing Team in Redlands.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;Hi Everybody!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;/SPAN&gt;We learned in the Advanced Python Scripting Technical Workshops at UC that many of you who use ArcGIS 9.3 do not yet use the changes we made to the geoprocessor.&amp;nbsp; We just wanted you guys to be aware of this option when writing your Python scripts at 9.3.&amp;nbsp; The 9.3 switch option is specified when the geoprocessor is created; in code it looks like this &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Courier Italic';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;FONT face="Times New Roman"&gt;import arcgisscripting&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Courier Italic';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Courier Italic';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;gp = arcgisscripting.create(9.3)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Courier Italic';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Courier Italic';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;Existing (pre-9.3) scripts will obviously not have this option as it didn’t exist before the 9.3 release. We’re sure you’ve already noticed that they continue to work unchanged.&amp;nbsp; To get the 9.3 geoprocessor behavior, it is not enough to simply change &lt;EM&gt;gp = arcgisscripting.create()&lt;/EM&gt; to &lt;EM&gt;gp = arcgisscripting.create(9.3)&lt;/EM&gt;&amp;nbsp; &lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;-&amp;nbsp; that does not work, because your code needs to be &lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/SPAN&gt;updated elsewhere in your script to accommodate the changed behavior.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;"&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;The main goal for this switch is that when you create new scripts in ArcGIS &lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/SPAN&gt;9.3, you will use the “9.3” geoprocessor and get a much nicer coding experience.&amp;nbsp; This “nicer” experience is achieved because the geoprocessor uses more of Python’s native structures as inputs and outputs.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;A href="http://blogs.esri.com/Dev/photos/geoprocessing/picture7296.aspx" target=_blank&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;A href="http://blogs.esri.com/Dev/photos/geoprocessing/picture7298.aspx" target=_blank&gt;&lt;IMG src="http://blogs.esri.com/Dev/photos/geoprocessing/images/7298/578x295.aspx" border=0&gt;&lt;/A&gt;It’s obvious that the improvements to the geoprocessor make it easier for you to write code and resulting code is easier to read and maintain.&amp;nbsp; Of course the changes are not limited to the List functions; here’s the complete list of &lt;A class="" title=differences href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Differences_between_geoprocessor_versions" target=_blank&gt;differences&lt;/A&gt; and a &lt;A class="" title=comparison href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Creating_the_geoprocessor_object&amp;amp;anchor=comparing_93_and_92_geoprocessors" target=_blank&gt;comparison&lt;/A&gt; &lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-fareast-font-family:Calibri;mso-bidi-font-family:'Times New Roman';mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;with several code examples.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=7294" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Python/default.aspx">Python</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/2009+User+Conference/default.aspx">2009 User Conference</category></item><item><title>Spatial Statistics: Free Virtual Campus Web Seminar on Regression Analysis Basics</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2009/05/04/Spatial-Statistics_3A00_-Free-Virtual-Campus-Web-Seminar-on-Regression-Analysis-Basics.aspx</link><pubDate>Mon, 04 May 2009 15:33:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:5722</guid><dc:creator>bbicking1</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/5722.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=5722</wfw:commentRss><description>&lt;P&gt;&lt;I&gt;This blog post was written by Lauren Scott, Geoprocessing/Spatial Statistics Product Engineer in the Software Products Group at ESRI in Redlands.&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;There are a number of good resources where you can learn about the new regression analysis tools in ArcGIS 9.3.&amp;nbsp; The newest resource is a free one-hour Web seminar, &amp;nbsp;&lt;A class="" title="Regression Analysis Basics in ArcGIS 9.3" href="http://training.esri.com/acb2000/showdetl.cfm?did=6&amp;amp;Product_id=942" target=_blank&gt;Regression Analysis Basics in ArcGIS 9.3&lt;/A&gt;, available for download from the ESRI Virtual Campus.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Other Regression Analysis resources include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Regression Analysis Basics Documentation" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Regression_analysis_basics"&gt;Regression Analysis Basics Documentation&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Ordinary Least Squares Regression Tool Help" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Ordinary_Least_Squares_%28Spatial_Statistics%29"&gt;Ordinary Least Squares Regression Tool Help&lt;/A&gt; and &lt;A class="" title="Learn more about how OLS works" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How_OLS_Regression_works"&gt;Learn more about how OLS works&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Geographically Weighted Regression Tool Help" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Geographically%20Weighted%20Regression%20%28Spatial%20Statistics%29"&gt;Geographically Weighted Regression Tool Help&lt;/A&gt; and &lt;A class="" title="Learn more about how GWR works" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How_GWR_Regression_works"&gt;Learn more about how GWR works&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Interpreting OLS tool results" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Interpreting_OLS_results"&gt;Interpreting OLS tool results&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Interpreting OLS tool results" href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Interpreting_GWR_results"&gt;Interpreting&amp;nbsp;GWR tool results&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Several articles can be found in the &lt;A class="" title="Spring 2009 issue of ArcUser" href="http://www.esri.com/news/arcuser/0309/spring2009.html"&gt;Spring 2009 issue of ArcUser&lt;/A&gt; magazine [Try the &lt;A class="" title="Flip Page" href="http://www.esri.com/news/arcuser/0309/files/arcuser45/pageflip.html"&gt;Flip Page&lt;/A&gt; view of ArcUser!]:&lt;/DIV&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;Answering Why Questions: An introduction to using regression analysis with spatial data;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Regression Analysis Components;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Applying Geographically Weighted Regression to a Real Estate Problem.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;
&lt;DIV&gt;GEOconnexion International Magazine, December/January 2009, includes an article titled &lt;A class="" title="Regression Analysis Tools for GIS Modeling" href="http://www.geoconnexion.com/uploads/regressionanalysis_intv8i1.pdf"&gt;Regression Analysis Tools for GIS Modeling&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Chapter 5, Analyzing Geographic Relationships, in &lt;A class="" title="The ESRI Guide to GIS Analysis, Volume 2" href="http://gis.esri.com/esripress/display/index.cfm?fuseaction=display&amp;amp;websiteID=86&amp;amp;moduleID=0"&gt;The ESRI Guide to GIS Analysis, Volume 2&lt;/A&gt; discusses regression analysis and some of the challenges when it is applied to spatial data.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Enjoy!&lt;/P&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=5722" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Spatial+Statistics/default.aspx">Spatial Statistics</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/web+seminar/default.aspx">web seminar</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/regression+analysis+basics/default.aspx">regression analysis basics</category></item><item><title>Send us your feedback</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2009/03/25/Send-us-your-feedback.aspx</link><pubDate>Wed, 25 Mar 2009 23:47:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2779</guid><dc:creator>dmhoneycutt</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/2779.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=2779</wfw:commentRss><description>&lt;p&gt;You may not have noticed, but you can send us feedback about this site. There's
a feedback link at the bottom right of the home page, as illustrated at the bottom 
of this post.&lt;/p&gt;


&lt;p&gt;We're particularly interested in hearing from you about blog post topics
you'd like to see and suggestions on how we could make this site more useful.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2780.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2780/408x480.aspx" border="0"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=2779" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/beginner/default.aspx">beginner</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/advanced/default.aspx">advanced</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Spatial+Analysis/default.aspx">Spatial Analysis</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/script+tools/default.aspx">script tools</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Python/default.aspx">Python</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/ArcSDE/default.aspx">ArcSDE</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Geostatistical+Analyst/default.aspx">Geostatistical Analyst</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Digging+deeper/default.aspx">Digging deeper</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Tips+and+tricks/default.aspx">Tips and tricks</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/UNIX_2F00_Linux/default.aspx">UNIX/Linux</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/3D+Lidar+Point+Data/default.aspx">3D Lidar Point Data</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/ModelBuilder/default.aspx">ModelBuilder</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/2009+Developers+Summit/default.aspx">2009 Developers Summit</category></item><item><title>New at 9.3 - Spatial Analyst improvements</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/10/02/New-at-9.3-_2D00_-Spatial-Analyst-improvements.aspx</link><pubDate>Thu, 02 Oct 2008 23:08:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2738</guid><dc:creator>dmhoneycutt</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/2738.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=2738</wfw:commentRss><description>&lt;p&gt;The Spatial Analyst at 9.3 has several new capabilities, improvements, and fixes.  
This post highlights some of the important changes; for a full description, 
see the What's New pdf document (Once open, in the Extensions section click on 
Spatial Analyst. This will take you to the right location in the document.)&lt;/p&gt;

&lt;h4&gt;New Functionality&lt;/h4&gt;
&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Using_the_ArcGIS_Spatial_Analyst_toolbar_to_create_a_Zonal_Histogram" target="_blank"&gt;Zonal Histogram&lt;/a&gt; - Helps you to investigate the distribution of cells from 
one dataset within classes of another.  Example applications include rainfall 
within watersheds or crime distribution by police beat.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2739.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2739/294x111.aspx" border="0"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;


&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Contour_with_Barriers" target="_blank"&gt;Contour with Barriers&lt;/a&gt; - This tool allows you to get better results when trying 
to contour discontinuous surfaces.  In addition to its superior handling of 
barriers, Contour with Barriers creates smoother contour lines, generate much 
larger output datasets (no 2.14 GB shapefile size limit), and optionally to 
attribute primary and index contour lines.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2740.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2740/205x123.aspx" border="0"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How_Snap_Raster_works" target="_blank"&gt;Snap Raster environment&lt;/a&gt; has moved from being part of the Extent environment 
to being its own separate environment setting.  This gives you flexibility to 
set the snap raster dynamically from scripting or ModelBuilder. &lt;/p&gt;

&lt;h4&gt;Usability Improvements&lt;/h4&gt;
&lt;p&gt;The&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=con_" target="_blank"&gt; Con tool&lt;/a&gt; now allows the input conditional raster to be a floating point raster.&lt;br&gt;&lt;/p&gt;

&lt;p&gt;The &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Create_Constant_Raster"&gt;Create Constant Raster&lt;/a&gt;, &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5776&amp;amp;pid=5773&amp;amp;topicname=Create_Normal_Raster"&gt;Create Normal Raster&lt;/a&gt;, &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Create_Random_Raster"&gt;Create Random Raster&lt;/a&gt;,&amp;nbsp; &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5533&amp;amp;pid=5524&amp;amp;topicname=Extract_by_Rectangle" target="_blank"&gt;Extract by Rectangle&lt;/a&gt;, and 
&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5586&amp;amp;pid=5577&amp;amp;topicname=Topo_to_Raster" target="_blank"&gt;Topo to Raster&lt;/a&gt; 
 tools now allow you to specify the extent of the output raster to be that of an existing dataset.  
The main benefit of this is the extent can be set dynamically from scripting or ModelBuilder.  
While you can still enter the extent values manually (but who wants to type in 
&lt;font size="2" face="courier new, courier, mono"&gt;370803.47263702 3978856.7539477 443868.87614745 4032133.0258861&lt;/font&gt; ?), being able to specify a dataset is 
both easier and helps ensure the proper precision is maintained .&lt;/p&gt;

&lt;p&gt;All Spatial Analyst tools have new &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Understanding_geoprocessing_tool_errors_and_warnings" target="_blank"&gt;Geoprocessing tool errors and warnings&lt;/a&gt; and show execution percent complete using the new progress bar.&lt;br&gt;&lt;/p&gt;

&lt;h4&gt;Performance and Data Improvements&lt;/h4&gt;
&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5593&amp;amp;pid=5590&amp;amp;topicname=Combine" target="_blank"&gt;Combine &lt;/a&gt;and &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5823&amp;amp;pid=5814&amp;amp;topicname=Cut/Fill" target="_blank"&gt;Cut/Fill&lt;/a&gt; are significantly faster (up to 40 times).&lt;/p&gt;

&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5827&amp;amp;pid=5814&amp;amp;topicname=Viewshed" target="_blank"&gt;Viewshed &lt;/a&gt;now handles much larger inputs (no more MSEEK fatal errors!).&lt;/p&gt;

&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5579&amp;amp;pid=5577&amp;amp;topicname=IDW" target="_blank"&gt;IDW &lt;/a&gt;now works with many more points (up to 50 million).&lt;/p&gt;

&lt;p&gt;&lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=5593&amp;amp;pid=5590&amp;amp;topicname=Combine" target="_blank"&gt;Combine &lt;/a&gt;now works on millions of combinations.&lt;/p&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=2738" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/Spatial+Analysis/default.aspx">Spatial Analysis</category></item><item><title>Watch ESRI TV</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/09/09/Watch-ESRI-TV.aspx</link><pubDate>Tue, 09 Sep 2008 17:17:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2627</guid><dc:creator>dmhoneycutt</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/2627.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=2627</wfw:commentRss><description>Check out &lt;a href="http://www.youtube.com/esritv" target="_blank"&gt;http://www.youtube.com/esritv&lt;/a&gt;.&amp;nbsp; It contains over 50 videos on a variety of ArcGIS subjects.&amp;nbsp; Content is updated periodically.&amp;nbsp; You can also access the videos on Viddler:&lt;a href="http://www.viddler.com/explore/esri" target="_blank"&gt; http://www.viddler.com/explore/esri&lt;/a&gt;&lt;br&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=2627" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/beginner/default.aspx">beginner</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/advanced/default.aspx">advanced</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category></item><item><title>New at 9.3 - Error reporting</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/09/08/New-at-9.3-_2D00_-Error-reporting.aspx</link><pubDate>Mon, 08 Sep 2008 22:41:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2619</guid><dc:creator>dmhoneycutt</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/2619.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=2619</wfw:commentRss><description>Check out this Geodatabase &lt;a href="http://blogs.esri.com/Dev/blogs/geodatabase/archive/2008/09/08/Error-Reporting-in-ArCGIS-9.3.aspx"&gt;blog entry&lt;/a&gt; on error reporting.&amp;nbsp; It describes how we use error reports you submit to improve ArcGIS.&amp;nbsp; The blog entry has a link to a short video from the 2008 User Conference that is worth watching.&lt;br&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=2619" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/2008+User+Conference/default.aspx">2008 User Conference</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category></item><item><title>New at 9.3 - Top Ten</title><link>http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/07/29/New-at-9.3-_2D00_-Top-Ten.aspx</link><pubDate>Tue, 29 Jul 2008 16:44:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:2426</guid><dc:creator>dmhoneycutt</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/geoprocessing/comments/2426.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/geoprocessing/commentrss.aspx?PostID=2426</wfw:commentRss><description>
&lt;p&gt;
We asked the team to give us their &lt;b&gt;Top 10 New Geoprocessing Features in ArcGIS 9.3&lt;/b&gt;. 
The list quickly turned into the top 20, then the top 30, and then we had to stop.  
It's by no means exhaustive, but we think it includes 
the major improvements we made that will make your geoprocessing work a whole lot faster and easier.  
&lt;/p&gt;

&lt;p&gt;In no particular order, here's the first top 10 list.&lt;/p&gt;

&lt;h3&gt;Join Field tool&lt;/h3&gt;
&lt;p&gt;At last year's UC a common question was how to permanently add fields from one table to another.  
The solution at the time involved a combination of the Add Join, Add Field, and Calculate Field tools.  
With version 9.3, the new Join Field tool does all of this in one step, using a fraction of the time.  
As with Add Join, Join Field accepts two tables, each with a common attribute field.  
The tool joins the two tables based on this field and you have the option of selecting which 
additional fields you want to have included in the final output.  The Join Field output is a 
permanent update of the input table or feature class.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2422.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2422/original.aspx" border="0"&gt;&lt;/a&gt;&lt;br&gt;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;See the &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1669&amp;amp;pid=1667&amp;amp;topicname=Join_Field_%28Data_Management%29"&gt;Join Field&amp;nbsp; tool reference page&lt;/a&gt; for more information.&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;Error messages&lt;/h3&gt;
&lt;p&gt;We standardized warning and error messages and gave each one a unique number. So now, when a 
warning or error comes up on a tool dialog, progress dialog, or command line window,
you can click the number 
to open a detailed description.  This description lists probable causes of the error or warning,
suggestions to remedy the situation, and links to relevant help topics. &lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2419.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2419/640x303.aspx" border="0"&gt;&lt;/a&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Understanding_geoprocessing_tool_errors_and_warnings"&gt;Understanding geoprocessing tool errors and warnings&lt;/a&gt; for more information&amp;nbsp;&lt;/p&gt;



&lt;h3&gt;Near with lines and polygons&lt;/h3&gt;

&lt;p&gt;Have you ever been required to find the nearest distances between a mixture of point, line, and polygon 
features?&amp;nbsp; This would seem to be a very easy operation. However, until ArcGIS 9.3, 
it required building a script or program. With ArcGIS 9.3, the &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1273&amp;amp;pid=1268&amp;amp;topicname=Near_%28Analysis%29"&gt;Near tool&lt;/a&gt; is improved to support 
all feature types.&amp;nbsp; In addition, multiple near feature 
classes can be supplied. &lt;/p&gt;

&lt;h3&gt;Generate Near Table tool&lt;/h3&gt;
&lt;p&gt;The Near tool modifies the attributes of the input feature class. This often caused problems 
when the input dataset was read only. With ArcGIS 9.3, there is a new &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1271&amp;amp;pid=1268&amp;amp;topicname=Generate_Near_Table_%28Analysis%29"&gt;Generate Near Table tool&lt;/a&gt;.  
Instead of modifying the input feature class as Near does, Generate Near Table creates a new table containing the 
proximity information. This tool also contains an option to find the distances to &lt;i&gt;all&lt;/i&gt; features, 
not just the nearest.&lt;/p&gt;

&lt;h3&gt;Performance improvement using ArcSDE data with GpTools&lt;/h3&gt;
&lt;p&gt;We've made three major improvements when using ArcSDE data with geoprocessing tools:&lt;/p&gt;
 

&lt;ul&gt;
&lt;p&gt;By far the most dramatic improvement is the result of better management of ArcSDE connections.
Instead of creating multiple connections to ArcSDE for one execution of a tool,
we now create only one connection. (This issue is also resolved in version 9.2 
service pack 5).&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;The performance of the Append tool has improved because the spatial index of the
output dataset is created only once instead of many times.&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;We made many improvements to our internal topology analysis engine used by overlay tools. 
The performance of tools in the Analysis toolbox has greatly improved when using 
large ArcSDE datasets.&lt;/p&gt;
&lt;/ul&gt;

&lt;h3&gt;Python scripts run in process&lt;/h3&gt;
&lt;p&gt;In 9.2 all Python [.py] script tools created a separate process and executed outside the 
application process. The way you noticed this is that it took as much as 5 to 10 seconds 
for a script tool to start up. In 9.3, we're taking advantage of the application already 
running. This greatly improves script tool performance in two major areas: Initial start-up of a 
script tool and the use of cursors within the script tool. It also greatly improves the start-up 
performance of scripts tools using smaller datasets as inputs.&lt;/p&gt;

&lt;p&gt;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=861&amp;amp;pid=854&amp;amp;topicname=Running_a_script_in_process"&gt;Running a script in process&lt;/a&gt; for more information.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;Geodesic buffers&lt;/h3&gt;

&lt;p&gt;In 9.2, the Buffer tool created buffer polygons assuming that all coordinates
represented a flat Euclidean space instead of a spherical space, like the Earth.&lt;/p&gt;

&lt;p&gt;In 9.3, the Buffer tool will create geodesic buffers if:&lt;/p&gt;

&lt;ul&gt;
&lt;p&gt;The features to be buffered are points or multipoints.&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;The input feature are in geographic coordinates (i.e., longitude/latitude).&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;The buffer distance is in Euclidean linear units (i.e, feet, meters).&lt;/p&gt;
&lt;/ul&gt;

&lt;p&gt;The output buffer polygons will take into account that longitudinal distance varies
varies with latitude, as illustrated below.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2421.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2421/original.aspx" border="0"&gt;&lt;/a&gt;&lt;br&gt;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=how_buffer_%28analysis%29_works"&gt;How Buffer works&lt;/a&gt; for more information on geodesic buffers.&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;Script tool validation&lt;/h3&gt;
&lt;p&gt;You can now have your script tools behave like system tools (those that come
with ArcGIS).  You can enable (gray-out) parameters based on values in other
parameters, provide keyword lists that dynamically change, put parameters into
different categories, calculate default values on-the-fly, and update the 
description of output data for use in ModelBuilder.  These capabilities are all
found on the new Validation tab you see on a script tool's property page.&lt;/p&gt;

&lt;p&gt;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Customizing_script_tool_behavior"&gt;Customizing script tool behavior&lt;/a&gt; for more information&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;Spatial Statistics: Ordinary Least Square Regression and&lt;/h3&gt;
&lt;h3&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Geographically Weighted Regression Tools&lt;/h3&gt;
&lt;p&gt;The Spatial Statistics toolbox has powerful pattern analysis tools to help 
answer "Where?" questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;p&gt;Where are people persistently dying young in the United States?&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;Where are our kids consistently turning in high test scores? &lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;Where do we seen an unexpectedly high number of traffic accidents?&lt;/p&gt;
&lt;/ul&gt;

&lt;p&gt;With ArcGIS 9.3, new regression analysis tools are added that allow you
to answer the next logical set of questions relating to "Why?" like:&lt;/p&gt;

&lt;ul&gt;
&lt;p&gt;Why are people persistently dying young in particular places across the United States?&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;What are the factors contributing to consistently high test scores?&lt;/p&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;p&gt;Why are there so many traffic accidents in particular hot spot locations?&lt;/p&gt;
&lt;/ul&gt;

&lt;p&gt;Ordinary Least Squares Regression (OLS) is a commonly used &lt;i&gt;global&lt;/i&gt; linear 
regression method used to generate predictions, or to model a dependent 
variable or process, in terms of its relationships to a set of explanatory 
variables.  It creates a single equation to represent those relationships.  
OLS is the starting point for all regression analysis (including all spatial 
regression analysis).  It often breaks down when used with spatial data, 
however, in the case where the relationships being modeled change across the 
study area.  An education variable, for example, might be a good predictor 
of crime rates in one part of the study area, but may not be significant 
in another part of the study area.  Geographically Weighted Regression (GWR), 
on the other hand, allows data relationships to vary.  GWR is one of 
several spatial regression techniques increasingly used in geography and 
other disciplines.  It provides a local model of the variable or process 
you are trying to understand/predict by fitting a regression equation to 
every feature in the dataset.  GWR constructs these separate equations by 
incorporating the dependent and explanatory variables of features failing 
with a particular user-specified bandwidth of each target feature.  
ArcGIS 9.3 includes "Regression Analysis Basics" and "Result Interpretation" 
documentation with strategies and graphics aimed at helping the user apply 
these methods effectively.&lt;/p&gt;

&lt;p&gt;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=An_overview_of_the_Modeling_Spatial_Relationships_toolset"&gt;An overview of the Modeling Spatial Relationships toolset&lt;/a&gt; for more information.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;Batch Grid: deferred validation&lt;/h3&gt;
&lt;p&gt;If you use a tool in batch mode, you may have noticed that filling in the
batch grid became slow if more than 10 rows or so were entered.  This
was due to the fact that every value in every row was validated whenever you 
clicked the mouse in a cell. &lt;/p&gt;

&lt;p&gt;In 9.3, you control when validation occurs by click the Check Values button in 
the lower right of the batch grid, as illustrated below.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.esri.com/Dev/photos/geoprocessing/picture2420.aspx" target="_blank"&gt;&lt;img src="http://blogs.esri.com/Dev/photos/geoprocessing/images/2420/original.aspx" border="0"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Validation always occurs when you click the OK button.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;See &lt;a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Using_the_batch_grid_control"&gt;Using the batch grid control&lt;/a&gt; for more information. You can find the discussion of the Check Values button at the bottom of the topic. &amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=2426" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/beginner/default.aspx">beginner</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/advanced/default.aspx">advanced</category><category domain="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/tags/New+at+9.3/default.aspx">New at 9.3</category></item></channel></rss>