Download outline map of Santa Barbara De Pinto (geojson format) :
Santa Barbara De Pinto.geojson (**)
Download polygon array of Santa Barbara De Pinto map for "Google Maps" :
Santa Barbara De Pinto.txt
Bounding Box for Santa Barbara De Pinto Map : ( 9.384591 , -74.808814 , 9.668086 , -74.526435 )
Wikipedia ID for Santa Barbara De Pinto : Q1441044
Wikipedia SPARQL Query for Santa Barbara De Pinto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441044 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441044 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441044 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441044 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441044 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441044 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 Santa Barbara De Pinto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.384591, -74.808814, 9.668086, -74.526435);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Barbara De Pinto)
[out:json];
(
rel["name"="Santa Barbara De Pinto"][type=boundary];
rel["name:en"="Santa Barbara De Pinto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Barbara De Pinto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algarrobal | 9.550000 , -74.600000 |
Argelia | 9.550000 , -74.700000 |
Barcelona | 9.503140 , -74.661260 |
Belen | 9.491370 , -74.562330 |
Buenavista | 9.416670 , -74.666670 |
Campoalegre | 9.647070 , -74.577270 |
Carretal | 9.432890 , -74.636660 |
Chapinero | 9.515540 , -74.590630 |
Cundinamarca | 9.649640 , -74.605080 |
El Barco | 9.616480 , -74.575070 |
El Bonito | 9.481930 , -74.702740 |
El Consuelo | 9.633610 , -74.583030 |
El Salado | 9.500000 , -74.683330 |
El Treinta | 9.567600 , -74.598050 |
Guacamayo | 9.557780 , -74.614970 |
Guasimo | 9.604170 , -74.647080 |
Guayacan | 9.487880 , -74.672030 |
Hacienda Guayacan | 9.527400 , -74.722470 |
La Cabana | 9.507840 , -74.710600 |
La Florida | 9.486120 , -74.644430 |
La Gloria | 9.460000 , -74.696340 |
La Sonrisa | 9.500000 , -74.750000 |
La Victoria | 9.533250 , -74.569310 |
Las Palmas | 9.607600 , -74.595320 |
Las Planadas | 9.592600 , -74.562560 |
Las Tinajas | 9.515000 , -74.667220 |
Los Alpes | 9.579440 , -74.613330 |
Los Bajos | 9.516670 , -74.616670 |
Los Bajos | 9.526930 , -74.620820 |
Montelargo | 9.467080 , -74.659770 |
Nueva California | 9.500000 , -74.666670 |
Palmas de Vino | 9.516670 , -74.733330 |
Pinto | 9.425010 , -74.709540 |
Pinto Nuevo | 9.432510 , -74.704140 |
San Pedro | 9.438610 , -74.662460 |
Santa Helena | 9.572500 , -74.546550 |
Silvaderal | 9.596870 , -74.635720 |
Tierragrata | 9.433360 , -74.734860 |
Veladero | 9.498210 , -74.749560 |
Verdun | 9.468890 , -74.628610 |
Notes:
- You can download geometry data for Santa Barbara De Pinto 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.