MATLAB MAPPING TOOLBOX RELEASE NOTES Betriebsanweisung Seite 157

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 160
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 156
21-11
Mapping 1.x to 2.0.x Usage Mapping 2.1 Usage
load korea
worldmap(map,
refvec,'patchonly')
load korea
worldmap(map,refvec)
land =
shaperead('landareas.shp','UseGeoCoords',true);
faceColors = {'INDEX',[1
numel(land)],'FaceColor',polcmap(numel(land))};
geoshow(land,'SymbolSpec',faceColors)
(Country coloring will be missing.)
Data Files Added in This Release
The following files were added to the mapdemos directory, for use in toolbox demos and
examples:
landareas — Polygon shapefile: global coastlines, both exterior and interior,
including names for larger land masses
worldlakes — Polygon shapefile: coastlines and names of major lakes and inland
seas worldwide
worldrivers — PolyLine shapefile: major world rivers and their names
worldcities — Point shapefile: locations and names of major cities and populated
places worldwide
usastatelo — Polygon shapefile: low-resolution outlines and names of the 50 U.S.
states plus D.C.
usastatehi — Polygon shapefile: moderate-resolution outlines and names of the 50
U.S. states plus D.C.
conus — MAT-file: Low-resolution latitudes and longitudes, in degrees, for the
perimeter of the conterminous United States (CONUS), the Great Lakes, and
interstate borders
greatlakes — MAT-file: A Version 1 geographic data structure (geostruct1) with
outlines and names for the Great Lakes of North America
Seitenansicht 156
1 2 ... 152 153 154 155 156 157 158 159 160

Kommentare zu diesen Handbüchern

Keine Kommentare