|
POST
|
Zoe - It sounds like NIM068712. To resolve this, create an unmanaged raster catalog and then export the raster catalog to a new raster. Good luck! Robert LeClair Esri-Denver
... View more
04-13-2012
07:25 AM
|
0
|
0
|
512
|
|
POST
|
Jason - I would recommend contacting the Community Maps Program directly at online_content@esri.com Good luck! Robert LeClair Esri-Denver
... View more
04-10-2012
02:18 PM
|
0
|
0
|
1626
|
|
POST
|
It can come into play if you check the Unsplit Lines parameter in the DISSOVLE GP tool. By doing so, lines are only dissolved when two lines have an end vertex in common. Regards, Robert LeClair Esri-Denver
... View more
03-23-2012
11:14 AM
|
0
|
0
|
2862
|
|
POST
|
This behavior makes sense. If your input for the Euclidean Distance GP tool is a raster with all cell values being 0 and 1's, then these are all valid values. As a result, there is no cell to cell distance to measure. What you need to do is determine the cells values to measure from. For example, let's say you're interested in only the cell value of 1 and not the 0's. Then you would need to run the Set Null GP tool first to set the zero values to NoData. The parameters would be as follows: Input conditional raster: your input raster Expression: Value = 0 Input false raster or constant value: 1 Output raster: new raster The output "new raster" will only have values of 1 and NoData. From there, run the Euclidean Distance on the new raster. What is the result? Please advise. Regards, Robert LeClair Esri-Denver
... View more
03-23-2012
07:45 AM
|
0
|
0
|
691
|
|
POST
|
Julia - do you have an ArcMap Join to your raster by chance? If so, I'd recommend the following steps to resolve this issue: 1. Disable the Background process (Geoprocessing menu > Geoprocessing Options) 2. Increase the "Maximum number of unique values to renderer" value to maximum number (Customize Menu > ArcMap Options > Raster tab > Raster dataset) 3. Set the internet security level to Low (Internet Explorer > Internet Options > Security) Does the error message persist? Please advise. Regards, Robert LeClair Esri-Denver
... View more
03-22-2012
12:01 PM
|
0
|
0
|
8079
|
|
POST
|
Jim - right click on the data frame and choose Properties from the context menu. Click the General tab and towards the bottom, click the dropdown for Label Engine and select ESRI Standard Label Engine. Voila - back to standard labeling. Hope this helps, Robert LeClair Esri-Denver
... View more
03-09-2012
11:45 AM
|
0
|
0
|
2282
|
|
POST
|
Darlene - Here's a thought - instead of using the CON function, try the Raster Calculator instead with the following syntax: Con(IsNull("Corrected_DEM"),�?�Original_DEM, "Corrected_DEM") What is the result? Please advise. Regards, Robert
... View more
02-27-2012
06:06 PM
|
0
|
0
|
3249
|
|
POST
|
Understand Darlene - no worries. I too am an "old" dog as well - ArcInfo Workstation (v. 5.0). Progressed through ArcView 1.0, 2.0, 3.x and now the ArcGIS releases v. 8-10.0. Cheers!
... View more
02-27-2012
07:10 AM
|
0
|
0
|
3249
|
|
POST
|
Darlene - interesting...I'm assuming your rasters are in the same projection, correct? If you're interested, you can send me your rasters to rleclair at esri dot com. I can work with the scenario and attempt to resolve it. Please advise.
... View more
02-27-2012
06:54 AM
|
0
|
0
|
3249
|
|
POST
|
Darlene - Would this work in the tool GUI: Input conditional raster: CORRECTED_DEM Expression: NOT("VALUE" IS NULL) Input true raster: CORRECTED_DEM Input false raster: ORIGINAL_DEM Good luck! Robert LeClair Esri-Denver
... View more
02-27-2012
06:00 AM
|
0
|
0
|
3249
|
|
POST
|
Dave - The fastest and easiest way to populate your subtype field is use "Select by Attributes" and select the records based on a particular attribute value. For example, Type = "Interstate". From there, use the Field Calculator and calculate the subtype field to the appropriate subtype code (i.e. Subtype_Field = 1) Do this workflow for the remaining 14 subtype codes. There are other ways to select features as well - manual approach and then use the Field Calculator. Hope this helps! Robert LeClair Esri-Denver
... View more
01-20-2012
10:02 AM
|
0
|
0
|
1920
|
|
POST
|
Stephanie - I'm not a VB Script or Python person and I'm sure there's some code that would do it easier than my suggestion. There's the Standardize Addresses that breaks up your addresses into multiple fields. From there you can create a new address field and concatenate the address fields you wish to keep into one field and delete the rest. Good luck! Robert LeClair Esri-Denver
... View more
12-30-2011
06:00 AM
|
0
|
0
|
5542
|
|
POST
|
Nicolai - by chance are you using VBA code blocks for the field calculations? These are no longer supported in the ArcGIS v. 10 field calculator. Possible workaround: Use Python or VB Script code blocks in the Field Calculator. Another possibility is to request a VBA authorization file from Esri keycodes - http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2009/10/28/ArcGIS-Desktop-and-VBA_3F00_.aspx Good luck! Robert Esri-Denver
... View more
12-29-2011
07:08 AM
|
0
|
0
|
3146
|
|
POST
|
The workflow IsNull and Con functionality outlined here: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000ms000000.htm could be combined in ModelBuilder and run as a single process. The user would set the necessary parameters for input to apply to different input raster datasets. Just a thought... Regards, Robert LeClair Esri-Denver
... View more
12-28-2011
11:29 AM
|
0
|
0
|
4244
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Friday | |
| 1 | Wednesday | |
| 1 | 04-18-2025 08:20 AM | |
| 1 | 04-03-2026 08:12 AM | |
| 1 | 04-01-2026 09:09 AM |
| Online Status |
Online
|
| Date Last Visited |
5 hours ago
|