N'Djamena (Chad) Map Cropping Samples

N'Djamena (Chad) Map Cropping Samples-1
N'Djamena (Chad) Map Cropping Samples-1

N'Djamena (Chad) Map Cropping Samples-2
N'Djamena (Chad) Map Cropping Samples-2

flag map of N'Djamena with 3D shadow effect
flag map of N'Djamena with 3D shadow effect

Download outline map of N'Djamena (geojson format) : N'Djamena.geojson (**)
Download polygon array of N'Djamena map for "Google Maps" : N'Djamena.txt
Bounding Box for N'Djamena Map : ( 11.983093 , 14.890076 , 12.224954 , 15.160095 )
Get Boundaries from overpass-turbo (OSM) with boundary box of N'Djamena map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](11.983093, 14.890076, 12.224954, 15.160095);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (N'Djamena)
[out:json];
(
rel["name"="N'Djamena"][type=boundary];
rel["name:en"="N'Djamena"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for N'Djamena in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create N'Djamena counties and neighborhoods map.


Share this page