Rocafuerte (Manabi) Map Cropping Samples
Rocafuerte (Manabi) Map Cropping Samples-1
Rocafuerte (Manabi) Map Cropping Samples-2
Rocafuerte neighborhoods and villages map with 3D shadow effect
flag map of Rocafuerte with 3D shadow effect
Rocafuerte map with 3d shadow effect
Download outline map of Rocafuerte (geojson format) :
Rocafuerte.geojson (**)
Download polygon array of Rocafuerte map for "Google Maps" :
Rocafuerte.txt
Bounding Box for Rocafuerte Map : ( -0.970595 , -80.589009 , -0.795707 , -80.264933 )
Wikipedia ID for Rocafuerte : Q1990564
Wikipedia SPARQL Query for Rocafuerte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990564 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990564 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990564 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 Rocafuerte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.970595, -80.589009, -0.795707, -80.264933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rocafuerte)
[out:json];
(
rel["name"="Rocafuerte"][type=boundary];
rel["name:en"="Rocafuerte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rocafuerte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Crucita | -0.870560 , -80.537510 |
El Resbalon | -0.964810 , -80.437950 |
Las Jaguas | -0.904720 , -80.467220 |
Sacote | -0.960060 , -80.468950 |
San Eloy | -0.882980 , -80.458020 |
Tres Charcos | -0.866670 , -80.383330 |
Notes:
- You can download geometry data for Rocafuerte 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.