City of Dumaguete (Negros Oriental) Map Cropping Samples
City of Dumaguete (Negros Oriental) Map Cropping Samples-1
City of Dumaguete (Negros Oriental) Map Cropping Samples-2
City of Dumaguete neighborhoods and villages map with 3D shadow effect
flag map of City of Dumaguete with 3D shadow effect
City of Dumaguete map with 3d shadow effect
Download outline map of City of Dumaguete (geojson format) :
City of Dumaguete.geojson (**)
Download polygon array of City of Dumaguete map for "Google Maps" :
City of Dumaguete.txt
Bounding Box for City of Dumaguete Map : ( 9.264041 , 123.247416 , 9.326202 , 123.31208 )
Wikipedia ID for City of Dumaguete : Q873377
Wikipedia SPARQL Query for City of Dumaguete (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873377 wdt:P1082 ?population. }
OPTIONAL { wd:Q873377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873377 wdt:P2046 ?area. }
OPTIONAL { wd:Q873377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873377 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 City of Dumaguete map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.264041, 123.247416, 9.326202, 123.31208);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (City of Dumaguete)
[out:json];
(
rel["name"="Dumaguete City"][type=boundary];
rel["name:en"="Dumaguete City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of City of Dumaguete
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aato | 9.312800 , 123.284600 |
Angatan | 9.291700 , 123.287700 |
Bagacay | 9.300000 , 123.300000 |
Bajungpandan | 9.300000 , 123.300000 |
Balugo | 9.305100 , 123.252800 |
Banilad | 9.278600 , 123.293600 |
Banilao | 9.285700 , 123.295000 |
Batinguil | 9.309000 , 123.301000 |
Batinguil | 9.304400 , 123.277100 |
Brgy. Cadauinonan | 9.296290 , 123.304450 |
Bunao | 9.300000 , 123.300000 |
Candau-ay | 9.313400 , 123.265700 |
Candauay | 9.300000 , 123.300000 |
Catil-i | 9.285600 , 123.277500 |
Catili | 9.283330 , 123.283330 |
Dumaguete City | 9.307000 , 123.307400 |
Janub | 9.294200 , 123.278800 |
Laguna | 9.318800 , 123.305700 |
Looc | 9.300000 , 123.300000 |
Malangwa | 9.264800 , 123.298600 |
Mangao | 9.293500 , 123.298200 |
Motong | 9.318100 , 123.290700 |
Palinpinon | 9.318900 , 123.254600 |
Piapi | 9.323000 , 123.311400 |
Tabuctubig | 9.300000 , 123.300000 |
Taclubo | 9.312100 , 123.298800 |
Uy Matiao | 9.298100 , 123.302400 |
Notes:
- You can download geometry data for City of Dumaguete 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.