Download outline map of Viotá (geojson format) :
Viotá.geojson (**)
Download polygon array of Viotá map for "Google Maps" :
Viotá.txt
Bounding Box for Viotá Map : ( 4.354171 , -74.571768 , 4.521985 , -74.39421 )
Wikipedia ID for Viotá : Q1524864
Wikipedia SPARQL Query for Viotá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524864 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524864 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524864 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524864 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524864 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524864 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 Viotá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.354171, -74.571768, 4.521985, -74.39421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Viotá)
[out:json];
(
rel["name"="Viotá"][type=boundary];
rel["name:en"="Viotá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Viotá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arabia | 4.483330 , -74.466670 |
Argelia | 4.465590 , -74.432060 |
Brasil | 4.396810 , -74.479870 |
Calandaima | 4.466670 , -74.483330 |
California | 4.483330 , -74.450000 |
Capotes | 4.458200 , -74.533090 |
Carolina | 4.474570 , -74.489810 |
Casacoima | 4.390290 , -74.531620 |
Ceilan | 4.445640 , -74.470060 |
Costa Rica | 4.483330 , -74.433330 |
El Espino | 4.462860 , -74.553410 |
Florencia | 4.420500 , -74.492590 |
Guasimales | 4.453170 , -74.507230 |
Japon | 4.425800 , -74.525980 |
La Magdalena | 4.483330 , -74.466670 |
La Neptuna | 4.482190 , -74.503460 |
La Vina | 4.377200 , -74.520230 |
Liberia | 4.383330 , -74.500000 |
Modelia | 4.484960 , -74.458560 |
Palestina | 4.366670 , -74.483330 |
Pekin | 4.370760 , -74.491800 |
Pekino | 4.370830 , -74.491670 |
San Gabriel | 4.474820 , -74.452990 |
Santa Halena | 4.487850 , -74.476060 |
Santo Domingo | 4.384960 , -74.476380 |
Santo Domingo | 4.400000 , -74.550000 |
Venecia | 4.383330 , -74.483330 |
Vereda Arabia | 4.480530 , -74.479850 |
Vereda Buenavista | 4.450880 , -74.481790 |
Vereda Calandaima | 4.460160 , -74.495060 |
Vereda Capotes | 4.452760 , -74.542300 |
Vereda Carolina | 4.470800 , -74.499310 |
Vereda El Espino | 4.464910 , -74.555650 |
Vereda Guasimales | 4.457140 , -74.508490 |
Vereda La Hoya | 4.473960 , -74.558370 |
Vereda La Ruidosa | 4.486480 , -74.481650 |
Vereda Quitasol | 4.426470 , -74.544530 |
Viotá | 4.437130 , -74.521570 |
Notes:
- You can download geometry data for Viotá 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.