OpenStreetMap 标志 OpenStreetMap

tibob的日记

最近的日记文章

Convert osm data to poi : osm2poi

tibob 于 2009年十二月 4日 以 English 发布

As I needed some extra POI (DM supermarkets in Germany) in my GPS (Tomtom One), I started developing a small python script that reads an osm xml file and produces POI files from its content : osm2poi

The work is still in progress, but as it is already usable to produce openlayer compatible files, I released version 0.1 today. If you want to try, you can download it on https://sourceforge.net/projects/osm2poi/files/osm2poi_0.1.tgz/download . You will need Python and python-xml (and also gpsbabel to produce .kml files). I did not test it on windows (yet).

Comments, wishes and help are welcome ;-)