Chaguaní (Cundinamarca) Map Cropping Samples
Chaguaní (Cundinamarca) Map Cropping Samples-1
Chaguaní (Cundinamarca) Map Cropping Samples-2
Chaguaní neighborhoods and villages map with 3D shadow effect
flag map of Chaguaní with 3D shadow effect
Chaguaní map with 3d shadow effect
Download outline map of Chaguaní (geojson format) :
Chaguaní.geojson (**)
Download polygon array of Chaguaní map for "Google Maps" :
Chaguaní.txt
Bounding Box for Chaguaní Map : ( 4.884979 , -74.732133 , 5.012873 , -74.552501 )
Wikipedia ID for Chaguaní : Q1654559
Wikipedia SPARQL Query for Chaguaní (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654559 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654559 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654559 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654559 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654559 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654559 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 Chaguaní map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.884979, -74.732133, 5.012873, -74.552501);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chaguaní)
[out:json];
(
rel["name"="Chaguaní"][type=boundary];
rel["name:en"="Chaguaní"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chaguaní
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Monte | 4.966670 , -74.583330 |
Chaguaní | 4.948290 , -74.593920 |
El Descanso | 4.966670 , -74.616670 |
La Estrella | 4.965080 , -74.576140 |
La Mesa | 5.000000 , -74.616670 |
La Tabla | 4.983330 , -74.600000 |
La Vega | 4.968910 , -74.609450 |
Las Lagunas | 4.983330 , -74.600000 |
Loma Larga | 4.933330 , -74.666670 |
Puerto Chaguani | 4.973100 , -74.722710 |
San Pedro | 4.983330 , -74.600000 |
Santa Lucia | 4.983330 , -74.616670 |
Notes:
- You can download geometry data for Chaguaní 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.