<?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: Finding Features within distance (meter) in FeatureLayer in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/finding-features-within-distance-meter-in/m-p/385775#M1657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The height and width of the envelope that you create are in map's spatial reference units. So if your map's units are meters, your height and width should be 30. But if for example your map's coordinate system is WGS84, than your units are degrees and not meters. You should use a much smaller value than 30 to approximate 30 meters (something like 0.0003).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 13:37:59 GMT</pubDate>
    <dc:creator>CiprianLazar</dc:creator>
    <dc:date>2011-09-06T13:37:59Z</dc:date>
    <item>
      <title>Finding Features within distance (meter) in FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/finding-features-within-distance-meter-in/m-p/385774#M1656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on ArcMobile API (C#) and I want to get all features with in 30 meter distance of point after creating a point object on MAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am doing is creating &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Envelope(CoordinateCentre,hieght,width)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CreatingQueryFilter based on that Envelope with GeometricRelationShipType.Intersects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then passsing this queryfilter to FeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not working...! I am note sure that unit of height and width of that envelope is meter or not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done some search and came to know that there exist certain Buffer concept to get this kind of thing but I couldnot find any API in ArcMobile and they exist in GEODATABASE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone has any idea how to do that in ArcMobile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help, it's urgent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 00:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/finding-features-within-distance-meter-in/m-p/385774#M1656</guid>
      <dc:creator>ATSIT</dc:creator>
      <dc:date>2011-08-24T00:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Features within distance (meter) in FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/finding-features-within-distance-meter-in/m-p/385775#M1657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The height and width of the envelope that you create are in map's spatial reference units. So if your map's units are meters, your height and width should be 30. But if for example your map's coordinate system is WGS84, than your units are degrees and not meters. You should use a much smaller value than 30 to approximate 30 meters (something like 0.0003).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/finding-features-within-distance-meter-in/m-p/385775#M1657</guid>
      <dc:creator>CiprianLazar</dc:creator>
      <dc:date>2011-09-06T13:37:59Z</dc:date>
    </item>
  </channel>
</rss>

