Teorama (Norte de Santander) Map Cropping Samples

Teorama (Norte de Santander) Map Cropping Samples-1

Teorama (Norte de Santander) Map Cropping Samples-2

Teorama neighborhoods and villages map with 3D shadow effect

flag map of Teorama with 3D shadow effect

Teorama map with 3d shadow effect
Download outline map of Teorama (geojson format) :
Teorama.geojson (**)
Download polygon array of Teorama map for "Google Maps" :
Teorama.txt
Bounding Box for Teorama Map : ( 8.371136 , -73.337404 , 9.146274 , -72.93197 )
Wikipedia ID for Teorama : Q1524830
Wikipedia SPARQL Query for Teorama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524830 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524830 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524830 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524830 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524830 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524830 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 Teorama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.371136, -73.337404, 9.146274, -72.93197);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teorama)
[out:json];
(
rel["name"="Teorama"][type=boundary];
rel["name:en"="Teorama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teorama
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Cerro de las Flores | 8.391390 , -73.297780 |
| Cuatro Esquinas | 8.433330 , -73.316670 |
| El Aserrio | 8.603560 , -73.228900 |
| El Rosario | 8.639010 , -73.178550 |
| El Silencio | 8.419170 , -73.309170 |
| Enllanada | 8.466670 , -73.283330 |
| Guaranao | 8.500000 , -73.233330 |
| Honduras | 8.725100 , -73.238490 |
| Irokdogbaykayra | 8.986970 , -73.065090 |
| Juncal | 8.449720 , -73.286110 |
| Jurisdicciones | 8.485560 , -73.248060 |
| La Cecilia | 8.605760 , -73.190830 |
| La Jabonera | 8.468080 , -73.305620 |
| La Llana | 8.594810 , -73.275990 |
| La Mata | 8.395830 , -73.294440 |
| La Teja | 8.548130 , -73.267420 |
| Las Mercedes | 8.466670 , -73.316670 |
| Llano Grande | 8.433330 , -73.316670 |
| Manzanares | 8.513860 , -73.244510 |
| Marsella | 8.380530 , -73.299570 |
| Palmarito | 8.449440 , -73.273280 |
| Puente Rojo | 8.535560 , -73.263330 |
| Ramirez | 8.407780 , -73.282220 |
| Retiro | 8.550000 , -73.300000 |
| San Lorenzo | 8.475000 , -73.240000 |
| San Luis | 8.629440 , -73.252220 |
| San Pablo | 8.546760 , -73.236500 |
| San Pedro | 8.623330 , -73.181940 |
| Santa Cruz | 8.432780 , -73.332220 |
| Travesias | 8.533330 , -73.250000 |
| Veguitas | 8.598890 , -73.236670 |
Notes:
- You can download geometry data for Teorama 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.