このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。
ウェブマップサービス
Web Map Service (WMS) サーバーから地図データを取得する
Web マップ サービス (WMS ) サーバーは、Web ベースのソースから取得した温度、標高、天気、正射画像、人口統計などの公開地理空間データを提供します。サーバーは、Open Geospatial Consortium, Inc.® (OGC) によって開発された標準に従います。WMS 関数を使用して、サーバー URL、サーバー タイトル、レイヤー名、レイヤー タイトルのデータベースを検索し、サーバーからWMSデータを読み取ります。
この図は、 NASA SVS イメージ サーバー、NOAA の ETOPO1 データ、および Blue Marble から取得した対流圏オゾンの影響のWMSマップを示しています。NASA SVS イメージ サーバーからの次世代画像。
関数
クラス
WebMapServer | Web map server |
WMSCapabilities | Web Map Service capabilities document |
WMSLayer | Web Map Service layer |
WMSMapRequest | Web Map Service map request |
トピック
WMSマップを作成する
- Basic WMS Terminology
Learn about common terms encountered when working with Web Map Service (WMS), such as layers, capabilities documents, and WMS servers. - Basic Workflow for Creating WMS Maps
Create a WMS map by searching the WMS Database for servers and layers, requesting the most recent data associated with a layer, and displaying the data. - Create WMS Maps When Internet Access Is Intermittent
Create and save WMS maps, while accounting for intermittent internet access, by reading saved WMS maps from a file.
レイヤーを検索
- Explore Layers on Same Server
Find a layer in the WMS Database, then search the same WMS server for similar layers. - Search for Layers Outside the WMS Database
Search for layers outside the WMS Database by using a search engine in your web browser.
表示レイヤー
- Overlay Multiple WMS Layers
Merge data from multiple layers, including data in mixed vector and raster formats, into a single raster map. - Add Legend to WMS Map
Download a legend from a WMS server and add it to a WMS map. - Animate Data from WMS Layers
Create maps of the same geographic region at different times and view the maps as a movie. - Display Animation of Radar Images over GOES Backdrop
Display a movie of radar images collected once per hour over a backdrop. - Add Custom Basemaps from WMS Data
Add custom basemaps from WMS layers or from URLs that specify WMS GetMap requests. (R2024b 以降)
WMSマップの読み取り
- Modify Your WMS Map Request
Modify the geographic extent and time of a map request. - Read WMS Maps Using Different Coordinate Reference Systems
Read WMS maps using Web Mercator coordinates. - Read Quantitative Data from WMS Server
Retrieve quantitative data, for example terrain elevations, instead of an image from a WMS server.
WMSレイヤーのエクスポート
- Write WMS Layers to KML File
Render a map in a non-image format, such as KML.
トラブルシューティング
Learn about connection errors, other common WMS server errors, and suggested workarounds.

