<?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: Implementing NENA Schema in 911 GIS Questions</title>
    <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818825#M339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe so. Fortunately I am the GIS Analyst, GIS Programmer, GIS Coordinator, 911 Addressing Coordinator, MSAG Coordinator, etc... all as part of my new title, GIS Coordinator, so coordinating in that aspect was simple. We have one other GIS Analyst but his focus in Real Property, mine is 911 Addressing. I ended up working with what Joe Borgione suggested and came up with this...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Updated our schema and domains to match NENA, our schemas were already very similar but the domain values were different. Not to problematic because we were migrating into an SDE geodatabase from a file geodatabase at that time anyways so we didn't have to modify the structure of our existing database just our new, unpopulated one.&lt;/LI&gt;&lt;LI&gt;Added data to the new SDE geodatabase, mapping the old fields to my new fields, per NENA, with an append process.&lt;/LI&gt;&lt;LI&gt;Built an object model in model builder to migrate our 10.3.1 SDE geodatabase addressing data to a NENA compliant 9.3.1 file geodatabase to map the data backwards to a format excepted by our current 911 CAD system.&lt;/LI&gt;&lt;LI&gt;Built another object model, using a hollow and append process, to then migrate that data (now in 9.3.1 format) to the 9.3.1 SDE geodatabase used by Dispatch. I used custom expressions and tools to modify the new NENA standard domain codes back to those used by the 911 Dispatch software. This was necessary because the external MSAG had not yet been brought up to date to recognize the new street suffixes.&lt;/LI&gt;&lt;LI&gt;Worked with 911 Dispatch to create new locators for use in the CAD system.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a bit of trial and error we finally got a system that works fairly smoothly, just in time for NENA to finalize the new, again different albeit I don't think it's &lt;EM&gt;too&lt;/EM&gt; different, schema. I do concur with the technician who expressed her frustration with that but I also understand it's a learning curve and an ongoing process, so it is what it is. Now, they are upgrading our CAD system to 10.3 just as we are moving to 10.6 on the GIS end so I imagine I will be re-configuring those models again to do something similar. I will also have to look more in-depth at the NENA schema to see if anything needs to be modified on our end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should point out that through this entire process I was working on the review process for the spatially invalid points that were provided by the NYS SAM project. This took two long years because we are very limited in staff and high in workload (our office handles three "Departments").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have just completed an MSAG Audit of all of our roads and submitted that information, with the new NENA road suffixes, to our external MSAG AMS coordinator so some of those models have been adjusted to eliminate the extra steps needed to make it work in our CAD database. This is an ongoing process so I anticipate more to come but we will cross that bridge when we can see it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 13:58:20 GMT</pubDate>
    <dc:creator>JenniferStone</dc:creator>
    <dc:date>2018-10-09T13:58:20Z</dc:date>
    <item>
      <title>Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818820#M334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are involved in a statewide NENA project which will ultimately make all the 911 addressing info, minus the personal stuff, available online for maintenance (if you choose to use the online system), viewing, and analysis purposes. We have already had our data converted to the NENA standards and returned to us where it has happily sits collecting dust while we try to figure out how to get the NENA schema into the production/live database used by the 911 center.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regards to or update I have been asked to accomplish the following and am hoping you might have some insight on:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Update the data to the new NENA standards (time consuming but not really a problem)&lt;OL&gt;&lt;LI&gt;Has anyone found an efficient way to QA/QC their data per the NENA standards?&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Update the schema of the existing dispatch database&lt;OL&gt;&lt;LI&gt;Would it be best to give them the schema xml to import to a new live/production database?&lt;/LI&gt;&lt;LI&gt;Or have them change the schema in the existing database?&lt;/LI&gt;&lt;LI&gt;Or just import the NENA compliant database onto their server as a SDE/SQL database once I finish updating everything?&lt;/LI&gt;&lt;LI&gt;Is there anything I should be looking out for? Be wary of?&lt;/LI&gt;&lt;LI&gt;Would it be better to wait until the update/mgration to the new CAD system is done?&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Load the data into the new schema (again, not a huge issue)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/advice/tips would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818820#M334</guid>
      <dc:creator>JenniferStone</dc:creator>
      <dc:date>2014-10-28T19:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818821#M335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer, did you eventually answer your questions?&lt;/P&gt;&lt;P&gt;-Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 00:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818821#M335</guid>
      <dc:creator>JonHall</dc:creator>
      <dc:date>2018-10-06T00:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818822#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just my $00.02.&amp;nbsp; The NENA standards aren't anything any other database schema has to offer.&amp;nbsp; It's just a set of 'guidelines'&amp;nbsp; Having spent just short of 15 years as the GIS guy in a large 911 call center, (on to greener pastures now) I've seen my share of&amp;nbsp; 'standards'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(#1) Update exisiting data to NENA standards: it's just a schema.&amp;nbsp; While I haven't seen NENAs final draft ( final draft, isn't that like jumbo shrimp?)&amp;nbsp; I'm sure it has attributes for City, Left Address From, Street Name, Pre-direction etc. Your existing data has the same sort of info, but you just call those fields something else, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an empty feature class based on the NENA standard, and load or append your data into it:&amp;nbsp; you'll need to map the field names over is all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QA QC:&amp;nbsp; there are a million ways to do this:&amp;nbsp; start with the most important attributes and make sure they at least have values: not null or not '' (blank).&amp;nbsp; Then make sure all those values are the standard.&amp;nbsp; ST not Street: E not east, etc, etc.&amp;nbsp; I've done this with lists in python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(#2) Pretty much covered in #1: start fresh.&amp;nbsp; Your existing data is already working for you right?&amp;nbsp; I used to say 'Yeah, my data gets QA'd QC'd everytime the phone rings'... Create the new database and import the exisiting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to your CAD migration, without knowing what you currently use and what you are migrating to, that's a tough one.&amp;nbsp; Are you talking about migrating your existing records data into the new CAD or just your GIS data?&amp;nbsp; If the former, get your checkbook out, as I'm sure the new vendor would be happy to take your money.&amp;nbsp; If the latter, work with the new vendor: you'll need to learn how the new CAD uses your data.&amp;nbsp; Some CADs use published services (REST end) to access the data; others have you beat your GIS data into a completely different format to get the data into CAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are only suggestions and from the 20,000 foot view.&amp;nbsp; However, having lived through 3 cad migrations between two call centers, I can tell you, it can be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 13:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818822#M336</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-10-06T13:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818823#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe, you are correct, in general. Anyone who works extensively with GIS data for E911, like you and I, appreciate many details and nuances that are not apparent to 90% of GIS professionals who work primarily in other disciplines&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've developed numerous QA checks in PYTHON scripts and VB.NET ArcGIS AddIn tools for attribute issues that impact geocoding. West Safety has a "MAPSAG" product, and GeoComm has a "GIS Hub" cloud-based, hosted product, that have built-in the QA audits necessary for NG911. Others have made similar toolsets available at no charge, like the Kansas NG911 project. Use builtin ArcGIS Topology rules for centerlines that must not have dangles, must intersect, and carefully determine which "errors" are necessary acceptable "exceptions" to rules, and which require edits to correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Writing the code, using Model Builder, PYTHON, or VB.NET to extract, translate, and load existing GIS data into the NENA NG911 GIS schema is beyond the capabilities of the average GIS professional. An experienced GIS programmer could easily do it, and will discover the many shortcomings that may exist in the source data. You have done this type of work using PYTHON, but the average joe has not. Just "map the field names" is rarely one to one.&lt;/P&gt;&lt;P&gt;That is where the average GIS professional working in other disciplines needs some guidance. What do you do if your data does NOT have an equivalent attribute? Or your values domain doesnt translate to NENA values domain? Resolving these issues is labor intensive, the avg GIS tech doesnt have hundreds of hours available to drop everything and work on it, and its very expensive to pay a vendor to do it for you.&amp;nbsp; There are some VERY good vendors, thank goodness, but eventually they will give you a TODO list that only the local GIS and 911 authorities can resolve.&lt;/P&gt;&lt;P&gt;My advice is to start chipping away at it now,&amp;nbsp; before you are in the jam Jennifer found herself in 4 years ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The NENA schema is used to provision the backend GIS database for web servers that validate addresses (Location Information Server, Location Validation Function services) and replace E911 Selective Routers for the&amp;nbsp;NG911 Emergency Call Routing Function (ECRF). These web servers need interoperability between ESINETs in 50 states and a dozen different vendors who code their proprietary versions of the ECRF/LVF. Different vendors may provision data from source files that arent NENA standards compliant, and might store data in their webserver that&amp;nbsp;&lt;SPAN&gt;aren't NENA standards compliant,&amp;nbsp;but must have the interoperability capability to export data to NENA standards when requested by other web services on the interstate 911 information highway, aka ESINET. This is very difficult to code, if the server database, (and provisioning source data) are in a schema that is significantly different than the NENA GIS standards.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And the NENA GIS standards are continuously evolving, so it is a moving target. I'm on a NENA standards workgroup, and last weeks conference call included a member comment that she didn't appreciate NENA changing the draft standard 3 times while she was working on a statewide provisioning plan. There is finally a stable, published standard, and the next v2 revision will carefully consider the impact on everyone using v1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NENA plans to write an information doc of guidelines for NG911 GIS Transition, using lessons learned by early adopters (like Jennifer?). There has also been discussion of writing a short "NG911 GIS Data for Dummies" info document distilling the basic concepts in the data model standard doc, for folks like Joe who don't have time to read the full standard.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your insights, Joe. If you renew your NENA membership, your perspective would be valuable on a standards development workgroups. If not, take comfort that many who have walked in your shoes are contributing to the standards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Take away: if you aren't a fulltime time 911 GIS professional, but supporting NG911 GIS data maintenance will be a part of your job, start educating yourself on the subject. MSAG-GIS street name synchronization is one of the first steps. Google NENA 71-501, a 2009 info doc that will be refreshed next year. The process is a basic necessity, long before you consider any GIS data schema conversion. Its complicated, if the GIS analyst who provides mapping updates to a 911 center is not already familiar with the MSAG coordinator. Some local authority must determine if the GIS is wrong and needs edits to match the MSAG spelling, or the MSAG needs edits to match GIS. Dont forget to check street signs and USPS spellings, and request updates by USPS and/or the street sign authorities to get everything in sync.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 14:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818823#M337</guid>
      <dc:creator>JonHall</dc:creator>
      <dc:date>2018-10-06T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818824#M338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aha! Sullivan County. Wish I'd seen your 2014 post,&amp;nbsp; I had some personal involvement with Sullivan County 911 data in the eary 2000s. NYS is much further along in NG911 transition now. Best regards, Jennifer&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 15:25:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818824#M338</guid>
      <dc:creator>JonHall</dc:creator>
      <dc:date>2018-10-06T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818825#M339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe so. Fortunately I am the GIS Analyst, GIS Programmer, GIS Coordinator, 911 Addressing Coordinator, MSAG Coordinator, etc... all as part of my new title, GIS Coordinator, so coordinating in that aspect was simple. We have one other GIS Analyst but his focus in Real Property, mine is 911 Addressing. I ended up working with what Joe Borgione suggested and came up with this...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Updated our schema and domains to match NENA, our schemas were already very similar but the domain values were different. Not to problematic because we were migrating into an SDE geodatabase from a file geodatabase at that time anyways so we didn't have to modify the structure of our existing database just our new, unpopulated one.&lt;/LI&gt;&lt;LI&gt;Added data to the new SDE geodatabase, mapping the old fields to my new fields, per NENA, with an append process.&lt;/LI&gt;&lt;LI&gt;Built an object model in model builder to migrate our 10.3.1 SDE geodatabase addressing data to a NENA compliant 9.3.1 file geodatabase to map the data backwards to a format excepted by our current 911 CAD system.&lt;/LI&gt;&lt;LI&gt;Built another object model, using a hollow and append process, to then migrate that data (now in 9.3.1 format) to the 9.3.1 SDE geodatabase used by Dispatch. I used custom expressions and tools to modify the new NENA standard domain codes back to those used by the 911 Dispatch software. This was necessary because the external MSAG had not yet been brought up to date to recognize the new street suffixes.&lt;/LI&gt;&lt;LI&gt;Worked with 911 Dispatch to create new locators for use in the CAD system.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a bit of trial and error we finally got a system that works fairly smoothly, just in time for NENA to finalize the new, again different albeit I don't think it's &lt;EM&gt;too&lt;/EM&gt; different, schema. I do concur with the technician who expressed her frustration with that but I also understand it's a learning curve and an ongoing process, so it is what it is. Now, they are upgrading our CAD system to 10.3 just as we are moving to 10.6 on the GIS end so I imagine I will be re-configuring those models again to do something similar. I will also have to look more in-depth at the NENA schema to see if anything needs to be modified on our end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should point out that through this entire process I was working on the review process for the spatially invalid points that were provided by the NYS SAM project. This took two long years because we are very limited in staff and high in workload (our office handles three "Departments").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have just completed an MSAG Audit of all of our roads and submitted that information, with the new NENA road suffixes, to our external MSAG AMS coordinator so some of those models have been adjusted to eliminate the extra steps needed to make it work in our CAD database. This is an ongoing process so I anticipate more to come but we will cross that bridge when we can see it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 13:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818825#M339</guid>
      <dc:creator>JenniferStone</dc:creator>
      <dc:date>2018-10-09T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818826#M340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jenifer:&amp;nbsp; if you haven't seen this yet, check it out:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-12463"&gt;NENA NG911 street tool&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kringe when I see the letters M S A G;&amp;nbsp; I thought NG911 was finally going to get us away from it,&amp;nbsp; At the call center where I worked, we had an audit and they wanted me to compare my centerline and address point data to the MSAG; not the other way around.&amp;nbsp; Here I was maintaining a modern spatial database that was constantly being updated, and I had to compare that to a spread sheet....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818826#M340</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-10-09T14:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818827#M341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer, thanks for the detailed reply! RE:"&lt;/P&gt;&lt;P&gt;the external MSAG had not yet been brought up to date to recognize the new&lt;/P&gt;&lt;P&gt;street suffixes.&lt;/P&gt;&lt;P&gt;Are you referring to the spelled-out pre and post directionals ("NORTH"&lt;/P&gt;&lt;P&gt;replacing "N") or street types ("ROAD" replacing "RD")? This is the biggest&lt;/P&gt;&lt;P&gt;issue in the NENA-STA-006.1 standard that I forsee impacting GIS data&lt;/P&gt;&lt;P&gt;professionals, causing backward compatibility issues (your #4). Does NENA&lt;/P&gt;&lt;P&gt;really envision MSAG coordinators making all those changes in the legacy&lt;/P&gt;&lt;P&gt;MSAG during lengthy NG911 transition periods? The NENA data structures&lt;/P&gt;&lt;P&gt;workgroup will be trying to answer that question and more, in an upcoming&lt;/P&gt;&lt;P&gt;info document. Your input and experiences are very valuable.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818827#M341</guid>
      <dc:creator>JonHall</dc:creator>
      <dc:date>2018-10-09T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818828#M342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know, right? Thank goodness for table joins…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer D. Stone&lt;/P&gt;&lt;P&gt;Jennifer D. Stone&lt;/P&gt;&lt;P&gt;GIS Coordinator&lt;/P&gt;&lt;P&gt;Sullivan County Real Property Services&lt;/P&gt;&lt;P&gt;GIS &amp;amp; 911 Addressing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sullivan County Real Property Tax Services&lt;/P&gt;&lt;P&gt;GIS and 911 Addressing Center&lt;/P&gt;&lt;P&gt;Sullivan County Government Center&lt;/P&gt;&lt;P&gt;100 North Street&lt;/P&gt;&lt;P&gt;Monticello, NY 12701&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phone: (845) 807-0224&lt;/P&gt;&lt;P&gt;Fax: (845) 807-0232&lt;/P&gt;&lt;P&gt;Email: jennifer.stone@co.sullivan.ny.us&amp;lt;mailto:jennifer.stone@co.sullivan.ny.us&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer: The Office of Real Property assumes no responsibility for any errors or omissions in the information provided. Furthermore, the Office of Real Property makes no representation as to the accuracy of the information provided. The Office of Real Property specifically provides this information as is and expressly disclaims responsibility for damages or liability, whatsoever, that may arise from use of the information provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Confidentiality Notice: This e-mail message, including attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message and attachments. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818828#M342</guid>
      <dc:creator>JenniferStone</dc:creator>
      <dc:date>2018-10-09T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing NENA Schema</title>
      <link>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818829#M343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m talking about different suffix extensions, some examples include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ours                                                                                NENA’s&lt;/P&gt;&lt;P&gt;AV                                                                                AVE&lt;/P&gt;&lt;P&gt;CRSG                                                                                XING&lt;/P&gt;&lt;P&gt;TERR                                                                                TER&lt;/P&gt;&lt;P&gt;We don’t use ST except in certain cases                ST on every street&lt;/P&gt;&lt;P&gt;TRNPK                                                                                TPKE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sort of thing. Although the NENA suffixes now exist in our geodatabase I still had to modify the object model to return the suffix to our original setting (i.e. : AV or CRSG) so that it worked with our MSAG/Dispatch crossover. Thankfully that has now been corrected in the MSAG, or at least they said it was, we are still not positive about the ST issue because Verizon has never used that in the past except in certain cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directionals and most of the more common suffixes were not typically an issue, we were already using many of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer D. Stone&lt;/P&gt;&lt;P&gt;Jennifer D. Stone&lt;/P&gt;&lt;P&gt;GIS Coordinator&lt;/P&gt;&lt;P&gt;Sullivan County Real Property Services&lt;/P&gt;&lt;P&gt;GIS &amp;amp; 911 Addressing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sullivan County Real Property Tax Services&lt;/P&gt;&lt;P&gt;GIS and 911 Addressing Center&lt;/P&gt;&lt;P&gt;Sullivan County Government Center&lt;/P&gt;&lt;P&gt;100 North Street&lt;/P&gt;&lt;P&gt;Monticello, NY 12701&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phone: (845) 807-0224&lt;/P&gt;&lt;P&gt;Fax: (845) 807-0232&lt;/P&gt;&lt;P&gt;Email: jennifer.stone@co.sullivan.ny.us&amp;lt;mailto:jennifer.stone@co.sullivan.ny.us&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer: The Office of Real Property assumes no responsibility for any errors or omissions in the information provided. Furthermore, the Office of Real Property makes no representation as to the accuracy of the information provided. The Office of Real Property specifically provides this information as is and expressly disclaims responsibility for damages or liability, whatsoever, that may arise from use of the information provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Confidentiality Notice: This e-mail message, including attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message and attachments. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/implementing-nena-schema/m-p/818829#M343</guid>
      <dc:creator>JenniferStone</dc:creator>
      <dc:date>2018-10-09T14:37:29Z</dc:date>
    </item>
  </channel>
</rss>

