Escuque (Trujillo) Map Cropping Samples
Escuque (Trujillo) Map Cropping Samples-1
Escuque (Trujillo) Map Cropping Samples-2
Escuque neighborhoods and villages map with 3D shadow effect
flag map of Escuque with 3D shadow effect
Escuque map with 3d shadow effect
Download outline map of Escuque (geojson format) :
Escuque.geojson (**)
Download polygon array of Escuque map for "Google Maps" :
Escuque.txt
Bounding Box for Escuque Map : ( 9.197197 , -70.814351 , 9.373623 , -70.625956 )
Wikipedia ID for Escuque : Q2254362
Wikipedia SPARQL Query for Escuque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2254362 wdt:P1082 ?population. }
OPTIONAL { wd:Q2254362 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2254362 wdt:P2046 ?area. }
OPTIONAL { wd:Q2254362 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2254362 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2254362 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 Escuque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.197197, -70.814351, 9.373623, -70.625956);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Escuque)
[out:json];
(
rel["name"="Escuque"][type=boundary];
rel["name:en"="Escuque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Escuque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de Tomon | 9.198160 , -70.723860 |
Cotiza | 9.316670 , -70.650000 |
El Alto | 9.326030 , -70.675610 |
El Boqueron | 9.320030 , -70.698200 |
El Carano | 9.285600 , -70.752520 |
El Charal | 9.259070 , -70.766350 |
El Colorado | 9.291890 , -70.660100 |
El Corocito | 9.355380 , -70.639500 |
El Mamon | 9.277830 , -70.678600 |
El Palmichero | 9.250740 , -70.737880 |
El Pedregal | 9.239680 , -70.761170 |
El Socorro | 9.278460 , -70.730710 |
Juan Diaz | 9.309380 , -70.675490 |
La Garita | 9.306000 , -70.679350 |
La Laja | 9.350850 , -70.667610 |
La Quinta | 9.319860 , -70.678920 |
La Union | 9.333330 , -70.683330 |
Las Cruces | 9.351450 , -70.633230 |
Las Pavas | 9.259350 , -70.803850 |
Los Ranchos | 9.261610 , -70.726640 |
Mesa de San Pedro | 9.279310 , -70.721470 |
Sabana Libre | 9.339390 , -70.646360 |
Santa Maria | 9.351360 , -70.655660 |
Notes:
- You can download geometry data for Escuque 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.