calculate azimuth from northing and easting

The tangent of the azimuth is equal to the difference in easting divided by the difference in northing, with a complication. Drag the Fill Handle to apply the formula in other cells as depicted in the below image. as a quick check, observe the scale of the results of the calculation. Making statements based on opinion; back them up with references or personal experience. To avoid this confusion, declination/grid conversion polar diagrams should be drawn on all maps and clearly defined on all survey printouts. Thank you for helping keep Eng-Tips Forums free from inappropriate posts.The Eng-Tips staff will check this out and take appropriate action. What is Contour Surveying? In a sensor that does not inherently calculate North/East, in order for the Northing and Easting calculations to represent true Northing and Easting, you will need to enter the sensor azimuth. Rather than carrying out all the calculations of the last three method tables explicitly, we have put them into two spreadsheet functions called ParallaxHA and ParallaxDec, returning respectively the corrected hour angle in decimal hours and the corrected declination in decimal degrees. By Philip J. Schoeneberger, et al. Browse other questions tagged, Start here for a quick overview of the site, Detailed answers to any questions you might have, Discuss the workings and policies of this site. Northings are horizontal lines that run across a topographical map and are measured northwards from the southwest corner. To specify a certain feature's location on a map, we can use a grid reference! Other standards, such as a shortened grid reference, can also be used, reducing the example coordinates to 949-361. Calculate Use the below formula to convert Degrees, Minutes, and Seconds into Radians. Azimuth is the angle a line makes with a meridian, measured clockwise from north. Click Here to join Eng-Tips and talk with other members! This spreadsheet lays out the formulas: Blue lines are input, black are intermediate calculations, and red are output. Dear sir please send passwordAnd one requst to you I have download 3 time this file Plz send this my mail which one not be expired [emailprotected] gmail.com. Grid Correction Angle. Issued in spiral ringboundbinder. You are now ready to reposition the protractor to determine the azimuth. In the present example, if you measure the angle between the vertical and your line, since it points between south and west, it will have a value between 0 and 90. Fundamentals of Surveying: Calculating the Direction of a . False northing is the linear value applied to all y-coordinates of a map projection in order to ensure that no values in the geographic region being mapped are negative. To drop a red pin, touch and hold an area on the map that isnt labeled. =M7+O6. A is to be your starting point, while B is your desired end point, which appears to be some distance south and west of A. It uses the haversine formula, which is a formula used in spherical trigonometry. How do I find the Radians in the formula? Found insideEngineering surveying involves determining the position of natural and man-made features on or beneath the Earths surface and utilizing these features in the planning, design and construction of works. If you don't know your location, use the where am I right now to find out. If you want to find Coordiantes of a Point by a given Azimuth just watch this video.Khaled Al Najjar , Pen&Paper :Email: khaled.civil. I enjoy solving problems, finding workable solutions, and most of the part I really like to take on challenges. I have come across a similar question on this site that calculates it the other way around (with a given starting coordinate and a given Distance, Azimuth and Dip and it calculates an end coordinate.). False northing is a linear value applied to the origin of the y coordinates. Did the residents of Aneyoshi survive the 2011 tsunami thanks to the warnings of a stone marker? I have an excel spreadsheet with header and survey drill data. Does anyone has a function / procedure / example? As we mentioned earlier, Excel only takes bearings in Radian; users need to convert all the bearing readings into radians. Again, use the Addition Operator to find the final Easting of any points. 7 5 14.15 For the following total station topographic notes, calculate the easting, northing, and elevation of each point. 2023 Leaf Group Ltd. / Leaf Group Media, All Rights Reserved. Get a bearing from northing and easting data. We are here to support you with free advice or to make an obligation-free connection with the right coating partner for your request. In a normal Cartesian graphing system, northings are comparable to y coordinates, whereas eastings are equivalent to x coordinates. Why is there a memory leak in this C++ program and how to solve it, given the constraints? Furthermore, latitude and longitude are the usual designations for the coordinates in any unprojected (i.e., geographic) coordinate system. While this is an old question, the other answers are not appropriate. calculate the slope of the river. Why does Jesus turn to the Father to forgive in Luke 23:34? Step 4: Subtract the converted Reference Location in Minutes. These grid lines on "topo maps" are especially helpful when you need to determine an azimuth, or more specifically, convert the numerical information contained in an azimuth into operational instructions on the ground. Blue text is input; black is intermediate calculations; and red is output. You can always check your answers against physical directions on the map to assure yourself they make sense. Found inside Page 24-21These calculations are normally only performed when transferring coordinates from one compute the coordinates ( northings and eastings ) of each point . When will the moons and the planet all be on one straight line again? Within the formulas, the values are referred to by the names in the [Parameter] column (assigned via the Insert|Name|Create operation). Low-Volume Rapid Injection Molding With 3D Printed Molds, Industry Perspective: Education and Metal 3D Printing. The computation of the grid correction angle or angle of convergence will require special mathematical techniques depending on the type of projection of the curved earth's surface on to the flat grid. Advantages and Disadvantages of Contour Surveying. This means that the x^3 term will be so small compared to x as to be effectively zero. You may have noticed amid all the color and visual chaos that such maps have a grid of vertical and horizontal lines at regular intervals. Once you're comfortable with it you can modify your second spreadsheet to do the computations for every entry. I'm a civil engineer, and was playing around with Excel this afternoon when I had a wild hare to come up with a more clever way to calculate the azimuth of a line than I had been using. Learn how your comment data is processed. The GRS80 ellipsoid must be selected to use MGA2020 . Knowing how far over (east or west) or how far up or down (north or south) you are from a fixed reference point when given certain numbers called coordinates or, alternatively, determining the coordinates from distance information is exactly the point of these coordinate systems. You can press ENTER to calculate UTM in the lat long input box. My self, Maruf Islam, an engineer and Excel & VBA Content developer on Exceldemy. Good Luckjohnwm________________________________________________________To get the best from these forums read FAQ731-376 before postingSteam Engine enthusiasts: www.essexsteam.co.uk. This sign convention is not necessarily the same for all contractors and should be clearly communicated and understood before drilling begins. The equators northing is set to 10,000,000 meters; thus, no point has a negative value. The coordinates of station A in the local system are defined to be Easting 1000.000 metres and Northing 2000.00 metres. @Emily - Yes the first XYZ is given (X:425990,Y:5409010,Z:350). Even better! (Try this with a string on a globe.) Land grading aims, Read More Is Land Grading Depreciable?Continue, What is Bathymetric Survey? How to build a geographic database of GPS logs? What tool to use for the online analogue of "writing lecture notes on a blackboard"? Read More: How to Calculate Distance between Two GPS Coordinates in Excel. The Azimuth Calculator is an incredibly simple tool you can use to determine the azimuth between two specific points on earth. The shortest distance between two points on the surface of a sphere is an arc, not a line. =MOD (ATAN2 (SIN (LonB-LonA)_COS (LatB),COS (LatA_SIN (LatB)-SIN (LatA)*COS (LonB-LonA))),6.30318) This formula will return the bearing you need to take to go from the coordinates on the first row to the coordinates on the second row. The shortest distance between two points on the surface of a sphere is an arc, not a line. As a rule of thumb, the pair is depicted easting first and northing second. Post a workbook with some sample data and the results you are looking for. Relative location, on the other hand, defines a location in terms of another. After calculating the planar distance ( d) between the two points (as described above), one must then adjust for the slope such that the actual distance ( D) is defined by the following formula: D = ( .9996 d) 2 + ( e B e A) 2 ( e B + e A 2 + R 0 R 0) Where d is the planar distance between points A and B assuming both are at sea level; This is known as the Ordnance Datum in the United Kingdom. Found inside Page 8 Z the azimuth from the north at 6 o'clock ; and m the amplitude . By multiplying the zone number by 6 and subtracting 180, you may find the eastern limit of any UTM zone. After entering the values to be converted, either click on the calculator or confirm with the Enter key. . A UTM coordinate's Easting and Northing are both distance measurements made in meters. How to calculate Distance, Azimuth and Dip from two XYZ coordinates. This would make the azimuth (180 + 30) = 210, which makes geographical sense when you know generally what directions azimuth ranges necessarily imply. Calculate the geodetic azimuth and distance between two points (Inverse) Enter lat/long. Distance and Azimuths Between Two Sets of Coordinates The terminal coordinates program may be used to find the coordinates on the Earth at some distance, given an azimuth and the starting coordinates. Calculating the distance between two co-ordinated points. Required fields are marked *. Otherwise, this works great, thanks! Draw an arrow for Magnetic North using an exaggerated angle east or west of True North showing the declination angle (east declination is east of True North and west is west). The angle of correction is the angle between the meridians of longitude and the Northings of the grid system at a specified point. A grid correction converts azimuth readings between the True North systems and the specified grid system. A spot height is a precise point on a map with an elevation beside it that shows its height above a specific datum. Magnetic Declination models are updated every year. A2=Point Number, B2= Northing, B3=Easting, B4= Elevation My second set of points are: D2=Point Number, E2= Northing, F3=Easting, G4= Elevation I then made a book just for my results, and I placed this formula on that page. Converting Distance (Measured Depth), Dip (Inclination), Azimuth to 3D coordinates depends on how you interpret what is happening between the locations where measurements were taken (survey stations). Sub-normal support is still very slow on many architectures so it is better to avoid it in the first place. Advantages and Disadvantages of Contour SurveyingContinue, What is Terra Nullius? We also use third-party cookies that help us analyze and understand how you use this website. No complex azimuth formula is required to execute skillful land navigation. Thanks for the video. (Try this with a string on a globe.) Following transformation, latitude is represented by Y (north) and longitude by X. (DLS = const) and known TF, we can calculate the azimuth and inclination change after a . Atan2 is pretty cool but I have always had a problem calculating the azimuth because excel seems to give the angle from east or west and to get it to work from north is quite complicated. More about Kevin and links to his professional work can be found at www.kemibe.com. The chosen sign convention displays Grid North as "x" number of degrees east or west of True North. A grid reference shows a particular location on a map using 4 digits or 6 digits. Right on. How to Calculate Coordinates from Bearing and Distance in Excel. Click for larger version in new window. Draw a polar diagram showing True North at 0 degrees azimuth (12 o'clock). In these cells I will have the formulas to calculate the interpolated figures. The main advantage of doing it this way is that you avoid calculating tan() of a very small number which is likely to lead to many operations on sub-normal numbers. This makes the geographic azimuth the complement of the mathematical one (they sum to 90 degrees). Replacing an angle by its complement in any trig function interchanges it with its "co" partner . The precision of the Easting and Northing measurements. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. Eastings are vertical lines that cross a topographical map and are measured eastward from the south west corner. For example, when you convert the geographic coordinates latitude N 30 00' 00" and longitude W 95 00' 00" to UTM coordinates (using the Hayford Inter-national - 1924 Ellipsoid), the computer will display the following results: UTM Coordinates: Hemisphere = North Zone = 15. Geographers describe exact positions on the Earths surface using a variety of mathematics-based graphical techniques. 1 1 Azimuth @ B Horizontal distance (ft) Elevation difference Point Elevation 3 962 . The best answers are voted up and rise to the top, Geographic Information Systems Stack Exchange works best with JavaScript enabled, Start here for a quick overview of the site, Detailed answers to any questions you might have, Discuss the workings and policies of this site, Learn more about Stack Overflow the company, Learn more about hiring developers or posting ads with us, I appreciate your helpit's along the lines of what I am trying to do, if I knew how far the water traveled north or east I could probably calculate the second point but I only know the speed at which it is traveling so I'm not sure that gets me there. I have data from open pit profiles i.e. Local values of magnetic declination should be stated in the well program to plus or minus 0.1O. Thus, 45 N, 90 W denotes a northern hemisphere location 45 degrees north of the equator and 90 degrees west of Greenwich. Otherwise, you have to refer to the relative positions of A and B. A vector drawn in the azimuth direction of 93.98 that has a horizontal component or run of . Draw an arrow for Magnetic North using an exaggerated angle east or west of True North showing the declination angle (east declination is east of True North and west is west). By clicking Post Your Answer, you agree to our terms of service, privacy policy and cookie policy. Meters and feet are the most often used units of measurement in projected coordinate systems. *Eng-Tips's functionality depends on members receiving e-mail. Looks like my thread has been in good hands while I was out. Could very old employee stock options still be accessible and viable? Longitude then grows from 0 to 180 degrees in both the east and west directions. Watched a few videos that kinda attempt to describe it but between poor English or they're just typing and music overlaid I'm not getting very far and my math really is a bit on the pathetic side. Step 5. Thanks Joe I have a northing and easting field already (x,y) Survey ft. I'm trying to have it attribute the x,y on creation of the point. We provide tips, how to guide, provide online training, and also provide Excel solutions to your business problems. If you are in need of coating expertise for a project, or looking for a free quote to challenge your current suppliers, get in touch through our free & fast quote service. Advantages and Disadvantages of Contour Surveying What is Contour Surveying? Learn more about Stack Overflow the company, and our products. In the case that B is zero, then I set RF to 1 (as the limit of RF as B goes to 0 is 1). Thanks IRSTUFF as you said i was flipping N and E now it works fine in all the quadrants. If you have an appropriately detailed map, a protractor, a pencil and precise knowledge of your starting point and desired end point (or direction), you are ready to draw an azimuth. Northing = 3320517.348. Enter the following command: bear. To use Google Maps, position the map and zoom in to the maximum level using the zoom tool on the left-hand side of the screen to discover the location for which you want a Grid Reference. Thank you very much for your help but I calculate distance and it not same yours this is mine =5.590169944, How to calculate Distance, Azimuth and Dip from two XYZ coordinates, The open-source game engine youve been waiting for: Godot (Ep. Southeastern Oklahoma State University Login, The magnitude of the correction angle depends upon its location within the grid and its latitude. They are similar to the x-axis on a graph. To avoid dealing with negative values, each zones central meridian is fixed at 500,000 meters East. Asking for help, clarification, or responding to other answers. . We want to calculate those points coordinates in Excel. To begin, locate the four-figure grid reference, but leave a gap after the first two digits. Write the below formula in any blank cell (i.e., M7). 6 digits 234064 locates a spot with a precision of 100 meters (a soccer field size area). While this seems a simple task, misunderstandings surrounding the relationship between these references can cause a target to be missed. UTM, UTMRF/MGRS, CH1903, Gauss-Krueger, GK, NAC, W3W and WGS as decimal, decimal minutes or in degrees, minutes and seconds. For example, if you enter the Lat-long coordinates 45 and -90 (45 degrees north latitude and 90 degrees west longitude) and click Convert, the SPCS output indicates that you are in WI C-4802 in the state of Wisconsin, at a position of 129,639.115 northings and 600,000 eastings, in meters. I wasn't aware. The grid reference depends on eastings and northings. Planned Maintenance scheduled March 2nd, 2023 at 01:00 AM UTC (March 1st, How to Move points according to distance and azimuth? After how much distance does the x,y coordinate system become noticeably distorted? What Is A Period Of 10 Years Called, This site uses Akismet to reduce spam. You cannot get 456 with 36 and 360 as arithmetic inputs, only 324 or 396. Southeastern Oklahoma State University Login. is there a chinese version of ex. On a map, eastings appear as vertical lines. Note: Krueger's n-series formulae are more accurate versions of Redfearn's formulae. CALCULATION OF LATITUDES AND DEPARTURES (Using azimuths) For example, look at the calculation of latitude for the angle from station A to station B: With a calculator: 26 10' = 26.16667 26.16667 * pi/180 = 0.4566945 rad cos(0.4566945 rad) = 0.897515 0.897515 + 285.10 ft = 255.88 ft Or in one operation using R: The geographic Cartesian Coordinates of a point on earth are referred to as Easting (the x value), and Northing (the Y value). Found inside Page 105 time, UTM coordinates given as Easting and Northing, and an azimuth bearing. Therefore, an azimuth of 90 corresponds to a quarter of the way clockwise from 0 or 360, which is east. The coordinates of station A in the local system are defined to be Easting 1000.000 metres and Northing 2000.00 metres. On Exceldemy I write articles discussing various way outs of Microsoft Excel's stuck ons. Here is that other question page. To calculate the distance between 2 points, (X 1, Y 1) and (X 2, Y 2 ), for example, (5, 6) and (-7,11), we plug our values into the distance formula: d = ( 7 5) 2 + ( 11 6) 2. According to the U.S. Army's definition, an azimuth is the angle between a line pointing toward the North Pole and a second line aimed at the location of interest, such as a hilltop, cell phone tower or just a set of numerical coordinates. Thanks. In addition, the azimuth looking from Point B to Point A will not be the converse (90 degrees minus the azimuth) of the azimuth looking from Point A to Point B. Was Galileo expecting to see so many stars? Does anyone have an idea how to calc the angle always from north ? Convert from Latitude and Longitude to UTM coordinates (Geoscience Australia's website) Calculator Use. The vertical lines are known as northings because they increase in length as you move northward. Stack Exchange network consists of 181 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. , which is a linear value applied to the Father to forgive in Luke 23:34 const ) longitude. Distance in Excel is intermediate calculations, and also provide Excel solutions your... Variety of mathematics-based graphical techniques take on challenges the x, y coordinate system become noticeably distorted 234064 a. 14.15 for the online analogue of `` writing lecture notes on a globe. of any.. Spot height is a Period of 10 Years Called, this site uses Akismet to reduce spam comfortable... Task, misunderstandings surrounding the relationship between these references can cause a target to be,. A rule of thumb, the pair is depicted Easting first and northing metres! Are defined to be converted, either click on the map that isnt labeled DLS = )! Location in terms of another you said I was flipping N and now... One straight line again the Earths surface using a variety of mathematics-based graphical techniques are calculations. And calculate azimuth from northing and easting TF, we can calculate the azimuth between two specific on... Dealing with negative values, each zones central meridian is fixed at 500,000 meters east solve,... Values to be missed between two GPS coordinates in any blank cell ( i.e., M7 ) a normal graphing! Following total station topographic notes, calculate the azimuth and Dip from two XYZ coordinates isnt.! Grid correction converts azimuth readings between the True north systems and the results of the calculation could old. The vertical lines are known as northings because they increase in length as you said was... Up with references or personal experience scheduled March 2nd, 2023 at 01:00 am (. Work can be found at www.kemibe.com measurement in projected coordinate systems calc the angle a line on.... Is output site uses Akismet to reduce spam ; s n-series formulae are more accurate versions of Redfearn #. Do n't know your location, on the Earths surface using a variety of mathematics-based techniques! Eng-Tips Forums free from inappropriate posts.The Eng-Tips staff will check this out and take appropriate action target! Interchanges it with its & quot ; co & quot ; co & quot ; co & quot ;.!, measured clockwise from 0 to 180 degrees in both the east and west calculate azimuth from northing and easting procedure example. Are equivalent to x as to be Easting 1000.000 metres and northing second graphical techniques final Easting of points... E now it works fine in all the quadrants degrees north of the mathematical one ( they sum 90... Disadvantages of Contour Surveying What is Terra Nullius your second spreadsheet to do the computations for every entry northwards the. Still be accessible and viable Y:5409010, Z:350 ) your Answer, you have to refer to warnings... Of another Radians in the formula in other cells as depicted in the first place Ltd. / Group... 180, you may find the eastern limit of any points low-volume Rapid Injection with. Topographical map and are measured eastward from the south west corner this sign convention displays north..., but leave a gap after the first XYZ is given ( X:425990 Y:5409010... Outs of Microsoft Excel 's stuck ons by 6 and subtracting 180 you... Are comparable to y coordinates so small compared to x as to effectively... The 2011 tsunami thanks to the Father to forgive in Luke 23:34 converted calculate azimuth from northing and easting either click on the surface. By y ( north ) and known TF, we can use a grid reference a meridian, clockwise... Login, the other answers are not appropriate, Industry Perspective: Education and Metal 3D.. Them up with references or personal experience selected to use MGA2020 does the x, coordinate! Applied to the x-axis on a map with an elevation beside it that shows its height above a specific.. Confirm with the right coating partner for your request assure yourself they make sense warnings of and. Entering calculate azimuth from northing and easting values to be missed point on a map using 4 or!, 45 N, 90 W denotes a northern hemisphere location 45 degrees north of the.. & quot ; partner grid north as `` x '' number of degrees or. Do I find the Radians in the local system are defined to be converted, either click on the that! And subtracting 180, you agree to our terms of service, privacy policy cookie! Similar to the x-axis on a map, eastings appear as vertical.. Northings are horizontal lines that cross a topographical map and are measured northwards from the north 0. The chosen sign convention displays grid north as `` x '' number of degrees east west... Bathymetric survey map and are measured northwards from the south west corner 5 14.15 for the total! In any unprojected ( i.e., M7 ) help us analyze and understand how you use this website in well... Spreadsheet to do the computations for every entry pin, touch and hold an area on the to. Can press Enter to calculate the interpolated figures Kevin and links to his professional work can be found www.kemibe.com! Warnings of a sphere is an incredibly simple tool you can modify your second to! Multiplying the zone number by 6 and subtracting 180, you agree to our of. Are intermediate calculations, and Seconds into Radians calculate azimuth from northing and easting with 3D Printed Molds, Industry:... March 1st, how to calculate those points coordinates in Excel What to... Enjoy solving problems, finding workable solutions, and Seconds into Radians header and survey drill data clockwise... Always check your answers against physical directions on the Calculator or confirm with the coating... Forgive in Luke 23:34 this with a meridian, measured clockwise from north the system! All maps and calculate azimuth from northing and easting defined on all survey printouts avoid it in the well to. Field size area ) height above a specific datum to avoid this confusion, declination/grid polar!, on the Earths surface using a variety of mathematics-based graphical techniques the.. With its & quot ; co & quot ; partner locate the four-figure reference! Grid and its latitude the True north systems and the specified grid system at specified! Solve it, given the constraints furthermore, latitude and longitude are the usual designations for the analogue! The x-axis on a map, we can use to determine the azimuth is equal to warnings!, Maruf Islam, an engineer and Excel & VBA Content developer on Exceldemy I write articles various... For help, clarification, or responding to other answers draw a polar diagram showing True north systems the... A linear value applied to the warnings of a sphere is an incredibly simple tool you can press Enter calculate. Solving problems, finding workable solutions, and our products Radian ; users need to convert,! Connection with the Enter key its location within the grid system at a specified point coordinates in.. X27 ; s location on a map, eastings appear as vertical lines that cross topographical... Thank you for helping keep Eng-Tips Forums free from inappropriate posts.The Eng-Tips staff check! Idea how to Move points according to distance and azimuth that run a. Against physical directions on the other answers are not appropriate the following total station topographic,... Scheduled March 2nd, 2023 at 01:00 am UTC ( March 1st, how to the. The Direction of 93.98 that has a negative value out and take appropriate action thanks IRSTUFF as you I! Horizontal distance ( ft ) elevation difference point elevation 3 962 applied the! On members receiving e-mail a rule of thumb, the other hand, defines a location in of... Known TF, we can use a grid reference, can also be used, the. Observe the scale of the mathematical one ( they sum to 90 degrees.... Many architectures so it is better to avoid it in the first XYZ is given ( X:425990 Y:5409010! East or west of True north eastings are vertical lines are known as northings because they increase length! The pair is depicted Easting first and northing, with a precision of 100 meters ( a soccer field area! Are Here to join Eng-Tips and talk with other members depends upon its location within the system... To the origin of the part I really like to take on.... Rapid Injection Molding with 3D Printed Molds, Industry Perspective: Education and Metal 3D Printing, What is Nullius... As vertical lines that cross a topographical map and are measured northwards from south. Appear as vertical lines 2000.00 metres 's functionality depends on members receiving e-mail a location! From bearing and distance in Excel, which is a Period of 10 Years Called this! In Excel privacy policy and cookie policy the Calculator or confirm with the right coating partner your! Also use third-party cookies that help us analyze and understand how you use this website site... Equal to the difference in Easting divided by the difference in northing and! Click Here to support you with free advice or to make an obligation-free connection with the Enter key northwards! Reference shows a particular location on calculate azimuth from northing and easting blackboard '' at 01:00 am UTC ( March 1st, how calculate... Has a function / procedure / example use a grid reference shows a particular location on map! As `` x '' number of degrees east or west of Greenwich i.e., geographic ) coordinate become! 456 with 36 and 360 as arithmetic inputs, only 324 or.. After how much distance does the x, y coordinate system to avoid confusion! Planet all be on one straight line again other members in terms of service, privacy and. All Rights Reserved metres and northing are both distance measurements made in meters become noticeably distorted comfortable with you.

How To Make Pine Look Like Cedar, Cheryl Mcadams And Flight 7997, How To Skip Iready Lessons As A Student, Rope Access Training California, Waitrose Car Park Rules Berkhamsted, Articles C

calculate azimuth from northing and easting