Comasagua (La Libertad) Map Cropping Samples
Comasagua (La Libertad) Map Cropping Samples-1
Comasagua (La Libertad) Map Cropping Samples-2
Comasagua neighborhoods and villages map with 3D shadow effect
flag map of Comasagua with 3D shadow effect
Comasagua map with 3d shadow effect
Download outline map of Comasagua (geojson format) :
Comasagua.geojson (**)
Download polygon array of Comasagua map for "Google Maps" :
Comasagua.txt
Bounding Box for Comasagua Map : ( 13.532057 , -89.408835 , 13.679446 , -89.328774 )
Wikipedia ID for Comasagua : Q3683966
Wikipedia SPARQL Query for Comasagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3683966 wdt:P1082 ?population. }
OPTIONAL { wd:Q3683966 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3683966 wdt:P2046 ?area. }
OPTIONAL { wd:Q3683966 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3683966 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3683966 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 Comasagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.532057, -89.408835, 13.679446, -89.328774);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Comasagua)
[out:json];
(
rel["name"="Comasagua"][type=boundary];
rel["name:en"="Comasagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Comasagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Comasagua | 13.639170 , -89.378330 |
El Conacaste | 13.612500 , -89.351390 |
El Faro | 13.591670 , -89.356940 |
El Matazano | 13.633330 , -89.383330 |
El Penon | 13.600000 , -89.383330 |
El Rosario | 13.640830 , -89.352500 |
Finca El Ranchon | 13.616670 , -89.366670 |
La Shila | 13.570830 , -89.346390 |
San Antonio | 13.633330 , -89.400000 |
San Francisco El Potreron | 13.633330 , -89.366670 |
San Jose El Porvenir | 13.666670 , -89.350000 |
San Luis | 13.616670 , -89.350000 |
San Rafael | 13.600000 , -89.366670 |
Notes:
- You can download geometry data for Comasagua 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.