Caroní (Bolivar) Map Cropping Samples
Caroní (Bolivar) Map Cropping Samples-1
Caroní (Bolivar) Map Cropping Samples-2
Caroní neighborhoods and villages map with 3D shadow effect
flag map of Caroní with 3D shadow effect
Caroní map with 3d shadow effect
Download outline map of Caroní (geojson format) :
Caroní.geojson (**)
Download polygon array of Caroní map for "Google Maps" :
Caroní.txt
Bounding Box for Caroní Map : ( 7.979029 , -63.020188 , 8.447935 , -62.4975 )
Wikipedia ID for Caroní : Q2354199
Wikipedia SPARQL Query for Caroní (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2354199 wdt:P1082 ?population. }
OPTIONAL { wd:Q2354199 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2354199 wdt:P2046 ?area. }
OPTIONAL { wd:Q2354199 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2354199 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2354199 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 Caroní map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.979029, -63.020188, 8.447935, -62.4975);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caroní)
[out:json];
(
rel["name"="Caroni"][type=boundary];
rel["name:en"="Caroni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caroní
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aramaya | 8.426110 , -62.606670 |
Caroni | 8.124720 , -62.874720 |
Caruachi | 8.121670 , -62.863610 |
Ciudad Guayana | 8.370655 , -62.637348 |
El Arrozal | 8.134020 , -62.655580 |
El Rosario | 8.312280 , -62.553950 |
El Silvestre | 8.232500 , -62.614720 |
La Encrucijada | 8.149510 , -62.942310 |
Matanzas | 8.250140 , -62.815380 |
Mayor | 8.283330 , -62.583330 |
Mayori | 8.280570 , -62.562870 |
Merey | 8.149170 , -62.898330 |
Morocure | 8.250420 , -62.728150 |
Playa Blanca | 8.333330 , -62.683330 |
Puerto de Ordaz | 8.265854 , -62.751846 |
Puerto Ordaz | 8.315300 , -62.705326 |
Rio Claro | 8.409170 , -62.595830 |
San Juan | 8.307710 , -62.623730 |
Notes:
- You can download geometry data for Caroní 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.