GEO-MAPPING OF UNITS BY EU-NUTS SHAPE FILE

2 次查看(过去 30 天)
Hello,
I have a file containing location (Lat, Long) of coal mines and gas terminals in EU, I also have EU-NUTS shapefile. How should I be able to locate each mine and terminal according to NUTS location. Is there an easy code.
Thank you.

回答(1 个)

KSSV
KSSV 2021-10-29
  1. Load the shape files using function shaperead. Read about this function.
  2. You can get nearest locations using knnsearch. Read about this.
If you could oslve it is good. Else attach the data.

类别

Help CenterFile Exchange 中查找有关 Data Import and Analysis 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by