Espíndola (Loja) Map Cropping Samples
Espíndola (Loja) Map Cropping Samples-1
Espíndola (Loja) Map Cropping Samples-2
Espíndola neighborhoods and villages map with 3D shadow effect
flag map of Espíndola with 3D shadow effect
Espíndola map with 3d shadow effect
Download outline map of Espíndola (geojson format) :
Espíndola.geojson (**)
Download polygon array of Espíndola map for "Google Maps" :
Espíndola.txt
Bounding Box for Espíndola Map : ( -4.744841 , -79.508646 , -4.396091 , -79.303723 )
Wikipedia ID for Espíndola : Q1989947
Wikipedia SPARQL Query for Espíndola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1989947 wdt:P1082 ?population. }
OPTIONAL { wd:Q1989947 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1989947 wdt:P2046 ?area. }
OPTIONAL { wd:Q1989947 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1989947 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1989947 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 Espíndola map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.744841, -79.508646, -4.396091, -79.303723);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Espíndola)
[out:json];
(
rel["name"="Espíndola"][type=boundary];
rel["name:en"="Espíndola"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Espíndola
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amaluza | -4.581330 , -79.427160 |
Bellavista | -4.565850 , -79.456810 |
Cuambo | -4.583330 , -79.450000 |
El Ingenio | -4.415510 , -79.430400 |
Florida Tingo | -4.488830 , -79.416150 |
Gonsapamba | -4.604600 , -79.411520 |
Hacienda Conduryacu | -4.400000 , -79.416670 |
Jimbura | -4.626720 , -79.460340 |
Llamacanchi | -4.524000 , -79.457490 |
Narcola | -4.600000 , -79.450000 |
San Guillen | -4.483330 , -79.466670 |
Sanambay | -4.599010 , -79.453940 |
Santa Teresita | -4.570620 , -79.408820 |
Notes:
- You can download geometry data for Espíndola 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.