Tagged Questions
1
vote
1answer
287 views
How to speed up batch watershed delineation?
Hi this is probably a longer-winded question than it needs to be, but please bear with me. I have a large number of pour points - approximately 250,000 for which I want to delineate the upstream ...
9
votes
2answers
230 views
Custom implementation of ArcGIS function
I would like to find out what it takes to create a custom implementation of an ArcGIS function. In particular, I would like to implement GeoAnalyst.ISurfaceOp2.Visibility() in order to get it to run ...
4
votes
2answers
911 views
Problems using the 'Split' tool with ArcGIS
I'm running into difficulty when using the split tool with ArcGIS 10.
I am trying to split lines using a grid that I generated using the Fishnet command. Each gridcell has a unique text value as a ...
5
votes
3answers
1k views
Why doesn't the split tool return any records in the attribute table?
I've been trying to split a large land use shapefile using a set of study area polygons as the split feature, but when the function finally finishes running (the land use dataset is quite large), all ...
11
votes
3answers
3k views
How to split a line into a set of equidistant points
Used to rely on XTools for this, but in my current environment, I don't have access to it.
I'm trying to do this in ArcMap10.
The goal is to break a line representation of a stream into a set of ...
