<?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: Geocode to parcel in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740148#M41748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, this was the missing piece I needed.&amp;nbsp; Does anyone know of a California parcel locator that is already built?&amp;nbsp; I hate reinventing something that I'm sure dozens of people have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 22:40:30 GMT</pubDate>
    <dc:creator>GwenPeterson</dc:creator>
    <dc:date>2012-07-19T22:40:30Z</dc:date>
    <item>
      <title>Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740142#M41742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does ESRI have a product that will return a parcel centroid or x,y point within a parcel when geocoding a set of mailing addresses?&amp;nbsp; My address set has a high return of matches but when I view the results they are street points.&amp;nbsp; I need the x,y coordinate to be within the boundaries of the parcel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gwen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 15:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740142#M41742</guid>
      <dc:creator>GwenPeterson</dc:creator>
      <dc:date>2012-07-18T15:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740143#M41743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gwen-&amp;nbsp; you can convert your parcel polygons to a point feature class with the feature to point tool; I only have an arc editor license and can't use it so it seems you need an arc info license for it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The poor mans approach (which is what I have to do) would be to add two fields to your parcel attribute table of double type; CentroidX and CentroidY.&amp;nbsp; Then you can use the Calculate Geometry tool to get the centroid x,y pairs.&amp;nbsp; Use that table to Add X Y coordinates and save that to a point feature class.&amp;nbsp; Once that's all done, you have a point feature class with addresses you can match to.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[edited moments after posting] Or you should be able to simply geocode against the parcels themselves; I'm not sure if that puts the address point at the centroid or not.&amp;nbsp; Maybe you can try that on a subset of your parcels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 18:50:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740143#M41743</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-07-18T18:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740144#M41744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To address Joe's point, if you geocode against parcel data the point will be the center of the parcel.&amp;nbsp; Gwen do you have parcel data or were you asking if that is made available by ESRI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 20:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740144#M41744</guid>
      <dc:creator>MatthewOelschlegal</dc:creator>
      <dc:date>2012-07-19T20:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740145#M41745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean geocode to parcel data?&amp;nbsp; I am using the address locator on 10.0 US Streets GeoCode Service (ArcGIS Online) to geocode a table of addresses.[ATTACH=CONFIG]16266[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried to attach a JPG file which illustrates the problem.&amp;nbsp;&amp;nbsp; The geocode results place the x,y coordinate on the street instead on within the parcel boundary.&amp;nbsp; Can you give me any further direction on what I am doing wrong?&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;Gwen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 20:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740145#M41745</guid>
      <dc:creator>GwenPeterson</dc:creator>
      <dc:date>2012-07-19T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740146#M41746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That answers my question.&amp;nbsp; Based on the image you attached it seems you have a parcel layer, is that correct?&amp;nbsp; If so you can create an address locator that uses the parcel layer, or create a composite address locator that uses a parcel layer and street centerline layer to geocode against.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit:&amp;nbsp; Are all the addresses you need to geocode in San Diego County or just the one you happened to show?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 20:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740146#M41746</guid>
      <dc:creator>MatthewOelschlegal</dc:creator>
      <dc:date>2012-07-19T20:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740147#M41747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gwenn-&amp;nbsp; like Matt says and what I included in my edited post, you can create a locator that uses points, lines or polygons.&amp;nbsp; Remember all geocoding does is turn some sort of string that we as humans recognize into an x,y pair that the GIS recognizes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So if we are matching against streets, and the 'string' happens to be an address like 1234 S Main St, the locator looks at the streets to see if there is a segment called S Main ST and if any of those segments have the range that covers 1234.&amp;nbsp; Then it interpolates where it should be based on the length of the segment and the values of the range.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's say you have a point feature class of schools and all it has is the name of the school. If you have a table of events that references each school by name, you can geocode that list to your point data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your case with parcels, it has an address field.&amp;nbsp; You can match your table of addresses against the parcels, and instead of interpolating where the point should be along the street, it hits the actual polygon.&amp;nbsp; More precise results especially when you have parcels that carry a street address but are set WAY back from the street.&amp;nbsp; Or parcels that have addresses that the street data doesn't cover.&amp;nbsp; And who DOESN'T have parcels like that?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Commonly_used_address_locator_styles/00250000000v000000/"&gt;Take a look here for a summary of what locator styles use what type of feature class.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 21:07:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740147#M41747</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-07-19T21:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740148#M41748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, this was the missing piece I needed.&amp;nbsp; Does anyone know of a California parcel locator that is already built?&amp;nbsp; I hate reinventing something that I'm sure dozens of people have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 22:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740148#M41748</guid>
      <dc:creator>GwenPeterson</dc:creator>
      <dc:date>2012-07-19T22:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740149#M41749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same issue. &amp;nbsp;Not all parcels have addresses associated to it, so no use creating center points and address locator. &amp;nbsp;When I enter an address in Google maps; however, it zooms to the center of the parcel vs ESRI's geocoder - which takes you to the center of the street.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 17:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740149#M41749</guid>
      <dc:creator>JennieCatalano1</dc:creator>
      <dc:date>2017-07-24T17:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode to parcel</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740150#M41750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gwen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a composite locator that looks at our Parcels when searching by APN (and zooms to the centroid of the parcel) or looking to our Address Points when searching by Address. The address points are where we choose to place them and are within the boundaries of the parcel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 18:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-to-parcel/m-p/740150#M41750</guid>
      <dc:creator>Greg_Mattis</dc:creator>
      <dc:date>2017-07-24T18:51:57Z</dc:date>
    </item>
  </channel>
</rss>

