Tocaima (Cundinamarca) Map Cropping Samples
Tocaima (Cundinamarca) Map Cropping Samples-1
Tocaima (Cundinamarca) Map Cropping Samples-2
Tocaima neighborhoods and villages map with 3D shadow effect
flag map of Tocaima with 3D shadow effect
Tocaima map with 3d shadow effect
Download outline map of Tocaima (geojson format) :
Tocaima.geojson (**)
Download polygon array of Tocaima map for "Google Maps" :
Tocaima.txt
Bounding Box for Tocaima Map : ( 4.361378 , -74.753856 , 4.616058 , -74.546396 )
Wikipedia ID for Tocaima : Q1525235
Wikipedia SPARQL Query for Tocaima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525235 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525235 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525235 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525235 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525235 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525235 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 Tocaima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.361378, -74.753856, 4.616058, -74.546396);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tocaima)
[out:json];
(
rel["name"="Tocaima"][type=boundary];
rel["name:en"="Tocaima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tocaima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acuata | 4.477440 , -74.648860 |
Altamira | 4.381620 , -74.550670 |
Alto de La Viga | 4.418730 , -74.711940 |
Armenia | 4.489340 , -74.650170 |
El Salitre | 4.492000 , -74.638430 |
La Colorada | 4.445000 , -74.666240 |
La Horqueta | 4.449100 , -74.588230 |
La Plata | 4.473140 , -74.675430 |
La Tete | 4.460720 , -74.693510 |
La Victoria | 4.383330 , -74.550000 |
Malberto | 4.443760 , -74.681730 |
Paloquemao | 4.483620 , -74.614430 |
Puente Portillo | 4.455920 , -74.613560 |
San Jose | 4.414290 , -74.662130 |
San Miguel | 4.483920 , -74.668190 |
San Pablo | 4.432040 , -74.636500 |
Tocaima | 4.458200 , -74.634340 |
Vasquez | 4.514680 , -74.642870 |
Vereda La Cabana | 4.456000 , -74.728010 |
Vereda Paloquemao | 4.490340 , -74.613220 |
Vereda Santa Rosa | 4.496110 , -74.682440 |
Vila | 4.430090 , -74.693920 |
Zelandia | 4.433330 , -74.583330 |
Notes:
- You can download geometry data for Tocaima 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.