Seboruco (Táchira) Map Cropping Samples
Seboruco (Táchira) Map Cropping Samples-1
Seboruco (Táchira) Map Cropping Samples-2
Seboruco neighborhoods and villages map with 3D shadow effect
flag map of Seboruco with 3D shadow effect
Seboruco map with 3d shadow effect
Download outline map of Seboruco (geojson format) :
Seboruco.geojson (**)
Download polygon array of Seboruco map for "Google Maps" :
Seboruco.txt
Bounding Box for Seboruco Map : ( 8.076463 , -72.176288 , 8.218411 , -72.021542 )
Wikipedia ID for Seboruco : Q2015236
Wikipedia SPARQL Query for Seboruco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2015236 wdt:P1082 ?population. }
OPTIONAL { wd:Q2015236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2015236 wdt:P2046 ?area. }
OPTIONAL { wd:Q2015236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2015236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2015236 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 Seboruco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.076463, -72.176288, 8.218411, -72.021542);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seboruco)
[out:json];
(
rel["name"="Seboruco"][type=boundary];
rel["name:en"="Seboruco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seboruco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Linda | 8.111520 , -72.139730 |
Alto de Nino | 8.140280 , -72.055810 |
El Azul | 8.153010 , -72.027920 |
El Hatico | 8.153020 , -72.043700 |
El Suspiro | 8.146150 , -72.119750 |
Guaimarales | 8.125650 , -72.122940 |
Las Talas | 8.146690 , -72.106370 |
Las Vegas | 8.148490 , -72.089500 |
Menorica | 8.129970 , -72.089990 |
Santa Filomena | 8.139190 , -72.081680 |
Notes:
- You can download geometry data for Seboruco 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.