Download outline map of Bagaces (geojson format) :
Bagaces.geojson (**)
Download polygon array of Bagaces map for "Google Maps" :
Bagaces.txt
Bounding Box for Bagaces Map : ( 10.251864 , -85.433604 , 10.775948 , -85.061292 )
Wikipedia ID for Bagaces : Q1401294
Wikipedia SPARQL Query for Bagaces (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1401294 wdt:P1082 ?population. }
OPTIONAL { wd:Q1401294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1401294 wdt:P2046 ?area. }
OPTIONAL { wd:Q1401294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1401294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1401294 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 Bagaces map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.251864, -85.433604, 10.775948, -85.061292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bagaces)
[out:json];
(
rel["name"="Bagaces"][type=boundary];
rel["name:en"="Bagaces"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bagaces
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 10.463090 , -85.225130 |
Arbolito | 10.524540 , -85.228850 |
Bagaces | 10.527090 , -85.254820 |
Casa Vieja | 10.583520 , -85.178580 |
Catalina | 10.333330 , -85.266670 |
Ciruelas | 10.506230 , -85.345630 |
Cuipilapa | 10.670640 , -85.163310 |
El Cortes | 10.450000 , -85.400000 |
Fortuna | 10.673840 , -85.199840 |
Giganta | 10.696020 , -85.153550 |
Guayabos | 10.707880 , -85.225740 |
Hacienda Monteverde | 10.589260 , -85.292260 |
Hacienda Tamarindo | 10.433330 , -85.266670 |
Horcones | 10.657300 , -85.237430 |
Huacalito | 10.533330 , -85.166670 |
La Ese | 10.676800 , -85.239560 |
La Palmita | 10.316670 , -85.216670 |
Mojica | 10.407880 , -85.197420 |
Montano | 10.525640 , -85.189820 |
Montenegro | 10.474670 , -85.210590 |
Palo Verde | 10.350000 , -85.350000 |
Paso Real | 10.433330 , -85.166670 |
Pijije | 10.544820 , -85.351580 |
Pueblo Nuevo | 10.731540 , -85.242950 |
Rincon de la Cruz | 10.755790 , -85.221230 |
Rio Blanco | 10.483330 , -85.200000 |
Sagrada Familia | 10.699650 , -85.194920 |
Salitral | 10.593840 , -85.244360 |
Salto | 10.566670 , -85.386640 |
San Joaquin | 10.551520 , -85.149570 |
San Pedro | 10.666670 , -85.250000 |
Santa Rosa | 10.581960 , -85.270220 |
Union | 10.715890 , -85.194330 |
Notes:
- You can download geometry data for Bagaces 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.