Tell me more ×
Home Improvement Stack Exchange is a question and answer site for contractors and serious DIYers. It's 100% free, no registration required.

I'm looking to get an antenna installed for Internet service that will need to clear some trees on my neighbor's property because it requires a clear line of sight to work.

I really don't trust my estimating skills enough to plunk down money on a utility pole that might be too short or too tall. And climbing the tree with a tape measure (in my neighbors yard) is a bit intrusive and dangerous.

Is there a clever way that I can get a reasonably close (within 5' or so) estimate of the height of the tree other than eyeballing it?

I thought about putting together a bunch of 10' runs of PVC pipe and holding it up against the tree, but that is going to get pretty unwieldy by about 30' and the trees are at least that tall.

My other thought is to break out my old Trig textbooks and use the angle/distance to tree, but it seems like it would be pretty hard to judge the angle correctly, maybe with a laser pointer or something?

Any other ideas?

share|improve this question
2  
I'm fairly sure I had a problem just like this in high school (though that was many years ago), the trig textbook might just be the solution. – Tester101 Jun 21 '11 at 2:07
1  
Knowing the height today is clearly useful. But don't forget that trees are not static: they grow. You might want to consider a few years of growth into your location planning.... – RBerteig Jan 10 '12 at 9:34
Is the ground in your yard and in your neighbour's yard perfectly flat and level? – Remus Rusanu Jan 12 '12 at 20:15

12 Answers

up vote 129 down vote accepted

Find a stick the length of your arm. Hold your arm out straight with the stick pointing straight up (90 degree angle to your outstretched arm). Walk backwards until you see the tip of the stick line up with the top of the tree. Your feet are now at approximately the same distance from the tree as it is high. (Provided the tree is significantly taller than you are, and the ground is relatively level.) Old logger method. Simple.

enter image description here

share|improve this answer
8  
I like this one, no tools or math (especially if you know your stride length). Just a stick and a little walking. – Tester101 Jun 21 '11 at 12:12
6  
sorry about the ???? lol. This is a method to see where the end of the tree will be when it falls. Don't have a visual, sorry. The math of it is simple, if your arm is 36" long and the stick is 36" long, holding the stick straight up with your arm extended out at eye level creates a 45 degree angle line of sight, thus an isosceles triangle. So it follows that the height of the tree is the same as your distance from the tree. Give or take a foot or so. A good quick accurate estimate. – shirlock homes Jun 21 '11 at 18:34
4  
Them ole Maine loggers are wicked smart. lol. – shirlock homes Jun 22 '11 at 10:13
4  
Many thanks to the person that did the edit and added the diagram. Right on, Perfect! – shirlock homes Jul 8 '11 at 10:48
6  
@Vincent Robert: Remember this is a logger trick... If you cut the tree at the height of your arm, you don't have to add that height into your original estimation ;) – Tester101 Aug 2 '11 at 16:46
show 14 more comments

Use shadows...

  1. Measure your shadow.
  2. Measure yourself.
  3. Measure the tree's shadow.
  4. Calculate (tree's shadow * your height) / your shadow = ~Tree Height.

You'll have to do this on a sunny day (you might also need an assistant), and the ground will have to be relatively flat (a slope will throw off the measurement).

share|improve this answer
5  
+1: Unless the slope is continuous for the length of the longest shadow, and you measure both shadows on the slope. If the slope is constant then the ratios of the shadows will still work :) – Binary Worrier Jun 21 '11 at 12:15
Can't you also use the tree plus shadow, plus angle of tip of shadow to tip of tree to create a triangle and figure it out that way? – JD Isaacks Jun 21 '11 at 12:59
3  
@John Isaacks: Trying to avoid angles, as they are difficult to measure without proper equipment. – Tester101 Jun 21 '11 at 13:11
This must be hard to do at night or in the rain... sorry,hehe, couldn't resist. my devil horns are out. – shirlock homes Jun 21 '11 at 20:12
@shirlock I mentioned you have to do it on a sunny day, besides whose measuring trees in the rain? – Tester101 Jun 21 '11 at 20:26

Take a pencil, move some meters away from the tree. Outstrech your arm and hold the pencil so that you can measure the height of the tree on the pencil with your thumb. Then turn the pencil at the bottom of the tree by 90 degrees. Note where the distance measured by thumb hits the earth and measure the way from this point to the tree. This is the height of the tree.

share|improve this answer
3  
+1. This is by far the most simple and reliable method. – pboin Jun 21 '11 at 11:44
7  
I can't make heads or tails of this suggestions :/ – Alain Jun 21 '11 at 12:35
3  
Start with the pencil upright -- top aligned with the tree top, bottom marked by your thumbnail. Turn it horizontal, line the trunk up with your thumbnail and the end of the pencil marks the exact hight of the tree. It's just a giant compass. – pboin Jun 21 '11 at 15:55
2  
bennymo is just transferring the measurement of the tree from the vertical where you can't reach to two known points on the ground that you can measure using a pencil (or a stick would do). – BMitch Jun 21 '11 at 21:43
1  
Love this option. Simple and fairly accurate and not requiring the math ;o) – DA01 Jun 24 '11 at 0:44
show 2 more comments

