Muisne (Esmeraldas) Map Cropping Samples
Muisne (Esmeraldas) Map Cropping Samples-1
Muisne (Esmeraldas) Map Cropping Samples-2
Muisne neighborhoods and villages map with 3D shadow effect
flag map of Muisne with 3D shadow effect
Muisne map with 3d shadow effect
Download outline map of Muisne (geojson format) :
Muisne.geojson (**)
Download polygon array of Muisne map for "Google Maps" :
Muisne.txt
Bounding Box for Muisne Map : ( 0.25525 , -80.106667 , 0.813167 , -79.736111 )
Wikipedia ID for Muisne : Q3991172
Wikipedia SPARQL Query for Muisne (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3991172 wdt:P1082 ?population. }
OPTIONAL { wd:Q3991172 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3991172 wdt:P2046 ?area. }
OPTIONAL { wd:Q3991172 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3991172 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3991172 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 Muisne map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.25525, -80.106667, 0.813167, -79.736111);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muisne)
[out:json];
(
rel["name"="Muisne"][type=boundary];
rel["name:en"="Muisne"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muisne
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | 0.445750 , -80.043960 |
Caimito | 0.702810 , -80.096070 |
Casita | 0.683330 , -80.083330 |
Concepcion | 0.516670 , -79.950000 |
Corriente | 0.500640 , -79.972070 |
Daule | 0.406120 , -80.012220 |
La Delicia | 0.526910 , -79.912080 |
La Mancha | 0.547390 , -80.004510 |
La Perla | 0.583330 , -79.983330 |
La Selva | 0.566670 , -79.850000 |
Malpelo | 0.800000 , -80.000000 |
Mocoral | 0.350000 , -79.966670 |
Muisne | 0.608060 , -80.044170 |
Muisne | 0.611290 , -80.018630 |
Pueblito | 0.466670 , -79.933330 |
Pueblo Nuevo | 0.416670 , -80.016670 |
Quingue | 0.718710 , -80.094070 |
Salima | 0.316670 , -79.966670 |
San Francisco | 0.766670 , -80.050000 |
San Gregorio | 0.528890 , -79.970820 |
San Jose de Chamanga | 0.274160 , -79.944990 |
Tongorachi | 0.669780 , -80.093610 |
Tortuga | 0.766670 , -80.083330 |
Zapotal | 0.450000 , -80.050000 |
Notes:
- You can download geometry data for Muisne 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.