POST
|
You can also use modelbuilder to iterate through all the FC's in the FGDB that is then passed on to Recalculate FeatureClassExtent.
... View more
04-29-2018
06:52 PM
|
0
|
0
|
71
|
IDEA
|
Thanks Rebecca Strauch, I have a batch file set up to run just that in task scheduler triggered every hour and appending to an output text file. I would like however, to have a quick GUI license query tool which I suppose is what "WhereHaveAllTheLicensesGone" is supposed to be. Cheers, Mike
... View more
02-19-2018
07:49 PM
|
1
|
0
|
22
|
IDEA
|
Hi Alex, Can you give me a link where I can get this one by Julie. It does not seem to be available anywhere. Cheers, Mike
... View more
02-18-2018
04:54 PM
|
0
|
0
|
22
|
POST
|
This one works for me http://www.arcgis.com/home/item.html?id=a9b032f739254ebeb6221c9294ebc886 There's a version for 10.2 but I don't have a link for it. Cheers! Mike
... View more
07-18-2016
02:46 PM
|
1
|
0
|
46
|
POST
|
1. Use the CON tool so that only those elevation that fits your criteria will be included in the output. = map1 2. using map1, use the SLOPE tool. = map2 3. using map2, use the CON tool again to select only those that are > 18%. = map3 4. convert map3 to a polygon (RASTER to POLYGON Tool) and select only those that are >= 5 ha.
... View more
06-12-2016
02:49 PM
|
0
|
0
|
79
|
POST
|
You can use the Set Null (spatial analyst) tool to define areas of "no data". You should do the no data/NULL ing only after you've created both the bathymetry and /terrain DEM rasters. your outputs should all be rasters not shapefiles. You could also merge the bathymetry and terrain DEM rasters but it will be a pain getting the symbology/color ramp to work right. Keeping them separate and just using no color for NULL/no data pixels will be easier by displaying them at the same time but with their own separate color ramps. I would also probably include the lake shoreline as an outline with no FILL color (as a shapefile if you want) so you can give it a distinctive color/width that will allow you to highlight it against the terrain /bathymetry.
... View more
06-12-2016
02:30 PM
|
0
|
3
|
51
|
POST
|
You could also create 2 sets of "DEM's" one for the land part with an appropriate color scheme for land areas and with the lake areas masked out and converted to NODATA. The second "DEM" (bathymetry) for the lake part also with an appropriate color scheme and with the land areas masked out and converted to NODATA. You would have to make sure though that your lake bathymetry data is using the same datum as your land areas (as in reality the lake shoreline may not be 0m or 0 elevation) and that they are of the same pixel sizes and pixel position so that a snap raster is very useful when you create them. When you load them both into Arcmap (doesn't really matter which one is on top), just make sure to set the symbology for both nodata areas in each DEM as no color.
... View more
06-09-2016
09:12 PM
|
0
|
5
|
122
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|