Filandia (Quindío) Map Cropping Samples
Filandia (Quindío) Map Cropping Samples-1
Filandia (Quindío) Map Cropping Samples-2
Filandia neighborhoods and villages map with 3D shadow effect
flag map of Filandia with 3D shadow effect
Filandia map with 3d shadow effect
Download outline map of Filandia (geojson format) :
Filandia.geojson (**)
Download polygon array of Filandia map for "Google Maps" :
Filandia.txt
Bounding Box for Filandia Map : ( 4.607206 , -75.747449 , 4.718211 , -75.570718 )
Wikipedia ID for Filandia : Q1525384
Wikipedia SPARQL Query for Filandia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525384 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525384 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525384 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525384 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525384 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525384 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 Filandia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.607206, -75.747449, 4.718211, -75.570718);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Filandia)
[out:json];
(
rel["name"="Filandia"][type=boundary];
rel["name:en"="Filandia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Filandia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alsacia | 4.683330 , -75.666670 |
El Paraiso | 4.628610 , -75.720830 |
El Roble | 4.676670 , -75.600280 |
Filandia | 4.674720 , -75.658330 |
La India | 4.706940 , -75.707220 |
Las Cruces | 4.690000 , -75.608060 |
Pavas | 4.651390 , -75.709720 |
Notes:
- You can download geometry data for Filandia 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.