Padilla (Cauca) Map Cropping Samples
Padilla (Cauca) Map Cropping Samples-1
Padilla (Cauca) Map Cropping Samples-2
Padilla neighborhoods and villages map with 3D shadow effect
flag map of Padilla with 3D shadow effect
Padilla map with 3d shadow effect
Download outline map of Padilla (geojson format) :
Padilla.geojson (**)
Download polygon array of Padilla map for "Google Maps" :
Padilla.txt
Bounding Box for Padilla Map : ( 3.130337 , -76.376933 , 3.241385 , -76.286693 )
Wikipedia ID for Padilla : Q2433292
Wikipedia SPARQL Query for Padilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2433292 wdt:P1082 ?population. }
OPTIONAL { wd:Q2433292 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2433292 wdt:P2046 ?area. }
OPTIONAL { wd:Q2433292 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2433292 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2433292 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 Padilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.130337, -76.376933, 3.241385, -76.286693);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Padilla)
[out:json];
(
rel["name"="Padilla"][type=boundary];
rel["name:en"="Padilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Padilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brisas de Arizona | 3.183750 , -76.329730 |
Cambuche | 3.221020 , -76.331860 |
Casanueva | 3.204260 , -76.335610 |
El Chamizo | 3.209810 , -76.351630 |
El Tamboral | 3.153470 , -76.333600 |
El Tetillo | 3.156930 , -76.319110 |
Hacienda Arizona | 3.178920 , -76.314790 |
Hacienda Canada | 3.237050 , -76.372820 |
Hacienda Cuernavaca | 3.185850 , -76.345080 |
Hacienda La Cabana | 3.157730 , -76.347070 |
Hacienda Mendiolita | 3.191190 , -76.349280 |
Holanda | 3.228470 , -76.336350 |
La Esperanza | 3.174210 , -76.348600 |
La Paila | 3.196020 , -76.314680 |
La Union | 3.205970 , -76.359360 |
Pablo Garces B. | 3.229260 , -76.357960 |
Padilla | 3.220380 , -76.313850 |
Rionegro | 3.218070 , -76.302260 |
Yarumales | 3.218530 , -76.358120 |
Notes:
- You can download geometry data for Padilla 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.