Espejo (Carchi) Map Cropping Samples
Espejo (Carchi) Map Cropping Samples-1
Espejo (Carchi) Map Cropping Samples-2
Espejo neighborhoods and villages map with 3D shadow effect
flag map of Espejo with 3D shadow effect
Espejo map with 3d shadow effect
Download outline map of Espejo (geojson format) :
Espejo.geojson (**)
Download polygon array of Espejo map for "Google Maps" :
Espejo.txt
Bounding Box for Espejo Map : ( 0.557828 , -78.218325 , 0.860938 , -77.871574 )
Wikipedia ID for Espejo : Q733734
Wikipedia SPARQL Query for Espejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q733734 wdt:P1082 ?population. }
OPTIONAL { wd:Q733734 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q733734 wdt:P2046 ?area. }
OPTIONAL { wd:Q733734 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q733734 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q733734 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 Espejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.557828, -78.218325, 0.860938, -77.871574);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Espejo)
[out:json];
(
rel["name"="Espejo"][type=boundary];
rel["name:en"="Espejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Espejo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Ángel | 0.622790 , -77.940030 |
El Goaltal | 0.804650 , -78.158640 |
Hacienda Chabayan | 0.632930 , -77.935390 |
Hacienda Chilcapamba | 0.616670 , -77.933330 |
Hacienda Chiltazon | 0.656510 , -78.039060 |
Hacienda Hoja Blanca | 0.614940 , -77.968400 |
Hacienda Ingueza | 0.645160 , -77.971700 |
Hacienda Ishpingo | 0.604150 , -77.941060 |
Hacienda La Esperanza | 0.646340 , -77.914570 |
Hacienda La Rinconadita | 0.666670 , -77.933330 |
Hacienda La Victoria | 0.633330 , -77.933330 |
Hacienda Puchues | 0.586130 , -78.004860 |
Hato Viejo | 0.666670 , -78.033330 |
La Libertad | 0.653100 , -77.944000 |
San Isidro | 0.600980 , -77.987170 |
Notes:
- You can download geometry data for Espejo 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.