Rabinal (Baja Verapaz) Map Cropping Samples
Rabinal (Baja Verapaz) Map Cropping Samples-1
Rabinal (Baja Verapaz) Map Cropping Samples-2
Rabinal neighborhoods and villages map with 3D shadow effect
flag map of Rabinal with 3D shadow effect
Rabinal map with 3d shadow effect
Download outline map of Rabinal (geojson format) :
Rabinal.geojson (**)
Download polygon array of Rabinal map for "Google Maps" :
Rabinal.txt
Bounding Box for Rabinal Map : ( 14.99382 , -90.589185 , 15.266874 , -90.415223 )
Wikipedia ID for Rabinal : Q1246149
Wikipedia SPARQL Query for Rabinal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1246149 wdt:P1082 ?population. }
OPTIONAL { wd:Q1246149 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1246149 wdt:P2046 ?area. }
OPTIONAL { wd:Q1246149 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1246149 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1246149 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 Rabinal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.99382, -90.589185, 15.266874, -90.415223);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rabinal)
[out:json];
(
rel["name"="Rabinal"][type=boundary];
rel["name:en"="Rabinal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rabinal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chiac | 15.100000 , -90.516670 |
Chichupac | 15.050000 , -90.433330 |
Chirrum | 15.050000 , -90.450000 |
Chirruman | 15.100000 , -90.566670 |
Chitucan | 15.200000 , -90.500000 |
Conculito | 15.016670 , -90.533330 |
La Laguna | 15.183330 , -90.550000 |
Las Vegas | 15.166670 , -90.550000 |
Las Ventanas | 15.066670 , -90.516670 |
Nimacabaj | 15.116670 , -90.516670 |
Paoj | 15.033330 , -90.483330 |
Paxocon | 15.083330 , -90.550000 |
Pichec | 15.116670 , -90.533330 |
Raxjut | 15.066670 , -90.500000 |
San Rafael | 15.066670 , -90.483330 |
Sutun | 15.116670 , -90.550000 |
Vegas Santo Domingo | 15.150000 , -90.516670 |
Xeabaj | 15.033330 , -90.433330 |
Xeococ | 15.150000 , -90.550000 |
Xolcoy | 15.133330 , -90.566670 |
Notes:
- You can download geometry data for Rabinal 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.