El Tarra (Norte de Santander) Map Cropping Samples
El Tarra (Norte de Santander) Map Cropping Samples-1
El Tarra (Norte de Santander) Map Cropping Samples-2
El Tarra neighborhoods and villages map with 3D shadow effect
flag map of El Tarra with 3D shadow effect
El Tarra map with 3d shadow effect
Download outline map of El Tarra (geojson format) :
El Tarra.geojson (**)
Download polygon array of El Tarra map for "Google Maps" :
El Tarra.txt
Bounding Box for El Tarra Map : ( 8.500991 , -73.166799 , 8.888814 , -72.90658 )
Wikipedia ID for El Tarra : Q1577131
Wikipedia SPARQL Query for El Tarra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577131 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577131 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577131 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577131 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577131 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577131 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 Tarra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.500991, -73.166799, 8.888814, -72.90658);
);
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 Tarra)
[out:json];
(
rel["name"="El Tarra"][type=boundary];
rel["name:en"="El Tarra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Tarra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 8.594350 , -73.130520 |
El Tarra | 8.575620 , -73.094890 |
Filo de Gringo | 8.662780 , -72.955280 |
La Escuadra | 8.615140 , -72.922360 |
La Gomez | 8.705830 , -72.926390 |
Motilonia | 8.880560 , -72.978890 |
Nueva Granada | 8.584980 , -73.128930 |
Puerto Machete | 8.837780 , -72.951670 |
Rio Tarra | 8.566670 , -73.100000 |
Santa Rosa | 8.641670 , -73.021770 |
Tres Aguas | 8.594720 , -72.912780 |
Notes:
- You can download geometry data for El Tarra 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.