Tagged Questions
3
votes
2answers
77 views
Dissolve column based on attribute in another column
I have 3 columns within a polygon layer I'm working with.
Column 1 = Landowner, 3 different values
Column 2 = Parcel, N different values
Column 3 = Management type, 5 different values
I would like ...
8
votes
2answers
888 views
Is there an automated/geoprocesing tool In ArcGIS to slice, clip, or cut polygons using polylines?
Looking for a simpler method here.
I am trying to split up / cut / slice existing polygons by using existing poly-lines. An example would be splitting a water body or land parcel at the point where a ...
3
votes
1answer
125 views
How do I keep streaming on in ArcMap when switching tools?
I have this problem constantly, because I digitize for work. No one there has figured this out and I was wondering if someone can tell me how to do this, because I'm tired of constantly hitting F8 and ...
1
vote
1answer
111 views
I need help to find out more information about Topology Errors toolbox or Extension?
I need someone out there who can answer my question. I do not remember if I add this Topology Editor Extension or toolbox to my ArcMap. I would like to know more about this toolbox. Thanks. (Changed ...
0
votes
2answers
488 views
How to create custom Identify tool for ArcMap 10 and ArcExplorer
I need to create an identify tool that will return text attributes arranged in a graphical form. The scenario is there are text attributes for signs and they need to be displayed just like they would ...
6
votes
2answers
871 views
How to determine elevation drop along a stream with ArcGIS?
I need to calculate(estimate) hydraulic head(elevation drop) along a single river stream in order to find potential site for small hydropower plant.
I have a DEM with 20m resolution and raster and ...
5
votes
1answer
755 views
How to create sidebar help information for custom arcgis script tools?
I have been creating custom gis tools with python via the arcpy module. I can set up the tool successfully with parameters and all, but I cannot figure out how to create help text that shows up on ...
3
votes
2answers
1k views
Is there a way to configure ArcMap to persist the HTML popup window size?
I'm specifically asking for when the "Display HTML formatting" is configured as "As a table of the visible fields.", but I think all options behave the same way.
My users click the HTML Popup tool, ...
4
votes
1answer
3k views