Antipas (Cotabato) Map Cropping Samples
Antipas (Cotabato) Map Cropping Samples-1
Antipas (Cotabato) Map Cropping Samples-2
Antipas neighborhoods and villages map with 3D shadow effect
flag map of Antipas with 3D shadow effect
Antipas map with 3d shadow effect
Download outline map of Antipas (geojson format) :
Antipas.geojson (**)
Download polygon array of Antipas map for "Google Maps" :
Antipas.txt
Bounding Box for Antipas Map : ( 7.189112 , 124.850227 , 7.452949 , 125.121783 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Antipas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.189112, 124.850227, 7.452949, 125.121783);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Antipas)
[out:json];
(
rel["name"="Antipas"][type=boundary];
rel["name:en"="Antipas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Antipas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Butsi | 7.433330 , 125.083330 |
Cayacaca | 7.368330 , 124.946390 |
Duldulumon | 7.347220 , 125.094720 |
Notes:
- You can download geometry data for Antipas 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.