Gunungsitoli (North Sumatra) Map Cropping Samples

Gunungsitoli (North Sumatra) Map Cropping Samples-1

Gunungsitoli (North Sumatra) Map Cropping Samples-2

Gunungsitoli neighborhoods and villages map with 3D shadow effect

flag map of Gunungsitoli with 3D shadow effect

Gunungsitoli map with 3d shadow effect
 
 
Download outline map of Gunungsitoli (geojson format) : 
Gunungsitoli.geojson (**)
Download polygon array of Gunungsitoli map for "Google Maps" : 
Gunungsitoli.txt
Bounding Box for Gunungsitoli Map : ( 1.193825 , 97.465666 , 1.421097 , 97.654904 )
Wikipedia ID for Gunungsitoli : Q5967
Wikipedia SPARQL Query for Gunungsitoli (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q5967 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q5967 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q5967 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q5967 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q5967 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q5967 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 Gunungsitoli map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.193825, 97.465666, 1.421097, 97.654904);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gunungsitoli)
	
[out:json];
(
rel["name"="Gunungsitoli"][type=boundary];
rel["name:en"="Gunungsitoli"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gunungsitoli
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Afig  |  1.377800 , 97.520700  | 
|  Awaay  |  1.400000 , 97.483330  | 
|  Awaay  |  1.395000 , 97.517200  | 
|  Lasara  |  1.282900 , 97.615300  | 
|  Laura  |  1.345300 , 97.528600  | 
|  Moawo  |  1.315400 , 97.591300  | 
|  Sawu  |  1.395200 , 97.513400  | 
|  Sisobahili  |  1.211800 , 97.573700  | 
|  Tambalo  |  1.365900 , 97.530000  | 
|  Tumori  |  1.259000 , 97.608300  | 
Notes:
- You can download geometry data for Gunungsitoli 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.