Sozoranga (Loja) Map Cropping Samples

Sozoranga (Loja) Map Cropping Samples-1

Sozoranga (Loja) Map Cropping Samples-2

Sozoranga neighborhoods and villages map with 3D shadow effect

flag map of Sozoranga with 3D shadow effect

Sozoranga map with 3d shadow effect
Download outline map of Sozoranga (geojson format) :
Sozoranga.geojson (**)
Download polygon array of Sozoranga map for "Google Maps" :
Sozoranga.txt
Bounding Box for Sozoranga Map : ( -4.483238 , -79.878935 , -4.112455 , -79.676577 )
Wikipedia ID for Sozoranga : Q1990061
Wikipedia SPARQL Query for Sozoranga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990061 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990061 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990061 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990061 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990061 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990061 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 Sozoranga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.483238, -79.878935, -4.112455, -79.676577);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sozoranga)
[out:json];
(
rel["name"="Sozoranga"][type=boundary];
rel["name:en"="Sozoranga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sozoranga
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Algodonal | -4.211100 , -79.796860 |
| Chinchanga | -4.192870 , -79.742340 |
| Copradia | -4.250000 , -79.733330 |
| Cosalami | -4.455510 , -79.717820 |
| El Tundo | -4.333480 , -79.820780 |
| Guasimo | -4.366670 , -79.783330 |
| Hacienda La Victoria | -4.416670 , -79.733330 |
| Hacienda Santa Rosa | -4.181780 , -79.864680 |
| Hualo | -4.202710 , -79.739830 |
| Linderos | -4.450000 , -79.700000 |
| Los Llanitos | -4.392960 , -79.743730 |
| Lubushcu | -4.263580 , -79.834550 |
| Lugulme | -4.366670 , -79.766670 |
| Manche | -4.366670 , -79.750000 |
| Nueva Fatima | -4.267100 , -79.819060 |
| Panduana | -4.417870 , -79.708050 |
| Porotillo | -4.410120 , -79.758970 |
| Susuco | -4.356860 , -79.771610 |
| Tacamoros | -4.422520 , -79.744740 |
| Tudo | -4.316670 , -79.816670 |
Notes:
- You can download geometry data for Sozoranga 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.