このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。
座標参照系
座標参照系の表現、座標の投影と逆投影、歪みの分析
座標参照システム (CRS) は、現実世界の場所を定義するためのフレームワークを提供します。地理的 CRS を使用して緯度経度データを表すか、投影された CRS を使用して x-y マップ データを表します。
さまざまな投影法を使用して、システム間で座標を変換。すべての投影法では歪みが生じますが、適切な投影法を選択することで、面積、形状、方向などの属性を保持できます。
関数
トピック
地図投影
- Summary and Guide to Projections
Learn about the map projections supported by the toolbox, and their families and properties. - The Three Main Families of Map Projections
Most map projections can be categorized into three families based on the cylinder, cone, and plane geometric shapes. - Quantitative Properties of Map Projections
Map projections are influenced and constrained by five characteristic properties: shape, distance, direction, scale, and area. - Projection Parameters
Variable projection parameters control the appearance of map projections. Projection parameters include aspect, origin, and scale.
プロジェクトデータ
- Transform Coordinates to a Different Projected CRS
Transform coordinates from a projected CRS to a different projected CRS that uses the same geographic CRS. - Project and Display Raster Data
Project or unproject raster data by referencing the coordinates to a grid, then display the data.
ユニバーサル横メルカトル図法(UTM)
- Create UTM Maps
Create a map for a zone in the Universal Transverse Mercator (UTM) system. - Set UTM Parameters Interactively
You can interact with a map of the world to select a UTM zone and adjust map settings, such as the limits, origin, parallels, and aspect. - Work in UTM Without a Displayed Map
This example shows how to select a UTM zone by specifying the coordinate of a location. You can then create a UTM coordinate system using the suggested ellipsoid vector of the zone. - Use the Transverse Aspect to Map Across UTM Zones
This example shows how to display areas that extend across more than one UTM zone by using the Mercator projection in a transverse aspect.
歪みを解析
- Map Projections and Distortions
A map projection transforms a curved surface such as the Earth onto a two-dimensional plane. All map projections introduce distortions compared to maps on globes. - Visualize Spatial Error Using Tissot Indicatrices
A standard method of visualizing map projection distortion is to project small circles spaced at regular intervals across the globe. - Quantify Map Distortions at Point Locations
You can calculate quantitative position-specific map error statistics, such as area scale, angular deformation of right angles, and directional scale distortions along meridians and parallels.
地図表示の向きを回転する
- Projection Aspect
A projection aspect is the orientation of a map on the page or display screen. An orientation vector controls the map projection aspect. - Rotational Transformations on the Globe
You can redefine a coordinate system and transform all points to the new coordinate system. The transformation can be useful independent of map displays.