|
POST
|
For sde sync there is an out of the box tool to handle synchronization. As for a script i've only seen one that does it by @Bruce Harold you can find it here Re: Python hashlib to compare shapefiles\feature classes , for large data i would stick to the out of the box tool
... View more
11-09-2015
11:50 AM
|
0
|
0
|
1490
|
|
POST
|
Are you using sde you could set up replication. What is synchronization?—ArcGIS Help | ArcGIS for Desktop
... View more
11-09-2015
11:14 AM
|
0
|
2
|
1490
|
|
POST
|
Would you please repost your code using Dan Patterson's Blog suggestions it's hard to read when it's not properly formatted. Could you also give a clear description of what you are trying to accomplish. It would help me if you write pseudo code laying out step by step
... View more
11-06-2015
05:28 AM
|
0
|
1
|
1073
|
|
POST
|
Try http://pro.arcgis.com/en/pro-app/tool-reference/data-management/sort.htm this should sort by record
... View more
11-06-2015
04:50 AM
|
1
|
0
|
1432
|
|
POST
|
Your code has a few errors in it. I don't see where you set the workspace or the expression. Lines 9 and 10 have indentation errors. Here is the help for Eliminate Eliminate—Help | ArcGIS for Desktop
... View more
10-23-2015
05:24 AM
|
1
|
3
|
1941
|
|
POST
|
I haven't seen an automated way of creating a incremented unique id field. You could create a field and use the field calculator to populate using the object ID field see below.
... View more
10-20-2015
11:50 AM
|
0
|
0
|
1484
|
|
POST
|
You use GetParameterAsText as a way to pass parameters to a script. For your test set your lyr = "YourLayersName" and it should run.
... View more
10-19-2015
12:22 PM
|
1
|
0
|
3719
|
|
POST
|
It may not be the solution your looking for but you could select the contours that intersect your buffers convert your buffers to lines Feature To Line—Help | ArcGIS for Desktop then merge the buffer lines and selected contours Merge—Help | ArcGIS for Desktop then convert the new feature class back to a polygon Feature To Polygon—Help | ArcGIS for Desktop then the only challenge is removing the polys that you don't need.
... View more
10-19-2015
09:04 AM
|
0
|
1
|
2961
|
|
POST
|
If this is a one to one relationship you could join the tables and edit the source table(the table being joined to). if this is other than one to one you could link the data and use selection set to edit data.
... View more
10-17-2015
05:56 PM
|
0
|
1
|
3240
|
|
POST
|
You can set the geocoded point to offset to a set distance from the road.
... View more
10-17-2015
05:51 PM
|
0
|
1
|
1511
|
|
POST
|
Did you look at example 2 in the link i gave you? It seems to do what you are asking.
... View more
10-13-2015
08:55 AM
|
0
|
10
|
2511
|
|
POST
|
What have you tried so far? See if this link will help FieldMappings—Help | ArcGIS for Desktop
... View more
10-13-2015
08:15 AM
|
0
|
12
|
2511
|
| 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
|