Jocoro (Morazán) Map Cropping Samples
Jocoro (Morazán) Map Cropping Samples-1
Jocoro (Morazán) Map Cropping Samples-2
Jocoro neighborhoods and villages map with 3D shadow effect
flag map of Jocoro with 3D shadow effect
Jocoro map with 3d shadow effect
Download outline map of Jocoro (geojson format) :
Jocoro.geojson (**)
Download polygon array of Jocoro map for "Google Maps" :
Jocoro.txt
Bounding Box for Jocoro Map : ( 13.564637 , -88.058508 , 13.676459 , -87.957811 )
Wikipedia ID for Jocoro : Q3808621
Wikipedia SPARQL Query for Jocoro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3808621 wdt:P1082 ?population. }
OPTIONAL { wd:Q3808621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3808621 wdt:P2046 ?area. }
OPTIONAL { wd:Q3808621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3808621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3808621 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 Jocoro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.564637, -88.058508, 13.676459, -87.957811);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jocoro)
[out:json];
(
rel["name"="Jocoro"][type=boundary];
rel["name:en"="Jocoro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jocoro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Flamenco | 13.616670 , -88.000000 |
Guachipilin | 13.650000 , -88.033330 |
Jocoro | 13.616670 , -88.016670 |
La Calavera | 13.633330 , -87.983330 |
San Felipe | 13.600000 , -88.033330 |
San Jose | 13.633330 , -88.000000 |
Notes:
- You can download geometry data for Jocoro 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.