San Pedro (Valle del Cauca) Map Cropping Samples
![San Pedro (Valle del Cauca) Map Cropping Samples-1](og_image/map_cropping/4-421184143-1.jpeg)
San Pedro (Valle del Cauca) Map Cropping Samples-1
![San Pedro (Valle del Cauca) Map Cropping Samples-2](og_image/map_cropping/4-421184143-3.jpeg)
San Pedro (Valle del Cauca) Map Cropping Samples-2
![San Pedro neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421184143.jpg)
San Pedro neighborhoods and villages map with 3D shadow effect
![flag map of San Pedro with 3D shadow effect](og_image/flag_maps/flag_map_421184143.jpg)
flag map of San Pedro with 3D shadow effect
![San Pedro map with 3d shadow effect](og_image/blank_maps/map_421184143.png)
San Pedro map with 3d shadow effect
Download outline map of San Pedro (geojson format) :
San Pedro.geojson (**)
Download polygon array of San Pedro map for "Google Maps" :
San Pedro.txt
Bounding Box for San Pedro Map : ( 3.904056 , -76.312021 , 4.055823 , -76.093647 )
Wikipedia ID for San Pedro : Q2434300
Wikipedia SPARQL Query for San Pedro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434300 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434300 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434300 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434300 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434300 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434300 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 San Pedro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.904056, -76.312021, 4.055823, -76.093647);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Pedro)
[out:json];
(
rel["name"="San Pedro"][type=boundary];
rel["name:en"="San Pedro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 3.931110 , -76.174170 |
El Cruero | 3.979340 , -76.246580 |
Esmeraldas | 3.944170 , -76.131110 |
Galpones San Jose | 3.984260 , -76.247130 |
Guayabal | 4.011410 , -76.232240 |
La Pradera | 3.933330 , -76.133330 |
La Siria | 3.947750 , -76.149800 |
Los Chancos | 4.020010 , -76.216790 |
Los Mates | 3.950740 , -76.219540 |
Menterredondo | 3.973610 , -76.206390 |
Montegrande | 4.004640 , -76.248940 |
Naranial | 3.973330 , -76.157500 |
Pavas | 3.966670 , -76.200000 |
Platanares | 3.964750 , -76.123470 |
Pocitos | 3.933330 , -76.150000 |
Pueblo Nuevo | 3.977760 , -76.237310 |
San Jose | 4.035350 , -76.269630 |
San Pedro | 3.992190 , -76.239260 |
San Pedro | 3.994560 , -76.227800 |
Todos Santos | 3.980880 , -76.239190 |
Notes:
- You can download geometry data for San Pedro 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.