Mateare (Managua) Map Cropping Samples
Mateare (Managua) Map Cropping Samples-1
Mateare (Managua) Map Cropping Samples-2
Mateare neighborhoods and villages map with 3D shadow effect
flag map of Mateare with 3D shadow effect
Mateare map with 3d shadow effect
Download outline map of Mateare (geojson format) :
Mateare.geojson (**)
Download polygon array of Mateare map for "Google Maps" :
Mateare.txt
Bounding Box for Mateare Map : ( 12.104231 , -86.524327 , 12.290934 , -86.295713 )
Wikipedia ID for Mateare : Q2605008
Wikipedia SPARQL Query for Mateare (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2605008 wdt:P1082 ?population. }
OPTIONAL { wd:Q2605008 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2605008 wdt:P2046 ?area. }
OPTIONAL { wd:Q2605008 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2605008 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2605008 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 Mateare map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.104231, -86.524327, 12.290934, -86.295713);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mateare)
[out:json];
(
rel["name"="Mateare"][type=boundary];
rel["name:en"="Mateare"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mateare
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Corpus Cristi | 12.282200 , -86.371550 |
Desmotadora Las Brasiles | 12.192440 , -86.370320 |
El Escobillo | 12.273150 , -86.389150 |
El Esfuerzo | 12.229500 , -86.383010 |
El Espadillo | 12.258370 , -86.462400 |
El Martillo | 12.197350 , -86.388250 |
El Tempisque | 12.210080 , -86.360680 |
La Virgen | 12.169750 , -86.452810 |
Los Brasiles | 12.186460 , -86.362360 |
Los Cedros | 12.233330 , -86.416670 |
Los Ranchos | 12.171900 , -86.418990 |
Mateare | 12.235120 , -86.428090 |
San Andres | 12.166670 , -86.400000 |
San Luis | 12.183330 , -86.366670 |
Santa Luisa | 12.150000 , -86.416670 |
Todo Obrero | 12.192560 , -86.466770 |
Notes:
- You can download geometry data for Mateare 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.