Santa Clara La Laguna (Sololá) Map Cropping Samples
Santa Clara La Laguna (Sololá) Map Cropping Samples-1
Santa Clara La Laguna (Sololá) Map Cropping Samples-2
Santa Clara La Laguna neighborhoods and villages map with 3D shadow effect
flag map of Santa Clara La Laguna with 3D shadow effect
Santa Clara La Laguna map with 3d shadow effect
Download outline map of Santa Clara La Laguna (geojson format) :
Santa Clara La Laguna.geojson (**)
Download polygon array of Santa Clara La Laguna map for "Google Maps" :
Santa Clara La Laguna.txt
Bounding Box for Santa Clara La Laguna Map : ( 14.691728 , -91.323624 , 14.745204 , -91.284745 )
Wikipedia ID for Santa Clara La Laguna : Q2401885
Wikipedia SPARQL Query for Santa Clara La Laguna (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401885 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401885 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401885 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 Santa Clara La Laguna map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.691728, -91.323624, 14.745204, -91.284745);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Clara La Laguna)
[out:json];
(
rel["name"="Santa Clara La Laguna"][type=boundary];
rel["name:en"="Santa Clara La Laguna"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Clara La Laguna
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Paquib | 14.700000 , -91.316670 |
Santa Clara la Laguna | 14.716670 , -91.300000 |
Tzanatzan | 14.700000 , -91.316670 |
Notes:
- You can download geometry data for Santa Clara La Laguna 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.