commit 6d934ec453d9f264e0a251eef61174da77a87d07 Author: Mike C Date: Tue Jan 12 14:11:05 2016 -0500 initial project creation diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89f9ac0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +out/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..2eb28b4 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This project contains useful info/tools for processing OSM maps into the mapwriter file format (.map)