POST
|
I was wondering if there is any way to alter the RoadClass Values to be more suitable for a Walking Network. For example: RoadClass Value = 3 Type of Road Class = Ramps Example = Take ramp and go on US-59 N Is there any way that I can modify or add a RoadClass value to be "Stairs" and instead of saying "Take ramp..." it says "Traverse stairs..." or "Elevators" saying "Use elevator"? Thanks, eric
... View more
05-04-2012
02:34 PM
|
0
|
0
|
1778
|
POST
|
Curtis, This is exactly what I was looking for, thank you. It is much quicker and leaves much less room for error. I appreciate your response. eric
... View more
04-12-2012
09:55 AM
|
0
|
0
|
1
|
POST
|
Hello, I have a problem getting a large number of facilities and incidents to draw upon solving. I have about 380 facilities and incidents, that I am attempting to find routes between. I need the actual network geometry, so and OD Cost Matrix won't work. What happens is I load in everything and attempt to solve and it will get to the very end (99%), and then say it is completed, but there are no actual routes. I used a subsample of my points, ~170, and it worked. I began creating a model to run it outside of ArcMap, because I thought that too many routes trying to draw might be the issue, but the model is returning an error. I have attached a photo of the model. Any suggestions on how to fix this? Or what the problem might be? Thanks, Eric UPDATE: I have got it to route to 299 incidents and 299 facilities, but with 308, the solve fails. Is the memory just insufficient or something?
... View more
04-11-2012
02:03 PM
|
0
|
2
|
2366
|
POST
|
I believe I have found an, albeit lengthy, workaround. I created a unique ID for each of the paths by concatenating the x midpoint, y midpoint, and z start point of each route (line). I then took the table out of ArcMap and into Excel and reordered the OIDs. I took the table back into ArcMap, and exported it as a file geodatabase table. The OID were in the "correct" order, ascending based on my sorting, and I was able to Delete Identical from there. After this i used the unique ID I created in the route feature class to rejoin, and remove the null records (the ones that weren't the shortest for each building). I'm still playing around with this to make sure it actually did everything proper, but if someone sees a major flaw in this method, or has an idea for a quicker way, I'm open for suggestions. Thanks, eric
... View more
04-11-2012
12:23 PM
|
0
|
0
|
1
|
POST
|
Hello, I am having a bit of a time figuring out a work around for a problem I have. Essentially, I ran a Closest Facility operation on a set of about 200 points. Each point is an entrance to a building, and the underlying network is walking paths. I have named each of my facilities and incidents based on building number, and ran the operation so that each building was a facility as well as an incident, producing routes to and from each building. What I am looking for is for any given path, (1-2, 1-3, etc.), I would like the shortest route (in time). In the Route output, there are routes for each entrance. For example if building 1 has four entrances, there will be four routes from building 1 to building 2. I only want the shortest (time-wise) for each route. This is where I thought I would be able to use the Delete Identical tool. I advanced sorted the table, first based on the name of the route, then on the travel time. After this sort, the first unique record for each route name (1-2) had the shortest time. However, Delete Identical appears to delete all but the lowest Object_ID. This is a problem because as the routes were created and subsequently exported, they did not go in the order that I want now, so the lowest Object_ID is not always the shortest time for a specific building to building route. Any suggestions/comments would be much appreciated. Thanks, eric
... View more
04-10-2012
02:51 PM
|
0
|
3
|
530
|
POST
|
I found that toggling the radio button to "Detailed" instead of "Generalized" fixed this problem.
... View more
02-16-2012
02:53 PM
|
0
|
0
|
3
|
POST
|
Hello, I am having a problem when solving some of my service areas. I am loading the locations from a point feature class, and they are all located. The majority of them return a service area that is appropriate (7 minute breaks, double checked with solving for routes), but a handful of them return something strange. The problem is that there are some areas of the specific service areas that are wildly inaccurate, and there is no way that it is a 7 minute distance, which I also checked. I have attached a picture of the problem, and I'm assuming that it has something to do with my network, but I have no idea what. Any help/ideas would be greatly appreciated. The network is a walking network that was manually created, and I am using ArcGIS 10. Thanks, Eric
... View more
02-16-2012
10:56 AM
|
0
|
1
|
1263
|
POST
|
Thank you for your response, I tried implementing the "Iterate Features Selection" tool, but now the model only runs for about 10 seconds and then completes and the resulting feature class is empty. When it was working before I was just aggregating based on one field [Type], it was working and took around 2 minutes. I have attached two images, the first is the Iterated model, and the second is a shell model that calls on the iterated model. Thanks, Eric
... View more
09-14-2011
02:13 PM
|
0
|
0
|
30
|
POST
|
I have a model that iterates a process for each unique field value of [Type] field. The model aggregates polygons of a like Type, and at the end of the model a new field is created and populated with each unique [Type] for the aggregation using "%Value%" from the output of the iterator. These iterations are then appended and contained within a newly created feature class. I would like to retain this attribution for each set of polygons(original [Type] value), but I would like to include another set of values to the iteration. That is, instead of iterating through each unique [Type] value, I would like to iterate through [Type] AND [Grouping]. The [Grouping] field is a simple Short field, containing only two unique values. Ideally, the aggregation would aggregate polygon clusters with like [Type] AND [Grouping] values, yet attribute the polygon with a single [Type] value, as well as a field with a [Grouping] value. The problem that I am running into is that if i concatenate the two fields in before running the iterator based on the concatenated field, the value output is concatenated, and my "%Value%" output no longer is correct for populating the field at the end of the model. Is there a way that I can use an iterator to select [Type] AND [Grouping], yet call on the [Type] value of the selection to populate the field at the end of the model? I can post images of the model if it would help. I'm using ArcGIS 10. Thanks, Eric
... View more
09-06-2011
02:53 PM
|
0
|
3
|
2922
|
POST
|
Yes, I was placing them interactively. I created a 3D point class and snapped them to the network in ArcScene, loaded the stops from it and it appears to be working a little better. However it still will occasionally successfully locate the stops yet not actually route through them. I have attached two photos from ArcScene, one showing a route that goes through most stops and one where four of the successfully located stops are ignored by the route.
... View more
07-09-2011
11:21 AM
|
0
|
0
|
6
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|