|
POST
|
If the connection path is the problem use Create ArcSDE Connection File—Help | ArcGIS for Desktop
... View more
02-15-2016
07:48 AM
|
0
|
0
|
1446
|
|
POST
|
Use Save To Layer File—Help | ArcGIS for Desktop to port symbology from mxd to mxd. Beware the layer files are saved in the map document so changing the source will not change in all mxds without reloading them.
... View more
02-12-2016
06:49 AM
|
1
|
0
|
1413
|
|
POST
|
If you perform an Intersect—Help | ArcGIS for Desktop on two polygon feature classes and store the results in a geodatabase the area will be calculated for you. However you can also use the Add Geometry Attributes—Help | ArcGIS for Desktop to calculate the areas or calculate geometry on a double field.
... View more
02-12-2016
05:23 AM
|
0
|
0
|
4523
|
|
POST
|
Darren NICE! Does your second intersect create points where the buffers overlap see above from Brian? I told Brian to reduce the buffer size and that should work, but like you I've thought a lot about this one too. In retrospect i think i would add a select by location and just gather the points that intersect the streets and calculate from there. After looking at your code i feel like i got off easy using the near tool to grab the angles of the line and doing light math to calculate the angles.
... View more
02-11-2016
04:58 PM
|
0
|
4
|
5384
|
|
POST
|
I have several years of scripts I've written for various projects. I keep them mostly as examples of how to do something so I don't have to figure it out again. I also have scripts i use on a regular basis. Does anyone have a system that they are willing to share on how to store your scripts?
... View more
02-11-2016
09:09 AM
|
2
|
12
|
7192
|
|
POST
|
This sounds like a Spatial Analyst function. Do you have a spatial analyst license? edit: maybe How the path distance tools work—Help | ArcGIS for Desktop
... View more
02-11-2016
06:28 AM
|
0
|
0
|
1468
|
|
POST
|
You might could use inline variables if both the dwg and the feature class are named the same Examples of inline model variable substitution—Help | ArcGIS for Desktop
... View more
02-10-2016
03:25 PM
|
0
|
0
|
402
|
|
POST
|
Try using Make Feature Layer—Help | ArcGIS for Desktop it may be the output is a feature class.
... View more
02-10-2016
09:15 AM
|
2
|
1
|
1687
|
|
POST
|
You may be interested in Designing a linear referencing system in your geodatabase—Help | ArcGIS for Desktop
... View more
02-10-2016
08:32 AM
|
0
|
0
|
2982
|
|
POST
|
You could set up a model to replace the data in the mdb from the gdb and let task manager run it at night
... View more
02-10-2016
07:35 AM
|
0
|
0
|
2427
|
|
POST
|
Have you seen this thread arcpy - Standalone Python script to split a polyline with a point layer - Geographic Information Systems Stack Exchange
... View more
02-09-2016
12:09 PM
|
1
|
2
|
1523
|
|
POST
|
Just to make sure are enclosing your text in quotes? Using the Calculate Field tool—Help | ArcGIS for Desktop
... View more
02-09-2016
10:21 AM
|
0
|
2
|
10679
|
|
POST
|
You may also want to check your field properties to make sure the field type is string and length is 8 or greater.
... View more
02-09-2016
08:37 AM
|
1
|
4
|
10679
|
|
POST
|
Don't know anything about C#. Maybe this will get you in the right direction http://edndoc.esri.com/arcobjects/9.2/net_api_ref/adfweb/topic9826.html
... View more
02-09-2016
07:00 AM
|
1
|
0
|
1004
|
|
POST
|
Are you using python? See this thread python - How do you get all the results from a Selection made by Attribute or Location using ArcPy? - Geographic Informa…
... View more
02-09-2016
06:54 AM
|
1
|
2
|
1004
|
| 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
|