Biblián (Cañar) Map Cropping Samples
Biblián (Cañar) Map Cropping Samples-1
Biblián (Cañar) Map Cropping Samples-2
Biblián neighborhoods and villages map with 3D shadow effect
flag map of Biblián with 3D shadow effect
Biblián map with 3d shadow effect
Download outline map of Biblián (geojson format) :
Biblián.geojson (**)
Download polygon array of Biblián map for "Google Maps" :
Biblián.txt
Bounding Box for Biblián Map : ( -2.73967 , -79.093768 , -2.601024 , -78.860697 )
Wikipedia ID for Biblián : Q1529187
Wikipedia SPARQL Query for Biblián (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1529187 wdt:P1082 ?population. }
OPTIONAL { wd:Q1529187 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1529187 wdt:P2046 ?area. }
OPTIONAL { wd:Q1529187 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1529187 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1529187 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 Biblián map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.73967, -79.093768, -2.601024, -78.860697);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Biblián)
[out:json];
(
rel["name"="Biblián"][type=boundary];
rel["name:en"="Biblián"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Biblián
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atar | -2.695170 , -78.885000 |
Biblián | -2.714600 , -78.888850 |
Buena Muerte | -2.716670 , -78.916670 |
Bueste | -2.661200 , -78.933670 |
Burgay | -2.666670 , -78.933330 |
Carmela | -2.676890 , -78.935760 |
Cochahuaico | -2.722120 , -78.903240 |
El Salto | -2.680440 , -78.912460 |
Inganilla | -2.618910 , -78.915220 |
La Escalera | -2.683330 , -78.933330 |
Lecheron | -2.705520 , -78.880010 |
Mangan | -2.707300 , -78.934280 |
Molitoil Mosquera | -2.654530 , -78.914060 |
Nazon | -2.702870 , -78.909750 |
Papaloma | -2.678140 , -78.906320 |
Sageo | -2.718740 , -78.877580 |
San Luis | -2.729280 , -78.900700 |
San Pedro | -2.716310 , -78.911380 |
Tindicucha | -2.616670 , -78.900000 |
Notes:
- You can download geometry data for Biblián 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.