Puerto Libertador (Córdoba) Map Cropping Samples
Puerto Libertador (Córdoba) Map Cropping Samples-1
Puerto Libertador (Córdoba) Map Cropping Samples-2
Puerto Libertador neighborhoods and villages map with 3D shadow effect
flag map of Puerto Libertador with 3D shadow effect
Puerto Libertador map with 3d shadow effect
Download outline map of Puerto Libertador (geojson format) :
Puerto Libertador.geojson (**)
Download polygon array of Puerto Libertador map for "Google Maps" :
Puerto Libertador.txt
Bounding Box for Puerto Libertador Map : ( 7.347091 , -75.994797 , 8.034686 , -75.512528 )
Wikipedia ID for Puerto Libertador : Q2433456
Wikipedia SPARQL Query for Puerto Libertador (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2433456 wdt:P1082 ?population. }
OPTIONAL { wd:Q2433456 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2433456 wdt:P2046 ?area. }
OPTIONAL { wd:Q2433456 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2433456 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2433456 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 Puerto Libertador map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.347091, -75.994797, 8.034686, -75.512528);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Libertador)
[out:json];
(
rel["name"="Puerto Libertador"][type=boundary];
rel["name:en"="Puerto Libertador"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Libertador
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocas de Ure | 7.947570 , -75.536870 |
Brillante | 8.016670 , -75.683330 |
Buenavista | 7.363610 , -75.959440 |
Cacagual | 7.434440 , -75.871390 |
Canturrona | 7.445830 , -75.871390 |
El Aguila | 7.403330 , -75.972500 |
El Alto | 7.423330 , -75.973890 |
El Candelillo | 7.357500 , -75.922780 |
El Coco | 8.000000 , -75.650000 |
El Tablado | 7.407500 , -75.870280 |
Jagua | 7.392780 , -75.971670 |
La Cienaga | 7.436940 , -75.865560 |
La Esmeralda | 7.378610 , -75.966670 |
La Vega | 7.368060 , -75.942780 |
Mandarino | 7.473060 , -75.847220 |
Maritu | 7.482500 , -75.840280 |
Pavita | 8.000000 , -75.583330 |
Playa Rica | 7.917700 , -75.829250 |
Puerto Mutata | 7.400000 , -75.900000 |
Rio Sucio | 7.674950 , -75.865820 |
Rosario | 8.000000 , -75.666670 |
Notes:
- You can download geometry data for Puerto Libertador 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.