<?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: Data Structure and Data Loading Questions in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32233#M207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hailey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you receive any valuable advice from Scott you would not mind sharing with us? I'm in a similar situation trying to implement the LGIM for our organization and having refined exterior furnishing feature classes like you described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 15:52:20 GMT</pubDate>
    <dc:creator>PeterPalacios</dc:creator>
    <dc:date>2012-12-07T15:52:20Z</dc:date>
    <item>
      <title>Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32227#M201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello LGM Community, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some questions regarding the ???Facilities Streets??? feature dataset, and the ???Street Furniture??? FC.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Historically we (I work for a small town municipal government) tracked many of those features that would be stored in the street furniture FC individually/ as separate FCs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, we have feature classes for large garbage bins, small garbage bins, recycling bins, benches, bike racks, picnic tables etc??? And within each of those FC???s we tracked additional and specific attribute information (which differs between FC???s).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;So how do we best incorporate all these old FC???s into one giant FC called Street Furniture,&amp;nbsp; and not lose all the other specific data that was tracked within each of them. Just add tons of additional columns I guess?! &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, we were interested in making subtypes for some of the street furniture types. For example: a feature could be coded as a trash can but it could have a subtype to represent whether it is a large bin, small bin and what type of bin it is??? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I think we can???t make subtypes on a string domain type it has to be a short integer or long integer domain type. &lt;/SPAN&gt;&lt;STRONG&gt;So is it OK to change the domain type from text to short integer for the TYPE of street furniture to accommodate for subtypes?? &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One other thing, it appears that hydrants are tracked within the street furniture FC, but there is also a separate FC in the Water gdb for water hydrants (which seems to make more sense for grouping data).&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;So the types of items tracked within the street furniture feature class are optional, because at times they are tracked elsewhere as well? &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know your thoughts or advice on 1. effectively combining old data and all their relevant attributes into the new feature class, 2. the potential future effects of changing the field type of a domain to create a subtype, and 3. the frequency of tracking features in two different places... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hailey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 15:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32227#M201</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2012-10-26T15:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32228#M202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know the answer to all your questions, but you can add fields to the Local Government Model schema without harming anything. Deleting or changing the default fields may cause functionality problems if you use ESRI's maps and apps. That's probably a 'depends' situation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 15:37:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32228#M202</guid>
      <dc:creator>Zeke</dc:creator>
      <dc:date>2012-10-26T15:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32229#M203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great, thanks for the tip &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am aware that you are can add fields. But I am wondering if I should add tons of new fields that correlate to each of the old feature classes (some of which will only be applicable to specific features) to ensure no information is lost when they are merged into one big street furniture FC. Or is there a better way to go about this?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 16:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32229#M203</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2012-10-26T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32230#M204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may want to add separate tables for the item specific fields and use joins.&amp;nbsp; Look into how the Parks works with FacilitySitePoint feature class and the ParkRecInfo table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 20:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32230#M204</guid>
      <dc:creator>AlanToms</dc:creator>
      <dc:date>2012-10-26T20:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32231#M205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hailey - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the attributes for each of these features varies widely, then moving to a subtype model would be probably the best way to go. As Alan mentions, the FacilitySite subtype model is probably one I would emulate.&amp;nbsp; Would it be possible for you to create a data dictionary (with Xray for ArcCatalog) or post an XML workspace document of the current street furniture features you have and attach it to this post?&amp;nbsp; I'd like to take a look at the attributes you have for each feature and see if we should consider amending our model to accommodate a more complex set of features.&amp;nbsp; We took a very simple approach initially and maybe we should consider evolving it in a subsequent release. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To your specific questions though; I don't think you need to reuse the TYPE field for the subtype designation.&amp;nbsp; I would probably add a field called FCODE and use that for the subtype.&amp;nbsp; Then you can reuse the TYPE field for the text domains that are specific to each feature type. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could store some of the specific information in related tables (as Alan references below) but I might be a bit concerned the number of tables will grow as you add feature types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't mind sharing your current information model, I'd be glad to take a deeper look and provide more direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2012 12:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32231#M205</guid>
      <dc:creator>ScottOppmann</dc:creator>
      <dc:date>2012-10-27T12:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32232#M206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scott, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply! I have emailed you our data structure, so perhaps you can provide us with further suggestions?! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for all your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hailey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 13:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32232#M206</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2012-11-06T13:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32233#M207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hailey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you receive any valuable advice from Scott you would not mind sharing with us? I'm in a similar situation trying to implement the LGIM for our organization and having refined exterior furnishing feature classes like you described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32233#M207</guid>
      <dc:creator>PeterPalacios</dc:creator>
      <dc:date>2012-12-07T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data Structure and Data Loading Questions</title>
      <link>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32234#M208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the delayed reply. I am sure you have figured out how to organize your data by now... but here is what came of my questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After a brief investigation by Scott, we decided to seperate out many features into their own feature classes because there was specific attribute information that we wanted to track...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott did say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"... street signs, signals and lights are not managed as street furniture because their structure and attributes are much different.&amp;nbsp; In this case, we have a single pole feature class that can have many related records (signs, lights, signals) stored in their associated tables.&amp;nbsp; This is a much more complex data structure than the furniture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I???m a bit nervous about breaking down the furniture in to a subtype model because it would be really hard to find a unique set of domains for each of the features currently in the TYPE field.&amp;nbsp;&amp;nbsp; I do think there are some things we could do to improve support for the data you have ??? ie. add attachments, add designation attribute, increate domains to support recycle bins, etc." &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hailey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 21:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/data-structure-and-data-loading-questions/m-p/32234#M208</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2013-04-16T21:22:23Z</dc:date>
    </item>
  </channel>
</rss>

