Download outline map of Jerada (geojson format) :
Jerada.geojson (**)
Download polygon array of Jerada map for "Google Maps" :
Jerada.txt
Bounding Box for Jerada Map : ( 33.635004 , -2.671644 , 34.584422 , -1.64607 )
Wikipedia ID for Jerada : Q1687516
Wikipedia SPARQL Query for Jerada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1687516 wdt:P1082 ?population. }
OPTIONAL { wd:Q1687516 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1687516 wdt:P2046 ?area. }
OPTIONAL { wd:Q1687516 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1687516 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1687516 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 Jerada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.635004, -2.671644, 34.584422, -1.64607);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jerada)
[out:json];
(
rel["name"="Jerada"][type=boundary];
rel["name:en"="Jerada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jerada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ain Beni Mathar | 34.009700 , -2.032380 |
Belhoua | 34.505110 , -1.850000 |
Boubker | 34.473690 , -1.729500 |
Commune Rural Ras Asfour | 34.551990 , -1.851550 |
Douar Dbabra | 34.516790 , -1.982700 |
Douar Debabra | 34.498800 , -2.034830 |
Douar Ennouaoura | 34.505750 , -2.014630 |
Douar Lemsaada | 34.516900 , -1.905630 |
Douar Oulad El Abd | 34.508790 , -2.003570 |
Douar Oulad El Hajjaji | 34.553840 , -1.919240 |
Douar Oulad Moussa Ben Ahmed | 34.542890 , -1.898290 |
Douar Oulad Said | 34.529490 , -1.894550 |
El Aouinet | 34.346900 , -2.150910 |
El Harcha | 34.180000 , -1.940000 |
Gafayt | 34.239820 , -2.396150 |
Guenfouda | 34.483610 , -2.045620 |
Hassiane ed Diab | 33.930250 , -2.622970 |
Jerada | 34.305397 , -2.180267 |
Lamrija | 34.022290 , -2.382900 |
Loumima | 34.502630 , -1.800630 |
Oued el Himer | 34.448970 , -1.900600 |
Oulad Ben Othmane | 34.510190 , -1.836910 |
Oulad El Houzari | 34.557010 , -1.813840 |
Oulad El Mouresli | 34.531260 , -1.798700 |
Oulad Jaber | 34.564710 , -1.817260 |
Oulad Khalta | 34.210000 , -2.480000 |
Oulad Loqbani Ethata | 34.535380 , -1.830670 |
Oulad Loqbani Louffaqa | 34.500190 , -1.790990 |
Oulad Said | 34.498120 , -1.856010 |
Oulad Sidi Abd el Hakem | 33.654650 , -2.321570 |
Oulad Sidi Mohand | 34.568270 , -1.824920 |
Regada | 34.390460 , -2.174720 |
Tiouli | 34.366790 , -1.837050 |
Touissite | 34.478570 , -1.768500 |
Wizaght | 34.227140 , -2.428170 |
Notes:
- You can download geometry data for Jerada 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.