Guática (Risaralda) Map Cropping Samples
Guática (Risaralda) Map Cropping Samples-1
Guática (Risaralda) Map Cropping Samples-2
Guática neighborhoods and villages map with 3D shadow effect
flag map of Guática with 3D shadow effect
Guática map with 3d shadow effect
Download outline map of Guática (geojson format) :
Guática.geojson (**)
Download polygon array of Guática map for "Google Maps" :
Guática.txt
Bounding Box for Guática Map : ( 5.270068 , -75.859873 , 5.388045 , -75.748084 )
Wikipedia ID for Guática : Q1526252
Wikipedia SPARQL Query for Guática (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526252 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526252 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526252 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526252 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526252 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526252 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 Guática map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.270068, -75.859873, 5.388045, -75.748084);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guática)
[out:json];
(
rel["name"="Guática"][type=boundary];
rel["name:en"="Guática"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guática
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alturas | 5.355380 , -75.811310 |
Anserma | 5.332780 , -75.791110 |
Barroblanco | 5.366670 , -75.783330 |
Bolivar | 5.339300 , -75.772490 |
El Crucero | 5.283890 , -75.776670 |
El Retiro | 5.359710 , -75.828590 |
El Tigre | 5.316670 , -75.800000 |
Guática | 5.315690 , -75.798260 |
Jordan | 5.331700 , -75.793450 |
La Linda | 5.323060 , -75.846670 |
La Palmera | 5.349370 , -75.828290 |
La Serna | 5.354630 , -75.793600 |
Las Lomas | 5.339890 , -75.807210 |
Los Naranjos | 5.363280 , -75.790680 |
Ocharma | 5.344170 , -75.822960 |
Ocharma | 5.339390 , -75.817990 |
Ospirma | 5.329020 , -75.809880 |
San Clemente | 5.312270 , -75.782070 |
Santa Ana | 5.307470 , -75.819500 |
Santa Rita | 5.333330 , -75.833330 |
Santa Teresita | 5.327780 , -75.830830 |
Tambora | 5.350800 , -75.775870 |
Villa Loba | 5.283330 , -75.800000 |
Notes:
- You can download geometry data for Guática 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.