Urumita (La Guajira) Map Cropping Samples
Urumita (La Guajira) Map Cropping Samples-1
Urumita (La Guajira) Map Cropping Samples-2
Urumita neighborhoods and villages map with 3D shadow effect
flag map of Urumita with 3D shadow effect
Urumita map with 3d shadow effect
Download outline map of Urumita (geojson format) :
Urumita.geojson (**)
Download polygon array of Urumita map for "Google Maps" :
Urumita.txt
Bounding Box for Urumita Map : ( 10.417195 , -73.161094 , 10.574416 , -72.837588 )
Wikipedia ID for Urumita : Q1525847
Wikipedia SPARQL Query for Urumita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525847 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525847 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525847 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525847 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525847 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525847 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 Urumita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.417195, -73.161094, 10.574416, -72.837588);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urumita)
[out:json];
(
rel["name"="Urumita"][type=boundary];
rel["name:en"="Urumita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urumita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La America | 10.452090 , -72.981220 |
La Arcadia | 10.505000 , -72.947220 |
La Argentina | 10.468130 , -72.960430 |
La Colonia | 10.499540 , -72.954340 |
La Dudita | 10.497500 , -72.961080 |
La Pandurita | 10.427730 , -72.971030 |
La Planada | 10.427260 , -72.998130 |
Los Magos | 10.509170 , -72.981110 |
Nueva Idea | 10.468220 , -72.950960 |
Panama | 10.444240 , -72.954700 |
Puerto Rico | 10.515280 , -72.951940 |
Sabanagrande | 10.466670 , -73.000000 |
San Esteban | 10.445410 , -72.994280 |
Santana | 10.463550 , -72.938920 |
Tierranueva | 10.481760 , -72.958020 |
Urumita | 10.558940 , -73.012320 |
Notes:
- You can download geometry data for Urumita 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.