El Cua (Jinotega) Map Cropping Samples
El Cua (Jinotega) Map Cropping Samples-1
El Cua (Jinotega) Map Cropping Samples-2
El Cua neighborhoods and villages map with 3D shadow effect
flag map of El Cua with 3D shadow effect
El Cua map with 3d shadow effect
Download outline map of El Cua (geojson format) :
El Cua.geojson (**)
Download polygon array of El Cua map for "Google Maps" :
El Cua.txt
Bounding Box for El Cua Map : ( 13.247994 , -85.827567 , 14.579734 , -84.83258 )
Wikipedia ID for El Cua : Q2214906
Wikipedia SPARQL Query for El Cua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2214906 wdt:P1082 ?population. }
OPTIONAL { wd:Q2214906 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2214906 wdt:P2046 ?area. }
OPTIONAL { wd:Q2214906 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2214906 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2214906 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 Cua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.247994, -85.827567, 14.579734, -84.83258);
);
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 Cua)
[out:json];
(
rel["name"="El Cua"][type=boundary];
rel["name:en"="El Cua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Cua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abisinia | 13.297870 , -85.779480 |
Amaka | 14.250000 , -85.116670 |
Arandak | 14.500000 , -85.000000 |
Ayapal | 13.778880 , -85.401180 |
Paso Real de Cuá | 13.368440 , -85.673350 |
San José de Bocay | 13.542040 , -85.539420 |
Waylaska | 14.566670 , -85.000000 |
Notes:
- You can download geometry data for El Cua 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.