GeoTools
View All Formats

Excel

.xlsx.xls
Supported

Microsoft Excel format (.xlsx and .xls) is the most commonly used spreadsheet format. Similar to CSV, coordinate columns in Excel files can be used to create geographic features. XLSX is the modern Office Open XML format, and XLS is the traditional binary format. Excel format offers advantages over CSV including multiple worksheets, data type validation, and formatting.

Specifications

Standard: Microsoft

MIME: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel

Key Features

Advantages

  • Non-technical users can directly edit geographic data in Excel
  • Supports large number of rows (XLSX supports over 1 million rows)

Limitations

  • Binary format, larger file size than CSV
  • Requires specialized libraries for parsing, not as universal as CSV

Common Use Cases

Related Tools

View All Formats