Download outline map of Esmeraldas (geojson format) :
Esmeraldas.geojson (**)
Download polygon array of Esmeraldas map for "Google Maps" :
Esmeraldas.txt
Bounding Box for Esmeraldas Map : ( 0.569011 , -79.834555 , 1.083639 , -79.11824 )
Wikipedia ID for Esmeraldas : Q2448307
Wikipedia SPARQL Query for Esmeraldas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448307 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448307 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448307 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448307 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448307 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448307 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 Esmeraldas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.569011, -79.834555, 1.083639, -79.11824);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Esmeraldas)
[out:json];
(
rel["name"="Esmeraldas"][type=boundary];
rel["name:en"="Esmeraldas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Esmeraldas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamar | 0.800000 , -79.416670 |
Businga | 0.866670 , -79.466670 |
Cabuyal | 1.016820 , -79.463820 |
Chinca | 0.771630 , -79.567510 |
Chontaduro | 0.931730 , -79.434750 |
Chumunde | 0.832250 , -79.418920 |
Clemencia | 0.868900 , -79.698310 |
Coronel Carlos Concha Torres | 0.711910 , -79.689410 |
Cuquiva | 0.766670 , -79.550000 |
El Achiote | 0.966670 , -79.455560 |
El Alto | 1.046000 , -79.428410 |
El Camino | 0.964080 , -79.510940 |
El Carmen | 0.916670 , -79.416670 |
El Salto | 0.988070 , -79.505650 |
Esmeraldas | 0.926330 , -79.660790 |
Galope | 1.000000 , -79.500000 |
Gloria | 0.916670 , -79.400000 |
Guabal | 0.967310 , -79.566850 |
Huele | 0.716670 , -79.683330 |
La Tortuga | 0.976030 , -79.564890 |
Lagartillo | 1.058330 , -79.250000 |
Lagarto | 1.043350 , -79.280020 |
Limoncito | 1.058330 , -79.255560 |
Majua | 0.707710 , -79.529900 |
Montalvo | 1.050100 , -79.312060 |
Olivo | 0.983330 , -79.416670 |
Pebas Real | 0.783330 , -79.633330 |
San Mateo | 0.891690 , -79.633060 |
Tabiazo | 0.822130 , -79.704130 |
Tabiazo | 1.000000 , -79.316670 |
Tabuche | 0.716670 , -79.550000 |
Tachina | 0.962480 , -79.628080 |
Timbre | 0.821070 , -79.615060 |
Vainilla | 1.057840 , -79.209600 |
Notes:
- You can download geometry data for Esmeraldas 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.