El Realejo (Chinandega) Map Cropping Samples
El Realejo (Chinandega) Map Cropping Samples-1
El Realejo (Chinandega) Map Cropping Samples-2
El Realejo neighborhoods and villages map with 3D shadow effect
flag map of El Realejo with 3D shadow effect
El Realejo map with 3d shadow effect
Download outline map of El Realejo (geojson format) :
El Realejo.geojson (**)
Download polygon array of El Realejo map for "Google Maps" :
El Realejo.txt
Bounding Box for El Realejo Map : ( 12.498864 , -87.249288 , 12.612606 , -87.12079 )
Wikipedia ID for El Realejo : Q368227
Wikipedia SPARQL Query for El Realejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q368227 wdt:P1082 ?population. }
OPTIONAL { wd:Q368227 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q368227 wdt:P2046 ?area. }
OPTIONAL { wd:Q368227 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q368227 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q368227 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 El Realejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.498864, -87.249288, 12.612606, -87.12079);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Realejo)
[out:json];
(
rel["name"="El Realejo"][type=boundary];
rel["name:en"="El Realejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Realejo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ceilan | 12.588210 , -87.233740 |
El Realejo | 12.543070 , -87.164660 |
Fatima | 12.566670 , -87.233330 |
Las Lajas | 12.550000 , -87.150000 |
Puerto Esparta | 12.512860 , -87.137030 |
San Fernando | 12.568590 , -87.223600 |
San Isidro | 12.550820 , -87.175110 |
San Josecito | 12.592220 , -87.190310 |
Santa Teresa | 12.583630 , -87.192850 |
Notes:
- You can download geometry data for El Realejo 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.