Is it possible, and if yes how ;o), to add your own set of POIs to your
osmand application?
A colleague of mine is getting an ethanol powered car and would like to
display on his map all the petrol stations that sell the stuff
The official web site in France provides the data in various format:
http://ethanol-e85.fr/POI_stations_E85.html
Which one could we use and how to transform and load it into osmand?
I suppose converting to an odb file would do??
Regards,
David
--
DavidKW
Nice work Claudio!
Do you allow me to put this on the Osmand wiki? Sure it is very handsome information to a lot of enthusiastic home mapping cookers!
Andre.oid
Osmand does not support poi by http access, like kml, like Google maps does. However, that should be a nice feature.
Now odb file format is supported only. Please read http://clamel.netai.net/android/osmand_poi , about how to create odb file.
Andre