<div dir="ltr">Hi Chaitanya,<div><br></div><div>yes, this is happening for every data source,</div><div><br></div><div><br></div><div><div>    OGRFeature* feature = poLayer->GetFeature(shapeList[loop]);</div><div>           OGRGeometry* geometry = feature->GetGeometryRef();</div>

<div>            if (cordinateTransform)</div><div>                geometry->transform(cordinateTransform);</div><div>            OGRGeometry* geom = point->Buffer(tDelta);</div><div><b><br></b></div><div><b>            if(geometry->Contains(geom)|| geometry->Intersects(geom)|| geometry->Equals(geom))</b></div>

<div><b>            {</b></div><div><b>                identifiedRecordIndex = feature->GetFID();</b></div><div><b>            }</b></div></div><div><br></div><div><br></div><div>It is working with the earlier version of gdal,After checking the condition it is not going in.</div>

<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 10:26 AM, Chaitanya kumar CH <span dir="ltr"><<a href="mailto:chaitanya.ch@gmail.com" target="_blank">chaitanya.ch@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Pratap,<div><br></div><div>Can you provide a code snippet? Is this happening for every data source? How far is the other feature? Is the distance consistent?</div>

</div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">
On Wed, Jul 30, 2014 at 5:58 PM, pratap chelamilla <span dir="ltr"><<a href="mailto:pratap.chelamilla@amigooptima.in" target="_blank">pratap.chelamilla@amigooptima.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi ,<br>
<br>
Unable to identify feature at selected Position,Earlier Version of gdal 1.9<br>
with geos-3.1.1 Working fine, But I have build the newer version gdal-1.11<br>
with geos-.3.4.2, It is identifying the feature but not exactly at the same<br>
place, it is showing feature from different position.<br>
<br>
<br>
There's some special thing I should be doing? I'd appreciate any help.<br>
<br>
Thank you very much in advance.<br>
<br>
GDAL_VER='1.11.0'<br>
GDAL_VERSION_MAJOR='1'<br>
GDAL_VERSION_MINOR='11'<br>
GDAL_VERSION_REV='0'<br>
GEOS_CFLAGS='-I/d/gdal/geos-3.4.2_build/include'<br>
GEOS_CONFIG='/d/gdal/geos-3.4.2_build/bin/geos-config'<br>
GEOS_LIBS='-L/d/gdal/geos-3.4.2_build/lib -lgeos_c'<br>
<br>
<br>
<br>
--<br>
Regards,<br>
Pratap.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Unable-to-identify-feature-at-selected-position-with-gdal-1-11-with-geos-3-4-2-tp5154190.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Unable-to-identify-feature-at-selected-position-with-gdal-1-11-with-geos-3-4-2-tp5154190.html</a><br>



Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>Best regards,<br>Chaitanya kumar CH.<br><br>+91-9494447584<br>17.2416N 80.1426E
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Pratap.<br>
</div>