Download outline map of Chiquinquirá (geojson format) :
Chiquinquirá.geojson (**)
Download polygon array of Chiquinquirá map for "Google Maps" :
Chiquinquirá.txt
Bounding Box for Chiquinquirá Map : ( 5.546173 , -73.89978 , 5.713388 , -73.686417 )
Wikipedia ID for Chiquinquirá : Q951897
Wikipedia SPARQL Query for Chiquinquirá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q951897 wdt:P1082 ?population. }
OPTIONAL { wd:Q951897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q951897 wdt:P2046 ?area. }
OPTIONAL { wd:Q951897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q951897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q951897 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 Chiquinquirá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.546173, -73.89978, 5.713388, -73.686417);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiquinquirá)
[out:json];
(
rel["name"="Chiquinquirá"][type=boundary];
rel["name:en"="Chiquinquirá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiquinquirá
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agualisa | 5.569440 , -73.816670 |
| Albania | 5.632500 , -73.855560 |
| Altamira | 5.568610 , -73.838060 |
| Altamira | 5.636390 , -73.851670 |
| Andalucia | 5.606110 , -73.778610 |
| Balconcitos | 5.674550 , -73.836810 |
| Buenos Aires | 5.614720 , -73.763610 |
| Carapachio Bajo | 5.627500 , -73.762220 |
| Casa Blanca | 5.636110 , -73.804720 |
| Chiquinquirá | 5.616370 , -73.817480 |
| Cunday | 5.637220 , -73.817220 |
| El Cajon | 5.627780 , -73.708610 |
| El Cerezo | 5.618610 , -73.706940 |
| El Manzano | 5.592780 , -73.843610 |
| El Molino | 5.642220 , -73.830000 |
| El Olimpo | 5.614440 , -73.739440 |
| El Paraiso | 5.562220 , -73.816940 |
| El Recuerdo | 5.608330 , -73.755280 |
| El Resguardo | 5.618610 , -73.840560 |
| La Erinita | 5.552500 , -73.836670 |
| La Florida | 5.586110 , -73.805830 |
| La Florida | 5.692500 , -73.864720 |
| La Gloria | 5.578890 , -73.726390 |
| La Granja | 5.584170 , -73.785560 |
| La Libertad | 5.700000 , -73.854440 |
| La Maria | 5.609720 , -73.852500 |
| La Mesa | 5.633610 , -73.823330 |
| La Pila | 5.595280 , -73.769170 |
| La Porado | 5.557780 , -73.819170 |
| La Regalia | 5.620280 , -73.770280 |
| Laurel | 5.620280 , -73.729720 |
| Los Alpes | 5.598330 , -73.813330 |
| Magnolia | 5.599440 , -73.718890 |
| Molino Alto | 5.660280 , -73.832780 |
| Nueva | 5.594720 , -73.824170 |
| Occidental | 5.557780 , -73.839720 |
| Patanitos | 5.628330 , -73.695000 |
| Puente Roto | 5.612220 , -73.770830 |
| San Isidro | 5.625000 , -73.848610 |
| San Jose | 5.606910 , -73.727190 |
| San Pedro | 5.579170 , -73.789170 |
| San Salvador | 5.614170 , -73.720830 |
| Santa Ana | 5.611110 , -73.835280 |
| Santa Barbara | 5.591940 , -73.815000 |
| Santa Isabel | 5.629440 , -73.781390 |
| Santa Isabel | 5.573060 , -73.821670 |
| Santa Rita | 5.688820 , -73.864950 |
| Santa Teresa | 5.623330 , -73.713890 |
| Sucre | 5.561110 , -73.835000 |
| Teneria | 5.637500 , -73.836110 |
| Varela | 5.684170 , -73.870280 |
| Zelandia | 5.583890 , -73.825560 |
Notes:
- You can download geometry data for Chiquinquirá 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.