Apía (Risaralda) Map Cropping Samples
Apía (Risaralda) Map Cropping Samples-1
Apía (Risaralda) Map Cropping Samples-2
Apía neighborhoods and villages map with 3D shadow effect
flag map of Apía with 3D shadow effect
Apía map with 3d shadow effect
Download outline map of Apía (geojson format) :
Apía.geojson (**)
Download polygon array of Apía map for "Google Maps" :
Apía.txt
Bounding Box for Apía Map : ( 5.040764 , -76.067141 , 5.22681 , -75.883208 )
Wikipedia ID for Apía : Q1525318
Wikipedia SPARQL Query for Apía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525318 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525318 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525318 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525318 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525318 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525318 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 Apía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.040764, -76.067141, 5.22681, -75.883208);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apía)
[out:json];
(
rel["name"="Apía"][type=boundary];
rel["name:en"="Apía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apía | 5.106450 , -75.943180 |
El Brasil | 5.067220 , -75.935560 |
El Guarne | 5.150560 , -75.918610 |
El Lucero | 5.153330 , -75.946670 |
El Porvenir | 5.057780 , -75.930000 |
El Vesubio | 5.152220 , -75.931390 |
Jordania | 5.148910 , -75.958230 |
La Arabia | 5.093890 , -75.906670 |
La Cristalina | 5.052570 , -75.921030 |
La Linea | 5.167500 , -75.978890 |
La Maria | 5.119990 , -75.947880 |
La Popa | 5.129440 , -75.947220 |
La Sombra | 5.111450 , -75.901910 |
San Agustin | 5.127760 , -75.889620 |
Valladolid | 5.133610 , -75.949170 |
Notes:
- You can download geometry data for Apía 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.