Diego Ibarra (Carabobo) Map Cropping Samples
Diego Ibarra (Carabobo) Map Cropping Samples-1
Diego Ibarra (Carabobo) Map Cropping Samples-2
Diego Ibarra neighborhoods and villages map with 3D shadow effect
flag map of Diego Ibarra with 3D shadow effect
Diego Ibarra map with 3d shadow effect
Download outline map of Diego Ibarra (geojson format) :
Diego Ibarra.geojson (**)
Download polygon array of Diego Ibarra map for "Google Maps" :
Diego Ibarra.txt
Bounding Box for Diego Ibarra Map : ( 10.190362 , -67.741589 , 10.34476 , -67.65097 )
Wikipedia ID for Diego Ibarra : Q1220474
Wikipedia SPARQL Query for Diego Ibarra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1220474 wdt:P1082 ?population. }
OPTIONAL { wd:Q1220474 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1220474 wdt:P2046 ?area. }
OPTIONAL { wd:Q1220474 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1220474 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1220474 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 Diego Ibarra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.190362, -67.741589, 10.34476, -67.65097);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Diego Ibarra)
[out:json];
(
rel["name"="Diego Ibarra"][type=boundary];
rel["name:en"="Diego Ibarra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Diego Ibarra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 10.269780 , -67.731180 |
Agua Caliente | 10.303330 , -67.690560 |
El Deleite | 10.282030 , -67.701380 |
El Guamacho | 10.288770 , -67.739190 |
La Cabrera | 10.257780 , -67.673890 |
La Guaricha | 10.296290 , -67.670300 |
La Haciendita | 10.286390 , -67.713060 |
Mariara | 10.296440 , -67.718130 |
Vigia | 10.283330 , -67.666670 |
Vista Alegre | 10.291740 , -67.695930 |
Notes:
- You can download geometry data for Diego Ibarra 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.