Download outline map of Teustepe (geojson format) :
Teustepe.geojson (**)
Download polygon array of Teustepe map for "Google Maps" :
Teustepe.txt
Bounding Box for Teustepe Map : ( 12.273383 , -85.982277 , 12.565176 , -85.663129 )
Wikipedia ID for Teustepe : Q2216040
Wikipedia SPARQL Query for Teustepe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216040 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216040 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216040 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216040 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216040 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216040 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 Teustepe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.273383, -85.982277, 12.565176, -85.663129);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teustepe)
[out:json];
(
rel["name"="Teustepe"][type=boundary];
rel["name:en"="Teustepe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teustepe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 12.387860 , -85.788740 |
Ayoja | 12.333330 , -85.833330 |
Candelaria | 12.440730 , -85.867340 |
Cuesta Parda | 12.375400 , -85.760630 |
Cusirina | 12.357300 , -85.780690 |
El Cacao de Los Chavarrias | 12.497220 , -85.862500 |
El Cacao de Los Duarte | 12.524380 , -85.860160 |
El Coyol | 12.509520 , -85.954560 |
El Guanacaste | 12.533570 , -85.804300 |
El Jicaro | 12.531340 , -85.973890 |
El Palmar | 12.446710 , -85.906760 |
El Tabano | 12.418640 , -85.933510 |
El Trapiche | 12.305140 , -85.820790 |
Guiscoyol | 12.436410 , -85.709450 |
La Avellana | 12.442140 , -85.961870 |
La Concepcion | 12.533030 , -85.761060 |
La Concha | 12.368280 , -85.877730 |
La Cruz | 12.417340 , -85.831210 |
La Guayaba | 12.454460 , -85.810300 |
La Joya | 12.343870 , -85.736640 |
La Pita | 12.444280 , -85.679610 |
Llano Grande | 12.316920 , -85.766310 |
Los Chocoyitos | 12.395020 , -85.912800 |
Los Negritos | 12.485430 , -85.909670 |
Los Portillos | 12.461330 , -85.850450 |
Monte Grande | 12.414920 , -85.746280 |
Paso Hondo | 12.509370 , -85.808590 |
Potrerillos | 12.364780 , -85.797480 |
San Diego | 12.483330 , -85.800000 |
Santa Cruz | 12.416670 , -85.800000 |
Santa Rita | 12.403980 , -85.728120 |
Teustepe | 12.420020 , -85.799660 |
Tierra Blanca | 12.521780 , -85.901660 |
Tomatollita | 12.514100 , -85.919720 |
Notes:
- You can download geometry data for Teustepe 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.