Oroquieta (Misamis Occidental) Map Cropping Samples
Oroquieta (Misamis Occidental) Map Cropping Samples-1
Oroquieta (Misamis Occidental) Map Cropping Samples-2
Oroquieta neighborhoods and villages map with 3D shadow effect
flag map of Oroquieta with 3D shadow effect
Oroquieta map with 3d shadow effect
Download outline map of Oroquieta (geojson format) :
Oroquieta.geojson (**)
Download polygon array of Oroquieta map for "Google Maps" :
Oroquieta.txt
Bounding Box for Oroquieta Map : ( 8.363557 , 123.598923 , 8.51939 , 123.819327 )
Wikipedia ID for Oroquieta : Q1067897
Wikipedia SPARQL Query for Oroquieta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1067897 wdt:P1082 ?population. }
OPTIONAL { wd:Q1067897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1067897 wdt:P2046 ?area. }
OPTIONAL { wd:Q1067897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1067897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1067897 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 Oroquieta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.363557, 123.598923, 8.51939, 123.819327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oroquieta)
[out:json];
(
rel["name"="Oroquieta City"][type=boundary];
rel["name:en"="Oroquieta City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oroquieta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bunga | 8.483330 , 123.800000 |
Culpan | 8.429600 , 123.779400 |
Dagatan | 8.460800 , 123.801000 |
Dolipos | 8.470800 , 123.761300 |
Dullan | 8.426200 , 123.755400 |
Langcangan | 8.479440 , 123.755830 |
Lumac | 8.466670 , 123.800000 |
Oroquieta | 8.485900 , 123.804800 |
Pilong | 8.443300 , 123.808600 |
Pines | 8.452220 , 123.807500 |
Pinis | 8.451000 , 123.803800 |
Santa Ana | 8.433100 , 123.773700 |
Senote | 8.466670 , 123.766670 |
Siloy | 8.439900 , 123.610200 |
Tipan | 8.506110 , 123.761940 |
Toyabang | 8.483200 , 123.784400 |
Victoria | 8.466670 , 123.766670 |
Villaflor | 8.475500 , 123.789200 |
Notes:
- You can download geometry data for Oroquieta 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.