San Sebastian De Yali (Jinotega) Map Cropping Samples
San Sebastian De Yali (Jinotega) Map Cropping Samples-1
San Sebastian De Yali (Jinotega) Map Cropping Samples-2
San Sebastian De Yali neighborhoods and villages map with 3D shadow effect
flag map of San Sebastian De Yali with 3D shadow effect
San Sebastian De Yali map with 3d shadow effect
Download outline map of San Sebastian De Yali (geojson format) :
San Sebastian De Yali.geojson (**)
Download polygon array of San Sebastian De Yali map for "Google Maps" :
San Sebastian De Yali.txt
Bounding Box for San Sebastian De Yali Map : ( 13.248949 , -86.257929 , 13.509088 , -86.015366 )
Wikipedia ID for San Sebastian De Yali : Q2215401
Wikipedia SPARQL Query for San Sebastian De Yali (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215401 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215401 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215401 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 San Sebastian De Yali map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.248949, -86.257929, 13.509088, -86.015366);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Sebastian De Yali)
[out:json];
(
rel["name"="San Sebastian De Yali"][type=boundary];
rel["name:en"="San Sebastian De Yali"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Sebastian De Yali
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Coyolar | 13.319810 , -86.148460 |
El Gamalote | 13.372120 , -86.212080 |
El Tule | 13.325100 , -86.244920 |
La Rica | 13.416670 , -86.050000 |
Las Vegas | 13.373160 , -86.097440 |
Los Banaderos | 13.331100 , -86.120580 |
Los Walices | 13.407520 , -86.110380 |
Quebrada Arriba | 13.284380 , -86.225330 |
San Sebastián de Yalí | 13.305100 , -86.186410 |
Notes:
- You can download geometry data for San Sebastian De Yali 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.