Médiouna (Casablanca-Settat) Map Cropping Samples
Médiouna (Casablanca-Settat) Map Cropping Samples-1
Médiouna (Casablanca-Settat) Map Cropping Samples-2
Médiouna neighborhoods and villages map with 3D shadow effect
flag map of Médiouna with 3D shadow effect
Médiouna map with 3d shadow effect
Download outline map of Médiouna (geojson format) :
Médiouna.geojson (**)
Download polygon array of Médiouna map for "Google Maps" :
Médiouna.txt
Bounding Box for Médiouna Map : ( 33.412003 , -7.588988 , 33.578208 , -7.367263 )
Wikipedia ID for Médiouna : Q1957680
Wikipedia SPARQL Query for Médiouna (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1957680 wdt:P1082 ?population. }
OPTIONAL { wd:Q1957680 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1957680 wdt:P2046 ?area. }
OPTIONAL { wd:Q1957680 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1957680 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1957680 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Médiouna map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.412003, -7.588988, 33.578208, -7.367263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Médiouna)
[out:json];
(
rel["name"="Mediouna"][type=boundary];
rel["name:en"="Mediouna"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Médiouna
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Marchich | 33.441160 , -7.555760 |
Mediouna | 33.451610 , -7.519950 |
Qacba Oulad Ziane | 33.451560 , -7.433940 |
Sidi Hajaj | 33.538210 , -7.419380 |
Tit Mellil | 33.558080 , -7.486470 |
Notes:
- You can download geometry data for Médiouna 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.