Curumaní (Cesar) Map Cropping Samples

Curumaní (Cesar) Map Cropping Samples-1
Curumaní (Cesar) Map Cropping Samples-1
Curumaní (Cesar) Map Cropping Samples-2
Curumaní (Cesar) Map Cropping Samples-2
Download outline map of Curumaní (geojson format) : Curumaní.geojson (**)
Download polygon array of Curumaní map for "Google Maps" : Curumaní.txt
Bounding Box for Curumaní Map : ( 9.070261 , -73.701959 , 9.410925 , -73.27107 )
Wikipedia ID for Curumaní : Q2309031
Wikipedia SPARQL Query for Curumaní (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2309031 wdt:P1082 ?population. }
OPTIONAL { wd:Q2309031 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2309031 wdt:P2046 ?area. }
OPTIONAL { wd:Q2309031 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2309031 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2309031 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.070261, -73.701959, 9.410925, -73.27107);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Curumaní)
[out:json];
(
rel["name"="Curumaní"][type=boundary];
rel["name:en"="Curumaní"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Curumaní
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aguacatal 9.100840 , -73.646850
Arauca 9.170280 , -73.546670
Astillero 9.231000 , -73.527900
Boqueron 9.156760 , -73.620880
Carolina 9.231140 , -73.515040
Curumaní 9.199920 , -73.542740
Gracias a Dios 9.194170 , -73.570280
Guaimaral 9.230480 , -73.662240
Hacienda La Ventura 9.159160 , -73.648090
Hoja Ancha 9.191970 , -73.663660
La Antioquena 9.222570 , -73.577250
La Campero 9.213600 , -73.566940
La Estrella 9.250000 , -73.583330
Oca 9.166670 , -73.550000
Pacita 9.250000 , -73.516670
Paraver 9.189930 , -73.573270
Recebera 9.206090 , -73.567390
Sabanagrande 9.199150 , -73.610700
San Alberto 9.137780 , -73.566940
San Roque 9.291250 , -73.514980
San Sebastian 9.275280 , -73.534170
Santa Maria 9.103250 , -73.649340
Vereda El Mamey 9.248610 , -73.619720
Villa Graciela 9.230280 , -73.513610


Notes:
- You can download geometry data for Curumaní 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.

Create Curumaní neighborhoods and villages map.


Share this page