Excel 📈

Excel XLSX

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

将地图导出为 Excel(.xlsx)格式,包含坐标和 WKT 几何。可在 Microsoft Excel、Google Sheets、LibreOffice 中打开。每个图层为一张独立工作表。

立即导出 Excel ✨ Open Beta — 免费无限制

主要特点

可在 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)

格式规格

谁在使用 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 的交互式地图上绘制矩形或多边形
2
选择 Excel
从 127 种可用导出格式中选择 Excel XLSX
3
导出
点击导出,1–5 分钟内收到您的 .xlsx 文件
4
下载
下载完成的 Excel 文件并在 Microsoft Excel 中打开

导出后如何打开

Excel 格式的热门地图

Free

导出 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