Sibilia (Quezaltenango) Map Cropping Samples
Sibilia (Quezaltenango) Map Cropping Samples-1
Sibilia (Quezaltenango) Map Cropping Samples-2
Sibilia neighborhoods and villages map with 3D shadow effect
flag map of Sibilia with 3D shadow effect
Sibilia map with 3d shadow effect
Download outline map of Sibilia (geojson format) :
Sibilia.geojson (**)
Download polygon array of Sibilia map for "Google Maps" :
Sibilia.txt
Bounding Box for Sibilia Map : ( 14.954744 , -91.67839 , 15.027887 , -91.60015 )
Wikipedia ID for Sibilia : Q2402599
Wikipedia SPARQL Query for Sibilia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402599 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402599 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402599 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402599 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402599 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402599 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 Sibilia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.954744, -91.67839, 15.027887, -91.60015);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sibilia)
[out:json];
(
rel["name"="Sibilia"][type=boundary];
rel["name:en"="Sibilia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sibilia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuicabal | 14.983330 , -91.666670 |
Cipresales | 15.012960 , -91.614270 |
El Barrial | 15.017850 , -91.658070 |
El Rincon | 14.983330 , -91.633330 |
La Laguna | 14.966670 , -91.633330 |
La Union | 15.000000 , -91.633330 |
Las Brisas | 15.002090 , -91.661960 |
Los Caballitos | 15.014540 , -91.628170 |
Pacache | 15.005580 , -91.643210 |
Paxoj | 15.000000 , -91.650000 |
Piedra Grande | 15.007790 , -91.622150 |
Sibilia | 15.000000 , -91.616670 |
Vista Hermosa | 15.009960 , -91.645750 |
Notes:
- You can download geometry data for Sibilia 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.