Created
September 29, 2022 12:21
-
-
Save paragasu/f521a7424a73a5a9714f9575366665d2 to your computer and use it in GitHub Desktop.
kabang_area.geojson
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"name": "area", | |
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | |
"features": [ | |
{ "type": "Feature", "properties": { "Name": "Area 9.27ha", "description": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 116.0094035, 5.6761178 ], [ 116.0084314, 5.6762001 ], [ 116.0086433, 5.6777989 ], [ 116.0084877, 5.6778469 ], [ 116.0084555, 5.6780097 ], [ 116.0086352, 5.6784474 ], [ 116.0086915, 5.6785702 ], [ 116.0086996, 5.6790266 ], [ 116.008603, 5.6794804 ], [ 116.008876, 5.6804766 ], [ 116.0087988, 5.6805693 ], [ 116.0086835, 5.680628 ], [ 116.0084635, 5.6807268 ], [ 116.0085574, 5.6809243 ], [ 116.0085305, 5.6810484 ], [ 116.0084528, 5.6810925 ], [ 116.008308, 5.6811365 ], [ 116.0081275, 5.6811222 ], [ 116.0080639, 5.6808789 ], [ 116.0074497, 5.6798914 ], [ 116.0071305, 5.6792975 ], [ 116.0071062, 5.6790778 ], [ 116.0071504, 5.6789683 ], [ 116.0072376, 5.6788496 ], [ 116.0072631, 5.6786881 ], [ 116.007255, 5.678269 ], [ 116.0072524, 5.677834 ], [ 116.0072819, 5.677519 ], [ 116.0072658, 5.6771267 ], [ 116.0072497, 5.6770226 ], [ 116.0070431, 5.6769025 ], [ 116.0068661, 5.6769265 ], [ 116.0068017, 5.6769799 ], [ 116.0066676, 5.6770226 ], [ 116.0066167, 5.6769852 ], [ 116.006563, 5.6768731 ], [ 116.0065496, 5.6767877 ], [ 116.0065738, 5.6766302 ], [ 116.0066462, 5.676414 ], [ 116.0066784, 5.6763767 ], [ 116.006681, 5.6763366 ], [ 116.006673, 5.6762913 ], [ 116.0065121, 5.6762432 ], [ 116.0063887, 5.6761578 ], [ 116.0062331, 5.6761098 ], [ 116.0061768, 5.6760857 ], [ 116.0060427, 5.6761071 ], [ 116.0059488, 5.6760644 ], [ 116.0059273, 5.676027 ], [ 116.0059434, 5.6757948 ], [ 116.0059622, 5.6757388 ], [ 116.0060373, 5.6756961 ], [ 116.0063458, 5.6756267 ], [ 116.0065282, 5.6747993 ], [ 116.0068071, 5.6747646 ], [ 116.0069627, 5.674527 ], [ 116.0070244, 5.6742227 ], [ 116.0070619, 5.6739665 ], [ 116.0071477, 5.6738998 ], [ 116.0072336, 5.6739532 ], [ 116.0073167, 5.6742227 ], [ 116.0074535, 5.6744069 ], [ 116.0077807, 5.6745911 ], [ 116.0080758, 5.6746685 ], [ 116.0082609, 5.6746044 ], [ 116.0083521, 5.6744977 ], [ 116.0083118, 5.6742227 ], [ 116.0081938, 5.6740039 ], [ 116.0080597, 5.6739131 ], [ 116.0080007, 5.6737957 ], [ 116.0080275, 5.6736169 ], [ 116.0081348, 5.6733953 ], [ 116.0082957, 5.6731151 ], [ 116.0083842, 5.6727414 ], [ 116.0085164, 5.6724361 ], [ 116.0086525, 5.6723571 ], [ 116.0086524, 5.6723917 ], [ 116.0086605, 5.6724639 ], [ 116.0086927, 5.6727734 ], [ 116.0087302, 5.6731712 ], [ 116.0087705, 5.6735235 ], [ 116.0088563, 5.6741346 ], [ 116.0090601, 5.6747646 ], [ 116.0094035, 5.6761178 ] ] ] } } | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment