メインコンテンツ

このページは機械翻訳を使用して翻訳されました。元の英語を参照するには、ここをクリックします。

標準ファイル形式

データファイルの読み取り、書き込み、および情報の取得

地理空間データファイルの読み取り、書き込み、および情報の取得を行います。サポートされているファイル形式については、インポートとエクスポートでサポートされている地理空間ファイル形式 を参照してください。

関数

すべて展開する

読み取り

readgeoraster地理空間ラスター データファイルの読み取り
worldfilereadRead world file and return reference object
imreadグラフィックス ファイルからイメージを読み込む

情報を入手する

georasterinfoInformation about geospatial raster data file
geotiffinfoInformation about GeoTIFF file
getworldfilenameDerive world file name from image file name

書き込み

geotiffwriteWrite GeoTIFF file
worldfilewriteWrite world file from raster reference object
imwriteイメージをグラフィックス ファイルに書き込む
mbtileswriteWrite georeferenced image or data grid to MBTiles file (R2024b 以降)

読み取り

readgeotableベクトル データファイルから地理空間tableを読み取る (R2021b 以降)
gpxreadRead GPX file
shapereadシェープファイルからベクトルフィーチャと属性を読み取る

情報を入手する

shapeinfoInformation about shapefile

書き込み

kmlwriteWrite geographic data to KML file
kmlwritelineWrite geographic line data to KML file
kmlwritepoint Write geographic point data to KML file
kmlwritepolygonWrite geographic polygon to KML file
makeattribspecCreate attribute specification
shapewriteWrite geographic vector data structure to shapefile
makedbfspecCreate DBF specification

オブジェクト

RasterInfoInformation about geospatial raster data file
RPCCoefficientTag 有理多項式係数タグ

トピック

注目の例