Sesquilé (Cundinamarca) Map Cropping Samples
Sesquilé (Cundinamarca) Map Cropping Samples-1
Sesquilé (Cundinamarca) Map Cropping Samples-2
Sesquilé neighborhoods and villages map with 3D shadow effect
flag map of Sesquilé with 3D shadow effect
Sesquilé map with 3d shadow effect
Download outline map of Sesquilé (geojson format) :
Sesquilé.geojson (**)
Download polygon array of Sesquilé map for "Google Maps" :
Sesquilé.txt
Bounding Box for Sesquilé Map : ( 4.945734 , -73.856076 , 5.082561 , -73.684294 )
Wikipedia ID for Sesquilé : Q1576281
Wikipedia SPARQL Query for Sesquilé (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576281 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576281 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576281 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576281 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576281 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576281 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 Sesquilé map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.945734, -73.856076, 5.082561, -73.684294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sesquilé)
[out:json];
(
rel["name"="Sesquilé"][type=boundary];
rel["name:en"="Sesquilé"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sesquilé
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boita | 5.024160 , -73.835600 |
Capilla de Belen | 4.995180 , -73.742660 |
El Chital | 4.971390 , -73.741670 |
El Hato | 4.994440 , -73.748890 |
El Ocal | 4.987860 , -73.843380 |
El Rincon | 4.980840 , -73.729030 |
El Santuario | 5.066670 , -73.816670 |
La Guaca | 4.993710 , -73.837740 |
La Pesquera | 5.033330 , -73.850000 |
Las Vegas | 5.061280 , -73.822240 |
Los Cerezos | 4.998810 , -73.832780 |
Medio Rozo | 4.997780 , -73.748330 |
Rancheria | 4.983330 , -73.733330 |
San Juan | 5.016670 , -73.833330 |
Sesquilé | 5.044630 , -73.797240 |
Tierra Negra | 4.990510 , -73.778750 |
Tres Esquinas | 5.050000 , -73.800000 |
Notes:
- You can download geometry data for Sesquilé 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.