Montecristi (Manabi) Map Cropping Samples
Montecristi (Manabi) Map Cropping Samples-1
Montecristi (Manabi) Map Cropping Samples-2
Montecristi neighborhoods and villages map with 3D shadow effect
flag map of Montecristi with 3D shadow effect
Montecristi map with 3d shadow effect
Download outline map of Montecristi (geojson format) :
Montecristi.geojson (**)
Download polygon array of Montecristi map for "Google Maps" :
Montecristi.txt
Bounding Box for Montecristi Map : ( -1.286501 , -80.883743 , -0.927058 , -80.51604 )
Wikipedia ID for Montecristi : Q2466536
Wikipedia SPARQL Query for Montecristi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2466536 wdt:P1082 ?population. }
OPTIONAL { wd:Q2466536 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2466536 wdt:P2046 ?area. }
OPTIONAL { wd:Q2466536 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2466536 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2466536 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 Montecristi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.286501, -80.883743, -0.927058, -80.51604);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Montecristi)
[out:json];
(
rel["name"="Montecristi"][type=boundary];
rel["name:en"="Montecristi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Montecristi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo de Afuera | -1.078890 , -80.669590 |
Bajo Grande | -1.083330 , -80.683330 |
Colorado | -1.017360 , -80.680810 |
Dos Cruces | -1.158330 , -80.850000 |
El Arroyo | -1.004830 , -80.670000 |
El Cerro | -1.065720 , -80.567290 |
La Pila | -1.108070 , -80.583580 |
Los Pozos | -1.000000 , -80.616670 |
Manantiales | -1.260430 , -80.739620 |
Montecristi | -1.045760 , -80.658890 |
Piles | -1.183330 , -80.833330 |
Rio de Cana | -1.189860 , -80.797360 |
Sequita | -1.026420 , -80.583510 |
Notes:
- You can download geometry data for Montecristi 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.