Quilanga (Loja) Map Cropping Samples
Quilanga (Loja) Map Cropping Samples-1
Quilanga (Loja) Map Cropping Samples-2
Quilanga neighborhoods and villages map with 3D shadow effect
flag map of Quilanga with 3D shadow effect
Quilanga map with 3d shadow effect
Download outline map of Quilanga (geojson format) :
Quilanga.geojson (**)
Download polygon array of Quilanga map for "Google Maps" :
Quilanga.txt
Bounding Box for Quilanga Map : ( -4.455985 , -79.470235 , -4.237541 , -79.303449 )
Wikipedia ID for Quilanga : Q627330
Wikipedia SPARQL Query for Quilanga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q627330 wdt:P1082 ?population. }
OPTIONAL { wd:Q627330 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q627330 wdt:P2046 ?area. }
OPTIONAL { wd:Q627330 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q627330 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q627330 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 Quilanga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.455985, -79.470235, -4.237541, -79.303449);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quilanga)
[out:json];
(
rel["name"="Quilanga"][type=boundary];
rel["name:en"="Quilanga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quilanga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hacienda Chalanga | -4.266670 , -79.383330 |
Hacienda La Cria | -4.300000 , -79.450000 |
Hacienda Santa Barbara | -4.275850 , -79.456810 |
Quilanga | -4.296560 , -79.402270 |
San Antonio de las Aradas | -4.365700 , -79.398750 |
Notes:
- You can download geometry data for Quilanga 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.