Santa Cruz Verapaz (Alta Verapaz) Map Cropping Samples
Santa Cruz Verapaz (Alta Verapaz) Map Cropping Samples-1
Santa Cruz Verapaz (Alta Verapaz) Map Cropping Samples-2
Santa Cruz Verapaz neighborhoods and villages map with 3D shadow effect
flag map of Santa Cruz Verapaz with 3D shadow effect
Santa Cruz Verapaz map with 3d shadow effect
Download outline map of Santa Cruz Verapaz (geojson format) :
Santa Cruz Verapaz.geojson (**)
Download polygon array of Santa Cruz Verapaz map for "Google Maps" :
Santa Cruz Verapaz.txt
Bounding Box for Santa Cruz Verapaz Map : ( 15.268194 , -90.455541 , 15.403975 , -90.373202 )
Wikipedia ID for Santa Cruz Verapaz : Q332059
Wikipedia SPARQL Query for Santa Cruz Verapaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q332059 wdt:P1082 ?population. }
OPTIONAL { wd:Q332059 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q332059 wdt:P2046 ?area. }
OPTIONAL { wd:Q332059 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q332059 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q332059 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 Cruz Verapaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.268194, -90.455541, 15.403975, -90.373202);
);
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 Cruz Verapaz)
[out:json];
(
rel["name"="Santa Cruz Verapaz"][type=boundary];
rel["name:en"="Santa Cruz Verapaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz Verapaz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chicoyoj | 15.350000 , -90.416670 |
Chiquiguital | 15.316670 , -90.416670 |
Najquitob | 15.316670 , -90.433330 |
San Cristóbal Verapaz | 15.383330 , -90.400000 |
Santa Ana | 15.300000 , -90.400000 |
Santa Cruz Verapaz | 15.366670 , -90.433330 |
Notes:
- You can download geometry data for Santa Cruz Verapaz 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.