|
POST
|
Instead of deleting the table and recreating it, you could try truncating the table (deleting all the records in it), then appending your new data into it.
... View more
09-09-2016
12:26 AM
|
0
|
4
|
2481
|
|
POST
|
What this line supposed to be doing : NewAllocCredVal = upRow[1] = upRow[1] - KeyRecipientCredit
... View more
09-08-2016
12:18 PM
|
0
|
4
|
3811
|
|
POST
|
But the actual question here is why the original sun shadow tool, which is built to do this sort of thing, is not working as you expected. What are the ht values? Is the multipatch output from the tool correctly added to the scene. Is there something else going on here.
... View more
09-08-2016
12:05 PM
|
0
|
6
|
4463
|
|
POST
|
It's just that adding strings to other strings with other strings and all the extra quotes etc, sometimes get very confusing. the "{Var1} {Var2} {Var3}".format(x, y, z) syntax is much clearer. Glad it worked for you.
... View more
09-08-2016
11:55 AM
|
0
|
0
|
4063
|
|
POST
|
Try this : ExtStr = "{} {} {} {}".format(XMin, YMin, XMax, YMax)
... View more
09-08-2016
07:44 AM
|
1
|
3
|
4063
|
|
POST
|
Well the tool is in the data management toolbox. select-layer-by-location
... View more
09-08-2016
05:21 AM
|
1
|
1
|
1247
|
|
POST
|
That's the domain and tolerance page, not the extent. That domain is the min & max limits to the GCS vales allowed in the feature class.
... View more
09-07-2016
07:28 AM
|
1
|
6
|
2629
|
|
POST
|
You could always post it here with an incorrect prj file. No one would know where it really comes from. Have you had a look at the properties of the CAD file using ArcCatalog? It is always the first thing I do. Do the extents make sense? Is there actually data in the CAD file? If you have access to Data Interop (etl stuff), you can do a lot of fancy things, checking and resolving issues with CAD data.
... View more
09-07-2016
05:32 AM
|
1
|
0
|
4046
|
|
POST
|
This is what I generally want to do when it comes to CAD.... "I have also tried exploding the dwgs.." But seriously though, post an example here and perhaps someone can have a look.
... View more
09-07-2016
05:14 AM
|
0
|
1
|
1716
|
|
POST
|
I think you have answered your own question there MidnightYell2003 From that screen shot, it would seem so, yes.
... View more
09-07-2016
12:07 AM
|
1
|
0
|
2262
|
|
POST
|
From reading the help for Table to Excel, it wouldn't seem to allow you to do this. Only as separate excel files. You may have to roll your own with python / xlrt.
... View more
09-06-2016
11:41 PM
|
1
|
0
|
1656
|
|
POST
|
Sorry, but what do you mean by this : "Each input variable Data Type is defined as a string. Each input variable will be an integer value." ?? Are the inputs strings or integers?
... View more
09-06-2016
11:34 PM
|
0
|
1
|
3035
|
|
POST
|
Thanks Curtis Price. I did use this "or copy the original ArcMap layer and redirect its source to the new clipped .tif file." Got this for the clipped bit. At least code 11 (open water) now looks blue.... Cheers, Neil
... View more
09-06-2016
11:24 PM
|
1
|
0
|
3163
|
|
POST
|
Buffer is not really going to help you here with this sort of variable rate spreading or attenuation. Do you have access to the spatial analyst extension? Perhaps you could explore the tools available in the cost distance tool set. spatial-analyst-toolbox/cost-distance understanding-cost-distance-analysis an-overview-of-the-distance-tools
... View more
09-05-2016
07:30 AM
|
1
|
1
|
1120
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-08-2015 11:28 PM | |
| 1 | 12-20-2013 08:59 PM | |
| 1 | 05-14-2014 10:38 PM | |
| 1 | 12-16-2013 09:05 PM | |
| 1 | 05-31-2019 02:50 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|