Cota (Cundinamarca) Map Cropping Samples
Cota (Cundinamarca) Map Cropping Samples-1
Cota (Cundinamarca) Map Cropping Samples-2
Cota neighborhoods and villages map with 3D shadow effect
flag map of Cota with 3D shadow effect
Cota map with 3d shadow effect
Download outline map of Cota (geojson format) :
Cota.geojson (**)
Download polygon array of Cota map for "Google Maps" :
Cota.txt
Bounding Box for Cota Map : ( 4.722979 , -74.163892 , 4.849187 , -74.077101 )
Wikipedia ID for Cota : Q579820
Wikipedia SPARQL Query for Cota (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q579820 wdt:P1082 ?population. }
OPTIONAL { wd:Q579820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q579820 wdt:P2046 ?area. }
OPTIONAL { wd:Q579820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q579820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q579820 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 Cota map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.722979, -74.163892, 4.849187, -74.077101);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cota)
[out:json];
(
rel["name"="Cota"][type=boundary];
rel["name:en"="Cota"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cota
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agregados Siberia | 4.742770 , -74.136740 |
Agro Florida | 4.737780 , -74.137260 |
Buenavista | 4.785690 , -74.133900 |
Cota | 4.809380 , -74.098000 |
El Cortijo | 4.734910 , -74.129050 |
El Hoyo | 4.833330 , -74.100000 |
El Noviciado | 4.833330 , -74.100000 |
El Parangon | 4.833330 , -74.100000 |
Floralia | 4.743810 , -74.141670 |
Guadalajara | 4.763380 , -74.145140 |
La Aldea | 4.810380 , -74.133050 |
La Estancia | 4.800000 , -74.116670 |
La Florida | 4.732910 , -74.139150 |
La Granada | 4.800140 , -74.133860 |
La Griselda | 4.752260 , -74.123860 |
Raza | 4.748900 , -74.147900 |
Siberia | 4.768640 , -74.156500 |
Tataca | 4.800000 , -74.100000 |
Notes:
- You can download geometry data for Cota 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.