El Tablón (Nariño) Map Cropping Samples
El Tablón (Nariño) Map Cropping Samples-1
El Tablón (Nariño) Map Cropping Samples-2
El Tablón neighborhoods and villages map with 3D shadow effect
flag map of El Tablón with 3D shadow effect
El Tablón map with 3d shadow effect
Download outline map of El Tablón (geojson format) :
El Tablón.geojson (**)
Download polygon array of El Tablón map for "Google Maps" :
El Tablón.txt
Bounding Box for El Tablón Map : ( 1.272923 , -77.103043 , 1.517374 , -76.90289 )
Wikipedia ID for El Tablón : Q1525086
Wikipedia SPARQL Query for El Tablón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525086 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525086 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525086 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525086 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525086 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525086 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 Tablón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.272923, -77.103043, 1.517374, -76.90289);
);
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 Tablón)
[out:json];
(
rel["name"="El Tablón"][type=boundary];
rel["name:en"="El Tablón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Tablón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allemira | 1.508440 , -77.010610 |
Aponte | 1.400950 , -77.030010 |
El Tablón | 1.431880 , -77.096640 |
La Cueva | 1.419670 , -77.072330 |
La Playa | 1.471860 , -76.975100 |
La Victoria | 1.428840 , -77.072140 |
Las Mesas | 1.477560 , -77.022780 |
Pompeya | 1.324340 , -76.995270 |
Notes:
- You can download geometry data for El Tabló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.