- http://www.naturalearthdata.com/
- http://www.gadm.org/country
- http://diva-gis.org/gdata
- ... Search by your own for more resources ...
How to get data only for specific country?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have data ranging from latitude (0 to 40) and longitude (60 to 100), clearly this data has india + oceans surrounding it. I want the matrix to show values only for India and omit rest of the values.
0 Kommentare
Antworten (1)
Jan
am 2 Okt. 2017
At first you need a data set for the borders of India. A short web search reveals e.g.
Now I assume inpolygon is the next step to determine the points inside India.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Oceanography and Hydrology finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!