<?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: Address Management: Best workflow for converting existing address point data into solution schema? in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212390#M1005</link>
    <description>&lt;P&gt;I would agree with &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/313283"&gt;@Joshua-Young&lt;/a&gt; , Python is really great.&lt;/P&gt;&lt;P&gt;You could create a Jupyter Notebook first to interactively test and build up the process before offloading it to a standalone script of some kind. I would highly recommend looking into using &lt;STRONG&gt;pandas&lt;/STRONG&gt; for manipulating and reshaping your data.&lt;/P&gt;&lt;P&gt;We have a layer of address points that we maintain for a proprietary CAD software, but we also need to submit our address points in a NG911-compliant schema for a statewide initiative, so we developed a script that handles the entire transformation.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 12:24:41 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-09-14T12:24:41Z</dc:date>
    <item>
      <title>Address Management: Best workflow for converting existing address point data into solution schema?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212102#M1003</link>
      <description>&lt;P&gt;Any ideas on the best workflow for this?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 18:12:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212102#M1003</guid>
      <dc:creator>avonmoos</dc:creator>
      <dc:date>2022-09-13T18:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Address Management: Best workflow for converting existing address point data into solution schema?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212158#M1004</link>
      <description>&lt;P&gt;One way is using commercial extract, transform, load software to convert and load your data into the address management schema. Another option is to use Python to set up an extract, transform, and load process yourself. Create a copy of your data, add new fields for anything that needs to be formatted (i.e. string to integer or vice versa), calculate values into the new fields, and then use the append tool with field mapping. I know that is easier said than done, but it works without having to buy additional software. I guess you could use Model Builder as well, but I prefer the control Python offers.&lt;/P&gt;&lt;P&gt;Either way I would start with a small sample to get the process down and then apply the final process to the entire dataset.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 19:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212158#M1004</guid>
      <dc:creator>Joshua-Young</dc:creator>
      <dc:date>2022-09-13T19:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Address Management: Best workflow for converting existing address point data into solution schema?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212390#M1005</link>
      <description>&lt;P&gt;I would agree with &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/313283"&gt;@Joshua-Young&lt;/a&gt; , Python is really great.&lt;/P&gt;&lt;P&gt;You could create a Jupyter Notebook first to interactively test and build up the process before offloading it to a standalone script of some kind. I would highly recommend looking into using &lt;STRONG&gt;pandas&lt;/STRONG&gt; for manipulating and reshaping your data.&lt;/P&gt;&lt;P&gt;We have a layer of address points that we maintain for a proprietary CAD software, but we also need to submit our address points in a NG911-compliant schema for a statewide initiative, so we developed a script that handles the entire transformation.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 12:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-management-best-workflow-for-converting/m-p/1212390#M1005</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-09-14T12:24:41Z</dc:date>
    </item>
  </channel>
</rss>

