Falan (Tolima) Map Cropping Samples

Falan (Tolima) Map Cropping Samples-1
Falan (Tolima) Map Cropping Samples-1
Falan (Tolima) Map Cropping Samples-2
Falan (Tolima) Map Cropping Samples-2
Download outline map of Falan (geojson format) : Falan.geojson (**)
Download polygon array of Falan map for "Google Maps" : Falan.txt
Bounding Box for Falan Map : ( 5.001866 , -75.064871 , 5.17547 , -74.885256 )
Wikipedia ID for Falan : Q1577895
Wikipedia SPARQL Query for Falan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577895 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577895 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577895 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577895 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577895 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577895 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.001866, -75.064871, 5.17547, -74.885256);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Falan)
[out:json];
(
rel["name"="Falan"][type=boundary];
rel["name:en"="Falan"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Falan
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
EL Palmar 5.040090 , -74.898970
El Veinte 5.034400 , -74.984440
Falan 5.115640 , -74.948940
Frias 5.029730 , -75.008600


Notes:
- You can download geometry data for Falan 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.

Create Falan neighborhoods and villages map.


Share this page