Yalaguina (Madriz) Map Cropping Samples
Yalaguina (Madriz) Map Cropping Samples-1
Yalaguina (Madriz) Map Cropping Samples-2
Yalaguina neighborhoods and villages map with 3D shadow effect
flag map of Yalaguina with 3D shadow effect
Yalaguina map with 3d shadow effect
Download outline map of Yalaguina (geojson format) :
Yalaguina.geojson (**)
Download polygon array of Yalaguina map for "Google Maps" :
Yalaguina.txt
Bounding Box for Yalaguina Map : ( 13.413596 , -86.534356 , 13.526035 , -86.442551 )
Wikipedia ID for Yalaguina : Q2216994
Wikipedia SPARQL Query for Yalaguina (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216994 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216994 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216994 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216994 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216994 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216994 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 Yalaguina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.413596, -86.534356, 13.526035, -86.442551);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yalaguina)
[out:json];
(
rel["name"="Yalaguina"][type=boundary];
rel["name:en"="Yalaguina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yalaguina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Trapichito | 13.445530 , -86.484030 |
El Zapote | 13.521140 , -86.525580 |
Los Encuentros | 13.469670 , -86.475330 |
San Ramon | 13.447440 , -86.467650 |
Valle San Antonio | 13.475750 , -86.526560 |
Yalagüina | 13.483750 , -86.492970 |
Notes:
- You can download geometry data for Yalaguina 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.