Galeras (Sucre) Map Cropping Samples
Galeras (Sucre) Map Cropping Samples-1
Galeras (Sucre) Map Cropping Samples-2
Galeras neighborhoods and villages map with 3D shadow effect
flag map of Galeras with 3D shadow effect
Galeras map with 3d shadow effect
Download outline map of Galeras (geojson format) :
Galeras.geojson (**)
Download polygon array of Galeras map for "Google Maps" :
Galeras.txt
Bounding Box for Galeras Map : ( 9.026849 , -75.090667 , 9.21535 , -74.843782 )
Wikipedia ID for Galeras : Q389099
Wikipedia SPARQL Query for Galeras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q389099 wdt:P1082 ?population. }
OPTIONAL { wd:Q389099 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q389099 wdt:P2046 ?area. }
OPTIONAL { wd:Q389099 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q389099 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q389099 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 Galeras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.026849, -75.090667, 9.21535, -74.843782);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Galeras)
[out:json];
(
rel["name"="Galeras"][type=boundary];
rel["name:en"="Galeras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Galeras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenablanca | 9.165260 , -74.972580 |
Bellavista | 9.029620 , -74.979110 |
Centro America | 9.051960 , -75.006210 |
El Amparo | 9.155800 , -74.941680 |
El Paraiso | 9.134770 , -74.909670 |
Galeras | 9.160950 , -75.048110 |
Los Borrachos | 9.190290 , -75.056480 |
Palmital | 9.067780 , -74.993330 |
Pueblo Nuevo | 9.110240 , -74.879130 |
Pueblo Nuevo | 9.111860 , -74.976700 |
San Andres de Palomo | 9.113700 , -75.003230 |
San Jose | 9.127780 , -74.888890 |
San Jose de Rivera | 9.126960 , -74.894290 |
Santo Domingo | 9.154660 , -75.016590 |
Siria | 9.120880 , -74.879420 |
Villa Teresa | 9.145860 , -74.970770 |
Notes:
- You can download geometry data for Galeras 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.