Suesca (Cundinamarca) Map Cropping Samples
Suesca (Cundinamarca) Map Cropping Samples-1
Suesca (Cundinamarca) Map Cropping Samples-2
Suesca neighborhoods and villages map with 3D shadow effect
flag map of Suesca with 3D shadow effect
Suesca map with 3d shadow effect
Download outline map of Suesca (geojson format) :
Suesca.geojson (**)
Download polygon array of Suesca map for "Google Maps" :
Suesca.txt
Bounding Box for Suesca Map : ( 5.036577 , -73.869818 , 5.231265 , -73.680001 )
Wikipedia ID for Suesca : Q1525782
Wikipedia SPARQL Query for Suesca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525782 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525782 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525782 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525782 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525782 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525782 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 Suesca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.036577, -73.869818, 5.231265, -73.680001);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suesca)
[out:json];
(
rel["name"="Suesca"][type=boundary];
rel["name:en"="Suesca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suesca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Astorga | 5.050000 , -73.866670 |
El Descanso | 5.050000 , -73.850000 |
El Papayo | 5.216670 , -73.733330 |
El Potrero | 5.083330 , -73.833330 |
El Socaire | 5.052240 , -73.851940 |
La Quinta | 5.100000 , -73.800000 |
Los Cerezos | 5.183330 , -73.766670 |
Mana Blanca | 5.066670 , -73.750000 |
Polinesia | 5.150000 , -73.800000 |
Quiluva | 5.133330 , -73.833330 |
San Carlos | 5.100000 , -73.800000 |
San Vicente | 5.063670 , -73.740680 |
Santa Isabel | 5.100000 , -73.783330 |
Suesca | 5.102890 , -73.798450 |
Tocaima | 5.100000 , -73.783330 |
Notes:
- You can download geometry data for Suesca 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.