Download outline map of Matiguas (geojson format) :
Matiguas.geojson (**)
Download polygon array of Matiguas map for "Google Maps" :
Matiguas.txt
Bounding Box for Matiguas Map : ( 12.610008 , -85.639641 , 13.097422 , -85.121392 )
Wikipedia ID for Matiguas : Q2215416
Wikipedia SPARQL Query for Matiguas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215416 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215416 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215416 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215416 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215416 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215416 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 Matiguas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.610008, -85.639641, 13.097422, -85.121392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matiguas)
[out:json];
(
rel["name"="Matiguas"][type=boundary];
rel["name:en"="Matiguas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matiguas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bilwas | 12.883330 , -85.583330 |
Bocana Las Limas | 12.739340 , -85.432900 |
Cana de Oro | 12.783330 , -85.433330 |
Cebadia | 12.866670 , -85.550000 |
Cusile | 12.853560 , -85.512780 |
El Balsamo | 12.950000 , -85.600000 |
El Balsamo | 12.816670 , -85.366670 |
El Carrizal | 12.767740 , -85.225530 |
El Guapote | 12.817250 , -85.263550 |
El Paraiso | 12.866970 , -85.525320 |
El Sabalar | 12.966670 , -85.533330 |
El Trapichito | 12.715640 , -85.377840 |
El Zapote | 12.950000 , -85.366670 |
El Zonto | 12.933330 , -85.616670 |
Guasimon | 12.937280 , -85.536470 |
La Bocana | 13.083330 , -85.516670 |
La Fortuna | 12.841530 , -85.268640 |
La Patriota | 12.977700 , -85.370380 |
La Perla | 12.957850 , -85.634140 |
Las Maderas | 12.816670 , -85.516670 |
Las Mercedes | 12.900000 , -85.533330 |
Las Minitas | 12.833330 , -85.383330 |
Matiguás | 12.837340 , -85.462180 |
Pancasan | 12.927190 , -85.562410 |
Paso Real | 12.802210 , -85.523900 |
San Rafael | 12.865370 , -85.575440 |
Tierra Blanca | 12.850000 , -85.466670 |
Upa | 12.916670 , -85.616670 |
Washington | 12.960860 , -85.566160 |
Notes:
- You can download geometry data for Matiguas 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.