Hello!
The newbee’s qwestion:
how to build the city SCHEMA using the OpenStreetMaps data that includes:
the main streets,
the water surfaces,
the subway lines and stations only?
I need such schema with a minimum of data to fit the GSMphone memory limitations.
What tools and API should I use?
Regards,
dummy (dummyguy@mail.ru )
Ldp
July 30, 2009, 8:26pm
#2
You could make a map like that by using Kosmos. I think that’s the easiest way for one-off maps.
http://wiki.openstreetmap.org/wiki/Kosmos
Vclaw
July 31, 2009, 7:00pm
#3
What format of map are you wanting to produce? Do you want a bitmap image, or a vector image, or an OSM file (XML) etc?
Kosmos will let you export a bitmap image.
If you want it on a phone, have you seen GpsMid: http://wiki.openstreetmap.org/wiki/GpsMid
It should run on most phones that have Java.