Download outline map of Esparta (geojson format) :
Esparta.geojson (**)
Download polygon array of Esparta map for "Google Maps" :
Esparta.txt
Bounding Box for Esparta Map : ( 15.427526 , -87.325584 , 15.83218 , -87.127106 )
Wikipedia ID for Esparta : Q949593
Wikipedia SPARQL Query for Esparta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q949593 wdt:P1082 ?population. }
OPTIONAL { wd:Q949593 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q949593 wdt:P2046 ?area. }
OPTIONAL { wd:Q949593 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q949593 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q949593 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 Esparta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.427526, -87.325584, 15.83218, -87.127106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Esparta)
[out:json];
(
rel["name"="Esparta"][type=boundary];
rel["name:en"="Esparta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Esparta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barra de Palo | 15.783330 , -87.266670 |
Bella Vista | 15.766670 , -87.200000 |
Boca Cerrada | 15.766670 , -87.200000 |
Buenos Aires | 15.700000 , -87.283330 |
Campo Nuevo | 15.733330 , -87.250000 |
Cayo de Venado | 15.744520 , -87.269290 |
Cayo del Tigre | 15.716670 , -87.133330 |
Colombo | 15.666670 , -87.200000 |
El Diamante | 15.583330 , -87.233330 |
El Higueral | 15.716670 , -87.216670 |
Esparta | 15.716670 , -87.200000 |
Flores de Italia | 15.600000 , -87.250000 |
Goascoran | 15.600000 , -87.233330 |
Jilamito | 15.583330 , -87.250000 |
La Guadalupe | 15.700000 , -87.200000 |
La Hondurena | 15.683330 , -87.183330 |
La Libertad | 15.600000 , -87.266670 |
La Manga | 15.683330 , -87.200000 |
La Rosita | 15.744520 , -87.269290 |
La Sofia | 15.750000 , -87.250000 |
Las Flores de Lean | 15.733330 , -87.266670 |
Lombardia | 15.566670 , -87.283330 |
Lomitas | 15.750000 , -87.266670 |
Nuevo Esperanze | 15.744520 , -87.269290 |
Nutrias | 15.566670 , -87.266670 |
Paris de Lean | 15.744520 , -87.269290 |
Punta de Rieles | 15.700000 , -87.150000 |
Quebrada Grande | 15.500000 , -87.233330 |
San Jose | 15.666670 , -87.200000 |
San Juan Pueblo | 15.583330 , -87.233330 |
San Vicente | 15.700000 , -87.150000 |
Siempreviva | 15.583330 , -87.250000 |
Sitio de Mejia | 15.683330 , -87.166670 |
Tarralosa | 15.716670 , -87.266670 |
Tierra Firme | 15.716670 , -87.150000 |
Tres Banderas | 15.733330 , -87.200000 |
Notes:
- You can download geometry data for Esparta 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.