Chigorodó (Antioquia) Map Cropping Samples
Chigorodó (Antioquia) Map Cropping Samples-1
Chigorodó (Antioquia) Map Cropping Samples-2
Chigorodó neighborhoods and villages map with 3D shadow effect
flag map of Chigorodó with 3D shadow effect
Chigorodó map with 3d shadow effect
Download outline map of Chigorodó (geojson format) :
Chigorodó.geojson (**)
Download polygon array of Chigorodó map for "Google Maps" :
Chigorodó.txt
Bounding Box for Chigorodó Map : ( 7.454677 , -76.819035 , 7.771701 , -76.488264 )
Wikipedia ID for Chigorodó : Q2088075
Wikipedia SPARQL Query for Chigorodó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2088075 wdt:P1082 ?population. }
OPTIONAL { wd:Q2088075 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2088075 wdt:P2046 ?area. }
OPTIONAL { wd:Q2088075 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2088075 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2088075 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 Chigorodó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.454677, -76.819035, 7.771701, -76.488264);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chigorodó)
[out:json];
(
rel["name"="Chigorodó"][type=boundary];
rel["name:en"="Chigorodó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chigorodó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andalucia | 7.587220 , -76.633890 |
Bohio | 7.634170 , -76.773610 |
Bujias Adentro | 7.650000 , -76.683330 |
Calamar | 7.619720 , -76.650560 |
Canusales | 7.533330 , -76.666670 |
Chigorodó | 7.666380 , -76.681060 |
El Tigre | 7.585280 , -76.630000 |
El Venado | 7.628330 , -76.652220 |
Guineo | 7.607780 , -76.641940 |
La Estrella dos | 7.716940 , -76.667500 |
La Gitana | 7.601960 , -76.639460 |
La Mejia | 7.518330 , -76.592780 |
Las Hamacas | 7.610000 , -76.645560 |
Rancho Grande | 7.590280 , -76.645000 |
Santa Rita | 7.705000 , -76.672780 |
Sincerin | 7.671390 , -76.647220 |
Sitio Nuevo | 7.700000 , -76.716670 |
Villa Patricia | 7.707780 , -76.671670 |
Villa Rocio | 7.721940 , -76.669440 |
Notes:
- You can download geometry data for Chigorodó 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.