<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Question About Neighborhood parameter of FocalStatistic Tools Vs Geoprocessing Services in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-neighborhood-parameter-of/m-p/1696879#M102846</link>
    <description>&lt;P&gt;I would like a suggestion about Neighborhood parameterof Focal Statistics Tools.&lt;/P&gt;&lt;P&gt;In the left image, this is the tool in ArcGIS Pro. Neighborhood parameter act as dynamic parameter when changing type (Rectanagle , Circle , etc.)&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the right image, this is from geoprocessing services.&amp;nbsp;Neighborhood parameter act as string parameter and very hard to input.&lt;/P&gt;&lt;P&gt;The question are&lt;/P&gt;&lt;P&gt;1. Can we change parameter type of geoprocessing services to be the same as tool in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;2. Is there any document that can give an example how user can input Neighborhood?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Woramin S.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2026 05:21:36 GMT</pubDate>
    <dc:creator>WoraminSat</dc:creator>
    <dc:date>2026-04-17T05:21:36Z</dc:date>
    <item>
      <title>Question About Neighborhood parameter of FocalStatistic Tools Vs Geoprocessing Services</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-neighborhood-parameter-of/m-p/1696879#M102846</link>
      <description>&lt;P&gt;I would like a suggestion about Neighborhood parameterof Focal Statistics Tools.&lt;/P&gt;&lt;P&gt;In the left image, this is the tool in ArcGIS Pro. Neighborhood parameter act as dynamic parameter when changing type (Rectanagle , Circle , etc.)&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the right image, this is from geoprocessing services.&amp;nbsp;Neighborhood parameter act as string parameter and very hard to input.&lt;/P&gt;&lt;P&gt;The question are&lt;/P&gt;&lt;P&gt;1. Can we change parameter type of geoprocessing services to be the same as tool in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;2. Is there any document that can give an example how user can input Neighborhood?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Woramin S.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 05:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-neighborhood-parameter-of/m-p/1696879#M102846</guid>
      <dc:creator>WoraminSat</dc:creator>
      <dc:date>2026-04-17T05:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Neighborhood parameter of FocalStatistic Tools Vs Geoprocessing Services</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-neighborhood-parameter-of/m-p/1700119#M103049</link>
      <description>&lt;P&gt;Here's what I learned from studying the internals:&lt;/P&gt;&lt;P&gt;"Those dropdowns are part of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ArcGIS Pro’s tool UI&lt;/STRONG&gt;, not part of what a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;geoprocessing service&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can describe to clients.&lt;/P&gt;&lt;P&gt;When you publish Focal Statistics to ArcGIS Server/Enterprise as a web tool, the service exposes parameters through the REST “GP” interface using supported server-side parameter data types. During publishing, some Pro parameter types (or composite/specialized UI controls) may be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;converted to simpler types (often a string)&lt;/STRONG&gt;, and the service metadata does not include Pro’s neighborhood “chooser” definitions—so the Server “Geoprocessing Service Directory” (and many clients) can only show a basic input box, not Pro-style dropdowns/widgets.&lt;/P&gt;&lt;P&gt;Esri notes this generally as: some parameter data types are&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not supported&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in geoprocessing services and can be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;dropped or become GPString&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;after publishing; you can verify what your parameter became by checking the task’s REST endpoint (“Task Information”).&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.5/help/analysis/geoprocessing/share-analysis/inputs-and-outputs.htm" rel="noopener noreferrer" target="_blank"&gt;Input and output parameters—ArcGIS Pro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want dropdown behavior for the service, you typically implement it in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;client UI&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(web app or custom Pro add-in) and pass the correctly formatted neighborhood value to the service."&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 15:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-neighborhood-parameter-of/m-p/1700119#M103049</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-05-05T15:02:02Z</dc:date>
    </item>
  </channel>
</rss>

