Download outline map of Suaita (geojson format) :
Suaita.geojson (**)
Download polygon array of Suaita map for "Google Maps" :
Suaita.txt
Bounding Box for Suaita Map : ( 6.047569 , -73.497786 , 6.20443 , -73.226829 )
Wikipedia ID for Suaita : Q2434325
Wikipedia SPARQL Query for Suaita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434325 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434325 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434325 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434325 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434325 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434325 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 Suaita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.047569, -73.497786, 6.20443, -73.226829);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suaita)
[out:json];
(
rel["name"="Suaita"][type=boundary];
rel["name:en"="Suaita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suaita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Bello | 6.083100 , -73.360340 |
Canaverde | 6.109990 , -73.251340 |
Caracol | 6.119050 , -73.362210 |
Cocuyos | 6.067990 , -73.249310 |
Corbaraque | 6.142820 , -73.280880 |
El Cedro | 6.149990 , -73.454950 |
El Espumal | 6.111970 , -73.229080 |
El Horizonte | 6.145680 , -73.333020 |
El Palmito | 6.155040 , -73.380050 |
El Poleo | 6.065380 , -73.271500 |
El Portugal | 6.146350 , -73.377370 |
El Remanso | 6.093970 , -73.363320 |
El Rincon | 6.112230 , -73.368480 |
El Tambor | 6.091830 , -73.386550 |
El Total | 6.083330 , -73.400000 |
El Tunal | 6.143470 , -73.363100 |
La Cira | 6.137210 , -73.291940 |
La Pena | 6.066670 , -73.416670 |
La Pradera | 6.140040 , -73.375520 |
Las Flores | 6.157660 , -73.461430 |
Loma de Plata | 6.103530 , -73.353570 |
Los Cedros | 6.088790 , -73.349410 |
Materramo | 6.090230 , -73.258640 |
Miravalles | 6.072970 , -73.254610 |
Mutiscua | 6.133330 , -73.483330 |
No Te Veo | 6.120130 , -73.278100 |
Olival | 6.152600 , -73.339400 |
Pampionilla | 6.075890 , -73.400270 |
Paraderito | 6.138480 , -73.355270 |
Patio de Osos | 6.126890 , -73.347760 |
Playarrica | 6.067660 , -73.257590 |
Quebradanegra | 6.084510 , -73.387240 |
Samaria | 6.136560 , -73.302820 |
San Cristobal | 6.128660 , -73.368020 |
San Francisco | 6.131930 , -73.273930 |
San Jose de Suaita | 6.159000 , -73.447580 |
San Pedro | 6.173640 , -73.442120 |
San Roque | 6.170540 , -73.454060 |
Santa Elena | 6.097620 , -73.358340 |
Santa Ines | 6.089630 , -73.251050 |
Santa Isabel | 6.137870 , -73.318020 |
Santa Rita | 6.133330 , -73.483330 |
Santa Rosalia | 6.143230 , -73.338390 |
Suaita | 6.101400 , -73.440410 |
Vado Real | 6.068390 , -73.412870 |
Valdivia | 6.082050 , -73.337130 |
Notes:
- You can download geometry data for Suaita 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.