OpenStreetMap 로고 OpenStreetMap

tibob의 일기

최근 일기 항목

Depuis quelques jours, josm permet d'afficher les coordonnées projetées au lieu de la latitude et la longitude. C'est bien pratique pour caler un plan cadastral sans croisillons.
J'ai mis les instructions à jour sur le wiki :
osm.wiki/FR:JOSM/Fr:Plugin/Cadastre-fr#Utilisation_de_plans_images_sans_croisillons

Convert osm data to poi : osm2poi

tibob님이 English로 2009년 12월 4일에 게시함.

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 ;-)