Urdaneta (Los Rios) Map Cropping Samples
Urdaneta (Los Rios) Map Cropping Samples-1
Urdaneta (Los Rios) Map Cropping Samples-2
Urdaneta neighborhoods and villages map with 3D shadow effect
flag map of Urdaneta with 3D shadow effect
Urdaneta map with 3d shadow effect
Download outline map of Urdaneta (geojson format) :
Urdaneta.geojson (**)
Download polygon array of Urdaneta map for "Google Maps" :
Urdaneta.txt
Bounding Box for Urdaneta Map : ( -1.672674 , -79.501932 , -1.455499 , -79.243356 )
Wikipedia ID for Urdaneta : Q781359
Wikipedia SPARQL Query for Urdaneta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q781359 wdt:P1082 ?population. }
OPTIONAL { wd:Q781359 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q781359 wdt:P2046 ?area. }
OPTIONAL { wd:Q781359 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q781359 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q781359 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 Urdaneta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.672674, -79.501932, -1.455499, -79.243356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urdaneta)
[out:json];
(
rel["name"="Urdaneta"][type=boundary];
rel["name:en"="Urdaneta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urdaneta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bijagual | -1.600000 , -79.366670 |
Corona | -1.633330 , -79.500000 |
Emilia | -1.533330 , -79.416670 |
Jabilla | -1.566670 , -79.400000 |
La Paz | -1.500000 , -79.433330 |
Ricaurte | -1.578380 , -79.437350 |
Rio Nuevo | -1.550000 , -79.466670 |
San Ernesto | -1.616670 , -79.433330 |
San Jose | -1.616670 , -79.416670 |
Trinidad | -1.566670 , -79.466670 |
Venus | -1.533330 , -79.450000 |
Vicoca | -1.516670 , -79.433330 |
Notes:
- You can download geometry data for Urdaneta 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.