Pamplonita (Norte de Santander) Map Cropping Samples

Pamplonita (Norte de Santander) Map Cropping Samples-1

Pamplonita (Norte de Santander) Map Cropping Samples-2

Pamplonita neighborhoods and villages map with 3D shadow effect

flag map of Pamplonita with 3D shadow effect

Pamplonita map with 3d shadow effect
 
Download outline map of Pamplonita (geojson format) : 
Pamplonita.geojson (**)
Download polygon array of Pamplonita map for "Google Maps" : 
Pamplonita.txt
Bounding Box for Pamplonita Map : ( 7.388814 , -72.706767 , 7.571328 , -72.557005 )
Wikipedia ID for Pamplonita : Q1655477
Wikipedia SPARQL Query for Pamplonita (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1655477 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1655477 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1655477 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1655477 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1655477 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1655477 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 Pamplonita map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.388814, -72.706767, 7.571328, -72.557005);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pamplonita)
	
[out:json];
(
rel["name"="Pamplonita"][type=boundary];
rel["name:en"="Pamplonita"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pamplonita
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| El Diamante | 7.563460 , -72.632930 | 
| Jimenez | 7.500000 , -72.633330 | 
| La Dorada | 7.550000 , -72.616670 | 
| Pamplonita | 7.436370 , -72.638080 | 
Notes:
- You can download geometry data for Pamplonita 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.