<?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: 3D GeoCoding -- AGSLocator with Z-Axis in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481410#M4104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: leafit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We currently don't support z values in geometry.&lt;BR /&gt;&lt;BR /&gt;I would be interested in knowing how you plan to use the z values considering that the map only supports 2D display.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks, technobrat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We plan to create something like an "inhouse navigation system" we have esri-webservices containing the rooms grouped by floors. We would like to use the geocoding and the routing-services to display the shortest path from one room to another to the user. The Z-Axis is somewhat fictive (its meter above sealevel + floornumber x 3m), we use it to determine on which floor the room is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are my explanations more or less clear?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What would you say, is this a possible scenario?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 04:57:00 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-02-04T04:57:00Z</dc:date>
    <item>
      <title>3D GeoCoding -- AGSLocator with Z-Axis</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481408#M4102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi fellows,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got a GeoCoding-Service from my customer. They configured it to return a Point with X,Y and Z Axis for a given Address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, using AGSLocator I receive only X- and Y-values. (btw. I use the IOS SDK 10.2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a possibility to solve this Problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request using the webinterface:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]31061[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request using AGSLocator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]31062[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;marius&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 07:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481408#M4102</guid>
      <dc:creator>MariusGächter</dc:creator>
      <dc:date>2014-02-03T07:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: 3D GeoCoding -- AGSLocator with Z-Axis</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481409#M4103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We currently don't support z values in geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be interested in knowing how you plan to use the z values considering that the map only supports 2D display.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 04:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481409#M4103</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2014-02-04T04:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3D GeoCoding -- AGSLocator with Z-Axis</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481410#M4104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: leafit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We currently don't support z values in geometry.&lt;BR /&gt;&lt;BR /&gt;I would be interested in knowing how you plan to use the z values considering that the map only supports 2D display.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks, technobrat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We plan to create something like an "inhouse navigation system" we have esri-webservices containing the rooms grouped by floors. We would like to use the geocoding and the routing-services to display the shortest path from one room to another to the user. The Z-Axis is somewhat fictive (its meter above sealevel + floornumber x 3m), we use it to determine on which floor the room is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are my explanations more or less clear?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What would you say, is this a possible scenario?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 04:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/3d-geocoding-agslocator-with-z-axis/m-p/481410#M4104</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-02-04T04:57:00Z</dc:date>
    </item>
  </channel>
</rss>

