GEO-MAPPING OF UNITS BY EU-NUTS SHAPE FILE

1 次查看(过去 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.

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by