Download outline map of Jamundí (geojson format) :
Jamundí.geojson (**)
Download polygon array of Jamundí map for "Google Maps" :
Jamundí.txt
Bounding Box for Jamundí Map : ( 3.090819 , -76.783123 , 3.358521 , -76.460072 )
Wikipedia ID for Jamundí : Q1681497
Wikipedia SPARQL Query for Jamundí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1681497 wdt:P1082 ?population. }
OPTIONAL { wd:Q1681497 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1681497 wdt:P2046 ?area. }
OPTIONAL { wd:Q1681497 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1681497 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1681497 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 Jamundí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.090819, -76.783123, 3.358521, -76.460072);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jamundí)
[out:json];
(
rel["name"="Jamundí"][type=boundary];
rel["name:en"="Jamundí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jamundí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carbon del Jordan | 3.245610 , -76.596800 |
Carbon El Amparo | 3.266320 , -76.611600 |
Carbon El Asombro | 3.261950 , -76.606790 |
Caserio El Alteron | 3.140560 , -76.548330 |
Confites | 3.233330 , -76.700000 |
El Canaveral | 3.188350 , -76.570090 |
El Canaveral | 3.163330 , -76.561390 |
El Congo | 3.131390 , -76.546110 |
El Control | 3.252080 , -76.638080 |
El Eden | 3.254630 , -76.517840 |
El Morro | 3.259490 , -76.631290 |
El Remolino | 3.152500 , -76.518330 |
El Socorro | 3.228610 , -76.558330 |
Filadefia | 3.225000 , -76.553890 |
Gomez | 3.279340 , -76.561870 |
Guarino | 3.124170 , -76.565560 |
Jalisco | 3.254130 , -76.543460 |
Jamundí | 3.260740 , -76.534990 |
Jordanes | 3.161670 , -76.516110 |
La Chacra | 3.232220 , -76.541670 |
La Chorrera | 3.215510 , -76.493860 |
La Eliecer | 3.157230 , -76.646520 |
La Esperanza | 3.215000 , -76.562780 |
La Estrella | 3.269730 , -76.617260 |
La Ferreira | 3.153120 , -76.633440 |
La Granada | 3.178610 , -76.578060 |
La Holanda | 3.138890 , -76.588060 |
La Liberia | 3.133330 , -76.700000 |
La Lusica | 3.215560 , -76.573330 |
La Novillera | 3.192500 , -76.518610 |
La Novillera | 3.211290 , -76.564130 |
La Novillera Brion | 3.198330 , -76.542220 |
La Ventura | 3.166670 , -76.500000 |
La Victoria | 3.233330 , -76.516670 |
Las Canas | 3.166680 , -76.611770 |
Miravalles | 3.248710 , -76.586000 |
Palmeras | 3.233890 , -76.547500 |
Paso de La Bolsa | 3.196390 , -76.515280 |
Potrerito | 3.227020 , -76.579240 |
Puerto Velez | 3.233330 , -76.633330 |
Quinamayo | 3.127930 , -76.557540 |
Robles | 3.126980 , -76.592950 |
San Antonio | 3.208610 , -76.653330 |
San Felipe | 3.177500 , -76.589440 |
San Insidro | 3.236060 , -76.524520 |
San Miguel | 3.300000 , -76.666670 |
San Pablo | 3.263540 , -76.631820 |
San Vicente | 3.268820 , -76.625760 |
Santa Teresa | 3.250000 , -76.483330 |
Tablanca | 3.134980 , -76.580500 |
Timba | 3.123180 , -76.622440 |
Velez | 3.256650 , -76.638870 |
Villa Berta | 3.102220 , -76.615830 |
Villa Colombia | 3.183330 , -76.683330 |
Notes:
- You can download geometry data for Jamundí 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.