This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How can i do color on each city of map?

0

Hello, I'm working on a project in which I need to show color on each city of Nigeria on Map. I want to know how can i do this? this is the sample Image
Thanks in advance,

asked 24 Jul '19, 14:16

Hassanr99's gravatar image

Hassanr99
11112
accept rate: 0%

I can't provide a full solution for you but this looks like a job for QGIS or something similar.

(25 Jul '19, 09:37) scai ♦

One Answer:

0

The cities seem to be already present in OpenStreetMap which is a good thing: Overpass Turbo

Then it depends what you want to do exactly. You can extract the data from Overpass Turbo and use it in other tools. If you want the regions to be overlayed over a map you could use uMap. But you could also try to import data into a graphics program. Is this a one time task or do you need to recolor periodically or even dynamically?

answered 24 Jul '19, 19:21

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

Source code available on GitHub .