San Francisco El Alto (Totonicapán) Map Cropping Samples
San Francisco El Alto (Totonicapán) Map Cropping Samples-1
San Francisco El Alto (Totonicapán) Map Cropping Samples-2
San Francisco El Alto neighborhoods and villages map with 3D shadow effect
flag map of San Francisco El Alto with 3D shadow effect
San Francisco El Alto map with 3d shadow effect
Download outline map of San Francisco El Alto (geojson format) :
San Francisco El Alto.geojson (**)
Download polygon array of San Francisco El Alto map for "Google Maps" :
San Francisco El Alto.txt
Bounding Box for San Francisco El Alto Map : ( 14.919982 , -91.545284 , 15.020969 , -91.405468 )
Wikipedia ID for San Francisco El Alto : Q2608408
Wikipedia SPARQL Query for San Francisco El Alto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2608408 wdt:P1082 ?population. }
OPTIONAL { wd:Q2608408 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2608408 wdt:P2046 ?area. }
OPTIONAL { wd:Q2608408 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2608408 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2608408 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 Francisco El Alto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.919982, -91.545284, 15.020969, -91.405468);
);
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 Francisco El Alto)
[out:json];
(
rel["name"="San Francisco El Alto"][type=boundary];
rel["name:en"="San Francisco El Alto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Francisco El Alto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chibarreto | 15.000000 , -91.533330 |
Chicera | 14.966670 , -91.500000 |
Chiherrera | 15.016600 , -91.531080 |
Chirramos | 15.006730 , -91.489620 |
Chirrenox | 14.966670 , -91.466670 |
Chitunap | 15.000940 , -91.494180 |
Chocruz | 14.966670 , -91.516670 |
Chutuy | 15.003340 , -91.475550 |
Los Garcia | 14.966670 , -91.516670 |
Pabatoc | 14.950000 , -91.450000 |
Pasanjup | 14.983330 , -91.516670 |
Paxixil | 14.933330 , -91.433330 |
Rancho de Teja | 15.000000 , -91.483330 |
Sacmixit | 14.933330 , -91.433330 |
San Francisco El Alto | 14.950000 , -91.450000 |
Tacajalbe | 14.966670 , -91.483330 |
Notes:
- You can download geometry data for San Francisco El Alto 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.