San Juan Chamelco (Alta Verapaz) Map Cropping Samples
San Juan Chamelco (Alta Verapaz) Map Cropping Samples-1
San Juan Chamelco (Alta Verapaz) Map Cropping Samples-2
San Juan Chamelco neighborhoods and villages map with 3D shadow effect
flag map of San Juan Chamelco with 3D shadow effect
San Juan Chamelco map with 3d shadow effect
Download outline map of San Juan Chamelco (geojson format) :
San Juan Chamelco.geojson (**)
Download polygon array of San Juan Chamelco map for "Google Maps" :
San Juan Chamelco.txt
Bounding Box for San Juan Chamelco Map : ( 15.329348 , -90.350961 , 15.45648 , -90.110953 )
Wikipedia ID for San Juan Chamelco : Q325793
Wikipedia SPARQL Query for San Juan Chamelco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q325793 wdt:P1082 ?population. }
OPTIONAL { wd:Q325793 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q325793 wdt:P2046 ?area. }
OPTIONAL { wd:Q325793 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q325793 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q325793 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 Juan Chamelco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.329348, -90.350961, 15.45648, -90.110953);
);
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 Juan Chamelco)
[out:json];
(
rel["name"="San Juan Chamelco"][type=boundary];
rel["name:en"="San Juan Chamelco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Chamelco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campat | 15.383330 , -90.300000 |
Candelaria | 15.383330 , -90.250000 |
Candelaria | 15.350000 , -90.183330 |
Caquipec | 15.383330 , -90.150000 |
Chamil | 15.416670 , -90.216670 |
Chamisun | 15.366670 , -90.233330 |
Sabob | 15.350000 , -90.183330 |
San Agustin | 15.400000 , -90.283330 |
Santo Domingo | 15.350000 , -90.200000 |
Saquib Segundo | 15.383330 , -90.133330 |
Satexa | 15.383330 , -90.216670 |
Xucaneb | 15.400000 , -90.216670 |
Notes:
- You can download geometry data for San Juan Chamelco 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.