<?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 Feature Layer set gdbVersion when join_features in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-set-gdbversion-when-join-features/m-p/1333954#M9082</link>
    <description>&lt;P&gt;I need to a spatial join using arcgis.features.analysis join_featuers.&amp;nbsp; Below is the basic code:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;target_layer = FeatureLayer(target_layer_url) &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;join_layer = FeatureLayer(join_layer_url) &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;join_layer.filter = filter &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;result_layer = join_features(target_layer, join_layer, spatial_relationship='intersects', spatial_relationship_distance = 0.5, spatial_relationship_distance_units = 'Meters', join_operation='JoinOneToMany', join_type='INNER')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I need to do this on specific gdbVersion of the feature layers.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;How to set the gdbVersion of the target_layer and join_layer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2023 15:26:35 GMT</pubDate>
    <dc:creator>QingXu</dc:creator>
    <dc:date>2023-09-30T15:26:35Z</dc:date>
    <item>
      <title>Feature Layer set gdbVersion when join_features</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-set-gdbversion-when-join-features/m-p/1333954#M9082</link>
      <description>&lt;P&gt;I need to a spatial join using arcgis.features.analysis join_featuers.&amp;nbsp; Below is the basic code:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;target_layer = FeatureLayer(target_layer_url) &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;join_layer = FeatureLayer(join_layer_url) &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;join_layer.filter = filter &lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;result_layer = join_features(target_layer, join_layer, spatial_relationship='intersects', spatial_relationship_distance = 0.5, spatial_relationship_distance_units = 'Meters', join_operation='JoinOneToMany', join_type='INNER')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I need to do this on specific gdbVersion of the feature layers.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;How to set the gdbVersion of the target_layer and join_layer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 15:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-set-gdbversion-when-join-features/m-p/1333954#M9082</guid>
      <dc:creator>QingXu</dc:creator>
      <dc:date>2023-09-30T15:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer set gdbVersion when join_features</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-set-gdbversion-when-join-features/m-p/1334095#M9083</link>
      <description>&lt;P&gt;Can anyone help on this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 12:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-set-gdbversion-when-join-features/m-p/1334095#M9083</guid>
      <dc:creator>QingXu</dc:creator>
      <dc:date>2023-10-02T12:30:14Z</dc:date>
    </item>
  </channel>
</rss>

