Urachiche (Yaracuy) Map Cropping Samples
Urachiche (Yaracuy) Map Cropping Samples-1
Urachiche (Yaracuy) Map Cropping Samples-2
Urachiche neighborhoods and villages map with 3D shadow effect
flag map of Urachiche with 3D shadow effect
Urachiche map with 3d shadow effect
Download outline map of Urachiche (geojson format) :
Urachiche.geojson (**)
Download polygon array of Urachiche map for "Google Maps" :
Urachiche.txt
Bounding Box for Urachiche Map : ( 10.09848 , -69.078641 , 10.330804 , -68.917472 )
Wikipedia ID for Urachiche : Q1974420
Wikipedia SPARQL Query for Urachiche (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1974420 wdt:P1082 ?population. }
OPTIONAL { wd:Q1974420 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1974420 wdt:P2046 ?area. }
OPTIONAL { wd:Q1974420 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1974420 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1974420 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 Urachiche map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.09848, -69.078641, 10.330804, -68.917472);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urachiche)
[out:json];
(
rel["name"="Urachiche"][type=boundary];
rel["name:en"="Urachiche"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urachiche
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguaruca | 10.124370 , -68.967410 |
Aguaruca Arriba | 10.131560 , -68.979420 |
Bucarito | 10.298020 , -68.983900 |
Buenos Aires | 10.208540 , -69.012410 |
Camunare | 10.163430 , -68.981340 |
Cocorotico | 10.186700 , -68.979930 |
El Junco | 10.208940 , -68.990050 |
El Picure | 10.111040 , -68.966850 |
El Refugio | 10.183330 , -68.966670 |
Los Vegotes | 10.275830 , -68.987780 |
Miraflores | 10.298990 , -68.997790 |
Rio Arriba | 10.206940 , -69.031320 |
Rio Arriba | 10.213610 , -69.030560 |
Sabana de Mendez | 10.162410 , -69.029730 |
Santa Lucia | 10.223020 , -68.994190 |
Notes:
- You can download geometry data for Urachiche 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.