|
POST
|
Great! It's always best to get the exact specs form the printer. Happy designing to you! Do you mind marking your question as answered, if that is the case. Thank you!
... View more
06-15-2015
03:01 PM
|
1
|
0
|
6533
|
|
POST
|
Assuming you want to replace the value of the PHw field with new values, your field calculator should look like this: Parser: VB Script Expression: phw Code Block: Dim phw If [phw field] > 0 and [phw_field] < 6.24 phw = (((6.5-(-0.6))2*1.5)) else [phw field] > 6.24 phw = 0 end if
... View more
06-15-2015
02:57 PM
|
1
|
2
|
3224
|
|
POST
|
S, you have a feature class of points, and you're trying to calculate the value of a field based on the phw field, is that correct?
... View more
06-15-2015
02:43 PM
|
0
|
4
|
5888
|
|
POST
|
I Guess I don't really understand the question. The DSM minus the DEM IS the canopy height. The values of the raster you created are the canopy height values. You could turn this into points, lines, polygons, even charts, whatever you want. If you can describe exactly how you need your result displayed, I'm sure we can help you get there.
... View more
06-15-2015
02:37 PM
|
0
|
0
|
4920
|
|
POST
|
HI Akshay, have you tried using select by location within a distance?
... View more
06-15-2015
10:27 AM
|
0
|
8
|
3750
|
|
POST
|
Hi Tina, is it possible that the projection/datum for your DSM has been incorrectly defined? A common problem is people attempting to change a projection by using the define projection tool, or by changing the layer properties.
... View more
06-15-2015
10:26 AM
|
0
|
0
|
1163
|
|
POST
|
I'm glad you found a solution, Matt. Do you mind marking the question as answered? Thanks!
... View more
06-15-2015
10:14 AM
|
0
|
0
|
2798
|
|
POST
|
Hi Dusan, I'm not clear what you're asking. Are you looking for the downstream order of your lines? You mention a python script. What do you want your script to do?
... View more
06-15-2015
10:12 AM
|
0
|
2
|
3384
|
|
POST
|
By the way, the profile graph would require the 3D analyst to be authorized/enabled, but I don't think that what you're looking for--it makes an elevation profile of a line feature.
... View more
06-15-2015
10:06 AM
|
0
|
7
|
4918
|
|
POST
|
Hi Ted, the DSM should be the first returns, or canopy top, and the DEM should be the last returns, or bare earth. The difference between the two would be the canopy height, so it sounds like you already have it. Are you just wondering how best to display the information? What is the client requesting? A shapefile, or something else?
... View more
06-15-2015
10:04 AM
|
0
|
8
|
4917
|
|
POST
|
So, when you load the individual rasters from your unsuccessful merges, do they all appear correctly? Try changing your prcocessing extent to "union of inputs", and see if that helps.
... View more
06-15-2015
09:57 AM
|
0
|
1
|
3337
|
|
POST
|
In the label expression box returns can be used to organize your label, but they don't effect the resulting label. The \n character is used to actually enforce a new line in your label text. The same is true for your python script--you can use a simple return to go to a new line, and \n is only needed if you want your label text to have a line break.
... View more
06-15-2015
09:45 AM
|
0
|
0
|
2245
|
|
POST
|
Hi Meredith, It looks like you are creating your res_summ table anew for each iteration, overwriting the previous one each time. Try taking the copy/delete rows outside of the loop.
... View more
06-15-2015
09:26 AM
|
1
|
0
|
3182
|
|
POST
|
Hi Arianne, are you absolutely sure that the projection/coordinate system is the same for ALL your input rasters, as well as the target raster? When you used the mosaic tool, did you have an extent set in your geoprocessing environments? It may be limiting the result. When you load the rasters into a project, do they all line up correctly where you'd expect? Have you tried zooming in and out on the mosaic result? Sometimes the pyramids don't draw correctly, although the data is there.
... View more
06-15-2015
09:20 AM
|
0
|
3
|
3337
|
|
POST
|
Have you checked to make sure you have network analyst installed, authorized, and enabled?
... View more
06-13-2015
08:49 AM
|
0
|
1
|
2445
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-15-2015 11:16 AM | |
| 1 | 05-08-2015 09:21 AM | |
| 1 | 06-17-2015 06:53 AM | |
| 1 | 06-16-2015 09:39 AM | |
| 1 | 05-29-2015 10:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|