Download outline map of Cubarral (geojson format) :
Cubarral.geojson (**)
Download polygon array of Cubarral map for "Google Maps" :
Cubarral.txt
Bounding Box for Cubarral Map : ( 3.704158 , -74.399004 , 4.012106 , -73.725898 )
Wikipedia ID for Cubarral : Q1525841
Wikipedia SPARQL Query for Cubarral (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525841 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525841 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525841 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525841 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525841 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525841 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 Cubarral map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.704158, -74.399004, 4.012106, -73.725898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cubarral)
[out:json];
(
rel["name"="Cubarral"][type=boundary];
rel["name:en"="Cubarral"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cubarral
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 3.793380 , -73.890960 |
Balcones | 3.787900 , -73.889820 |
Buena Vista | 3.817860 , -73.909280 |
Buenos Aires | 3.752510 , -73.880870 |
Buenos Aires | 3.782470 , -73.847490 |
El Darien | 3.758630 , -73.892290 |
El Encanto | 3.810950 , -73.763050 |
El Palmar | 3.759370 , -73.758620 |
El Porvenir | 3.813110 , -73.837860 |
El Recreo | 3.738800 , -73.790840 |
Gavilanes | 3.776900 , -73.910280 |
Gutierrez | 3.771690 , -73.770640 |
Hacienda Caseteja | 3.762320 , -73.798250 |
Hacienda Marly | 3.752330 , -73.769320 |
Hacienda Yasmaya | 3.787910 , -73.767850 |
La Agua Linda | 3.809960 , -73.855120 |
La Esperanza | 3.727500 , -74.305830 |
La Esperanza | 3.843750 , -73.816620 |
La Florida | 3.791230 , -73.777700 |
La Loma | 3.810280 , -73.919180 |
La Palma | 3.779360 , -73.835070 |
La Pedregosa | 3.788130 , -73.905810 |
La Reforma | 3.792060 , -73.910050 |
La Union | 3.830920 , -73.819140 |
Mata Azul | 3.765750 , -73.792420 |
Mojagua | 3.757630 , -73.907180 |
Palomas | 3.793580 , -73.927560 |
Romerales Ortega | 3.995490 , -74.216880 |
Samarcanda | 3.771600 , -73.820640 |
San Andres de Maroyal | 3.763720 , -73.746220 |
San Isidro | 3.822060 , -73.871970 |
San Luis de Cubarral | 3.793520 , -73.840630 |
San Luis de Marayal | 3.769630 , -73.798150 |
Tabora | 3.771050 , -73.871740 |
Venecia | 3.795300 , -73.851420 |
Notes:
- You can download geometry data for Cubarral 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.