<?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: Geocoding in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256774#M7859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vijayashree,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create your address locator in arc catalog you have a number of templates that you can use, see here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one that works for US Cities and States but looking at your data you will need to create an extra column with the City name in it, extracting this from the column FACILTY_M should be simple enough using an expression in the field calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also is this just a sample of your data as you only have one state which is abbreviated to 'NC', so searching on city and state would be a bit of a waste of time, you could just use a single address locator against your city name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amendment - Sorry but I do not have access to ArcMap at the moment so I have extracted the City names for you in Excel attached is the .xls file, you can link this to your original shapefile in ArcMap and use the calculate field to copy over the values in City in to a new field in your shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jan 2013 14:13:29 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2013-01-05T14:13:29Z</dc:date>
    <item>
      <title>Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256768#M7853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am ignorant about geocoding. I have knowledge on how it works. My question is I have a shape file that lat/long locations along with address in the file including zip. I am trying to build a viewer application with functionalities like geocoding and geoprocessing. When using geocoding funcitonality in viewer will the shape file that I have will work or do I need to geocode again using arcmap. I am confused. Please help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256768#M7853</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-03T18:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256769#M7854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You say you have the Lat/Long AND the address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you wanting to show the Lat/Long location of the geocoded address location on the web map?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256769#M7854</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-01-03T18:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256770#M7855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vijayashree,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will have to create an address locator through ArcCatalog using your shapefile as the source,then publish this a geocode service to your arcgis server. You then can consume this service in your web application. Flex has a widget that can be configured to work with our own geocode services, see the links below for more info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256770#M7855</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-01-03T18:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256771#M7856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You say you have the Lat/Long AND the address.&lt;BR /&gt;&lt;BR /&gt;Are you wanting to show the Lat/Long location of the geocoded address location on the web map?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No I am not showing Lat/Long location. Just somebody types in the address it should go to the place where the location is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 00:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256771#M7856</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-04T00:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256772#M7857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;vijayashree,&lt;BR /&gt;&lt;BR /&gt;You will have to create an address locator through ArcCatalog using your shapefile as the source,then publish this a geocode service to your arcgis server. You then can consume this service in your web application. Flex has a widget that can be configured to work with our own geocode services, see the links below for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Anthony. I shall try this option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 00:47:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256772#M7857</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-04T00:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256773#M7858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;vijayashree,&lt;BR /&gt;&lt;BR /&gt;You will have to create an address locator through ArcCatalog using your shapefile as the source,then publish this a geocode service to your arcgis server. You then can consume this service in your web application. Flex has a widget that can be configured to work with our own geocode services, see the links below for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000035t000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget/01m300000037000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this option one but I could generate an address locator with a zip code format. This is not I want. I wanted with an option US Address�??City State style or US single house style. I will upload my shape file with this. Can you please let me know what is going wrong with the data as it would not select the style that I mentioned above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 18:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256773#M7858</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-04T18:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256774#M7859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vijayashree,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create your address locator in arc catalog you have a number of templates that you can use, see here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one that works for US Cities and States but looking at your data you will need to create an extra column with the City name in it, extracting this from the column FACILTY_M should be simple enough using an expression in the field calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also is this just a sample of your data as you only have one state which is abbreviated to 'NC', so searching on city and state would be a bit of a waste of time, you could just use a single address locator against your city name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amendment - Sorry but I do not have access to ArcMap at the moment so I have extracted the City names for you in Excel attached is the .xls file, you can link this to your original shapefile in ArcMap and use the calculate field to copy over the values in City in to a new field in your shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 14:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256774#M7859</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-01-05T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256775#M7860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;vijayashree,&lt;BR /&gt;&lt;BR /&gt;When you create your address locator in arc catalog you have a number of templates that you can use, see here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Commonly_used_address_locator_styles&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is one that works for US Cities and States but looking at your data you will need to create an extra column with the City name in it, extracting this from the column FACILTY_M should be simple enough using an expression in the field calculator.&lt;BR /&gt;&lt;BR /&gt;Also is this just a sample of your data as you only have one state which is abbreviated to 'NC', so searching on city and state would be a bit of a waste of time, you could just use a single address locator against your city name.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;BR /&gt;&lt;BR /&gt;Amendment - Sorry but I do not have access to ArcMap at the moment so I have extracted the City names for you in Excel attached is the .xls file, you can link this to your original shapefile in ArcMap and use the calculate field to copy over the values in City in to a new field in your shapefile.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Anthony. Yes this is a sample project and I am trying to develop only for NC. I am trying to work with gecoding and geoprocessing widgets of arcviewer to demonstrate the capabilities of ArcViewer flex. I read the viewer documentation and when trying to include the operational layers I got confused and thought that I should include the file I sent you earlier for locating the address and then do some geoprocessing based on buffer or near analysis. This is my overall idea of the project. Each step is a hurdle and I am trying to figuring it out. I will work on what you have sent and see what best I can achieve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks once again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2013 09:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256775#M7860</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-06T09:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256776#M7861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the option that you mentioned earlier to me. I created a field in the my original shape file and I geocoded the address using US single house address. Again this does not allow me to do so. I felt that in my database under the Facility_M some of the addresses has street numbers and some don't. Is this the reason that it is not allowing me to do so. Did I understand you correctly or did I use something different. Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vijayashree&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 09:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256776#M7861</guid>
      <dc:creator>VijayashreeN</dc:creator>
      <dc:date>2013-01-07T09:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256777#M7862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vijayashree,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not 100% sure of how the US single house address locator works as I do not use US data. I was suggesting that you put your city name into a new column then you could use the single address locator against that field. This would return all addresses in that city. I thought that is what you were after when you said you wanted a City State style locator. As you only have one state I thought searching against just the city name would be sufficient.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 16:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geocoding/m-p/256777#M7862</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-01-07T16:09:26Z</dc:date>
    </item>
  </channel>
</rss>

