osm-tools icon indicating copy to clipboard operation
osm-tools copied to clipboard

Collection of tools for working with OpenStreetMap data

========= OSM Tools

This repository contains a set of tools that use OpenStreetMap data.

The lib/ directory contains two PHP files. One for writing OSM files (osm-writer.php) and one file (convert.php) containing classes for converting from the UK National Grid to latitude/longitude as well as routines to convert between OSGB36 and WGS84.

The mkgmap-styles/ directory contains styles to use with mkgmap_. There is my normal style (mkgmap-styles/derick) and one that is used together with the osm-analysis-to-garmin tool (mkgmap-styles/osmanalysis).

.. _mkgmap: http://wiki.openstreetmap.org/wiki/Mkgmap

The osm-analyis-to-garmin/ directory contains a tool to convert the data from ITO World's OSM Analysis_ into a Garmin image file. See the osm-analysis-to-garmin_ directory for a README on it.

.. _OSM Analysis: http://www.itoworld.com/static/osm_analysis.html .. _osm-analysis-to-garmin: https://github.com/derickr/osm-tools/tree/master/osm-analyis-to-garmin

The musical-chairs-to-garmin/ directory contains a tool to convert the data from Musical Chairs_ into a Garmin image file. See the musical-chairs-to-garmin_ directory for a README on it.

.. _Musical Chairs: http://ris.dev.openstreetmap.org/oslmusicalchairs/map .. _musical-chairs-to-garmin: https://github.com/derickr/osm-tools/tree/master/musical-chairs-to-garmin