Orito (Putumayo) Map Cropping Samples
Orito (Putumayo) Map Cropping Samples-1
Orito (Putumayo) Map Cropping Samples-2
Orito neighborhoods and villages map with 3D shadow effect
flag map of Orito with 3D shadow effect
Orito map with 3d shadow effect
Download outline map of Orito (geojson format) :
Orito.geojson (**)
Download polygon array of Orito map for "Google Maps" :
Orito.txt
Bounding Box for Orito Map : ( 0.41422 , -77.186797 , 0.944851 , -76.652642 )
Wikipedia ID for Orito : Q12981826
Wikipedia SPARQL Query for Orito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q12981826 wdt:P1082 ?population. }
OPTIONAL { wd:Q12981826 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q12981826 wdt:P2046 ?area. }
OPTIONAL { wd:Q12981826 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q12981826 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q12981826 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 Orito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.41422, -77.186797, 0.944851, -76.652642);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Orito)
[out:json];
(
rel["name"="Orito"][type=boundary];
rel["name:en"="Orito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Orito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Orito | 0.676560 , -76.877120 |
Picudo | 0.501070 , -76.818640 |
San Antonio del Guamues | 0.562350 , -76.833270 |
Siberia | 0.567170 , -77.034490 |
Yarumo | 0.647620 , -76.827050 |
Notes:
- You can download geometry data for Orito 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.