Hi there
I am trying to make some network analysis hosted is a SOE(10.3.1)
At some point i have to find the nearest junction from a point(this point is user input).
I Have to use PointToEIDClass´s GetNearestJunction method. One of the parameters is sourceMap (IMap interface i think)
I can´t seem to get this IMap from anywhere from inside the SOE.
Is it possible to use PointToEIDClass inside a SOE? From where do i get IMap?
Are there any alternatives to find the nearest junction from point?
Thanks
Solved! Go to Solution.
In alternative you can see my method GetEIDFromPoint in https://gnutilitysoerest.codeplex.com/SourceControl/latest#GeometricNetwork.cs
In alternative you can see my method GetEIDFromPoint in https://gnutilitysoerest.codeplex.com/SourceControl/latest#GeometricNetwork.cs