Montelíbano (Córdoba) Map Cropping Samples
Montelíbano (Córdoba) Map Cropping Samples-1
Montelíbano (Córdoba) Map Cropping Samples-2
Montelíbano neighborhoods and villages map with 3D shadow effect
flag map of Montelíbano with 3D shadow effect
Montelíbano map with 3d shadow effect
Download outline map of Montelíbano (geojson format) :
Montelíbano.geojson (**)
Download polygon array of Montelíbano map for "Google Maps" :
Montelíbano.txt
Bounding Box for Montelíbano Map : ( 7.357218 , -76.057476 , 8.165691 , -75.321569 )
Wikipedia ID for Montelíbano : Q1787546
Wikipedia SPARQL Query for Montelíbano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1787546 wdt:P1082 ?population. }
OPTIONAL { wd:Q1787546 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1787546 wdt:P2046 ?area. }
OPTIONAL { wd:Q1787546 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1787546 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1787546 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 Montelíbano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.357218, -76.057476, 8.165691, -75.321569);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Montelíbano)
[out:json];
(
rel["name"="Montelíbano"][type=boundary];
rel["name:en"="Montelíbano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Montelíbano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Algarrobo | 7.386780 , -75.973020 |
El Anclar | 8.059260 , -75.490820 |
El Descuido | 8.007140 , -75.612970 |
Juan Jose | 7.800000 , -75.850000 |
Las Brisas | 7.361110 , -75.967780 |
Montelíbano | 7.982880 , -75.422930 |
Pica Pica | 8.030170 , -75.680680 |
San Francisco | 8.120390 , -75.759810 |
Notes:
- You can download geometry data for Montelíbano 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.