Muy Muy (Matagalpa) Map Cropping Samples
Muy Muy (Matagalpa) Map Cropping Samples-1
Muy Muy (Matagalpa) Map Cropping Samples-2
Muy Muy neighborhoods and villages map with 3D shadow effect
flag map of Muy Muy with 3D shadow effect
Muy Muy map with 3d shadow effect
Download outline map of Muy Muy (geojson format) :
Muy Muy.geojson (**)
Download polygon array of Muy Muy map for "Google Maps" :
Muy Muy.txt
Bounding Box for Muy Muy Map : ( 12.65916 , -85.721227 , 12.847541 , -85.421822 )
Wikipedia ID for Muy Muy : Q2215631
Wikipedia SPARQL Query for Muy Muy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215631 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215631 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215631 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215631 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215631 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215631 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 Muy Muy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.65916, -85.721227, 12.847541, -85.421822);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muy Muy)
[out:json];
(
rel["name"="Muy Muy"][type=boundary];
rel["name:en"="Muy Muy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muy Muy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Bosque | 12.715100 , -85.640730 |
El Carao | 12.712540 , -85.513320 |
El Esquirin | 12.825640 , -85.611990 |
El Tabano | 12.716670 , -85.566670 |
Esquipulin | 12.750000 , -85.666670 |
Jeronimo | 12.783330 , -85.700000 |
La Limosna | 12.826200 , -85.564700 |
Las Pavas | 12.729630 , -85.478580 |
Monte Libano | 12.800000 , -85.650000 |
Muymuy | 12.762240 , -85.629150 |
Olama | 12.716670 , -85.550000 |
Palo Alto | 12.720880 , -85.598560 |
Rancherias | 12.778490 , -85.532140 |
Salonica | 12.684530 , -85.628570 |
San Miguelito | 12.782850 , -85.582380 |
Santa Fe | 12.726160 , -85.659970 |
Santa Juana | 12.673770 , -85.648440 |
Notes:
- You can download geometry data for Muy Muy 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.