Azzera filtri
Azzera filtri

GEO-MAPPING OF UNITS BY EU-NUTS SHAPE FILE

1 visualizzazione (ultimi 30 giorni)
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.

Risposte (1)

KSSV
KSSV il 29 Ott 2021
  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.

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by