Purísima (Córdoba) Map Cropping Samples
Purísima (Córdoba) Map Cropping Samples-1
Purísima (Córdoba) Map Cropping Samples-2
Purísima neighborhoods and villages map with 3D shadow effect
flag map of Purísima with 3D shadow effect
Purísima map with 3d shadow effect
Download outline map of Purísima (geojson format) :
Purísima.geojson (**)
Download polygon array of Purísima map for "Google Maps" :
Purísima.txt
Bounding Box for Purísima Map : ( 9.189641 , -75.788489 , 9.36339 , -75.66866 )
Wikipedia ID for Purísima : Q1525834
Wikipedia SPARQL Query for Purísima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525834 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525834 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525834 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525834 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525834 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525834 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 Purísima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.189641, -75.788489, 9.36339, -75.66866);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Purísima)
[out:json];
(
rel["name"="Purísima"][type=boundary];
rel["name:en"="Purísima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Purísima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenal | 9.319860 , -75.717260 |
Aserradero | 9.350610 , -75.685120 |
Bella Vista | 9.292690 , -75.689110 |
Betulia | 9.292840 , -75.682320 |
Bijao | 9.301460 , -75.728490 |
Campo Amalia | 9.312650 , -75.681110 |
Comejen | 9.261520 , -75.709570 |
Hueso | 9.334320 , -75.670400 |
Los Corrales | 9.235650 , -75.757040 |
Malena | 9.306790 , -75.728190 |
Mocha Nariz | 9.342690 , -75.677040 |
Purísima | 9.236570 , -75.721900 |
Villanueva | 9.232790 , -75.769670 |
Notes:
- You can download geometry data for Purísima 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.