Download outline map of San Esteban (geojson format) :
San Esteban.geojson (**)
Download polygon array of San Esteban map for "Google Maps" :
San Esteban.txt
Bounding Box for San Esteban Map : ( 15.032131 , -85.947891 , 15.59628 , -85.458389 )
Wikipedia ID for San Esteban : Q2394385
Wikipedia SPARQL Query for San Esteban (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394385 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394385 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394385 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394385 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394385 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394385 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 San Esteban map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.032131, -85.947891, 15.59628, -85.458389);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Esteban)
[out:json];
(
rel["name"="San Esteban"][type=boundary];
rel["name:en"="San Esteban"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Esteban
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Amarilla | 15.283330 , -85.783330 |
Carambito | 15.233330 , -85.933330 |
Casa Quemada | 15.500000 , -85.666670 |
Conquire | 15.300000 , -85.633330 |
Coronado | 15.116670 , -85.716670 |
Corral de Piedra | 15.350000 , -85.933330 |
Corral Viejo | 15.200000 , -85.800000 |
El Aguacate | 15.250000 , -85.816670 |
El Capulin | 15.216670 , -85.866670 |
El Carbon | 15.416670 , -85.533330 |
El Carnizuelar | 15.316670 , -85.833330 |
El Caulote | 15.316670 , -85.850000 |
El Ciruelo | 15.216670 , -85.816670 |
El Crespo | 15.300000 , -85.916670 |
El Encinal | 15.266670 , -85.800000 |
El Guayabal | 15.316670 , -85.866670 |
El Limonal | 15.200000 , -85.900000 |
El Mico | 15.266670 , -85.850000 |
El Ocotal | 15.100000 , -85.850000 |
El Ocote | 15.266670 , -85.866670 |
El Pedrero | 15.566670 , -85.683330 |
El Quebrachal | 15.166670 , -85.900000 |
Guayarias | 15.383330 , -85.800000 |
La Conce | 15.266670 , -85.883330 |
La Floresta | 15.366670 , -85.850000 |
La Fria | 15.266670 , -85.783330 |
La Jagua | 15.350000 , -85.866670 |
La Laguna | 15.450000 , -85.666670 |
La Lima | 15.133330 , -85.866670 |
La Lima | 15.550000 , -85.783330 |
La Merced | 15.250000 , -85.716670 |
La Soledad | 15.366670 , -85.750000 |
Las Flores | 15.200000 , -85.616670 |
Las Manzanas | 15.250000 , -85.800000 |
Los Dos Rios | 15.166670 , -85.883330 |
Maguiste | 15.366670 , -85.883330 |
Maranones | 15.300000 , -85.550000 |
Morenos | 15.283330 , -85.850000 |
Paloma Muerta | 15.483330 , -85.650000 |
Pisijire | 15.283330 , -85.550000 |
Rio Chiquito | 15.533330 , -85.666670 |
Robledal | 15.183330 , -85.900000 |
San Agustin | 15.283330 , -85.783330 |
San Esteban | 15.200000 , -85.750000 |
San Martin | 15.083330 , -85.833330 |
Santa Maria | 15.300000 , -85.850000 |
Tizate | 15.250000 , -85.850000 |
Toro Muerto | 15.266670 , -85.900000 |
Trinidad | 15.316670 , -85.833330 |
Tunal | 15.283330 , -85.866670 |
Vallecito | 15.416670 , -85.716670 |
Vallecito | 15.300000 , -85.916670 |
Vallecito | 15.216670 , -85.616670 |
Notes:
- You can download geometry data for San Esteban 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.