Download outline map of Majagual (geojson format) :
Majagual.geojson (**)
Download polygon array of Majagual map for "Google Maps" :
Majagual.txt
Bounding Box for Majagual Map : ( 8.353564 , -74.928184 , 8.770174 , -74.562582 )
Wikipedia ID for Majagual : Q2173993
Wikipedia SPARQL Query for Majagual (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2173993 wdt:P1082 ?population. }
OPTIONAL { wd:Q2173993 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2173993 wdt:P2046 ?area. }
OPTIONAL { wd:Q2173993 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2173993 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2173993 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 Majagual map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.353564, -74.928184, 8.770174, -74.562582);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Majagual)
[out:json];
(
rel["name"="Majagual"][type=boundary];
rel["name:en"="Majagual"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Majagual
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alemania | 8.548470 , -74.747100 |
| Camajon | 8.670700 , -74.746730 |
| Candelaria | 8.471670 , -74.819750 |
| Casacolme | 8.539330 , -74.811130 |
| Cocosolo | 8.515370 , -74.700750 |
| El Cauchal | 8.543260 , -74.897840 |
| El Naranjo | 8.601860 , -74.764160 |
| El Palmar | 8.520880 , -74.570790 |
| Gramalote | 8.542580 , -74.656340 |
| Guayabal | 8.692570 , -74.709040 |
| La Concepcion | 8.410000 , -74.724880 |
| La Loma | 8.516670 , -74.566670 |
| La Sangre | 8.443850 , -74.723600 |
| La Sierpita | 8.470550 , -74.864640 |
| Lana | 8.629130 , -74.708580 |
| Las Palmitas | 8.468700 , -74.715070 |
| Los Anchamales | 8.588840 , -74.802640 |
| Los Cocos | 8.664030 , -74.595400 |
| Los Nisperos | 8.657730 , -74.599030 |
| Majagual | 8.538860 , -74.620380 |
| No Hay Como Dios | 8.535560 , -74.893400 |
| Palmarito | 8.716970 , -74.718570 |
| Pando | 8.565500 , -74.657650 |
| Pisa | 8.667190 , -74.705400 |
| Pueblo Nuevo | 8.600780 , -74.624710 |
| Puerto La Guadua | 8.534580 , -74.734460 |
| Rio Frio | 8.436660 , -74.684610 |
| San Francisco | 8.716670 , -74.633330 |
| San Roque | 8.524770 , -74.654030 |
| Santander | 8.616670 , -74.633330 |
| Santander | 8.625480 , -74.631670 |
| Sincelejito | 8.421730 , -74.831600 |
| Tomala | 8.724470 , -74.663700 |
| Zapata | 8.601020 , -74.695640 |
| Zapatica | 8.615940 , -74.702330 |
Notes:
- You can download geometry data for Majagual 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.