How can I have US map's boundary points as pairs of longitude and latitude?

2 views (last 30 days)
Hi all,
I want to have US boundary points as pairs of longitude and latitude. Can anyone guide me how I can do it in Matlab?

Accepted Answer

KSSV
KSSV on 17 Apr 2023
You may download the shape file of your required country here: https://www.diva-gis.org/
Else you can also have a look on inbuilt function usamap
  2 Comments
Behrooz Daneshian
Behrooz Daneshian on 17 Apr 2023
Thank for your ansewr. However, shape file usually give boundary points of each state.What I need is the boundary points for the whole map, not for each state. In shape files, the points forming each state's polygon are given.
KSSV
KSSV on 17 Apr 2023
In the given link..you can download what you want. You have different levels available.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!