Tagged Questions
2
votes
1answer
53 views
Evaluate minimum points required to define polygons based on an error threshold
I need to build a model or write an algorithm to do this, which I would like you to share your ideas with me.
here is my cadastral problem: I have plenty of polygons and I need to make a report of ...
4
votes
1answer
63 views
How to detect densely labelled areas?
I'm trying to detect densely labelled areas for a given scale like explained below. so dense labelled area is the area having high rate of overlapping labels.
I'd like to detect densely labelled ...
4
votes
1answer
92 views
Map automation, create and populate inset maps for densely-labelled areas
I would like to know if it is possible to automate the example in the picture below, unlike the picture below i'm using vector data.
I would like for a fixed scale generate map, but when labels are ...
1
vote
2answers
320 views
How to automate relative filepath when adding a new toolbox to the arcmap catalog?
So I'm creating an arcpy script for a custom toolbox and I want to make it so that a user can essentially utilize the script in that toolbox without having to change the source path (which I made ...