OSM file formats
From OpenStreetMap Wiki
(Redirected from Change File Formats)
Contents |
Map-data
The most important formats in are:
- OSM XML – xml-format provided by the API
- PBF – highly compressed, optimized binary format similar to the API
- o5m – for high-speed processing, uses PBF coding, has same structure as XML format
Conversion between different osm map data formats
- Osmosis
- osmconvert
- Osmium - see osmium_convert in examples folder
ToDO: Add matrix which tool converts with format to which target format...
Splitting one big file into different geographical regions
Filter for specific tags
File formats for diffs
TODO: Insert content from XML#Flavours (pros + cons, etc)
Tools for applying diffs to map data files
Tools for creating diff files
Other variants of osm map data
- JOSM file format – non-indexed xml-format similar to the API
- OSM Binary Format
Application specific formats which are not intended to carry complete OSM data
- OSMbin (file format) – indexed, mutable binary format
- OSM Mobile Binary Format – read-only binary-format without nodes