Loreto (Orellana) Map Cropping Samples
Loreto (Orellana) Map Cropping Samples-1
Loreto (Orellana) Map Cropping Samples-2
Loreto neighborhoods and villages map with 3D shadow effect
flag map of Loreto with 3D shadow effect
Loreto map with 3d shadow effect
Download outline map of Loreto (geojson format) :
Loreto.geojson (**)
Download polygon array of Loreto map for "Google Maps" :
Loreto.txt
Bounding Box for Loreto Map : ( -0.948163 , -77.627997 , -0.344619 , -77.067586 )
Wikipedia ID for Loreto : Q3586431
Wikipedia SPARQL Query for Loreto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3586431 wdt:P1082 ?population. }
OPTIONAL { wd:Q3586431 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3586431 wdt:P2046 ?area. }
OPTIONAL { wd:Q3586431 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3586431 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3586431 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 Loreto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.948163, -77.627997, -0.344619, -77.067586);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Loreto)
[out:json];
(
rel["name"="Loreto"][type=boundary];
rel["name:en"="Loreto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Loreto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avila | -0.637750 , -77.435640 |
Bajo Huino | -0.626980 , -77.123770 |
Cacao Punto | -0.650000 , -77.133330 |
Capihuara | -0.495310 , -77.237250 |
Concepcion | -0.800000 , -77.416670 |
Cotapino | -0.700000 , -77.466670 |
Gonzalo Pizarro | -0.550000 , -77.433330 |
Loreto | -0.692430 , -77.311150 |
Pano | -0.733330 , -77.200000 |
San Jose de Payamino | -0.500000 , -77.283330 |
San Jose Nuevo | -0.487180 , -77.292540 |
San Jose Viejo | -0.533330 , -77.416670 |
Notes:
- You can download geometry data for Loreto 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.