Tocancipá (Cundinamarca) Map Cropping Samples

Tocancipá (Cundinamarca) Map Cropping Samples-1

Tocancipá (Cundinamarca) Map Cropping Samples-2

Tocancipá neighborhoods and villages map with 3D shadow effect

flag map of Tocancipá with 3D shadow effect

Tocancipá map with 3d shadow effect
 
 
Download outline map of Tocancipá (geojson format) : 
Tocancipá.geojson (**)
Download polygon array of Tocancipá map for "Google Maps" : 
Tocancipá.txt
Bounding Box for Tocancipá Map : ( 4.911072 , -73.996028 , 5.032947 , -73.87405 )
Wikipedia ID for Tocancipá : Q1442348
Wikipedia SPARQL Query for Tocancipá (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1442348 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1442348 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1442348 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1442348 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1442348 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1442348 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 Tocancipá map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.911072, -73.996028, 5.032947, -73.87405);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tocancipá)
	
[out:json];
(
rel["name"="Tocancipá"][type=boundary];
rel["name:en"="Tocancipá"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tocancipá
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Amsterdam  |  4.977830 , -73.903240  | 
|  Bemposta  |  4.960460 , -73.911000  | 
|  Canavita  |  4.933330 , -73.933330  | 
|  Casa de Teja  |  4.966670 , -73.916670  | 
|  Casablanca  |  5.016670 , -73.916670  | 
|  El Carmen  |  4.938730 , -73.939390  | 
|  El Cerrito  |  5.000000 , -73.933330  | 
|  El Condor  |  4.983160 , -73.915620  | 
|  El Recuendo  |  4.996910 , -73.900530  | 
|  Gabriela Mistral  |  4.994750 , -73.909460  | 
|  Gambita  |  4.947070 , -73.936970  | 
|  La Cabana  |  4.992310 , -73.906860  | 
|  La Diana  |  4.940830 , -73.950280  | 
|  La Diana  |  4.945400 , -73.950860  | 
|  La Quinta  |  4.966720 , -73.979170  | 
|  Los Pinos  |  4.956130 , -73.901930  | 
|  Miguel Antonio Caro  |  4.967270 , -73.899120  | 
|  San Diego  |  4.974920 , -73.919990  | 
|  San Jorge  |  5.000000 , -73.916670  | 
|  San Luis  |  5.000000 , -73.916670  | 
|  Santa Teresa  |  5.012650 , -73.904410  | 
|  Tibito  |  4.983330 , -73.983330  | 
|  Tocancipá  |  4.965310 , -73.913010  | 
|  Tres Esquinas  |  5.000000 , -73.900000  | 
|  Valentin  |  4.983330 , -73.916670  | 
|  Verganzo  |  4.968880 , -73.970980  | 
Notes:
- You can download geometry data for Tocancipá 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.