Distracción (La Guajira) Map Cropping Samples
Distracción (La Guajira) Map Cropping Samples-1
Distracción (La Guajira) Map Cropping Samples-2
Distracción neighborhoods and villages map with 3D shadow effect
flag map of Distracción with 3D shadow effect
Distracción map with 3d shadow effect
Download outline map of Distracción (geojson format) :
Distracción.geojson (**)
Download polygon array of Distracción map for "Google Maps" :
Distracción.txt
Bounding Box for Distracción Map : ( 10.790759 , -73.019973 , 11.032979 , -72.867394 )
Wikipedia ID for Distracción : Q1441074
Wikipedia SPARQL Query for Distracción (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441074 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441074 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441074 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441074 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441074 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441074 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 Distracción map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.790759, -73.019973, 11.032979, -72.867394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Distracción)
[out:json];
(
rel["name"="Distracción"][type=boundary];
rel["name:en"="Distracción"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Distracción
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 10.881760 , -72.890890 |
Canaan | 10.920140 , -72.957060 |
Cascajito | 10.867570 , -72.882020 |
Chorrera | 10.927780 , -72.943610 |
Chorrera | 10.916670 , -72.900000 |
Distracción | 10.896930 , -72.886100 |
Dos Caminos | 10.984900 , -72.974540 |
El Chorro | 11.005760 , -72.921370 |
El Paraiso | 10.863330 , -72.889720 |
La Duda | 10.806750 , -72.896720 |
La Esperanza | 11.028910 , -72.980550 |
La Loma | 10.874440 , -72.901940 |
La Sabrosita | 11.023700 , -72.947540 |
Las Mercedes | 10.870830 , -72.910830 |
Los Hornitos | 10.914980 , -72.916830 |
Pulgar | 10.919820 , -72.893960 |
San Luis | 10.918320 , -72.923580 |
Sopresa | 10.892630 , -72.900200 |
Zumbador | 10.813940 , -72.903620 |
Notes:
- You can download geometry data for Distracción 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.