Cuilapa (Santa Rosa) Map Cropping Samples
Cuilapa (Santa Rosa) Map Cropping Samples-1
Cuilapa (Santa Rosa) Map Cropping Samples-2
Cuilapa neighborhoods and villages map with 3D shadow effect
flag map of Cuilapa with 3D shadow effect
Cuilapa map with 3d shadow effect
Download outline map of Cuilapa (geojson format) :
Cuilapa.geojson (**)
Download polygon array of Cuilapa map for "Google Maps" :
Cuilapa.txt
Bounding Box for Cuilapa Map : ( 14.162749 , -90.403149 , 14.333603 , -90.193628 )
Wikipedia ID for Cuilapa : Q1015941
Wikipedia SPARQL Query for Cuilapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1015941 wdt:P1082 ?population. }
OPTIONAL { wd:Q1015941 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1015941 wdt:P2046 ?area. }
OPTIONAL { wd:Q1015941 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1015941 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1015941 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 Cuilapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.162749, -90.403149, 14.333603, -90.193628);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuilapa)
[out:json];
(
rel["name"="Cuilapa"][type=boundary];
rel["name:en"="Cuilapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuilapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Concepcion | 14.200000 , -90.366670 |
Cuilapa | 14.276390 , -90.298890 |
El Camalote | 14.216670 , -90.300000 |
El Chupadero | 14.200000 , -90.366670 |
El Ojo de Agua | 14.233330 , -90.233330 |
Estanzuelas | 14.183330 , -90.250000 |
Los Achiotes | 14.166670 , -90.216670 |
Los Esclavos | 14.250000 , -90.283330 |
Los Pinos | 14.300000 , -90.283330 |
Los Pocitos | 14.216670 , -90.366670 |
Monte Verde | 14.300000 , -90.266670 |
Rodeo Alto | 14.266670 , -90.316670 |
San Juan de Arana | 14.300000 , -90.333330 |
Notes:
- You can download geometry data for Cuilapa 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.