<?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 Zipcode Locator - i was trying to locate all zipcodes for given zipcode for a radius of 50 mile. Can anyone help me with that ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679337#M63299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can Anybody help me with the code for getting All zipcodes for a given one in a radius of 50miles . im new using Arcgis for the Visual-studio(c#)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2016 23:51:19 GMT</pubDate>
    <dc:creator>veerendravundavalli</dc:creator>
    <dc:date>2016-11-15T23:51:19Z</dc:date>
    <item>
      <title>Zipcode Locator - i was trying to locate all zipcodes for given zipcode for a radius of 50 mile. Can anyone help me with that ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679337#M63299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can Anybody help me with the code for getting All zipcodes for a given one in a radius of 50miles . im new using Arcgis for the Visual-studio(c#)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 23:51:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679337#M63299</guid>
      <dc:creator>veerendravundavalli</dc:creator>
      <dc:date>2016-11-15T23:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Zipcode Locator - i was trying to locate all zipcodes for given zipcode for a radius of 50 mile. Can anyone help me with that ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679338#M63300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want this for a webapp?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so look here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-near-me.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-near-me.htm"&gt;Near Me widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 23:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679338#M63300</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-11-15T23:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Zipcode Locator - i was trying to locate all zipcodes for given zipcode for a radius of 50 mile. Can anyone help me with that ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679339#M63301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ricky ,Thanks&lt;/P&gt;&lt;P&gt;Not Webapp . I want The json -Dataset of Zipcodes for my application which i am building in c#.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 00:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679339#M63301</guid>
      <dc:creator>veerendravundavalli</dc:creator>
      <dc:date>2016-11-16T00:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zipcode Locator - i was trying to locate all zipcodes for given zipcode for a radius of 50 mile. Can anyone help me with that ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679340#M63302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just want ZIP code "boundaries" as JSON, it looks like you can get those here: &lt;A class="link-titled" href="https://github.com/jgoodall/us-maps" title="https://github.com/jgoodall/us-maps"&gt;GitHub - jgoodall/us-maps: GeoJSON and TopoJSON map files&lt;/A&gt;. (Technically, &lt;A href="http://gis.stackexchange.com/questions/2682/sources-for-us-zip-code-boundaries"&gt;ZIP codes aren't actually defined as polygons&lt;/A&gt;.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 18:37:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zipcode-locator-i-was-trying-to-locate-all/m-p/679340#M63302</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2016-11-21T18:37:57Z</dc:date>
    </item>
  </channel>
</rss>

