Effacer les filtres
Effacer les filtres

GEO-MAPPING OF UNITS BY EU-NUTS SHAPE FILE

1 vue (au cours des 30 derniers jours)
Saptorshee Chakraborty
Saptorshee Chakraborty le 29 Oct 2021
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.

Réponses (1)

KSSV
KSSV le 29 Oct 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.

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by