Funza (Cundinamarca) Map Cropping Samples
Funza (Cundinamarca) Map Cropping Samples-1
Funza (Cundinamarca) Map Cropping Samples-2
Funza neighborhoods and villages map with 3D shadow effect
flag map of Funza with 3D shadow effect
Funza map with 3d shadow effect
Download outline map of Funza (geojson format) :
Funza.geojson (**)
Download polygon array of Funza map for "Google Maps" :
Funza.txt
Bounding Box for Funza Map : ( 4.695658 , -74.24621 , 4.797368 , -74.14838 )
Wikipedia ID for Funza : Q608955
Wikipedia SPARQL Query for Funza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q608955 wdt:P1082 ?population. }
OPTIONAL { wd:Q608955 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q608955 wdt:P2046 ?area. }
OPTIONAL { wd:Q608955 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q608955 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q608955 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 Funza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.695658, -74.24621, 4.797368, -74.14838);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Funza)
[out:json];
(
rel["name"="Funza"][type=boundary];
rel["name:en"="Funza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Funza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Car | 4.705030 , -74.179270 |
El Diamante | 4.726570 , -74.165190 |
El Rancho | 4.705120 , -74.201670 |
El Remanso | 4.750560 , -74.178160 |
Fatima | 4.721280 , -74.172070 |
Flores Colombianas | 4.736040 , -74.157580 |
Flores Dallas | 4.725990 , -74.217880 |
Flores Marcella | 4.750480 , -74.236640 |
Funza | 4.716380 , -74.211950 |
La Higuera | 4.723680 , -74.209870 |
La Ramada | 4.704040 , -74.183850 |
La Tebaida | 4.743460 , -74.171430 |
Las Penas | 4.780820 , -74.225170 |
San Martin | 4.733050 , -74.188820 |
Vereda El Cerrito | 4.713490 , -74.163470 |
Vereda Florida | 4.739320 , -74.175440 |
Vereda Guali | 4.723990 , -74.174380 |
Notes:
- You can download geometry data for Funza 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.