Giraldo (Antioquia) Map Cropping Samples
Giraldo (Antioquia) Map Cropping Samples-1
Giraldo (Antioquia) Map Cropping Samples-2
Giraldo neighborhoods and villages map with 3D shadow effect
flag map of Giraldo with 3D shadow effect
Giraldo map with 3d shadow effect
Download outline map of Giraldo (geojson format) :
Giraldo.geojson (**)
Download polygon array of Giraldo map for "Google Maps" :
Giraldo.txt
Bounding Box for Giraldo Map : ( 6.554058 , -76.024753 , 6.726954 , -75.881655 )
Wikipedia ID for Giraldo : Q1655837
Wikipedia SPARQL Query for Giraldo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655837 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655837 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655837 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655837 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655837 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655837 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 Giraldo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.554058, -76.024753, 6.726954, -75.881655);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Giraldo)
[out:json];
(
rel["name"="Giraldo"][type=boundary];
rel["name:en"="Giraldo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Giraldo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Casteja | 6.593330 , -75.986670 |
Cordillera | 6.619630 , -75.972070 |
Cuajaron | 6.636670 , -75.962500 |
El Filo | 6.663890 , -75.943330 |
El Gallo | 6.683060 , -75.981700 |
El Llano | 6.630830 , -75.888330 |
Giraldo | 6.683060 , -75.989170 |
Gloria | 6.632780 , -75.987220 |
Hato Grande | 6.650280 , -75.987500 |
La Manga | 6.642220 , -75.979720 |
La Palma | 6.654440 , -75.890000 |
La Sierra | 6.652780 , -75.940280 |
Las Nieves | 6.699320 , -75.973340 |
Manglar | 6.694440 , -75.948060 |
Muertos | 6.638890 , -75.990830 |
Nusco Arriba | 6.608890 , -75.960830 |
Penitas | 6.619200 , -75.944250 |
Pinguro | 6.668610 , -75.900560 |
San Miguel | 6.650000 , -75.883330 |
Tinajita | 6.690560 , -75.934170 |
Uruta | 6.687460 , -75.939840 |
Notes:
- You can download geometry data for Giraldo 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.