Download outline map of Mahates (geojson format) :
Mahates.geojson (**)
Download polygon array of Mahates map for "Google Maps" :
Mahates.txt
Bounding Box for Mahates Map : ( 10.036079 , -75.286017 , 10.299833 , -75.065885 )
Wikipedia ID for Mahates : Q1440795
Wikipedia SPARQL Query for Mahates (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1440795 wdt:P1082 ?population. }
OPTIONAL { wd:Q1440795 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1440795 wdt:P2046 ?area. }
OPTIONAL { wd:Q1440795 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1440795 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1440795 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 Mahates map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.036079, -75.286017, 10.299833, -75.065885);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mahates)
[out:json];
(
rel["name"="Mahates"][type=boundary];
rel["name:en"="Mahates"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mahates
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alibizu | 10.166670 , -75.250000 |
Angola | 10.230680 , -75.143630 |
Bella Myriam | 10.270700 , -75.240550 |
Cantera Mahates | 10.233330 , -75.133330 |
Casa Verde | 10.133330 , -75.200000 |
Catival | 10.050000 , -75.216670 |
Dacali | 10.121390 , -75.235280 |
El Cerrito | 10.100000 , -75.233330 |
El Cerrito | 10.216670 , -75.150000 |
El Diamante | 10.175970 , -75.212350 |
El Moral | 10.233330 , -75.200000 |
El Negro | 10.150000 , -75.133330 |
El Viso | 10.168050 , -75.249300 |
Evitar | 10.270310 , -75.156140 |
Gamero | 10.206390 , -75.212220 |
Guayabal | 10.133330 , -75.166670 |
Hacienda Villa Mery | 10.116670 , -75.150000 |
La Ceja | 10.266670 , -75.233330 |
La Finca | 10.150000 , -75.250000 |
La Mandinga | 10.150000 , -75.133330 |
La Paston | 10.096790 , -75.236300 |
La Pava | 10.083330 , -75.250000 |
La Pena | 10.195540 , -75.185140 |
La Tablillas | 10.113030 , -75.203750 |
Lamba | 10.116670 , -75.166670 |
Lata | 10.133330 , -75.216670 |
Mahates | 10.232930 , -75.189850 |
Mahoma | 10.260590 , -75.215960 |
Malagana | 10.139720 , -75.227080 |
Malogo | 10.135820 , -75.195830 |
Mandinga | 10.139870 , -75.137370 |
Mata de Cana | 10.274880 , -75.226380 |
Paraiso | 10.094140 , -75.231400 |
Piedras | 10.151230 , -75.212910 |
Pitica | 10.184440 , -75.217640 |
Puerto Mahates | 10.250000 , -75.200000 |
San Basilio del Palenque | 10.103460 , -75.199580 |
San Joaquin | 10.163340 , -75.131440 |
Santa Rita | 10.098190 , -75.162190 |
Songo | 10.133330 , -75.133330 |
Tucutinca | 10.166670 , -75.216670 |
Notes:
- You can download geometry data for Mahates 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.