このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。
マップのカスタマイズ
経緯線の変更、注釈の追加、カラーマップの変更、ベースマップの使用
マップをカスタマイズして、データに関する情報を伝えたり、データの表示を強化したりすることができます。たとえば、タイトルを追加したり、目盛りの外観を変更したり、注釈を追加したりできます。ベースマップを使用して、データの地理的なコンテキストを提供することもできます。
関数
トピック
マップ軸
- Add Labels and Annotations to Map Axes
Convey information about a map by adding a title, a legend, text, and data tips. - Customize Appearance of Map Axes
Customize map axes by changing the tick label format, the geographic limits, the appearance of the graticule line, and the colors of fonts. - Create Map of Quadrangle Using Cartographic Map Layout
Cartographic map layouts are useful when creating static maps or when preparing maps for publication.
axesmベースのマップ
- The Map Frame
A map frame is the outline of the limits of a map. The shape of the frame is characteristic of the projection. - Map and Frame Limits
The map latitude and longitude limits define the extents of geodata to be displayed. The frame limits control how the frame fits around the displayed data. - Map Limit Properties
Map limits have properties that provide a convenient and intuitive way to specify your map projection origin and frame limits. Learn how to set these properties, and when you should avoid the properties. - The Map Grid
The map grid is the display of meridians and parallels. The spacing and curvature of the grid lines are characteristic of the projection. - Inset Maps
Inset maps provide context to maps by including overviews at smaller scales.
ベースマップ
- Customize Appearance of Vector Basemaps
Customize the appearance of vector basemaps by specifying a predefined style, by specifying a URL or JSON file, or by editing a predefined style. (R2023a 以降) - Create Common Plots over Basemap Images
Display a variety of plots over basemap images, including digraphs, contours, images, and 3-D surfaces. - Change Projection of Basemap Image
Geographic axes display data over basemaps using a Mercator projection. This example shows how to display data over basemaps using different projections. - Add Custom Basemaps from WMS Data
Add custom basemaps from WMS layers or from URLs that specify WMS GetMap requests. (R2024b 以降) - Use Basemaps in Offline Environments
Display data over basemaps when MATLAB® has temporary or no internet access. - Create Base Layer from OpenStreetMap Data
Provide geographic context for your data by creating a base layer from data stored in an OpenStreetMap® file. (R2023b 以降) - Display Data over Basemaps When Internet Access Is Intermittent
This example shows how to display data over a basemap, while accounting for intermittent internet access, by reading a saved basemap image from a file.