Projection of data into map file
Show older comments
Hello,
I am planning to extract hotspots information of a city. I have following input paramaters:
Latitude = (1x316)double in xyz-coordinates
Longitude = (1x316) double in xyz-Coordinates
Besides this, i have a map of that city in .png file format with known Lat,Long coordinates. Now, i need to project my input data of (Latitude, Longitude) along with this map of city.
Any ideas, Suggestions? Thanks!
2 Comments
KSSV
on 23 Nov 2016
You want to plot your locations on the .png file of the city?
Accepted Answer
More Answers (0)
Categories
Find more on Coordinate Reference Systems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!