|
POST
|
If it's in the geodatabase it will be an annotation file. Otherwise you'll need to label from the attribute table as you've suggested.
... View more
12-04-2015
01:07 PM
|
2
|
0
|
1083
|
|
POST
|
I'm guessing he is referring to HOA(Home Owners Association), LGM(Local Government Information Model) I would also guess that the HOA could be treated like a subdivision.
... View more
12-02-2015
11:13 AM
|
0
|
2
|
1887
|
|
POST
|
See if this helps Geometry—Help | ArcGIS for Desktop
... View more
12-01-2015
08:43 AM
|
1
|
1
|
2707
|
|
POST
|
You can use a lyr file to set the symbology in your script. Setting output symbology in scripts—Help | ArcGIS for Desktop
... View more
12-01-2015
08:01 AM
|
1
|
6
|
2723
|
|
POST
|
You could use try-except statement put your above code inside it Error handling with Python—Help | ArcGIS for Desktop
... View more
11-30-2015
06:32 PM
|
1
|
5
|
3792
|
|
POST
|
The default for column count is 1 if your trying to increment a legend simply start or reset the legend to 1 LegendElement—Help | ArcGIS for Desktop
... View more
11-30-2015
06:55 AM
|
0
|
0
|
1350
|
|
POST
|
You could use model builder to let the user pick the desired workspace. Exposing tool parameters as variables—Help | ArcGIS for Desktop
... View more
11-30-2015
06:27 AM
|
1
|
1
|
880
|
|
POST
|
try loading the fc you want to edit first. Arcmap uses the the coords of the first fc loaded.
... View more
11-25-2015
05:39 AM
|
0
|
0
|
1179
|
|
POST
|
Try using Add Geometry Attributes—Help | ArcGIS for Desktop
... View more
11-25-2015
05:33 AM
|
1
|
0
|
983
|
|
POST
|
In your layer properties dialog you can "Define classes of features and label each class differently" and set "Scale Range..." for each label class.
... View more
11-24-2015
01:29 PM
|
1
|
1
|
1342
|
|
POST
|
If you comfortable with python you could do it with python Writing geometries—Help | ArcGIS for Desktop If your not comfortable with code see this thread Moving a point by distance and bearing
... View more
11-23-2015
05:47 PM
|
0
|
0
|
2198
|
|
POST
|
Chris i did something similar a few years back with parcels and impervious areas. My workflow was similar to below but i may not have all the pieces in place. select impervious areas already related switch selection use intersect on parcels and impervious use relationship to table tool use intersect results to create table with parcel and impervious area OIDs append step 5 table to step 4 table use table to relationship tool Hope that's enough information to get you going
... View more
11-23-2015
05:02 PM
|
1
|
0
|
1595
|
|
POST
|
Not by chance a 64-bit? see below Caution: Field calculations with a VB Expression type are not supported on 64-bit products, including ArcGIS Pro, ArcGIS for Desktop—Background Geoprocessing (64-bit) and ArcGIS for Server. To successfully use Calculate Field in these products, expressions should be converted to Python, or in the case of Background Geoprocessing (64-bit), background processing can alternatively be disabled. Calculate Field—Help | ArcGIS for Desktop
... View more
11-23-2015
12:32 PM
|
0
|
1
|
3741
|
|
POST
|
You can use Text formatting tags—ArcGIS Pro | ArcGIS for Desktop to create different font colors
... View more
11-13-2015
06:13 PM
|
0
|
0
|
1883
|
|
POST
|
If the fields and tables are constant. You could do this easily with model builder.What is ModelBuilder?—ArcGIS Pro | ArcGIS for Desktop Once completed you could then export as a python script and run the script as needed or schedule as a task to run at a given time.
... View more
11-10-2015
10:34 AM
|
1
|
0
|
3438
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 09-14-2015 01:29 PM | |
| 1 | 01-26-2016 10:18 AM | |
| 1 | 08-18-2015 06:01 AM | |
| 1 | 06-20-2016 12:34 PM | |
| 1 | 01-19-2016 06:13 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|