Tagged Questions
4
votes
1answer
43 views
Why would running LocateFeautresAlongRoutes GP tool return null?
I'm currently using the LocateFeaturesAlongRoutes tool wrapper for C#/.NET for a custom tool I'm developing for ArcMap 9.3.1. I've been able to run this tool in ArcMap outside of code in a tool with ...
2
votes
1answer
291 views
Redistribute linestring vertices to specified distance
I use a groundwater model program called GMS, and it has a very useful function "Redistribute vertices" (more info). I use this function all the time to both simplify and provide regular spacings ...