Download outline map of El Carmen (geojson format) :
El Carmen.geojson (**)
Download polygon array of El Carmen map for "Google Maps" :
El Carmen.txt
Bounding Box for El Carmen Map : ( 8.403329 , -73.578032 , 9.29114 , -73.003236 )
Wikipedia ID for El Carmen : Q1525675
Wikipedia SPARQL Query for El Carmen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525675 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525675 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525675 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525675 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525675 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525675 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 El Carmen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.403329, -73.578032, 9.29114, -73.003236);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Carmen)
[out:json];
(
rel["name"="El Carmen"][type=boundary];
rel["name:en"="El Carmen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Carmen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Astilleros | 8.538470 , -73.496080 |
Bohio Bachidi Kaira | 9.238520 , -73.064430 |
Bohio Kiribado Kayra | 9.095000 , -73.226110 |
Bohio Shiroko Kayra | 9.008700 , -73.257220 |
Bohio Tratari Kayra | 9.081660 , -73.327650 |
Brisas | 8.635000 , -73.439440 |
Cerro Redondo | 8.479440 , -73.470000 |
Corregimiento El Sol | 8.483330 , -73.500000 |
Culebras | 8.643060 , -73.494720 |
Culebrita | 8.613190 , -73.424390 |
El Cajon | 8.624720 , -73.481390 |
El Carmen | 8.510640 , -73.447760 |
El Cobre | 8.599440 , -73.372220 |
El Guamo | 8.492450 , -73.421990 |
El Horizonte | 8.488890 , -73.439440 |
El Paramo | 8.422780 , -73.432220 |
El Paramo | 8.426990 , -73.421060 |
El Sul | 8.494170 , -73.491670 |
Guamalito | 8.568990 , -73.467650 |
Korro Kayra | 8.978890 , -73.304440 |
La Estrella | 8.489170 , -73.420000 |
La Estrella | 8.487870 , -73.425290 |
La Hoyada | 8.606390 , -73.418610 |
La Maria | 8.556580 , -73.464160 |
La Osa | 8.514540 , -73.524630 |
La Puerta de Mora | 8.595110 , -73.484400 |
La Quiebra | 8.500000 , -73.500000 |
La Quiebra | 8.571650 , -73.457640 |
La Trinidad | 8.673560 , -73.406760 |
La Vega | 8.547920 , -73.464320 |
Las Vegas | 8.670750 , -73.370570 |
Las Vegas de Motilonia | 8.720720 , -73.384040 |
Maracaibo | 8.543090 , -73.431170 |
Marquez | 8.566670 , -73.450000 |
Pajitas | 8.662220 , -73.431390 |
Potrero Grande | 8.467500 , -73.453330 |
Potrero Grande | 8.458890 , -73.451390 |
Santa Ines | 8.727500 , -73.333330 |
Santa Rosa | 8.446630 , -73.442730 |
Santo Domingo | 8.483330 , -73.416670 |
Santo Domingo | 8.511590 , -73.417270 |
Soro Kayra | 9.010280 , -73.313890 |
Notes:
- You can download geometry data for El Carmen 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.