<?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 ios feature query geometry with z and m in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-feature-query-geometry-with-z-and-m/m-p/581501#M4993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using ArcGIS iOS sdk 100.0.0 and I can't figure out how to include the z and m dimensions on the geometries returned with the features from a query. anyone know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a AGSFeatureServiceTable and the AGSQueryParameters with a where clause working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jun 2017 19:08:45 GMT</pubDate>
    <dc:creator>ethanberg</dc:creator>
    <dc:date>2017-06-21T19:08:45Z</dc:date>
    <item>
      <title>ios feature query geometry with z and m</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-feature-query-geometry-with-z-and-m/m-p/581501#M4993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using ArcGIS iOS sdk 100.0.0 and I can't figure out how to include the z and m dimensions on the geometries returned with the features from a query. anyone know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a AGSFeatureServiceTable and the AGSQueryParameters with a where clause working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 19:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-feature-query-geometry-with-z-and-m/m-p/581501#M4993</guid>
      <dc:creator>ethanberg</dc:creator>
      <dc:date>2017-06-21T19:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: ios feature query geometry with z and m</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-feature-query-geometry-with-z-and-m/m-p/581502#M4994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 'm' and 'z' values should be returned automatically if you have `returnGeometry` set to true on the query parameters (true is the default value for returnGeometry). &amp;nbsp;You should also make sure that the feature service you are querying supports `m` and `z` values. &amp;nbsp;For example, this one does not (look for the `hasM` and `hasZ` properties):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://sampleserver5a.arcgisonline.com/arcgis/rest/services/LocalGovernment/Recreation/FeatureServer/0" title="http://sampleserver5a.arcgisonline.com/arcgis/rest/services/LocalGovernment/Recreation/FeatureServer/0"&gt;Layer: Facilities (ID: 0)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this one does have `z` but not `m`:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://sampleserver5a.arcgisonline.com/arcgis/rest/services/Military/FeatureServer/3" title="http://sampleserver5a.arcgisonline.com/arcgis/rest/services/Military/FeatureServer/3"&gt;Layer: C2 Military Operations Point (ID: 3)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-feature-query-geometry-with-z-and-m/m-p/581502#M4994</guid>
      <dc:creator>MarkDostal</dc:creator>
      <dc:date>2017-06-22T17:51:58Z</dc:date>
    </item>
  </channel>
</rss>

