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 asked 24 Jul '19, 14:16 Hassanr99 |
One Answer:
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 |
I can't provide a full solution for you but this looks like a job for QGIS or something similar.