Terrabona (Matagalpa) Map Cropping Samples
Terrabona (Matagalpa) Map Cropping Samples-1
Terrabona (Matagalpa) Map Cropping Samples-2
Terrabona neighborhoods and villages map with 3D shadow effect
flag map of Terrabona with 3D shadow effect
Terrabona map with 3d shadow effect
Download outline map of Terrabona (geojson format) :
Terrabona.geojson (**)
Download polygon array of Terrabona map for "Google Maps" :
Terrabona.txt
Bounding Box for Terrabona Map : ( 12.62287 , -86.051819 , 12.828145 , -85.859646 )
Wikipedia ID for Terrabona : Q664620
Wikipedia SPARQL Query for Terrabona (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q664620 wdt:P1082 ?population. }
OPTIONAL { wd:Q664620 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q664620 wdt:P2046 ?area. }
OPTIONAL { wd:Q664620 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q664620 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q664620 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 Terrabona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.62287, -86.051819, 12.828145, -85.859646);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terrabona)
[out:json];
(
rel["name"="Terrabona"][type=boundary];
rel["name:en"="Terrabona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terrabona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apatus | 12.776480 , -85.961530 |
Calpules | 12.788130 , -85.998700 |
Cana de Castilla | 12.681540 , -86.004120 |
Canada Grande | 12.748560 , -85.951180 |
El Obraje | 12.806080 , -85.960330 |
El Rodeo | 12.783450 , -85.968520 |
La Pita | 12.777370 , -85.945550 |
Los Calpules | 12.741940 , -86.013060 |
Los Ojos de Agua | 12.682780 , -86.028890 |
Montana Grande | 12.740810 , -85.922950 |
Monte Grande | 12.744890 , -85.996620 |
Monte Oscuro | 12.704520 , -85.947880 |
San Jose | 12.733330 , -85.933330 |
San Pedro | 12.661490 , -85.944260 |
Santa Rosa | 12.677930 , -85.980550 |
Terrabona | 12.730280 , -85.964740 |
Tomalapa | 12.640630 , -85.899520 |
Notes:
- You can download geometry data for Terrabona 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.