Murillo (Tolima) Map Cropping Samples
Murillo (Tolima) Map Cropping Samples-1
Murillo (Tolima) Map Cropping Samples-2
Murillo neighborhoods and villages map with 3D shadow effect
flag map of Murillo with 3D shadow effect
Murillo map with 3d shadow effect
Download outline map of Murillo (geojson format) :
Murillo.geojson (**)
Download polygon array of Murillo map for "Google Maps" :
Murillo.txt
Bounding Box for Murillo Map : ( 4.729237 , -75.376092 , 4.917432 , -75.068178 )
Wikipedia ID for Murillo : Q977896
Wikipedia SPARQL Query for Murillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q977896 wdt:P1082 ?population. }
OPTIONAL { wd:Q977896 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q977896 wdt:P2046 ?area. }
OPTIONAL { wd:Q977896 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q977896 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q977896 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 Murillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.729237, -75.376092, 4.917432, -75.068178);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Murillo)
[out:json];
(
rel["name"="Murillo"][type=boundary];
rel["name:en"="Murillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Murillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Bosque | 4.850000 , -75.200000 |
Granate | 4.850000 , -75.233330 |
La Estrella | 4.764610 , -75.295560 |
La Yuca | 4.750000 , -75.166670 |
Leonera Alta | 4.883330 , -75.233330 |
Murillo | 4.873930 , -75.171510 |
Penones | 4.883330 , -75.133330 |
Santa Barbara | 4.883980 , -75.283330 |
Verada La Cabana | 4.880390 , -75.270120 |
Notes:
- You can download geometry data for Murillo 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.