Naranjito (Guayas) Map Cropping Samples
Naranjito (Guayas) Map Cropping Samples-1
Naranjito (Guayas) Map Cropping Samples-2
Naranjito neighborhoods and villages map with 3D shadow effect
flag map of Naranjito with 3D shadow effect
Naranjito map with 3d shadow effect
Download outline map of Naranjito (geojson format) :
Naranjito.geojson (**)
Download polygon array of Naranjito map for "Google Maps" :
Naranjito.txt
Bounding Box for Naranjito Map : ( -2.225552 , -79.499111 , -2.082247 , -79.274679 )
Wikipedia ID for Naranjito : Q1990400
Wikipedia SPARQL Query for Naranjito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990400 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990400 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990400 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 Naranjito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.225552, -79.499111, -2.082247, -79.274679);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Naranjito)
[out:json];
(
rel["name"="Naranjito"][type=boundary];
rel["name:en"="Naranjito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Naranjito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alvarez | -2.133330 , -79.433330 |
Barraganetal | -2.174650 , -79.298160 |
Conducta | -2.167260 , -79.481560 |
Hacienda Milagro | -2.099350 , -79.450390 |
Hacienda Norton | -2.160400 , -79.412770 |
Hacienda Nueva Fortuna | -2.116670 , -79.350000 |
Hacienda Paciencia | -2.120960 , -79.435250 |
Hacienda San Antonio | -2.100000 , -79.383330 |
Hacienda San Vicente | -2.131560 , -79.398170 |
Hacienda Supaypungo | -2.166670 , -79.366670 |
Jose Real | -2.150000 , -79.433330 |
La Aurora | -2.100000 , -79.366670 |
Rocafuerte | -2.170890 , -79.332050 |
San Antonio | -2.174720 , -79.359540 |
San Antonio | -2.165440 , -79.380530 |
San Miguel | -2.086370 , -79.390340 |
Notes:
- You can download geometry data for Naranjito 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.