Download outline map of Fonseca (geojson format) :
Fonseca.geojson (**)
Download polygon array of Fonseca map for "Google Maps" :
Fonseca.txt
Bounding Box for Fonseca Map : ( 10.646815 , -72.921562 , 11.036373 , -72.674455 )
Wikipedia ID for Fonseca : Q1441074
Wikipedia SPARQL Query for Fonseca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441074 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441074 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441074 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441074 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441074 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441074 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 Fonseca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.646815, -72.921562, 11.036373, -72.674455);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fonseca)
[out:json];
(
rel["name"="Fonseca"][type=boundary];
rel["name:en"="Fonseca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fonseca
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arroyo Hondo | 10.742350 , -72.815520 |
| Banganita | 10.927980 , -72.872500 |
| Buenos Aires | 10.891590 , -72.809420 |
| Caimito | 10.872190 , -72.813120 |
| Canaboba | 10.804290 , -72.850950 |
| Cano Dulce | 10.916670 , -72.850000 |
| Carretalito | 10.908890 , -72.798060 |
| Ceibal | 10.992220 , -72.914170 |
| Conejo | 10.777500 , -72.798610 |
| Costa Rica | 10.875200 , -72.855130 |
| El Barrial | 10.893890 , -72.829170 |
| El Carey | 10.866070 , -72.834800 |
| El Carmen de Fonseca | 10.855950 , -72.831900 |
| El Comodin | 10.714440 , -72.826670 |
| El Darien | 10.905380 , -72.834990 |
| El Guayabo | 10.771390 , -72.710830 |
| El Hatico | 10.907620 , -72.857900 |
| El Palmar | 10.824230 , -72.851410 |
| El Porvenir | 10.978890 , -72.912500 |
| El Puy | 10.860860 , -72.807830 |
| El Suan | 10.905560 , -72.846420 |
| Fonseca | 10.886060 , -72.848700 |
| Guamachal | 10.918610 , -72.817500 |
| Hatico Viejo | 10.823480 , -72.793290 |
| La Cimarrona | 10.861670 , -72.823060 |
| La Paulina | 10.902780 , -72.820560 |
| La Vida | 10.800830 , -72.690000 |
| Las Marias | 10.874900 , -72.848920 |
| Las Miradas | 10.752230 , -72.727090 |
| Los Toquitos | 10.839770 , -72.766780 |
| Lourdes | 10.798730 , -72.781670 |
| Manantialito | 10.837540 , -72.731220 |
| Manantialito | 10.786390 , -72.790560 |
| Mediania | 10.790430 , -72.865240 |
| Normandia | 10.912120 , -72.878870 |
| Palmira | 10.769800 , -72.697440 |
| Playon | 10.773450 , -72.874260 |
| Pondores | 10.787790 , -72.776920 |
| Potrerito | 10.856270 , -72.778980 |
| Potrero | 11.025440 , -72.910290 |
| Puerto Lopez | 10.781210 , -72.703400 |
| Puerto Velo | 10.768060 , -72.800560 |
| Puyalito | 10.863520 , -72.847430 |
| Quebrachal | 10.846670 , -72.757220 |
| Sabaneta | 10.781830 , -72.840830 |
| San Benito | 10.809020 , -72.812300 |
| San Luis | 10.770490 , -72.781190 |
| Santa Rita | 10.912680 , -72.805450 |
| Siberia | 10.710560 , -72.800280 |
| Sitio Nuevo | 10.785290 , -72.881410 |
| Tierranueva | 10.744440 , -72.724170 |
| Trigo | 10.839170 , -72.846940 |
Notes:
- You can download geometry data for Fonseca 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.