You can do this with some basic trigonometry (bring your calculator), if you have a way of measuring the angle (eg, using a digital protractor, laser level that has a protractor/angle tool, angle ruler, etc).

enter image description here

  • D is the distance between you and the tree
  • a is the angle to the top of the tree
  • b is the angle to the bottom of the tree (if you do it from the ground, you don't need to bother with measuring b)

So then you just use the tan button on your calculator to find:

  • A = Tan a * D
  • B = Tan b * D
    • (you can also just estimate/measure B directly - if you're standing on level ground with the tree, it's the height of your eyes or wherever you measured the angle from)
  • Height = A + B

This method also works even if you are standing on ground that's at a different height than the base of the tree - eg, you can be on a hill, standing with your eye-level half-way up the tree and it will still work.

(from http://sylva.org.uk/oneoak/tree_facts.php)

share|improve this answer
1  
+1 for the most precise answer without cutting off all the branches and dropping a tape measure from the top. – Alain Jun 21 '11 at 12:38
5  
Great answer, but seems a little silly to calculate B when you could just as easily measure that (or estimate it and be within 1-2 feet margin of error) – JohnFx Jun 21 '11 at 20:09
1  
Yes, I basically had the same answer, but said to add your height to the calculated height if you were standing when taking the angle measurement. – KeithS Jun 21 '11 at 22:36
@JohnFx - agreed, if you are on flat ground with the tree. If you are on a hill, with the base of the tree below you, this method still works. – gregmac Dec 23 '11 at 4:44
1  
cough treegonometry – Ambo100 Jan 11 '12 at 20:32

Man there are some great answers here. I found one more on another site that I'll add for the sake of anyone else visiting this question.

The Digital Camera Method
1. Get a piece of PVC pipe of known length (10' seems easiest)
2. Mark at measured intervals (to your desired precision) on the pipe.
3. Tie the pipe to the base of the tree or have someone hold it.
4. Take a picture of the tree, standing as far away as you can, but zooming in as needed to make the tree the full height of the frame.
5. Using a photo editing tool, copy the pipe in the photo and paste it on top of itself (stacking them virtually) to see how many it takes to equal the tree.

share|improve this answer
4  
You'll lose accuracy on this with tall trees. For example, compare the height of floors of a tall building in a picture taken from the ground. The building doesn't really get smaller at the top. – BMitch Jun 21 '11 at 21:38
That's unless you happen to have a tilt-shift lens which provides perspective corrected images. en.wikipedia.org/wiki/… – Mark Renouf Jun 26 '11 at 13:13
3  
You should change '4' to be: Take a picture of the tree, standing as far away as you can, but zooming in as needed to make the tree the full height of the frame. - This reduces errors induced by the perspective. – quamrana Jun 26 '11 at 15:35
@quamrana good suggestion, I updated the answer as you described. – JohnFx Jul 1 '11 at 14:41
wide angle lens? :) – garik Mar 10 at 8:15

A second option to the shadows, use a level mirror and some geometry:

  1. Fill a black pan with water, this makes a great mirror during the day (it's best you don't use your wife's best pan for this)
  2. Place pan a known distance from the tree, call the distance from the middle of the pan to the tree B1 in the equations
  3. Stand back from the pan until you see the top of the tree in the middle of the reflection. Measure from your eye level to the ground, straight down, can call it A2. From that point on the ground to the center of the pan is B2.
  4. You now have two right angle triangles that are proportional and only one unknown, the tree height (A1). A1/B1 = A2/B2 or A1 = A2 * B1 / B2. Or back in English, the tree height is your height times the distance from the pan to the tree divided by the distance from you to the pan.

For example, if you're eyes are 6' above the ground, the pan is 40' from the tree, and you stand 5' back from the pan, you get 6 * 40 / 5 or a 48' tree. For more accurate measurements, get yourself on top of a step ladder or some other high point.

Note that if you can't determine how level the ground is between you and the pan, you may be better off measuring from eye level to the pan and then do some geometry to get your height above the pan (A2 = square root(eye to pan squared / pan to foot squared)).

share|improve this answer

You might also try one of the existing smart phone applications like this one: Smart Measure

share|improve this answer
This actually seems to work pretty well. I first tried it on some relatively tall objects of known height and it had decent accuracy. Thanks! – JohnFx Jul 1 '11 at 14:42
I use Smart Measure, and it seems to work pretty well at calculating my friends' heights. I haven't tried it on a large scale object that I knew the height of though. – Doresoom Dec 19 '11 at 15:21

just take a picture of the tree with some objects you know the height of in it (such as your wife of your neighbour). Then simply measure the height in pixels of known object and compare with tree.

[Height of tree] = [pixels of tree] * [known height] / [known height pixels]

If you compare multiple objects, average results. The more "known" objects, the closer to the base of the tree, the better the result.

share|improve this answer

Just use balloon with string or rope. Fill up balloon with smoke from cigarette (hot air), for example, or light gas: helium.
Measure the length of string.

share|improve this answer

Some basic trigonometry can tell you:

Measure the distance between you (or any point of reference from which the tree is close and relatively visible) and the base of the tree.

From the same point of reference, measure the angle in degrees between the ground and the top of the tree. A sextant is the correct tool for the job; if you have access to surveying tools you should be able to get a real one, or you can fake it by sighting down a level with an adjustable-angle bubble, or build a sextant using a straw, a protractor, and a weighted string.

By definition, tan(theta) = height/distance. So, height = tan(theta) * distance. When using your calculator, make sure it's set to calculate sin/cos/tan in degree mode, not radian mode.

Add your height to the number you get, if you were standing at the point of reference instead of lying prone, and that's as close as you'll get without climbing the tree to its top and dropping a plumb line.

share|improve this answer

get a clear pipe and use level of water. Measure height at which you see water level from ground = tip of tree. For 2-3 points as far apart on your terrace as possible roughly on the same line as you want your antenna to be. Use basic trigo.

benefits over other methods: No need to know the distance between tree and home No need to know height of home. You know the height of pole you need, no need to know the height of tree :D

share|improve this answer

As a generalization of shirlock's method, when you can't move far enough away for the same-length-of-your-arm trick to work, but you can still move far enough away to see the top of the tree:

If you know the height of a vertical member that looks the same height as the tree (H1), your distance to the vertical member (D1), and your distance to the tree (Dt), then the height of the tree (Ht) is a simple ratio:

Ht / Dt = H1 / D1

Which leads to:

Ht = Dt * ( H1 / D1 )

And of course, in shirlock's test, (H1/D1) = 1, so for that case, it simplifies to

Ht = Dt

I personally find this to be much easier than trying to measure an angle, even if you have a transit.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.