Nouaceur (Casablanca-Settat) Map Cropping Samples
Nouaceur (Casablanca-Settat) Map Cropping Samples-1
Nouaceur (Casablanca-Settat) Map Cropping Samples-2
Nouaceur neighborhoods and villages map with 3D shadow effect
flag map of Nouaceur with 3D shadow effect
Nouaceur map with 3d shadow effect
Download outline map of Nouaceur (geojson format) :
Nouaceur.geojson (**)
Download polygon array of Nouaceur map for "Google Maps" :
Nouaceur.txt
Bounding Box for Nouaceur Map : ( 33.271233 , -7.879659 , 33.567629 , -7.532274 )
Wikipedia ID for Nouaceur : Q516261
Wikipedia SPARQL Query for Nouaceur (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q516261 wdt:P1082 ?population. }
OPTIONAL { wd:Q516261 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q516261 wdt:P2046 ?area. }
OPTIONAL { wd:Q516261 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q516261 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q516261 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 Nouaceur map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.271233, -7.879659, 33.567629, -7.532274);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nouaceur)
[out:json];
(
rel["name"="Nouaceur"][type=boundary];
rel["name:en"="Nouaceur"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nouaceur
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bouskoura | 33.449760 , -7.652390 |
Bouskoura | 33.457484 , -7.639617 |
Dah Hammou Ben Cheikh | 33.342110 , -7.567440 |
Dar al Haj 'Omar | 33.355460 , -7.704300 |
Dar Ben Abdallah Ben Dehbi | 33.510000 , -7.730000 |
Dar Bouazza | 33.515350 , -7.816770 |
Dar Mohammed Ben Ali | 33.380000 , -7.690000 |
Dar Mouddene | 33.500530 , -7.767990 |
Dar Moussa Ben 'Abdel'aziz | 33.337750 , -7.645410 |
Laqdadra | 33.425800 , -7.581020 |
Nouaseur | 33.380200 , -7.621050 |
Nwacer | 33.364392 , -7.591076 |
Oued Merzeg | 33.533670 , -7.789130 |
Sidi Mbarek | 33.480000 , -7.700000 |
Notes:
- You can download geometry data for Nouaceur 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.