<?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 Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25490#M1332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the same coordinates for each address im putting in..that can not be right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 22:21:53 GMT</pubDate>
    <dc:creator>trevonjohnson</dc:creator>
    <dc:date>2014-11-13T22:21:53Z</dc:date>
    <item>
      <title>Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25487#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone post the link where I can get x,y coordinates from? I need these coordinates to geo locate addresses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 23:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25487#M1329</guid>
      <dc:creator>trevonjohnson</dc:creator>
      <dc:date>2014-11-12T23:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25488#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To batch geocode I suggest using the free* &lt;A href="http://geoservices.tamu.edu/"&gt;TAMU&lt;/A&gt; geoservices. They give you about 5000 free credits to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 23:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25488#M1330</guid>
      <dc:creator>MirceaMaierean</dc:creator>
      <dc:date>2014-11-12T23:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25489#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TAMU has a truly phenomenal geocoding service. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 23:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25489#M1331</guid>
      <dc:creator>FeliciaSenn</dc:creator>
      <dc:date>2014-11-12T23:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25490#M1332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the same coordinates for each address im putting in..that can not be right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 22:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25490#M1332</guid>
      <dc:creator>trevonjohnson</dc:creator>
      <dc:date>2014-11-13T22:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25491#M1333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using their online batch geocoder? Or their desktop application? I've never used their desktop application, so I can't speak to the validity of it. However, when I needed 300 some addresses geocoded, their online batch coder was perfect. Here's the link for the batch geocoder: &lt;A href="http://geoservices.tamu.edu/Services/Geocode/BatchProcess/" title="http://geoservices.tamu.edu/Services/Geocode/BatchProcess/"&gt;Free online database geocoding services from Texas A&amp;amp;M Geoservices&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have ArcGIS for Home edition (and the credits) you can also use the Esri geocoding engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if you're really strapped for credits and aren't comfortable uploading to TAMU, QGIS (&lt;A href="http://www.qgis.org/en/site/" title="http://www.qgis.org/en/site/"&gt;Welcome to the QGIS project!&lt;/A&gt; ) is a free GIS platform which can support a Python plug-in that will geocode for you through the internet (installation instructions for plugin: &lt;A href="http://michaelminn.com/linux/mmqgis/" title="http://michaelminn.com/linux/mmqgis/"&gt;MMQGIS&lt;/A&gt; ). This solution isn't as accurate as Esri's offered geocoding, but if you're just making a map for fun, practicing, et cetera, it will make shapfiles for you that can be imported into Esri's available layers. I used this when I was experimenting with GIS and learning how shapefiles worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 22:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25491#M1333</guid>
      <dc:creator>FeliciaSenn</dc:creator>
      <dc:date>2014-11-13T22:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25492#M1334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my X,Y coordinates in an excel sheet with other information as well. i have a blank shape file created.. How do i add the excel sheet into the attribute table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 03:04:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25492#M1334</guid>
      <dc:creator>trevonjohnson</dc:creator>
      <dc:date>2014-11-14T03:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25493#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;File &amp;gt; Add Data &amp;gt; X,Y Data... inside Arcmap and choose excel sheet with the X,Y add them to the option fields and choose the coordinate system they were collected in typically the geographic WGS84 or NAD83. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 22:08:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25493#M1335</guid>
      <dc:creator>MirceaMaierean</dc:creator>
      <dc:date>2014-11-14T22:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25494#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble putting this excel spread into my attribute table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Nov 2014 21:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25494#M1336</guid>
      <dc:creator>trevonjohnson</dc:creator>
      <dc:date>2014-11-16T21:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25495#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you mean by trouble? do they plot but show NULL values? Do they plot in the wrong location? They don't plot at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 18:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25495#M1337</guid>
      <dc:creator>MirceaMaierean</dc:creator>
      <dc:date>2014-11-17T18:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25496#M1338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I think excel is a wonderful spreadsheet application, but it's just that; a spreadsheet. My suggestion is to import it into the flavor of geodatabase you prefer and &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000001z000000"&gt;follow this link.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding/m-p/25496#M1338</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-11-17T19:46:50Z</dc:date>
    </item>
  </channel>
</rss>

