summaryrefslogtreecommitdiffstats
path: root/libraries/libosmium/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libosmium/README')
-rw-r--r--libraries/libosmium/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libosmium/README b/libraries/libosmium/README
new file mode 100644
index 0000000000..4671354c83
--- /dev/null
+++ b/libraries/libosmium/README
@@ -0,0 +1,4 @@
+The Osmium Library has extensive support for all types of OSM entities:
+nodes, ways, relations, and changesets. It allows reading from and wri-
+ting to OSM files in XML, PBF, and several other formats, including
+change files and full history files.