Download outline map of San José Chacayá (geojson format) :
San José Chacayá.geojson (**)
Download polygon array of San José Chacayá map for "Google Maps" :
San José Chacayá.txt
Bounding Box for San José Chacayá Map : ( 14.748416 , -91.247736 , 14.804347 , -91.200341 )
Wikipedia ID for San José Chacayá : Q2401917
Wikipedia SPARQL Query for San José Chacayá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401917 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401917 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401917 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401917 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401917 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401917 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 José Chacayá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.748416, -91.247736, 14.804347, -91.200341);
);
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 José Chacayá)
[out:json];
(
rel["name"="San Jose Chacaya"][type=boundary];
rel["name:en"="San Jose Chacaya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José Chacayá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuichimuch | 14.766670 , -91.233330 |
Chuijomil | 14.750000 , -91.233330 |
Chuiquel | 14.783330 , -91.216670 |
La Esperanza | 14.783330 , -91.233330 |
Las Esperanzas | 14.783330 , -91.233330 |
Los Tablones | 14.783330 , -91.233330 |
Maria Linda | 14.766670 , -91.216670 |
San José Chacayá | 14.766670 , -91.216670 |
Notes:
- You can download geometry data for San José Chacayá 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.