|
POST
|
What program was used to produce the data? If it originated in an spreadsheet, ensure that the columns are formatted explicitly to numeric, and that there are now missing entries within the rows...save it as a *.csv file and examine it within a text editor. I have also seen cases where a blank row at the end of the file will make it unreadable by Arc*
... View more
07-11-2014
09:38 AM
|
1
|
4
|
2241
|
|
POST
|
If you have converted the River to raster with an appropriate elevation simply use the Con statement Con("River" >= 0, "River","DTM") Assuming those are the names of the river and dtm respectively
... View more
07-11-2014
08:15 AM
|
0
|
4
|
3932
|
|
POST
|
Although it may not be in the format type you want, check out the Combine tool http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000007r000000 but it only works with integer values...floating point inputs will be truncated
... View more
07-11-2014
07:00 AM
|
0
|
0
|
2152
|
|
POST
|
From the help file, there are only two cautionary notes: Input values less than or equal to -745 will be set to NoData in the output, because these values cannot be accurately represented by 32-bit floating-point numbers The larger a negative input value becomes, the closer to 0 the output value will approach. have you tried to explicitly Float the values within the Exp braces?
... View more
07-11-2014
06:26 AM
|
0
|
4
|
2674
|
|
POST
|
Try GetCount as shown in the help files http://resources.arcgis.com/en/help/main/10.2/index.html#//0017000000n7000000
... View more
07-10-2014
01:40 PM
|
1
|
1
|
1575
|
|
POST
|
out of ideas...other trying a smaller subset of the data to see if it is a processing limitation
... View more
07-10-2014
02:55 AM
|
0
|
1
|
4231
|
|
POST
|
strange...are you creating the new dataset in a folder?
... View more
07-10-2014
02:51 AM
|
0
|
0
|
4231
|
|
POST
|
do you get the same effect if you mosaic to new dataset then hillshade? ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
07-10-2014
02:35 AM
|
0
|
2
|
4231
|
|
POST
|
The question remains open and assumed answered and it appears that there were no useful suggestions
... View more
07-09-2014
03:56 PM
|
1
|
0
|
13603
|
|
POST
|
I would suggest that you collect all the rasters first before doing any further processing rather than trying to do everything all at once. Create an empty raster list, then append those found to it as you decend the path tree
... View more
07-09-2014
03:53 PM
|
0
|
2
|
2423
|
|
POST
|
Listrasters has a specification type allowing you to specify grid etc ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
07-09-2014
02:43 PM
|
0
|
4
|
2423
|
|
POST
|
From my blog ObiDanGIS's Geomatics Blog: How to print messages regardless of whether you are running a standalone script or from with…
... View more
07-09-2014
12:05 PM
|
1
|
0
|
13603
|
|
POST
|
Here is the site where you can do that Esri Arcgis Ideas | Ideas Submission Portal
... View more
07-09-2014
11:19 AM
|
3
|
4
|
4341
|
|
POST
|
The full extent is the extent of all the layers. If Duncan's code determines the minima and maxima of the associated layers, then that is the full extent. There is no otherway to obtain said information within arcpy or arcpy.mapping other than to cycle through the data and determine it iteratively
... View more
07-09-2014
10:33 AM
|
1
|
0
|
4341
|
|
POST
|
The highlighted rows in the attribute table represent the blue outlined polygons in the dataframe. There are tools within the table to show only the selected records and to switch selections. Should you require alternate information, examine definition queries in the help files
... View more
07-09-2014
10:31 AM
|
0
|
0
|
1388
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-03-2017 11:39 AM | |
| 1 | 08-05-2019 05:21 PM | |
| 1 | 09-02-2016 08:05 AM | |
| 1 | 01-15-2018 01:10 PM | |
| 1 | 09-17-2018 12:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|