Chita (Boyacá) Map Cropping Samples
Chita (Boyacá) Map Cropping Samples-1
Chita (Boyacá) Map Cropping Samples-2
Chita neighborhoods and villages map with 3D shadow effect
flag map of Chita with 3D shadow effect
Chita map with 3d shadow effect
Download outline map of Chita (geojson format) :
Chita.geojson (**)
Download polygon array of Chita map for "Google Maps" :
Chita.txt
Bounding Box for Chita Map : ( 5.823615 , -72.558296 , 6.306535 , -72.317505 )
Wikipedia ID for Chita : Q1575553
Wikipedia SPARQL Query for Chita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575553 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575553 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575553 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575553 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575553 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575553 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 Chita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.823615, -72.558296, 6.306535, -72.317505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chita)
[out:json];
(
rel["name"="Chita"][type=boundary];
rel["name:en"="Chita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Grande | 5.930570 , -72.402760 |
Chita | 6.187150 , -72.472600 |
Eden | 6.266670 , -72.400000 |
El Encomendero | 6.010070 , -72.410870 |
El Tablon | 6.279400 , -72.484530 |
Los Cucos | 6.025730 , -72.425750 |
Monserrate | 5.948320 , -72.435150 |
San Vicente | 5.880440 , -72.384710 |
San Vicente | 5.966230 , -72.429610 |
Villa del Carmen | 5.966670 , -72.450000 |
Notes:
- You can download geometry data for Chita 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.