Chiscas (Boyacá) Map Cropping Samples
Chiscas (Boyacá) Map Cropping Samples-1
Chiscas (Boyacá) Map Cropping Samples-2
Chiscas neighborhoods and villages map with 3D shadow effect
flag map of Chiscas with 3D shadow effect
Chiscas map with 3d shadow effect
Download outline map of Chiscas (geojson format) :
Chiscas.geojson (**)
Download polygon array of Chiscas map for "Google Maps" :
Chiscas.txt
Bounding Box for Chiscas Map : ( 6.502606 , -72.548721 , 6.85129 , -72.293907 )
Wikipedia ID for Chiscas : Q1654579
Wikipedia SPARQL Query for Chiscas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654579 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654579 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654579 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654579 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654579 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654579 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 Chiscas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.502606, -72.548721, 6.85129, -72.293907);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiscas)
[out:json];
(
rel["name"="Chiscas"][type=boundary];
rel["name:en"="Chiscas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiscas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aposentos | 6.554670 , -72.532440 |
Betabeba | 6.594720 , -72.481950 |
Chiscas | 6.552360 , -72.499760 |
El Pie de La Hoja | 6.620170 , -72.494320 |
El Pueblo | 6.574450 , -72.471310 |
La Esperanza | 6.616430 , -72.480380 |
Las Tapias | 6.578370 , -72.482760 |
Los Rozos | 6.605950 , -72.488070 |
Mendez | 6.733330 , -72.333330 |
Monserrate | 6.533330 , -72.350000 |
Zuriga | 6.552100 , -72.450540 |
Notes:
- You can download geometry data for Chiscas 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.