<?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 Re: Search Function? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212439#M10470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can take a look at the JavaScript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a specific sample that queries the attributes of a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_nomap.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_nomap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2012 23:38:49 GMT</pubDate>
    <dc:creator>MikeMinami</dc:creator>
    <dc:date>2012-06-15T23:38:49Z</dc:date>
    <item>
      <title>Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212433#M10464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to search your data based on an attribute?...then zoom to a particular record?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 19:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212433#M10464</guid>
      <dc:creator>MaxFarrell</dc:creator>
      <dc:date>2012-06-11T19:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212434#M10465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the out-of-the box map viewer as part of ArcGIS.com doesn't support this. However, if your web map has services for layers, the service supports it. You could write your own app to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 19:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212434#M10465</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-06-11T19:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212435#M10466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Searching seems like a basic tool.&amp;nbsp; Why don't ArcGIS online Web Mapping samples allow this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was playing with trying to use the JavaScript API to enable this functionality on my hosted ArcOnline Service but it seem like the Service is not a "map service" rather it's&amp;nbsp; a feature service.&amp;nbsp; Is there any way to get the ArcOnline service to be a "map" service instead of a "feature" service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 20:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212435#M10466</guid>
      <dc:creator>maryandrews</dc:creator>
      <dc:date>2012-06-11T20:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212436#M10467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We may support it in the future. Search implies selections, which the map viewer doesn't currently support. Then, you'll probably want to see the results, which means some sort of tabular display...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hosted tiled map services currently don't support queries because they are just composed of a set of tiled images. Hosted feature services do support queries. ArcGIS Server map and feature services both support queries, unless the map service is just tiles, which is rare.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 20:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212436#M10467</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-06-11T20:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212437#M10468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you publish a map service to ArcOnline is there a way to create both a "map service" and a "feature service".&amp;nbsp; The only think I can see is the "feature service".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 13:48:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212437#M10468</guid>
      <dc:creator>maryandrews</dc:creator>
      <dc:date>2012-06-14T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212438#M10469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No, the out-of-the box map viewer as part of ArcGIS.com doesn't support this. However, if your web map has services for layers, the service supports it. You could write your own app to do this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if you had any specifics on what would need to be in the map service in order to get the search to work.&amp;nbsp; I'm trying to get enough details about this so i can go to my team and be able to tell them what we need to do. Any further information you could provide would be fantastic.&amp;nbsp; Thanks so much for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Renee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 13:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212438#M10469</guid>
      <dc:creator>ReneeJudkins</dc:creator>
      <dc:date>2012-06-15T13:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search Function?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212439#M10470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can take a look at the JavaScript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a specific sample that queries the attributes of a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_nomap.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_nomap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 23:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/search-function/m-p/212439#M10470</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-06-15T23:38:49Z</dc:date>
    </item>
  </channel>
</rss>

