Quetame (Cundinamarca) Map Cropping Samples
Quetame (Cundinamarca) Map Cropping Samples-1
Quetame (Cundinamarca) Map Cropping Samples-2
Quetame neighborhoods and villages map with 3D shadow effect
flag map of Quetame with 3D shadow effect
Quetame map with 3d shadow effect
Download outline map of Quetame (geojson format) :
Quetame.geojson (**)
Download polygon array of Quetame map for "Google Maps" :
Quetame.txt
Bounding Box for Quetame Map : ( 4.254665 , -73.903246 , 4.40695 , -73.791681 )
Wikipedia ID for Quetame : Q1577699
Wikipedia SPARQL Query for Quetame (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577699 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577699 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577699 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577699 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577699 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577699 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 Quetame map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.254665, -73.903246, 4.40695, -73.791681);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quetame)
[out:json];
(
rel["name"="Quetame"][type=boundary];
rel["name:en"="Quetame"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quetame
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estaquera | 4.296290 , -73.868540 |
Guamal | 4.307900 , -73.898300 |
La Corraleja | 4.326270 , -73.839270 |
La Hoya | 4.326620 , -73.899070 |
La Palma | 4.353080 , -73.872150 |
Loma Barro Blanco | 4.318160 , -73.842770 |
Quetame | 4.332340 , -73.861420 |
Quina | 4.301850 , -73.881790 |
Tibrote | 4.366920 , -73.851140 |
Trapchito | 4.294250 , -73.843880 |
Notes:
- You can download geometry data for Quetame 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.