Urrao (Antioquia) Map Cropping Samples
Urrao (Antioquia) Map Cropping Samples-1
Urrao (Antioquia) Map Cropping Samples-2
Urrao neighborhoods and villages map with 3D shadow effect
flag map of Urrao with 3D shadow effect
Urrao map with 3d shadow effect
Download outline map of Urrao (geojson format) :
Urrao.geojson (**)
Download polygon array of Urrao map for "Google Maps" :
Urrao.txt
Bounding Box for Urrao Map : ( 5.997631 , -76.582094 , 6.593685 , -75.990503 )
Wikipedia ID for Urrao : Q1026557
Wikipedia SPARQL Query for Urrao (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1026557 wdt:P1082 ?population. }
OPTIONAL { wd:Q1026557 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1026557 wdt:P2046 ?area. }
OPTIONAL { wd:Q1026557 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1026557 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1026557 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 Urrao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.997631, -76.582094, 6.593685, -75.990503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urrao)
[out:json];
(
rel["name"="Urrao"][type=boundary];
rel["name:en"="Urrao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urrao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cariazul | 6.397410 , -76.254790 |
Falda | 6.433330 , -76.400000 |
La Clara | 6.518610 , -76.162780 |
La Encarnacion | 6.440710 , -76.206030 |
La Lunareja | 6.433330 , -76.166670 |
La Orilla | 6.527780 , -76.098610 |
La Quiebra | 6.578120 , -76.147320 |
La Siberia | 6.517780 , -76.240280 |
La Venada | 6.566670 , -76.200000 |
Las Brisas | 6.350000 , -76.000000 |
Mande | 6.451780 , -76.473680 |
Oro | 6.572220 , -76.136670 |
Pavas | 6.517500 , -76.133610 |
Santa Isabel | 6.157200 , -76.054700 |
Urrao | 6.315200 , -76.134200 |
Notes:
- You can download geometry data for Urrao 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.