Nahualá (Sololá) Map Cropping Samples
Nahualá (Sololá) Map Cropping Samples-1
Nahualá (Sololá) Map Cropping Samples-2
Nahualá neighborhoods and villages map with 3D shadow effect
flag map of Nahualá with 3D shadow effect
Nahualá map with 3d shadow effect
Download outline map of Nahualá (geojson format) :
Nahualá.geojson (**)
Download polygon array of Nahualá map for "Google Maps" :
Nahualá.txt
Bounding Box for Nahualá Map : ( 14.593427 , -91.504305 , 14.877921 , -91.242551 )
Wikipedia ID for Nahualá : Q2717990
Wikipedia SPARQL Query for Nahualá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2717990 wdt:P1082 ?population. }
OPTIONAL { wd:Q2717990 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2717990 wdt:P2046 ?area. }
OPTIONAL { wd:Q2717990 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2717990 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2717990 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 Nahualá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.593427, -91.504305, 14.877921, -91.242551);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nahualá)
[out:json];
(
rel["name"="Nahuala"][type=boundary];
rel["name:en"="Nahuala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nahualá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balamabaj | 14.816670 , -91.316670 |
Chirijalima | 14.633330 , -91.466670 |
Chuisajcap | 14.783330 , -91.300000 |
Chuisaquesan | 14.733330 , -91.433330 |
La Toma | 14.633330 , -91.466670 |
Nahualá | 14.850000 , -91.316670 |
Ochol | 14.650000 , -91.433330 |
Pabinala | 14.800000 , -91.400000 |
Pajoca | 14.650000 , -91.450000 |
Parraxquim | 14.816670 , -91.383330 |
Pasac | 14.650000 , -91.433330 |
Patzulin | 14.650000 , -91.433330 |
Payoxaja | 14.650000 , -91.433330 |
Racantacaj | 14.850000 , -91.333330 |
Sajquim | 14.683330 , -91.433330 |
Tzanjuyub | 14.766670 , -91.416670 |
Tzucubal | 14.783330 , -91.316670 |
Tzucubalbe | 14.783330 , -91.300000 |
Ventana Abaj | 14.816670 , -91.250000 |
Xeabaj | 14.816670 , -91.383330 |
Xepatuj | 14.866670 , -91.316670 |
Notes:
- You can download geometry data for Nahualá 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.