Download outline map of Magangué (geojson format) :
Magangué.geojson (**)
Download polygon array of Magangué map for "Google Maps" :
Magangué.txt
Bounding Box for Magangué Map : ( 8.819244 , -74.947669 , 9.463896 , -74.45957 )
Wikipedia ID for Magangué : Q1011196
Wikipedia SPARQL Query for Magangué (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1011196 wdt:P1082 ?population. }
OPTIONAL { wd:Q1011196 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1011196 wdt:P2046 ?area. }
OPTIONAL { wd:Q1011196 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1011196 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1011196 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 Magangué map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.819244, -74.947669, 9.463896, -74.45957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Magangué)
[out:json];
(
rel["name"="Magangué"][type=boundary];
rel["name:en"="Magangué"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Magangué
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Barahona | 9.148230 , -74.837420 |
| Barbosa | 9.026870 , -74.641230 |
| Barranca | 9.178890 , -74.852900 |
| Betania | 9.379540 , -74.821930 |
| Bravo | 9.191230 , -74.830890 |
| Buenos Aires | 9.431800 , -74.746630 |
| Caceres | 9.173980 , -74.819080 |
| Camilo Torres | 9.269190 , -74.800710 |
| Cascajal | 9.315350 , -74.805300 |
| Ceibal | 9.355510 , -74.809020 |
| Coyongal | 8.910530 , -74.483830 |
| Cristo Rey | 9.262230 , -74.777900 |
| Cuatro Bocas | 8.901630 , -74.478800 |
| El Cortijo | 9.280270 , -74.794660 |
| El Cuatro | 9.316670 , -74.883330 |
| El Llano | 9.234440 , -74.828060 |
| El Silencio | 9.252800 , -74.878970 |
| Florencia | 9.289570 , -74.923160 |
| Guayacan | 9.132530 , -74.754640 |
| Guazo | 9.159000 , -74.735960 |
| Henequen | 9.268830 , -74.830670 |
| Isla Grande | 9.294000 , -74.696490 |
| Juan Arias | 9.323430 , -74.921290 |
| La Candelaria | 9.295570 , -74.780790 |
| La Estacion | 9.152990 , -74.836700 |
| La Estrella | 9.130420 , -74.829100 |
| La Marquesita | 9.319490 , -74.883510 |
| La Siria | 9.318910 , -74.915080 |
| La Ventura | 9.223400 , -74.881210 |
| Ladera de La Travesia | 9.022220 , -74.635000 |
| Las Magolas | 9.251350 , -74.817660 |
| Madrid | 9.192610 , -74.746850 |
| Magangué | 9.242020 , -74.754670 |
| Pancegueita | 9.089900 , -74.703750 |
| Pinalito | 9.133600 , -74.795910 |
| Punta de Cartagena | 8.885900 , -74.475200 |
| Remolino | 9.336390 , -74.703060 |
| Retiro | 9.169720 , -74.734630 |
| San Antonio | 9.040330 , -74.765580 |
| San Antonito | 9.136420 , -74.834540 |
| San Francisco | 9.178940 , -74.884950 |
| San Gabriel | 9.144610 , -74.838090 |
| San Pablo | 9.197170 , -74.864990 |
| San Pablo | 9.212280 , -74.787480 |
| San Rafael de Cortina | 9.304130 , -74.774970 |
| San Sebastian de Buenavista | 8.994290 , -74.587050 |
| Santa Fe | 9.164440 , -74.754720 |
| Santa Fe | 9.293400 , -74.711880 |
| Santa Lucia | 9.315430 , -74.711100 |
| Santa Monica | 8.824830 , -74.475190 |
| Santa Paula | 8.859760 , -74.476890 |
| Tacaloa | 9.412510 , -74.755520 |
| Tacasaluma | 9.105240 , -74.801140 |
| Tres Puntas | 9.190420 , -74.892790 |
| Valle Maria | 9.350000 , -74.916670 |
| Yati | 9.268550 , -74.732870 |
Notes:
- You can download geometry data for Magangué 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.