Cojutepeque (Cuscatlán) Map Cropping Samples
Cojutepeque (Cuscatlán) Map Cropping Samples-1
Cojutepeque (Cuscatlán) Map Cropping Samples-2
Cojutepeque neighborhoods and villages map with 3D shadow effect
flag map of Cojutepeque with 3D shadow effect
Cojutepeque map with 3d shadow effect
Download outline map of Cojutepeque (geojson format) :
Cojutepeque.geojson (**)
Download polygon array of Cojutepeque map for "Google Maps" :
Cojutepeque.txt
Bounding Box for Cojutepeque Map : ( 13.690757 , -88.978113 , 13.756636 , -88.907655 )
Wikipedia ID for Cojutepeque : Q2565407
Wikipedia SPARQL Query for Cojutepeque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2565407 wdt:P1082 ?population. }
OPTIONAL { wd:Q2565407 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2565407 wdt:P2046 ?area. }
OPTIONAL { wd:Q2565407 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2565407 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2565407 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 Cojutepeque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.690757, -88.978113, 13.756636, -88.907655);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cojutepeque)
[out:json];
(
rel["name"="Cojutepeque"][type=boundary];
rel["name:en"="Cojutepeque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cojutepeque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cojutepeque | 13.716670 , -88.933330 |
Concepcion | 13.700000 , -88.966670 |
El Carrizal | 13.700000 , -88.950000 |
Jinuco | 13.716670 , -88.950000 |
Los Naranjos | 13.716670 , -88.916670 |
Ojo de Agua | 13.750000 , -88.933330 |
San Miguel Nance Verde | 13.700000 , -88.933330 |
San Nicolas | 13.733330 , -88.950000 |
San Rafael La Loma | 13.700000 , -88.966670 |
Santa Isabel | 13.700000 , -88.933330 |
Notes:
- You can download geometry data for Cojutepeque 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.