San Pedro Ayampuc (Guatemala) Map Cropping Samples
San Pedro Ayampuc (Guatemala) Map Cropping Samples-1
San Pedro Ayampuc (Guatemala) Map Cropping Samples-2
San Pedro Ayampuc neighborhoods and villages map with 3D shadow effect
flag map of San Pedro Ayampuc with 3D shadow effect
San Pedro Ayampuc map with 3d shadow effect
Download outline map of San Pedro Ayampuc (geojson format) :
San Pedro Ayampuc.geojson (**)
Download polygon array of San Pedro Ayampuc map for "Google Maps" :
San Pedro Ayampuc.txt
Bounding Box for San Pedro Ayampuc Map : ( 14.706062 , -90.495675 , 14.826841 , -90.383667 )
Wikipedia ID for San Pedro Ayampuc : Q275983
Wikipedia SPARQL Query for San Pedro Ayampuc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q275983 wdt:P1082 ?population. }
OPTIONAL { wd:Q275983 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q275983 wdt:P2046 ?area. }
OPTIONAL { wd:Q275983 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q275983 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q275983 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 Pedro Ayampuc map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.706062, -90.495675, 14.826841, -90.383667);
);
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 Pedro Ayampuc)
[out:json];
(
rel["name"="San Pedro Ayampuc"][type=boundary];
rel["name:en"="San Pedro Ayampuc"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro Ayampuc
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carrizal | 14.750000 , -90.416670 |
El Guapinol | 14.783330 , -90.400000 |
El Hato | 14.800000 , -90.433330 |
El Naranjo | 14.783330 , -90.416670 |
El Tizate | 14.733330 , -90.416670 |
Labor Vieja | 14.716670 , -90.450000 |
Lagunilla | 14.733330 , -90.450000 |
Lo de Reyes | 14.733330 , -90.450000 |
Los Achiotes | 14.783330 , -90.400000 |
Los Altarcitos | 14.766670 , -90.466670 |
Los Suretes | 14.733330 , -90.466670 |
Los Vados | 14.716670 , -90.450000 |
Petaca | 14.816670 , -90.416670 |
San Antonio El Angel | 14.800000 , -90.400000 |
San Jose Nacahuil | 14.766670 , -90.483330 |
San Pedro Ayampuc | 14.786670 , -90.451110 |
Notes:
- You can download geometry data for San Pedro Ayampuc 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.