<?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: Arcpy and Relationship Classes in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-and-relationship-classes/m-p/538022#M42090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Layer files are simple&amp;nbsp; pointers to the data if they can see the data in arcmap chances are they have at least read acces to the data. &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/layer-properties.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/layer-properties.htm"&gt;Layer properties—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Here is the help on relationship classes if you get stuck somewhere please let us know &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/relationshipclass-properties.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/relationshipclass-properties.htm"&gt;RelationshipClass properties—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 18:38:08 GMT</pubDate>
    <dc:creator>WesMiller</dc:creator>
    <dc:date>2016-04-18T18:38:08Z</dc:date>
    <item>
      <title>Arcpy and Relationship Classes</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-and-relationship-classes/m-p/538021#M42089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Old Data:&amp;nbsp; A FC of building polygons with the name of a facility we inspect.&amp;nbsp; If the building had &amp;gt;1 facility per building (very common) only one was included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New Data: FC of building polygons that contain facilities and a table (non-spatial) of facilities. There is a 1-M relationship class of buildings to facilities (M facilities to 1 building).&amp;nbsp; Facilities table contains all the information we have on the facility in our sql database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom addin that included a facility search/zoom tool (by name) that searched the old--incomplete--data.&amp;nbsp; Our users would like a new tool for the new data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem:&amp;nbsp; Our users have no database connections.&amp;nbsp; They use .lyr files.&amp;nbsp; So if I create a geoprocessing tool or a Python Addin that querys the facilities table then related FC and zooms to the selected FC building they will need a database connection.&amp;nbsp; Or at least I think so. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas of how to do this without connecting them to the sde? Also on a python approach for selecting the related records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-and-relationship-classes/m-p/538021#M42089</guid>
      <dc:creator>BradJones</dc:creator>
      <dc:date>2016-04-18T16:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy and Relationship Classes</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-and-relationship-classes/m-p/538022#M42090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Layer files are simple&amp;nbsp; pointers to the data if they can see the data in arcmap chances are they have at least read acces to the data. &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/layer-properties.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/layer-properties.htm"&gt;Layer properties—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Here is the help on relationship classes if you get stuck somewhere please let us know &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/relationshipclass-properties.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/relationshipclass-properties.htm"&gt;RelationshipClass properties—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-and-relationship-classes/m-p/538022#M42090</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-04-18T18:38:08Z</dc:date>
    </item>
  </channel>
</rss>

