Excel 📈

Excel XLSX

Open Beta
.xlsx · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

地図を座標とWKTジオメトリ付きのExcel(.xlsx)フォーマットでエクスポートします。Microsoft Excel、Google Sheets、LibreOfficeで開けます。各レイヤーは個別のシートになります。

今すぐExcelをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

Excelで直接開ける
経度・緯度座標
WKTジオメトリ
レイヤーごとに別シート

Excelフォーマットについて

XLSX is a Microsoft Excel workbook, the ISO 29500 standard (OOXML). For geodata it is not a GIS format but a way to show the contents of a map to people who have no GIS at all: the file opens on any office computer, in Google Sheets and in LibreOffice.

The export is for when map features have to be counted, sorted and handed around: a list of pharmacies in a district, a register of buildings with addresses, an inventory of green areas. A table is convenient for filtering, building pivots and pasting the result straight into a report.

The workbook has a separate sheet for each map layer, and the sheet name matches the layer name. A row is one feature: the columns are layer, name, type, then lon and lat (centroid coordinates in WGS84), then geometry_wkt with the full geometry in text form, and all the OpenStreetMap attributes.

The shape of lines and polygons is not lost — it sits in the geometry_wkt column, and QGIS or PostGIS will restore the whole feature from it. But working with that inside Excel itself is awkward: if you need cartography rather than a table, take GeoJSON or GeoPackage.

Excelファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたExcel XLSX(.xlsx)ファイルを開き、編集し、利用できます:

📈Microsoft Excel 💻Google Sheets 📄LibreOffice Calc 💻Apple Numbers 💻Python (openpyxl)

Format specifications

Excel地図を利用するユーザー

🏗
レポート
Lists of features with addresses and coordinates, ready to be pasted into a report or a memo.
💻
分析
Counts and pivot tables for a district: how many features of each type there are and where there are more of them.
📊
データ交換
A universal file for colleagues without GIS — it opens on any office computer.
🎨
CRM への取り込み
Loading point lists into client databases: the name, type, lon and lat columns map straight onto the system's fields.
🗺
プレゼンテーション
Map data in tabular form for slides, charts and presentation appendices.

Excelのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
Excelを選択
利用可能な127種類のエクスポートフォーマットの一覧からExcel XLSXを選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.xlsxファイルを受け取れます
4
ダウンロード
完成したExcelファイルをダウンロードし、Microsoft Excelで開きます

エクスポート後の開き方

Excelの人気地図

フリー

Excel XLSXの地図エクスポートを入手

OpenStreetMapからプロフェッショナルなExcel地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐExcelをエクスポート →

よくある質問

Google Sheets で開けますか?
座標は含まれますか?
How is the workbook organized?
Can the full geometry be restored from the table?
Which coordinate system are the lon and lat columns in?

他のフォーマットと比較

関連フォーマット

よく一緒にエクスポートされるフォーマット

Related Articles