<?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: Debugging Locator Style XML in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157021#M8785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thanks Glaukon. I would like to put you in touch with our local Esri distributorship who can help address your questions and support your work. Could you please send me an email at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:flin@esri.com"&gt;flin@esri.com&lt;/A&gt;&lt;SPAN&gt;? I will introduce you to our colleagues in Croatia.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Fang&lt;/P&gt;&lt;P&gt;Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 21:21:54 GMT</pubDate>
    <dc:creator>Fang-HsuLin</dc:creator>
    <dc:date>2014-12-03T21:21:54Z</dc:date>
    <item>
      <title>Debugging Locator Style XML</title>
      <link>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157018#M8782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read the document 'Customizing Locators in ArcGIS 10', searched this forum, gis.stackexchange.com and the Internet in general, and still have a few unanswered questions regarding creating and debugging locator styles for non-US addresses. I use ArcGis 10.2.2 for Desktop with a Standard license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a locator style for a European style of addresses in the form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StreetName House#&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Postcode Placename&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use Nokia HERE/NavTeq reference data and its Streets, AltStreets, and PointAddress spatial tables/feature classes. One difficulty is that the data is normalised and because of that I do not have all necessary fields required for geocoding in one table. For example, the Streets table that contains street segments, provides the following fields used in geocoding;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Shape, LINK_ID, L_REFADDR, L_NREFADDR, R_REFADDR, R_NREFADDR, ST_NM_PREF, ST_TYP_BEF, ST_NM_BASE, ST_TYP_AFT, ST_NM_SUFF, L_POSTCODE, R_POSTCODE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but, instead of providing the CityLeft and CityRight fields as well, it provides L_AREA_ID and R_AREA_ID which are foreign keys into another table. My current workaround is to join the two tables, rename the required fields and delete all the extra fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q: Is there a way to specify this foreign key relationship in the reference data in the locator style XML, presumably in the &lt;SPAN style="font-family: 'courier new', courier; color: #e23d39;"&gt;&amp;lt;field_role&amp;gt;&lt;/SPAN&gt; element (in &lt;SPAN style="font-family: 'courier new', courier; color: #e23d39;"&gt;ref_data_style|table_roles|field_roles&lt;/SPAN&gt;)?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started with the provided locator style XML USAddress.lot.xml and am trying to strip it down as much as possible. At the moment I am stuck with the following error message when I try to add my Streets table as a Reference Data in the Create Locator Style dialog box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 000046: Too many reference data tables for this style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not get any errors if I use the same table in US Address - Dual Ranges locator style from the USAddress.lot.xml. I have attached the offending XML HRAddress.lot.xml. I would appreciate if somebody can have a look at the XML and tell me what I did wrongly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q: Is there a bare bones locator style XML template for &lt;EM&gt;dual range&lt;/EM&gt; addresses that is freely available?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since there is no proper reference manual available for the locator style XML, it would be very helpful if there is possibility to turn on verbose logging of the geocoding process inside ArcMap, from creating an address locator to actually geocoding addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q: Is there a way to capture syntax and semantic errors inside the locator style XML (the output of the internal locator style parser, e.g. error message with the location of the offending line in the source XML)?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q: Is there a way to debug locator style XML with some tool provided with the ArcGis 10.2.2 for Desktop?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, please let me know if I need to clarify any of my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Glaukon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 12:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157018#M8782</guid>
      <dc:creator>GlaukonAriston</dc:creator>
      <dc:date>2014-11-14T12:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Locator Style XML</title>
      <link>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157019#M8783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Glaukon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your inquiry on this, and we certainly would be happy to help. Could you let us know where you are located so we can better support you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Fang&lt;/P&gt;&lt;P&gt;Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 21:20:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157019#M8783</guid>
      <dc:creator>Fang-HsuLin</dc:creator>
      <dc:date>2014-11-21T21:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Locator Style XML</title>
      <link>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157020#M8784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in Croatia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Glaukon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 09:45:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157020#M8784</guid>
      <dc:creator>GlaukonAriston</dc:creator>
      <dc:date>2014-11-26T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Locator Style XML</title>
      <link>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157021#M8785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thanks Glaukon. I would like to put you in touch with our local Esri distributorship who can help address your questions and support your work. Could you please send me an email at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:flin@esri.com"&gt;flin@esri.com&lt;/A&gt;&lt;SPAN&gt;? I will introduce you to our colleagues in Croatia.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Fang&lt;/P&gt;&lt;P&gt;Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:21:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/debugging-locator-style-xml/m-p/157021#M8785</guid>
      <dc:creator>Fang-HsuLin</dc:creator>
      <dc:date>2014-12-03T21:21:54Z</dc:date>
    </item>
  </channel>
</rss>

