San Fernando (Azuay) Map Cropping Samples
![San Fernando (Azuay) Map Cropping Samples-1](og_image/map_cropping/4-890451517-1.jpeg)
San Fernando (Azuay) Map Cropping Samples-1
![San Fernando (Azuay) Map Cropping Samples-2](og_image/map_cropping/4-890451517-3.jpeg)
San Fernando (Azuay) Map Cropping Samples-2
![San Fernando neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_890451517.jpg)
San Fernando neighborhoods and villages map with 3D shadow effect
![flag map of San Fernando with 3D shadow effect](og_image/flag_maps/flag_map_890451517.jpg)
flag map of San Fernando with 3D shadow effect
![San Fernando map with 3d shadow effect](og_image/blank_maps/map_890451517.png)
San Fernando map with 3d shadow effect
Download outline map of San Fernando (geojson format) :
San Fernando.geojson (**)
Download polygon array of San Fernando map for "Google Maps" :
San Fernando.txt
Bounding Box for San Fernando Map : ( -3.227928 , -79.328973 , -3.049839 , -79.209141 )
Wikipedia ID for San Fernando : Q2449055
Wikipedia SPARQL Query for San Fernando (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2449055 wdt:P1082 ?population. }
OPTIONAL { wd:Q2449055 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2449055 wdt:P2046 ?area. }
OPTIONAL { wd:Q2449055 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2449055 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2449055 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 Fernando map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.227928, -79.328973, -3.049839, -79.209141);
);
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 Fernando)
[out:json];
(
rel["name"="San Fernando"][type=boundary];
rel["name:en"="San Fernando"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Fernando
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canaribamba | -3.166670 , -79.300000 |
Cauquil | -3.183330 , -79.233330 |
Chumblin | -3.127450 , -79.242350 |
Cristal | -3.189920 , -79.242630 |
Cruzloma | -3.166670 , -79.250000 |
Fasana | -3.166670 , -79.233330 |
Granadillas | -3.200000 , -79.216670 |
Hacienda Balsapamba | -3.204770 , -79.228630 |
Hacienda Pacay | -3.184060 , -79.229130 |
Ligli | -3.200000 , -79.233330 |
Manzano | -3.150000 , -79.233330 |
San Fernando | -3.147330 , -79.252010 |
San Pablo | -3.150000 , -79.300000 |
Santa Ana | -3.183330 , -79.233330 |
Sarama | -3.133330 , -79.316670 |
Sauco | -3.216670 , -79.216670 |
Shogra | -3.200000 , -79.233330 |
Tejar | -3.166670 , -79.233330 |
Notes:
- You can download geometry data for San Fernando 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.