How to build a city schema (map)?

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)

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

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.