Gonzanamá (Loja) Map Cropping Samples
Gonzanamá (Loja) Map Cropping Samples-1
Gonzanamá (Loja) Map Cropping Samples-2
Gonzanamá neighborhoods and villages map with 3D shadow effect
flag map of Gonzanamá with 3D shadow effect
Gonzanamá map with 3d shadow effect
Download outline map of Gonzanamá (geojson format) :
Gonzanamá.geojson (**)
Download polygon array of Gonzanamá map for "Google Maps" :
Gonzanamá.txt
Bounding Box for Gonzanamá Map : ( -4.327885 , -79.603759 , -3.998489 , -79.320391 )
Wikipedia ID for Gonzanamá : Q628740
Wikipedia SPARQL Query for Gonzanamá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q628740 wdt:P1082 ?population. }
OPTIONAL { wd:Q628740 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q628740 wdt:P2046 ?area. }
OPTIONAL { wd:Q628740 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q628740 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q628740 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 Gonzanamá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.327885, -79.603759, -3.998489, -79.320391);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gonzanamá)
[out:json];
(
rel["name"="Gonzanamá"][type=boundary];
rel["name:en"="Gonzanamá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gonzanamá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ceibo Pamba | -4.233330 , -79.350000 |
Changaymina | -4.220630 , -79.524130 |
Chanquinima | -4.200000 , -79.500000 |
Chiriguala | -4.258380 , -79.515490 |
El Humedo | -4.051080 , -79.522260 |
Hacienda Algarrobera | -4.037390 , -79.392370 |
Hacienda Chambellan | -4.018230 , -79.456630 |
Hacienda El Arenal | -4.060700 , -79.380810 |
Hacienda Gerinoma | -4.100770 , -79.439420 |
Hacienda Puyunuma | -4.216670 , -79.400000 |
Hacienda Trigopamba | -4.294910 , -79.502960 |
La Cruz de Yasapa | -4.179930 , -79.523760 |
La Rueda | -4.150000 , -79.366670 |
La Vega Grande | -4.095090 , -79.531110 |
Lamedero | -4.233330 , -79.366670 |
Matala | -4.137320 , -79.379600 |
Pan de Azucar | -4.150000 , -79.416670 |
Pusanuma | -4.198980 , -79.541230 |
Sacapalca | -4.154540 , -79.518550 |
San Jose | -4.078210 , -79.481490 |
Notes:
- You can download geometry data for Gonzanamá 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.