Pagadian (Zamboanga del Sur) Map Cropping Samples

Pagadian (Zamboanga del Sur) Map Cropping Samples-1

Pagadian (Zamboanga del Sur) Map Cropping Samples-2

Pagadian neighborhoods and villages map with 3D shadow effect

flag map of Pagadian with 3D shadow effect

Pagadian map with 3d shadow effect
 
 
Download outline map of Pagadian (geojson format) : 
Pagadian.geojson (**)
Download polygon array of Pagadian map for "Google Maps" : 
Pagadian.txt
Bounding Box for Pagadian Map : ( 7.788221 , 123.209751 , 7.967143 , 123.489178 )
Wikipedia ID for Pagadian : Q874270
Wikipedia SPARQL Query for Pagadian (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q874270 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q874270 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q874270 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q874270 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q874270 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q874270 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 Pagadian map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.788221, 123.209751, 7.967143, 123.489178);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pagadian)
	
[out:json];
(
rel["name"="Pagadian City"][type=boundary];
rel["name:en"="Pagadian City"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pagadian
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Algeria  |  7.897800 , 123.422600  | 
|  Balangasan  |  7.826500 , 123.419800  | 
|  Balubuan  |  7.828700 , 123.394300  | 
|  Bogo  |  7.866300 , 123.407900  | 
|  Bomba  |  7.805800 , 123.423700  | 
|  Buenavista  |  7.825700 , 123.402000  | 
|  Bulatok  |  7.835500 , 123.443000  | 
|  Danlugan  |  7.891390 , 123.372780  | 
|  Dao  |  7.845000 , 123.431110  | 
|  Datagon  |  7.895300 , 123.407600  | 
|  Deguma  |  7.836500 , 123.460500  | 
|  Ditoray  |  7.866500 , 123.317600  | 
|  Dumagok  |  7.810400 , 123.419600  | 
|  Gubac  |  7.896200 , 123.351500  | 
|  Gubang  |  7.889500 , 123.368200  | 
|  Kagawasan  |  7.866110 , 123.395000  | 
|  Lala  |  7.848900 , 123.343800  | 
|  Lapidian  |  7.876100 , 123.338100  | 
|  Lourdes  |  7.886700 , 123.267400  | 
|  Macasing  |  7.873100 , 123.355600  | 
|  Maliang  |  7.833330 , 123.483330  | 
|  Manga  |  7.864600 , 123.421100  | 
|  Marum  |  7.828600 , 123.464200  | 
|  Muricay  |  7.827500 , 123.478200  | 
|  Norte  |  7.850000 , 123.450000  | 
|  Pagadian  |  7.825700 , 123.437000  | 
|  Poliagan  |  7.795900 , 123.423600  | 
|  Sibatang Lower  |  7.840600 , 123.328700  | 
|  Tigumal  |  7.817600 , 123.419300  | 
Notes:
- You can download geometry data for Pagadian 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.