What external data types does the Mapping Toolbox support?

I would like to know if there is a list of all the data types the Mapping Toolbox supports.

 Accepted Answer

See Technical Note 2101 for information on geospatial data on the Internet.
Please run the below command in the MATLAB R2018b command window to get more information about the geospatial data:
web(fullfile(docroot, 'map/find-geospatial-data-online.html'))
To see a list of functions that the Mapping Toolbox has for importing data files, Please run the below command in the MATLAB R2018b command window:
web([docroot '/toolbox/map/ref/f3-12193.html'])
 
You may also refer to the Mapping Toolbox User's Guide, which can found at the following URL:
http://www.mathworks.com/access/helpdesk/help/toolbox/map/
Please follow the below link to search for the required information regarding the current release:

1 Comment

Please note the updated link below, and that the other links from the answer above will no longer work.

Sign in to comment.

More Answers (1)

Products

Community Treasure Hunt

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

Start Hunting!