San Vicente Pacaya (Escuintla) Map Cropping Samples
San Vicente Pacaya (Escuintla) Map Cropping Samples-1
San Vicente Pacaya (Escuintla) Map Cropping Samples-2
San Vicente Pacaya neighborhoods and villages map with 3D shadow effect
flag map of San Vicente Pacaya with 3D shadow effect
San Vicente Pacaya map with 3d shadow effect
Download outline map of San Vicente Pacaya (geojson format) :
San Vicente Pacaya.geojson (**)
Download polygon array of San Vicente Pacaya map for "Google Maps" :
San Vicente Pacaya.txt
Bounding Box for San Vicente Pacaya Map : ( 14.248745 , -90.713291 , 14.429007 , -90.592535 )
Wikipedia ID for San Vicente Pacaya : Q1748582
Wikipedia SPARQL Query for San Vicente Pacaya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748582 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748582 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748582 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748582 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748582 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748582 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 Vicente Pacaya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.248745, -90.713291, 14.429007, -90.592535);
);
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 Vicente Pacaya)
[out:json];
(
rel["name"="San Vicente Pacaya"][type=boundary];
rel["name:en"="San Vicente Pacaya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Vicente Pacaya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bejucal | 14.416670 , -90.600000 |
Calderas | 14.416670 , -90.600000 |
El Caracol | 14.366670 , -90.616670 |
El Cedro | 14.400000 , -90.616670 |
El Patrocinio | 14.383330 , -90.633330 |
El Pepinal | 14.416670 , -90.600000 |
Los Rios | 14.383330 , -90.650000 |
San Francisco de Sales | 14.416670 , -90.600000 |
San Vicente Pacaya | 14.416110 , -90.639170 |
Notes:
- You can download geometry data for San Vicente Pacaya 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.