I am pretty new to this and I am not sure I understand all the concepts, so I might be using words wrongly or obviously not getting some details right.
We mean to do those calculations within our program using the ArcObjects API. This is an issue related to how to use the ArcObjects API to achieve the desired result
We want to do a proximity search. From a given point in projected coordinates, I want to look for objects (I think the word in ArcGIS is 'features') within a given distance given in meters (or some other real-world unit). Keep in mind here that the objects are not contained in an ArcGIS database: we have the objects in projected coordinates in some other, external, list. All I want is to convert the distance from meters to a projected distance, given in projected units, whatever that is.
أكثر...
We mean to do those calculations within our program using the ArcObjects API. This is an issue related to how to use the ArcObjects API to achieve the desired result
We want to do a proximity search. From a given point in projected coordinates, I want to look for objects (I think the word in ArcGIS is 'features') within a given distance given in meters (or some other real-world unit). Keep in mind here that the objects are not contained in an ArcGIS database: we have the objects in projected coordinates in some other, external, list. All I want is to convert the distance from meters to a projected distance, given in projected units, whatever that is.
أكثر...