Determination of x,y values (in km) in an area with known Latitudes and Longitudes

6 ビュー (過去 30 日間)
Ikechukwu Ezeh
Ikechukwu Ezeh 2021 年 10 月 26 日
コメント済み: KSSV 2021 年 11 月 1 日
How would I determine the x, y values of about 100 points in an area of 2 square kilometer (2 km2) if the latitudes and longitudes of these 100 points are known? The latitudes and longitudes of the centre of the square and the bounded four vertices are also known. The x, y origin (0, 0) of the square area is located at the lower left corner. [A picture is attached to describe the problem].

回答 (1 件)

KSSV
KSSV 2021 年 10 月 26 日
Read about polyarea.
  4 件のコメント
Ikechukwu Ezeh
Ikechukwu Ezeh 2021 年 10 月 30 日
@KSSV Thanks for your answers.
But my concern is how to use known Latitudes and Longitudes of some points (in decimal degrees) to determine their corresponding x, y coordinates (in meters). A sample data is attached.
These points with known latitudes and longitudes are located in a 2 km2 (2 kilometer square). The center of the square has Latitude =- 6.51879500 and Longitude = 3.39911000. My concern is to find the x, y values of these Latitudes and Longitudes from x = 0 and y = 0.
KSSV
KSSV 2021 年 11 月 1 日
You can convert degrees into km using deg2km.

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by