San Juan Bosco (Morona Santiago) Map Cropping Samples
San Juan Bosco (Morona Santiago) Map Cropping Samples-1
San Juan Bosco (Morona Santiago) Map Cropping Samples-2
San Juan Bosco neighborhoods and villages map with 3D shadow effect
flag map of San Juan Bosco with 3D shadow effect
San Juan Bosco map with 3d shadow effect
Download outline map of San Juan Bosco (geojson format) :
San Juan Bosco.geojson (**)
Download polygon array of San Juan Bosco map for "Google Maps" :
San Juan Bosco.txt
Bounding Box for San Juan Bosco Map : ( -3.509989 , -78.657896 , -3.031607 , -78.125369 )
Wikipedia ID for San Juan Bosco : Q1990469
Wikipedia SPARQL Query for San Juan Bosco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990469 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990469 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990469 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990469 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990469 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990469 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 San Juan Bosco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.509989, -78.657896, -3.031607, -78.125369);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan Bosco)
[out:json];
(
rel["name"="San Juan Bosco"][type=boundary];
rel["name:en"="San Juan Bosco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Bosco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banderas | -3.441390 , -78.235000 |
Centro Numpatkaim' | -3.284720 , -78.238890 |
Coangos | -3.497670 , -78.231430 |
Numbacaime | -3.372220 , -78.240000 |
Pan de Azucar | -3.100000 , -78.500000 |
Pumpu | -3.273060 , -78.466670 |
San Carlos de Limon | -3.217220 , -78.428060 |
San Juan Bosco | -3.116670 , -78.533330 |
San Luis de Miachi | -3.209170 , -78.451670 |
San Pedro de Apondios | -3.269170 , -78.405560 |
Tsuntsuin | -3.230000 , -78.443610 |
Tucumbatsa | -3.250000 , -78.533330 |
Veintisiete de Noviembre | -3.198610 , -78.443330 |
Wakanteis | -3.298330 , -78.499440 |
Notes:
- You can download geometry data for San Juan Bosco 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.