Portoviejo (Manabi) Map Cropping Samples
Portoviejo (Manabi) Map Cropping Samples-1
Portoviejo (Manabi) Map Cropping Samples-2
Portoviejo neighborhoods and villages map with 3D shadow effect
flag map of Portoviejo with 3D shadow effect
Portoviejo map with 3d shadow effect
Download outline map of Portoviejo (geojson format) :
Portoviejo.geojson (**)
Download polygon array of Portoviejo map for "Google Maps" :
Portoviejo.txt
Bounding Box for Portoviejo Map : ( -1.198791 , -80.561658 , -0.927666 , -80.008162 )
Wikipedia ID for Portoviejo : Q617905
Wikipedia SPARQL Query for Portoviejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q617905 wdt:P1082 ?population. }
OPTIONAL { wd:Q617905 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q617905 wdt:P2046 ?area. }
OPTIONAL { wd:Q617905 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q617905 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q617905 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 Portoviejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.198791, -80.561658, -0.927666, -80.008162);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Portoviejo)
[out:json];
(
rel["name"="Portoviejo"][type=boundary];
rel["name:en"="Portoviejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Portoviejo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alhajuela | -1.053870 , -80.281100 |
Calderon | -1.029750 , -80.343630 |
Colón | -1.110120 , -80.414960 |
Estancias Viejas | -1.135550 , -80.402320 |
Guayabo | -1.016670 , -80.483330 |
Los Tigres | -0.960270 , -80.310540 |
Pachinche Afuera | -1.140160 , -80.364790 |
Picoaza | -1.035550 , -80.493040 |
Pimpiguasi | -1.015070 , -80.361190 |
Portoviejo | -1.054170 , -80.451390 |
Pueblo Nuevo | -0.982060 , -80.306920 |
Rio Chico | -0.994860 , -80.416830 |
San Miguel | -1.039640 , -80.085710 |
Notes:
- You can download geometry data for Portoviejo 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.