Telpaneca (Madriz) Map Cropping Samples
Telpaneca (Madriz) Map Cropping Samples-1
Telpaneca (Madriz) Map Cropping Samples-2
Telpaneca neighborhoods and villages map with 3D shadow effect
flag map of Telpaneca with 3D shadow effect
Telpaneca map with 3d shadow effect
Download outline map of Telpaneca (geojson format) :
Telpaneca.geojson (**)
Download polygon array of Telpaneca map for "Google Maps" :
Telpaneca.txt
Bounding Box for Telpaneca Map : ( 13.396349 , -86.386162 , 13.623078 , -86.177233 )
Wikipedia ID for Telpaneca : Q2216981
Wikipedia SPARQL Query for Telpaneca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216981 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216981 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216981 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216981 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216981 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216981 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 Telpaneca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.396349, -86.386162, 13.623078, -86.177233);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Telpaneca)
[out:json];
(
rel["name"="Telpaneca"][type=boundary];
rel["name:en"="Telpaneca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Telpaneca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carbonal | 13.585290 , -86.222650 |
El Limon | 13.506400 , -86.327610 |
Quibuto | 13.490740 , -86.202440 |
San Jose de Amucayan | 13.572880 , -86.346160 |
Telpaneca | 13.531660 , -86.287100 |
Valle San Andres | 13.449300 , -86.281100 |
Valle San Francisco | 13.583330 , -86.276070 |
Notes:
- You can download geometry data for Telpaneca 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.