The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
24 views

Change the starting measure point of a route - linear referencing

I have a few routes created and stored as a feature class in a GDB. When using the create route tool there is an option to choose the starting point of the routes. However, I only have certain ...
0
votes
1answer
85 views

Error 001143 and Error 99999 when using Locate Features Along Routes in ArcGIS10.1

To Whom it May Concern, So, oddly, what I need to do has worked for about half of my data but not the rest. I'm trying to use the Locate Features Along Routes tool in ArcGIS10.1. I have a smaller ...
3
votes
0answers
79 views

finding a location on a line using a point and a relative distance with arcgis js api

The problem I'm trying to solve is to find a point on a line given another point on the same line and a distance from the same point. I've been looking on the various RouteTask examples but they ...
0
votes
0answers
30 views

How Does the Customizable Route Planning Algorithm Work?

I am creating an application for mapping in Windows Phone and find that Microsoft uses the CRP Algorithm to find a route between two points. So how exactly does this work? I already read their paper ...
0
votes
0answers
31 views

What's the best way to determine new service routes and areas? ArcGIS

Due to population growth, the Public Works dept. wants to assign new service routes for trash pickup. They want three service areas with roughly equal numbers of stops for each (about 7300 per area). ...
0
votes
0answers
45 views

How can I locate features along multiple routes in a consistent direction?

I have a large network of routes that I've created based on an NHD plus stream layer and a large number of points that are located throughout this network. I've got the routes segregated by stream as ...