Surigao City (Surigao del Norte) Map Cropping Samples
Surigao City (Surigao del Norte) Map Cropping Samples-1
Surigao City (Surigao del Norte) Map Cropping Samples-2
Surigao City neighborhoods and villages map with 3D shadow effect
flag map of Surigao City with 3D shadow effect
Surigao City map with 3d shadow effect
Download outline map of Surigao City (geojson format) :
Surigao City.geojson (**)
Download polygon array of Surigao City map for "Google Maps" :
Surigao City.txt
Bounding Box for Surigao City Map : ( 9.665361 , 125.507057 , 9.924556 , 126.06958 )
Wikipedia ID for Surigao City : Q1019949
Wikipedia SPARQL Query for Surigao City (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1019949 wdt:P1082 ?population. }
OPTIONAL { wd:Q1019949 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1019949 wdt:P2046 ?area. }
OPTIONAL { wd:Q1019949 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1019949 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1019949 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 Surigao City map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.665361, 125.507057, 9.924556, 126.06958);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Surigao City)
[out:json];
(
rel["name"="Surigao City"][type=boundary];
rel["name:en"="Surigao City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Surigao City
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alegria | 9.885560 , 125.530560 |
Buenavista | 9.866670 , 125.550000 |
Buenavista | 9.869720 , 125.536110 |
Consolacion | 9.690280 , 126.007220 |
Hikdop | 9.898890 , 125.518330 |
Kantiasay | 9.849440 , 125.589720 |
Lakandola | 9.675830 , 125.646110 |
Libuao | 9.890560 , 125.514720 |
Look | 9.720560 , 125.655560 |
Nonoc | 9.821940 , 125.580830 |
Opong | 9.709720 , 125.600830 |
San Miguel | 9.734440 , 126.027780 |
Zaragoza | 9.907220 , 125.573060 |
Notes:
- You can download geometry data for Surigao City 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.