El Playón (Santander) Map Cropping Samples
El Playón (Santander) Map Cropping Samples-1
El Playón (Santander) Map Cropping Samples-2
El Playón neighborhoods and villages map with 3D shadow effect
flag map of El Playón with 3D shadow effect
El Playón map with 3d shadow effect
Download outline map of El Playón (geojson format) :
El Playón.geojson (**)
Download polygon array of El Playón map for "Google Maps" :
El Playón.txt
Bounding Box for El Playón Map : ( 7.41294 , -73.326087 , 7.633021 , -73.044903 )
Wikipedia ID for El Playón : Q1525443
Wikipedia SPARQL Query for El Playón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525443 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525443 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525443 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525443 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525443 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525443 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 El Playón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.41294, -73.326087, 7.633021, -73.044903);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Playón)
[out:json];
(
rel["name"="El Playón"][type=boundary];
rel["name:en"="El Playón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Playón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguablanca | 7.487500 , -73.197220 |
Aguacaliente | 7.498330 , -73.216670 |
Brujas | 7.498060 , -73.246940 |
Cachiricito | 7.450000 , -73.200000 |
El Arrebol | 7.463890 , -73.219720 |
El Azuceno | 7.456390 , -73.276670 |
El Corono | 7.480280 , -73.286940 |
El Filo | 7.474720 , -73.072500 |
El Naranjo | 7.498070 , -73.086350 |
El Playon | 7.500000 , -73.133330 |
El Playón | 7.471310 , -73.203100 |
El Rumal | 7.491940 , -73.179720 |
El Silencio | 7.443330 , -73.147500 |
La Esperanza | 7.497500 , -73.296110 |
La Loma | 7.471670 , -73.113610 |
Laja de Oro | 7.478890 , -73.278060 |
Llandada | 7.497500 , -73.250830 |
Miralinde | 7.452500 , -73.165000 |
San Ignacio | 7.443890 , -73.137500 |
Tres Portones | 7.472220 , -73.231390 |
Notes:
- You can download geometry data for El Playón 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.