Download outline map of Sincelejo (geojson format) :
Sincelejo.geojson (**)
Download polygon array of Sincelejo map for "Google Maps" :
Sincelejo.txt
Bounding Box for Sincelejo Map : ( 9.208422 , -75.550956 , 9.422356 , -75.325976 )
Wikipedia ID for Sincelejo : Q1043513
Wikipedia SPARQL Query for Sincelejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1043513 wdt:P1082 ?population. }
OPTIONAL { wd:Q1043513 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1043513 wdt:P2046 ?area. }
OPTIONAL { wd:Q1043513 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1043513 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1043513 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 Sincelejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.208422, -75.550956, 9.422356, -75.325976);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sincelejo)
[out:json];
(
rel["name"="Sincelejo"][type=boundary];
rel["name:en"="Sincelejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sincelejo
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arroyo Arena | 9.369120 , -75.389960 |
| Boston | 9.300000 , -75.383330 |
| Buenavista | 9.264460 , -75.475390 |
| Campo Alegre | 9.341650 , -75.367790 |
| Chapinero | 9.300000 , -75.383330 |
| Chocho | 9.247410 , -75.342100 |
| Cruz del Beque | 9.308000 , -75.449580 |
| El Cerrito | 9.331280 , -75.446610 |
| El Descanso | 9.318900 , -75.415200 |
| El Milagroso | 9.308800 , -75.434780 |
| El Naranjo | 9.342900 , -75.487810 |
| El Rocio | 9.346930 , -75.414110 |
| El Salado | 9.357100 , -75.425040 |
| Enciso | 9.283940 , -75.349390 |
| Junin | 9.363370 , -75.518780 |
| La Angostura | 9.334570 , -75.410600 |
| La Arena | 9.378020 , -75.480900 |
| La Estancia | 9.343000 , -75.407020 |
| La Estancia | 9.345770 , -75.460890 |
| La Estancia | 9.303070 , -75.467640 |
| La Estancia | 9.383330 , -75.500000 |
| La Garita | 9.272520 , -75.371760 |
| La Laguna | 9.327810 , -75.390100 |
| La Laguna | 9.247800 , -75.411230 |
| La Narcisa | 9.283330 , -75.383330 |
| La Penata | 9.352730 , -75.387040 |
| La Pirinola | 9.370030 , -75.454130 |
| La Poza del Chorro | 9.302950 , -75.354520 |
| La Variante | 9.333330 , -75.400000 |
| La Victoria | 9.333330 , -75.433330 |
| Laguna Flor | 9.338540 , -75.453490 |
| Las Brisas | 9.351970 , -75.440250 |
| Las Brisas | 9.329030 , -75.403510 |
| Las Huertas | 9.283330 , -75.500000 |
| Las Majaguas | 9.375320 , -75.434970 |
| Las Palmas | 9.269780 , -75.334860 |
| Las Vegas | 9.316670 , -75.400000 |
| Los Alpes | 9.307470 , -75.367850 |
| Manica | 9.391790 , -75.477050 |
| Monserrate | 9.366670 , -75.433330 |
| Montecristo | 9.366670 , -75.500000 |
| Moquen | 9.364960 , -75.461000 |
| Padua | 9.316670 , -75.383330 |
| Puerta Roja | 9.333330 , -75.383330 |
| San Antonio | 9.350000 , -75.500000 |
| San Antonio | 9.280370 , -75.460620 |
| San Felipe | 9.353890 , -75.421530 |
| Santa Rosa | 9.300000 , -75.433330 |
| Sincelejo | 9.304720 , -75.397780 |
| Tierra Santa | 9.310440 , -75.476470 |
| Tierragrata | 9.316670 , -75.400000 |
| Totumate | 9.374320 , -75.472500 |
| Tumbavaca | 9.344780 , -75.373860 |
Notes:
- You can download geometry data for Sincelejo 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.