|
POST
|
I believe the information already provided is very good. Here is a KB Article that may be helpful as well: HowTo: Write the results of geoprocessing tools to a text file using Python
... View more
01-27-2012
06:44 AM
|
0
|
0
|
2742
|
|
POST
|
You might want to check out the Rendering options under the Layer Properties > Globe Display tab. In addition, there are some settings for texture downscaling under the Advanced options. Also keep in mind that Google 3D Warehouse models can�??t be used in other GIS packages (3D Warehouse EULA, paragraph 11.4). Check out this blog for an alternate solution: FormFonts 3D
... View more
01-25-2012
03:40 AM
|
0
|
0
|
1285
|
|
POST
|
Check out this forum thread: Raster Calculator: Fill in NoData. It discusses using the Raster Calculator to fill the gaps. ArcGIS 9.3.1 con(isnull(Raster_DEM), focalmean(Raster_DEM, rectangle,4,4), Raster_DEM) ArcGIS 10 Con(IsNull(Raster), FocalStatistics(Raster, NbrCircle(10, "CELL"), "MEAN"), Raster)
... View more
01-23-2012
11:25 AM
|
2
|
5
|
3347
|
|
POST
|
You can use the Zonal Tools in Spatial Analyst for this type of analysis. Specifically, Tabulate Area will calculate cross-tabulated areas between two datasets and outputs a table.
... View more
01-23-2012
09:08 AM
|
0
|
0
|
928
|
|
POST
|
What raster format is the DEM? Have you tried processing a different raster format? You can use the Copy Raster tool to convert the current raster into an IMG, TIFF, GRID, etc. You might also try changing your output raster format for the tool.
... View more
01-23-2012
08:27 AM
|
0
|
0
|
895
|
|
POST
|
Hi Mary, I would use Copy Raster to create a new dataset and set the Snap Raster Environment Setting for the tool to align the pixels. Timothy
... View more
01-11-2012
06:03 AM
|
0
|
0
|
692
|
|
POST
|
The procedure is correct; however, your data is using a Geographic Coordinate System for which length cannot be calculated as the calculation use a planimetric algorithm. You will need to use a Projected Coordinate System.
... View more
01-10-2012
03:35 AM
|
0
|
0
|
1175
|
|
POST
|
Check out this blog post - Null Doesn�??t Mean Zero?: How to add different-sized rasters with NoData Values
... View more
01-05-2012
06:06 AM
|
0
|
0
|
1117
|
|
POST
|
The raster defining the cell size of the output raster does not have to be in the same extent. Do keep in mind that the output raster will use the same coordinate system of the polygon layer. If your input cell size raster uses 3 arc seconds then the tool will take the number (3) and apply it to the coordinate system of the polygon layer. If it uses feet then your output cell size will be 3 feet. I would recommend manually defining the cell size based upon the polygon coordinate system units. Also, you can define the processing extent in the environment settings so each conversion is consistent. Keep in mind that if the polygon layers are not exact you will need to use the Snap Raster environment setting to get the cells to line up properly.
... View more
12-22-2011
04:07 AM
|
0
|
0
|
586
|
|
POST
|
I am not sure if those extensions are included; however, you can try a few things. Open the ArcGIS Administrator and check to see that the tools are authorized. (Be sure to close ArcMap or it will not open.) You can also go into ArcMap > Customize > Extensions and see if the extension is there. If it is, then it has been installed, and if not then you will need to install the additional feature. Check the box to activate the extension. Why are my Spatial Analyst and 3D Analyst toolbars gray? Adding additional installation features
... View more
12-21-2011
03:50 AM
|
0
|
0
|
458
|
|
POST
|
vattarai, Sorry for not updating my progress..yes, I did re-creating the terrain and it works... terrain was successfully generated.. then, I created a raster files using 'Terrain to Raster' under 3D Analyst Tools in ArcToolbox.. however, the raster created looks so rough..Is it because of the 'Pyramid Level Resolution'..? because I've choose 2 for the Pyramid Level Resolution...what does it mean by 'Pyramid Level Resolution' and how it affect the raster file..? Pyramid Level Resolution is the resolution of the pyramid level to use for conversion. The default is 0, which is full resolution.
... View more
12-20-2011
03:17 AM
|
0
|
0
|
1336
|
|
POST
|
Yes, a compression quality of 5 would give a compression ration of 20:1. As for comparing the output file size, there may be some differences with the algorithms. Also verify theoutput pixel size is the same.
... View more
12-19-2011
04:50 AM
|
0
|
0
|
1770
|
|
POST
|
What you are seeing is the resampling method used during display. Right click the image > layer properties > display. Change the resampling method from Bilinear to Nearest Neighbor.
... View more
12-13-2011
05:11 AM
|
1
|
0
|
2996
|
|
POST
|
The error you are getting is caused by the environment settings. If you resample the raster without those settings, the tool completes successfully. When you set the processing extent and snap raster to the other image, you are getting the error. This is because the extents do not overlap. They are very far apart. If you add them to ArcMap and zoom to full extent, you will see they are in two remote locations.
... View more
12-12-2011
08:15 AM
|
0
|
0
|
2504
|
|
POST
|
Are the visible pixels from the source rasters or the mosaic dataset overviews? Right click on the Image > Zoom to Raster resolution to see if the pixels display the same. If they display differently, then there is probably an issue with the overviews. Also, could you please provide a screen shot showing the original imagery for this same view?
... View more
12-12-2011
06:44 AM
|
0
|
0
|
2996
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-27-2015 01:30 PM | |
| 4 | 03-12-2024 05:53 AM | |
| 1 | 05-02-2011 08:14 AM | |
| 1 | 08-28-2015 12:19 PM | |
| 1 | 04-13-2011 05:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
01-15-2026
12:30 PM
|