Quipile (Cundinamarca) Map Cropping Samples
Quipile (Cundinamarca) Map Cropping Samples-1
Quipile (Cundinamarca) Map Cropping Samples-2
Quipile neighborhoods and villages map with 3D shadow effect
flag map of Quipile with 3D shadow effect
Quipile map with 3d shadow effect
Download outline map of Quipile (geojson format) :
Quipile.geojson (**)
Download polygon array of Quipile map for "Google Maps" :
Quipile.txt
Bounding Box for Quipile Map : ( 4.622397 , -74.609598 , 4.800215 , -74.500397 )
Wikipedia ID for Quipile : Q941367
Wikipedia SPARQL Query for Quipile (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q941367 wdt:P1082 ?population. }
OPTIONAL { wd:Q941367 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q941367 wdt:P2046 ?area. }
OPTIONAL { wd:Q941367 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q941367 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q941367 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 Quipile map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.622397, -74.609598, 4.800215, -74.500397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quipile)
[out:json];
(
rel["name"="Quipile"][type=boundary];
rel["name:en"="Quipile"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quipile
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belgica | 4.733330 , -74.516670 |
El Guacimo | 4.634240 , -74.586640 |
El Nogal | 4.733330 , -74.566670 |
El Sinai | 4.733330 , -74.550000 |
Honduras | 4.716670 , -74.583330 |
La Argentina | 4.766670 , -74.533330 |
La Botica | 4.710890 , -74.572750 |
La Quipilena | 4.650000 , -74.600000 |
La Sierra | 4.789830 , -74.551370 |
La Vega | 4.683330 , -74.516670 |
La Virgen | 4.646980 , -74.572610 |
Los Cedros | 4.672390 , -74.556500 |
Manzanares | 4.683330 , -74.516670 |
Quipile | 4.748060 , -74.563060 |
San Sebastian | 4.683330 , -74.516670 |
Santa Marta | 4.766670 , -74.533330 |
Siberia | 4.766670 , -74.550000 |
Tabacal | 4.782720 , -74.531240 |
Valparaiso | 4.716940 , -74.592300 |
Notes:
- You can download geometry data for Quipile 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.