Wiwili (Jinotega) Map Cropping Samples
Wiwili (Jinotega) Map Cropping Samples-1
Wiwili (Jinotega) Map Cropping Samples-2
Wiwili neighborhoods and villages map with 3D shadow effect
flag map of Wiwili with 3D shadow effect
Wiwili map with 3d shadow effect
Download outline map of Wiwili (geojson format) :
Wiwili.geojson (**)
Download polygon array of Wiwili map for "Google Maps" :
Wiwili.txt
Bounding Box for Wiwili Map : ( 13.466333 , -85.928799 , 14.546048 , -85.072849 )
Wikipedia ID for Wiwili : Q593730
Wikipedia SPARQL Query for Wiwili (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q593730 wdt:P1082 ?population. }
OPTIONAL { wd:Q593730 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q593730 wdt:P2046 ?area. }
OPTIONAL { wd:Q593730 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q593730 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q593730 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 Wiwili map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.466333, -85.928799, 14.546048, -85.072849);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wiwili)
[out:json];
(
rel["name"="Wiwili"][type=boundary];
rel["name:en"="Wiwili"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wiwili
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenales | 13.783330 , -85.800000 |
Asabalbali | 14.200000 , -85.183330 |
Bocay | 14.297460 , -85.151550 |
Kilambe | 13.550000 , -85.783330 |
Kung Kung Tingni | 14.350000 , -85.183330 |
Mukuwas | 14.369930 , -85.214120 |
Oculi | 14.170870 , -85.242180 |
Panka Dakura | 14.281390 , -85.165900 |
Upla Pruan | 14.383330 , -85.200000 |
Valle Congojas | 13.805730 , -85.872120 |
Wanblan | 13.857380 , -85.733390 |
Wayawas | 14.365480 , -85.195640 |
Wina | 14.066670 , -85.300000 |
Wiwilí | 13.626790 , -85.825400 |
Wiwili de Jinotega | 13.614940 , -85.816760 |
Notes:
- You can download geometry data for Wiwili 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.