From 3d3ef77b56277a341ad623b9521a594954060f8a Mon Sep 17 00:00:00 2001 From: Winor Chen Date: Tue, 2 Jul 2019 07:24:33 -0500 Subject: [PATCH] netCDF: add support for writing CF-1.8 simple geometries --- .../netcdf-sg/write-tests/Yahara_alb.json | 77 ++ .../write-tests/line3D_write_test.json | 9 + .../write-tests/line_write_test.json | 9 + .../write-tests/multiline3D_write_test.json | 8 + .../write-tests/multiline_write_test.json | 9 + .../write-tests/multipoint3D_write_test.json | 8 + .../write-tests/multipoint_write_test.json | 9 + .../multipolygon3D_no_ir_write_test.json | 8 + .../multipolygon3D_write_test.json | 9 + .../multipolygon_no_ir_write_test.json | 8 + .../write-tests/multipolygon_write_test.json | 8 + .../write-tests/point3D_write_test.json | 10 + .../write-tests/point_write_test.json | 10 + .../polygon3D_no_ir_write_test.json | 8 + .../write-tests/polygon3D_write_test.json | 9 + .../write-tests/polygon_no_ir_write_test.json | 8 + .../write-tests/polygon_write_test.json | 9 + autotest/gdrivers/netcdf.py | 729 +++++++++++++- gdal/doc/source/drivers/vector/netcdf.rst | 76 +- gdal/frmts/netcdf/GNUmakefile | 2 +- gdal/frmts/netcdf/makefile.vc | 2 +- gdal/frmts/netcdf/netcdfdataset.cpp | 169 +++- gdal/frmts/netcdf/netcdfdataset.h | 20 +- gdal/frmts/netcdf/netcdflayer.cpp | 286 ++++-- gdal/frmts/netcdf/netcdflayersg.cpp | 223 +++-- gdal/frmts/netcdf/netcdflayersg.h | 43 + gdal/frmts/netcdf/netcdfsg.cpp | 96 +- gdal/frmts/netcdf/netcdfsg.h | 71 +- gdal/frmts/netcdf/netcdfsgwriterutil.cpp | 915 ++++++++++++++++++ gdal/frmts/netcdf/netcdfsgwriterutil.h | 241 +++++ 30 files changed, 2748 insertions(+), 341 deletions(-) create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/Yahara_alb.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/line3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/line_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multiline3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multiline_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipoint3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipoint_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_no_ir_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_no_ir_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/point3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/point_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_no_ir_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/polygon_no_ir_write_test.json create mode 100644 autotest/gdrivers/data/netcdf-sg/write-tests/polygon_write_test.json create mode 100644 gdal/frmts/netcdf/netcdflayersg.h create mode 100644 gdal/frmts/netcdf/netcdfsgwriterutil.cpp create mode 100644 gdal/frmts/netcdf/netcdfsgwriterutil.h diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/Yahara_alb.json b/autotest/gdrivers/data/netcdf-sg/write-tests/Yahara_alb.json new file mode 100644 index 000000000000..4e6a46a9aa50 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/Yahara_alb.json @@ -0,0 +1,77 @@ +{ +"type": "FeatureCollection", +"name": "geometry_container", +"features": [ +{ "type": "Feature", "properties": { "ID": 1.0, "GRIDCODE": 55.0, "X_COORD": 577251.43302, "Y_COORD": 319799.04917999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540729.114031361299567, 2278825.903662639670074 ], [ 540465.539337518974207, 2279088.945257814601064 ], [ 540306.275639685918577, 2279116.079583582468331 ], [ 540107.050839665578678, 2279266.802528467960656 ], [ 539984.032751836581156, 2279437.613289109431207 ], [ 539847.513822817010805, 2279546.21896755695343 ], [ 539793.466132216504775, 2279690.280187537893653 ], [ 539593.864095512428321, 2280063.383799242787063 ], [ 539159.642411884269677, 2280408.803154149092734 ], [ 539075.288505668984726, 2280398.445968925952911 ], [ 538978.497999149607494, 2280398.258675289340317 ], [ 538875.070726773585193, 2280353.339933413080871 ], [ 538797.810882403166033, 2280254.236503818072379 ], [ 538804.160193370073102, 2280202.096523566171527 ], [ 538804.343318731174804, 2280146.275692869909108 ], [ 538569.216284305672161, 2279976.825279451906681 ], [ 538417.789918233873323, 2280048.078379028476775 ], [ 538229.07194823899772, 2280164.367257128469646 ], [ 537959.979884813772514, 2280183.82448982540518 ], [ 537809.498636104632169, 2280392.747808042913675 ], [ 537695.663924788590521, 2280450.48636925034225 ], [ 537628.253862441168167, 2280711.024955438449979 ], [ 537571.355272909859195, 2280759.74930630531162 ], [ 537570.074476078734733, 2280790.17727299593389 ], [ 537563.840146986418404, 2280865.628906451165676 ], [ 537673.161966153769754, 2280927.885713559575379 ], [ 537698.097749472246505, 2281182.591215267777443 ], [ 537812.083476227824576, 2281227.955818586051464 ], [ 537897.117103579686955, 2281294.278721127659082 ], [ 538074.995012271450832, 2281334.993498629890382 ], [ 538040.559907439397648, 2281393.240352897904813 ], [ 538001.934961388004012, 2281542.527456944808364 ], [ 537949.2023824385833, 2281706.723446036688983 ], [ 537988.209524605306797, 2281753.190907944925129 ], [ 538057.525308644748293, 2281792.663631917908788 ], [ 538101.28115314070601, 2282239.521372462622821 ], [ 538219.839116290677339, 2282310.878079128451645 ], [ 538318.355725847999565, 2282226.955322217196226 ], [ 538405.949780868017115, 2282145.657072235830128 ], [ 538683.538259192020632, 2282128.782158916816115 ], [ 538744.564270281116478, 2282072.141277142800391 ], [ 538864.29141910886392, 2282109.192757751792669 ], [ 538921.418625309830531, 2282143.574523261748254 ], [ 539053.941586727974936, 2282149.069912345148623 ], [ 539192.829335766145959, 2282257.388103349134326 ], [ 539411.490286497399211, 2282381.896984350867569 ], [ 539443.553888793918304, 2282417.126802260056138 ], [ 539538.328017142484896, 2282604.037059972062707 ], [ 539695.306039038579911, 2282617.039857057854533 ], [ 539806.854833037592471, 2282552.76557734515518 ], [ 539951.560363066149876, 2282418.453236547298729 ], [ 540040.657256422680803, 2282425.832642260938883 ], [ 540136.585126404534094, 2282296.447492673061788 ], [ 540246.519671455491334, 2282247.666291472502053 ], [ 540468.80664305749815, 2282300.323815384879708 ], [ 540471.360748827341013, 2282239.536829075776041 ], [ 540475.920837825746275, 2282184.311215766705573 ], [ 540453.420423899311572, 2282056.823036688379943 ], [ 540401.083774878294207, 2281936.262188354507089 ], [ 540468.194841546472162, 2281760.072846352122724 ], [ 540503.247251000371762, 2281727.536852843128145 ], [ 540567.5490758883534, 2281700.840960436500609 ], [ 540643.656653627636842, 2281630.196047538891435 ], [ 540692.016461709397845, 2281588.780763095244765 ], [ 540735.754247524077073, 2281548.181270406581461 ], [ 541025.50922852975782, 2281518.839288685470819 ], [ 541069.304844888509251, 2281478.185907636769116 ], [ 541365.546236690599471, 2281574.80515934061259 ], [ 541646.662088033510372, 2281586.448937964625657 ], [ 541707.345882314490154, 2281621.000195723026991 ], [ 541796.783252674620599, 2281690.74655201099813 ], [ 541908.49635468935594, 2281754.352648766711354 ], [ 542021.879373826785013, 2281842.773320784792304 ], [ 542139.454210594878532, 2281889.554062229581177 ], [ 542273.359917956870049, 2281970.135273218154907 ], [ 542346.23823220282793, 2281902.484443614259362 ], [ 542778.086127310874872, 2281896.488857131451368 ], [ 542864.794648274197243, 2281783.192064922302961 ], [ 542867.845811810577288, 2281710.565362541936338 ], [ 543073.347021538531408, 2281619.361826555803418 ], [ 543195.389480746933259, 2281585.477843347005546 ], [ 543323.313940384774469, 2281685.23102820198983 ], [ 543476.165176086127758, 2281554.310462190769613 ], [ 543483.982023740652949, 2281459.613755960948765 ], [ 543487.787661682581529, 2281368.921378454193473 ], [ 543523.197144597885199, 2281309.008769144304097 ], [ 543599.692273982916959, 2281013.241753823123872 ], [ 543670.247339842491783, 2280841.058428604155779 ], [ 543643.204705964308232, 2280804.424014035612345 ], [ 543414.457652058568783, 2280732.819150514900684 ], [ 543350.130358268273994, 2280696.193495475687087 ], [ 543271.209482745965943, 2280602.195426194928586 ], [ 543208.593221873510629, 2280566.543866291642189 ], [ 543130.400360419065692, 2280519.488740855827928 ], [ 543055.855338037479669, 2280616.895444557070732 ], [ 543022.694151530857198, 2280676.183955175802112 ], [ 542853.961255042813718, 2280544.599837501533329 ], [ 542737.231011793250218, 2280534.937709691934288 ], [ 542670.252660844358616, 2280562.748623479157686 ], [ 542550.789961772970855, 2280615.76833257265389 ], [ 542472.236032339395024, 2280572.933989900164306 ], [ 542435.515416920068674, 2280488.350212316028774 ], [ 542411.917589952936396, 2280395.443174899555743 ], [ 542237.623901518294588, 2280443.830740482546389 ], [ 542111.198429084033705, 2280438.595698653720319 ], [ 542022.615640268893912, 2280401.682023418135941 ], [ 541845.020504280924797, 2280361.045275613665581 ], [ 541698.499713631579652, 2280321.12715801037848 ], [ 541341.880720151471905, 2280266.654701249673963 ], [ 541258.719886689912528, 2280175.28070570807904 ], [ 541214.164704288356006, 2279999.858460005372763 ], [ 541044.18468881980516, 2279767.397460158914328 ], [ 541051.581619441276416, 2279677.812024758197367 ], [ 540981.437933069304563, 2279418.934464072808623 ], [ 541046.289342051139101, 2279253.238854143768549 ], [ 541108.244805257185362, 2279148.420033360831439 ], [ 541025.818147368263453, 2279101.483770033344626 ], [ 540729.114031361299567, 2278825.903662639670074 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 2.0, "GRIDCODE": 53.0, "X_COORD": 574349.3624, "Y_COORD": 314176.67263 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 538142.844186850008555, 2271835.52856208384037 ], [ 537844.826950251124799, 2271816.999428656883538 ], [ 537827.896732847089879, 2271862.129492021165788 ], [ 537718.739928211900406, 2271948.976724430918694 ], [ 537717.762251224019565, 2272243.274628666229546 ], [ 537623.678965776460245, 2272362.714860095642507 ], [ 537567.252802462899126, 2272566.053503924049437 ], [ 537566.798539157491177, 2272702.86366462148726 ], [ 537473.57425080856774, 2272746.738807721994817 ], [ 537410.521555851912126, 2272771.338471239432693 ], [ 537350.304646394215524, 2272831.436631485819817 ], [ 537205.304867522092536, 2272946.798559178598225 ], [ 537151.539474733290263, 2273033.365586793981493 ], [ 537150.964793764054775, 2273205.5437165889889 ], [ 537105.044456527219154, 2273242.07723718136549 ], [ 537104.55722569511272, 2273388.484701913781464 ], [ 537038.655164552736096, 2273494.591650320217013 ], [ 537031.39279339229688, 2273554.224666475318372 ], [ 537058.796470185625367, 2273668.977203969843686 ], [ 537145.020463564083911, 2273856.326328198425472 ], [ 537081.340923611540347, 2273958.853129472583532 ], [ 537033.363443348673172, 2274049.081207347102463 ], [ 536964.671570513164625, 2274136.280617797747254 ], [ 536964.400135958800092, 2274217.663836292922497 ], [ 536875.169948510592803, 2274385.466953579336405 ], [ 536677.583615241455846, 2274448.379090267233551 ], [ 536677.228500948869623, 2274554.939674128778279 ], [ 536657.774780779378489, 2274714.649261302314699 ], [ 536696.857733897282742, 2274799.570313911885023 ], [ 536654.853222532197833, 2274841.490414025261998 ], [ 536621.601461188984104, 2274867.941882934421301 ], [ 536583.984810118097812, 2275018.403431090526283 ], [ 536497.549076019087806, 2275052.123270129784942 ], [ 536357.519008085364476, 2275374.86325338948518 ], [ 536110.34754017717205, 2275416.959315190091729 ], [ 536140.151205322123133, 2275583.948754976503551 ], [ 536306.341963621438481, 2275634.076509073376656 ], [ 536293.454282766440883, 2275739.870298217050731 ], [ 536293.10225986270234, 2275845.617275767028332 ], [ 536288.98698299995158, 2275879.400835085660219 ], [ 536347.082481286721304, 2275938.78328122664243 ], [ 536373.48095252062194, 2276008.020829362794757 ], [ 536458.963543717865832, 2276095.39812149759382 ], [ 536441.422613433911465, 2276239.393528020009398 ], [ 536473.672705876757391, 2276280.771789160557091 ], [ 536651.602073190268129, 2276348.651036092080176 ], [ 536611.436170818400569, 2276469.265076688490808 ], [ 536611.033559117582627, 2276590.657632010988891 ], [ 536585.511819648323581, 2276800.191756662912667 ], [ 536731.779666032991372, 2276844.306275607086718 ], [ 536760.228865875164047, 2276963.416061662137508 ], [ 536788.062669194652699, 2277023.884473896585405 ], [ 536831.812272248091176, 2277138.621384393423796 ], [ 537121.551463625393808, 2277202.869972344487906 ], [ 537295.799533365759999, 2277659.832723293453455 ], [ 537318.58848454861436, 2277632.731438625603914 ], [ 537362.958977211033925, 2277549.293688124977052 ], [ 537561.351596475462429, 2277519.222308812662959 ], [ 537824.150163725251332, 2277619.468919583596289 ], [ 537855.445537231396884, 2277750.473507470451295 ], [ 538158.822935484466143, 2277855.557854663580656 ], [ 538251.295113356783986, 2277950.067861166782677 ], [ 538282.607321983901784, 2278032.17400589864701 ], [ 538459.716508630197495, 2278032.518399214372039 ], [ 538621.552544561214745, 2278052.393080580048263 ], [ 538728.881289957440458, 2278020.879729741252959 ], [ 538910.133046939503402, 2277976.478798420168459 ], [ 538928.086638625711203, 2277958.5631372500211 ], [ 538947.012717022444122, 2277915.131738683208823 ], [ 538945.441933156340383, 2277823.658339282497764 ], [ 538958.252174089197069, 2277733.798696959391236 ], [ 538956.016859521856532, 2277603.545802986249328 ], [ 539034.947349875350483, 2277422.408503639511764 ], [ 538884.468578904983588, 2277313.57466889731586 ], [ 538902.598672534106299, 2277186.403179890476167 ], [ 538902.080317040090449, 2277156.152094800025225 ], [ 538921.819485184154473, 2277017.692829421721399 ], [ 538834.249381885398179, 2276874.828537983819842 ], [ 538833.009436520165764, 2276802.614212169311941 ], [ 538900.353007671423256, 2276619.220097322016954 ], [ 539147.526013024267741, 2276447.527057115919888 ], [ 539262.94493709912058, 2276420.119705217890441 ], [ 539370.135810954263434, 2276368.198250980116427 ], [ 539523.872395098791458, 2276310.094925788231194 ], [ 539592.091341474326327, 2276202.922055061906576 ], [ 539636.697305609588511, 2275931.470590312965214 ], [ 539788.997759449994192, 2275834.840412984602153 ], [ 539826.771084584877826, 2275761.963074113242328 ], [ 539894.080163404694758, 2275677.734624445438385 ], [ 539912.632067149272189, 2275602.214025088585913 ], [ 539932.552906213793904, 2275496.011830451898277 ], [ 539995.428879212005995, 2275401.946709088049829 ], [ 540022.31478455697652, 2275258.06829425226897 ], [ 539920.496659127762541, 2275062.123351487331092 ], [ 539787.163373789866455, 2274995.318598924204707 ], [ 539705.126746188383549, 2274877.484937247820199 ], [ 539468.691998716094531, 2274832.569100754335523 ], [ 539358.742801635758951, 2274674.641123194247484 ], [ 538967.818683558376506, 2274623.34097252972424 ], [ 539036.01418608718086, 2274521.319809568114579 ], [ 539109.065760231344029, 2274360.265442534349859 ], [ 539141.407473025145009, 2274268.272235313430429 ], [ 539203.472284341114573, 2274131.436075547710061 ], [ 539072.106809902354144, 2274010.940621584653854 ], [ 539039.901288598426618, 2273862.474639217369258 ], [ 538874.912135608494282, 2273872.868807881139219 ], [ 538725.790406423388049, 2273646.990114836022258 ], [ 538644.146326993824914, 2273606.078130641020834 ], [ 538533.646699924720451, 2273504.844587117433548 ], [ 538491.227188622811809, 2273507.517237345688045 ], [ 538375.866994752897881, 2273466.28699111007154 ], [ 538310.714462792500854, 2273372.695968423970044 ], [ 538204.478793532704003, 2273334.72638202086091 ], [ 538049.94540848582983, 2273112.442300483584404 ], [ 538082.219772333744913, 2273023.428050327114761 ], [ 538195.131708447122946, 2273044.801898133940995 ], [ 538239.807642633211799, 2272946.305549144744873 ], [ 538276.032546921866015, 2272817.0487259933725 ], [ 538340.472599486936815, 2272771.237131399102509 ], [ 538372.815377907478251, 2272679.242016312666237 ], [ 538435.692354768631049, 2272585.174490055069327 ], [ 538456.138673348235898, 2272475.773012457415462 ], [ 538282.629858015920036, 2272135.307648956775665 ], [ 538326.396553493454121, 2271901.135548131540418 ], [ 538142.844186850008555, 2271835.52856208384037 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 3.0, "GRIDCODE": 54.0, "X_COORD": 571415.61179, "Y_COORD": 315471.6737 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 533411.883712265756913, 2271420.290621853433549 ], [ 533266.63285126152914, 2271431.205111025832593 ], [ 533153.804866121849045, 2271539.801059836521745 ], [ 533030.188495591981336, 2271571.015311236493289 ], [ 532978.159046860411763, 2271879.102486703544855 ], [ 532886.738965393858962, 2271915.897840817458928 ], [ 532855.40932111768052, 2271956.770821483805776 ], [ 532969.76352326082997, 2272041.95486843958497 ], [ 533054.204883346450515, 2272108.807432372123003 ], [ 533172.740665716934018, 2272145.259075519628823 ], [ 533302.190865942742676, 2272188.292654788121581 ], [ 533339.073092118022032, 2272338.097238992340863 ], [ 533398.005253257229924, 2272370.835182636976242 ], [ 533427.847818418988027, 2272407.739222446456552 ], [ 533419.050889104721136, 2272494.067174553871155 ], [ 533450.376124717993662, 2272606.521966065280139 ], [ 533371.684103774721734, 2272736.374469659291208 ], [ 533241.935637588263489, 2272788.595621162094176 ], [ 533080.65492633311078, 2272772.054951036348939 ], [ 532746.035255677183159, 2272838.685312582179904 ], [ 532617.175301989191212, 2272897.572954228147864 ], [ 532301.04318340565078, 2273014.629107140935957 ], [ 532156.983137398026884, 2273080.46073932852596 ], [ 532031.977608819957823, 2273102.421829388476908 ], [ 531962.897083834512159, 2273168.905605908483267 ], [ 531956.063285724609159, 2273464.276471366174519 ], [ 532083.50343363347929, 2273535.074437100440264 ], [ 532103.051034395582974, 2273993.365929886698723 ], [ 532305.725656354916282, 2274055.688657674007118 ], [ 532242.62581058498472, 2274321.521976184099913 ], [ 532105.028810244170018, 2274498.694962985813618 ], [ 532369.874069676385261, 2274896.768801021389663 ], [ 532395.094515087315813, 2274999.195669490844011 ], [ 532443.399788568494841, 2275107.289364913478494 ], [ 532290.723174329730682, 2275233.304420095868409 ], [ 532252.822131279041059, 2275269.777921302244067 ], [ 532182.675982383778319, 2275398.35903546679765 ], [ 532122.098231487791054, 2275556.376018616370857 ], [ 532021.287862841272727, 2275673.268101685680449 ], [ 531875.279541353229433, 2275658.291359805501997 ], [ 531785.742152810911648, 2275744.45603060349822 ], [ 531484.704699373454787, 2275372.20988299138844 ], [ 531440.370687892893329, 2275453.473767942748964 ], [ 531364.825763892615214, 2275578.114030607044697 ], [ 531359.543307559448294, 2275806.450414376333356 ], [ 531349.834847829653881, 2275839.540485429577529 ], [ 531113.928465472534299, 2275693.903206414543092 ], [ 531018.698360498994589, 2275737.414399703033268 ], [ 530945.957821601186879, 2275927.147246568463743 ], [ 530712.194320906768553, 2275845.721653745509684 ], [ 530643.409485663287342, 2275987.766200451180339 ], [ 530596.699567647883669, 2276036.078584966249764 ], [ 530505.234622473130003, 2276106.162248039618134 ], [ 530445.974042183021083, 2276348.341310543008149 ], [ 530476.874150454532355, 2276481.90747849829495 ], [ 530613.332115958910435, 2276594.472117816098034 ], [ 530653.637686081812717, 2276731.343249276280403 ], [ 530524.278838003403507, 2276998.469746641814709 ], [ 530415.01474905340001, 2277111.47823653370142 ], [ 530189.853116248385049, 2277148.579590691253543 ], [ 530070.483483405550942, 2277240.039712914265692 ], [ 530018.335789366625249, 2277381.980930391699076 ], [ 529680.076027793693356, 2277422.749075307510793 ], [ 529519.552253587869927, 2277545.737884609028697 ], [ 529477.561514889704995, 2277660.034158814698458 ], [ 529260.032090764143504, 2277796.159855305217206 ], [ 529179.041748917545192, 2277826.749499413184822 ], [ 529260.722462595673278, 2277935.558637406677008 ], [ 529336.425208728760481, 2278010.205230594612658 ], [ 529387.561925017973408, 2278078.325828443281353 ], [ 529448.124791601090692, 2278138.042297527194023 ], [ 529477.735436224145815, 2278218.24459329713136 ], [ 529587.74999300937634, 2278297.837902467697859 ], [ 529613.319506555213593, 2278331.898443638347089 ], [ 529703.210742224357091, 2278365.470881348475814 ], [ 529777.042693725787103, 2278413.360993333160877 ], [ 530053.35411020857282, 2278508.164982593618333 ], [ 530108.997798961238004, 2278544.256826946511865 ], [ 530169.744210958015174, 2278543.118402120657265 ], [ 530324.685183904133737, 2278565.459282693453133 ], [ 530321.938359699910507, 2278404.172000475227833 ], [ 530392.350318992394023, 2278350.22457950655371 ], [ 530436.761864617117681, 2278304.29219246096909 ], [ 530487.404775001923554, 2278265.49111189879477 ], [ 530517.013647457584739, 2278234.868895288556814 ], [ 530550.774274115334265, 2278209.001971872523427 ], [ 530621.922678720904514, 2278108.799893027171493 ], [ 530956.837530000833794, 2278157.088434461504221 ], [ 531181.508142029633746, 2278152.873351398855448 ], [ 531255.643334538908675, 2278163.561239183880389 ], [ 531301.614155563060194, 2278162.698142174631357 ], [ 531333.267288608127274, 2278248.424013551324606 ], [ 531413.383308597374707, 2278290.708922272548079 ], [ 531460.981754546170123, 2278354.110849028453231 ], [ 531620.000348372501321, 2278336.044960368424654 ], [ 531832.84302882081829, 2278291.243071625940502 ], [ 532060.111808518064208, 2278286.974764247424901 ], [ 532119.00576963624917, 2278365.420539147220552 ], [ 532237.64305896370206, 2278409.723826322704554 ], [ 532393.641354099032469, 2278563.526917763985693 ], [ 532439.772698972839862, 2278660.901060574688017 ], [ 532427.509044683305547, 2278746.851094748824835 ], [ 532471.936280261841603, 2278790.653008042834699 ], [ 532541.969158616149798, 2278904.923729886300862 ], [ 532556.269379942095838, 2279119.589816455729306 ], [ 532600.752028476214036, 2279270.612388991750777 ], [ 532625.499970945180394, 2279484.268602421507239 ], [ 532638.058861857047305, 2279731.740259794518352 ], [ 532743.967522051068954, 2279600.867992734536529 ], [ 532915.688168012420647, 2279625.618190729059279 ], [ 533080.942527627456002, 2279510.866857139393687 ], [ 533163.074146521510556, 2279522.704139396548271 ], [ 533294.70637034275569, 2279458.969114435836673 ], [ 533432.605298676295206, 2279478.843031945638359 ], [ 533591.54645801091101, 2279475.854152048937976 ], [ 533742.783156989258714, 2279542.906929166987538 ], [ 533942.470798561815172, 2279482.670982668176293 ], [ 534042.561142217717133, 2279480.786682802252471 ], [ 534114.325639597838745, 2279614.403521654196084 ], [ 534276.45260407414753, 2279759.898167771287262 ], [ 534400.697882567648776, 2279806.286976261995733 ], [ 534441.220434315735474, 2279860.254580319859087 ], [ 534638.516280161915347, 2279988.19484141562134 ], [ 534891.998159428592771, 2279983.420901286415756 ], [ 534993.126999006839469, 2280065.804297568276525 ], [ 535158.618446831009351, 2280062.686838909052312 ], [ 535245.57529179006815, 2280119.073690720833838 ], [ 535349.722721362370066, 2280174.028775141574442 ], [ 535562.51635221298784, 2280347.375470913015306 ], [ 535785.115001355530694, 2280379.446038470603526 ], [ 535900.861202188069001, 2280377.263811119832098 ], [ 535978.305892557837069, 2280418.127193420194089 ], [ 535998.249927198281512, 2280542.484148813411593 ], [ 536032.641061795293353, 2280615.062487772665918 ], [ 535970.176835931953974, 2280930.16678240802139 ], [ 536013.902869957382791, 2280973.268591335974634 ], [ 536035.183844099519774, 2281392.037615864537656 ], [ 536123.41299946908839, 2281349.314245722256601 ], [ 536363.072761503863148, 2281417.949154016561806 ], [ 536576.556866432423703, 2281367.275389710441232 ], [ 536648.280071929330006, 2281154.784388948231936 ], [ 536747.455208088154905, 2281042.121335092000663 ], [ 536746.517920662066899, 2280987.455629642121494 ], [ 536972.197217717766762, 2280902.185749561525881 ], [ 537082.709502619924024, 2280787.871336695738137 ], [ 537280.251277373405173, 2280652.415789815597236 ], [ 537327.482098605018109, 2280490.314578818157315 ], [ 537498.314525908674113, 2280383.381781606934965 ], [ 537680.52119473728817, 2280435.560118896886706 ], [ 537695.663924788590521, 2280450.48636925034225 ], [ 537809.498636104632169, 2280392.747808042913675 ], [ 537959.979884813772514, 2280183.82448982540518 ], [ 538229.07194823899772, 2280164.367257128469646 ], [ 538417.789918233873323, 2280048.078379028476775 ], [ 538569.216284305672161, 2279976.825279451906681 ], [ 538804.343318731174804, 2280146.275692869909108 ], [ 538804.160193370073102, 2280202.096523566171527 ], [ 538797.810882403166033, 2280254.236503818072379 ], [ 538875.070726773585193, 2280353.339933413080871 ], [ 538978.497999149607494, 2280398.258675289340317 ], [ 539075.288505668984726, 2280398.445968925952911 ], [ 539159.642411884269677, 2280408.803154149092734 ], [ 539593.864095512428321, 2280063.383799242787063 ], [ 539793.466132216504775, 2279690.280187537893653 ], [ 539847.513822817010805, 2279546.21896755695343 ], [ 539984.032751836581156, 2279437.613289109431207 ], [ 540107.050839665578678, 2279266.802528467960656 ], [ 540306.275639685918577, 2279116.079583582468331 ], [ 540465.539337518974207, 2279088.945257814601064 ], [ 540729.114031361299567, 2278825.903662639670074 ], [ 540655.947561226552352, 2278777.430718699470162 ], [ 540521.787357859313488, 2278655.809405237436295 ], [ 540313.155562737490982, 2278579.612424835562706 ], [ 540259.535891350591555, 2278505.473870793357491 ], [ 540197.814944262499921, 2278446.79497311450541 ], [ 540161.865281745791435, 2278397.086874330416322 ], [ 539959.526102841831744, 2278405.294739820063114 ], [ 539830.150660875602625, 2278319.324600541964173 ], [ 539760.806045030010864, 2278223.440542777068913 ], [ 539567.123251381330192, 2278231.295632808469236 ], [ 539396.450621601892635, 2278076.566167307086289 ], [ 539028.124250093358569, 2278011.505259109660983 ], [ 538973.321621915092692, 2277975.085275839082897 ], [ 538928.086638625711203, 2277958.5631372500211 ], [ 538910.133046939503402, 2277976.478798420168459 ], [ 538728.881289957440458, 2278020.879729741252959 ], [ 538621.552544561214745, 2278052.393080580048263 ], [ 538459.716508630197495, 2278032.518399214372039 ], [ 538282.607321983901784, 2278032.17400589864701 ], [ 538251.295113356783986, 2277950.067861166782677 ], [ 538158.822935484466143, 2277855.557854663580656 ], [ 537855.445537231396884, 2277750.473507470451295 ], [ 537824.150163725251332, 2277619.468919583596289 ], [ 537561.351596475462429, 2277519.222308812662959 ], [ 537362.958977211033925, 2277549.293688124977052 ], [ 537318.58848454861436, 2277632.731438625603914 ], [ 537295.799533365759999, 2277659.832723293453455 ], [ 537121.551463625393808, 2277202.869972344487906 ], [ 536831.812272248091176, 2277138.621384393423796 ], [ 536788.062669194652699, 2277023.884473896585405 ], [ 536760.228865875164047, 2276963.416061662137508 ], [ 536731.779666032991372, 2276844.306275607086718 ], [ 536585.511819648323581, 2276800.191756662912667 ], [ 536611.033559117582627, 2276590.657632010988891 ], [ 536611.436170818400569, 2276469.265076688490808 ], [ 536651.602073190268129, 2276348.651036092080176 ], [ 536473.672705876757391, 2276280.771789160557091 ], [ 536441.422613433911465, 2276239.393528020009398 ], [ 536458.963543717865832, 2276095.39812149759382 ], [ 536373.48095252062194, 2276008.020829362794757 ], [ 536347.082481286721304, 2275938.78328122664243 ], [ 536288.98698299995158, 2275879.400835085660219 ], [ 536293.10225986270234, 2275845.617275767028332 ], [ 536293.454282766440883, 2275739.870298217050731 ], [ 536306.341963621438481, 2275634.076509073376656 ], [ 536140.151205322123133, 2275583.948754976503551 ], [ 536110.34754017717205, 2275416.959315190091729 ], [ 536357.519008085364476, 2275374.86325338948518 ], [ 536497.549076019087806, 2275052.123270129784942 ], [ 536583.984810118097812, 2275018.403431090526283 ], [ 536621.601461188984104, 2274867.941882934421301 ], [ 536654.853222532197833, 2274841.490414025261998 ], [ 536696.857733897282742, 2274799.570313911885023 ], [ 536657.774780779378489, 2274714.649261302314699 ], [ 536677.228500948869623, 2274554.939674128778279 ], [ 536677.583615241455846, 2274448.379090267233551 ], [ 536875.169948510592803, 2274385.466953579336405 ], [ 536964.400135958800092, 2274217.663836292922497 ], [ 536964.671570513164625, 2274136.280617797747254 ], [ 537033.363443348673172, 2274049.081207347102463 ], [ 537081.340923611540347, 2273958.853129472583532 ], [ 537145.020463564083911, 2273856.326328198425472 ], [ 537058.796470185625367, 2273668.977203969843686 ], [ 537031.39279339229688, 2273554.224666475318372 ], [ 537038.655164552736096, 2273494.591650320217013 ], [ 537104.55722569511272, 2273388.484701913781464 ], [ 537105.044456527219154, 2273242.07723718136549 ], [ 537150.964793764054775, 2273205.5437165889889 ], [ 537151.539474733290263, 2273033.365586793981493 ], [ 537205.304867522092536, 2272946.798559178598225 ], [ 537350.304646394215524, 2272831.436631485819817 ], [ 537410.521555851912126, 2272771.338471239432693 ], [ 537473.57425080856774, 2272746.738807721994817 ], [ 537566.798539157491177, 2272702.86366462148726 ], [ 537567.252802462899126, 2272566.053503924049437 ], [ 537623.678965776460245, 2272362.714860095642507 ], [ 537717.762251224019565, 2272243.274628666229546 ], [ 537718.739928211900406, 2271948.976724430918694 ], [ 537827.896732847089879, 2271862.129492021165788 ], [ 537844.826950251124799, 2271816.999428656883538 ], [ 537833.918680936913006, 2271769.865398243069649 ], [ 537755.296055236482061, 2271555.671627147123218 ], [ 537726.927655192674138, 2271433.088828198611736 ], [ 537572.20105546573177, 2271332.7338060233742 ], [ 537405.324265971081331, 2271410.775296750478446 ], [ 537245.60337428713683, 2271521.729714227840304 ], [ 537170.480478842160664, 2271478.612788838334382 ], [ 537119.159762849099934, 2271339.612756946124136 ], [ 537055.552683730958961, 2271298.357205416075885 ], [ 536974.289855467737652, 2271255.466652389615774 ], [ 536852.096231508650817, 2271167.061961377039552 ], [ 536768.801566397305578, 2271099.190385811030865 ], [ 536708.721067314967513, 2271067.478044840507209 ], [ 536656.590248576132581, 2270970.392827370204031 ], [ 536544.307508648955263, 2271024.782256447710097 ], [ 536379.874354632105678, 2270985.740696763619781 ], [ 536298.048395640566014, 2270876.734220602549613 ], [ 535870.097771639702842, 2270884.806948003359139 ], [ 535806.842824531369843, 2270800.540156700648367 ], [ 535724.513403312535957, 2270788.673684713430703 ], [ 535634.789119344786741, 2270822.584122613072395 ], [ 535402.546289437799715, 2271000.596224608831108 ], [ 535364.239250892656855, 2271074.498205589130521 ], [ 535288.622346394578926, 2271103.07500137668103 ], [ 535047.042212971602567, 2271270.882363530807197 ], [ 534825.219830535701476, 2271238.909709328785539 ], [ 534592.708293353323825, 2271417.121925355866551 ], [ 534555.590692690806463, 2271568.167911875061691 ], [ 534486.130147365038283, 2271677.281578491441905 ], [ 534487.093543457332999, 2271733.747333236970007 ], [ 534277.645776987425052, 2271671.754820481874049 ], [ 534129.755872800946236, 2271597.667125037871301 ], [ 534069.044298752909526, 2271598.809185808524489 ], [ 533997.27368695451878, 2271503.192357674241066 ], [ 533912.35493363335263, 2271532.040185661055148 ], [ 533822.331708969315514, 2271658.863120523281395 ], [ 533722.183775191544555, 2271560.105092905461788 ], [ 533693.293651089770719, 2271481.845935324206948 ], [ 533661.470726312603801, 2271482.445272852666676 ], [ 533605.832852185121737, 2271446.353955386206508 ], [ 533411.883712265756913, 2271420.290621853433549 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 4.0, "GRIDCODE": 51.0, "X_COORD": 576926.36588000006, "Y_COORD": 311936.26461000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 541848.616005351534113, 2269496.923860353417695 ], [ 541777.214636684511788, 2269510.777110863476992 ], [ 541682.582447906956077, 2269564.935298657976091 ], [ 541485.385087410337292, 2269565.031479675322771 ], [ 541301.617531913798302, 2269756.833091570064425 ], [ 541331.304272119188681, 2269905.616774288006127 ], [ 541421.676971172797494, 2269905.786704088561237 ], [ 541470.32884816871956, 2270033.39472371712327 ], [ 541509.871805383008905, 2270119.308959726244211 ], [ 541457.308344329241663, 2270242.441260538995266 ], [ 541416.289364348282106, 2270380.624836188741028 ], [ 541415.95683789125178, 2270482.500615105964243 ], [ 541406.827249265741557, 2270557.488804670982063 ], [ 541406.679263856029138, 2270602.812716377899051 ], [ 541389.530504559632391, 2270743.697376037947834 ], [ 541304.351945272297598, 2270776.938629294745624 ], [ 541211.728120700456202, 2270905.583017735742033 ], [ 541140.041127213975415, 2271040.430454012006521 ], [ 540962.070274907629937, 2271226.923874882981181 ], [ 540791.658977998187765, 2271152.898621838539839 ], [ 540659.576262898975983, 2271069.326709757559001 ], [ 540400.74052781611681, 2270955.076320064254105 ], [ 540237.783781304140575, 2270954.762923075817525 ], [ 540152.849388040020131, 2271039.544457990676165 ], [ 539901.69997476041317, 2271239.387491689063609 ], [ 539785.960582739440724, 2271166.155230571515858 ], [ 539741.305208896286786, 2271149.119679390452802 ], [ 539675.555056669050828, 2271168.967379645444453 ], [ 539184.252279949840158, 2271188.93126518279314 ], [ 539124.849362966720946, 2271217.707721464335918 ], [ 538805.574782754061744, 2271227.440524714998901 ], [ 538759.727400541421957, 2271315.899894682690501 ], [ 538709.80953880934976, 2271370.993818662129343 ], [ 538550.174691907828674, 2271300.213521150872111 ], [ 538459.83645517216064, 2271327.479281223379076 ], [ 538366.479583813808858, 2271349.650596629828215 ], [ 538335.00101346464362, 2271410.383929690346122 ], [ 538264.850618164637126, 2271464.160513659007847 ], [ 538346.556725342292339, 2271636.641973780468106 ], [ 538268.413284904090688, 2271759.414259640499949 ], [ 538157.645341337658465, 2271820.214631563983858 ], [ 538142.844186850008555, 2271835.52856208384037 ], [ 538326.396553493454121, 2271901.135548131540418 ], [ 538282.629858015920036, 2272135.307648956775665 ], [ 538456.138673348235898, 2272475.773012457415462 ], [ 538435.692354768631049, 2272585.174490055069327 ], [ 538372.815377907478251, 2272679.242016312666237 ], [ 538340.472599486936815, 2272771.237131399102509 ], [ 538276.032546921866015, 2272817.0487259933725 ], [ 538239.807642633211799, 2272946.305549144744873 ], [ 538195.131708447122946, 2273044.801898133940995 ], [ 538082.219772333744913, 2273023.428050327114761 ], [ 538049.94540848582983, 2273112.442300483584404 ], [ 538204.478793532704003, 2273334.72638202086091 ], [ 538310.714462792500854, 2273372.695968423970044 ], [ 538375.866994752897881, 2273466.28699111007154 ], [ 538491.227188622811809, 2273507.517237345688045 ], [ 538533.646699924720451, 2273504.844587117433548 ], [ 538644.146326993824914, 2273606.078130641020834 ], [ 538725.790406423388049, 2273646.990114836022258 ], [ 538874.912135608494282, 2273872.868807881139219 ], [ 539039.901288598426618, 2273862.474639217369258 ], [ 539072.106809902354144, 2274010.940621584653854 ], [ 539203.472284341114573, 2274131.436075547710061 ], [ 539141.407473025145009, 2274268.272235313430429 ], [ 539109.065760231344029, 2274360.265442534349859 ], [ 539036.01418608718086, 2274521.319809568114579 ], [ 538967.818683558376506, 2274623.34097252972424 ], [ 539358.742801635758951, 2274674.641123194247484 ], [ 539468.691998716094531, 2274832.569100754335523 ], [ 539705.126746188383549, 2274877.484937247820199 ], [ 539787.163373789866455, 2274995.318598924204707 ], [ 539920.496659127762541, 2275062.123351487331092 ], [ 540022.31478455697652, 2275258.06829425226897 ], [ 539995.428879212005995, 2275401.946709088049829 ], [ 539932.552906213793904, 2275496.011830451898277 ], [ 539912.632067149272189, 2275602.214025088585913 ], [ 540017.505972305894829, 2275641.363552144728601 ], [ 540162.736410142737441, 2275759.672700597904623 ], [ 540285.328400081256405, 2275730.558812708593905 ], [ 540369.396639816695824, 2275643.574961358681321 ], [ 540618.635519303381443, 2275522.8372538741678 ], [ 541065.930872341501527, 2275597.180429384112358 ], [ 541165.312685362994671, 2275678.136868001893163 ], [ 541349.925028218887746, 2275588.702644768171012 ], [ 541410.304800422745757, 2275574.361799040809274 ], [ 541412.179345446173102, 2275544.258632800541818 ], [ 541441.982755379169248, 2275546.10939684510231 ], [ 541454.4713354120031, 2275510.040042566135526 ], [ 541478.961888721678406, 2275538.061106869950891 ], [ 541441.982755379169248, 2275546.10939684510231 ], [ 541440.108225215808488, 2275576.21256282646209 ], [ 541410.304800422745757, 2275574.361799040809274 ], [ 541417.754321018815972, 2275681.443089703097939 ], [ 541445.591439390089363, 2275741.910143497399986 ], [ 541468.199823383823968, 2275878.342468330636621 ], [ 541725.022561721270904, 2275976.294759707525373 ], [ 542065.532737950212322, 2276322.26768637355417 ], [ 542249.997083888971247, 2276277.065301513299346 ], [ 542309.910486243665218, 2276248.865021308884025 ], [ 542373.712322351289913, 2276223.967813342809677 ], [ 542320.355329952319153, 2276108.073871252126992 ], [ 542352.832324264571071, 2276039.994944548234344 ], [ 542411.400282109505497, 2275993.39195765927434 ], [ 542429.44581493048463, 2275845.140021309256554 ], [ 542389.041061446303502, 2275739.199768329039216 ], [ 542341.543359828181565, 2275636.026447471231222 ], [ 542362.731254859943874, 2275461.942526162602007 ], [ 542252.935500761843286, 2275349.733778474852443 ], [ 542343.825549612403847, 2275223.509421330876648 ], [ 542399.695552753517404, 2275179.051349898800254 ], [ 542442.401010662317276, 2275110.282035251148045 ], [ 542442.502602853579447, 2275078.907488314434886 ], [ 542485.248836270067841, 2274924.829141743481159 ], [ 542485.47308996913489, 2274855.405994903296232 ], [ 542503.724115388584323, 2274705.439440145157278 ], [ 542504.410194268566556, 2274493.380335397087038 ], [ 542555.96722972986754, 2274396.405058909207582 ], [ 542667.969380073482171, 2274368.955557644367218 ], [ 542842.697977197938599, 2274241.564859563484788 ], [ 543167.448300772462972, 2274333.037145989015698 ], [ 543332.450416910927743, 2274240.961680488660932 ], [ 543312.087515438906848, 2274101.065692042931914 ], [ 543172.22867332410533, 2273958.128546396270394 ], [ 543216.711812920402735, 2273861.069729543291032 ], [ 543455.202368133817799, 2273831.257134716026485 ], [ 543437.741381344851106, 2273509.556310874409974 ], [ 543447.95191027445253, 2273425.662368325516582 ], [ 543417.24693597224541, 2273386.272371831350029 ], [ 543298.224193007103167, 2273321.844138279557228 ], [ 543219.783165303291753, 2273221.213332221843302 ], [ 543100.497656529769301, 2273099.296360976062715 ], [ 543112.678427987266332, 2272999.189940937794745 ], [ 542854.14611456671264, 2272998.708355601876974 ], [ 542813.984131020493805, 2272957.657999615184963 ], [ 542757.569023263524286, 2272854.337903418578207 ], [ 542680.743928247014992, 2272775.817484375089407 ], [ 542663.190280936076306, 2272523.502925399690866 ], [ 542632.903407375444658, 2272492.547034897841513 ], [ 542668.707673972006887, 2272434.88294412381947 ], [ 542719.433079018141143, 2272073.677352625876665 ], [ 542782.996078654541634, 2271971.308531968854368 ], [ 542791.850079641444609, 2271898.546025441028178 ], [ 542806.904032311402261, 2271883.519581764936447 ], [ 542792.050949321710505, 2271868.337140456773341 ], [ 542767.776928584789857, 2271804.686704106628895 ], [ 542722.281520656542853, 2271705.843155149370432 ], [ 542697.116107345675118, 2271498.085078754462302 ], [ 542656.549000894301571, 2271294.815243201330304 ], [ 542568.824050930794328, 2271129.160815447568893 ], [ 542564.841531698475592, 2270698.578678118996322 ], [ 542471.206962878466584, 2270602.869967431761324 ], [ 542324.918956202804111, 2270602.594525692053139 ], [ 542074.449635604047216, 2270367.2891442226246 ], [ 542121.310501967789605, 2269982.307144517078996 ], [ 542122.682149480679072, 2269561.530468169599771 ], [ 541891.487900443491526, 2269515.548121529631317 ], [ 541848.616005351534113, 2269496.923860353417695 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 5.0, "GRIDCODE": 50.0, "X_COORD": 572189.39078000002, "Y_COORD": 308242.57640999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537257.270187143352814, 2265886.955335529521108 ], [ 537090.028084834688343, 2265921.313365897163749 ], [ 536687.203507544007152, 2266021.090372386388481 ], [ 536423.360348314861767, 2266200.429594838060439 ], [ 536203.322324726847, 2266228.841531565412879 ], [ 536170.830350957461633, 2266288.419792449101806 ], [ 536111.934725472936407, 2266337.050118399783969 ], [ 535894.467672978062183, 2266375.27983773034066 ], [ 535796.722566204145551, 2266419.964767619967461 ], [ 535792.001728200353682, 2266624.351141636259854 ], [ 535754.203844519681297, 2266714.708340122364461 ], [ 535656.337523011141457, 2266970.083685633726418 ], [ 535436.488084198324941, 2267025.617913948372006 ], [ 535360.883686566259712, 2267164.248124927282333 ], [ 535270.614087639260106, 2267200.59015254676342 ], [ 535215.797564370557666, 2267194.968455080874264 ], [ 535125.466465420438908, 2267220.763783063739538 ], [ 534968.256997084710747, 2267248.397114332765341 ], [ 535009.660277489107102, 2267538.250916135497391 ], [ 534945.347450130037032, 2267691.983980281278491 ], [ 534889.904567408375442, 2267836.646704964339733 ], [ 534753.397846845444292, 2267891.602230970747769 ], [ 534692.982713632634841, 2267919.216344347223639 ], [ 534630.440708940033801, 2267944.395791183225811 ], [ 534431.447982233366929, 2268035.354290030896664 ], [ 534376.429435676662251, 2268088.314428013749421 ], [ 534316.594915288849734, 2268198.022010029293597 ], [ 534215.915354262571782, 2268223.449805771000683 ], [ 534089.619836270809174, 2268281.177078866399825 ], [ 533984.139925876865163, 2268236.267900924198329 ], [ 533882.482355063315481, 2268443.006496084854007 ], [ 533768.678375106886961, 2268536.961863172240555 ], [ 533663.42179151577875, 2268579.332932837307453 ], [ 533603.005459139938466, 2268606.945492814294994 ], [ 533451.061276415595785, 2268626.55645495839417 ], [ 533337.930458552786149, 2268735.452123460359871 ], [ 533187.751974661834538, 2268549.712718340568244 ], [ 533033.348966488847509, 2268477.582213248126209 ], [ 532946.2027237174334, 2268475.648671946488321 ], [ 532857.997579419170506, 2268560.55068854149431 ], [ 532825.254354836419225, 2268587.583722016774118 ], [ 532780.238109565339983, 2268670.113517521880567 ], [ 532876.634513445897028, 2268741.928324121981859 ], [ 532865.867980723152868, 2268847.587253539822996 ], [ 532862.285470407339744, 2269002.402180786244571 ], [ 532729.895628868835047, 2269155.942242214456201 ], [ 532728.314115932560526, 2269224.299561874940991 ], [ 532818.009740551118739, 2269319.404108870774508 ], [ 532942.910283103701659, 2269388.796564111486077 ], [ 533034.421684704022482, 2269346.973312850110233 ], [ 533189.358588236384094, 2269197.838361548259854 ], [ 533346.560397833934985, 2269264.771841835230589 ], [ 533362.934555432060733, 2269559.137452389113605 ], [ 533449.827190227806568, 2269623.870527346618474 ], [ 533446.023193669272587, 2269661.207494025118649 ], [ 533639.683957323082723, 2269835.770697230473161 ], [ 533670.646582069224678, 2269901.545562194660306 ], [ 533549.016914862440899, 2269932.259966387413442 ], [ 533544.978291145642288, 2270106.969485078006983 ], [ 533464.474427237524651, 2270239.819856305606663 ], [ 533459.963007167447358, 2270434.946831316687167 ], [ 533639.121640846016817, 2270490.041061722673476 ], [ 533693.836979878717102, 2270712.292524414137006 ], [ 533550.417494201683439, 2270869.231445644050837 ], [ 533510.405975121655501, 2271049.224525541998446 ], [ 533475.783148463116959, 2271106.362061346881092 ], [ 533406.08346938889008, 2271234.140703660435975 ], [ 533411.883712265756913, 2271420.290621853433549 ], [ 533605.832852185121737, 2271446.353955386206508 ], [ 533661.470726312603801, 2271482.445272852666676 ], [ 533693.293651089770719, 2271481.845935324206948 ], [ 533722.183775191544555, 2271560.105092905461788 ], [ 533822.331708969315514, 2271658.863120523281395 ], [ 533912.35493363335263, 2271532.040185661055148 ], [ 533997.27368695451878, 2271503.192357674241066 ], [ 534069.044298752909526, 2271598.809185808524489 ], [ 534129.755872800946236, 2271597.667125037871301 ], [ 534277.645776987425052, 2271671.754820481874049 ], [ 534487.093543457332999, 2271733.747333236970007 ], [ 534486.130147365038283, 2271677.281578491441905 ], [ 534555.590692690806463, 2271568.167911875061691 ], [ 534592.708293353323825, 2271417.121925355866551 ], [ 534825.219830535701476, 2271238.909709328785539 ], [ 535047.042212971602567, 2271270.882363530807197 ], [ 535288.622346394578926, 2271103.07500137668103 ], [ 535364.239250892656855, 2271074.498205589130521 ], [ 535402.546289437799715, 2271000.596224608831108 ], [ 535634.789119344786741, 2270822.584122613072395 ], [ 535724.513403312535957, 2270788.673684713430703 ], [ 535806.842824531369843, 2270800.540156700648367 ], [ 535870.097771639702842, 2270884.806948003359139 ], [ 536298.048395640566014, 2270876.734220602549613 ], [ 536379.874354632105678, 2270985.740696763619781 ], [ 536544.307508648955263, 2271024.782256447710097 ], [ 536656.590248576132581, 2270970.392827370204031 ], [ 536708.721067314967513, 2271067.478044840507209 ], [ 536768.801566397305578, 2271099.190385811030865 ], [ 536852.096231508650817, 2271167.061961377039552 ], [ 536974.289855467737652, 2271255.466652389615774 ], [ 537055.552683730958961, 2271298.357205416075885 ], [ 537119.159762849099934, 2271339.612756946124136 ], [ 537170.480478842160664, 2271478.612788838334382 ], [ 537245.60337428713683, 2271521.729714227840304 ], [ 537405.324265971081331, 2271410.775296750478446 ], [ 537572.20105546573177, 2271332.7338060233742 ], [ 537726.927655192674138, 2271433.088828198611736 ], [ 537755.296055236482061, 2271555.671627147123218 ], [ 537833.918680936913006, 2271769.865398243069649 ], [ 537844.826950251124799, 2271816.999428656883538 ], [ 538142.844186850008555, 2271835.52856208384037 ], [ 538157.645341337658465, 2271820.214631563983858 ], [ 538268.413284904090688, 2271759.414259640499949 ], [ 538346.556725342292339, 2271636.641973780468106 ], [ 538264.850618164637126, 2271464.160513659007847 ], [ 538335.00101346464362, 2271410.383929690346122 ], [ 538366.479583813808858, 2271349.650596629828215 ], [ 538459.83645517216064, 2271327.479281223379076 ], [ 538550.174691907828674, 2271300.213521150872111 ], [ 538709.80953880934976, 2271370.993818662129343 ], [ 538759.727400541421957, 2271315.899894682690501 ], [ 538805.574782754061744, 2271227.440524714998901 ], [ 539124.849362966720946, 2271217.707721464335918 ], [ 539184.252279949840158, 2271188.93126518279314 ], [ 539675.555056669050828, 2271168.967379645444453 ], [ 539741.305208896286786, 2271149.119679390452802 ], [ 539675.303577706567012, 2271070.468720549717546 ], [ 539611.90820455015637, 2271065.21567792724818 ], [ 539526.277932157856412, 2271061.663054094649851 ], [ 539413.227873304742388, 2270997.26644194778055 ], [ 539350.864689803798683, 2270928.715114933438599 ], [ 539275.834137485828251, 2270743.824558109045029 ], [ 539185.824717312352732, 2270706.298108069226146 ], [ 538969.183354608598165, 2270656.69647101406008 ], [ 538842.08693075296469, 2270505.237099288031459 ], [ 538695.459327820688486, 2270404.422542717307806 ], [ 538582.519054545206018, 2270306.12957017775625 ], [ 538464.289031104999594, 2270269.093861790373921 ], [ 538531.482530725304969, 2270155.401344727724791 ], [ 538517.511836411082186, 2269909.196602299809456 ], [ 538490.830145685817115, 2269847.697761092334986 ], [ 538465.416855500428937, 2269785.067612169310451 ], [ 538407.057940409285948, 2269751.821807522326708 ], [ 538160.808194858487695, 2269559.676313733682036 ], [ 538036.919894997146912, 2269489.096424477174878 ], [ 537980.693466622848064, 2269392.86219806689769 ], [ 537962.788773727254011, 2269209.806678455322981 ], [ 537898.065264228498563, 2269172.932310909032822 ], [ 537773.028511856333353, 2269023.911112151108682 ], [ 537651.877931180410087, 2268918.465855372138321 ], [ 537533.432501451461576, 2268881.360020008869469 ], [ 537592.346482701250352, 2268830.892014282755554 ], [ 537695.020721500390209, 2268696.720439434051514 ], [ 537610.486070675542578, 2268421.603203157894313 ], [ 537566.466566594666801, 2268369.13656919170171 ], [ 537474.983152251457796, 2268332.710839005187154 ], [ 537369.669790524989367, 2268207.191387880593538 ], [ 537249.887397530372255, 2268168.095622520893812 ], [ 537102.285847732797265, 2268161.966027365997434 ], [ 537073.363736697472632, 2268095.294665707275271 ], [ 537173.396699162083678, 2268009.604760080575943 ], [ 537271.888499240158126, 2267833.49473622161895 ], [ 537537.727063030120917, 2267723.102067624218762 ], [ 537600.542062642751262, 2267454.248112702742219 ], [ 537544.026593283051625, 2267277.783666976727545 ], [ 537488.171775491093285, 2267216.37449468486011 ], [ 537462.761274834629148, 2267153.741140847094357 ], [ 537404.40562525135465, 2267120.492718919180334 ], [ 537386.505195278674364, 2266937.430231138132513 ], [ 537235.045548864174634, 2266693.903508567251265 ], [ 537194.681202304316685, 2266544.794962561689317 ], [ 537257.270187143352814, 2265886.955335529521108 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 6.0, "GRIDCODE": 48.0, "X_COORD": 575188.62722999998, "Y_COORD": 307749.19597 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537352.299669037107378, 2265802.192608362063766 ], [ 537318.527428311761469, 2265860.304987696930766 ], [ 537257.270187143352814, 2265886.955335529521108 ], [ 537194.681202304316685, 2266544.794962561689317 ], [ 537235.045548864174634, 2266693.903508567251265 ], [ 537386.505195278674364, 2266937.430231138132513 ], [ 537404.40562525135465, 2267120.492718919180334 ], [ 537462.761274834629148, 2267153.741140847094357 ], [ 537488.171775491093285, 2267216.37449468486011 ], [ 537544.026593283051625, 2267277.783666976727545 ], [ 537600.542062642751262, 2267454.248112702742219 ], [ 537537.727063030120917, 2267723.102067624218762 ], [ 537271.888499240158126, 2267833.49473622161895 ], [ 537173.396699162083678, 2268009.604760080575943 ], [ 537073.363736697472632, 2268095.294665707275271 ], [ 537102.285847732797265, 2268161.966027365997434 ], [ 537249.887397530372255, 2268168.095622520893812 ], [ 537369.669790524989367, 2268207.191387880593538 ], [ 537474.983152251457796, 2268332.710839005187154 ], [ 537566.466566594666801, 2268369.13656919170171 ], [ 537610.486070675542578, 2268421.603203157894313 ], [ 537695.020721500390209, 2268696.720439434051514 ], [ 537592.346482701250352, 2268830.892014282755554 ], [ 537533.432501451461576, 2268881.360020008869469 ], [ 537651.877931180410087, 2268918.465855372138321 ], [ 537773.028511856333353, 2269023.911112151108682 ], [ 537898.065264228498563, 2269172.932310909032822 ], [ 537962.788773727254011, 2269209.806678455322981 ], [ 537980.693466622848064, 2269392.86219806689769 ], [ 538036.919894997146912, 2269489.096424477174878 ], [ 538160.808194858487695, 2269559.676313733682036 ], [ 538407.057940409285948, 2269751.821807522326708 ], [ 538465.416855500428937, 2269785.067612169310451 ], [ 538490.830145685817115, 2269847.697761092334986 ], [ 538517.511836411082186, 2269909.196602299809456 ], [ 538531.482530725304969, 2270155.401344727724791 ], [ 538464.289031104999594, 2270269.093861790373921 ], [ 538582.519054545206018, 2270306.12957017775625 ], [ 538695.459327820688486, 2270404.422542717307806 ], [ 538842.08693075296469, 2270505.237099288031459 ], [ 538969.183354608598165, 2270656.69647101406008 ], [ 539185.824717312352732, 2270706.298108069226146 ], [ 539275.834137485828251, 2270743.824558109045029 ], [ 539350.864689803798683, 2270928.715114933438599 ], [ 539413.227873304742388, 2270997.26644194778055 ], [ 539526.277932157856412, 2271061.663054094649851 ], [ 539611.90820455015637, 2271065.21567792724818 ], [ 539675.303577706567012, 2271070.468720549717546 ], [ 539741.305208896286786, 2271149.119679390452802 ], [ 539785.960582739440724, 2271166.155230571515858 ], [ 539901.69997476041317, 2271239.387491689063609 ], [ 540152.849388040020131, 2271039.544457990676165 ], [ 540237.783781304140575, 2270954.762923075817525 ], [ 540400.74052781611681, 2270955.076320064254105 ], [ 540659.576262898975983, 2271069.326709757559001 ], [ 540791.658977998187765, 2271152.898621838539839 ], [ 540962.070274907629937, 2271226.923874882981181 ], [ 541140.041127213975415, 2271040.430454012006521 ], [ 541211.728120700456202, 2270905.583017735742033 ], [ 541304.351945272297598, 2270776.938629294745624 ], [ 541389.530504559632391, 2270743.697376037947834 ], [ 541406.679263856029138, 2270602.812716377899051 ], [ 541406.827249265741557, 2270557.488804670982063 ], [ 541415.95683789125178, 2270482.500615105964243 ], [ 541416.289364348282106, 2270380.624836188741028 ], [ 541457.308344329241663, 2270242.441260538995266 ], [ 541509.871805383008905, 2270119.308959726244211 ], [ 541470.32884816871956, 2270033.39472371712327 ], [ 541421.676971172797494, 2269905.786704088561237 ], [ 541331.304272119188681, 2269905.616774288006127 ], [ 541301.617531913798302, 2269756.833091570064425 ], [ 541485.385087410337292, 2269565.031479675322771 ], [ 541472.599847075762227, 2269548.002674979157746 ], [ 541442.319796347175725, 2269518.146055513061583 ], [ 541414.576446802122518, 2269443.020799592137337 ], [ 541211.417459116550162, 2269382.912709315307438 ], [ 541052.868503438774496, 2269312.61820531077683 ], [ 540915.428274515783414, 2269332.055905261076987 ], [ 540804.852995425113477, 2269385.631759653799236 ], [ 540734.61086059990339, 2269353.291888731531799 ], [ 540710.9164819996804, 2269289.127562591806054 ], [ 540669.8887312336592, 2269248.674669584259391 ], [ 540694.264938092324883, 2269077.656840995885432 ], [ 540693.731543847825378, 2269046.50618633441627 ], [ 540791.242557612247765, 2268924.458390759304166 ], [ 540759.04318022064399, 2268743.680487001314759 ], [ 540527.612066869274713, 2268515.48561492562294 ], [ 540437.03171151294373, 2268367.667912626639009 ], [ 540409.565036772168241, 2268248.982667317613959 ], [ 540305.562539756996557, 2268110.438895131461322 ], [ 540099.390975655172952, 2268114.343681680969894 ], [ 540096.216384547646157, 2267929.08895284216851 ], [ 540139.764398628729396, 2267895.700063220225275 ], [ 540137.401746682706289, 2267757.835636836476624 ], [ 540211.923335226252675, 2267640.736746184527874 ], [ 540226.248307245201431, 2267540.243919119238853 ], [ 540007.126034280401655, 2267330.109947119839489 ], [ 539985.18945250636898, 2267235.308266942389309 ], [ 539841.864696780336089, 2267164.121330265887082 ], [ 539660.504756809212267, 2267018.4505127472803 ], [ 539435.858365831431001, 2266730.145055290311575 ], [ 539156.404056031140499, 2266444.421670119278133 ], [ 538847.808679221663624, 2266248.28890638705343 ], [ 538485.653953505097888, 2266122.799695757217705 ], [ 538190.359486676286906, 2265994.484792076982558 ], [ 537991.993871906772256, 2265944.147016389295459 ], [ 537612.028634619899094, 2265746.049372563138604 ], [ 537352.299669037107378, 2265802.192608362063766 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 7.0, "GRIDCODE": 52.0, "X_COORD": 567577.1984, "Y_COORD": 309263.40816 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 533232.051040753605776, 2263278.832123060710728 ], [ 533125.781214501941577, 2263286.202340480871499 ], [ 533059.441359075717628, 2263318.337995103560388 ], [ 533061.157015591277741, 2263419.317464115098119 ], [ 533047.838198662968352, 2263512.680100606754422 ], [ 532970.751907601254061, 2263633.788857689127326 ], [ 533074.946604664553888, 2263736.570452925749123 ], [ 533058.236251341877505, 2263853.694976682774723 ], [ 532887.203231589403003, 2263947.575056537985802 ], [ 532723.086060155066662, 2263986.538567405194044 ], [ 532619.266721442923881, 2264051.541624064557254 ], [ 532446.992804280249402, 2264116.648325954563916 ], [ 532063.966954208444804, 2264132.162408732809126 ], [ 531879.173808246618137, 2264105.509528854861856 ], [ 531519.160624045995064, 2264112.270108498632908 ], [ 531434.579052110901102, 2264057.384267698973417 ], [ 531238.654138844227418, 2263999.366832642816007 ], [ 531072.645658521912992, 2264049.458998445421457 ], [ 530812.585216289153323, 2264212.27401127666235 ], [ 530740.357976085855626, 2264635.366637452505529 ], [ 530963.481377349467948, 2264855.471944414079189 ], [ 530982.236993106082082, 2265137.547364830039442 ], [ 531092.381117391283624, 2265246.198733552359045 ], [ 531028.582114212098531, 2265295.099928456358612 ], [ 531109.679786149645224, 2265427.503928812220693 ], [ 531141.255745526752435, 2265513.068431672640145 ], [ 531248.375333194970153, 2265569.630894259549677 ], [ 531261.67029489192646, 2265832.14730070810765 ], [ 531292.058825695887208, 2265896.3318000016734 ], [ 531276.634957375470549, 2266004.415243149735034 ], [ 531512.989728524116799, 2266321.359122166410089 ], [ 531481.359982575639151, 2266543.015475110150874 ], [ 531391.899345011916012, 2266530.113501589745283 ], [ 531277.399055589339696, 2266648.57669244799763 ], [ 530854.96110145910643, 2266677.851114196702838 ], [ 530593.004983616760001, 2266821.073151739314198 ], [ 530540.596049392363057, 2266875.292602709494531 ], [ 530475.293617901043035, 2266925.34347826987505 ], [ 530324.280811380362138, 2266950.235389387235045 ], [ 530251.428603683016263, 2266985.51671452447772 ], [ 530162.310489226598293, 2267184.180019709281623 ], [ 529919.956032330170274, 2267197.04926314111799 ], [ 529823.356212670681998, 2267243.830860472284257 ], [ 529692.79270660399925, 2267259.571140233427286 ], [ 529660.795776582206599, 2267344.834197266958654 ], [ 529433.701961666578427, 2267471.507962239906192 ], [ 529274.503555396222509, 2267451.920852123759687 ], [ 529132.040146662155166, 2267389.990438947454095 ], [ 528916.419102796819061, 2267307.671472917310894 ], [ 528747.457661377382465, 2267307.310318158008158 ], [ 528717.769913264201023, 2267303.658414953388274 ], [ 528685.245351053425111, 2267303.589156962931156 ], [ 528685.035830224049278, 2267363.648159339092672 ], [ 528638.731330284033902, 2267438.187673501670361 ], [ 528365.474484486039728, 2267496.185384642332792 ], [ 528317.19923418504186, 2267490.244980056770146 ], [ 528141.507686491473578, 2267489.86613224633038 ], [ 528057.261971994652413, 2267381.709991314448416 ], [ 527938.26260380691383, 2267317.238506853580475 ], [ 527868.569734207703732, 2267273.11477264482528 ], [ 527816.975951948086731, 2267370.121082770638168 ], [ 527779.954567167325877, 2267429.715527324005961 ], [ 527779.749779933015816, 2267487.845167849212885 ], [ 527770.657926588319242, 2267562.393761076964438 ], [ 527615.941488711512648, 2267648.686623430810869 ], [ 527615.605728822527453, 2267744.309393420815468 ], [ 527761.933049995801412, 2267851.774534756317735 ], [ 527905.670627951039933, 2267852.083559374324977 ], [ 528093.784341139020398, 2267875.23259817250073 ], [ 527948.27795857784804, 2268215.893029665574431 ], [ 527860.242469220655039, 2268357.60219809319824 ], [ 528104.739370927796699, 2268522.73157256282866 ], [ 528098.377611850271933, 2268574.906964583322406 ], [ 527945.524065824458376, 2268696.484912291169167 ], [ 527908.4538718406111, 2268778.20782879460603 ], [ 528022.961413916083984, 2268862.299864370375872 ], [ 528019.110656087985262, 2268893.875103335827589 ], [ 528094.379563829745166, 2268934.652040201239288 ], [ 528237.151254123426042, 2269117.938918752595782 ], [ 528266.904051995952614, 2269242.624670655466616 ], [ 528328.300515666604042, 2269213.738396409898996 ], [ 528407.90362411364913, 2269182.69291081186384 ], [ 528578.709538186900318, 2269267.338933072984219 ], [ 528508.358567774062976, 2269594.415852745994925 ], [ 528395.295025483821519, 2269580.504422791302204 ], [ 528335.211524024605751, 2269608.771535910665989 ], [ 528173.145159600651823, 2269636.35043054446578 ], [ 528073.774529481423087, 2269823.173126276582479 ], [ 527936.614171347813681, 2269763.548566808924079 ], [ 527738.212652405374683, 2269713.169319749809802 ], [ 527551.437615369912237, 2269712.767209219746292 ], [ 527437.524348766193725, 2269611.52379956189543 ], [ 527348.220492918975651, 2269577.430294867604971 ], [ 527191.325302408193238, 2269509.224924736656249 ], [ 527081.688695051008835, 2269560.801926786080003 ], [ 526954.965403906186111, 2269582.364116857759655 ], [ 526869.532935650087893, 2269667.601586062461138 ], [ 526592.007275032927282, 2269709.88615018222481 ], [ 526453.085449987091124, 2269750.650782733224332 ], [ 526264.37952611700166, 2269981.4614253398031 ], [ 526198.629544294904917, 2270033.753268295899034 ], [ 526208.402806169819087, 2270114.633601160719991 ], [ 526299.052319870097563, 2270207.345554015599191 ], [ 526339.300069650402293, 2270402.119875438511372 ], [ 526261.20376579486765, 2270584.933782305568457 ], [ 526295.261889709276147, 2270658.97996433544904 ], [ 526236.205851944163442, 2270871.646915161982179 ], [ 526183.241154050454497, 2270956.891559485346079 ], [ 526182.983981928788126, 2271030.125886514782906 ], [ 526177.450547389220446, 2271075.485001182183623 ], [ 526199.217354551423341, 2271325.002812910825014 ], [ 526309.460146183846518, 2271384.72512989398092 ], [ 526343.247345622861758, 2271428.099484143778682 ], [ 526323.88837384514045, 2271586.808697561733425 ], [ 526574.646226301905699, 2271702.643821118399501 ], [ 526611.029033814324066, 2271798.131251792423427 ], [ 526656.66462429263629, 2271844.800051030702889 ], [ 526813.898232582607307, 2271929.976121957413852 ], [ 526869.997282949043438, 2271965.490136805921793 ], [ 526900.587221668800339, 2271965.555856906808913 ], [ 526965.2205488079926, 2271973.509832140058279 ], [ 527108.831905476981774, 2271830.235003541223705 ], [ 527240.512267098994926, 2271798.003050576895475 ], [ 527627.624820914352313, 2272184.494490063749254 ], [ 527690.308879950782284, 2272608.000812996178865 ], [ 527724.290056288475171, 2272681.867956773377955 ], [ 527746.66486636584159, 2272775.628830599598587 ], [ 527861.33044007292483, 2272892.883956989273429 ], [ 527836.43268858816009, 2273097.041084313765168 ], [ 527749.446729799266905, 2273166.221112071536481 ], [ 527808.614753842237405, 2273226.724808488041162 ], [ 527831.805451177759096, 2273328.184122058562934 ], [ 527688.120554339257069, 2273384.211924558505416 ], [ 527645.461080041015521, 2273464.407739519141614 ], [ 527483.43573400832247, 2273695.443691077642143 ], [ 527388.532075026188977, 2273718.671655836515129 ], [ 527328.444447997258976, 2273746.936662431806326 ], [ 527297.367302185622975, 2273743.112118494696915 ], [ 527152.304899013484828, 2273842.740268555469811 ], [ 527099.815702308784239, 2273895.103859884664416 ], [ 527012.789931282051839, 2274058.693047467619181 ], [ 526905.779164417064749, 2274084.884282926097512 ], [ 526795.617799092666246, 2274136.700399776920676 ], [ 526732.458957989932969, 2274161.325530483387411 ], [ 526732.061751422937959, 2274274.710038660094142 ], [ 526641.356406993349083, 2274420.689910447224975 ], [ 526545.147300845594145, 2274497.196844911202788 ], [ 526350.45235102600418, 2274530.316853499040008 ], [ 526289.950333209242672, 2274590.672271733172238 ], [ 526174.132804675144143, 2274576.419010952115059 ], [ 526016.973158667213283, 2274650.337197672575712 ], [ 525965.077063525910489, 2274788.576278627850115 ], [ 525964.354417481459677, 2274994.854868886992335 ], [ 526079.823215775890276, 2275057.400854394771159 ], [ 526224.475877251010388, 2275173.610040835104883 ], [ 526143.900610612239689, 2275548.124263022094965 ], [ 526315.999466963578016, 2275548.500743775628507 ], [ 526688.096228285925463, 2275277.400114550255239 ], [ 526892.546174407703802, 2275258.164346421137452 ], [ 526938.689894786570221, 2275171.425859907642007 ], [ 526973.828303752350621, 2275114.877728081308305 ], [ 527005.824072884628549, 2275054.73221518471837 ], [ 527044.034425618359819, 2274993.239528130739927 ], [ 527210.470962792285718, 2275013.71829548664391 ], [ 527279.701769795734435, 2274981.154729490168393 ], [ 527450.01634873682633, 2274959.920351896435022 ], [ 527495.852983798482455, 2274873.754867359995842 ], [ 527616.434228473110124, 2274826.738792533054948 ], [ 527650.514991931733675, 2274792.739559239707887 ], [ 527742.594559952383861, 2274756.836857955902815 ], [ 527859.033784299856052, 2274807.444677190855145 ], [ 528052.1987917823717, 2274865.741041852161288 ], [ 528187.222101871855557, 2274826.123406465165317 ], [ 528217.511503834044561, 2274829.850225144065917 ], [ 528361.796415384742431, 2274830.159538624808192 ], [ 528393.616197663825005, 2274871.001000476069748 ], [ 528514.063834357308224, 2274994.156265496276319 ], [ 528649.748126059421338, 2275036.372389417141676 ], [ 528899.907852462609299, 2274854.093829303048551 ], [ 529013.848408086691052, 2275000.331987584009767 ], [ 529043.554320765193552, 2275030.703596434555948 ], [ 529069.694236505427398, 2275064.254129406996071 ], [ 529218.614723437698558, 2275102.057274237275124 ], [ 529244.75476607226301, 2275135.607677478343248 ], [ 529304.264519438147545, 2275167.836905512958765 ], [ 529360.208314944873564, 2275203.245016444474459 ], [ 529481.461315077613108, 2275249.522713329643011 ], [ 529743.798123248154297, 2275316.114199483767152 ], [ 529783.008827674784698, 2275366.438289485871792 ], [ 529834.505033136229031, 2275419.087504650466144 ], [ 529950.931004522601143, 2275419.333548391237855 ], [ 530060.45530946215149, 2275488.650454773567617 ], [ 530119.965781516977586, 2275520.878541929647326 ], [ 530146.106507171411067, 2275554.428248027339578 ], [ 530205.289925259305164, 2275614.93571934569627 ], [ 530440.287902735057287, 2275661.71953734010458 ], [ 530649.627392333117314, 2275765.428798376582563 ], [ 530712.194320906768553, 2275845.721653745509684 ], [ 530945.957821601186879, 2275927.147246568463743 ], [ 531018.698360498994589, 2275737.414399703033268 ], [ 531113.928465472534299, 2275693.903206414543092 ], [ 531349.834847829653881, 2275839.540485429577529 ], [ 531359.543307559448294, 2275806.450414376333356 ], [ 531364.825763892615214, 2275578.114030607044697 ], [ 531440.370687892893329, 2275453.473767942748964 ], [ 531484.704699373454787, 2275372.20988299138844 ], [ 531785.742152810911648, 2275744.45603060349822 ], [ 531875.279541353229433, 2275658.291359805501997 ], [ 532021.287862841272727, 2275673.268101685680449 ], [ 532122.098231487791054, 2275556.376018616370857 ], [ 532182.675982383778319, 2275398.35903546679765 ], [ 532252.822131279041059, 2275269.777921302244067 ], [ 532290.723174329730682, 2275233.304420095868409 ], [ 532443.399788568494841, 2275107.289364913478494 ], [ 532395.094515087315813, 2274999.195669490844011 ], [ 532369.874069676385261, 2274896.768801021389663 ], [ 532105.028810244170018, 2274498.694962985813618 ], [ 532242.62581058498472, 2274321.521976184099913 ], [ 532305.725656354916282, 2274055.688657674007118 ], [ 532103.051034395582974, 2273993.365929886698723 ], [ 532083.50343363347929, 2273535.074437100440264 ], [ 531956.063285724609159, 2273464.276471366174519 ], [ 531962.897083834512159, 2273168.905605908483267 ], [ 532031.977608819957823, 2273102.421829388476908 ], [ 532156.983137398026884, 2273080.46073932852596 ], [ 532301.04318340565078, 2273014.629107140935957 ], [ 532617.175301989191212, 2272897.572954228147864 ], [ 532746.035255677183159, 2272838.685312582179904 ], [ 533080.65492633311078, 2272772.054951036348939 ], [ 533241.935637588263489, 2272788.595621162094176 ], [ 533371.684103774721734, 2272736.374469659291208 ], [ 533450.376124717993662, 2272606.521966065280139 ], [ 533419.050889104721136, 2272494.067174553871155 ], [ 533427.847818418988027, 2272407.739222446456552 ], [ 533398.005253257229924, 2272370.835182636976242 ], [ 533339.073092118022032, 2272338.097238992340863 ], [ 533302.190865942742676, 2272188.292654788121581 ], [ 533172.740665716934018, 2272145.259075519628823 ], [ 533054.204883346450515, 2272108.807432372123003 ], [ 532969.76352326082997, 2272041.95486843958497 ], [ 532855.40932111768052, 2271956.770821483805776 ], [ 532886.738965393858962, 2271915.897840817458928 ], [ 532978.159046860411763, 2271879.102486703544855 ], [ 533030.188495591981336, 2271571.015311236493289 ], [ 533153.804866121849045, 2271539.801059836521745 ], [ 533266.63285126152914, 2271431.205111025832593 ], [ 533411.883712265756913, 2271420.290621853433549 ], [ 533406.08346938889008, 2271234.140703660435975 ], [ 533475.783148463116959, 2271106.362061346881092 ], [ 533510.405975121655501, 2271049.224525541998446 ], [ 533550.417494201683439, 2270869.231445644050837 ], [ 533693.836979878717102, 2270712.292524414137006 ], [ 533639.121640846016817, 2270490.041061722673476 ], [ 533459.963007167447358, 2270434.946831316687167 ], [ 533464.474427237524651, 2270239.819856305606663 ], [ 533544.978291145642288, 2270106.969485078006983 ], [ 533549.016914862440899, 2269932.259966387413442 ], [ 533670.646582069224678, 2269901.545562194660306 ], [ 533639.683957323082723, 2269835.770697230473161 ], [ 533446.023193669272587, 2269661.207494025118649 ], [ 533449.827190227806568, 2269623.870527346618474 ], [ 533362.934555432060733, 2269559.137452389113605 ], [ 533346.560397833934985, 2269264.771841835230589 ], [ 533189.358588236384094, 2269197.838361548259854 ], [ 533034.421684704022482, 2269346.973312850110233 ], [ 532942.910283103701659, 2269388.796564111486077 ], [ 532818.009740551118739, 2269319.404108870774508 ], [ 532728.314115932560526, 2269224.299561874940991 ], [ 532729.895628868835047, 2269155.942242214456201 ], [ 532862.285470407339744, 2269002.402180786244571 ], [ 532865.867980723152868, 2268847.587253539822996 ], [ 532876.634513445897028, 2268741.928324121981859 ], [ 532780.238109565339983, 2268670.113517521880567 ], [ 532825.254354836419225, 2268587.583722016774118 ], [ 532857.997579419170506, 2268560.55068854149431 ], [ 532946.2027237174334, 2268475.648671946488321 ], [ 533033.348966488847509, 2268477.582213248126209 ], [ 533187.751974661834538, 2268549.712718340568244 ], [ 533337.930458552786149, 2268735.452123460359871 ], [ 533451.061276415595785, 2268626.55645495839417 ], [ 533603.005459139938466, 2268606.945492814294994 ], [ 533663.42179151577875, 2268579.332932837307453 ], [ 533768.678375106886961, 2268536.961863172240555 ], [ 533882.482355063315481, 2268443.006496084854007 ], [ 533984.139925876865163, 2268236.267900924198329 ], [ 534089.619836270809174, 2268281.177078866399825 ], [ 534215.915354262571782, 2268223.449805771000683 ], [ 534316.594915288849734, 2268198.022010029293597 ], [ 534376.429435676662251, 2268088.314428013749421 ], [ 534431.447982233366929, 2268035.354290030896664 ], [ 534630.440708940033801, 2267944.395791183225811 ], [ 534692.982713632634841, 2267919.216344347223639 ], [ 534753.397846845444292, 2267891.602230970747769 ], [ 534889.904567408375442, 2267836.646704964339733 ], [ 534945.347450130037032, 2267691.983980281278491 ], [ 535009.660277489107102, 2267538.250916135497391 ], [ 534968.256997084710747, 2267248.397114332765341 ], [ 535125.466465420438908, 2267220.763783063739538 ], [ 535215.797564370557666, 2267194.968455080874264 ], [ 535270.614087639260106, 2267200.59015254676342 ], [ 535360.883686566259712, 2267164.248124927282333 ], [ 535436.488084198324941, 2267025.617913948372006 ], [ 535656.337523011141457, 2266970.083685633726418 ], [ 535754.203844519681297, 2266714.708340122364461 ], [ 535792.001728200353682, 2266624.351141636259854 ], [ 535796.722566204145551, 2266419.964767619967461 ], [ 535894.467672978062183, 2266375.27983773034066 ], [ 536111.934725472936407, 2266337.050118399783969 ], [ 536170.830350957461633, 2266288.419792449101806 ], [ 536203.322324726847, 2266228.841531565412879 ], [ 536423.360348314861767, 2266200.429594838060439 ], [ 536687.203507544007152, 2266021.090372386388481 ], [ 537090.028084834688343, 2265921.313365897163749 ], [ 537257.270187143352814, 2265886.955335529521108 ], [ 537318.527428311761469, 2265860.304987696930766 ], [ 537352.299669037107378, 2265802.192608362063766 ], [ 537327.931910993065685, 2265703.210532397963107 ], [ 537025.358875942765735, 2265193.433124313130975 ], [ 536976.108105799648911, 2264993.370016861706972 ], [ 536918.222824210301042, 2264820.922431023791432 ], [ 536938.60743757407181, 2264620.766350152902305 ], [ 536905.601684679393657, 2264579.944467013701797 ], [ 536810.833320183679461, 2264527.290159093216062 ], [ 536870.703408414963633, 2264428.464066124521196 ], [ 536824.504937451216392, 2264423.728435910306871 ], [ 536753.211205319268629, 2264492.369309844449162 ], [ 536567.820597663288936, 2264618.388783964328468 ], [ 536464.496785091003403, 2264616.103349786251783 ], [ 536366.148438069154508, 2264577.757009607739747 ], [ 536339.434850771795027, 2264544.718360905535519 ], [ 536295.743306185817346, 2264498.390319662168622 ], [ 536209.72858904057648, 2264391.997844087891281 ], [ 535963.630945563316345, 2264336.514444134198129 ], [ 535793.931944747571833, 2264178.292676206678152 ], [ 535586.017468864563853, 2264136.278286105953157 ], [ 535529.506427837884985, 2264101.38434799946845 ], [ 535470.582568152109161, 2264068.642482537776232 ], [ 535374.723239337676205, 2263824.877972896210849 ], [ 535129.916056116227992, 2263775.406888803467155 ], [ 534832.988073750166222, 2263648.970268772915006 ], [ 534398.746050423709676, 2263604.432735476642847 ], [ 534360.879347398644313, 2263635.700862380675972 ], [ 534301.182054125703871, 2263693.171514654532075 ], [ 534116.857984866714105, 2263711.183931536972523 ], [ 533969.41418577847071, 2263853.131375042721629 ], [ 533930.480815588030964, 2263821.632387063466012 ], [ 533895.142124209436588, 2263731.759730313904583 ], [ 533695.424060688936152, 2263653.876757798716426 ], [ 533569.181186143425293, 2263497.711549181491137 ], [ 533437.526643929770216, 2263446.368471321649849 ], [ 533276.410976060084067, 2263296.132546730339527 ], [ 533232.051040753605776, 2263278.832123060710728 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 8.0, "GRIDCODE": 45.0, "X_COORD": 559157.46924000001, "Y_COORD": 305735.49267000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 522413.580578323220834, 2262634.086276938207448 ], [ 522395.512312080943957, 2262710.195346393622458 ], [ 522358.857163881475572, 2262765.014983110129833 ], [ 522320.839920933241956, 2262900.55176190380007 ], [ 522144.357897683279589, 2262994.233956146985292 ], [ 522073.70918543782318, 2263019.233216682448983 ], [ 522037.571814159746282, 2263171.450087337754667 ], [ 522000.916168228664901, 2263226.269069742411375 ], [ 521951.792731245746836, 2263401.396940456703305 ], [ 521961.136942414625082, 2263557.071697369217873 ], [ 522027.027954615070485, 2263688.605497097596526 ], [ 521980.540969038323965, 2263936.984531380236149 ], [ 521990.464756941015366, 2264102.291049549356103 ], [ 521884.761211101198569, 2264125.796104303561151 ], [ 521831.090412038436625, 2264317.128206973895431 ], [ 521888.739836939843372, 2264432.207827508449554 ], [ 521967.473849593196064, 2264504.494880724698305 ], [ 521992.549585822212975, 2264793.177209069952369 ], [ 521705.23685717722401, 2264738.682902970351279 ], [ 521661.040136049501598, 2264787.802575503475964 ], [ 521666.92273773701163, 2264885.798584450036287 ], [ 521621.496987901977263, 2264985.889440075494349 ], [ 521584.156473759445362, 2265157.298891102895141 ], [ 521721.365390465245582, 2265354.837653742171824 ], [ 521758.933692752209026, 2265463.58891807962209 ], [ 521556.448443942645099, 2265607.470324520953 ], [ 521517.282302637409884, 2265686.990563810802996 ], [ 521437.866965447552502, 2265743.421603569760919 ], [ 521272.601332331250887, 2265780.166677605360746 ], [ 521242.118361591303255, 2265842.054346247576177 ], [ 521151.069972374767531, 2265952.71044390834868 ], [ 521110.406555943656713, 2265981.603775840252638 ], [ 521079.923370103584602, 2266043.491149132139981 ], [ 521028.660104724520352, 2266120.145682052709162 ], [ 520997.281945746624842, 2266142.441239301115274 ], [ 521018.456367149017751, 2266237.068837082013488 ], [ 521091.629729841602966, 2266285.750168958678842 ], [ 521269.678152327716816, 2266329.427707220427692 ], [ 521409.998390907247085, 2266456.775880264118314 ], [ 521549.518786043277942, 2266497.322730393148959 ], [ 521482.604732344858348, 2266730.540754388086498 ], [ 521445.961800302262418, 2266882.170582401566207 ], [ 521382.935857584758196, 2266978.739499464631081 ], [ 521470.633499815070536, 2267062.204695403575897 ], [ 521427.109769171045627, 2267183.238148995675147 ], [ 521337.629831334692426, 2267293.556765848770738 ], [ 521248.587759721267503, 2267429.989048782736063 ], [ 521155.939589672489092, 2267752.887287980876863 ], [ 521235.762338784115855, 2267805.989505880512297 ], [ 521383.925280544499401, 2267872.902261993847787 ], [ 521443.723358009476215, 2267912.682305381633341 ], [ 521625.225473685830366, 2267797.311360362917185 ], [ 521689.293997670814861, 2267773.887984053231776 ], [ 521793.839871797536034, 2267661.804959821514785 ], [ 522058.097737649513874, 2267651.17593109048903 ], [ 522203.748976831673644, 2267852.772529229521751 ], [ 522250.019086917105597, 2267896.805136046372354 ], [ 522276.040683978993911, 2267969.674763661809266 ], [ 522456.849549000617117, 2268141.746283378452063 ], [ 522494.559610717289615, 2268247.346243017353117 ], [ 522525.407313822652213, 2268276.700998855754733 ], [ 522571.146268611308187, 2268340.006643121130764 ], [ 522637.86378801742103, 2268214.957834421657026 ], [ 522658.430116120493039, 2268089.954672794789076 ], [ 522656.652205379214138, 2268043.227289081551135 ], [ 522720.996094062109478, 2268019.701888733543456 ], [ 522843.267740242474247, 2267933.872174689546227 ], [ 522939.020472795295063, 2267882.202704519033432 ], [ 523001.044531325460412, 2267709.711527671664953 ], [ 523117.757368978112936, 2267651.575430504977703 ], [ 523190.787012709712144, 2267683.565207591280341 ], [ 523209.147088419878855, 2267901.940903121605515 ], [ 523273.062959448376205, 2267899.368202320300043 ], [ 523406.892171394138131, 2267988.388871726579964 ], [ 523558.510971156414598, 2268066.429870169609785 ], [ 523676.691930709639564, 2268229.993258128874004 ], [ 523823.373015875171404, 2268327.55912915430963 ], [ 523934.135034346370958, 2268305.883620558306575 ], [ 524026.560086800775025, 2268191.92609241604805 ], [ 524057.545027588144876, 2268130.616671510972083 ], [ 524074.678669448068831, 2268117.973015731200576 ], [ 524093.249802222009748, 2268042.449405930936337 ], [ 524271.381178679061122, 2267850.668191149830818 ], [ 524390.810380873270333, 2267498.583223748020828 ], [ 524447.178133564768359, 2267180.650416051968932 ], [ 524696.652748789289035, 2267216.664757032878697 ], [ 524885.666850144392811, 2267087.072031574323773 ], [ 524933.979743719799444, 2267037.099841332063079 ], [ 525085.436120910686441, 2266979.890361288562417 ], [ 525127.846053046872839, 2266807.407793269492686 ], [ 525163.489732942078263, 2266751.430894132703543 ], [ 525205.476482099969871, 2266670.456740093417466 ], [ 525290.221893971553072, 2266638.444553031586111 ], [ 525397.411166137433611, 2266586.544756439514458 ], [ 525511.792751029599458, 2266559.409607904963195 ], [ 525509.29252090328373, 2266411.380367033183575 ], [ 525620.172108629718423, 2266272.6701201768592 ], [ 525617.083057608339004, 2266089.81454602163285 ], [ 525746.769577884697355, 2265999.752971841022372 ], [ 525881.217871312983334, 2265977.603326163254678 ], [ 525965.881195203633979, 2265844.634161904454231 ], [ 525913.549992989283055, 2265675.509736176580191 ], [ 525855.966138969059102, 2265676.584413143806159 ], [ 525657.565067492192611, 2265512.829985865391791 ], [ 525519.249207274871878, 2265388.601727245375514 ], [ 525257.398416140233167, 2265250.299164625816047 ], [ 525375.736732293269597, 2265099.185026642866433 ], [ 525538.393805336207151, 2265122.66317311860621 ], [ 525660.116524327313527, 2265029.384086828678846 ], [ 525691.604957980336621, 2264968.651929351501167 ], [ 525776.347978203324601, 2264936.638093441724777 ], [ 525818.333304917672649, 2264855.661097794771194 ], [ 526028.881703963503242, 2264636.553957773372531 ], [ 526094.859630996128544, 2264366.966064197011292 ], [ 525941.488387806806713, 2264321.534232380799949 ], [ 525746.556512368842959, 2264125.763421887531877 ], [ 525679.97300088906195, 2264090.594906032085419 ], [ 525605.26807940134313, 2263991.011978360824287 ], [ 525487.436241156188771, 2263993.211793354712427 ], [ 525380.767842129105702, 2263923.976649858057499 ], [ 525250.81246627192013, 2263885.478000247851014 ], [ 525225.254944002139382, 2263851.409176059998572 ], [ 525084.378341239644215, 2263712.406787506304681 ], [ 525118.914815104100853, 2263602.960510020144284 ], [ 525183.286171079264022, 2263455.286221758462489 ], [ 525055.334473852766678, 2263267.01641677506268 ], [ 525032.283374229911715, 2263069.398890484124422 ], [ 524933.202946178498678, 2263003.074400825425982 ], [ 524919.158584498451091, 2263019.256961370818317 ], [ 524854.085834793513641, 2263041.527142088860273 ], [ 524814.693381255143322, 2263254.544641271233559 ], [ 524745.852430460625328, 2263337.031950263306499 ], [ 524704.697643610299565, 2263537.72165528126061 ], [ 524391.834548714221455, 2263584.269300524145365 ], [ 524200.134015379066113, 2263514.53363570664078 ], [ 523968.176240761298686, 2263459.640908195637167 ], [ 523859.941839448176324, 2263584.346932671964169 ], [ 523661.866025024617556, 2263601.816182930953801 ], [ 523630.640484120987821, 2263302.834708991460502 ], [ 523478.311234497232363, 2263167.927947171963751 ], [ 523297.940346663875971, 2263125.240999551489949 ], [ 523096.534411668544635, 2262953.733890210278332 ], [ 523042.671834331704304, 2262792.466622814536095 ], [ 523054.86578535917215, 2262734.612751349806786 ], [ 523049.617902225989383, 2262671.30031325481832 ], [ 522795.168544295942411, 2262584.311752894893289 ], [ 522630.385189320950303, 2262638.131978056393564 ], [ 522491.870819284988102, 2262608.516085969284177 ], [ 522413.580578323220834, 2262634.086276938207448 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 9.0, "GRIDCODE": 46.0, "X_COORD": 577243.98702999996, "Y_COORD": 305480.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540808.402652573771775, 2263145.670855690725148 ], [ 540792.993585543241352, 2263192.546168859116733 ], [ 540754.835505998344161, 2263245.63798829074949 ], [ 540725.893553280155174, 2263309.279303587041795 ], [ 540681.070490805665031, 2263371.643993375822902 ], [ 540716.366510953870602, 2263574.989794016815722 ], [ 540700.006049026502296, 2263637.658191251568496 ], [ 540704.018760660546832, 2263668.13308431673795 ], [ 540691.413821188965812, 2263716.41642711404711 ], [ 540722.693646926782094, 2263850.118842489086092 ], [ 540687.108377693337388, 2263986.438130587339401 ], [ 540763.892116675386205, 2264049.671578537672758 ], [ 540674.028297421871684, 2264106.598610164597631 ], [ 540632.72802154708188, 2264232.22758879698813 ], [ 540568.0992245094385, 2264322.150492773391306 ], [ 540539.156903564464301, 2264385.790629534982145 ], [ 540456.057442838442512, 2264438.431325383484364 ], [ 540350.131581432302482, 2264459.730664155445993 ], [ 540245.374972611200064, 2264530.644444339908659 ], [ 540009.249648689758033, 2264457.36890481133014 ], [ 539911.831514176097699, 2264372.039164987392724 ], [ 539865.458967245533131, 2264356.538369011133909 ], [ 539749.218997779884376, 2264449.048541481606662 ], [ 539647.584062521113083, 2264673.15327525511384 ], [ 539647.323655065149069, 2264751.441089099273086 ], [ 539585.137894365820102, 2265009.644054742529988 ], [ 539625.514240224845707, 2265150.589844631962478 ], [ 539608.857806138694286, 2265287.383226136676967 ], [ 539641.200665131094866, 2265357.677896626293659 ], [ 539698.356051893206313, 2265357.788234928622842 ], [ 539785.558914119377732, 2265368.499299169518054 ], [ 540041.290208508726209, 2265479.61716896854341 ], [ 540073.531604902585968, 2265564.205607227049768 ], [ 540113.859400166664273, 2265605.437241493724287 ], [ 540450.797870335401967, 2265733.999880330637097 ], [ 540492.525359209976159, 2265787.554326789453626 ], [ 540537.082993995863944, 2265833.108600215986371 ], [ 540567.701333780889399, 2265961.339905549772084 ], [ 540543.088763096835464, 2266163.50017736852169 ], [ 540410.91646385518834, 2266435.224523204378784 ], [ 540525.608710956177674, 2266497.330195712856948 ], [ 540591.423747000982985, 2266538.980469184927642 ], [ 540569.166432958329096, 2266721.806725247763097 ], [ 540442.12767386669293, 2266822.90836338698864 ], [ 540374.887789395055734, 2266890.032332548871636 ], [ 540374.319831797853112, 2267062.094733916223049 ], [ 540286.471981093287468, 2267203.574782248586416 ], [ 540030.040984591818415, 2267222.133353074081242 ], [ 539985.18945250636898, 2267235.308266942389309 ], [ 540007.126034280401655, 2267330.109947119839489 ], [ 540226.248307245201431, 2267540.243919119238853 ], [ 540211.923335226252675, 2267640.736746184527874 ], [ 540137.401746682706289, 2267757.835636836476624 ], [ 540139.764398628729396, 2267895.700063220225275 ], [ 540096.216384547646157, 2267929.08895284216851 ], [ 540099.390975655172952, 2268114.343681680969894 ], [ 540305.562539756996557, 2268110.438895131461322 ], [ 540409.565036772168241, 2268248.982667317613959 ], [ 540437.03171151294373, 2268367.667912626639009 ], [ 540527.612066869274713, 2268515.48561492562294 ], [ 540759.04318022064399, 2268743.680487001314759 ], [ 540791.242557612247765, 2268924.458390759304166 ], [ 540693.731543847825378, 2269046.50618633441627 ], [ 540694.264938092324883, 2269077.656840995885432 ], [ 540669.8887312336592, 2269248.674669584259391 ], [ 540710.9164819996804, 2269289.127562591806054 ], [ 540734.61086059990339, 2269353.291888731531799 ], [ 540804.852995425113477, 2269385.631759653799236 ], [ 540915.428274515783414, 2269332.055905261076987 ], [ 541052.868503438774496, 2269312.61820531077683 ], [ 541211.417459116550162, 2269382.912709315307438 ], [ 541414.576446802122518, 2269443.020799592137337 ], [ 541442.319796347175725, 2269518.146055513061583 ], [ 541472.599847075762227, 2269548.002674979157746 ], [ 541485.385087410337292, 2269565.031479675322771 ], [ 541682.582447906956077, 2269564.935298657976091 ], [ 541777.214636684511788, 2269510.777110863476992 ], [ 541848.616005351534113, 2269496.923860353417695 ], [ 541863.41573992127087, 2269481.608331201598048 ], [ 541969.721830553608015, 2269441.415605361573398 ], [ 542175.062994924839586, 2269329.097234979271889 ], [ 542518.047822136548348, 2269322.585715111345053 ], [ 542675.286408705287613, 2269532.023917167447507 ], [ 542846.588222338934429, 2269486.996023095212877 ], [ 542959.486937619978562, 2269358.675311082042754 ], [ 543023.301360042882152, 2269212.175162095576525 ], [ 543020.990668254788034, 2269077.791146784089506 ], [ 543221.558975289110094, 2269044.683819230645895 ], [ 543269.846613433095627, 2268994.706852441653609 ], [ 543364.091604271437973, 2268922.442008206620812 ], [ 543309.363320785923861, 2268876.268836593255401 ], [ 543163.184812040417455, 2268821.695465070195496 ], [ 543195.441848160233349, 2268748.305028419010341 ], [ 543258.271706624422222, 2268700.129010556265712 ], [ 543184.638917541946284, 2268582.747405841015279 ], [ 543033.973772907746024, 2268503.238972326740623 ], [ 543032.577306400169618, 2268421.975788954645395 ], [ 543049.650015113060363, 2268302.143373450264335 ], [ 543044.238327095634304, 2267986.966944338753819 ], [ 543116.411217829911038, 2267655.71843250002712 ], [ 543003.815297371009365, 2267499.30360221862793 ], [ 543026.614128620247357, 2267339.298671893775463 ], [ 542948.933772254385985, 2267235.822572172619402 ], [ 542849.498287281836383, 2267137.780163035728037 ], [ 542765.76586749823764, 2267001.143366541713476 ], [ 542739.502728832652792, 2266930.020307728089392 ], [ 542665.754255167790689, 2266857.302488751709461 ], [ 542660.685798262129538, 2266562.123601106926799 ], [ 542725.693174115614966, 2266459.963064596988261 ], [ 542669.45228554517962, 2266269.019939310848713 ], [ 542763.399587809923105, 2266151.420627129264176 ], [ 542761.35757019277662, 2266032.577363109216094 ], [ 542781.275024232920259, 2265892.822180766612291 ], [ 542550.76059589360375, 2265685.907956505194306 ], [ 542377.039168452145532, 2265594.222932049073279 ], [ 542276.830720868427306, 2265460.725660002790391 ], [ 542176.025370101211593, 2265423.085325004532933 ], [ 542120.658487811335362, 2265387.174923178739846 ], [ 542060.582349901436828, 2265355.465780364349484 ], [ 542009.44762164785061, 2265287.344649040140212 ], [ 541948.89051536237821, 2265227.629517692141235 ], [ 541920.264163568965159, 2265189.494657907634974 ], [ 541753.910080498433672, 2265031.922450557351112 ], [ 541610.066666001221165, 2264904.334369909949601 ], [ 541578.183841998456046, 2264766.55008821375668 ], [ 541437.746827880153432, 2264640.48046535346657 ], [ 541101.052223730250262, 2264467.683751289732754 ], [ 541150.681706517585553, 2264347.723149885423481 ], [ 541359.132396680535749, 2264130.673785446211696 ], [ 541337.165183303877711, 2264038.830499260686338 ], [ 541308.764554782188497, 2263978.862285470589995 ], [ 541290.701143421116285, 2263824.366097850725055 ], [ 541233.898419654695317, 2263704.43084947951138 ], [ 541188.793483635177836, 2263509.482948610559106 ], [ 541076.70846016285941, 2263418.138114308938384 ], [ 540985.521545954165049, 2263370.004106206819415 ], [ 540902.915088936453685, 2263288.537533828057349 ], [ 540914.64097395981662, 2263206.278269457630813 ], [ 540883.135404009721242, 2263164.304223172366619 ], [ 540808.402652573771775, 2263145.670855690725148 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 10.0, "GRIDCODE": 47.0, "X_COORD": 562657.1984, "Y_COORD": 306175.56835000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 524933.202946178498678, 2263003.074400825425982 ], [ 525032.283374229911715, 2263069.398890484124422 ], [ 525055.334473852766678, 2263267.01641677506268 ], [ 525183.286171079264022, 2263455.286221758462489 ], [ 525118.914815104100853, 2263602.960510020144284 ], [ 525084.378341239644215, 2263712.406787506304681 ], [ 525225.254944002139382, 2263851.409176059998572 ], [ 525250.81246627192013, 2263885.478000247851014 ], [ 525380.767842129105702, 2263923.976649858057499 ], [ 525487.436241156188771, 2263993.211793354712427 ], [ 525605.26807940134313, 2263991.011978360824287 ], [ 525679.97300088906195, 2264090.594906032085419 ], [ 525746.556512368842959, 2264125.763421887531877 ], [ 525941.488387806806713, 2264321.534232380799949 ], [ 526094.859630996128544, 2264366.966064197011292 ], [ 526028.881703963503242, 2264636.553957773372531 ], [ 525818.333304917672649, 2264855.661097794771194 ], [ 525776.347978203324601, 2264936.638093441724777 ], [ 525691.604957980336621, 2264968.651929351501167 ], [ 525660.116524327313527, 2265029.384086828678846 ], [ 525538.393805336207151, 2265122.66317311860621 ], [ 525375.736732293269597, 2265099.185026642866433 ], [ 525257.398416140233167, 2265250.299164625816047 ], [ 525519.249207274871878, 2265388.601727245375514 ], [ 525657.565067492192611, 2265512.829985865391791 ], [ 525855.966138969059102, 2265676.584413143806159 ], [ 525913.549992989283055, 2265675.509736176580191 ], [ 525965.881195203633979, 2265844.634161904454231 ], [ 525881.217871312983334, 2265977.603326163254678 ], [ 525746.769577884697355, 2265999.752971841022372 ], [ 525617.083057608339004, 2266089.81454602163285 ], [ 525620.172108629718423, 2266272.6701201768592 ], [ 525509.29252090328373, 2266411.380367033183575 ], [ 525511.792751029599458, 2266559.409607904963195 ], [ 525397.411166137433611, 2266586.544756439514458 ], [ 525290.221893971553072, 2266638.444553031586111 ], [ 525205.476482099969871, 2266670.456740093417466 ], [ 525163.489732942078263, 2266751.430894132703543 ], [ 525127.846053046872839, 2266807.407793269492686 ], [ 525085.436120910686441, 2266979.890361288562417 ], [ 524933.979743719799444, 2267037.099841332063079 ], [ 524885.666850144392811, 2267087.072031574323773 ], [ 524696.652748789289035, 2267216.664757032878697 ], [ 524447.178133564768359, 2267180.650416051968932 ], [ 524390.810380873270333, 2267498.583223748020828 ], [ 524271.381178679061122, 2267850.668191149830818 ], [ 524093.249802222009748, 2268042.449405930936337 ], [ 524074.678669448068831, 2268117.973015731200576 ], [ 524098.037640358088538, 2268149.107891727238894 ], [ 524507.248707975959405, 2268263.92981759365648 ], [ 524557.203648983850144, 2268313.213206077925861 ], [ 524621.104570869472809, 2268398.381843870505691 ], [ 524696.788450774736702, 2268473.047999357804656 ], [ 524780.546114930068143, 2268584.680575084872544 ], [ 525146.671954727498814, 2268637.528477255254984 ], [ 525264.003288150532171, 2268564.099404721520841 ], [ 525376.550979640916921, 2268606.158222377300262 ], [ 525483.004044833709486, 2268653.392563962377608 ], [ 525666.663135147537105, 2268649.96638654358685 ], [ 525779.252548558404669, 2268741.754507468082011 ], [ 525939.42863063456025, 2268826.342498641461134 ], [ 526216.547511380165815, 2269011.804038724862039 ], [ 526176.263210817356594, 2269130.735205971635878 ], [ 526023.250236710649915, 2269188.533362303860486 ], [ 526024.838520862162113, 2269282.440345059148967 ], [ 526001.003406122792512, 2269449.372299506329 ], [ 526115.910496113239788, 2269664.276439815759659 ], [ 526075.917281373171136, 2269860.992011013440788 ], [ 526010.63741937384475, 2269963.506408548913896 ], [ 526198.629544294904917, 2270033.753268295899034 ], [ 526264.37952611700166, 2269981.4614253398031 ], [ 526453.085449987091124, 2269750.650782733224332 ], [ 526592.007275032927282, 2269709.88615018222481 ], [ 526869.532935650087893, 2269667.601586062461138 ], [ 526954.965403906186111, 2269582.364116857759655 ], [ 527081.688695051008835, 2269560.801926786080003 ], [ 527191.325302408193238, 2269509.224924736656249 ], [ 527348.220492918975651, 2269577.430294867604971 ], [ 527437.524348766193725, 2269611.52379956189543 ], [ 527551.437615369912237, 2269712.767209219746292 ], [ 527738.212652405374683, 2269713.169319749809802 ], [ 527936.614171347813681, 2269763.548566808924079 ], [ 528073.774529481423087, 2269823.173126276582479 ], [ 528173.145159600651823, 2269636.35043054446578 ], [ 528335.211524024605751, 2269608.771535910665989 ], [ 528395.295025483821519, 2269580.504422791302204 ], [ 528508.358567774062976, 2269594.415852745994925 ], [ 528578.709538186900318, 2269267.338933072984219 ], [ 528407.90362411364913, 2269182.69291081186384 ], [ 528328.300515666604042, 2269213.738396409898996 ], [ 528266.904051995952614, 2269242.624670655466616 ], [ 528237.151254123426042, 2269117.938918752595782 ], [ 528094.379563829745166, 2268934.652040201239288 ], [ 528019.110656087985262, 2268893.875103335827589 ], [ 528022.961413916083984, 2268862.299864370375872 ], [ 527908.4538718406111, 2268778.20782879460603 ], [ 527945.524065824458376, 2268696.484912291169167 ], [ 528098.377611850271933, 2268574.906964583322406 ], [ 528104.739370927796699, 2268522.73157256282866 ], [ 527860.242469220655039, 2268357.60219809319824 ], [ 527948.27795857784804, 2268215.893029665574431 ], [ 528093.784341139020398, 2267875.23259817250073 ], [ 527905.670627951039933, 2267852.083559374324977 ], [ 527761.933049995801412, 2267851.774534756317735 ], [ 527615.605728822527453, 2267744.309393420815468 ], [ 527615.941488711512648, 2267648.686623430810869 ], [ 527770.657926588319242, 2267562.393761076964438 ], [ 527779.749779933015816, 2267487.845167849212885 ], [ 527779.954567167325877, 2267429.715527324005961 ], [ 527816.975951948086731, 2267370.121082770638168 ], [ 527868.569734207703732, 2267273.11477264482528 ], [ 527938.26260380691383, 2267317.238506853580475 ], [ 528057.261971994652413, 2267381.709991314448416 ], [ 528141.507686491473578, 2267489.86613224633038 ], [ 528317.19923418504186, 2267490.244980056770146 ], [ 528365.474484486039728, 2267496.185384642332792 ], [ 528638.731330284033902, 2267438.187673501670361 ], [ 528685.035830224049278, 2267363.648159339092672 ], [ 528685.245351053425111, 2267303.589156962931156 ], [ 528717.769913264201023, 2267303.658414953388274 ], [ 528747.457661377382465, 2267307.310318158008158 ], [ 528916.419102796819061, 2267307.671472917310894 ], [ 529132.040146662155166, 2267389.990438947454095 ], [ 529274.503555396222509, 2267451.920852123759687 ], [ 529433.701961666578427, 2267471.507962239906192 ], [ 529660.795776582206599, 2267344.834197266958654 ], [ 529692.79270660399925, 2267259.571140233427286 ], [ 529580.248048111796379, 2267049.533129216171801 ], [ 529486.462918002624065, 2266988.677237748168409 ], [ 529339.720035529346205, 2266945.222683609463274 ], [ 529269.995591546525247, 2266876.443531091324985 ], [ 529233.655270291143097, 2266649.491953869350255 ], [ 529125.952950490172952, 2266421.998596380464733 ], [ 529145.083630351466127, 2266287.968267420306802 ], [ 529116.3060837861849, 2266209.982883062213659 ], [ 529032.079465315444395, 2266086.078389067202806 ], [ 529005.831777885556221, 2266014.946976441890001 ], [ 528868.979880120139569, 2265879.943624265491962 ], [ 528843.468641748651862, 2265720.610631437040865 ], [ 528724.463956629741006, 2265528.875764149241149 ], [ 528599.343097900389694, 2265405.442178502678871 ], [ 528574.894919697311707, 2265299.69358158390969 ], [ 528518.587855127290823, 2265207.752883200533688 ], [ 528496.959756248281337, 2265072.666568835265934 ], [ 528430.050585372024216, 2264931.327905183658004 ], [ 528384.47371149843093, 2264807.799172998405993 ], [ 528109.833858188940212, 2264587.783494408242404 ], [ 528056.969754761084914, 2264444.502238925546408 ], [ 527946.364289944525808, 2264335.380240867845714 ], [ 527925.883408636320382, 2264101.253086955286562 ], [ 527846.980754051823169, 2264023.409629330039024 ], [ 527882.614638918195851, 2263896.35912459064275 ], [ 527950.10776438692119, 2263811.910246301442385 ], [ 527948.813041337998584, 2263735.369767190888524 ], [ 527967.099872153368779, 2263607.262232849374413 ], [ 527922.194722548825666, 2263512.393295161426067 ], [ 527884.67778226302471, 2263384.892024648375809 ], [ 527861.730169591493905, 2263285.614462411031127 ], [ 527771.147742986795492, 2263287.309255665168166 ], [ 527751.502166219986975, 2263062.686882766894996 ], [ 527698.682733727968298, 2263010.572397023439407 ], [ 527650.855330618331209, 2262854.209190477617085 ], [ 527537.95693517010659, 2262794.580328756943345 ], [ 527536.565499300835654, 2262712.182384960353374 ], [ 527547.257563663762994, 2262637.283193379640579 ], [ 527544.356181009672582, 2262465.6828154604882 ], [ 527576.449993751593865, 2262351.9517752379179 ], [ 527440.382333703455515, 2262357.451226782985032 ], [ 527200.91618230228778, 2262375.157188693992794 ], [ 526876.129696537856944, 2262294.460597498342395 ], [ 526847.885997957084328, 2262256.809153323993087 ], [ 526727.318673126050271, 2262315.198702279478312 ], [ 526546.321908395853825, 2262345.022663587704301 ], [ 526502.853975386940874, 2262546.841469229198992 ], [ 526206.837163127260283, 2262491.942379706539214 ], [ 526054.329596627037972, 2262494.790371739305556 ], [ 525838.099445785395801, 2262613.000088446773589 ], [ 525727.189343207865022, 2262522.561499454081059 ], [ 525579.611525071319193, 2262455.141427473165095 ], [ 525554.05462959012948, 2262421.071982120163739 ], [ 525406.477214610553347, 2262353.651307250373065 ], [ 525336.565702254883945, 2262260.452466360293329 ], [ 525228.0251150210388, 2262372.735533173196018 ], [ 525166.387285478063859, 2262419.973710666410625 ], [ 524798.57899919920601, 2262434.818424502387643 ], [ 524705.710112730157562, 2262530.888170237652957 ], [ 524707.176913333707489, 2262617.872262793593109 ], [ 524826.58577905735001, 2262680.947168429382145 ], [ 524892.482893296866678, 2262768.796125609427691 ], [ 524918.067434692406096, 2262988.139542977325618 ], [ 524933.202946178498678, 2263003.074400825425982 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 11.0, "GRIDCODE": 42.0, "X_COORD": 572539.42342999997, "Y_COORD": 303530.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 536592.96686977148056, 2261190.860079796053469 ], [ 536573.806082676281221, 2261234.843918783590198 ], [ 536598.817471754504368, 2261356.857612194493413 ], [ 536577.782661037170328, 2261504.361803092062473 ], [ 536666.77247292548418, 2261592.14094228297472 ], [ 536688.778842207393609, 2261794.874413941986859 ], [ 536486.615814114571549, 2261871.299315230920911 ], [ 536372.070339769357815, 2261854.788211967796087 ], [ 536287.176592149888165, 2261856.388486756011844 ], [ 536136.998951755464077, 2262011.810901908203959 ], [ 536048.825665673124604, 2261954.600333451293409 ], [ 535966.253004929749295, 2261956.158221480436623 ], [ 535765.644575283280574, 2262163.76678673364222 ], [ 535544.117199399042875, 2261983.186294766142964 ], [ 535444.824750320287421, 2261985.058625837787986 ], [ 535338.707576272310689, 2261843.63795802090317 ], [ 535231.376892853993922, 2261954.713843885809183 ], [ 535031.450725755188614, 2262107.989979634992778 ], [ 534994.736811572220176, 2262102.697191546671093 ], [ 534907.889360969536938, 2262144.773930050432682 ], [ 534848.019336439552717, 2262260.297678069211543 ], [ 534658.11461711791344, 2262232.916390395723283 ], [ 534363.928371260291897, 2262254.710387150757015 ], [ 534226.932137830299325, 2262165.816851790063083 ], [ 534071.468867274816148, 2262263.166645904071629 ], [ 533942.486185056972317, 2262218.696149695664644 ], [ 533673.836077485699207, 2262173.985688575543463 ], [ 533631.257617735886015, 2262155.097044872120023 ], [ 533617.216765237506479, 2262171.282189977355301 ], [ 533563.723333181347698, 2262352.017876790836453 ], [ 533578.475604130188003, 2262529.640616257674992 ], [ 533533.092271235189401, 2262745.143214055337012 ], [ 533423.278291081194766, 2262820.291305357590318 ], [ 533326.978504610364325, 2262931.288921282626688 ], [ 533283.245030052261427, 2263208.402004208415747 ], [ 533232.051040753605776, 2263278.832123060710728 ], [ 533276.410976060084067, 2263296.132546730339527 ], [ 533437.526643929770216, 2263446.368471321649849 ], [ 533569.181186143425293, 2263497.711549181491137 ], [ 533695.424060688936152, 2263653.876757798716426 ], [ 533895.142124209436588, 2263731.759730313904583 ], [ 533930.480815588030964, 2263821.632387063466012 ], [ 533969.41418577847071, 2263853.131375042721629 ], [ 534116.857984866714105, 2263711.183931536972523 ], [ 534301.182054125703871, 2263693.171514654532075 ], [ 534360.879347398644313, 2263635.700862380675972 ], [ 534398.746050423709676, 2263604.432735476642847 ], [ 534832.988073750166222, 2263648.970268772915006 ], [ 535129.916056116227992, 2263775.406888803467155 ], [ 535374.723239337676205, 2263824.877972896210849 ], [ 535470.582568152109161, 2264068.642482537776232 ], [ 535529.506427837884985, 2264101.38434799946845 ], [ 535586.017468864563853, 2264136.278286105953157 ], [ 535793.931944747571833, 2264178.292676206678152 ], [ 535963.630945563316345, 2264336.514444134198129 ], [ 536209.72858904057648, 2264391.997844087891281 ], [ 536295.743306185817346, 2264498.390319662168622 ], [ 536339.434850771795027, 2264544.718360905535519 ], [ 536366.148438069154508, 2264577.757009607739747 ], [ 536464.496785091003403, 2264616.103349786251783 ], [ 536567.820597663288936, 2264618.388783964328468 ], [ 536753.211205319268629, 2264492.369309844449162 ], [ 536824.504937451216392, 2264423.728435910306871 ], [ 536870.703408414963633, 2264428.464066124521196 ], [ 536810.833320183679461, 2264527.290159093216062 ], [ 536905.601684679393657, 2264579.944467013701797 ], [ 536938.60743757407181, 2264620.766350152902305 ], [ 536918.222824210301042, 2264820.922431023791432 ], [ 536976.108105799648911, 2264993.370016861706972 ], [ 537025.358875942765735, 2265193.433124313130975 ], [ 537327.931910993065685, 2265703.210532397963107 ], [ 537352.299669037107378, 2265802.192608362063766 ], [ 537612.028634619899094, 2265746.049372563138604 ], [ 537991.993871906772256, 2265944.147016389295459 ], [ 538190.359486676286906, 2265994.484792076982558 ], [ 538485.653953505097888, 2266122.799695757217705 ], [ 538847.808679221663624, 2266248.28890638705343 ], [ 539156.404056031140499, 2266444.421670119278133 ], [ 539435.858365831431001, 2266730.145055290311575 ], [ 539660.504756809212267, 2267018.4505127472803 ], [ 539841.864696780336089, 2267164.121330265887082 ], [ 539985.18945250636898, 2267235.308266942389309 ], [ 540030.040984591818415, 2267222.133353074081242 ], [ 540286.471981093287468, 2267203.574782248586416 ], [ 540374.319831797853112, 2267062.094733916223049 ], [ 540374.887789395055734, 2266890.032332548871636 ], [ 540442.12767386669293, 2266822.90836338698864 ], [ 540569.166432958329096, 2266721.806725247763097 ], [ 540591.423747000982985, 2266538.980469184927642 ], [ 540525.608710956177674, 2266497.330195712856948 ], [ 540410.91646385518834, 2266435.224523204378784 ], [ 540543.088763096835464, 2266163.50017736852169 ], [ 540567.701333780889399, 2265961.339905549772084 ], [ 540537.082993995863944, 2265833.108600215986371 ], [ 540492.525359209976159, 2265787.554326789453626 ], [ 540450.797870335401967, 2265733.999880330637097 ], [ 540113.859400166664273, 2265605.437241493724287 ], [ 540073.531604902585968, 2265564.205607227049768 ], [ 540041.290208508726209, 2265479.61716896854341 ], [ 539785.558914119377732, 2265368.499299169518054 ], [ 539698.356051893206313, 2265357.788234928622842 ], [ 539641.200665131094866, 2265357.677896626293659 ], [ 539608.857806138694286, 2265287.383226136676967 ], [ 539625.514240224845707, 2265150.589844631962478 ], [ 539585.137894365820102, 2265009.644054742529988 ], [ 539647.323655065149069, 2264751.441089099273086 ], [ 539647.584062521113083, 2264673.15327525511384 ], [ 539749.218997779884376, 2264449.048541481606662 ], [ 539865.458967245533131, 2264356.538369011133909 ], [ 539852.101421556086279, 2264340.019910336472094 ], [ 539765.254245273536071, 2264275.322302687913179 ], [ 539735.972867401666008, 2264239.111343093216419 ], [ 539621.894379906821996, 2264175.73507931176573 ], [ 539532.743585725547746, 2264105.148936702869833 ], [ 539306.307190261082724, 2264100.154251165688038 ], [ 539152.26991181448102, 2263970.421427303925157 ], [ 539170.630810038070194, 2263790.082736629992723 ], [ 539143.235845765215345, 2263691.72748829703778 ], [ 539206.629077020683326, 2263639.373970014974475 ], [ 539185.749851802363992, 2263512.734676579944789 ], [ 539104.540330928633921, 2263375.90939178224653 ], [ 539146.115074041183107, 2263222.469182816334069 ], [ 539240.690678328624927, 2263092.989689037203789 ], [ 539290.434463137178682, 2263051.905771075747907 ], [ 539243.151186202885583, 2262882.136792837642133 ], [ 539293.91942009946797, 2262760.743729163892567 ], [ 539192.738029309781268, 2262653.46023001242429 ], [ 539104.376419239677489, 2262544.169218959286809 ], [ 539037.905595374642871, 2262507.238393130712211 ], [ 539005.630894539062865, 2262425.177606861107051 ], [ 538822.287025100784376, 2262557.755710986442864 ], [ 538578.690415566088632, 2262532.787784844636917 ], [ 538466.198295587440953, 2262561.2153628654778 ], [ 538386.99843041645363, 2262597.428508793003857 ], [ 538332.372912916704081, 2262539.508380446583033 ], [ 538277.568669868865982, 2262471.719920067116618 ], [ 538145.434561867732555, 2262355.498188617639244 ], [ 537984.606624182779342, 2262266.141988089308143 ], [ 537948.553917094366625, 2262227.909851404838264 ], [ 537917.579232380841859, 2262102.076107732951641 ], [ 537812.041747535695322, 2262036.90913231484592 ], [ 537521.292038678308018, 2261961.827459974214435 ], [ 537488.702331483713351, 2261927.267510341480374 ], [ 537462.674979455885477, 2261719.205921709537506 ], [ 537354.742110943421721, 2261677.121191616170108 ], [ 537298.232904688105918, 2261642.227768637239933 ], [ 537138.803875083220191, 2261553.641013569198549 ], [ 537038.738031587912701, 2261373.214668553322554 ], [ 536960.125862118904479, 2261289.848849616013467 ], [ 536909.147861758479849, 2261226.791461848653853 ], [ 536592.96686977148056, 2261190.860079796053469 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 12.0, "GRIDCODE": 49.0, "X_COORD": 580523.00589000003, "Y_COORD": 305541.73961 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 542980.905563623760827, 2260922.986125017516315 ], [ 542797.330664299777709, 2260984.736625831574202 ], [ 542705.081433928571641, 2261091.106385263614357 ], [ 542652.181559070246294, 2261127.323503837920725 ], [ 542566.765103135956451, 2261253.099256861023605 ], [ 542476.728134810691699, 2261233.882204105146229 ], [ 542415.770289933308959, 2261142.86572088021785 ], [ 542288.212006801506504, 2261054.523254834115505 ], [ 542095.987364981439896, 2261117.388839896768332 ], [ 542051.302031904808246, 2261231.591842137277126 ], [ 542152.345514583517797, 2261321.030854401178658 ], [ 542176.189235338242725, 2261356.629507368430495 ], [ 542219.259007603279315, 2261394.75075760949403 ], [ 542236.537876075250097, 2261557.358208751305938 ], [ 542020.610527600278147, 2261662.3968684701249 ], [ 541964.455273352214135, 2261727.14473691675812 ], [ 541754.236686978139915, 2261799.17224436532706 ], [ 541711.231811241479591, 2261888.880551360547543 ], [ 541547.395929698832333, 2262056.166780860163271 ], [ 541515.566705121658742, 2262148.760641302913427 ], [ 541459.851224700454623, 2262230.140466983430088 ], [ 541414.91953917813953, 2262323.864427192136645 ], [ 541314.428352006012574, 2262434.632448769174516 ], [ 541254.519606265123002, 2262559.597781473770738 ], [ 541169.804722824716009, 2262683.331394832581282 ], [ 541047.040483510121703, 2262657.127360693179071 ], [ 541065.506552582490258, 2262879.147111428901553 ], [ 541018.779794921632856, 2262869.172313680872321 ], [ 540893.735222757444717, 2262951.249555248767138 ], [ 540861.463532317662612, 2263045.124144811183214 ], [ 540808.402652573771775, 2263145.670855690725148 ], [ 540883.135404009721242, 2263164.304223172366619 ], [ 540914.64097395981662, 2263206.278269457630813 ], [ 540902.915088936453685, 2263288.537533828057349 ], [ 540985.521545954165049, 2263370.004106206819415 ], [ 541076.70846016285941, 2263418.138114308938384 ], [ 541188.793483635177836, 2263509.482948610559106 ], [ 541233.898419654695317, 2263704.43084947951138 ], [ 541290.701143421116285, 2263824.366097850725055 ], [ 541308.764554782188497, 2263978.862285470589995 ], [ 541337.165183303877711, 2264038.830499260686338 ], [ 541359.132396680535749, 2264130.673785446211696 ], [ 541150.681706517585553, 2264347.723149885423481 ], [ 541101.052223730250262, 2264467.683751289732754 ], [ 541437.746827880153432, 2264640.48046535346657 ], [ 541578.183841998456046, 2264766.55008821375668 ], [ 541610.066666001221165, 2264904.334369909949601 ], [ 541753.910080498433672, 2265031.922450557351112 ], [ 541920.264163568965159, 2265189.494657907634974 ], [ 541948.89051536237821, 2265227.629517692141235 ], [ 542009.44762164785061, 2265287.344649040140212 ], [ 542060.582349901436828, 2265355.465780364349484 ], [ 542120.658487811335362, 2265387.174923178739846 ], [ 542176.025370101211593, 2265423.085325004532933 ], [ 542276.830720868427306, 2265460.725660002790391 ], [ 542377.039168452145532, 2265594.222932049073279 ], [ 542550.76059589360375, 2265685.907956505194306 ], [ 542781.275024232920259, 2265892.822180766612291 ], [ 542761.35757019277662, 2266032.577363109216094 ], [ 542763.399587809923105, 2266151.420627129264176 ], [ 542669.45228554517962, 2266269.019939310848713 ], [ 542725.693174115614966, 2266459.963064596988261 ], [ 542660.685798262129538, 2266562.123601106926799 ], [ 542665.754255167790689, 2266857.302488751709461 ], [ 542739.502728832652792, 2266930.020307728089392 ], [ 542765.76586749823764, 2267001.143366541713476 ], [ 542849.498287281836383, 2267137.780163035728037 ], [ 542948.933772254385985, 2267235.822572172619402 ], [ 543026.614128620247357, 2267339.298671893775463 ], [ 543003.815297371009365, 2267499.30360221862793 ], [ 543116.411217829911038, 2267655.71843250002712 ], [ 543044.238327095634304, 2267986.966944338753819 ], [ 543049.650015113060363, 2268302.143373450264335 ], [ 543032.577306400169618, 2268421.975788954645395 ], [ 543033.973772907746024, 2268503.238972326740623 ], [ 543184.638917541946284, 2268582.747405841015279 ], [ 543258.271706624422222, 2268700.129010556265712 ], [ 543195.441848160233349, 2268748.305028419010341 ], [ 543163.184812040417455, 2268821.695465070195496 ], [ 543309.363320785923861, 2268876.268836593255401 ], [ 543364.091604271437973, 2268922.442008206620812 ], [ 543269.846613433095627, 2268994.706852441653609 ], [ 543221.558975289110094, 2269044.683819230645895 ], [ 543020.990668254788034, 2269077.791146784089506 ], [ 543023.301360042882152, 2269212.175162095576525 ], [ 542959.486937619978562, 2269358.675311082042754 ], [ 542846.588222338934429, 2269486.996023095212877 ], [ 542675.286408705287613, 2269532.023917167447507 ], [ 542518.047822136548348, 2269322.585715111345053 ], [ 542175.062994924839586, 2269329.097234979271889 ], [ 541969.721830553608015, 2269441.415605361573398 ], [ 541863.41573992127087, 2269481.608331201598048 ], [ 541848.616005351534113, 2269496.923860353417695 ], [ 541891.487900443491526, 2269515.548121529631317 ], [ 542122.682149480679072, 2269561.530468169599771 ], [ 542121.310501967789605, 2269982.307144517078996 ], [ 542074.449635604047216, 2270367.2891442226246 ], [ 542324.918956202804111, 2270602.594525692053139 ], [ 542471.206962878466584, 2270602.869967431761324 ], [ 542564.841531698475592, 2270698.578678118996322 ], [ 542568.824050930794328, 2271129.160815447568893 ], [ 542656.549000894301571, 2271294.815243201330304 ], [ 542697.116107345675118, 2271498.085078754462302 ], [ 542722.281520656542853, 2271705.843155149370432 ], [ 542767.776928584789857, 2271804.686704106628895 ], [ 542792.050949321710505, 2271868.337140456773341 ], [ 542806.904032311402261, 2271883.519581764936447 ], [ 542852.311422269791365, 2271841.358796551823616 ], [ 542943.058343540062197, 2271845.116443241015077 ], [ 542982.941000528866425, 2271892.634741854853928 ], [ 543121.647074241423979, 2271950.450745152309537 ], [ 543295.914311077445745, 2271957.665733645670116 ], [ 543467.187915808637626, 2271971.845685209147632 ], [ 543566.186337677412666, 2271946.064638951793313 ], [ 543741.244406099081971, 2271897.446237397380173 ], [ 543889.659373622038402, 2272026.583072066307068 ], [ 543948.022956023691222, 2272059.821313144639134 ], [ 543997.459827825427055, 2272118.723994323983788 ], [ 544113.790939030703157, 2272209.466341842897236 ], [ 544210.019998259260319, 2272166.743483548052609 ], [ 544604.157639973447658, 2272161.257139532826841 ], [ 544624.023774124798365, 2271687.90694337990135 ], [ 544663.396459785290062, 2271621.276397754438221 ], [ 544735.553834490594454, 2271413.598315597511828 ], [ 544783.90444177237805, 2271372.173509030602872 ], [ 544830.577680900343694, 2271328.829501807689667 ], [ 544927.973074991488829, 2271245.382554406300187 ], [ 544936.648260256159119, 2271038.65436642523855 ], [ 544972.26240934280213, 2270974.960598952136934 ], [ 545005.140197079977952, 2270946.789755383506417 ], [ 545016.503791224444285, 2270676.081580091267824 ], [ 545178.52697911427822, 2270537.254318603314459 ], [ 545212.71503280242905, 2270476.107372745871544 ], [ 545395.437091038445942, 2270451.707474829629064 ], [ 545403.868347019073553, 2270250.820004612207413 ], [ 545440.611481376457959, 2270188.630323979072273 ], [ 545490.093346055480652, 2270100.126083778217435 ], [ 545548.991269969847053, 2270000.440843764692545 ], [ 545478.174904730753042, 2269786.523154151625931 ], [ 545569.268419562256895, 2269564.147184266708791 ], [ 545570.652100029983558, 2269531.22708553634584 ], [ 545604.770306455553509, 2269473.479816051200032 ], [ 545653.216335435863584, 2269286.109730284661055 ], [ 545738.758270827704109, 2269212.8106191130355 ], [ 545753.798311684047803, 2269030.537555898539722 ], [ 545696.105927623109892, 2268967.127684677019715 ], [ 545947.168257782352157, 2268768.772038745693862 ], [ 546089.545277802739292, 2268675.328507990576327 ], [ 546230.351541978074238, 2268544.55452139955014 ], [ 546565.107442869339138, 2268371.024149478413165 ], [ 546513.820459713460878, 2268252.843400608748198 ], [ 546561.504849029472098, 2268048.613201715052128 ], [ 546571.052924244431779, 2267821.05051442515105 ], [ 546735.21910537884105, 2267778.280319344252348 ], [ 546853.290064231376164, 2267677.102186943404377 ], [ 546972.653299203957431, 2267566.238038557581604 ], [ 547098.416034752153791, 2267513.984908630140126 ], [ 547160.031578132649884, 2267461.183038827031851 ], [ 547123.558681423193775, 2267179.459855380468071 ], [ 547076.435962905292399, 2266965.577944054268301 ], [ 547056.635124887805432, 2266812.626787123270333 ], [ 547005.855281009571627, 2266756.813184141181409 ], [ 547121.813876123051159, 2266726.602662583813071 ], [ 547173.338733728625812, 2266678.743610970675945 ], [ 547381.732149393064901, 2266640.917931081727147 ], [ 547523.632764602196403, 2266509.11262212600559 ], [ 547670.884252416202798, 2266521.293883726932108 ], [ 547706.717849115259014, 2266460.632997672073543 ], [ 547772.033938425011002, 2266343.787278736941516 ], [ 547831.456113956752233, 2266406.662909822538495 ], [ 547939.06127800536342, 2266534.880628199316561 ], [ 548102.625800457550213, 2266513.39142297860235 ], [ 548310.18125674687326, 2266377.149928300641477 ], [ 548361.041850958717987, 2266247.114122799597681 ], [ 548425.807442155783065, 2266186.954730866476893 ], [ 548490.267127961385995, 2266131.712729505263269 ], [ 548567.150768720777705, 2266060.296927473507822 ], [ 548720.028926152735949, 2266039.868191358633339 ], [ 548804.182566945790313, 2265961.695243586786091 ], [ 548988.53293008392211, 2265831.911012597382069 ], [ 548926.727558346581645, 2265603.755137001164258 ], [ 548928.821625647484325, 2265553.80950350407511 ], [ 548936.237177059636451, 2265463.910043135285378 ], [ 548853.758353625307791, 2265322.777509650215507 ], [ 548810.550785675295629, 2265077.894736833870411 ], [ 548577.14338160736952, 2265004.815086849965155 ], [ 548517.410514164832421, 2264968.854857281781733 ], [ 548403.583730316953734, 2264904.024436760693789 ], [ 548347.350874265423045, 2264807.794835182838142 ], [ 548276.280329603818245, 2264632.687100294977427 ], [ 548186.050416557467543, 2264525.167740076780319 ], [ 548042.90887899545487, 2264395.144913556985557 ], [ 547994.951766533311456, 2264206.267529128119349 ], [ 547918.435278088552877, 2264029.926882424391806 ], [ 547921.159243724192493, 2263964.998706047423184 ], [ 547928.607250703847967, 2263874.724446796812117 ], [ 547671.854600769933313, 2263807.330627957358956 ], [ 547605.851540527306497, 2263734.779221 ], [ 547521.063495132140815, 2263633.737540592439473 ], [ 547289.086215520394035, 2263657.269580510444939 ], [ 547184.29886025050655, 2263798.707204817794263 ], [ 547118.525447152205743, 2263884.698324660770595 ], [ 547085.54065456893295, 2263943.707918462343514 ], [ 546966.549910703208297, 2263993.151284158229828 ], [ 546898.738405338488519, 2264051.266168146394193 ], [ 546896.173005184042268, 2264112.396499140188098 ], [ 546658.670940029551275, 2264158.42712861392647 ], [ 546338.668459249543957, 2263929.338913712650537 ], [ 546340.017011095187627, 2263897.162616769783199 ], [ 546353.020276584313251, 2263739.595104055479169 ], [ 546196.589526337804273, 2263617.542195041663945 ], [ 546032.674292999086902, 2263603.974851699545979 ], [ 545907.295383588178083, 2263659.655551203526556 ], [ 545849.071399250184186, 2263624.600238542072475 ], [ 545762.730798673816025, 2263575.416116586886346 ], [ 545773.2218292276375, 2263325.526831959374249 ], [ 545907.693996361223981, 2263144.025542051531374 ], [ 546003.118993245065212, 2263062.245088871568441 ], [ 545983.044459994183853, 2262853.943700504489243 ], [ 545877.363076880341396, 2262689.363925105892122 ], [ 545791.691904198145494, 2262595.184355608187616 ], [ 545709.825001287390478, 2262497.613575764931738 ], [ 545651.47116985253524, 2262464.371910772286355 ], [ 545570.131408555898815, 2262367.431107721291482 ], [ 545331.458562017418444, 2262413.68271021079272 ], [ 545220.403229283750989, 2262355.0668399995193 ], [ 545154.295307210180908, 2262282.389321777038276 ], [ 545115.907857981976122, 2262187.786559251137078 ], [ 545040.733969526248984, 2262184.674414291977882 ], [ 544955.319173111463897, 2261918.010553631931543 ], [ 544840.664828351116739, 2261831.358608447015285 ], [ 544687.619534898200072, 2261648.950850076042116 ], [ 544629.806700418470427, 2261644.163109821267426 ], [ 544492.257303696358576, 2261679.997642182745039 ], [ 544380.338311217492446, 2261775.91254931781441 ], [ 544328.947226810734719, 2261867.841697496362031 ], [ 544286.636582904378884, 2261805.36771135777235 ], [ 544274.142755994689651, 2261527.442862433381379 ], [ 544195.572431166307069, 2261346.318540693260729 ], [ 544170.014209133340046, 2261283.323137843050063 ], [ 544011.309113183408044, 2261397.149015827104449 ], [ 543894.194384297472425, 2261387.44992371276021 ], [ 543723.963112512486987, 2261380.400437721982598 ], [ 543575.473014251794666, 2261217.138177326880395 ], [ 543548.175628044526093, 2261184.600365956313908 ], [ 543459.848043807782233, 2261180.942059740424156 ], [ 543373.158161527477205, 2261113.290208817459643 ], [ 543106.232416603364982, 2261067.092368170619011 ], [ 543065.302133193123154, 2261018.302696214057505 ], [ 543008.19231790152844, 2260955.512677179649472 ], [ 542980.905563623760827, 2260922.986125017516315 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 13.0, "GRIDCODE": 43.0, "X_COORD": 554938.66362000001, "Y_COORD": 303267.2987 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 519820.120919636916369, 2259146.896098244003952 ], [ 519713.179863742785528, 2259182.735791412182152 ], [ 519611.547904350154568, 2259133.849103799089789 ], [ 519561.351732295297552, 2259205.429760558530688 ], [ 519493.894698017975315, 2259354.053235692903399 ], [ 519458.755016038136091, 2259410.610711395740509 ], [ 519419.423145869746804, 2259542.958280254155397 ], [ 519278.051588983449619, 2259655.396346577443182 ], [ 519042.128846167470329, 2259890.779339744709432 ], [ 519005.43562328547705, 2259988.516586067155004 ], [ 518970.295269817870576, 2260045.073162422515452 ], [ 518922.70105353515828, 2260354.034066556021571 ], [ 519076.3069269109983, 2260511.226835083216429 ], [ 519023.690125960565638, 2260595.910090525634587 ], [ 518944.916233658266719, 2260586.199488626793027 ], [ 518824.478365956514608, 2260489.369757101871073 ], [ 518751.876204747299198, 2260450.010810173116624 ], [ 518573.529106927278917, 2260449.59466665610671 ], [ 518418.141080131579656, 2260767.923915736377239 ], [ 518377.042373487958685, 2260793.87885114364326 ], [ 518231.324903537053615, 2260701.569273394532502 ], [ 518179.765478393586818, 2260753.006977296434343 ], [ 518146.51146505062934, 2260779.45266168564558 ], [ 518116.396797370282002, 2260809.496876569464803 ], [ 518075.297923134639859, 2260835.451556778512895 ], [ 517969.405592117924243, 2260768.369015647098422 ], [ 517799.428764474578202, 2260703.422754133120179 ], [ 517638.347968325135298, 2260588.202103945426643 ], [ 517356.874879058101214, 2260587.539040008559823 ], [ 517294.285495334421284, 2260935.392026850022376 ], [ 517144.333392740983982, 2261019.003875877708197 ], [ 517099.778177298197988, 2261137.667759672738612 ], [ 517125.125060938007664, 2261608.946774828247726 ], [ 517050.713100684515666, 2261783.093841576017439 ], [ 516973.365964955126401, 2261989.088141122832894 ], [ 517031.23255804379005, 2262048.307283989153802 ], [ 516913.435803773521911, 2262290.251578982919455 ], [ 516690.381604007619899, 2262532.294829138554633 ], [ 516690.232607675949112, 2262572.598540568724275 ], [ 516842.190585737349465, 2262728.104279382154346 ], [ 516980.99156166263856, 2262822.413142330013216 ], [ 517095.30202324455604, 2262708.38283319119364 ], [ 517132.914197171165142, 2262713.021203535608947 ], [ 517182.58386878593592, 2262843.485472676344216 ], [ 517173.56591095647309, 2262917.320087067782879 ], [ 516982.391189843183383, 2263124.767994244582951 ], [ 516914.925963022047654, 2263273.378824153915048 ], [ 516879.782533229736146, 2263329.931016867980361 ], [ 516837.418092728999909, 2263442.753776047378778 ], [ 516711.797968137194403, 2263473.482799646444619 ], [ 516662.596890238812193, 2263467.417649962007999 ], [ 516589.15948466619011, 2263467.24233324918896 ], [ 516531.205615079321433, 2263621.579809913411736 ], [ 516530.81201409175992, 2263727.984020309522748 ], [ 516757.978616498992778, 2263894.908808216452599 ], [ 516857.462142500269692, 2264022.694512723945081 ], [ 516955.347214423527475, 2264060.094131360761821 ], [ 517095.114341755921487, 2264120.895604496821761 ], [ 517338.906649725337047, 2264175.074047824367881 ], [ 517321.637219562369864, 2264316.474934688769281 ], [ 517521.12103358382592, 2264579.123241086490452 ], [ 517545.362999989360105, 2264642.793164572678506 ], [ 517734.652326212322805, 2264924.444915899075568 ], [ 517766.664019627554808, 2264957.199710665270686 ], [ 517807.495518031122629, 2265233.486736700870097 ], [ 517894.900900812761392, 2265297.706533955410123 ], [ 517938.767864637542516, 2265354.049114426597953 ], [ 517971.286697901552543, 2265623.541640008799732 ], [ 517927.42047704802826, 2265694.127947528846562 ], [ 518047.243244784825947, 2265739.903631016612053 ], [ 518169.24146555934567, 2265837.97329686395824 ], [ 518297.366063212568406, 2265800.395532351918519 ], [ 518484.200826782325748, 2265685.320932324975729 ], [ 518627.782937856216449, 2265542.094052287749946 ], [ 518829.711913372098934, 2265629.924858145415783 ], [ 518986.449408764077816, 2265668.254181011579931 ], [ 519098.718988701701164, 2265556.2609798964113 ], [ 519300.992122707655653, 2265491.916383666917682 ], [ 519442.780150136968587, 2265394.543867218308151 ], [ 519546.512737791112158, 2265354.105269507505 ], [ 519717.09720540168928, 2265514.513946115970612 ], [ 519875.873330020986032, 2265439.838753314688802 ], [ 520108.934718335804064, 2265518.819468137808144 ], [ 520211.214007504400797, 2265818.35673941206187 ], [ 520276.652198967989534, 2265960.690468883141875 ], [ 520267.414299424854107, 2266036.358249798417091 ], [ 520267.14028266799869, 2266111.903867325745523 ], [ 520246.894755785935558, 2266277.733488082885742 ], [ 520284.984056255954783, 2266360.579206357710063 ], [ 520407.071932045044377, 2266426.74613831564784 ], [ 520486.448118406464346, 2266426.929297428578138 ], [ 520572.41202792734839, 2266464.316548528149724 ], [ 520678.599855125590693, 2266499.479559276252985 ], [ 520728.09798141795909, 2266406.442615732550621 ], [ 520790.228827602230012, 2266357.034868421964347 ], [ 520959.284418724884745, 2266172.657716953195632 ], [ 520997.281945746624842, 2266142.441239301115274 ], [ 521028.660104724520352, 2266120.145682052709162 ], [ 521079.923370103584602, 2266043.491149132139981 ], [ 521110.406555943656713, 2265981.603775840252638 ], [ 521151.069972374767531, 2265952.71044390834868 ], [ 521242.118361591303255, 2265842.054346247576177 ], [ 521272.601332331250887, 2265780.166677605360746 ], [ 521437.866965447552502, 2265743.421603569760919 ], [ 521517.282302637409884, 2265686.990563810802996 ], [ 521556.448443942645099, 2265607.470324520953 ], [ 521758.933692752209026, 2265463.58891807962209 ], [ 521721.365390465245582, 2265354.837653742171824 ], [ 521584.156473759445362, 2265157.298891102895141 ], [ 521621.496987901977263, 2264985.889440075494349 ], [ 521666.92273773701163, 2264885.798584450036287 ], [ 521661.040136049501598, 2264787.802575503475964 ], [ 521705.23685717722401, 2264738.682902970351279 ], [ 521992.549585822212975, 2264793.177209069952369 ], [ 521967.473849593196064, 2264504.494880724698305 ], [ 521888.739836939843372, 2264432.207827508449554 ], [ 521831.090412038436625, 2264317.128206973895431 ], [ 521884.761211101198569, 2264125.796104303561151 ], [ 521990.464756941015366, 2264102.291049549356103 ], [ 521980.540969038323965, 2263936.984531380236149 ], [ 522027.027954615070485, 2263688.605497097596526 ], [ 521961.136942414625082, 2263557.071697369217873 ], [ 521951.792731245746836, 2263401.396940456703305 ], [ 522000.916168228664901, 2263226.269069742411375 ], [ 522037.571814159746282, 2263171.450087337754667 ], [ 522073.70918543782318, 2263019.233216682448983 ], [ 522144.357897683279589, 2262994.233956146985292 ], [ 522320.839920933241956, 2262900.55176190380007 ], [ 522358.857163881475572, 2262765.014983110129833 ], [ 522395.512312080943957, 2262710.195346393622458 ], [ 522413.580578323220834, 2262634.086276938207448 ], [ 522368.93506420677295, 2262617.033266866579652 ], [ 522295.437017943360843, 2262570.483299473300576 ], [ 522232.378929575381335, 2262436.049014214426279 ], [ 522350.290996839350555, 2262286.404235037975013 ], [ 522292.031033357488923, 2262159.674718836322427 ], [ 522260.640442476375028, 2261969.734925640746951 ], [ 522187.915576998551842, 2261895.324554233811796 ], [ 521928.716080117388628, 2261817.03303162753582 ], [ 521754.537794745818246, 2261943.960871143266559 ], [ 521686.190921788860578, 2261935.541162464767694 ], [ 521568.238751281809527, 2262053.225294359959662 ], [ 521503.108766240125988, 2262045.200179004110396 ], [ 521456.789055846573319, 2261923.552940853871405 ], [ 521412.247943337773904, 2261877.979286290705204 ], [ 521373.053929783753119, 2261827.636791981756687 ], [ 521284.365961686940864, 2261736.890119019895792 ], [ 521324.669249142927583, 2261672.020300013944507 ], [ 521325.044820754323155, 2261568.554528475739062 ], [ 521341.033848575898446, 2261437.56790925282985 ], [ 521279.194652598642278, 2261334.946258795447648 ], [ 521302.973661025171168, 2261140.146366969682276 ], [ 521245.885511695989408, 2261015.954923772253096 ], [ 521336.358088990382385, 2260980.67747360561043 ], [ 521456.830752645328175, 2260924.005069218575954 ], [ 521513.994259359489661, 2260581.366276844404638 ], [ 521487.067292153718881, 2260398.01162588968873 ], [ 521552.397847820888273, 2260201.93752427585423 ], [ 521404.180987858679146, 2259955.963325561024249 ], [ 521159.025376062374562, 2259907.088474655523896 ], [ 521115.820925496518612, 2259725.844734836369753 ], [ 520990.503229487105273, 2259550.10610719025135 ], [ 520854.776591850328259, 2259498.252683931030333 ], [ 520805.036606080073398, 2259434.357294037938118 ], [ 520734.008937452570535, 2259395.855320307426155 ], [ 520571.493763295526151, 2259265.197592443786561 ], [ 520430.846233354881406, 2259264.873952054418623 ], [ 520302.166994008875918, 2259344.15361035335809 ], [ 520162.56692301412113, 2259398.587799429893494 ], [ 520083.247397442290094, 2259388.811298373155296 ], [ 520034.107107120915316, 2259325.686828730627894 ], [ 519833.18416496674763, 2259163.678024154156446 ], [ 519820.120919636916369, 2259146.896098244003952 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 14.0, "GRIDCODE": 41.0, "X_COORD": 559153.06464, "Y_COORD": 301284.91191999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 519820.120919636916369, 2259146.896098244003952 ], [ 519833.18416496674763, 2259163.678024154156446 ], [ 520034.107107120915316, 2259325.686828730627894 ], [ 520083.247397442290094, 2259388.811298373155296 ], [ 520162.56692301412113, 2259398.587799429893494 ], [ 520302.166994008875918, 2259344.15361035335809 ], [ 520430.846233354881406, 2259264.873952054418623 ], [ 520571.493763295526151, 2259265.197592443786561 ], [ 520734.008937452570535, 2259395.855320307426155 ], [ 520805.036606080073398, 2259434.357294037938118 ], [ 520854.776591850328259, 2259498.252683931030333 ], [ 520990.503229487105273, 2259550.10610719025135 ], [ 521115.820925496518612, 2259725.844734836369753 ], [ 521159.025376062374562, 2259907.088474655523896 ], [ 521404.180987858679146, 2259955.963325561024249 ], [ 521552.397847820888273, 2260201.93752427585423 ], [ 521487.067292153718881, 2260398.01162588968873 ], [ 521513.994259359489661, 2260581.366276844404638 ], [ 521456.830752645328175, 2260924.005069218575954 ], [ 521336.358088990382385, 2260980.67747360561043 ], [ 521245.885511695989408, 2261015.954923772253096 ], [ 521302.973661025171168, 2261140.146366969682276 ], [ 521279.194652598642278, 2261334.946258795447648 ], [ 521341.033848575898446, 2261437.56790925282985 ], [ 521325.044820754323155, 2261568.554528475739062 ], [ 521324.669249142927583, 2261672.020300013944507 ], [ 521284.365961686940864, 2261736.890119019895792 ], [ 521373.053929783753119, 2261827.636791981756687 ], [ 521412.247943337773904, 2261877.979286290705204 ], [ 521456.789055846573319, 2261923.552940853871405 ], [ 521503.108766240125988, 2262045.200179004110396 ], [ 521568.238751281809527, 2262053.225294359959662 ], [ 521686.190921788860578, 2261935.541162464767694 ], [ 521754.537794745818246, 2261943.960871143266559 ], [ 521928.716080117388628, 2261817.03303162753582 ], [ 522187.915576998551842, 2261895.324554233811796 ], [ 522260.640442476375028, 2261969.734925640746951 ], [ 522292.031033357488923, 2262159.674718836322427 ], [ 522350.290996839350555, 2262286.404235037975013 ], [ 522232.378929575381335, 2262436.049014214426279 ], [ 522295.437017943360843, 2262570.483299473300576 ], [ 522368.93506420677295, 2262617.033266866579652 ], [ 522413.580578323220834, 2262634.086276938207448 ], [ 522491.870819284988102, 2262608.516085969284177 ], [ 522630.385189320950303, 2262638.131978056393564 ], [ 522795.168544295942411, 2262584.311752894893289 ], [ 523049.617902225989383, 2262671.30031325481832 ], [ 523054.86578535917215, 2262734.612751349806786 ], [ 523042.671834331704304, 2262792.466622814536095 ], [ 523096.534411668544635, 2262953.733890210278332 ], [ 523297.940346663875971, 2263125.240999551489949 ], [ 523478.311234497232363, 2263167.927947171963751 ], [ 523630.640484120987821, 2263302.834708991460502 ], [ 523661.866025024617556, 2263601.816182930953801 ], [ 523859.941839448176324, 2263584.346932671964169 ], [ 523968.176240761298686, 2263459.640908195637167 ], [ 524200.134015379066113, 2263514.53363570664078 ], [ 524391.834548714221455, 2263584.269300524145365 ], [ 524704.697643610299565, 2263537.72165528126061 ], [ 524745.852430460625328, 2263337.031950263306499 ], [ 524814.693381255143322, 2263254.544641271233559 ], [ 524854.085834793513641, 2263041.527142088860273 ], [ 524919.158584498451091, 2263019.256961370818317 ], [ 524933.202946178498678, 2263003.074400825425982 ], [ 524918.067434692406096, 2262988.139542977325618 ], [ 524892.482893296866678, 2262768.796125609427691 ], [ 524826.58577905735001, 2262680.947168429382145 ], [ 524707.176913333707489, 2262617.872262793593109 ], [ 524705.710112730157562, 2262530.888170237652957 ], [ 524798.57899919920601, 2262434.818424502387643 ], [ 525166.387285478063859, 2262419.973710666410625 ], [ 525228.0251150210388, 2262372.735533173196018 ], [ 525336.565702254883945, 2262260.452466360293329 ], [ 525406.477214610553347, 2262353.651307250373065 ], [ 525554.05462959012948, 2262421.071982120163739 ], [ 525579.611525071319193, 2262455.141427473165095 ], [ 525727.189343207865022, 2262522.561499454081059 ], [ 525838.099445785395801, 2262613.000088446773589 ], [ 526054.329596627037972, 2262494.790371739305556 ], [ 526206.837163127260283, 2262491.942379706539214 ], [ 526502.853975386940874, 2262546.841469229198992 ], [ 526546.321908395853825, 2262345.022663587704301 ], [ 526727.318673126050271, 2262315.198702279478312 ], [ 526847.885997957084328, 2262256.809153323993087 ], [ 526876.129696537856944, 2262294.460597498342395 ], [ 527200.91618230228778, 2262375.157188693992794 ], [ 527440.382333703455515, 2262357.451226782985032 ], [ 527576.449993751593865, 2262351.9517752379179 ], [ 527622.826835535350256, 2262318.986366436816752 ], [ 527661.902453888207674, 2262207.88054714910686 ], [ 527883.399899567011744, 2261961.328189741820097 ], [ 527868.191091416869313, 2261779.060196522623301 ], [ 527837.939323817263357, 2261681.628556664101779 ], [ 527860.693516580620781, 2261559.987078980542719 ], [ 527760.868894024868496, 2261402.004993980750442 ], [ 527723.558781605330296, 2261168.836598532274365 ], [ 527711.35352105088532, 2261151.289891262538731 ], [ 527664.109524683677591, 2261130.746926341205835 ], [ 527563.085978172719479, 2261130.527758043259382 ], [ 527474.032002416439354, 2261119.565103651955724 ], [ 527153.042740836041048, 2261118.870635160245001 ], [ 526947.001289870473556, 2261260.428412727080286 ], [ 526919.802253111614846, 2261146.384066643193364 ], [ 526865.352079141768627, 2261027.961668264120817 ], [ 526886.086751661030576, 2260857.970210880041122 ], [ 526886.830493140616454, 2260648.49598958529532 ], [ 526590.965990141732618, 2260456.135520330630243 ], [ 526425.989035700797103, 2260455.774349832907319 ], [ 526393.53804606187623, 2260414.098818293772638 ], [ 526260.288616172270849, 2260341.884490876458585 ], [ 526091.865468533826061, 2260457.596317595802248 ], [ 525636.892024755477905, 2260461.748561467044055 ], [ 525557.483661097357981, 2260359.764313787221909 ], [ 525516.794861399335787, 2260113.615373345091939 ], [ 525429.215778327663429, 2260024.009050885215402 ], [ 525373.200811875169165, 2260023.885731499642134 ], [ 525305.57965075422544, 2259981.059092339128256 ], [ 525345.771282387548126, 2259651.617910027503967 ], [ 525114.746964537887834, 2259415.239884687587619 ], [ 524791.28593434591312, 2259414.525443778373301 ], [ 524723.998330457136035, 2259593.808180404826999 ], [ 524525.184915587888099, 2259751.96603699028492 ], [ 524410.385491262772121, 2259659.68300162255764 ], [ 524321.150125754065812, 2259611.31841943692416 ], [ 524237.261530955205671, 2259558.184414773248136 ], [ 524132.181788569374476, 2259501.230181152001023 ], [ 524021.576170923945028, 2259654.793467284180224 ], [ 523977.732667252421379, 2259877.83712225779891 ], [ 523911.053247454750817, 2259792.195673664100468 ], [ 523836.81907721736934, 2259716.238637803122401 ], [ 523746.067200637073256, 2259599.674606626853347 ], [ 523529.470793693501037, 2259453.319885983131826 ], [ 523497.692730526963715, 2259190.057972761802375 ], [ 523334.415853638027329, 2259140.740212687291205 ], [ 523191.259021359262988, 2259025.655889675021172 ], [ 523038.036705376405735, 2258971.077921247109771 ], [ 522952.514312286977656, 2259056.418955900706351 ], [ 522829.874237943033222, 2259077.282154672779143 ], [ 522733.044880164321512, 2259136.945911339484155 ], [ 522732.514257942209952, 2259283.647023931145668 ], [ 522719.694238059280906, 2259388.687423967756331 ], [ 522399.065106931724586, 2259456.715336864814162 ], [ 522210.482412261713762, 2259337.261984844692051 ], [ 522157.203366099798586, 2259197.328348748385906 ], [ 521823.301776380627416, 2259130.762892071157694 ], [ 521712.006192139815539, 2259060.261652670800686 ], [ 521788.86267800751375, 2258936.547130272723734 ], [ 521515.696261940465774, 2258832.187810492701828 ], [ 521275.685366421472281, 2258831.641134887002409 ], [ 521131.256259161920752, 2258813.8430948657915 ], [ 521099.851293756510131, 2258773.501360257156193 ], [ 521054.061304811271839, 2258757.470341046340764 ], [ 520958.073014654626604, 2258712.208197169937193 ], [ 520903.606502649723552, 2258549.083034020848572 ], [ 520812.333455694955774, 2258406.818126703612506 ], [ 520762.181525778025389, 2258376.473341042175889 ], [ 520626.164260576188099, 2258448.14459924865514 ], [ 520513.435096546076238, 2258279.684564447961748 ], [ 520342.50103588408092, 2258369.754592386074364 ], [ 520202.878400758840144, 2258399.784071928821504 ], [ 520130.555374825955369, 2258550.517239838838577 ], [ 520056.230074228951707, 2258659.001175920479 ], [ 520011.26588169921888, 2258752.712532227858901 ], [ 519910.738714013888966, 2258863.446324034593999 ], [ 519797.306157454266213, 2259008.019869118928909 ], [ 519820.120919636916369, 2259146.896098244003952 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 15.0, "GRIDCODE": 40.0, "X_COORD": 574534.23484000005, "Y_COORD": 300399.34795000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 536455.228121668100357, 2257645.637239428237081 ], [ 536406.369873197400011, 2257718.743604091927409 ], [ 536308.405677539412864, 2257832.409425531513989 ], [ 536206.55828589387238, 2257971.845870933495462 ], [ 536236.797218361636624, 2258039.552079038694501 ], [ 536261.628038427326828, 2258102.705766230821609 ], [ 536320.545772039447911, 2258135.449971428140998 ], [ 536396.809326608548872, 2258182.550246190279722 ], [ 536500.868761141551659, 2258390.178626359440386 ], [ 536747.637119961436838, 2258395.637463969178498 ], [ 537075.863375625805929, 2258801.694511736743152 ], [ 537262.460883467807434, 2258859.086127907037735 ], [ 537424.241493225214072, 2258938.360409505665302 ], [ 537307.768317839014344, 2259073.500954331830144 ], [ 537264.008823519572616, 2259313.752465872094035 ], [ 536938.405096576083452, 2259324.956691641360521 ], [ 536893.215804311446846, 2259502.65535079035908 ], [ 536805.873014130396768, 2259465.461272011511028 ], [ 536703.421767850639299, 2259425.507703504525125 ], [ 536513.41470700642094, 2259453.488304581493139 ], [ 536328.648585990653373, 2259434.54136207792908 ], [ 536120.619456153945066, 2259429.938708704896271 ], [ 536204.320220130495727, 2259518.708144345320761 ], [ 536230.481449649087153, 2259560.554544681683183 ], [ 536130.394735966227017, 2259725.780339278280735 ], [ 536129.58842970454134, 2259760.616295680403709 ], [ 536332.172835275530815, 2259765.099488969892263 ], [ 536400.324050131719559, 2259807.188115251250565 ], [ 536382.499227686552331, 2259982.176845457404852 ], [ 536410.748619448044337, 2260045.424924360588193 ], [ 536429.944897936889902, 2260198.908043247647583 ], [ 536454.583277702215128, 2260326.062814454548061 ], [ 536509.267968285246752, 2260384.057388420216739 ], [ 536526.586221306235529, 2260567.649963902309537 ], [ 536551.987797337351367, 2260658.877298670820892 ], [ 536548.176792809157632, 2260696.287581350654364 ], [ 536661.746168408426456, 2260816.726805734448135 ], [ 536760.099131354829296, 2260938.390140789560974 ], [ 536789.737193066510372, 2261144.214818374253809 ], [ 536608.272791071794927, 2261176.123451967723668 ], [ 536592.96686977148056, 2261190.860079796053469 ], [ 536909.147861758479849, 2261226.791461848653853 ], [ 536960.125862118904479, 2261289.848849616013467 ], [ 537038.738031587912701, 2261373.214668553322554 ], [ 537138.803875083220191, 2261553.641013569198549 ], [ 537298.232904688105918, 2261642.227768637239933 ], [ 537354.742110943421721, 2261677.121191616170108 ], [ 537462.674979455885477, 2261719.205921709537506 ], [ 537488.702331483713351, 2261927.267510341480374 ], [ 537521.292038678308018, 2261961.827459974214435 ], [ 537812.041747535695322, 2262036.90913231484592 ], [ 537917.579232380841859, 2262102.076107732951641 ], [ 537948.553917094366625, 2262227.909851404838264 ], [ 537984.606624182779342, 2262266.141988089308143 ], [ 538145.434561867732555, 2262355.498188617639244 ], [ 538277.568669868865982, 2262471.719920067116618 ], [ 538332.372912916704081, 2262539.508380446583033 ], [ 538386.99843041645363, 2262597.428508793003857 ], [ 538466.198295587440953, 2262561.2153628654778 ], [ 538578.690415566088632, 2262532.787784844636917 ], [ 538822.287025100784376, 2262557.755710986442864 ], [ 539005.630894539062865, 2262425.177606861107051 ], [ 539037.905595374642871, 2262507.238393130712211 ], [ 539104.376419239677489, 2262544.169218959286809 ], [ 539192.738029309781268, 2262653.46023001242429 ], [ 539293.91942009946797, 2262760.743729163892567 ], [ 539243.151186202885583, 2262882.136792837642133 ], [ 539290.434463137178682, 2263051.905771075747907 ], [ 539240.690678328624927, 2263092.989689037203789 ], [ 539146.115074041183107, 2263222.469182816334069 ], [ 539104.540330928633921, 2263375.90939178224653 ], [ 539185.749851802363992, 2263512.734676579944789 ], [ 539206.629077020683326, 2263639.373970014974475 ], [ 539143.235845765215345, 2263691.72748829703778 ], [ 539170.630810038070194, 2263790.082736629992723 ], [ 539152.26991181448102, 2263970.421427303925157 ], [ 539306.307190261082724, 2264100.154251165688038 ], [ 539532.743585725547746, 2264105.148936702869833 ], [ 539621.894379906821996, 2264175.73507931176573 ], [ 539735.972867401666008, 2264239.111343093216419 ], [ 539765.254245273536071, 2264275.322302687913179 ], [ 539852.101421556086279, 2264340.019910336472094 ], [ 539865.458967245533131, 2264356.538369011133909 ], [ 539911.831514176097699, 2264372.039164987392724 ], [ 540009.249648689758033, 2264457.36890481133014 ], [ 540245.374972611200064, 2264530.644444339908659 ], [ 540350.131581432302482, 2264459.730664155445993 ], [ 540456.057442838442512, 2264438.431325383484364 ], [ 540539.156903564464301, 2264385.790629534982145 ], [ 540568.0992245094385, 2264322.150492773391306 ], [ 540632.72802154708188, 2264232.22758879698813 ], [ 540674.028297421871684, 2264106.598610164597631 ], [ 540763.892116675386205, 2264049.671578537672758 ], [ 540687.108377693337388, 2263986.438130587339401 ], [ 540722.693646926782094, 2263850.118842489086092 ], [ 540691.413821188965812, 2263716.41642711404711 ], [ 540704.018760660546832, 2263668.13308431673795 ], [ 540700.006049026502296, 2263637.658191251568496 ], [ 540716.366510953870602, 2263574.989794016815722 ], [ 540681.070490805665031, 2263371.643993375822902 ], [ 540725.893553280155174, 2263309.279303587041795 ], [ 540754.835505998344161, 2263245.63798829074949 ], [ 540792.993585543241352, 2263192.546168859116733 ], [ 540808.402652573771775, 2263145.670855690725148 ], [ 540861.463532317662612, 2263045.124144811183214 ], [ 540893.735222757444717, 2262951.249555248767138 ], [ 541018.779794921632856, 2262869.172313680872321 ], [ 541065.506552582490258, 2262879.147111428901553 ], [ 541047.040483510121703, 2262657.127360693179071 ], [ 541169.804722824716009, 2262683.331394832581282 ], [ 541254.519606265123002, 2262559.597781473770738 ], [ 541314.428352006012574, 2262434.632448769174516 ], [ 541414.91953917813953, 2262323.864427192136645 ], [ 541459.851224700454623, 2262230.140466983430088 ], [ 541515.566705121658742, 2262148.760641302913427 ], [ 541547.395929698832333, 2262056.166780860163271 ], [ 541711.231811241479591, 2261888.880551360547543 ], [ 541754.236686978139915, 2261799.17224436532706 ], [ 541964.455273352214135, 2261727.14473691675812 ], [ 542020.610527600278147, 2261662.3968684701249 ], [ 542236.537876075250097, 2261557.358208751305938 ], [ 542219.259007603279315, 2261394.75075760949403 ], [ 542176.189235338242725, 2261356.629507368430495 ], [ 541945.870603449759074, 2261480.069779383018613 ], [ 541820.803908155299723, 2261530.448753104545176 ], [ 541760.398096045828424, 2261558.073632091283798 ], [ 541697.865460435627028, 2261583.26388784404844 ], [ 541525.673151390277781, 2261687.770766155794263 ], [ 541178.222037885570899, 2261721.771650775335729 ], [ 541036.777083752327599, 2261498.989059219136834 ], [ 540969.145814237068407, 2261327.028913415037096 ], [ 540878.499557048198767, 2261291.689348026178777 ], [ 540821.989266251563095, 2261256.7995640123263 ], [ 540602.136721622780897, 2261134.656276316381991 ], [ 540385.978899991605431, 2261209.020000694319606 ], [ 540248.972736201481894, 2261088.515319948084652 ], [ 540205.453672925825231, 2261034.686256139539182 ], [ 540230.655753654777072, 2260787.118859025649726 ], [ 539906.786709305364639, 2260714.116959833540022 ], [ 539677.055511509533972, 2260429.959115016274154 ], [ 539623.18510017299559, 2260372.834210622124374 ], [ 539567.256726664840244, 2260271.996763356029987 ], [ 539458.48269648256246, 2260229.586223177611828 ], [ 539399.743816784699447, 2260080.217975782230496 ], [ 539372.45919818978291, 2260019.13869874086231 ], [ 539377.470471255830489, 2259969.917520299553871 ], [ 539136.39074073440861, 2259642.195305316708982 ], [ 539092.919907124945894, 2259465.589298914186656 ], [ 538992.902921457309276, 2259391.065993924625218 ], [ 538952.837135324953124, 2259341.504168943502009 ], [ 538909.10751203878317, 2259295.131280108354986 ], [ 538916.808135069324635, 2259219.505715440958738 ], [ 538918.701965069631115, 2259137.430580177344382 ], [ 538866.456106523633935, 2259020.469120988622308 ], [ 538827.747985657886602, 2258922.031449227593839 ], [ 538113.070485268253833, 2258906.247828531078994 ], [ 537927.130423997994512, 2258758.98919949028641 ], [ 537808.842667574877851, 2258712.862210768274963 ], [ 537779.0065830264939, 2258675.953400173224509 ], [ 537788.395499250735156, 2258583.762774989940226 ], [ 537883.14268097456079, 2258505.50927565805614 ], [ 537855.541754617937841, 2258443.714078975841403 ], [ 537834.457602749112993, 2258320.292089847847819 ], [ 537759.225509724463336, 2258318.630214390344918 ], [ 537682.090141830849461, 2258310.72077361959964 ], [ 537597.765311142778955, 2258096.254421489313245 ], [ 537341.768262564204633, 2258049.009859845042229 ], [ 537250.74274342332501, 2258010.24688249733299 ], [ 537131.29040096711833, 2257794.834529662504792 ], [ 536941.544909667805769, 2257752.049617751501501 ], [ 536829.207584817893803, 2257653.221765481866896 ], [ 536756.629950846196152, 2257612.887943740934134 ], [ 536650.36635514954105, 2257643.243256350979209 ], [ 536455.228121668100357, 2257645.637239428237081 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 16.0, "GRIDCODE": 44.0, "X_COORD": 566236.88558999996, "Y_COORD": 301820.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 531634.393747229245491, 2256771.021113916300237 ], [ 531587.723469938500784, 2256782.103050528094172 ], [ 531314.120293478947133, 2256888.212203762494028 ], [ 530922.831597938551567, 2256891.800707740709186 ], [ 530765.316101699252613, 2256916.364443195983768 ], [ 530713.499498080695048, 2256908.888305335305631 ], [ 530670.13596373423934, 2256909.701273164711893 ], [ 530553.669996470795013, 2256966.123114205896854 ], [ 530462.74166564096231, 2256953.003188012167811 ], [ 530377.309182118275203, 2257041.409883494488895 ], [ 530343.557327279006131, 2257067.287191761657596 ], [ 530312.07366628665477, 2257128.029580218717456 ], [ 530212.696171203861013, 2257149.814576295204461 ], [ 530151.575468080118299, 2257068.328771057538688 ], [ 530094.09920082858298, 2257265.582700687460601 ], [ 530049.825787183479406, 2257299.525108266621828 ], [ 529912.63655354862567, 2257279.72789819072932 ], [ 529805.020946360891685, 2257281.745386227965355 ], [ 529705.734768840135075, 2257552.101651594974101 ], [ 529563.084913321887143, 2257606.013334472663701 ], [ 529301.795105927041732, 2257769.619220111519098 ], [ 529172.642807178199291, 2257951.595012673176825 ], [ 529113.981970875407569, 2258111.321394301950932 ], [ 528940.353877752553672, 2258128.472242244519293 ], [ 528791.951824570656754, 2258007.454697628505528 ], [ 528735.064233172568493, 2258301.364492272958159 ], [ 528591.122043080977164, 2258464.933449161238968 ], [ 528546.695675742230378, 2258498.988139210268855 ], [ 528548.487736194045283, 2258604.968015048652887 ], [ 528422.083471105434, 2258652.736390942707658 ], [ 528377.473306253785267, 2258887.669891254045069 ], [ 528433.820975836366415, 2258943.271297224797308 ], [ 528449.966118655400351, 2259127.895459463819861 ], [ 528479.700731383170933, 2259273.059570305049419 ], [ 528531.860542813781649, 2259383.270731005817652 ], [ 528485.224559226771817, 2259520.813786186277866 ], [ 528439.352491966332309, 2259757.801823638379574 ], [ 528335.91868269816041, 2259995.146057197824121 ], [ 528260.72136338672135, 2260217.91196577809751 ], [ 528138.314178232103586, 2260285.095249503850937 ], [ 528108.925637578824535, 2260312.277222287841141 ], [ 528384.225144726922736, 2260693.395645324140787 ], [ 528407.901828010333702, 2260757.57476445287466 ], [ 528494.262442696723156, 2260884.646756707690656 ], [ 528483.591578245162964, 2260959.398202713578939 ], [ 528359.420410391874611, 2261054.576884016394615 ], [ 528329.816280109109357, 2261085.204450538381934 ], [ 528284.770640218979679, 2261119.733727598562837 ], [ 528070.591680088080466, 2261024.687331245280802 ], [ 527966.606111044995487, 2261153.226136736571789 ], [ 527711.35352105088532, 2261151.289891262538731 ], [ 527723.558781605330296, 2261168.836598532274365 ], [ 527760.868894024868496, 2261402.004993980750442 ], [ 527860.693516580620781, 2261559.987078980542719 ], [ 527837.939323817263357, 2261681.628556664101779 ], [ 527868.191091416869313, 2261779.060196522623301 ], [ 527883.399899567011744, 2261961.328189741820097 ], [ 527661.902453888207674, 2262207.88054714910686 ], [ 527622.826835535350256, 2262318.986366436816752 ], [ 527576.449993751593865, 2262351.9517752379179 ], [ 527544.356181009672582, 2262465.6828154604882 ], [ 527547.257563663762994, 2262637.283193379640579 ], [ 527536.565499300835654, 2262712.182384960353374 ], [ 527537.95693517010659, 2262794.580328756943345 ], [ 527650.855330618331209, 2262854.209190477617085 ], [ 527698.682733727968298, 2263010.572397023439407 ], [ 527751.502166219986975, 2263062.686882766894996 ], [ 527771.147742986795492, 2263287.309255665168166 ], [ 527861.730169591493905, 2263285.614462411031127 ], [ 527884.67778226302471, 2263384.892024648375809 ], [ 527922.194722548825666, 2263512.393295161426067 ], [ 527967.099872153368779, 2263607.262232849374413 ], [ 527948.813041337998584, 2263735.369767190888524 ], [ 527950.10776438692119, 2263811.910246301442385 ], [ 527882.614638918195851, 2263896.35912459064275 ], [ 527846.980754051823169, 2264023.409629330039024 ], [ 527925.883408636320382, 2264101.253086955286562 ], [ 527946.364289944525808, 2264335.380240867845714 ], [ 528056.969754761084914, 2264444.502238925546408 ], [ 528109.833858188940212, 2264587.783494408242404 ], [ 528384.47371149843093, 2264807.799172998405993 ], [ 528430.050585372024216, 2264931.327905183658004 ], [ 528496.959756248281337, 2265072.666568835265934 ], [ 528518.587855127290823, 2265207.752883200533688 ], [ 528574.894919697311707, 2265299.69358158390969 ], [ 528599.343097900389694, 2265405.442178502678871 ], [ 528724.463956629741006, 2265528.875764149241149 ], [ 528843.468641748651862, 2265720.610631437040865 ], [ 528868.979880120139569, 2265879.943624265491962 ], [ 529005.831777885556221, 2266014.946976441890001 ], [ 529032.079465315444395, 2266086.078389067202806 ], [ 529116.3060837861849, 2266209.982883062213659 ], [ 529145.083630351466127, 2266287.968267420306802 ], [ 529125.952950490172952, 2266421.998596380464733 ], [ 529233.655270291143097, 2266649.491953869350255 ], [ 529269.995591546525247, 2266876.443531091324985 ], [ 529339.720035529346205, 2266945.222683609463274 ], [ 529486.462918002624065, 2266988.677237748168409 ], [ 529580.248048111796379, 2267049.533129216171801 ], [ 529692.79270660399925, 2267259.571140233427286 ], [ 529823.356212670681998, 2267243.830860472284257 ], [ 529919.956032330170274, 2267197.04926314111799 ], [ 530162.310489226598293, 2267184.180019709281623 ], [ 530251.428603683016263, 2266985.51671452447772 ], [ 530324.280811380362138, 2266950.235389387235045 ], [ 530475.293617901043035, 2266925.34347826987505 ], [ 530540.596049392363057, 2266875.292602709494531 ], [ 530593.004983616760001, 2266821.073151739314198 ], [ 530854.96110145910643, 2266677.851114196702838 ], [ 531277.399055589339696, 2266648.57669244799763 ], [ 531391.899345011916012, 2266530.113501589745283 ], [ 531481.359982575639151, 2266543.015475110150874 ], [ 531512.989728524116799, 2266321.359122166410089 ], [ 531276.634957375470549, 2266004.415243149735034 ], [ 531292.058825695887208, 2265896.3318000016734 ], [ 531261.67029489192646, 2265832.14730070810765 ], [ 531248.375333194970153, 2265569.630894259549677 ], [ 531141.255745526752435, 2265513.068431672640145 ], [ 531109.679786149645224, 2265427.503928812220693 ], [ 531028.582114212098531, 2265295.099928456358612 ], [ 531092.381117391283624, 2265246.198733552359045 ], [ 530982.236993106082082, 2265137.547364830039442 ], [ 530963.481377349467948, 2264855.471944414079189 ], [ 530740.357976085855626, 2264635.366637452505529 ], [ 530812.585216289153323, 2264212.27401127666235 ], [ 531072.645658521912992, 2264049.458998445421457 ], [ 531238.654138844227418, 2263999.366832642816007 ], [ 531434.579052110901102, 2264057.384267698973417 ], [ 531519.160624045995064, 2264112.270108498632908 ], [ 531879.173808246618137, 2264105.509528854861856 ], [ 532063.966954208444804, 2264132.162408732809126 ], [ 532446.992804280249402, 2264116.648325954563916 ], [ 532619.266721442923881, 2264051.541624064557254 ], [ 532723.086060155066662, 2263986.538567405194044 ], [ 532887.203231589403003, 2263947.575056537985802 ], [ 533058.236251341877505, 2263853.694976682774723 ], [ 533074.946604664553888, 2263736.570452925749123 ], [ 532970.751907601254061, 2263633.788857689127326 ], [ 533047.838198662968352, 2263512.680100606754422 ], [ 533061.157015591277741, 2263419.317464115098119 ], [ 533059.441359075717628, 2263318.337995103560388 ], [ 533125.781214501941577, 2263286.202340480871499 ], [ 533232.051040753605776, 2263278.832123060710728 ], [ 533283.245030052261427, 2263208.402004208415747 ], [ 533326.978504610364325, 2262931.288921282626688 ], [ 533423.278291081194766, 2262820.291305357590318 ], [ 533533.092271235189401, 2262745.143214055337012 ], [ 533578.475604130188003, 2262529.640616257674992 ], [ 533563.723333181347698, 2262352.017876790836453 ], [ 533617.216765237506479, 2262171.282189977355301 ], [ 533631.257617735886015, 2262155.097044872120023 ], [ 533530.625367908854969, 2262004.478189626708627 ], [ 533459.490451849997044, 2261929.037807590328157 ], [ 533388.686598293017596, 2261770.516442146152258 ], [ 533454.775375261786394, 2261510.696109919808805 ], [ 533570.613253872725181, 2261440.415928029455245 ], [ 533848.188725897693075, 2261419.549316390417516 ], [ 533907.777557958615944, 2261310.280219 ], [ 533975.340157127007842, 2261223.249731059186161 ], [ 533979.065350464428775, 2261062.276959581300616 ], [ 534113.550314664025791, 2260889.042209251783788 ], [ 534091.73129193438217, 2260777.64861211925745 ], [ 534048.044582283124328, 2260731.315807559527457 ], [ 533969.432882293476723, 2260634.059358643367887 ], [ 533786.622484393185005, 2260758.323938276618719 ], [ 533678.339786356315017, 2260691.448123576119542 ], [ 533421.76949603355024, 2260633.583712620660663 ], [ 533235.398719603428617, 2260530.006555597297847 ], [ 533083.562345723272301, 2260368.968123060651124 ], [ 532916.309976182179525, 2260162.040293658152223 ], [ 532754.670729277655482, 2260145.455464117228985 ], [ 532585.230914463754743, 2260141.693545010872185 ], [ 532463.291794913355261, 2260012.356957537122071 ], [ 532436.545381336123683, 2259979.267220564186573 ], [ 532352.874851740896702, 2259977.409670258872211 ], [ 532263.830552043626085, 2259882.963956826366484 ], [ 532214.908716994454153, 2259758.515513693913817 ], [ 532125.751489457092248, 2259687.895356927998364 ], [ 532037.037669441779144, 2259653.290416159667075 ], [ 532006.339495168533176, 2259327.570982029661536 ], [ 531778.664622505195439, 2259172.357716738246381 ], [ 531588.318820134736598, 2259021.580294342711568 ], [ 531482.261129645630717, 2259010.693196905776858 ], [ 531343.265632973401807, 2259095.023904780857265 ], [ 531270.169138877419755, 2259000.934334937483072 ], [ 531245.342400527559221, 2258937.779086788184941 ], [ 531192.861696584150195, 2258820.255067905411124 ], [ 531259.857332814019173, 2258816.850180489011109 ], [ 531343.119551912648603, 2258825.398085477761924 ], [ 531404.473682062351145, 2258766.328604556620121 ], [ 531537.556549207423814, 2258712.746443975716829 ], [ 531682.643451181123964, 2258573.062722848728299 ], [ 531806.470865018782206, 2258541.786383193917572 ], [ 531812.237599340267479, 2258485.216594122350216 ], [ 531697.356425165198743, 2258363.356647544540465 ], [ 531809.086464376188815, 2258233.745874584652483 ], [ 531743.743135925498791, 2258123.600201301276684 ], [ 531710.596874242881313, 2257929.44284151494503 ], [ 531578.02227670699358, 2257855.751669784076512 ], [ 531591.63782960048411, 2257722.181539472192526 ], [ 531516.782960526528768, 2257554.546727277338505 ], [ 531521.398992201196961, 2257355.630454770289361 ], [ 531607.804470573435538, 2257176.031361203640699 ], [ 531680.814073707559146, 2256985.519060926511884 ], [ 531613.061128790373914, 2256845.275610636919737 ], [ 531650.317191881593317, 2256786.733440789394081 ], [ 531634.393747229245491, 2256771.021113916300237 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 17.0, "GRIDCODE": 39.0, "X_COORD": 569551.38022000005, "Y_COORD": 298248.92437000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 531680.814073707559146, 2256985.519060926511884 ], [ 531607.804470573435538, 2257176.031361203640699 ], [ 531521.398992201196961, 2257355.630454770289361 ], [ 531516.782960526528768, 2257554.546727277338505 ], [ 531591.63782960048411, 2257722.181539472192526 ], [ 531578.02227670699358, 2257855.751669784076512 ], [ 531710.596874242881313, 2257929.44284151494503 ], [ 531743.743135925498791, 2258123.600201301276684 ], [ 531809.086464376188815, 2258233.745874584652483 ], [ 531697.356425165198743, 2258363.356647544540465 ], [ 531812.237599340267479, 2258485.216594122350216 ], [ 531806.470865018782206, 2258541.786383193917572 ], [ 531682.643451181123964, 2258573.062722848728299 ], [ 531537.556549207423814, 2258712.746443975716829 ], [ 531404.473682062351145, 2258766.328604556620121 ], [ 531343.119551912648603, 2258825.398085477761924 ], [ 531259.857332814019173, 2258816.850180489011109 ], [ 531192.861696584150195, 2258820.255067905411124 ], [ 531245.342400527559221, 2258937.779086788184941 ], [ 531270.169138877419755, 2259000.934334937483072 ], [ 531343.265632973401807, 2259095.023904780857265 ], [ 531482.261129645630717, 2259010.693196905776858 ], [ 531588.318820134736598, 2259021.580294342711568 ], [ 531778.664622505195439, 2259172.357716738246381 ], [ 532006.339495168533176, 2259327.570982029661536 ], [ 532037.037669441779144, 2259653.290416159667075 ], [ 532125.751489457092248, 2259687.895356927998364 ], [ 532214.908716994454153, 2259758.515513693913817 ], [ 532263.830552043626085, 2259882.963956826366484 ], [ 532352.874851740896702, 2259977.409670258872211 ], [ 532436.545381336123683, 2259979.267220564186573 ], [ 532463.291794913355261, 2260012.356957537122071 ], [ 532585.230914463754743, 2260141.693545010872185 ], [ 532754.670729277655482, 2260145.455464117228985 ], [ 532916.309976182179525, 2260162.040293658152223 ], [ 533083.562345723272301, 2260368.968123060651124 ], [ 533235.398719603428617, 2260530.006555597297847 ], [ 533421.76949603355024, 2260633.583712620660663 ], [ 533678.339786356315017, 2260691.448123576119542 ], [ 533786.622484393185005, 2260758.323938276618719 ], [ 533969.432882293476723, 2260634.059358643367887 ], [ 534048.044582283124328, 2260731.315807559527457 ], [ 534091.73129193438217, 2260777.64861211925745 ], [ 534113.550314664025791, 2260889.042209251783788 ], [ 533979.065350464428775, 2261062.276959581300616 ], [ 533975.340157127007842, 2261223.249731059186161 ], [ 533907.777557958615944, 2261310.280219 ], [ 533848.188725897693075, 2261419.549316390417516 ], [ 533570.613253872725181, 2261440.415928029455245 ], [ 533454.775375261786394, 2261510.696109919808805 ], [ 533388.686598293017596, 2261770.516442146152258 ], [ 533459.490451849997044, 2261929.037807590328157 ], [ 533530.625367908854969, 2262004.478189626708627 ], [ 533631.257617735886015, 2262155.097044872120023 ], [ 533673.836077485699207, 2262173.985688575543463 ], [ 533942.486185056972317, 2262218.696149695664644 ], [ 534071.468867274816148, 2262263.166645904071629 ], [ 534226.932137830299325, 2262165.816851790063083 ], [ 534363.928371260291897, 2262254.710387150757015 ], [ 534658.11461711791344, 2262232.916390395723283 ], [ 534848.019336439552717, 2262260.297678069211543 ], [ 534907.889360969536938, 2262144.773930050432682 ], [ 534994.736811572220176, 2262102.697191546671093 ], [ 535031.450725755188614, 2262107.989979634992778 ], [ 535231.376892853993922, 2261954.713843885809183 ], [ 535338.707576272310689, 2261843.63795802090317 ], [ 535444.824750320287421, 2261985.058625837787986 ], [ 535544.117199399042875, 2261983.186294766142964 ], [ 535765.644575283280574, 2262163.76678673364222 ], [ 535966.253004929749295, 2261956.158221480436623 ], [ 536048.825665673124604, 2261954.600333451293409 ], [ 536136.998951755464077, 2262011.810901908203959 ], [ 536287.176592149888165, 2261856.388486756011844 ], [ 536372.070339769357815, 2261854.788211967796087 ], [ 536486.615814114571549, 2261871.299315230920911 ], [ 536688.778842207393609, 2261794.874413941986859 ], [ 536666.77247292548418, 2261592.14094228297472 ], [ 536577.782661037170328, 2261504.361803092062473 ], [ 536598.817471754504368, 2261356.857612194493413 ], [ 536573.806082676281221, 2261234.843918783590198 ], [ 536592.96686977148056, 2261190.860079796053469 ], [ 536608.272791071794927, 2261176.123451967723668 ], [ 536789.737193066510372, 2261144.214818374253809 ], [ 536760.099131354829296, 2260938.390140789560974 ], [ 536661.746168408426456, 2260816.726805734448135 ], [ 536548.176792809157632, 2260696.287581350654364 ], [ 536551.987797337351367, 2260658.877298670820892 ], [ 536526.586221306235529, 2260567.649963902309537 ], [ 536509.267968285246752, 2260384.057388420216739 ], [ 536454.583277702215128, 2260326.062814454548061 ], [ 536429.944897936889902, 2260198.908043247647583 ], [ 536410.748619448044337, 2260045.424924360588193 ], [ 536382.499227686552331, 2259982.176845457404852 ], [ 536400.324050131719559, 2259807.188115251250565 ], [ 536332.172835275530815, 2259765.099488969892263 ], [ 536129.58842970454134, 2259760.616295680403709 ], [ 536130.394735966227017, 2259725.780339278280735 ], [ 536230.481449649087153, 2259560.554544681683183 ], [ 536204.320220130495727, 2259518.708144345320761 ], [ 536120.619456153945066, 2259429.938708704896271 ], [ 536328.648585990653373, 2259434.54136207792908 ], [ 536513.41470700642094, 2259453.488304581493139 ], [ 536703.421767850639299, 2259425.507703504525125 ], [ 536805.873014130396768, 2259465.461272011511028 ], [ 536893.215804311446846, 2259502.65535079035908 ], [ 536938.405096576083452, 2259324.956691641360521 ], [ 537264.008823519572616, 2259313.752465872094035 ], [ 537307.768317839014344, 2259073.500954331830144 ], [ 537424.241493225214072, 2258938.360409505665302 ], [ 537262.460883467807434, 2258859.086127907037735 ], [ 537075.863375625805929, 2258801.694511736743152 ], [ 536747.637119961436838, 2258395.637463969178498 ], [ 536500.868761141551659, 2258390.178626359440386 ], [ 536396.809326608548872, 2258182.550246190279722 ], [ 536320.545772039447911, 2258135.449971428140998 ], [ 536261.628038427326828, 2258102.705766230821609 ], [ 536236.797218361636624, 2258039.552079038694501 ], [ 536206.55828589387238, 2257971.845870933495462 ], [ 536308.405677539412864, 2257832.409425531513989 ], [ 536406.369873197400011, 2257718.743604091927409 ], [ 536455.228121668100357, 2257645.637239428237081 ], [ 536429.772305018617772, 2257354.033155962824821 ], [ 536423.909717190545052, 2256962.688997448422015 ], [ 536395.877186037716456, 2256712.862708806060255 ], [ 536371.968854082631879, 2256121.734414481557906 ], [ 536300.863043041201308, 2255935.075712079182267 ], [ 536115.508891448727809, 2255673.863620977848768 ], [ 535805.172387415426783, 2255362.170099167153239 ], [ 535735.892498310189694, 2255273.208322894759476 ], [ 535719.27024873602204, 2255286.439639076590538 ], [ 535591.95732067222707, 2255463.290662 ], [ 535447.091804000199772, 2255647.26603336352855 ], [ 535144.56901728163939, 2255816.113761876709759 ], [ 534725.818593614269048, 2255764.619896061718464 ], [ 534204.923208736348897, 2255617.717257712036371 ], [ 534117.428148658713326, 2255579.676053555682302 ], [ 534028.144078892888501, 2255545.58241053018719 ], [ 533965.926520485198125, 2255506.185419576242566 ], [ 533919.661167197977193, 2255384.720084422267973 ], [ 533859.608017823309638, 2255444.675201636739075 ], [ 533781.609626784920692, 2255435.08193719945848 ], [ 533747.524845174746588, 2255276.60613173712045 ], [ 533830.545266175060533, 2255142.894285516813397 ], [ 533728.904168491833843, 2254974.253339950926602 ], [ 533581.919245862169191, 2254973.952999260276556 ], [ 533477.090647889534011, 2255171.150102329440415 ], [ 533486.727438045782037, 2255268.318784302100539 ], [ 533601.164135177619755, 2255214.442063194699585 ], [ 533738.687476915540174, 2255336.707291615195572 ], [ 533662.087274981662631, 2255516.137457083910704 ], [ 533400.694146853638813, 2255535.027632209472358 ], [ 533268.012129332288168, 2255573.995286967605352 ], [ 533049.955957785481587, 2255676.645447547547519 ], [ 532936.050808874890208, 2255818.032485641539097 ], [ 532994.728099475498311, 2255945.647860644385219 ], [ 532949.188110365066677, 2256052.318817698396742 ], [ 533033.39608771703206, 2256138.46433481387794 ], [ 533056.714484326425008, 2256253.595173184759915 ], [ 532944.345366162597202, 2256434.564588764682412 ], [ 532943.418268313282169, 2256701.4525116244331 ], [ 532921.558545602369122, 2256880.805228536948562 ], [ 532674.49051452986896, 2257077.42407192196697 ], [ 532574.74095445824787, 2257215.964352159760892 ], [ 532574.392441136646084, 2257316.38798469863832 ], [ 532356.712437331327237, 2257581.922315658070147 ], [ 532322.933637319481932, 2257493.237746114842594 ], [ 532239.289941138471477, 2257368.810654245316982 ], [ 532216.920523369102739, 2257275.028552464209497 ], [ 532127.634263298241422, 2257240.936296378262341 ], [ 532077.886405078927055, 2257177.049420332536101 ], [ 531895.019062604871579, 2257107.221887367777526 ], [ 531783.165294684004039, 2257036.391712680459023 ], [ 531680.814073707559146, 2256985.519060926511884 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 18.0, "GRIDCODE": 39.0, "X_COORD": 570345.39237000002, "Y_COORD": 293975.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 535518.782706906436943, 2253959.794105647131801 ], [ 535397.151221985928714, 2253987.779812466353178 ], [ 535195.055560760898516, 2254137.049474712461233 ], [ 535222.526143411872908, 2254309.894478174857795 ], [ 535318.677364154020324, 2254507.994436040520668 ], [ 535435.142813371727243, 2254603.139677757397294 ], [ 535518.791505057248287, 2254837.369100139476359 ], [ 535551.771100516663864, 2254868.755813614465296 ], [ 535550.269679952296428, 2254671.04126653727144 ], [ 535535.038768004043959, 2254400.272182359360158 ], [ 535518.782706906436943, 2253959.794105647131801 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 19.0, "GRIDCODE": 38.0, "X_COORD": 561515.54862000002, "Y_COORD": 297278.04973000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 529696.248507126583718, 2253324.854440875351429 ], [ 529649.580170894856565, 2253335.933385702781379 ], [ 529293.26241965754889, 2253568.986561917699873 ], [ 528423.812561008497141, 2254319.789424038492143 ], [ 528356.307656722143292, 2254371.53991221357137 ], [ 528219.102770219324157, 2254513.521978537552059 ], [ 528024.079642060212791, 2254559.820104689337313 ], [ 527976.047969648614526, 2254755.235676420852542 ], [ 527881.169703456573188, 2254827.971910401247442 ], [ 527881.768860232201405, 2254863.402270019054413 ], [ 527756.520543554448523, 2254910.736138982698321 ], [ 527691.410849189502187, 2254978.111646486446261 ], [ 527459.268015285837464, 2254891.711565759032965 ], [ 527337.149918888462707, 2254968.174860382452607 ], [ 527212.517262389301322, 2254997.758973652496934 ], [ 527214.210398971103132, 2255098.142642168328166 ], [ 527300.728558801230974, 2255348.8052141033113 ], [ 527230.306715882848948, 2255510.402006894350052 ], [ 527321.945543792913668, 2255558.817337760701776 ], [ 527507.555567647097632, 2255555.346146515570581 ], [ 527692.455026073846966, 2255706.145973790436983 ], [ 527571.94713566522114, 2255856.951945611275733 ], [ 527573.916229346883483, 2255973.632395716384053 ], [ 527567.001877025235444, 2256022.069659256376326 ], [ 527484.15624514373485, 2256010.109246936626732 ], [ 527366.786370176938362, 2256045.523221884854138 ], [ 527224.328606798662804, 2256024.959631256759167 ], [ 527179.409959096927196, 2256025.798104745335877 ], [ 527142.050140767008997, 2256020.407021671533585 ], [ 527095.047817173763178, 2255957.733126042410731 ], [ 527064.779935878003016, 2255927.864965720102191 ], [ 527041.109726101043634, 2255863.676729822531343 ], [ 526832.0755745874485, 2255822.649297542870045 ], [ 526776.72755531151779, 2255786.713242213241756 ], [ 526366.874946939060465, 2255718.434398002922535 ], [ 526337.347753315349109, 2255638.362664417363703 ], [ 526308.964353399933316, 2255578.381506133824587 ], [ 526277.404291249345988, 2255492.798630610108376 ], [ 526197.323361193179153, 2255450.490716834552586 ], [ 526171.770227783359587, 2255416.414089037105441 ], [ 525967.528745602816343, 2255355.898860071785748 ], [ 525776.913728283485398, 2255396.024240725673735 ], [ 525544.275440310244448, 2255362.432789439335465 ], [ 525297.192429163260385, 2255232.498172551393509 ], [ 525164.164324007229879, 2255234.983554703183472 ], [ 525080.691846641362645, 2255166.896032489836216 ], [ 525028.934369632857852, 2255135.68399438355118 ], [ 524944.201112663722597, 2255366.365950588136911 ], [ 524769.839417226030491, 2255395.096475492231548 ], [ 524666.926243147114292, 2255308.442708257585764 ], [ 524675.24724032334052, 2255445.850802817381918 ], [ 524636.34991778479889, 2255531.587320385500789 ], [ 524603.987916693324223, 2255623.599356419406831 ], [ 524462.455124190892093, 2255655.088063316419721 ], [ 524395.240303862257861, 2255846.199677105993032 ], [ 524246.843798847810831, 2255898.724731529131532 ], [ 523916.176180916721933, 2255836.004847274161875 ], [ 523743.305664890445769, 2255677.448307575657964 ], [ 523688.52498889924027, 2255598.660454707220197 ], [ 523622.269422892073635, 2255532.034224118106067 ], [ 523575.897776532394346, 2255801.207400925457478 ], [ 523536.232117687584832, 2255888.632803459651768 ], [ 523575.318908774002921, 2255924.526725641451776 ], [ 523555.271805557364132, 2256031.658264704048634 ], [ 523448.065414122480433, 2256069.606585193425417 ], [ 523331.272465796559118, 2256199.447831223718822 ], [ 523395.083684530225582, 2256300.473760315217078 ], [ 523410.068139103124849, 2256486.050672229379416 ], [ 523186.625139755546115, 2256710.662676842883229 ], [ 523133.727402771648485, 2256861.050937112420797 ], [ 522994.657673957524821, 2256910.272697125561535 ], [ 522961.41836562944809, 2256977.778181775473058 ], [ 522805.858606744965073, 2257032.83427903149277 ], [ 522712.282590388669632, 2257080.791390778496861 ], [ 522636.397378765570465, 2257066.396955955773592 ], [ 522614.424694263550919, 2256704.239793472923338 ], [ 522495.772252693888731, 2256467.318519095890224 ], [ 522408.623984080855735, 2256332.854011635296047 ], [ 522187.08272438403219, 2256591.682070219889283 ], [ 522039.481335577263962, 2256696.591226812452078 ], [ 521989.504686672997195, 2256774.000550235621631 ], [ 522135.783584167598747, 2256826.36014829389751 ], [ 522216.974811258958653, 2256909.959656041115522 ], [ 522013.42501646769233, 2257054.633854305371642 ], [ 522059.550865601573605, 2257203.26768834143877 ], [ 521867.725269082176965, 2257232.815352814272046 ], [ 521772.413699461845681, 2257281.660383137874305 ], [ 521592.024367357604206, 2257336.496264470741153 ], [ 521427.741106975183357, 2257442.595857522450387 ], [ 521344.231618266843725, 2257472.149903449229896 ], [ 521169.919407639943529, 2257602.418859205208719 ], [ 521201.464403216494247, 2257931.282689832150936 ], [ 521189.872122302593198, 2257993.217075739987195 ], [ 521218.310757341969293, 2258463.100710393860936 ], [ 521169.475601263693534, 2258724.019192324019969 ], [ 521099.851293756510131, 2258773.501360257156193 ], [ 521131.256259161920752, 2258813.8430948657915 ], [ 521275.685366421472281, 2258831.641134887002409 ], [ 521515.696261940465774, 2258832.187810492701828 ], [ 521788.86267800751375, 2258936.547130272723734 ], [ 521712.006192139815539, 2259060.261652670800686 ], [ 521823.301776380627416, 2259130.762892071157694 ], [ 522157.203366099798586, 2259197.328348748385906 ], [ 522210.482412261713762, 2259337.261984844692051 ], [ 522399.065106931724586, 2259456.715336864814162 ], [ 522719.694238059280906, 2259388.687423967756331 ], [ 522732.514257942209952, 2259283.647023931145668 ], [ 522733.044880164321512, 2259136.945911339484155 ], [ 522829.874237943033222, 2259077.282154672779143 ], [ 522952.514312286977656, 2259056.418955900706351 ], [ 523038.036705376405735, 2258971.077921247109771 ], [ 523191.259021359262988, 2259025.655889675021172 ], [ 523334.415853638027329, 2259140.740212687291205 ], [ 523497.692730526963715, 2259190.057972761802375 ], [ 523529.470793693501037, 2259453.319885983131826 ], [ 523746.067200637073256, 2259599.674606626853347 ], [ 523836.81907721736934, 2259716.238637803122401 ], [ 523911.053247454750817, 2259792.195673664100468 ], [ 523977.732667252421379, 2259877.83712225779891 ], [ 524021.576170923945028, 2259654.793467284180224 ], [ 524132.181788569374476, 2259501.230181152001023 ], [ 524237.261530955205671, 2259558.184414773248136 ], [ 524321.150125754065812, 2259611.31841943692416 ], [ 524410.385491262772121, 2259659.68300162255764 ], [ 524525.184915587888099, 2259751.96603699028492 ], [ 524723.998330457136035, 2259593.808180404826999 ], [ 524791.28593434591312, 2259414.525443778373301 ], [ 525114.746964537887834, 2259415.239884687587619 ], [ 525345.771282387548126, 2259651.617910027503967 ], [ 525305.57965075422544, 2259981.059092339128256 ], [ 525373.200811875169165, 2260023.885731499642134 ], [ 525429.215778327663429, 2260024.009050885215402 ], [ 525516.794861399335787, 2260113.615373345091939 ], [ 525557.483661097357981, 2260359.764313787221909 ], [ 525636.892024755477905, 2260461.748561467044055 ], [ 526091.865468533826061, 2260457.596317595802248 ], [ 526260.288616172270849, 2260341.884490876458585 ], [ 526393.53804606187623, 2260414.098818293772638 ], [ 526425.989035700797103, 2260455.774349832907319 ], [ 526590.965990141732618, 2260456.135520330630243 ], [ 526886.830493140616454, 2260648.49598958529532 ], [ 526886.086751661030576, 2260857.970210880041122 ], [ 526865.352079141768627, 2261027.961668264120817 ], [ 526919.802253111614846, 2261146.384066643193364 ], [ 526947.001289870473556, 2261260.428412727080286 ], [ 527153.042740836041048, 2261118.870635160245001 ], [ 527474.032002416439354, 2261119.565103651955724 ], [ 527563.085978172719479, 2261130.527758043259382 ], [ 527664.109524683677591, 2261130.746926341205835 ], [ 527711.35352105088532, 2261151.289891262538731 ], [ 527966.606111044995487, 2261153.226136736571789 ], [ 528070.591680088080466, 2261024.687331245280802 ], [ 528284.770640218979679, 2261119.733727598562837 ], [ 528329.816280109109357, 2261085.204450538381934 ], [ 528359.420410391874611, 2261054.576884016394615 ], [ 528483.591578245162964, 2260959.398202713578939 ], [ 528494.262442696723156, 2260884.646756707690656 ], [ 528407.901828010333702, 2260757.57476445287466 ], [ 528384.225144726922736, 2260693.395645324140787 ], [ 528108.925637578824535, 2260312.277222287841141 ], [ 528138.314178232103586, 2260285.095249503850937 ], [ 528260.72136338672135, 2260217.91196577809751 ], [ 528335.91868269816041, 2259995.146057197824121 ], [ 528439.352491966332309, 2259757.801823638379574 ], [ 528485.224559226771817, 2259520.813786186277866 ], [ 528531.860542813781649, 2259383.270731005817652 ], [ 528479.700731383170933, 2259273.059570305049419 ], [ 528449.966118655400351, 2259127.895459463819861 ], [ 528433.820975836366415, 2258943.271297224797308 ], [ 528377.473306253785267, 2258887.669891254045069 ], [ 528422.083471105434, 2258652.736390942707658 ], [ 528548.487736194045283, 2258604.968015048652887 ], [ 528546.695675742230378, 2258498.988139210268855 ], [ 528591.122043080977164, 2258464.933449161238968 ], [ 528735.064233172568493, 2258301.364492272958159 ], [ 528791.951824570656754, 2258007.454697628505528 ], [ 528940.353877752553672, 2258128.472242244519293 ], [ 529113.981970875407569, 2258111.321394301950932 ], [ 529172.642807178199291, 2257951.595012673176825 ], [ 529301.795105927041732, 2257769.619220111519098 ], [ 529563.084913321887143, 2257606.013334472663701 ], [ 529705.734768840135075, 2257552.101651594974101 ], [ 529805.020946360891685, 2257281.745386227965355 ], [ 529912.63655354862567, 2257279.72789819072932 ], [ 530049.825787183479406, 2257299.525108266621828 ], [ 530094.09920082858298, 2257265.582700687460601 ], [ 530151.575468080118299, 2257068.328771057538688 ], [ 530212.696171203861013, 2257149.814576295204461 ], [ 530312.07366628665477, 2257128.029580218717456 ], [ 530343.557327279006131, 2257067.287191761657596 ], [ 530377.309182118275203, 2257041.409883494488895 ], [ 530462.74166564096231, 2256953.003188012167811 ], [ 530553.669996470795013, 2256966.123114205896854 ], [ 530670.13596373423934, 2256909.701273164711893 ], [ 530713.499498080695048, 2256908.888305335305631 ], [ 530765.316101699252613, 2256916.364443195983768 ], [ 530922.831597938551567, 2256891.800707740709186 ], [ 531314.120293478947133, 2256888.212203762494028 ], [ 531587.723469938500784, 2256782.103050528094172 ], [ 531634.393747229245491, 2256771.021113916300237 ], [ 531553.208324355073273, 2256615.965370923280716 ], [ 531435.054877728922293, 2256380.152737435884774 ], [ 531169.156204670434818, 2256043.974531957879663 ], [ 531079.438424417166971, 2255776.502363656647503 ], [ 531032.171257835696451, 2255499.571711868979037 ], [ 530926.277476375107653, 2255230.13625194132328 ], [ 530803.996425280463882, 2255009.547019130550325 ], [ 530664.696938180015422, 2254774.699261073954403 ], [ 530467.189420837908983, 2254272.128267013467848 ], [ 529961.776343530858867, 2253825.379787156358361 ], [ 529830.917527893907391, 2253628.515236354433 ], [ 529696.248507126583718, 2253324.854440875351429 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 20.0, "GRIDCODE": 36.0, "X_COORD": 556456.23282000003, "Y_COORD": 295696.81591 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 522969.804832734924275, 2251363.030705924145877 ], [ 522983.371767666714732, 2251625.929815066047013 ], [ 522904.634544747939799, 2251866.602579182945192 ], [ 522945.659698390983976, 2252014.122894611209631 ], [ 522937.345349440351129, 2252095.56723587308079 ], [ 522785.881701016332954, 2252122.165900255553424 ], [ 522779.561576872773003, 2252392.727412481792271 ], [ 522631.989975431468338, 2252418.642563053406775 ], [ 522529.992735025996808, 2252408.151647010818124 ], [ 522422.729935267008841, 2252457.174744300544262 ], [ 522295.34733257611515, 2252378.444203751161695 ], [ 522253.408574642729945, 2252543.214676016941667 ], [ 522213.047382309683599, 2252569.771566177718341 ], [ 522063.615493489603978, 2252384.773752661421895 ], [ 521909.847529500897508, 2252279.880815884098411 ], [ 521825.391135485318955, 2252212.94076578412205 ], [ 521768.652891434554476, 2252211.670018042437732 ], [ 521648.432346715708263, 2252171.647544867359102 ], [ 521590.858312528172974, 2252170.357554479502141 ], [ 521492.509876847092528, 2252128.436377610079944 ], [ 521381.62684552022256, 2252125.949257688596845 ], [ 520747.739889280172065, 2252054.349320827051997 ], [ 520585.474376989644952, 2251954.049985820427537 ], [ 520408.076464824785944, 2251884.792023331858218 ], [ 520295.095906052796636, 2251814.957511289045215 ], [ 520224.872269097424578, 2251775.89650225546211 ], [ 520123.77212805848103, 2251650.724709232337773 ], [ 520019.731202627939638, 2251648.389621598646045 ], [ 520068.672875071293674, 2251758.068424102850258 ], [ 519972.889641329064034, 2251881.418415802530944 ], [ 519895.101070674427319, 2251912.721588961780071 ], [ 519836.809353102638852, 2251968.830005777068436 ], [ 519804.065502568613738, 2251995.861929309554398 ], [ 519641.059781405900139, 2252180.321751497685909 ], [ 519637.47055565478513, 2252333.681063301861286 ], [ 519626.681280232558493, 2252439.311789204366505 ], [ 519694.321828654792625, 2252590.897771324962378 ], [ 519555.879208953061607, 2252615.201921416446567 ], [ 519525.262405776767991, 2252644.669314508326352 ], [ 519448.275981937127654, 2252708.220343746244907 ], [ 519216.830458115902729, 2252684.408649163320661 ], [ 519139.912093181919772, 2252589.173377620056272 ], [ 518946.86367889016401, 2252545.569161174818873 ], [ 518570.266789833724033, 2252554.98100099619478 ], [ 518490.382198758306913, 2252701.4090571468696 ], [ 518438.05199317127699, 2252787.751085135154426 ], [ 518521.133427431981545, 2252927.893583814613521 ], [ 518509.644660038873553, 2253040.350892375223339 ], [ 518449.346305685408879, 2253090.124124698340893 ], [ 518210.224503860983532, 2253349.28444308694452 ], [ 518224.701966540247668, 2253438.840234680101275 ], [ 518343.314388953906018, 2253384.642988439649343 ], [ 518404.000478579022456, 2253390.888061764650047 ], [ 518458.839298284903634, 2253530.512591240927577 ], [ 518567.354998344962951, 2253611.443224493414164 ], [ 518682.015418006281834, 2253753.404949110932648 ], [ 518869.22372565587284, 2253826.490939299575984 ], [ 518809.572895606514066, 2253969.008966536261141 ], [ 518718.552352996950503, 2254044.141644206829369 ], [ 518630.27911069849506, 2254274.34643845167011 ], [ 518661.578411044261884, 2254494.039778218604624 ], [ 518661.854538846819196, 2254957.12325634714216 ], [ 518804.519708247564267, 2255077.40100034698844 ], [ 518796.7931765926769, 2255153.036204170435667 ], [ 518792.969218900601845, 2255316.388927694410086 ], [ 518697.743936636601575, 2255394.987766371108592 ], [ 518623.692786561499815, 2255832.89559777919203 ], [ 518723.718892857490573, 2255888.530145385302603 ], [ 518864.918171706434805, 2255975.803061130456626 ], [ 518888.066844956949353, 2256111.576430157758296 ], [ 518945.154871243808884, 2256207.859054110944271 ], [ 518986.484496511577163, 2256450.264098841696978 ], [ 519065.751984689733945, 2256670.810575803741813 ], [ 519056.953541947877966, 2256756.943550650030375 ], [ 519162.266799148404971, 2256835.474229102022946 ], [ 519282.443187472934369, 2256902.308704361319542 ], [ 519342.958461582893506, 2257148.521785908378661 ], [ 519306.13681399152847, 2257509.013454488478601 ], [ 519242.587175335385837, 2257613.860366271808743 ], [ 519209.941307464789134, 2257675.669417072087526 ], [ 519325.560762699169572, 2257739.96857111249119 ], [ 519339.052095182996709, 2257983.797177031636238 ], [ 519362.507082525407895, 2258105.029543722979724 ], [ 519385.005226144799963, 2258236.965701589360833 ], [ 519356.902342039975338, 2258512.103484755381942 ], [ 519395.906789559987374, 2258599.493929166346788 ], [ 519516.532064241357148, 2258727.4958202149719 ], [ 519557.947122043347917, 2258895.979110136628151 ], [ 519485.424369901011232, 2258989.35502031352371 ], [ 519453.914637847745325, 2259033.031129151582718 ], [ 519611.547904350154568, 2259133.849103799089789 ], [ 519713.179863742785528, 2259182.735791412182152 ], [ 519820.120919636916369, 2259146.896098244003952 ], [ 519797.306157454266213, 2259008.019869118928909 ], [ 519910.738714013888966, 2258863.446324034593999 ], [ 520011.26588169921888, 2258752.712532227858901 ], [ 520056.230074228951707, 2258659.001175920479 ], [ 520130.555374825955369, 2258550.517239838838577 ], [ 520202.878400758840144, 2258399.784071928821504 ], [ 520342.50103588408092, 2258369.754592386074364 ], [ 520513.435096546076238, 2258279.684564447961748 ], [ 520626.164260576188099, 2258448.14459924865514 ], [ 520762.181525778025389, 2258376.473341042175889 ], [ 520812.333455694955774, 2258406.818126703612506 ], [ 520903.606502649723552, 2258549.083034020848572 ], [ 520958.073014654626604, 2258712.208197169937193 ], [ 521054.061304811271839, 2258757.470341046340764 ], [ 521099.851293756510131, 2258773.501360257156193 ], [ 521169.475601263693534, 2258724.019192324019969 ], [ 521218.310757341969293, 2258463.100710393860936 ], [ 521189.872122302593198, 2257993.217075739987195 ], [ 521201.464403216494247, 2257931.282689832150936 ], [ 521169.919407639943529, 2257602.418859205208719 ], [ 521344.231618266843725, 2257472.149903449229896 ], [ 521427.741106975183357, 2257442.595857522450387 ], [ 521592.024367357604206, 2257336.496264470741153 ], [ 521772.413699461845681, 2257281.660383137874305 ], [ 521867.725269082176965, 2257232.815352814272046 ], [ 522059.550865601573605, 2257203.26768834143877 ], [ 522013.42501646769233, 2257054.633854305371642 ], [ 522216.974811258958653, 2256909.959656041115522 ], [ 522135.783584167598747, 2256826.36014829389751 ], [ 521989.504686672997195, 2256774.000550235621631 ], [ 522039.481335577263962, 2256696.591226812452078 ], [ 522187.08272438403219, 2256591.682070219889283 ], [ 522408.623984080855735, 2256332.854011635296047 ], [ 522495.772252693888731, 2256467.318519095890224 ], [ 522614.424694263550919, 2256704.239793472923338 ], [ 522636.397378765570465, 2257066.396955955773592 ], [ 522712.282590388669632, 2257080.791390778496861 ], [ 522805.858606744965073, 2257032.83427903149277 ], [ 522961.41836562944809, 2256977.778181775473058 ], [ 522994.657673957524821, 2256910.272697125561535 ], [ 523133.727402771648485, 2256861.050937112420797 ], [ 523186.625139755546115, 2256710.662676842883229 ], [ 523410.068139103124849, 2256486.050672229379416 ], [ 523395.083684530225582, 2256300.473760315217078 ], [ 523331.272465796559118, 2256199.447831223718822 ], [ 523448.065414122480433, 2256069.606585193425417 ], [ 523555.271805557364132, 2256031.658264704048634 ], [ 523575.318908774002921, 2255924.526725641451776 ], [ 523536.232117687584832, 2255888.632803459651768 ], [ 523575.897776532394346, 2255801.207400925457478 ], [ 523622.269422892073635, 2255532.034224118106067 ], [ 523688.52498889924027, 2255598.660454707220197 ], [ 523743.305664890445769, 2255677.448307575657964 ], [ 523916.176180916721933, 2255836.004847274161875 ], [ 524246.843798847810831, 2255898.724731529131532 ], [ 524395.240303862257861, 2255846.199677105993032 ], [ 524462.455124190892093, 2255655.088063316419721 ], [ 524603.987916693324223, 2255623.599356419406831 ], [ 524636.34991778479889, 2255531.587320385500789 ], [ 524675.24724032334052, 2255445.850802817381918 ], [ 524666.926243147114292, 2255308.442708257585764 ], [ 524653.390714439912699, 2255263.650413822382689 ], [ 524634.067017611349002, 2255138.72500016912818 ], [ 524521.383682753890753, 2254983.331180887296796 ], [ 524500.175564403412864, 2254888.517854591831565 ], [ 524358.705563423573039, 2254699.97598657105118 ], [ 524425.928633863921277, 2254596.933219725266099 ], [ 524398.148314064485021, 2254500.786093324422836 ], [ 524284.959244537050836, 2254481.93527299631387 ], [ 524233.096050785155967, 2254484.023771833628416 ], [ 524198.206499703926966, 2254328.048332521691918 ], [ 524150.55564873496769, 2254262.063413849100471 ], [ 524085.636415935063269, 2254200.254400204867125 ], [ 524203.941105472273193, 2253966.098268021829426 ], [ 524525.793597808107734, 2254019.710397863760591 ], [ 524621.791187595459633, 2253901.300382386893034 ], [ 524661.512338285683654, 2253762.365793026052415 ], [ 524866.192764876410365, 2253729.735326790250838 ], [ 524948.924751906073652, 2253602.911988692358136 ], [ 524907.359464114531875, 2253517.53073083050549 ], [ 524956.725504421512596, 2253284.573898092843592 ], [ 524993.747153440257534, 2253227.822702577337623 ], [ 524963.878737491555512, 2253166.468725926242769 ], [ 524972.62701069470495, 2253113.28015791811049 ], [ 524942.883058314211667, 2253072.090488727204502 ], [ 524812.506245177006349, 2252947.9584677554667 ], [ 524854.423233493231237, 2252693.104323802515864 ], [ 524783.555724579025991, 2252558.768802986480296 ], [ 524523.541959415073507, 2252463.635658090934157 ], [ 524413.209807473467663, 2252406.818929135799408 ], [ 524422.676852841279469, 2252349.257295870222151 ], [ 524391.218629728653468, 2252284.636385805904865 ], [ 524359.157441905816086, 2252194.801824067719281 ], [ 524273.801205690659117, 2252076.597792622633278 ], [ 524242.963581949297804, 2252047.236524745821953 ], [ 524048.502152994915377, 2252021.641649536788464 ], [ 523890.084451133967377, 2251869.001002132892609 ], [ 523800.645139780186582, 2251696.608447102829814 ], [ 523740.095445869956166, 2251700.404733181931078 ], [ 523657.535511121910531, 2251631.083458872511983 ], [ 523453.027451078640297, 2251500.717772058211267 ], [ 523343.018516540993005, 2251399.802362687885761 ], [ 523088.146017994382419, 2251351.263274791650474 ], [ 522969.804832734924275, 2251363.030705924145877 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 21.0, "GRIDCODE": 37.0, "X_COORD": 571128.90981999994, "Y_COORD": 291563.50932999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 536328.076767052756622, 2252014.938730927184224 ], [ 536291.109483838430606, 2252022.985112939961255 ], [ 536315.585783639107831, 2252051.020366348326206 ], [ 536328.076767052756622, 2252014.938730927184224 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 22.0, "GRIDCODE": 34.0, "X_COORD": 561790.89483999996, "Y_COORD": 293531.1607 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 525310.575190565316007, 2251237.205513622611761 ], [ 525231.723936902242713, 2251275.956590871326625 ], [ 525140.88533796207048, 2251376.961995452642441 ], [ 525052.404194407863542, 2251578.815245822072029 ], [ 524949.944742035702802, 2251703.399099771864712 ], [ 524759.821235263952985, 2251745.70465459022671 ], [ 524722.316557662910782, 2251821.88638305477798 ], [ 524619.392664575250819, 2251842.344654578715563 ], [ 524535.505799393518828, 2251721.682098048739135 ], [ 524485.861302198958583, 2251776.881735764443874 ], [ 524391.511991390376352, 2251797.875302784144878 ], [ 524359.150072659016587, 2251889.892571632750332 ], [ 524242.963581949297804, 2252047.236524745821953 ], [ 524273.801205690659117, 2252076.597792622633278 ], [ 524359.157441905816086, 2252194.801824067719281 ], [ 524391.218629728653468, 2252284.636385805904865 ], [ 524422.676852841279469, 2252349.257295870222151 ], [ 524413.209807473467663, 2252406.818929135799408 ], [ 524523.541959415073507, 2252463.635658090934157 ], [ 524783.555724579025991, 2252558.768802986480296 ], [ 524854.423233493231237, 2252693.104323802515864 ], [ 524812.506245177006349, 2252947.9584677554667 ], [ 524942.883058314211667, 2253072.090488727204502 ], [ 524972.62701069470495, 2253113.28015791811049 ], [ 524963.878737491555512, 2253166.468725926242769 ], [ 524993.747153440257534, 2253227.822702577337623 ], [ 524956.725504421512596, 2253284.573898092843592 ], [ 524907.359464114531875, 2253517.53073083050549 ], [ 524948.924751906073652, 2253602.911988692358136 ], [ 524866.192764876410365, 2253729.735326790250838 ], [ 524661.512338285683654, 2253762.365793026052415 ], [ 524621.791187595459633, 2253901.300382386893034 ], [ 524525.793597808107734, 2254019.710397863760591 ], [ 524203.941105472273193, 2253966.098268021829426 ], [ 524085.636415935063269, 2254200.254400204867125 ], [ 524150.55564873496769, 2254262.063413849100471 ], [ 524198.206499703926966, 2254328.048332521691918 ], [ 524233.096050785155967, 2254484.023771833628416 ], [ 524284.959244537050836, 2254481.93527299631387 ], [ 524398.148314064485021, 2254500.786093324422836 ], [ 524425.928633863921277, 2254596.933219725266099 ], [ 524358.705563423573039, 2254699.97598657105118 ], [ 524500.175564403412864, 2254888.517854591831565 ], [ 524521.383682753890753, 2254983.331180887296796 ], [ 524634.067017611349002, 2255138.72500016912818 ], [ 524653.390714439912699, 2255263.650413822382689 ], [ 524666.926243147114292, 2255308.442708257585764 ], [ 524769.839417226030491, 2255395.096475492231548 ], [ 524944.201112663722597, 2255366.365950588136911 ], [ 525028.934369632857852, 2255135.68399438355118 ], [ 525080.691846641362645, 2255166.896032489836216 ], [ 525164.164324007229879, 2255234.983554703183472 ], [ 525297.192429163260385, 2255232.498172551393509 ], [ 525544.275440310244448, 2255362.432789439335465 ], [ 525776.913728283485398, 2255396.024240725673735 ], [ 525967.528745602816343, 2255355.898860071785748 ], [ 526171.770227783359587, 2255416.414089037105441 ], [ 526197.323361193179153, 2255450.490716834552586 ], [ 526277.404291249345988, 2255492.798630610108376 ], [ 526308.964353399933316, 2255578.381506133824587 ], [ 526337.347753315349109, 2255638.362664417363703 ], [ 526366.874946939060465, 2255718.434398002922535 ], [ 526776.72755531151779, 2255786.713242213241756 ], [ 526832.0755745874485, 2255822.649297542870045 ], [ 527041.109726101043634, 2255863.676729822531343 ], [ 527064.779935878003016, 2255927.864965720102191 ], [ 527095.047817173763178, 2255957.733126042410731 ], [ 527142.050140767008997, 2256020.407021671533585 ], [ 527179.409959096927196, 2256025.798104745335877 ], [ 527224.328606798662804, 2256024.959631256759167 ], [ 527366.786370176938362, 2256045.523221884854138 ], [ 527484.15624514373485, 2256010.109246936626732 ], [ 527567.001877025235444, 2256022.069659256376326 ], [ 527573.916229346883483, 2255973.632395716384053 ], [ 527571.94713566522114, 2255856.951945611275733 ], [ 527692.455026073846966, 2255706.145973790436983 ], [ 527507.555567647097632, 2255555.346146515570581 ], [ 527321.945543792913668, 2255558.817337760701776 ], [ 527230.306715882848948, 2255510.402006894350052 ], [ 527300.728558801230974, 2255348.8052141033113 ], [ 527214.210398971103132, 2255098.142642168328166 ], [ 527212.517262389301322, 2254997.758973652496934 ], [ 527337.149918888462707, 2254968.174860382452607 ], [ 527459.268015285837464, 2254891.711565759032965 ], [ 527691.410849189502187, 2254978.111646486446261 ], [ 527756.520543554448523, 2254910.736138982698321 ], [ 527881.768860232201405, 2254863.402270019054413 ], [ 527881.169703456573188, 2254827.971910401247442 ], [ 527976.047969648614526, 2254755.235676420852542 ], [ 528024.079642060212791, 2254559.820104689337313 ], [ 528219.102770219324157, 2254513.521978537552059 ], [ 528356.307656722143292, 2254371.53991221357137 ], [ 528423.812561008497141, 2254319.789424038492143 ], [ 529293.26241965754889, 2253568.986561917699873 ], [ 529649.580170894856565, 2253335.933385702781379 ], [ 529696.248507126583718, 2253324.854440875351429 ], [ 529677.800752547802404, 2253247.487739508040249 ], [ 529516.845713826245628, 2253145.540284821763635 ], [ 529119.814911757945083, 2253205.70103869214654 ], [ 528975.681300312862732, 2253143.014548066072166 ], [ 528681.617646520840935, 2253035.671074582263827 ], [ 528463.503728242241777, 2252841.714386978186667 ], [ 528206.427912154700607, 2253000.177159681916237 ], [ 527850.317368336487561, 2252816.142402440309525 ], [ 527728.566302926512435, 2252691.551988332532346 ], [ 527615.664817303768359, 2252546.518903863616288 ], [ 527561.961104513844475, 2252539.90824556723237 ], [ 527472.245768859400414, 2252539.714674583636224 ], [ 527368.36387832055334, 2252526.923429471440613 ], [ 527280.706603785976768, 2252526.73252922296524 ], [ 527206.080800054362044, 2252265.880890170112252 ], [ 527265.542992336093448, 2251766.565982580184937 ], [ 527291.586069464799948, 2251602.765158506110311 ], [ 527246.948284782585688, 2251585.711438237689435 ], [ 527018.977240446722135, 2251486.548090605065227 ], [ 526988.135448206798173, 2251446.928552933968604 ], [ 526898.860247516771778, 2251412.820469573140144 ], [ 526742.826037423335947, 2251192.823037675581872 ], [ 526655.165822183364071, 2250825.072236584499478 ], [ 526427.661478149937466, 2250932.153776474297047 ], [ 526361.35027274931781, 2250923.986756682395935 ], [ 526301.280232219607569, 2250952.25783659145236 ], [ 526208.448710540658794, 2250974.995500671677291 ], [ 526139.883624593378045, 2251007.264086517505348 ], [ 526018.074802130460739, 2251176.430018778890371 ], [ 525812.341137490584515, 2251241.933418335393071 ], [ 525772.19839958823286, 2251282.003009653650224 ], [ 525712.413775954279117, 2251329.577390901744366 ], [ 525636.367546256748028, 2251435.183047839440405 ], [ 525417.299456612556241, 2251326.541490414179862 ], [ 525310.575190565316007, 2251237.205513622611761 ] ], [ [ 527229.418252674746327, 2252596.529999136924744 ], [ 527241.913658588659018, 2252560.450667317956686 ], [ 527266.387648446368985, 2252588.490004765801132 ], [ 527229.418252674746327, 2252596.529999136924744 ], [ 527216.9228379848646, 2252632.609307768754661 ], [ 527192.448845351464115, 2252604.569966698996723 ], [ 527229.418252674746327, 2252596.529999136924744 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 23.0, "GRIDCODE": 35.0, "X_COORD": 577552.61496000004, "Y_COORD": 294621.06487 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 539612.74087649199646, 2252098.394718845374882 ], [ 539462.432480921386741, 2252345.708754317834973 ], [ 539418.174089942011051, 2252585.409630634821951 ], [ 539347.431098201661371, 2252677.898672267794609 ], [ 539256.975470106466673, 2252755.422472183592618 ], [ 539282.616314018960111, 2252850.186069140210748 ], [ 539276.518853293149732, 2252923.952095163054764 ], [ 539269.643032172694802, 2253087.177336685359478 ], [ 539199.419147040462121, 2253206.046328171156347 ], [ 539165.388069108594209, 2253281.750052279792726 ], [ 539273.76852627354674, 2253467.365153746679425 ], [ 539269.970859217806719, 2253513.301396805793047 ], [ 539292.893760969047435, 2253635.088184347376227 ], [ 539311.690997997182421, 2253803.653865084052086 ], [ 539128.636750470963307, 2253836.861582474783063 ], [ 539052.09216204599943, 2253907.964478748850524 ], [ 539373.659960179938935, 2254305.178134238347411 ], [ 539493.082842653384432, 2254252.144707701168954 ], [ 539558.01552070886828, 2254226.557774426415563 ], [ 539639.338296038913541, 2254323.526895568706095 ], [ 539757.803441217401996, 2254328.443326597101986 ], [ 539876.823156412458047, 2254338.313011121936142 ], [ 539995.861779628670774, 2254343.253495077602565 ], [ 540076.767336320015602, 2254439.723404170013964 ], [ 540227.977046815794893, 2254525.906752578914165 ], [ 540185.481379923294298, 2254658.306834164075553 ], [ 540230.442015396081842, 2254824.458828237839043 ], [ 540168.482503444654867, 2254929.340984618291259 ], [ 540279.076183605589904, 2255086.996789270080626 ], [ 540317.18335087550804, 2255180.962868925184011 ], [ 540361.10146429669112, 2255282.245951513759792 ], [ 540312.763152561383322, 2255462.363736339844763 ], [ 540461.349190744571388, 2255521.543358847498894 ], [ 540520.160304964752868, 2255556.97143295314163 ], [ 540511.564781309105456, 2255661.000343041494489 ], [ 540504.230591473635286, 2255835.193742012605071 ], [ 540554.243471053312533, 2255950.529930485412478 ], [ 540578.660115719540045, 2256046.783642410300672 ], [ 540662.156709679402411, 2256138.613697806373239 ], [ 540689.439648287487216, 2256171.144025082699955 ], [ 540717.990702971816063, 2256202.542798236943781 ], [ 540766.612812969367951, 2256322.426329728215933 ], [ 540824.028015105403028, 2256420.737851206213236 ], [ 540849.434195479843765, 2256483.38031124509871 ], [ 540896.201968733803369, 2256591.228985206224024 ], [ 541105.078415137948468, 2256710.267484954558313 ], [ 541162.541656615794636, 2256744.879631926305592 ], [ 541193.864960960811004, 2256715.785694599151611 ], [ 541375.066597683238797, 2256697.423438405618072 ], [ 541468.021251942031085, 2256641.890001932159066 ], [ 541552.263284063432366, 2256742.324822354130447 ], [ 541542.649670045007952, 2256858.679669161327183 ], [ 541537.960141544113867, 2256970.133661090396345 ], [ 541654.281739644007757, 2257016.458045422099531 ], [ 541739.278076129383408, 2257082.802334370091558 ], [ 541827.419124745414592, 2257117.902805893681943 ], [ 541912.415773171233013, 2257184.24669836089015 ], [ 541999.288060043356381, 2257249.496582724153996 ], [ 542003.166057040798478, 2257157.321033625863492 ], [ 542129.755639318842441, 2257048.82891299109906 ], [ 542196.931822966551408, 2256928.656039749272168 ], [ 542261.390988830127753, 2256873.413719326257706 ], [ 542294.452926950063556, 2256814.268567995168269 ], [ 542434.338117010658607, 2256859.926165281794965 ], [ 542635.643889501574449, 2256715.539164613932371 ], [ 542769.17480739869643, 2256874.731086250394583 ], [ 542857.315889961901121, 2256909.829937811940908 ], [ 542884.600251315976493, 2256942.358683512546122 ], [ 542914.71087026107125, 2256975.468857964500785 ], [ 543014.44671567925252, 2257221.34186087269336 ], [ 543098.194735759636387, 2257269.063762965612113 ], [ 543133.635141187696718, 2257408.745378721505404 ], [ 543074.489431221387349, 2257593.038165982812643 ], [ 543106.488302083569579, 2257711.249160431325436 ], [ 543124.284877842175774, 2257896.095056897960603 ], [ 543029.455226829042658, 2257977.367610357701778 ], [ 543025.592562378733419, 2258069.266085715033114 ], [ 543018.117579134996049, 2258159.779565253295004 ], [ 543132.314611562294886, 2258256.960819533094764 ], [ 543246.666527813649736, 2258459.807150014676154 ], [ 543381.713863085955381, 2258574.73011664673686 ], [ 543408.999425582587719, 2258607.257699968293309 ], [ 543591.237302080611698, 2258772.85431796964258 ], [ 543628.34987268561963, 2258927.294028788805008 ], [ 543575.791237035300583, 2259055.615809929557145 ], [ 543690.424515994382091, 2259226.325773959979415 ], [ 543787.384011002955958, 2259264.931955425068736 ], [ 543844.465614492888562, 2259299.309075473807752 ], [ 543935.934908379102126, 2259335.729071766138077 ], [ 544035.301809679949656, 2259454.174416377209127 ], [ 544215.310591918416321, 2259594.654829642735422 ], [ 544356.089050642331131, 2259425.807220621034503 ], [ 544496.812230308772996, 2259400.266580537892878 ], [ 544589.389481338555925, 2259344.953755679540336 ], [ 544707.216497729416005, 2259277.002146175131202 ], [ 544543.292389602633193, 2259153.10181281901896 ], [ 544648.426251723081805, 2258896.415397422388196 ], [ 544733.151898587821051, 2258477.262938895262778 ], [ 544860.725988925783895, 2258487.828130506910384 ], [ 545147.142441981122829, 2258470.372002564370632 ], [ 545067.499526255181991, 2258375.438437023200095 ], [ 544873.655204815440811, 2258264.989469844847918 ], [ 544832.738383436109871, 2258113.855431972071528 ], [ 544945.673053095466457, 2257946.35346913151443 ], [ 545058.658489352208562, 2257955.708343665115535 ], [ 545186.300848949002102, 2257930.969832643866539 ], [ 545311.312174652004614, 2258006.253668894991279 ], [ 545601.368910903693177, 2257983.532324152998626 ], [ 545590.697571524768136, 2257684.119753366336226 ], [ 545552.305620814557187, 2257641.905562100932002 ], [ 545664.356147270416841, 2257452.20076469052583 ], [ 545641.11286036123056, 2257354.73738091532141 ], [ 545600.028292913339101, 2257309.564388715662062 ], [ 545711.911849720752798, 2257178.3660569479689 ], [ 545814.764520088792779, 2257054.990475906059146 ], [ 545930.766912580351345, 2256955.559557873755693 ], [ 545948.590356389293447, 2256739.626270503737032 ], [ 545967.894322813488543, 2256664.949977748095989 ], [ 545955.399680211325176, 2256647.661679713055491 ], [ 545858.837107814848423, 2256597.98997257836163 ], [ 545782.740304132574238, 2256525.595611539669335 ], [ 545740.166472939657979, 2256335.572910110466182 ], [ 545689.828588988864794, 2256327.208775913342834 ], [ 545574.533153950818814, 2256331.901431106030941 ], [ 545498.261154784122482, 2256259.34043204318732 ], [ 545475.04135086608585, 2256109.562489026226103 ], [ 545360.608681760379113, 2256090.551575913093984 ], [ 545269.68762465682812, 2256094.247292023152113 ], [ 545214.501763768843375, 2256057.55565149243921 ], [ 545030.000969203189015, 2256012.363928665407002 ], [ 544896.964921089704148, 2255829.036549650132656 ], [ 544875.726958343409933, 2255734.233390409499407 ], [ 544800.687593152164482, 2255613.642988009378314 ], [ 544726.240652314620093, 2255460.855931663885713 ], [ 544795.987747685518116, 2255303.869403241202235 ], [ 544704.286151760257781, 2255047.210664624348283 ], [ 544622.797977181850001, 2254993.024400819092989 ], [ 544431.269038768368773, 2254923.03080484084785 ], [ 544290.867688247351907, 2254622.384840562008321 ], [ 544147.602228024159558, 2254598.572636685334146 ], [ 543960.814720641588792, 2254799.060824774205685 ], [ 543900.582235518144444, 2254801.50855497084558 ], [ 543842.501716501428746, 2254791.857017354108393 ], [ 543733.742731126956642, 2254816.89674124866724 ], [ 543579.099837117828429, 2254864.887926102615893 ], [ 543457.759655015775934, 2254869.820355623029172 ], [ 543342.437778399675153, 2254760.096916886046529 ], [ 543333.295202592038549, 2254521.354870392940938 ], [ 543343.117211017059162, 2254461.505203865468502 ], [ 543338.798877480556257, 2254348.682899387553334 ], [ 543383.949838420725428, 2254190.573307748883963 ], [ 543434.49330903228838, 2254076.822298985905945 ], [ 543410.10392906179186, 2253787.523112709634006 ], [ 543312.083024727064185, 2253694.256701704114676 ], [ 543372.676500038709491, 2253629.21646374464035 ], [ 543482.083932008477859, 2253548.384368907660246 ], [ 543493.823225336964242, 2253476.862580227665603 ], [ 543446.528083550627343, 2253379.78696003742516 ], [ 543441.883694458752871, 2253258.432770309969783 ], [ 543455.605360094923526, 2253174.841219545342028 ], [ 543392.784801945555955, 2253133.06225623190403 ], [ 543302.085323993233033, 2253099.913592080585659 ], [ 543307.262454562005587, 2253068.384608059190214 ], [ 543297.364937306381762, 2252962.265285428613424 ], [ 543284.450723298126832, 2252945.05614522472024 ], [ 543233.50867187185213, 2252946.02098302077502 ], [ 543164.934131452813745, 2252909.818063329905272 ], [ 543094.414701587054878, 2252815.826357954181731 ], [ 543052.647788470960222, 2252809.810717670246959 ], [ 542905.839558613952249, 2252812.598542148247361 ], [ 542772.274524607346393, 2252634.584333227016032 ], [ 542532.021204392891377, 2252507.726471832022071 ], [ 542506.460087709128857, 2252473.65624117013067 ], [ 542435.137634233688004, 2252403.293628013692796 ], [ 542494.366324972244911, 2252310.184704414568841 ], [ 542410.076915935962461, 2252197.839642570354044 ], [ 542161.75258554390166, 2252210.388437801040709 ], [ 542055.752140439697541, 2252242.409143502824008 ], [ 541718.500054766773246, 2252193.812645287252963 ], [ 541677.767376689007506, 2252333.715981925837696 ], [ 541643.846580512705259, 2252359.73523741401732 ], [ 541644.870701551320963, 2252419.740504728630185 ], [ 541267.615377738140523, 2252426.895430348813534 ], [ 541087.338639124413021, 2252336.233134499751031 ], [ 540971.215903108823113, 2252146.616813436150551 ], [ 540949.997652963618748, 2252014.147242492064834 ], [ 540858.560969870421104, 2251820.990048218518496 ], [ 540883.297068958403543, 2251647.454104591161013 ], [ 540826.845417814678513, 2251555.27267829887569 ], [ 540802.391891781357117, 2251402.595140248537064 ], [ 540576.966862195637077, 2251431.594674756750464 ], [ 540345.882269576191902, 2251608.848530140705407 ], [ 540301.4069981679786, 2251789.95857435464859 ], [ 540065.483964241109788, 2251919.540350084193051 ], [ 540000.541913438239135, 2252255.407312731258571 ], [ 539946.068760782829486, 2252256.440927003510296 ], [ 539683.397781213279814, 2252124.79439483396709 ], [ 539612.74087649199646, 2252098.394718845374882 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 24.0, "GRIDCODE": 37.0, "X_COORD": 574679.54825, "Y_COORD": 295387.1928 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537176.247079629683867, 2250404.98910869192332 ], [ 537146.455563663272187, 2250403.134824386797845 ], [ 536910.474715527147055, 2250799.996208877302706 ], [ 536270.309245692798868, 2251776.724004538729787 ], [ 536249.977853859192692, 2251828.688115428201854 ], [ 536326.86974844976794, 2251881.113933054730296 ], [ 536378.9301161657786, 2251945.533675289712846 ], [ 536372.929780385224149, 2252004.438331747427583 ], [ 536433.875477252411656, 2252005.789341022260487 ], [ 536487.212028244044632, 2252141.48616436496377 ], [ 536478.7193483565934, 2252224.853763693012297 ], [ 536384.968381326994859, 2252302.293831161223352 ], [ 536347.50189791910816, 2252431.610410328023136 ], [ 536448.369074444402941, 2252732.2848542612046 ], [ 536493.853556203539483, 2252949.117023803293705 ], [ 536554.366439809906296, 2252950.455615186132491 ], [ 536585.06353582709562, 2253028.552577435038984 ], [ 536566.645624563214369, 2253162.880343429744244 ], [ 536515.193873107316904, 2253099.21593854855746 ], [ 536470.203168448642828, 2253067.335852450691164 ], [ 536416.346642958931625, 2253245.368304084986448 ], [ 536377.972850424703211, 2253362.751220426522195 ], [ 536341.725203782436438, 2253482.568981786258519 ], [ 536225.751232384121977, 2253795.073536224663258 ], [ 536034.666662447620183, 2253952.907064354978502 ], [ 535908.535626785364002, 2254003.707328259944916 ], [ 535518.782706906436943, 2253959.794105647131801 ], [ 535535.038768004043959, 2254400.272182359360158 ], [ 535550.269679952296428, 2254671.04126653727144 ], [ 535551.771100516663864, 2254868.755813614465296 ], [ 535603.046155101968907, 2254980.247864590026438 ], [ 535734.039959217887372, 2255084.351816447451711 ], [ 535735.892498310189694, 2255273.208322894759476 ], [ 535805.172387415426783, 2255362.170099167153239 ], [ 536115.508891448727809, 2255673.863620977848768 ], [ 536300.863043041201308, 2255935.075712079182267 ], [ 536371.968854082631879, 2256121.734414481557906 ], [ 536395.877186037716456, 2256712.862708806060255 ], [ 536423.909717190545052, 2256962.688997448422015 ], [ 536429.772305018617772, 2257354.033155962824821 ], [ 536455.228121668100357, 2257645.637239428237081 ], [ 536650.36635514954105, 2257643.243256350979209 ], [ 536756.629950846196152, 2257612.887943740934134 ], [ 536829.207584817893803, 2257653.221765481866896 ], [ 536941.544909667805769, 2257752.049617751501501 ], [ 537131.29040096711833, 2257794.834529662504792 ], [ 537250.74274342332501, 2258010.24688249733299 ], [ 537341.768262564204633, 2258049.009859845042229 ], [ 537597.765311142778955, 2258096.254421489313245 ], [ 537682.090141830849461, 2258310.72077361959964 ], [ 537759.225509724463336, 2258318.630214390344918 ], [ 537834.457602749112993, 2258320.292089847847819 ], [ 537855.541754617937841, 2258443.714078975841403 ], [ 537883.14268097456079, 2258505.50927565805614 ], [ 537788.395499250735156, 2258583.762774989940226 ], [ 537779.0065830264939, 2258675.953400173224509 ], [ 537808.842667574877851, 2258712.862210768274963 ], [ 537927.130423997994512, 2258758.98919949028641 ], [ 538113.070485268253833, 2258906.247828531078994 ], [ 538827.747985657886602, 2258922.031449227593839 ], [ 538866.456106523633935, 2259020.469120988622308 ], [ 538918.701965069631115, 2259137.430580177344382 ], [ 538916.808135069324635, 2259219.505715440958738 ], [ 538909.10751203878317, 2259295.131280108354986 ], [ 538952.837135324953124, 2259341.504168943502009 ], [ 538992.902921457309276, 2259391.065993924625218 ], [ 539092.919907124945894, 2259465.589298914186656 ], [ 539136.39074073440861, 2259642.195305316708982 ], [ 539377.470471255830489, 2259969.917520299553871 ], [ 539372.45919818978291, 2260019.13869874086231 ], [ 539399.743816784699447, 2260080.217975782230496 ], [ 539458.48269648256246, 2260229.586223177611828 ], [ 539567.256726664840244, 2260271.996763356029987 ], [ 539623.18510017299559, 2260372.834210622124374 ], [ 539677.055511509533972, 2260429.959115016274154 ], [ 539906.786709305364639, 2260714.116959833540022 ], [ 540230.655753654777072, 2260787.118859025649726 ], [ 540205.453672925825231, 2261034.686256139539182 ], [ 540248.972736201481894, 2261088.515319948084652 ], [ 540385.978899991605431, 2261209.020000694319606 ], [ 540602.136721622780897, 2261134.656276316381991 ], [ 540821.989266251563095, 2261256.7995640123263 ], [ 540878.499557048198767, 2261291.689348026178777 ], [ 540969.145814237068407, 2261327.028913415037096 ], [ 541036.777083752327599, 2261498.989059219136834 ], [ 541178.222037885570899, 2261721.771650775335729 ], [ 541525.673151390277781, 2261687.770766155794263 ], [ 541697.865460435627028, 2261583.26388784404844 ], [ 541760.398096045828424, 2261558.073632091283798 ], [ 541820.803908155299723, 2261530.448753104545176 ], [ 541945.870603449759074, 2261480.069779383018613 ], [ 542176.189235338242725, 2261356.629507368430495 ], [ 542152.345514583517797, 2261321.030854401178658 ], [ 542051.302031904808246, 2261231.591842137277126 ], [ 542095.987364981439896, 2261117.388839896768332 ], [ 542288.212006801506504, 2261054.523254834115505 ], [ 542415.770289933308959, 2261142.86572088021785 ], [ 542476.728134810691699, 2261233.882204105146229 ], [ 542566.765103135956451, 2261253.099256861023605 ], [ 542652.181559070246294, 2261127.323503837920725 ], [ 542705.081433928571641, 2261091.106385263614357 ], [ 542797.330664299777709, 2260984.736625831574202 ], [ 542980.905563623760827, 2260922.986125017516315 ], [ 542924.99519143125508, 2260756.061265237629414 ], [ 542632.217341113602743, 2260704.332697255536914 ], [ 542397.907842814107426, 2260498.136870921589434 ], [ 542475.292460736236535, 2260440.975114222615957 ], [ 542518.925008085905574, 2260394.149530804716051 ], [ 542701.285341906594113, 2260327.377890977077186 ], [ 542722.750563886133023, 2260196.618855847977102 ], [ 542718.074756968882866, 2260074.619065689854324 ], [ 542756.34008184983395, 2259988.513337332755327 ], [ 542791.055204715463333, 2259866.96361155807972 ], [ 542873.519541355315596, 2259765.194113702513278 ], [ 542900.13181212649215, 2259603.090790186077356 ], [ 542896.275841849856079, 2259502.453524981625378 ], [ 543004.298797803698108, 2259369.139306565746665 ], [ 543061.435487843351439, 2259255.971358276903629 ], [ 543222.082568304962479, 2259198.274262890219688 ], [ 543284.998876694240607, 2259208.729410012252629 ], [ 543404.060904804151505, 2259149.349436363205314 ], [ 543468.110574518563226, 2259125.896365117281675 ], [ 543499.073428089963272, 2259064.566972453147173 ], [ 543575.791237035300583, 2259055.615809929557145 ], [ 543628.34987268561963, 2258927.294028788805008 ], [ 543591.237302080611698, 2258772.85431796964258 ], [ 543408.999425582587719, 2258607.257699968293309 ], [ 543381.713863085955381, 2258574.73011664673686 ], [ 543246.666527813649736, 2258459.807150014676154 ], [ 543132.314611562294886, 2258256.960819533094764 ], [ 543018.117579134996049, 2258159.779565253295004 ], [ 543025.592562378733419, 2258069.266085715033114 ], [ 543029.455226829042658, 2257977.367610357701778 ], [ 543124.284877842175774, 2257896.095056897960603 ], [ 543106.488302083569579, 2257711.249160431325436 ], [ 543074.489431221387349, 2257593.038165982812643 ], [ 543133.635141187696718, 2257408.745378721505404 ], [ 543098.194735759636387, 2257269.063762965612113 ], [ 543014.44671567925252, 2257221.34186087269336 ], [ 542914.71087026107125, 2256975.468857964500785 ], [ 542884.600251315976493, 2256942.358683512546122 ], [ 542857.315889961901121, 2256909.829937811940908 ], [ 542769.17480739869643, 2256874.731086250394583 ], [ 542635.643889501574449, 2256715.539164613932371 ], [ 542434.338117010658607, 2256859.926165281794965 ], [ 542294.452926950063556, 2256814.268567995168269 ], [ 542261.390988830127753, 2256873.413719326257706 ], [ 542196.931822966551408, 2256928.656039749272168 ], [ 542129.755639318842441, 2257048.82891299109906 ], [ 542003.166057040798478, 2257157.321033625863492 ], [ 541999.288060043356381, 2257249.496582724153996 ], [ 541912.415773171233013, 2257184.24669836089015 ], [ 541827.419124745414592, 2257117.902805893681943 ], [ 541739.278076129383408, 2257082.802334370091558 ], [ 541654.281739644007757, 2257016.458045422099531 ], [ 541537.960141544113867, 2256970.133661090396345 ], [ 541542.649670045007952, 2256858.679669161327183 ], [ 541552.263284063432366, 2256742.324822354130447 ], [ 541468.021251942031085, 2256641.890001932159066 ], [ 541375.066597683238797, 2256697.423438405618072 ], [ 541193.864960960811004, 2256715.785694599151611 ], [ 541162.541656615794636, 2256744.879631926305592 ], [ 541105.078415137948468, 2256710.267484954558313 ], [ 540896.201968733803369, 2256591.228985206224024 ], [ 540849.434195479843765, 2256483.38031124509871 ], [ 540824.028015105403028, 2256420.737851206213236 ], [ 540766.612812969367951, 2256322.426329728215933 ], [ 540717.990702971816063, 2256202.542798236943781 ], [ 540689.439648287487216, 2256171.144025082699955 ], [ 540662.156709679402411, 2256138.613697806373239 ], [ 540578.660115719540045, 2256046.783642410300672 ], [ 540554.243471053312533, 2255950.529930485412478 ], [ 540504.230591473635286, 2255835.193742012605071 ], [ 540511.564781309105456, 2255661.000343041494489 ], [ 540520.160304964752868, 2255556.97143295314163 ], [ 540461.349190744571388, 2255521.543358847498894 ], [ 540312.763152561383322, 2255462.363736339844763 ], [ 540361.10146429669112, 2255282.245951513759792 ], [ 540317.18335087550804, 2255180.962868925184011 ], [ 540279.076183605589904, 2255086.996789270080626 ], [ 540168.482503444654867, 2254929.340984618291259 ], [ 540230.442015396081842, 2254824.458828237839043 ], [ 540185.481379923294298, 2254658.306834164075553 ], [ 540227.977046815794893, 2254525.906752578914165 ], [ 540076.767336320015602, 2254439.723404170013964 ], [ 539995.861779628670774, 2254343.253495077602565 ], [ 539876.823156412458047, 2254338.313011121936142 ], [ 539757.803441217401996, 2254328.443326597101986 ], [ 539639.338296038913541, 2254323.526895568706095 ], [ 539558.01552070886828, 2254226.557774426415563 ], [ 539493.082842653384432, 2254252.144707701168954 ], [ 539373.659960179938935, 2254305.178134238347411 ], [ 539052.09216204599943, 2253907.964478748850524 ], [ 539128.636750470963307, 2253836.861582474783063 ], [ 539311.690997997182421, 2253803.653865084052086 ], [ 539292.893760969047435, 2253635.088184347376227 ], [ 539269.970859217806719, 2253513.301396805793047 ], [ 539273.76852627354674, 2253467.365153746679425 ], [ 539165.388069108594209, 2253281.750052279792726 ], [ 539199.419147040462121, 2253206.046328171156347 ], [ 539269.643032172694802, 2253087.177336685359478 ], [ 539276.518853293149732, 2252923.952095163054764 ], [ 539282.616314018960111, 2252850.186069140210748 ], [ 539256.975470106466673, 2252755.422472183592618 ], [ 539347.431098201661371, 2252677.898672267794609 ], [ 539418.174089942011051, 2252585.409630634821951 ], [ 539462.432480921386741, 2252345.708754317834973 ], [ 539612.74087649199646, 2252098.394718845374882 ], [ 539524.307308379444294, 2252066.767238751985133 ], [ 539341.796187609434128, 2251913.599812748841941 ], [ 539141.324923972715624, 2251772.647414790466428 ], [ 539071.107151112868451, 2251671.699371672235429 ], [ 538936.230869532329962, 2251649.865498123690486 ], [ 538852.235854742466472, 2251611.065536516718566 ], [ 538463.315586386364885, 2251559.982392174191773 ], [ 538127.879626731388271, 2251429.880811422131956 ], [ 537933.829161785775796, 2251150.880523411557078 ], [ 537808.163381103193387, 2251035.511370535008609 ], [ 537757.719629817991517, 2250938.333350515924394 ], [ 537530.5783432982862, 2250652.804461944848299 ], [ 537331.771507189143449, 2250522.153055841103196 ], [ 537249.658172325813212, 2250453.234680011868477 ], [ 537176.247079629683867, 2250404.98910869192332 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 25.0, "GRIDCODE": 31.0, "X_COORD": 571867.1984, "Y_COORD": 289865.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537120.422887716791593, 2250341.050204223021865 ], [ 537116.664047514903359, 2250401.280523233115673 ], [ 537146.455563663272187, 2250403.134824386797845 ], [ 537176.247079629683867, 2250404.98910869192332 ], [ 537158.726983657339588, 2250363.746573708951473 ], [ 537120.422887716791593, 2250341.050204223021865 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 26.0, "GRIDCODE": 31.0, "X_COORD": 571822.1984, "Y_COORD": 289820.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537092.510837488691323, 2250309.080704919993877 ], [ 537090.631399704725482, 2250339.19588584266603 ], [ 537120.422887716791593, 2250341.050204223021865 ], [ 537122.302311342675239, 2250310.935023484751582 ], [ 537092.510837488691323, 2250309.080704919993877 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 27.0, "GRIDCODE": 33.0, "X_COORD": 584905.48696999997, "Y_COORD": 289763.50932999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 550085.312904336955398, 2251055.73500863276422 ], [ 550093.22607012768276, 2251093.084643190726638 ], [ 550120.994409414357506, 2251068.29484408441931 ], [ 550085.312904336955398, 2251055.73500863276422 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 28.0, "GRIDCODE": 27.0, "X_COORD": 570112.1984, "Y_COORD": 288560.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 535473.368907561758533, 2248938.505919435061514 ], [ 535471.488566224696115, 2248968.621703808195889 ], [ 535501.2794695480261, 2248970.476989020593464 ], [ 535503.15979676367715, 2248940.361204800195992 ], [ 535473.368907561758533, 2248938.505919435061514 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 29.0, "GRIDCODE": 31.0, "X_COORD": 575750.71707000001, "Y_COORD": 289640.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 539428.839676742441952, 2247854.444583693519235 ], [ 539378.63574405759573, 2247861.478080935776234 ], [ 539337.590289568062872, 2247879.001537400297821 ], [ 539320.970361330080777, 2247892.235441131517291 ], [ 539283.376726710819639, 2247962.981348764151335 ], [ 539192.415751659194939, 2248035.404264808632433 ], [ 539161.420253144926392, 2248066.359036601148546 ], [ 539134.51151067763567, 2248031.802039347589016 ], [ 539007.261512477416545, 2247938.319567985832691 ], [ 538883.284403623198159, 2247890.980636414140463 ], [ 538611.847706358064897, 2247890.452691172249615 ], [ 538447.766186932218261, 2247834.874779240228236 ], [ 538362.52352009434253, 2247834.70787428598851 ], [ 538295.148932263953611, 2247901.998391535133123 ], [ 538228.192324771196581, 2248027.998683180660009 ], [ 538227.54193186329212, 2248217.893522979691625 ], [ 538394.224709331640042, 2248800.259922936558723 ], [ 538517.279635492363013, 2248972.794531408697367 ], [ 538681.47659067157656, 2249061.769935271702707 ], [ 538811.11769219301641, 2249165.969738932326436 ], [ 538965.143898900714703, 2249499.286243422888219 ], [ 539104.974066443624906, 2249642.340655072592199 ], [ 539300.057442852528766, 2249642.721727336756885 ], [ 539358.983697174699046, 2249680.033195069991052 ], [ 539513.806745443027467, 2249748.430418436415493 ], [ 539600.193675698479638, 2249662.154357029125094 ], [ 539647.961405597161502, 2249723.497604214586318 ], [ 539817.907314287964255, 2249848.331663354299963 ], [ 540000.97262551728636, 2250328.942494040355086 ], [ 540158.455269341939129, 2250460.276506609283388 ], [ 540229.017965231672861, 2250550.887466824613512 ], [ 540146.743122491054237, 2250847.521452556364238 ], [ 540066.841242592781782, 2251034.759721847251058 ], [ 539936.212514369864948, 2251245.217948139645159 ], [ 539730.570191369857639, 2251394.436707198619843 ], [ 539480.658830370754004, 2251592.211913367733359 ], [ 539417.625584102701396, 2251616.825376152992249 ], [ 539326.064143609837629, 2251673.290922305546701 ], [ 539153.330764571204782, 2251694.885553278028965 ], [ 539071.107151112868451, 2251671.699371672235429 ], [ 539141.324923972715624, 2251772.647414790466428 ], [ 539341.796187609434128, 2251913.599812748841941 ], [ 539524.307308379444294, 2252066.767238751985133 ], [ 539612.74087649199646, 2252098.394718845374882 ], [ 539683.397781213279814, 2252124.79439483396709 ], [ 539946.068760782829486, 2252256.440927003510296 ], [ 540000.541913438239135, 2252255.407312731258571 ], [ 540065.483964241109788, 2251919.540350084193051 ], [ 540301.4069981679786, 2251789.95857435464859 ], [ 540345.882269576191902, 2251608.848530140705407 ], [ 540576.966862195637077, 2251431.594674756750464 ], [ 540802.391891781357117, 2251402.595140248537064 ], [ 540826.845417814678513, 2251555.27267829887569 ], [ 540883.297068958403543, 2251647.454104591161013 ], [ 540858.560969870421104, 2251820.990048218518496 ], [ 540949.997652963618748, 2252014.147242492064834 ], [ 540971.215903108823113, 2252146.616813436150551 ], [ 541087.338639124413021, 2252336.233134499751031 ], [ 541267.615377738140523, 2252426.895430348813534 ], [ 541644.870701551320963, 2252419.740504728630185 ], [ 541643.846580512705259, 2252359.73523741401732 ], [ 541677.767376689007506, 2252333.715981925837696 ], [ 541718.500054766773246, 2252193.812645287252963 ], [ 542055.752140439697541, 2252242.409143502824008 ], [ 542161.75258554390166, 2252210.388437801040709 ], [ 542410.076915935962461, 2252197.839642570354044 ], [ 542494.366324972244911, 2252310.184704414568841 ], [ 542435.137634233688004, 2252403.293628013692796 ], [ 542506.460087709128857, 2252473.65624117013067 ], [ 542532.021204392891377, 2252507.726471832022071 ], [ 542772.274524607346393, 2252634.584333227016032 ], [ 542905.839558613952249, 2252812.598542148247361 ], [ 543052.647788470960222, 2252809.810717670246959 ], [ 543094.414701587054878, 2252815.826357954181731 ], [ 543164.934131452813745, 2252909.818063329905272 ], [ 543233.50867187185213, 2252946.02098302077502 ], [ 543284.450723298126832, 2252945.05614522472024 ], [ 543297.364937306381762, 2252962.265285428613424 ], [ 543350.164416291285306, 2252950.883760638535023 ], [ 543484.004955675802194, 2252859.228409965522587 ], [ 543513.56772192788776, 2252718.734703346155584 ], [ 543495.052644724957645, 2252496.027488611638546 ], [ 543675.649102104944177, 2252434.126018864102662 ], [ 543724.159892527968623, 2252106.742977635934949 ], [ 543844.791708682780154, 2252065.394542186520994 ], [ 543848.422959245624952, 2251588.811611138284206 ], [ 543836.180170435691252, 2251514.417786164209247 ], [ 543906.178821677574888, 2251200.513309958390892 ], [ 543608.820286751841195, 2251193.973558753728867 ], [ 543530.977727810386568, 2251097.664890279993415 ], [ 543282.558183922432363, 2250891.089261650107801 ], [ 543229.839923771796748, 2250916.894299276173115 ], [ 543142.879864321323112, 2251000.666050819680095 ], [ 542975.884537428617477, 2250996.992434477433562 ], [ 542915.168564068619162, 2250750.270829045213759 ], [ 542854.974566054530442, 2250648.816433656960726 ], [ 542810.365798499784432, 2250467.543452750891447 ], [ 542751.033573771477677, 2250466.237093900330365 ], [ 542637.258265060721897, 2250366.135679502040148 ], [ 542488.972589923418127, 2250327.840628521516919 ], [ 542462.26434631110169, 2250294.79757097736001 ], [ 542341.010046123992652, 2250192.636149184778333 ], [ 542292.901824266300537, 2250133.112716219387949 ], [ 542263.781550704385154, 2250102.222372968681157 ], [ 542236.634672296000645, 2250068.635143213905394 ], [ 542110.314966208185069, 2250154.554841298609972 ], [ 541945.032866275054403, 2250052.46799398213625 ], [ 541908.316957002156414, 2250048.702425315976143 ], [ 541847.839561520377174, 2250076.371291947551072 ], [ 541632.776862643193454, 2250104.177947683259845 ], [ 541536.605517540941946, 2250263.007414281368256 ], [ 541484.450638518086635, 2250524.818968403153121 ], [ 541253.54987424146384, 2250558.850624989718199 ], [ 541168.768294498207979, 2250396.943980508483946 ], [ 541013.733246237039566, 2250087.557613083161414 ], [ 540953.899543760577217, 2250024.089391930960119 ], [ 541023.378093653940596, 2250023.153741060756147 ], [ 541101.890638159005903, 2250031.201231146231294 ], [ 541133.665409069973975, 2250000.593668458983302 ], [ 541166.397272989386693, 2249973.547811174765229 ], [ 541278.66109465889167, 2249819.792907932773232 ], [ 541447.233777563204058, 2249751.868343375623226 ], [ 541491.82266606471967, 2249615.435803461819887 ], [ 541414.66953106620349, 2249419.170531783252954 ], [ 541244.540743609541096, 2249163.283837550319731 ], [ 541104.481219203677028, 2248910.659909682348371 ], [ 540925.545462144888006, 2248689.241751881316304 ], [ 540655.328524369746447, 2248782.237012793309987 ], [ 540467.017745551420376, 2248719.612996786832809 ], [ 540282.057202852098271, 2248662.717598141171038 ], [ 540017.137462324695662, 2248381.682161615230143 ], [ 539752.726875857682899, 2248054.477099952287972 ], [ 539473.188816205016337, 2247871.744214600883424 ], [ 539428.839676742441952, 2247854.444583693519235 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 30.0, "GRIDCODE": 25.0, "X_COORD": 573858.90981999994, "Y_COORD": 286913.50932999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 539330.344199623679742, 2247515.750868491828442 ], [ 539293.379925824119709, 2247523.799824447371066 ], [ 539317.855094516067766, 2247551.83566689863801 ], [ 539330.344199623679742, 2247515.750868491828442 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 31.0, "GRIDCODE": 25.0, "X_COORD": 573892.1984, "Y_COORD": 286880.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 539362.012972035328858, 2247487.48749780934304 ], [ 539332.222895989078097, 2247485.634319245815277 ], [ 539330.344199623679742, 2247515.750868491828442 ], [ 539360.134289747802541, 2247517.604046820662916 ], [ 539362.012972035328858, 2247487.48749780934304 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 32.0, "GRIDCODE": 32.0, "X_COORD": 558166.33352999995, "Y_COORD": 289315.83111000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 522969.804832734924275, 2251363.030705924145877 ], [ 523088.146017994382419, 2251351.263274791650474 ], [ 523343.018516540993005, 2251399.802362687885761 ], [ 523453.027451078640297, 2251500.717772058211267 ], [ 523657.535511121910531, 2251631.083458872511983 ], [ 523740.095445869956166, 2251700.404733181931078 ], [ 523800.645139780186582, 2251696.608447102829814 ], [ 523890.084451133967377, 2251869.001002132892609 ], [ 524048.502152994915377, 2252021.641649536788464 ], [ 524242.963581949297804, 2252047.236524745821953 ], [ 524359.150072659016587, 2251889.892571632750332 ], [ 524391.511991390376352, 2251797.875302784144878 ], [ 524485.861302198958583, 2251776.881735764443874 ], [ 524535.505799393518828, 2251721.682098048739135 ], [ 524619.392664575250819, 2251842.344654578715563 ], [ 524722.316557662910782, 2251821.88638305477798 ], [ 524759.821235263952985, 2251745.70465459022671 ], [ 524949.944742035702802, 2251703.399099771864712 ], [ 525052.404194407863542, 2251578.815245822072029 ], [ 525140.88533796207048, 2251376.961995452642441 ], [ 525231.723936902242713, 2251275.956590871326625 ], [ 525310.575190565316007, 2251237.205513622611761 ], [ 525302.745786343235523, 2251119.14229535870254 ], [ 525121.666863230289891, 2251001.556844024918973 ], [ 524982.632121763192117, 2250981.475324291735888 ], [ 524756.778258932754397, 2250985.688844913616776 ], [ 524577.954662303556688, 2250809.161257671192288 ], [ 524576.503429393284023, 2250722.74655051343143 ], [ 524585.209809993742965, 2250661.777506648562849 ], [ 524484.234592418419197, 2250608.418584551662207 ], [ 524415.29394687153399, 2250540.361519319936633 ], [ 524401.0086799855344, 2250257.167606662027538 ], [ 524373.937577910604887, 2250165.09542933665216 ], [ 524481.322515959152952, 2250124.514819870702922 ], [ 524531.347697678720579, 2250086.166389799676836 ], [ 524582.065919541637413, 2249988.314580897800624 ], [ 524749.316231093253009, 2249948.620926026254892 ], [ 524821.708342256373726, 2249787.217381210997701 ], [ 524909.39484942832496, 2249744.74075049161911 ], [ 525051.145238830242306, 2249721.381601177155972 ], [ 525101.050499528413638, 2249625.098170579411089 ], [ 525283.472033803001978, 2249525.334615983068943 ], [ 525329.277862812625244, 2249586.429145673289895 ], [ 525383.729442194453441, 2249481.372660166583955 ], [ 525489.634646903839894, 2249441.346807754598558 ], [ 525531.615594405913725, 2249360.348455376923084 ], [ 525598.929317239089869, 2249276.10506543982774 ], [ 525632.299242689274251, 2249185.238815497606993 ], [ 525785.216765770106576, 2249166.808214905671775 ], [ 525829.617360923206434, 2249120.85850209183991 ], [ 525910.718864311580546, 2249058.677964733913541 ], [ 525949.060147255193442, 2248902.691407304257154 ], [ 525982.812263602623716, 2248876.817421861924231 ], [ 526012.412014537723735, 2248846.181552726775408 ], [ 526075.241743131307885, 2248798.012919246219099 ], [ 526042.805520118330605, 2248746.234263479709625 ], [ 525937.773381099570543, 2248642.545251546427608 ], [ 525916.168332912609912, 2248507.426242827437818 ], [ 525855.209816258982755, 2248508.564278656616807 ], [ 525809.49398616340477, 2248384.560879569500685 ], [ 525727.804005994927138, 2248303.915187996812165 ], [ 525659.681446200702339, 2248106.470562323927879 ], [ 525655.498063322040252, 2247857.541374559514225 ], [ 525659.9151219825726, 2247826.605479285120964 ], [ 525617.636003948398866, 2247784.865790124051273 ], [ 525547.663965358282439, 2247670.528195751830935 ], [ 525525.885591431171633, 2247576.214794059284031 ], [ 525429.954793386976235, 2247540.342552711255848 ], [ 525354.066699960851111, 2247416.334152419120073 ], [ 525367.129856968531385, 2247324.846414664760232 ], [ 524965.772441106848419, 2247265.544402807019651 ], [ 524921.023836389416829, 2247205.852953173220158 ], [ 524885.841293101548217, 2247171.117648649029434 ], [ 524841.080119511578232, 2247049.687304649502039 ], [ 524798.517059062491171, 2246959.698564475402236 ], [ 524763.022426281124353, 2246863.404698307625949 ], [ 524706.741847401601262, 2246771.436510844156146 ], [ 524671.508548303623684, 2246618.84559375513345 ], [ 524496.567794011323713, 2246361.269918667152524 ], [ 524477.690959615749307, 2246076.438003074377775 ], [ 524411.534448413178325, 2246011.118469779379666 ], [ 524327.218215696280822, 2245986.923144357278943 ], [ 524117.412633346335497, 2246132.694753042422235 ], [ 524005.834959850937594, 2246060.225251327268779 ], [ 523888.092287162435241, 2246016.191251957789063 ], [ 523825.06916169798933, 2246081.413323336280882 ], [ 523740.347420461301226, 2246113.431501352228224 ], [ 523692.067151351366192, 2246206.580038911662996 ], [ 523495.624221844773274, 2246331.238914912566543 ], [ 523295.815760965575464, 2246378.660758049227297 ], [ 523204.520186741661746, 2246422.889371571131051 ], [ 523153.679988048679661, 2246709.662412173114717 ], [ 523032.972428118635435, 2246755.277575817890465 ], [ 522793.758971946139354, 2246921.473903300240636 ], [ 522665.81179533014074, 2246951.839450438506901 ], [ 522623.250440126052126, 2247124.959351850673556 ], [ 522555.933979634137359, 2247209.201791162602603 ], [ 522492.769342482963111, 2247298.206281534396112 ], [ 522155.618630632117856, 2247311.802665328606963 ], [ 522066.648574038059451, 2247298.946382071822882 ], [ 521903.107278595329262, 2247378.163339040242136 ], [ 521778.805181624658871, 2247407.662134058773518 ], [ 521697.085555705823936, 2247787.009331671521068 ], [ 521620.707593539904337, 2247815.869415976107121 ], [ 521591.105876275454648, 2247846.503334402106702 ], [ 521527.561385417939164, 2247870.51178418379277 ], [ 521400.00238056818489, 2248064.844593045301735 ], [ 521484.891306172299664, 2248109.713872941210866 ], [ 521605.59601370053133, 2248188.115871444344521 ], [ 521646.184697549964767, 2248363.922317568212748 ], [ 521676.445866147929337, 2248393.797168760560453 ], [ 521699.954661195923109, 2248460.414333394728601 ], [ 521626.958642783807591, 2248449.866794439032674 ], [ 521562.230273393157404, 2248451.070484014227986 ], [ 521504.707334774720948, 2248748.110831794328988 ], [ 521465.46406353241764, 2248778.192941804416478 ], [ 521391.194945855590049, 2248921.463783547282219 ], [ 521509.228887753270101, 2249038.002551483921707 ], [ 521267.675194145005662, 2249154.302480475045741 ], [ 521141.150550977443345, 2249299.806544557213783 ], [ 521066.032230421202257, 2249357.386636535637081 ], [ 521068.827420982008334, 2249524.279364664107561 ], [ 521265.918480829393957, 2249582.709010357037187 ], [ 521384.927328948921058, 2249580.497574056498706 ], [ 521447.771572306926828, 2249621.315041352063417 ], [ 521527.841783008305356, 2249663.634101126343012 ], [ 521559.390863609150983, 2249749.227699163369834 ], [ 521616.140166063793004, 2249869.209731998853385 ], [ 521677.196654768893495, 2250034.854407106526196 ], [ 521835.179840202210471, 2250031.916369767859578 ], [ 521916.383425695181359, 2250084.653640748932958 ], [ 522089.689057341311127, 2250081.432935094460845 ], [ 522158.605261618387885, 2250209.957738734781742 ], [ 522195.897219452483114, 2250246.773646907880902 ], [ 522307.08399865636602, 2250244.705790245905519 ], [ 522410.825269152468536, 2250259.691101864911616 ], [ 522514.657671490567736, 2250257.760875851847231 ], [ 522580.451958285295404, 2250345.519727984443307 ], [ 522683.42939747357741, 2250447.183689071796834 ], [ 522702.016633892140817, 2250606.723564332351089 ], [ 522733.541629161743913, 2250713.954589393921196 ], [ 522873.695533919730224, 2250766.366993820294738 ], [ 523011.648172435699962, 2250915.915073172189295 ], [ 522919.746966316655744, 2250950.640240174718201 ], [ 522889.501857993891463, 2250991.54069310426712 ], [ 522949.88377224636497, 2251119.193134332075715 ], [ 522922.376041741634253, 2251311.780127201229334 ], [ 522957.030147171171848, 2251345.990507442504168 ], [ 522969.804832734924275, 2251363.030705924145877 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 33.0, "GRIDCODE": 30.0, "X_COORD": 562034.14084000001, "Y_COORD": 288869.53898999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 524411.534448413178325, 2246011.118469779379666 ], [ 524477.690959615749307, 2246076.438003074377775 ], [ 524496.567794011323713, 2246361.269918667152524 ], [ 524671.508548303623684, 2246618.84559375513345 ], [ 524706.741847401601262, 2246771.436510844156146 ], [ 524763.022426281124353, 2246863.404698307625949 ], [ 524798.517059062491171, 2246959.698564475402236 ], [ 524841.080119511578232, 2247049.687304649502039 ], [ 524885.841293101548217, 2247171.117648649029434 ], [ 524921.023836389416829, 2247205.852953173220158 ], [ 524965.772441106848419, 2247265.544402807019651 ], [ 525367.129856968531385, 2247324.846414664760232 ], [ 525354.066699960851111, 2247416.334152419120073 ], [ 525429.954793386976235, 2247540.342552711255848 ], [ 525525.885591431171633, 2247576.214794059284031 ], [ 525547.663965358282439, 2247670.528195751830935 ], [ 525617.636003948398866, 2247784.865790124051273 ], [ 525659.9151219825726, 2247826.605479285120964 ], [ 525655.498063322040252, 2247857.541374559514225 ], [ 525659.681446200702339, 2248106.470562323927879 ], [ 525727.804005994927138, 2248303.915187996812165 ], [ 525809.49398616340477, 2248384.560879569500685 ], [ 525855.209816258982755, 2248508.564278656616807 ], [ 525916.168332912609912, 2248507.426242827437818 ], [ 525937.773381099570543, 2248642.545251546427608 ], [ 526042.805520118330605, 2248746.234263479709625 ], [ 526075.241743131307885, 2248798.012919246219099 ], [ 526012.412014537723735, 2248846.181552726775408 ], [ 525982.812263602623716, 2248876.817421861924231 ], [ 525949.060147255193442, 2248902.691407304257154 ], [ 525910.718864311580546, 2249058.677964733913541 ], [ 525829.617360923206434, 2249120.85850209183991 ], [ 525785.216765770106576, 2249166.808214905671775 ], [ 525632.299242689274251, 2249185.238815497606993 ], [ 525598.929317239089869, 2249276.10506543982774 ], [ 525531.615594405913725, 2249360.348455376923084 ], [ 525489.634646903839894, 2249441.346807754598558 ], [ 525383.729442194453441, 2249481.372660166583955 ], [ 525329.277862812625244, 2249586.429145673289895 ], [ 525283.472033803001978, 2249525.334615983068943 ], [ 525101.050499528413638, 2249625.098170579411089 ], [ 525051.145238830242306, 2249721.381601177155972 ], [ 524909.39484942832496, 2249744.74075049161911 ], [ 524821.708342256373726, 2249787.217381210997701 ], [ 524749.316231093253009, 2249948.620926026254892 ], [ 524582.065919541637413, 2249988.314580897800624 ], [ 524531.347697678720579, 2250086.166389799676836 ], [ 524481.322515959152952, 2250124.514819870702922 ], [ 524373.937577910604887, 2250165.09542933665216 ], [ 524401.0086799855344, 2250257.167606662027538 ], [ 524415.29394687153399, 2250540.361519319936633 ], [ 524484.234592418419197, 2250608.418584551662207 ], [ 524585.209809993742965, 2250661.777506648562849 ], [ 524576.503429393284023, 2250722.74655051343143 ], [ 524577.954662303556688, 2250809.161257671192288 ], [ 524756.778258932754397, 2250985.688844913616776 ], [ 524982.632121763192117, 2250981.475324291735888 ], [ 525121.666863230289891, 2251001.556844024918973 ], [ 525302.745786343235523, 2251119.14229535870254 ], [ 525310.575190565316007, 2251237.205513622611761 ], [ 525417.299456612556241, 2251326.541490414179862 ], [ 525636.367546256748028, 2251435.183047839440405 ], [ 525712.413775954279117, 2251329.577390901744366 ], [ 525772.19839958823286, 2251282.003009653650224 ], [ 525812.341137490584515, 2251241.933418335393071 ], [ 526018.074802130460739, 2251176.430018778890371 ], [ 526139.883624593378045, 2251007.264086517505348 ], [ 526208.448710540658794, 2250974.995500671677291 ], [ 526301.280232219607569, 2250952.25783659145236 ], [ 526361.35027274931781, 2250923.986756682395935 ], [ 526427.661478149937466, 2250932.153776474297047 ], [ 526655.165822183364071, 2250825.072236584499478 ], [ 526742.826037423335947, 2251192.823037675581872 ], [ 526898.860247516771778, 2251412.820469573140144 ], [ 526988.135448206798173, 2251446.928552933968604 ], [ 527018.977240446722135, 2251486.548090605065227 ], [ 527246.948284782585688, 2251585.711438237689435 ], [ 527291.586069464799948, 2251602.765158506110311 ], [ 527327.395495769451372, 2251518.903002567589283 ], [ 527392.142644333536737, 2251324.484514171257615 ], [ 527269.144886005204171, 2251257.807293182238936 ], [ 527309.827961981995031, 2251213.109326983802021 ], [ 527411.976894519058987, 2251277.817075166851282 ], [ 527500.779613241436891, 2251082.057745940983295 ], [ 527641.251605940633453, 2250941.831509978510439 ], [ 527895.644604373723269, 2250778.006860752590001 ], [ 528223.726953223580495, 2250601.807174351066351 ], [ 528290.486795193282887, 2250334.85231114923954 ], [ 528505.011881721206009, 2250120.691668743267655 ], [ 528614.658370381221175, 2250077.904243987053633 ], [ 528487.596052405308001, 2249947.867062370292842 ], [ 528517.419773476663977, 2249939.697433487512171 ], [ 528673.660452864947729, 2250051.45319308154285 ], [ 528859.284296101774089, 2249964.071664779447019 ], [ 529275.022863696329296, 2249964.960698191076517 ], [ 529570.302672273712233, 2250077.756373982876539 ], [ 529701.734871481428854, 2250149.000467067584395 ], [ 529815.638522334396839, 2250232.698479984886944 ], [ 529971.019051547627896, 2250378.835603994317353 ], [ 530275.484114500926808, 2250649.594104160554707 ], [ 530340.478506435989402, 2250674.421453706920147 ], [ 530375.826381138642319, 2250530.575912256725132 ], [ 530541.268120268010534, 2250554.452962346374989 ], [ 530522.744673846522346, 2250391.780496844090521 ], [ 530409.875759778311476, 2250299.719773914664984 ], [ 530130.887172703398392, 2250112.91778227314353 ], [ 530066.965361733920872, 2250008.489997418597341 ], [ 530032.100553467753343, 2249857.584141219966114 ], [ 529801.679859149386175, 2249806.574833294376731 ], [ 529751.657588286674581, 2249807.513887458480895 ], [ 529722.0173547208542, 2249803.236475558951497 ], [ 529598.878050285507925, 2249805.544698395766318 ], [ 529409.873405985534191, 2249740.336582412943244 ], [ 529165.994472297490574, 2249744.905417625792325 ], [ 529074.457475793198682, 2249654.551792787387967 ], [ 529108.46625731990207, 2249553.416466066613793 ], [ 529144.098605950246565, 2249497.425271560437977 ], [ 529178.994711038772948, 2249430.087639760226011 ], [ 529269.332493753172457, 2249360.817236074246466 ], [ 529274.722391366260126, 2249323.052348741330206 ], [ 529273.446339819231071, 2249247.390317530371249 ], [ 529288.203019168577157, 2249143.993868116289377 ], [ 529195.830063627450727, 2249130.657329027540982 ], [ 529052.822761776158586, 2249133.337325946427882 ], [ 528989.974244663026184, 2249092.528556964360178 ], [ 528894.665725858067162, 2249056.8981425287202 ], [ 528821.11758699209895, 2248958.81183884292841 ], [ 528653.016930010868236, 2248869.989306484349072 ], [ 528648.529744948958978, 2248603.732700890861452 ], [ 528687.548368772258982, 2248330.365627680905163 ], [ 528602.51729976630304, 2248191.433161891996861 ], [ 528600.753647627076134, 2248086.782666684128344 ], [ 528607.288096565753222, 2248040.998648447915912 ], [ 528555.24577401438728, 2247930.988301789388061 ], [ 528653.561851758742705, 2247741.265779989771545 ], [ 528689.84705751715228, 2247713.444153128191829 ], [ 528688.826835649437271, 2247652.91297894436866 ], [ 528751.078438777592964, 2247605.176846358925104 ], [ 528773.133467827341519, 2247450.656379501335323 ], [ 528703.932262197718956, 2247414.088758639059961 ], [ 528667.323515211930498, 2247314.795013530179858 ], [ 528565.323237811564468, 2247150.339330992661417 ], [ 528463.55536982207559, 2247049.879178983159363 ], [ 528434.756691887509078, 2246971.762102512642741 ], [ 528262.338547123596072, 2246907.293630410917103 ], [ 528060.006921991356649, 2246708.74905832670629 ], [ 528024.898656334262341, 2246795.008870532736182 ], [ 527973.295902437763289, 2247061.628862152807415 ], [ 527477.79473826137837, 2247075.744703116826713 ], [ 527426.805301957880147, 2247007.738108403049409 ], [ 527324.805093586444855, 2246993.010447812266648 ], [ 527285.008159240474924, 2247034.197643557563424 ], [ 527168.438383087632246, 2246878.719679776579142 ], [ 527123.516952459933236, 2246861.923428137786686 ], [ 526755.188308718847111, 2246770.358292582444847 ], [ 526688.444444145192392, 2246681.333615886978805 ], [ 526449.65162410447374, 2246638.438127283938229 ], [ 526366.191557244164869, 2246570.343399024568498 ], [ 526334.756097621517256, 2246570.930419519543648 ], [ 526155.319386244402267, 2246509.005655908957124 ], [ 526165.509394770604558, 2246437.639750856906176 ], [ 526139.316042784368619, 2246264.325681403279305 ], [ 526057.095341613865457, 2246220.872988885268569 ], [ 525943.116960182902403, 2246118.432932528667152 ], [ 525884.191083134384826, 2246119.531761277467012 ], [ 525667.459721850114875, 2245906.833043227903545 ], [ 525446.088241963530891, 2245910.966862926259637 ], [ 525449.083340105833486, 2246089.277197811752558 ], [ 525263.3890906709712, 2246133.35856156796217 ], [ 524943.122249343898147, 2246087.09654781408608 ], [ 524841.461519514210522, 2245754.418417021632195 ], [ 524797.202157664229162, 2245839.818006904795766 ], [ 524750.563886287622154, 2245913.095972957089543 ], [ 524433.534336251090281, 2245988.352013366296887 ], [ 524411.534448413178325, 2246011.118469779379666 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 34.0, "GRIDCODE": 26.0, "X_COORD": 588205.48696999997, "Y_COORD": 285743.50932999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 553613.186957458383404, 2247223.261165818199515 ], [ 553621.100898443721235, 2247260.612421 ], [ 553648.866489857435226, 2247235.819452223367989 ], [ 553613.186957458383404, 2247223.261165818199515 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 35.0, "GRIDCODE": 25.0, "X_COORD": 575062.1984, "Y_COORD": 285650.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540600.831305073574185, 2246324.958150123246014 ], [ 540571.041815192787908, 2246323.105615777894855 ], [ 540569.163568213349208, 2246353.222731364890933 ], [ 540598.953072138596326, 2246355.075265451334417 ], [ 540600.831305073574185, 2246324.958150123246014 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 36.0, "GRIDCODE": 28.0, "X_COORD": 575167.1984, "Y_COORD": 285455.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540796.471686387085356, 2246065.018349173478782 ], [ 540748.293202774249949, 2246074.371397669427097 ], [ 540646.384975365712307, 2246110.355133469216526 ], [ 540606.466018459177576, 2246234.60671997256577 ], [ 540738.048014216357842, 2246227.709218059666455 ], [ 540783.193262366927229, 2246082.077666141092777 ], [ 540796.471686387085356, 2246065.018349173478782 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 37.0, "GRIDCODE": 28.0, "X_COORD": 575212.1984, "Y_COORD": 285080.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540755.675082617206499, 2245760.140283860266209 ], [ 540753.796859636669978, 2245790.257664564996958 ], [ 540783.586095532518812, 2245792.110119860619307 ], [ 540785.464304484892637, 2245761.992739418521523 ], [ 540755.675082617206499, 2245760.140283860266209 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 38.0, "GRIDCODE": 28.0, "X_COORD": 575175.9545, "Y_COORD": 284990.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540705.487929730908945, 2245605.848206064663827 ], [ 540718.145790455164388, 2245726.900581332854927 ], [ 540755.675082617206499, 2245760.140283860266209 ], [ 540779.738672859035432, 2245654.196737112477422 ], [ 540705.487929730908945, 2245605.848206064663827 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 39.0, "GRIDCODE": 28.0, "X_COORD": 575122.1984, "Y_COORD": 284885.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 540679.455338913830929, 2245543.760753735899925 ], [ 540675.69877719739452, 2245603.995698908343911 ], [ 540705.487929730908945, 2245605.848206064663827 ], [ 540709.244463401730172, 2245545.613261421211064 ], [ 540679.455338913830929, 2245543.760753735899925 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 40.0, "GRIDCODE": 29.0, "X_COORD": 564561.58996000001, "Y_COORD": 288065.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 528501.341494831023738, 2244694.328318995423615 ], [ 528394.187555077602156, 2244701.137248405255377 ], [ 528396.171044821152464, 2244734.205290008336306 ], [ 528358.778507657931186, 2244790.163983949460089 ], [ 528360.664777686470188, 2244821.605647296644747 ], [ 528346.282473185216077, 2244898.502776862122118 ], [ 528200.786416254355572, 2244930.894308445975184 ], [ 528172.199201673967764, 2244962.688753058202565 ], [ 528107.650313153862953, 2244985.550565239042044 ], [ 528017.60023376357276, 2245043.743137668818235 ], [ 527817.128552590380423, 2245074.657789132557809 ], [ 527599.454753746278584, 2245186.282045881263912 ], [ 527496.106495152693242, 2245253.065950851887465 ], [ 527404.132938320864923, 2245285.637572437524796 ], [ 527363.295755133964121, 2245463.82548116799444 ], [ 527556.435799686471, 2245599.709694278426468 ], [ 527585.991928990464658, 2245675.492111887782812 ], [ 527452.623178400914185, 2245875.06590292789042 ], [ 527456.067233677022159, 2245932.454375912435353 ], [ 527564.76632739265915, 2246032.299333031289279 ], [ 527587.113260794896632, 2246135.555266128852963 ], [ 527621.871293570962735, 2246204.974156386218965 ], [ 527705.933970852638595, 2246199.696215184405446 ], [ 527725.721201163250953, 2246310.143927350640297 ], [ 527440.629856767249294, 2246512.707330502569675 ], [ 527383.403341764467768, 2246576.353449258953333 ], [ 527336.483481316361576, 2246609.718483234755695 ], [ 527259.773733995039947, 2246595.170789383351803 ], [ 527151.844513337942772, 2246664.910857809707522 ], [ 527160.107180116581731, 2246802.613976886495948 ], [ 527154.359236710239202, 2246833.345546942204237 ], [ 527168.438383087632246, 2246878.719679776579142 ], [ 527285.008159240474924, 2247034.197643557563424 ], [ 527324.805093586444855, 2246993.010447812266648 ], [ 527426.805301957880147, 2247007.738108403049409 ], [ 527477.79473826137837, 2247075.744703116826713 ], [ 527973.295902437763289, 2247061.628862152807415 ], [ 528024.898656334262341, 2246795.008870532736182 ], [ 528060.006921991356649, 2246708.74905832670629 ], [ 528262.338547123596072, 2246907.293630410917103 ], [ 528434.756691887509078, 2246971.762102512642741 ], [ 528463.55536982207559, 2247049.879178983159363 ], [ 528565.323237811564468, 2247150.339330992661417 ], [ 528667.323515211930498, 2247314.795013530179858 ], [ 528703.932262197718956, 2247414.088758639059961 ], [ 528773.133467827341519, 2247450.656379501335323 ], [ 528751.078438777592964, 2247605.176846358925104 ], [ 528688.826835649437271, 2247652.91297894436866 ], [ 528689.84705751715228, 2247713.444153128191829 ], [ 528653.561851758742705, 2247741.265779989771545 ], [ 528555.24577401438728, 2247930.988301789388061 ], [ 528607.288096565753222, 2248040.998648447915912 ], [ 528600.753647627076134, 2248086.782666684128344 ], [ 528602.51729976630304, 2248191.433161891996861 ], [ 528687.548368772258982, 2248330.365627680905163 ], [ 528648.529744948958978, 2248603.732700890861452 ], [ 528653.016930010868236, 2248869.989306484349072 ], [ 528821.11758699209895, 2248958.81183884292841 ], [ 528894.665725858067162, 2249056.8981425287202 ], [ 528989.974244663026184, 2249092.528556964360178 ], [ 529052.822761776158586, 2249133.337325946427882 ], [ 529195.830063627450727, 2249130.657329027540982 ], [ 529288.203019168577157, 2249143.993868116289377 ], [ 529273.446339819231071, 2249247.390317530371249 ], [ 529274.722391366260126, 2249323.052348741330206 ], [ 529269.332493753172457, 2249360.817236074246466 ], [ 529178.994711038772948, 2249430.087639760226011 ], [ 529144.098605950246565, 2249497.425271560437977 ], [ 529108.46625731990207, 2249553.416466066613793 ], [ 529074.457475793198682, 2249654.551792787387967 ], [ 529165.994472297490574, 2249744.905417625792325 ], [ 529409.873405985534191, 2249740.336582412943244 ], [ 529598.878050285507925, 2249805.544698395766318 ], [ 529722.0173547208542, 2249803.236475558951497 ], [ 529751.657588286674581, 2249807.513887458480895 ], [ 529801.679859149386175, 2249806.574833294376731 ], [ 530032.100553467753343, 2249857.584141219966114 ], [ 530066.965361733920872, 2250008.489997418597341 ], [ 530130.887172703398392, 2250112.91778227314353 ], [ 530409.875759778311476, 2250299.719773914664984 ], [ 530522.744673846522346, 2250391.780496844090521 ], [ 530541.268120268010534, 2250554.452962346374989 ], [ 530375.826381138642319, 2250530.575912256725132 ], [ 530340.478506435989402, 2250674.421453706920147 ], [ 530395.888782531605102, 2250745.600974171422422 ], [ 530612.256758515257388, 2250858.497459224425256 ], [ 530841.563714245567098, 2250964.47927173692733 ], [ 531096.028917237534188, 2251169.046367490664124 ], [ 531215.351936451275833, 2251244.626596251502633 ], [ 531352.524974248604849, 2251318.972278624773026 ], [ 531484.586358350934461, 2251425.138608616776764 ], [ 531613.221905765240081, 2251400.435564051382244 ], [ 531871.249997434904799, 2251042.017484719865024 ], [ 532114.351821608957835, 2250864.737820986658335 ], [ 532458.407211868325248, 2250865.450858854688704 ], [ 532613.76106030435767, 2250949.651073444634676 ], [ 532787.320921974722296, 2251172.575463668443263 ], [ 532865.043962034629658, 2251182.139360749162734 ], [ 532808.721524403314106, 2251029.355250141583383 ], [ 532556.258969290996902, 2250858.769830801524222 ], [ 532381.653056677547283, 2250703.509113371372223 ], [ 532241.620456007076427, 2250656.067653244361281 ], [ 532015.118305227137171, 2250598.533816912211478 ], [ 531958.480359353590757, 2250475.321368550881743 ], [ 531959.034317151876166, 2250317.824482457712293 ], [ 532033.563494640402496, 2250177.619307624176145 ], [ 532326.313115503289737, 2249885.324625573121011 ], [ 532411.486544606741518, 2249852.079136417247355 ], [ 532442.486302521661855, 2249821.129064328037202 ], [ 532469.392882107989863, 2249855.688565036281943 ], [ 532560.484330070670694, 2249905.06185745075345 ], [ 532546.776002478902228, 2250017.535082194022834 ], [ 532701.874564891215414, 2249991.109130192548037 ], [ 532830.862681042519398, 2249953.223939511924982 ], [ 533272.543717559543438, 2250007.564771483652294 ], [ 533559.37904590216931, 2249907.468329389579594 ], [ 534342.406845225719735, 2249851.473423460498452 ], [ 534573.358359147212468, 2249916.379445915110409 ], [ 534904.668347729952075, 2250156.891247367486358 ], [ 535039.646744362777099, 2250265.391043533571064 ], [ 535307.989957165205851, 2250346.402263484895229 ], [ 535554.122512544970959, 2250512.695370116271079 ], [ 535784.472237035050057, 2250935.071872798725963 ], [ 535850.19007799995597, 2251019.474732053466141 ], [ 535964.835046280408278, 2251136.771775053814054 ], [ 536011.508712422917597, 2251238.281705567613244 ], [ 536169.179605759331025, 2251746.023604466579854 ], [ 536249.977853859192692, 2251828.688115428201854 ], [ 536270.309245692798868, 2251776.724004538729787 ], [ 536910.474715527147055, 2250799.996208877302706 ], [ 537146.455563663272187, 2250403.134824386797845 ], [ 537116.664047514903359, 2250401.280523233115673 ], [ 537120.422887716791593, 2250341.050204223021865 ], [ 537090.631399704725482, 2250339.19588584266603 ], [ 537092.510837488691323, 2250309.080704919993877 ], [ 537047.012022416340187, 2250292.804363423027098 ], [ 536964.899302252102643, 2250223.885283819399774 ], [ 536837.748335849377327, 2250134.474051143042743 ], [ 536534.895600482588634, 2250026.134524095803499 ], [ 536443.691555868135765, 2249949.581033709459007 ], [ 536181.466469041421078, 2249785.436592873185873 ], [ 536051.880605573533103, 2249666.605487305670977 ], [ 535957.270167240174487, 2249484.31233824044466 ], [ 535825.698440075968392, 2249363.507427408359945 ], [ 535642.643390568788163, 2249100.27825116738677 ], [ 535501.2794695480261, 2248970.476989020593464 ], [ 535471.488566224696115, 2248968.621703808195889 ], [ 535473.368907561758533, 2248938.505919435061514 ], [ 535396.305194454151206, 2248909.075884104706347 ], [ 535129.688026301329955, 2248740.217087409459054 ], [ 534834.138604709762149, 2248528.85465763323009 ], [ 534537.58658926084172, 2248573.826074549928308 ], [ 534267.345094626653008, 2248653.218282577581704 ], [ 534156.924017583252862, 2248721.305220728740096 ], [ 533789.35336135851685, 2248892.356828168965876 ], [ 533412.445323762949556, 2248817.579398795962334 ], [ 533155.105505566112697, 2248744.984492583200336 ], [ 533050.793599510448985, 2248744.768568189814687 ], [ 532673.133041511522606, 2248536.443338296376169 ], [ 532515.145318208960816, 2248467.826826063916087 ], [ 532345.328642664244398, 2248517.707681337371469 ], [ 531962.587427343125455, 2248530.085169191472232 ], [ 531828.75090613134671, 2248422.486522268503904 ], [ 531559.782761915936135, 2248224.847878801636398 ], [ 531495.500130119733512, 2248224.711101421155035 ], [ 531423.622409475618042, 2248215.866926928982139 ], [ 531325.344754674937576, 2248089.616934400983155 ], [ 531065.974354152102023, 2248032.015592756681144 ], [ 531015.127935512573458, 2247898.462564960122108 ], [ 530746.576670578331687, 2247752.885415733791888 ], [ 530685.770662351744249, 2247714.36783104762435 ], [ 530696.401595148257911, 2247627.178996821865439 ], [ 530463.227613856317475, 2247469.597140453755856 ], [ 530344.042156432988122, 2247424.067958116531372 ], [ 530294.305970561807044, 2247360.173094427213073 ], [ 530234.826123772305436, 2247327.926663947291672 ], [ 530042.446314678527415, 2247146.97089427895844 ], [ 530013.350457285530865, 2247070.541490371339023 ], [ 529948.996739886933938, 2247004.674773353151977 ], [ 529896.333523475681432, 2247004.563315735198557 ], [ 529840.25882416323293, 2246969.040966670960188 ], [ 529668.573860565666109, 2246917.182272864505649 ], [ 529650.856028810958378, 2246650.140356585383415 ], [ 529730.423140486469492, 2246586.81190006993711 ], [ 529781.226952541503124, 2246451.377066470682621 ], [ 529879.700202474952675, 2246338.281136002391577 ], [ 529917.05269281717483, 2246192.281415554694831 ], [ 529779.580540534458123, 2245999.455968825146556 ], [ 529601.503252174938098, 2245607.338183927349746 ], [ 529427.061366894864477, 2245512.765529195778072 ], [ 529395.482772901770659, 2245380.274656588211656 ], [ 529312.710406175348908, 2245335.396902717649937 ], [ 529281.862327434821054, 2245205.970216359943151 ], [ 528969.625330140464939, 2245205.304464002139866 ], [ 528883.443387176259421, 2245094.568686997517943 ], [ 528855.043360977666453, 2244776.874626290984452 ], [ 528675.045253972173668, 2244808.177112535573542 ], [ 528630.150943057378754, 2244738.431093527004123 ], [ 528501.341494831023738, 2244694.328318995423615 ] ], [ [ 532439.70944929565303, 2249626.244798961095512 ], [ 532423.499529097112827, 2249693.94063813611865 ], [ 532399.943685823818669, 2249640.580053564161062 ], [ 532439.70944929565303, 2249626.244798961095512 ] ], [ [ 532391.417180512333289, 2249441.838201829232275 ], [ 532355.738673559157178, 2249429.265972660854459 ], [ 532383.512555037508719, 2249404.484506485983729 ], [ 532391.417180512333289, 2249441.838201829232275 ], [ 532428.221125753247179, 2249460.558847443200648 ], [ 532399.16522423340939, 2249511.846914775669575 ], [ 532391.417180512333289, 2249441.838201829232275 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 41.0, "GRIDCODE": 33.0, "X_COORD": 581805.79336999997, "Y_COORD": 289724.29911999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 545838.82226638298016, 2245289.911961901001632 ], [ 545822.458357971278019, 2245303.437233253382146 ], [ 545789.363390346057713, 2245372.952204915694892 ], [ 545929.617103627300821, 2245521.729625967331231 ], [ 545952.572526035597548, 2245615.008520884439349 ], [ 546018.55990682716947, 2245685.006225790828466 ], [ 546167.400663948385045, 2245655.306890398263931 ], [ 546321.211447209003381, 2245671.059989902190864 ], [ 546462.807204443495721, 2245585.06649028044194 ], [ 546515.520131088327616, 2245559.256332703866065 ], [ 546756.09252054488752, 2245759.325148005969822 ], [ 546803.323945676675066, 2245879.461203078739345 ], [ 546832.443559684907086, 2245910.351073342375457 ], [ 546858.80947614973411, 2245948.883094081655145 ], [ 546784.721133220475167, 2246071.279504531063139 ], [ 546778.940390290925279, 2246322.456065244041383 ], [ 546858.265594107797369, 2246456.160534439608455 ], [ 546953.816039925324731, 2246759.144928294233978 ], [ 546973.269868038827553, 2246992.243627283722162 ], [ 546749.978006587247364, 2247148.184488911181688 ], [ 546606.189604167942889, 2247133.461436962708831 ], [ 546501.665622679051012, 2247131.169437003321946 ], [ 546442.235173994093202, 2247125.081394859589636 ], [ 546322.779267261736095, 2247122.460005004890263 ], [ 546160.922921550227329, 2247105.887065297923982 ], [ 546128.025647344999015, 2247137.58410366717726 ], [ 546035.717958972440101, 2247160.935225911438465 ], [ 545962.595358792692423, 2247194.397433324716985 ], [ 545822.399822265491821, 2247134.700418069958687 ], [ 545676.552583316690288, 2247201.442222885787487 ], [ 545574.177472920389846, 2247138.210003819316626 ], [ 545460.509899774333462, 2247190.227283589541912 ], [ 545287.941892104106955, 2247172.551101990044117 ], [ 545183.417569088633172, 2247170.256516841240227 ], [ 545132.333626186358742, 2247165.021174598485231 ], [ 545002.483586358372122, 2247084.82094394788146 ], [ 544831.546351742348634, 2247026.847201975993812 ], [ 544783.738762991968542, 2247114.578169449232519 ], [ 544691.430333537049592, 2247137.926987901329994 ], [ 544441.635481982375495, 2247330.897160449065268 ], [ 544401.373822273802944, 2247404.784067809581757 ], [ 544397.175234906258993, 2247587.018547341227531 ], [ 544450.75835033878684, 2247779.495522763580084 ], [ 544428.396412576199509, 2247999.266629642806947 ], [ 544430.988011299283244, 2248028.745287619531155 ], [ 544491.732435929239728, 2247970.2217559767887 ], [ 544733.08224708493799, 2247927.72754511795938 ], [ 544794.260812037624419, 2247899.732977435924113 ], [ 544860.671100894222036, 2247981.90132341440767 ], [ 545122.214496506028809, 2248529.062540025450289 ], [ 545224.354555184370838, 2248682.670978357084095 ], [ 545509.339078997960314, 2249131.695511553436518 ], [ 545769.979845236404799, 2249108.802863922901452 ], [ 545828.692548881052062, 2249052.234128336422145 ], [ 545972.084681125124916, 2249178.386039018630981 ], [ 546159.710148456739262, 2249226.82732162438333 ], [ 546089.747137396014296, 2249483.355319836176932 ], [ 546128.888597771641798, 2249524.870603726245463 ], [ 546153.722758961725049, 2249588.027863071300089 ], [ 546202.464449702063575, 2249697.157309321686625 ], [ 546323.633177446201444, 2249879.368776102550328 ], [ 546367.468134744558483, 2249997.599827671423554 ], [ 546304.41124914016109, 2250049.710077971220016 ], [ 546202.492755480459891, 2250147.907380050979555 ], [ 546249.253447434399277, 2250315.833753367885947 ], [ 546371.748637440148741, 2250445.751506648026407 ], [ 546438.300115013495088, 2250528.077873122878373 ], [ 546501.417469839798287, 2250728.187033825553954 ], [ 546627.011210772325285, 2250982.454085240140557 ], [ 546753.345221986994147, 2251195.352608470246196 ], [ 546580.851122860214673, 2251215.668476021848619 ], [ 546341.663749441853724, 2251136.157319809310138 ], [ 546103.422575139324181, 2251130.927781509235501 ], [ 545891.454360279603861, 2251060.462529988959432 ], [ 545863.879145523998886, 2250899.083494782447815 ], [ 545853.260209980071522, 2250869.344193178229034 ], [ 545708.524893323425204, 2251067.606440358795226 ], [ 545605.358693727175705, 2251152.855550413951278 ], [ 545667.460431369021535, 2251257.512810500338674 ], [ 545715.355997804203071, 2251379.311533384956419 ], [ 545708.657649652217515, 2251445.137293670326471 ], [ 545336.340279861236922, 2251752.791102145798504 ], [ 545034.49294568086043, 2251721.87942648306489 ], [ 544938.350091638043523, 2251719.769858496263623 ], [ 544818.173978582839482, 2251774.7553784949705 ], [ 544726.442113648168743, 2251765.361552729271352 ], [ 544609.430898027261719, 2251620.597499023191631 ], [ 544536.621826127986424, 2251543.380166685208678 ], [ 544496.557062236242928, 2251493.818141048774123 ], [ 544419.279499682714231, 2251411.857646253891289 ], [ 544321.215877733076923, 2251409.701429612934589 ], [ 544276.639828649698757, 2251405.135826940648258 ], [ 544100.283510221983306, 2251401.257215059362352 ], [ 543969.388585296808742, 2251480.732467174530029 ], [ 543836.180170435691252, 2251514.417786164209247 ], [ 543848.422959245624952, 2251588.811611138284206 ], [ 543844.791708682780154, 2252065.394542186520994 ], [ 543724.159892527968623, 2252106.742977635934949 ], [ 543675.649102104944177, 2252434.126018864102662 ], [ 543495.052644724957645, 2252496.027488611638546 ], [ 543513.56772192788776, 2252718.734703346155584 ], [ 543484.004955675802194, 2252859.228409965522587 ], [ 543350.164416291285306, 2252950.883760638535023 ], [ 543297.364937306381762, 2252962.265285428613424 ], [ 543307.262454562005587, 2253068.384608059190214 ], [ 543302.085323993233033, 2253099.913592080585659 ], [ 543392.784801945555955, 2253133.06225623190403 ], [ 543455.605360094923526, 2253174.841219545342028 ], [ 543441.883694458752871, 2253258.432770309969783 ], [ 543446.528083550627343, 2253379.78696003742516 ], [ 543493.823225336964242, 2253476.862580227665603 ], [ 543482.083932008477859, 2253548.384368907660246 ], [ 543372.676500038709491, 2253629.21646374464035 ], [ 543312.083024727064185, 2253694.256701704114676 ], [ 543410.10392906179186, 2253787.523112709634006 ], [ 543434.49330903228838, 2254076.822298985905945 ], [ 543383.949838420725428, 2254190.573307748883963 ], [ 543338.798877480556257, 2254348.682899387553334 ], [ 543343.117211017059162, 2254461.505203865468502 ], [ 543333.295202592038549, 2254521.354870392940938 ], [ 543342.437778399675153, 2254760.096916886046529 ], [ 543457.759655015775934, 2254869.820355623029172 ], [ 543579.099837117828429, 2254864.887926102615893 ], [ 543733.742731126956642, 2254816.89674124866724 ], [ 543842.501716501428746, 2254791.857017354108393 ], [ 543900.582235518144444, 2254801.50855497084558 ], [ 543960.814720641588792, 2254799.060824774205685 ], [ 544147.602228024159558, 2254598.572636685334146 ], [ 544290.867688247351907, 2254622.384840562008321 ], [ 544431.269038768368773, 2254923.03080484084785 ], [ 544622.797977181850001, 2254993.024400819092989 ], [ 544704.286151760257781, 2255047.210664624348283 ], [ 544795.987747685518116, 2255303.869403241202235 ], [ 544726.240652314620093, 2255460.855931663885713 ], [ 544800.687593152164482, 2255613.642988009378314 ], [ 544875.726958343409933, 2255734.233390409499407 ], [ 544896.964921089704148, 2255829.036549650132656 ], [ 545030.000969203189015, 2256012.363928665407002 ], [ 545214.501763768843375, 2256057.55565149243921 ], [ 545269.68762465682812, 2256094.247292023152113 ], [ 545360.608681760379113, 2256090.551575913093984 ], [ 545475.04135086608585, 2256109.562489026226103 ], [ 545498.261154784122482, 2256259.34043204318732 ], [ 545574.533153950818814, 2256331.901431106030941 ], [ 545689.828588988864794, 2256327.208775913342834 ], [ 545740.166472939657979, 2256335.572910110466182 ], [ 545782.740304132574238, 2256525.595611539669335 ], [ 545858.837107814848423, 2256597.98997257836163 ], [ 545955.399680211325176, 2256647.661679713055491 ], [ 545967.894322813488543, 2256664.949977748095989 ], [ 545984.260323603404686, 2256651.426943114958704 ], [ 546016.740149845601991, 2256591.833891709335148 ], [ 546116.558211844065227, 2256448.035906421020627 ], [ 546168.320604588021524, 2256312.871530403383076 ], [ 546371.122061994741671, 2256174.93194483127445 ], [ 546464.910236016963609, 2256137.1353326626122 ], [ 546500.067037414060906, 2256103.268713227473199 ], [ 546667.090662912582047, 2256120.366882550530136 ], [ 546611.81218971835915, 2255921.913442732766271 ], [ 546682.684823437943123, 2255853.638813667930663 ], [ 546970.092713343561627, 2255652.963536649011075 ], [ 546982.208858235389926, 2255533.846544437110424 ], [ 546984.19705069786869, 2255447.289658361114562 ], [ 547067.708784731687047, 2255332.900810328312218 ], [ 547220.320799239911139, 2255427.126889983192086 ], [ 547377.655447182245553, 2255407.809721388854086 ], [ 547455.825993938720785, 2255300.738493998534977 ], [ 547711.226946596754715, 2255169.667815401218832 ], [ 547774.112477460992523, 2254961.649226046167314 ], [ 547982.675393440877087, 2254826.213719521649182 ], [ 548168.271146200946532, 2254699.965506507083774 ], [ 548271.17064322438091, 2254658.493992698378861 ], [ 548385.380708166048862, 2254593.66406631283462 ], [ 548556.103228422696702, 2254470.141292108222842 ], [ 548666.916390188853256, 2254669.91898644529283 ], [ 548731.88268926506862, 2254676.567782097496092 ], [ 549059.722794853150845, 2254653.877649836242199 ], [ 549136.697393790469505, 2254749.077063482254744 ], [ 549200.284102689125575, 2254687.815257556736469 ], [ 549249.632523133652285, 2254647.032658064737916 ], [ 549209.298129346454516, 2254439.031907632946968 ], [ 549385.493747467524372, 2254394.46056246291846 ], [ 549538.929830439505167, 2254301.288000960834324 ], [ 549601.451981308637187, 2254276.085914465598762 ], [ 549634.994441286078654, 2254243.769593526609242 ], [ 549756.035265779239126, 2254194.980420956388116 ], [ 549816.430508850957267, 2254167.343546555377543 ], [ 549890.96544074465055, 2254137.298919345252216 ], [ 550004.551846637274139, 2254027.856861210428178 ], [ 550281.206692864070646, 2253799.226521719247103 ], [ 550327.302253342582844, 2253678.820899819023907 ], [ 550451.146553503698669, 2253576.470920489169657 ], [ 550458.704049125895835, 2253502.146685320883989 ], [ 550274.885628698742948, 2253225.803854074329138 ], [ 550421.032014367869124, 2253037.396163338795304 ], [ 550434.405079950112849, 2252905.842187481001019 ], [ 550392.95561921026092, 2252813.07639723084867 ], [ 550454.54463710624259, 2252711.335006083361804 ], [ 550296.329116137814708, 2252240.047218473628163 ], [ 550327.34975789708551, 2252203.823926642537117 ], [ 550360.0779019810725, 2252176.773430697619915 ], [ 550390.679392261081375, 2252147.288350891321898 ], [ 550513.382341364515014, 2252097.824390020221472 ], [ 550445.607388538774103, 2251972.438313365913928 ], [ 550120.600808693561703, 2251570.437839918769896 ], [ 549997.180996469571255, 2251478.488581345416605 ], [ 549857.010681542335078, 2251305.106747135519981 ], [ 549704.545934155234136, 2251191.519993668422103 ], [ 549707.103279166622087, 2251080.049728313460946 ], [ 549771.035894879722036, 2251050.789698834531009 ], [ 550085.312904336955398, 2251055.73500863276422 ], [ 550049.313984282198362, 2250939.881367416121066 ], [ 550082.923102947417647, 2250827.180610812269151 ], [ 550130.814907500753179, 2250793.098687860183418 ], [ 550167.092007901170291, 2250598.769962322898209 ], [ 550046.181647938094102, 2250433.53276399616152 ], [ 550190.513109056744725, 2250272.89730669837445 ], [ 550295.176969669759274, 2250198.408067906275392 ], [ 550242.914539002231322, 2250030.21504358202219 ], [ 550209.492929028347135, 2249807.154487090185285 ], [ 550152.029775483882986, 2249716.239859078079462 ], [ 550127.494573280448094, 2249603.091003096662462 ], [ 550031.664634614135139, 2249411.882725226692855 ], [ 550080.394256497267634, 2249150.834810003638268 ], [ 550072.839068494038656, 2249025.703004911541939 ], [ 550149.110889519099146, 2248914.95398554764688 ], [ 550207.780643834965304, 2248873.198927916586399 ], [ 550222.068774669081904, 2248857.296893185004592 ], [ 550212.74633084598463, 2248780.289390647783875 ], [ 550184.925103031098843, 2248719.797430050559342 ], [ 550136.490361644886434, 2248563.934917148202658 ], [ 550067.043110868660733, 2248412.95065145380795 ], [ 550008.149584744474851, 2248223.419819482602179 ], [ 549980.32893454155419, 2248162.927209188230336 ], [ 549940.210900960839354, 2248057.647911690175533 ], [ 549365.983581456472166, 2247943.433830870315433 ], [ 549339.845690413028933, 2247909.882389694452286 ], [ 549238.595339747844264, 2247855.035489692352712 ], [ 549200.362768073449843, 2247721.532312058843672 ], [ 549165.919530378538184, 2247577.236496780999005 ], [ 549037.825491677504033, 2247496.148548264987767 ], [ 548690.605101074557751, 2247495.532354387454689 ], [ 548596.982717058388516, 2247291.980881921947002 ], [ 548735.321769550675526, 2247141.632038875482976 ], [ 548794.856188845122233, 2247029.555498340167105 ], [ 548828.087504072696902, 2247003.081350768916309 ], [ 548890.80241591995582, 2246683.344043832272291 ], [ 549109.947726055048406, 2246645.933396209962666 ], [ 549029.755570106208324, 2246435.46641522180289 ], [ 548919.598762547248043, 2246294.02187221031636 ], [ 548791.683979618712328, 2246163.181805208325386 ], [ 548763.911287714494392, 2246046.824252837337554 ], [ 548653.706308391178027, 2245934.092066009528935 ], [ 548631.318985058460385, 2245840.304237021133304 ], [ 548576.856564524350688, 2245721.873109396547079 ], [ 548583.846248669084162, 2245664.411429069936275 ], [ 548556.949090946465731, 2245593.819664482027292 ], [ 548417.475197687745094, 2245405.460466776974499 ], [ 548393.213886509416625, 2245341.789470038376749 ], [ 548365.396687825326808, 2245281.293196479789913 ], [ 548354.203470114152879, 2245234.398753425106406 ], [ 548126.02215290418826, 2245328.005005272105336 ], [ 548004.444498219294474, 2245346.805168690159917 ], [ 547861.190966637455858, 2245246.748658124357462 ], [ 547772.586374375387095, 2245254.418670080602169 ], [ 547791.964839221443981, 2245487.454916052520275 ], [ 547682.506974532967433, 2245508.231739371083677 ], [ 547604.512637812877074, 2245391.733893264085054 ], [ 547496.174085231730714, 2245295.799262698739767 ], [ 547357.033680287073366, 2245227.836092644371092 ], [ 547263.951573129394092, 2245088.795388022437692 ], [ 546982.566217558574863, 2245010.252809913828969 ], [ 546902.443450757418759, 2245017.185650170780718 ], [ 546827.396575424354523, 2245001.167244737967849 ], [ 546737.204867769381963, 2245060.406910582445562 ], [ 546624.756116133648902, 2245084.660888752900064 ], [ 546544.024886980536394, 2245177.796023041009903 ], [ 546491.139905449352227, 2244925.430927417241037 ], [ 546283.519929585978389, 2244943.39572105742991 ], [ 546290.908762051374651, 2245032.302323976531625 ], [ 546255.119196280953474, 2245056.823215994983912 ], [ 546139.096827707602642, 2245190.671188368462026 ], [ 545944.101214113412425, 2245249.152553383260965 ], [ 545838.82226638298016, 2245289.911961901001632 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 42.0, "GRIDCODE": 27.0, "X_COORD": 567359.41275000002, "Y_COORD": 286137.15678999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 528855.043360977666453, 2244776.874626290984452 ], [ 528883.443387176259421, 2245094.568686997517943 ], [ 528969.625330140464939, 2245205.304464002139866 ], [ 529281.862327434821054, 2245205.970216359943151 ], [ 529312.710406175348908, 2245335.396902717649937 ], [ 529395.482772901770659, 2245380.274656588211656 ], [ 529427.061366894864477, 2245512.765529195778072 ], [ 529601.503252174938098, 2245607.338183927349746 ], [ 529779.580540534458123, 2245999.455968825146556 ], [ 529917.05269281717483, 2246192.281415554694831 ], [ 529879.700202474952675, 2246338.281136002391577 ], [ 529781.226952541503124, 2246451.377066470682621 ], [ 529730.423140486469492, 2246586.81190006993711 ], [ 529650.856028810958378, 2246650.140356585383415 ], [ 529668.573860565666109, 2246917.182272864505649 ], [ 529840.25882416323293, 2246969.040966670960188 ], [ 529896.333523475681432, 2247004.563315735198557 ], [ 529948.996739886933938, 2247004.674773353151977 ], [ 530013.350457285530865, 2247070.541490371339023 ], [ 530042.446314678527415, 2247146.97089427895844 ], [ 530234.826123772305436, 2247327.926663947291672 ], [ 530294.305970561807044, 2247360.173094427213073 ], [ 530344.042156432988122, 2247424.067958116531372 ], [ 530463.227613856317475, 2247469.597140453755856 ], [ 530696.401595148257911, 2247627.178996821865439 ], [ 530685.770662351744249, 2247714.36783104762435 ], [ 530746.576670578331687, 2247752.885415733791888 ], [ 531015.127935512573458, 2247898.462564960122108 ], [ 531065.974354152102023, 2248032.015592756681144 ], [ 531325.344754674937576, 2248089.616934400983155 ], [ 531423.622409475618042, 2248215.866926928982139 ], [ 531495.500130119733512, 2248224.711101421155035 ], [ 531559.782761915936135, 2248224.847878801636398 ], [ 531828.75090613134671, 2248422.486522268503904 ], [ 531962.587427343125455, 2248530.085169191472232 ], [ 532345.328642664244398, 2248517.707681337371469 ], [ 532515.145318208960816, 2248467.826826063916087 ], [ 532673.133041511522606, 2248536.443338296376169 ], [ 533050.793599510448985, 2248744.768568189814687 ], [ 533155.105505566112697, 2248744.984492583200336 ], [ 533412.445323762949556, 2248817.579398795962334 ], [ 533789.35336135851685, 2248892.356828168965876 ], [ 534156.924017583252862, 2248721.305220728740096 ], [ 534267.345094626653008, 2248653.218282577581704 ], [ 534537.58658926084172, 2248573.826074549928308 ], [ 534834.138604709762149, 2248528.85465763323009 ], [ 535129.688026301329955, 2248740.217087409459054 ], [ 535396.305194454151206, 2248909.075884104706347 ], [ 535473.368907561758533, 2248938.505919435061514 ], [ 535442.034645280218683, 2248811.101879947818816 ], [ 535253.20497984031681, 2248737.432615047320724 ], [ 535207.61696983105503, 2248635.317363440990448 ], [ 535136.935401248396374, 2248455.454599152319133 ], [ 534964.517132923938334, 2248348.926483404822648 ], [ 534671.814628373482265, 2248449.626236588694155 ], [ 534557.832198442425579, 2248411.923526004888117 ], [ 534480.982004596851766, 2248316.805467130616307 ], [ 534335.220158740878105, 2248271.948191056959331 ], [ 534342.981275286525488, 2247937.259435816667974 ], [ 534530.401692682760768, 2247656.772116418927908 ], [ 534596.309035321231931, 2247658.231791440397501 ], [ 534744.88778527919203, 2247673.481103243306279 ], [ 535199.885852763312869, 2247683.565257691778243 ], [ 535233.568261153297499, 2247759.017747578211129 ], [ 535252.968760479707271, 2247914.282982061617076 ], [ 535301.704044123762287, 2247824.879868897609413 ], [ 535528.00398484012112, 2247868.336458643898368 ], [ 535440.337261174921878, 2248013.095001594163477 ], [ 535488.62919337337371, 2248018.05123345553875 ], [ 535636.27596232353244, 2247875.839647265151143 ], [ 535867.969271764042787, 2247858.407277476042509 ], [ 536133.172482431982644, 2247602.964403117075562 ], [ 536381.751377098378725, 2247502.826429408974946 ], [ 536636.925833388580941, 2247305.757600074633956 ], [ 536996.584022186347283, 2247284.798305228352547 ], [ 536968.73248840321321, 2247227.439303456805646 ], [ 536835.268815044662915, 2247085.835897334851325 ], [ 536806.186535029439256, 2246981.322123561054468 ], [ 536785.122565200552344, 2246857.924044069834054 ], [ 536736.270345223019831, 2246682.362754155881703 ], [ 536892.156824886915274, 2246562.248637029901147 ], [ 537001.652095093508251, 2246494.05607174243778 ], [ 536987.186270957579836, 2246378.29426015727222 ], [ 536941.88042577134911, 2246263.003829583525658 ], [ 536864.153630014858209, 2246180.531150878407061 ], [ 536830.616288786521181, 2246105.408025855198503 ], [ 536953.58854363206774, 2245946.923349369317293 ], [ 536724.918320293771103, 2245887.837167888879776 ], [ 536648.367718871333636, 2245840.539240366779268 ], [ 536578.537236469681375, 2245907.805953065864742 ], [ 536577.224492631852627, 2245794.426707563921809 ], [ 536648.368306619231589, 2245676.94081765320152 ], [ 536623.888109026593156, 2245608.286010298877954 ], [ 536573.82441324996762, 2245496.137289796024561 ], [ 536562.128380414913408, 2245132.424338260665536 ], [ 536364.816057189833373, 2245022.720593039877713 ], [ 536256.266898140194826, 2244839.682695446535945 ], [ 536216.393061245442368, 2244738.205645671114326 ], [ 536101.218895117752254, 2244726.390270456671715 ], [ 535882.22666426980868, 2244754.682989899069071 ], [ 535799.320057298638858, 2244868.222343538887799 ], [ 535719.463627762859687, 2244934.196501012891531 ], [ 535661.249559662304819, 2245196.209784624166787 ], [ 535544.314073522458784, 2245389.308568076230586 ], [ 535495.58432307606563, 2245478.704416704364121 ], [ 535426.318586013978347, 2245593.087965780869126 ], [ 535467.874751670868136, 2245686.180411300621927 ], [ 535269.719797022640705, 2245705.556109562516212 ], [ 535266.290185555699281, 2245853.480753249488771 ], [ 535064.712309870170429, 2245961.529706476256251 ], [ 534886.481600240105763, 2245992.877695098519325 ], [ 534723.857902398332953, 2246215.575097164139152 ], [ 534662.917283422546461, 2246050.682970978319645 ], [ 534632.358173914952204, 2245871.598937454633415 ], [ 534494.160966875148006, 2245724.952190673910081 ], [ 534454.897611296968535, 2245565.276924975216389 ], [ 534393.452553251292557, 2245408.895352615974844 ], [ 534312.286518293200061, 2245272.022910705767572 ], [ 534377.578625707421452, 2245166.02888828702271 ], [ 534532.632751490455121, 2244986.080031963065267 ], [ 534584.524645535508171, 2244827.346995496191084 ], [ 534461.54136339109391, 2244779.359067003242671 ], [ 534347.167325159069151, 2244611.723957171663642 ], [ 534266.86127207253594, 2244526.500646976754069 ], [ 534073.852724867407233, 2244287.581421022303402 ], [ 533988.244895126787014, 2244234.675816733390093 ], [ 533850.119651513989083, 2244231.611851513385773 ], [ 533673.961040100548416, 2244156.54616033192724 ], [ 533539.535617109620944, 2244238.143243838101625 ], [ 533469.005397704313509, 2244266.555160512216389 ], [ 533383.021826129523106, 2244349.37345852330327 ], [ 533327.004730303655379, 2244343.623274706304073 ], [ 533229.293869813089259, 2244399.066334810107946 ], [ 533170.326908204820938, 2244455.861177265644073 ], [ 532949.325604637037031, 2244411.636344372294843 ], [ 532820.912692145793699, 2244252.669676763936877 ], [ 532699.685006271931343, 2244150.475972002372146 ], [ 532600.757043071440421, 2244028.00680263992399 ], [ 532449.728596149128862, 2243944.021366726607084 ], [ 532258.24644196999725, 2243825.683233433403075 ], [ 532066.470156542258337, 2243868.937241201288998 ], [ 531999.93186154065188, 2243990.989478199742734 ], [ 531965.315358739462681, 2244048.150207511149347 ], [ 531932.824480040348135, 2244107.746492825448513 ], [ 531893.241879610344768, 2244173.104792692698538 ], [ 531889.041457102284767, 2244353.844755898229778 ], [ 531723.292866946780123, 2244461.434666288085282 ], [ 531661.811030254000798, 2244520.650966444984078 ], [ 531549.750468009733595, 2244476.917127423919737 ], [ 531483.782217459869571, 2244436.149724470451474 ], [ 531371.088525234372355, 2244464.623761473223567 ], [ 531340.479692379012704, 2244494.101567850448191 ], [ 531307.745163809973747, 2244521.143706791102886 ], [ 531221.80100445903372, 2244603.916634792461991 ], [ 531147.264186605229042, 2244633.935743382200599 ], [ 531088.988240219652653, 2244690.062718858011067 ], [ 531026.464449108229019, 2244715.246683089993894 ], [ 530992.089639688376337, 2244804.959415904246271 ], [ 530897.893683749600314, 2244858.402797714807093 ], [ 530841.173240648931824, 2244913.028245657682419 ], [ 530744.361948877573013, 2244940.682987094856799 ], [ 530652.048576851957478, 2244964.008313740603626 ], [ 530535.689364615245722, 2245017.220020750537515 ], [ 530441.569406636757776, 2244982.2654127497226 ], [ 530416.752685779007152, 2244919.095817375928164 ], [ 530389.523491700645536, 2244858.078708925284445 ], [ 530364.706899288925342, 2244794.908966584131122 ], [ 530335.594669853220694, 2244764.009323669597507 ], [ 530308.895007060840726, 2244730.957088400609791 ], [ 530220.940271597239189, 2244665.368925775401294 ], [ 530232.931554029346444, 2244547.800537048839033 ], [ 530121.307947340072133, 2244478.812476222403347 ], [ 530055.368485087994486, 2244472.037540930323303 ], [ 529911.802845915546641, 2244468.84181752987206 ], [ 529819.879704157821834, 2244412.025457578711212 ], [ 529692.641011571628042, 2244470.211308954283595 ], [ 529562.821208268753253, 2244367.319375585764647 ], [ 529244.77171848481521, 2244414.129091142676771 ], [ 529187.804314264445566, 2244269.100638817064464 ], [ 529097.114609215292148, 2244369.157666023820639 ], [ 528957.401612287736498, 2244549.168984290212393 ], [ 528855.043360977666453, 2244776.874626290984452 ] ], [ [ 533425.945326184853911, 2247722.559690638445318 ], [ 533413.45278946054168, 2247758.643072739243507 ], [ 533388.979752745712176, 2247730.604536706581712 ], [ 533425.945326184853911, 2247722.559690638445318 ] ], [ [ 532067.527977828751318, 2246488.998648088425398 ], [ 532080.021250395802781, 2246452.9148621391505 ], [ 532104.493152066366747, 2246480.954577495343983 ], [ 532067.527977828751318, 2246488.998648088425398 ], [ 532078.708594128489494, 2246535.895859644748271 ], [ 532197.768090025754645, 2246571.855102736502886 ], [ 532281.64129179797601, 2246624.985508278012276 ], [ 532370.861362043535337, 2246673.348526783287525 ], [ 532416.884760835906491, 2246732.471036617644131 ], [ 532608.388328351895325, 2246756.03829138725996 ], [ 532845.595782844233327, 2246720.073797406628728 ], [ 533050.484371852944605, 2246777.878094546496868 ], [ 533473.482489396468736, 2246833.190525368787348 ], [ 533573.434254084480926, 2247050.643481308594346 ], [ 533580.746855769539252, 2247385.368578976020217 ], [ 533606.675044269999489, 2247475.987694475799799 ], [ 533642.023974843905307, 2247689.82577212061733 ], [ 533684.652304459013976, 2247663.946236437186599 ], [ 533741.649864916689694, 2247607.030768823809922 ], [ 533830.473995106527582, 2247696.394357591867447 ], [ 533648.101148070185445, 2247699.253868598490953 ], [ 533492.185884880833328, 2247646.43140646442771 ], [ 532939.227654322399758, 2247652.348739011213183 ], [ 532926.921777094248682, 2247753.306386949494481 ], [ 533172.910548460902646, 2247783.573680439963937 ], [ 533308.117147905868478, 2247719.911154904402792 ], [ 533376.065859715919942, 2247789.443825519643724 ], [ 533315.437068888917565, 2247911.341888287104666 ], [ 533161.086529564112425, 2247866.248358891345561 ], [ 532843.050879215588793, 2247744.775727041065693 ], [ 532843.309808117919602, 2247671.130715875886381 ], [ 532854.282422438729554, 2247581.11375967040658 ], [ 532738.771710783941671, 2247518.502737005241215 ], [ 532691.424211683217436, 2247457.682272133417428 ], [ 532470.020141677930951, 2247317.435898283496499 ], [ 532405.03595236770343, 2247309.439612958580256 ], [ 532359.707860638387501, 2247309.344984392635524 ], [ 532061.281441282248124, 2247225.146428019739687 ], [ 531907.040817054687068, 2247224.823107650503516 ], [ 531778.50071158236824, 2247059.693569229915738 ], [ 531740.743872278137133, 2247021.052741015329957 ], [ 531787.806353046558797, 2246910.801638032309711 ], [ 531829.201559890410863, 2246700.046563360840082 ], [ 531897.966115785413422, 2246589.280488358810544 ], [ 531898.099493882269599, 2246551.25251317024231 ], [ 531983.738071664236486, 2246561.792180374264717 ], [ 532020.805241987807676, 2246532.285759528167546 ], [ 532050.906593833118677, 2246502.230592703446746 ], [ 532067.527977828751318, 2246488.998648088425398 ] ], [ [ 531888.788825293537229, 2246477.854538387618959 ], [ 531870.213115837075748, 2246515.083290513604879 ], [ 531819.518757688812912, 2246485.78861693572253 ], [ 531888.788825293537229, 2246477.854538387618959 ] ], [ [ 532160.661843670648523, 2246434.336751946248114 ], [ 532148.168618365423754, 2246470.420566248707473 ], [ 532123.696705287671648, 2246442.38086670730263 ], [ 532160.661843670648523, 2246434.336751946248114 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 43.0, "GRIDCODE": 28.0, "X_COORD": 577775.35819000006, "Y_COORD": 287099.13432999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 542288.826449732063338, 2244192.562497409060597 ], [ 542198.059933353913948, 2244332.790819649584591 ], [ 542108.257989804144017, 2244577.54197387304157 ], [ 541775.062249034293927, 2244924.663299928419292 ], [ 541379.142221278743818, 2245227.039610443636775 ], [ 541059.233540070708841, 2245430.196908514015377 ], [ 540841.28744069871027, 2245581.729904877953231 ], [ 540836.019025566754863, 2245627.956845697015524 ], [ 541055.477305763284676, 2245490.431974099949002 ], [ 541160.833578241872601, 2245438.76572154648602 ], [ 541232.32726228365209, 2245534.080038184300065 ], [ 541358.305708437692374, 2245531.693328120745718 ], [ 541613.177268263418227, 2245626.5093037718907 ], [ 541734.139242859790102, 2245787.779998069629073 ], [ 541765.365061073331162, 2246095.527311432175338 ], [ 541679.983361114282161, 2246291.61907856259495 ], [ 541613.673255836940371, 2246395.876597027294338 ], [ 541533.468250436009839, 2246457.406997458077967 ], [ 541485.313943912275136, 2246769.889424557797611 ], [ 541472.348173897014931, 2246514.074781476520002 ], [ 541444.194805082399398, 2246484.341958199627697 ], [ 541388.163863347261213, 2246887.928577925078571 ], [ 541380.442355837440118, 2246505.973025131039321 ], [ 541174.040973376482725, 2246509.884681317023933 ], [ 541031.395589544204995, 2246446.592984337359667 ], [ 540874.906228467007168, 2246479.592829032801092 ], [ 540759.787013988476247, 2246404.869532165117562 ], [ 540716.437834587646648, 2246629.086299329064786 ], [ 540700.651019406621344, 2246391.777309307828546 ], [ 540600.831305073574185, 2246324.958150123246014 ], [ 540598.953072138596326, 2246355.075265451334417 ], [ 540569.163568213349208, 2246353.222731364890933 ], [ 540462.050286246463656, 2246456.414010259322822 ], [ 540331.123201760463417, 2246564.597327942028642 ], [ 540184.490638382965699, 2246705.856983372010291 ], [ 539984.65270703996066, 2246845.386361297219992 ], [ 539703.904337204876356, 2247056.525296687148511 ], [ 539648.736970265512355, 2247359.507328279316425 ], [ 539446.021189592545852, 2247809.587750196456909 ], [ 539428.839676742441952, 2247854.444583693519235 ], [ 539473.188816205016337, 2247871.744214600883424 ], [ 539752.726875857682899, 2248054.477099952287972 ], [ 540017.137462324695662, 2248381.682161615230143 ], [ 540282.057202852098271, 2248662.717598141171038 ], [ 540467.017745551420376, 2248719.612996786832809 ], [ 540655.328524369746447, 2248782.237012793309987 ], [ 540925.545462144888006, 2248689.241751881316304 ], [ 541104.481219203677028, 2248910.659909682348371 ], [ 541244.540743609541096, 2249163.283837550319731 ], [ 541414.66953106620349, 2249419.170531783252954 ], [ 541491.82266606471967, 2249615.435803461819887 ], [ 541447.233777563204058, 2249751.868343375623226 ], [ 541278.66109465889167, 2249819.792907932773232 ], [ 541166.397272989386693, 2249973.547811174765229 ], [ 541133.665409069973975, 2250000.593668458983302 ], [ 541101.890638159005903, 2250031.201231146231294 ], [ 541023.378093653940596, 2250023.153741060756147 ], [ 540953.899543760577217, 2250024.089391930960119 ], [ 541013.733246237039566, 2250087.557613083161414 ], [ 541168.768294498207979, 2250396.943980508483946 ], [ 541253.54987424146384, 2250558.850624989718199 ], [ 541484.450638518086635, 2250524.818968403153121 ], [ 541536.605517540941946, 2250263.007414281368256 ], [ 541632.776862643193454, 2250104.177947683259845 ], [ 541847.839561520377174, 2250076.371291947551072 ], [ 541908.316957002156414, 2250048.702425315976143 ], [ 541945.032866275054403, 2250052.46799398213625 ], [ 542110.314966208185069, 2250154.554841298609972 ], [ 542236.634672296000645, 2250068.635143213905394 ], [ 542263.781550704385154, 2250102.222372968681157 ], [ 542292.901824266300537, 2250133.112716219387949 ], [ 542341.010046123992652, 2250192.636149184778333 ], [ 542462.26434631110169, 2250294.79757097736001 ], [ 542488.972589923418127, 2250327.840628521516919 ], [ 542637.258265060721897, 2250366.135679502040148 ], [ 542751.033573771477677, 2250466.237093900330365 ], [ 542810.365798499784432, 2250467.543452750891447 ], [ 542854.974566054530442, 2250648.816433656960726 ], [ 542915.168564068619162, 2250750.270829045213759 ], [ 542975.884537428617477, 2250996.992434477433562 ], [ 543142.879864321323112, 2251000.666050819680095 ], [ 543229.839923771796748, 2250916.894299276173115 ], [ 543282.558183922432363, 2250891.089261650107801 ], [ 543530.977727810386568, 2251097.664890279993415 ], [ 543608.820286751841195, 2251193.973558753728867 ], [ 543906.178821677574888, 2251200.513309958390892 ], [ 543836.180170435691252, 2251514.417786164209247 ], [ 543969.388585296808742, 2251480.732467174530029 ], [ 544100.283510221983306, 2251401.257215059362352 ], [ 544276.639828649698757, 2251405.135826940648258 ], [ 544321.215877733076923, 2251409.701429612934589 ], [ 544419.279499682714231, 2251411.857646253891289 ], [ 544496.557062236242928, 2251493.818141048774123 ], [ 544536.621826127986424, 2251543.380166685208678 ], [ 544609.430898027261719, 2251620.597499023191631 ], [ 544726.442113648168743, 2251765.361552729271352 ], [ 544818.173978582839482, 2251774.7553784949705 ], [ 544938.350091638043523, 2251719.769858496263623 ], [ 545034.49294568086043, 2251721.87942648306489 ], [ 545336.340279861236922, 2251752.791102145798504 ], [ 545708.657649652217515, 2251445.137293670326471 ], [ 545715.355997804203071, 2251379.311533384956419 ], [ 545667.460431369021535, 2251257.512810500338674 ], [ 545605.358693727175705, 2251152.855550413951278 ], [ 545708.524893323425204, 2251067.606440358795226 ], [ 545853.260209980071522, 2250869.344193178229034 ], [ 545863.879145523998886, 2250899.083494782447815 ], [ 545891.454360279603861, 2251060.462529988959432 ], [ 546103.422575139324181, 2251130.927781509235501 ], [ 546341.663749441853724, 2251136.157319809310138 ], [ 546580.851122860214673, 2251215.668476021848619 ], [ 546753.345221986994147, 2251195.352608470246196 ], [ 546627.011210772325285, 2250982.454085240140557 ], [ 546501.417469839798287, 2250728.187033825553954 ], [ 546438.300115013495088, 2250528.077873122878373 ], [ 546371.748637440148741, 2250445.751506648026407 ], [ 546249.253447434399277, 2250315.833753367885947 ], [ 546202.492755480459891, 2250147.907380050979555 ], [ 546304.41124914016109, 2250049.710077971220016 ], [ 546367.468134744558483, 2249997.599827671423554 ], [ 546323.633177446201444, 2249879.368776102550328 ], [ 546202.464449702063575, 2249697.157309321686625 ], [ 546153.722758961725049, 2249588.027863071300089 ], [ 546128.888597771641798, 2249524.870603726245463 ], [ 546089.747137396014296, 2249483.355319836176932 ], [ 546159.710148456739262, 2249226.82732162438333 ], [ 545972.084681125124916, 2249178.386039018630981 ], [ 545828.692548881052062, 2249052.234128336422145 ], [ 545769.979845236404799, 2249108.802863922901452 ], [ 545509.339078997960314, 2249131.695511553436518 ], [ 545224.354555184370838, 2248682.670978357084095 ], [ 545122.214496506028809, 2248529.062540025450289 ], [ 544860.671100894222036, 2247981.90132341440767 ], [ 544794.260812037624419, 2247899.732977435924113 ], [ 544733.08224708493799, 2247927.72754511795938 ], [ 544491.732435929239728, 2247970.2217559767887 ], [ 544430.988011299283244, 2248028.745287619531155 ], [ 544428.396412576199509, 2247999.266629642806947 ], [ 544450.75835033878684, 2247779.495522763580084 ], [ 544397.175234906258993, 2247587.018547341227531 ], [ 544401.373822273802944, 2247404.784067809581757 ], [ 544441.635481982375495, 2247330.897160449065268 ], [ 544691.430333537049592, 2247137.926987901329994 ], [ 544783.738762991968542, 2247114.578169449232519 ], [ 544831.546351742348634, 2247026.847201975993812 ], [ 545002.483586358372122, 2247084.82094394788146 ], [ 545132.333626186358742, 2247165.021174598485231 ], [ 545183.417569088633172, 2247170.256516841240227 ], [ 545287.941892104106955, 2247172.551101990044117 ], [ 545460.509899774333462, 2247190.227283589541912 ], [ 545574.177472920389846, 2247138.210003819316626 ], [ 545676.552583316690288, 2247201.442222885787487 ], [ 545822.399822265491821, 2247134.700418069958687 ], [ 545962.595358792692423, 2247194.397433324716985 ], [ 546035.717958972440101, 2247160.935225911438465 ], [ 546128.025647344999015, 2247137.58410366717726 ], [ 546160.922921550227329, 2247105.887065297923982 ], [ 546322.779267261736095, 2247122.460005004890263 ], [ 546442.235173994093202, 2247125.081394859589636 ], [ 546501.665622679051012, 2247131.169437003321946 ], [ 546606.189604167942889, 2247133.461436962708831 ], [ 546749.978006587247364, 2247148.184488911181688 ], [ 546973.269868038827553, 2246992.243627283722162 ], [ 546953.816039925324731, 2246759.144928294233978 ], [ 546858.265594107797369, 2246456.160534439608455 ], [ 546778.940390290925279, 2246322.456065244041383 ], [ 546784.721133220475167, 2246071.279504531063139 ], [ 546858.80947614973411, 2245948.883094081655145 ], [ 546832.443559684907086, 2245910.351073342375457 ], [ 546803.323945676675066, 2245879.461203078739345 ], [ 546756.09252054488752, 2245759.325148005969822 ], [ 546515.520131088327616, 2245559.256332703866065 ], [ 546462.807204443495721, 2245585.06649028044194 ], [ 546321.211447209003381, 2245671.059989902190864 ], [ 546167.400663948385045, 2245655.306890398263931 ], [ 546018.55990682716947, 2245685.006225790828466 ], [ 545952.572526035597548, 2245615.008520884439349 ], [ 545929.617103627300821, 2245521.729625967331231 ], [ 545789.363390346057713, 2245372.952204915694892 ], [ 545822.458357971278019, 2245303.437233253382146 ], [ 545838.82226638298016, 2245289.911961901001632 ], [ 545826.751128880190663, 2245239.323269416578114 ], [ 545629.050310911377892, 2245238.960804630070925 ], [ 545453.676002314081416, 2245082.062493288889527 ], [ 545423.818852112395689, 2244977.765249505639076 ], [ 545373.182004973525181, 2244732.74540845118463 ], [ 545317.902991543291137, 2244757.849170504137874 ], [ 545264.122539565083571, 2244811.575258780270815 ], [ 545078.834060265915468, 2244866.054315267130733 ], [ 545038.198591945343651, 2244861.065144144929945 ], [ 544835.530256780097261, 2244956.556608917191625 ], [ 544710.812370661646128, 2244888.983430112712085 ], [ 544615.399403900024481, 2244828.566967817023396 ], [ 544099.137662219000049, 2244827.609296473674476 ], [ 544003.247416912345216, 2244766.89254954829812 ], [ 543913.980289258528501, 2244732.809750055894256 ], [ 543900.913464499171823, 2244716.031778735108674 ], [ 543671.473510941956192, 2244785.36047344468534 ], [ 543131.070628452347592, 2244893.829667652025819 ], [ 542714.235136327217333, 2244298.470610375516117 ], [ 542288.826449732063338, 2244192.562497409060597 ] ], [ [ 541492.38313331338577, 2246894.367306239902973 ], [ 541473.441249304218218, 2246992.80702415201813 ], [ 541450.9864359338535, 2246913.21408873796463 ], [ 541492.38313331338577, 2246894.367306239902973 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 44.0, "GRIDCODE": 26.0, "X_COORD": 586291.09731999994, "Y_COORD": 284806.48907000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 552899.634740948211402, 2243309.125820131972432 ], [ 552704.295273312716745, 2243311.289698761887848 ], [ 552635.533992075012065, 2243406.889642576687038 ], [ 552485.547829650109634, 2243526.383889530785382 ], [ 552321.008824507705867, 2243590.68836132530123 ], [ 552234.697701134602539, 2243676.936228065751493 ], [ 552139.918685610988177, 2243729.892593446187675 ], [ 552139.493813640554436, 2243861.090653223916888 ], [ 552096.726515601971187, 2243806.17540914285928 ], [ 552011.728524629725143, 2243846.240650580264628 ], [ 551954.107686665374786, 2243839.170432019978762 ], [ 551746.225353267975152, 2243881.860369644127786 ], [ 551711.445062701939605, 2243916.615588027983904 ], [ 551518.378322212374769, 2243978.204268119297922 ], [ 551517.734659157227725, 2244175.869464721530676 ], [ 551507.727323111728765, 2244258.175983971916139 ], [ 551401.010207477491349, 2244393.819340441375971 ], [ 551400.337127752020024, 2244601.874480159953237 ], [ 551528.983447619015351, 2244881.580012992024422 ], [ 551423.189325488987379, 2244955.250160696916282 ], [ 551252.821999001316726, 2244847.398923407308757 ], [ 551031.112212306703441, 2244847.014550678431988 ], [ 550940.236033194931224, 2244773.99215377215296 ], [ 550770.157082034042105, 2244704.824294097721577 ], [ 550605.447082672617398, 2244818.143151661381125 ], [ 550605.162715258658864, 2244905.384541259147227 ], [ 550593.292644559056498, 2245003.005341098643839 ], [ 550510.280863140127622, 2245069.12899633962661 ], [ 550346.545137472567149, 2245160.60650728829205 ], [ 550254.999198370263912, 2245217.095579620450735 ], [ 550111.318223863956518, 2245252.359464005567133 ], [ 550038.983247818076052, 2245324.636025031097233 ], [ 549902.198322250507772, 2245344.689617867581546 ], [ 549778.487150185625069, 2245185.847440777346492 ], [ 549737.060926186852157, 2245143.470563072711229 ], [ 549537.240163783775643, 2245237.642103414982557 ], [ 549474.055022338638082, 2245121.814334815368056 ], [ 549411.800855651847087, 2245058.134387196972966 ], [ 549371.216991114313714, 2245108.452996289357543 ], [ 549272.246248910785653, 2245171.200727488845587 ], [ 549233.630568313179538, 2245256.171229931525886 ], [ 549003.164436040446162, 2245082.175672157667577 ], [ 548810.60257706779521, 2245108.377048844471574 ], [ 548678.220988907851279, 2245073.277675963006914 ], [ 548535.190201869467273, 2245092.737386291846633 ], [ 548433.863361165276729, 2245218.359653853811324 ], [ 548354.203470114152879, 2245234.398753425106406 ], [ 548365.396687825326808, 2245281.293196479789913 ], [ 548393.213886509416625, 2245341.789470038376749 ], [ 548417.475197687745094, 2245405.460466776974499 ], [ 548556.949090946465731, 2245593.819664482027292 ], [ 548583.846248669084162, 2245664.411429069936275 ], [ 548576.856564524350688, 2245721.873109396547079 ], [ 548631.318985058460385, 2245840.304237021133304 ], [ 548653.706308391178027, 2245934.092066009528935 ], [ 548763.911287714494392, 2246046.824252837337554 ], [ 548791.683979618712328, 2246163.181805208325386 ], [ 548919.598762547248043, 2246294.02187221031636 ], [ 549029.755570106208324, 2246435.46641522180289 ], [ 549109.947726055048406, 2246645.933396209962666 ], [ 548890.80241591995582, 2246683.344043832272291 ], [ 548828.087504072696902, 2247003.081350768916309 ], [ 548794.856188845122233, 2247029.555498340167105 ], [ 548735.321769550675526, 2247141.632038875482976 ], [ 548596.982717058388516, 2247291.980881921947002 ], [ 548690.605101074557751, 2247495.532354387454689 ], [ 549037.825491677504033, 2247496.148548264987767 ], [ 549165.919530378538184, 2247577.236496780999005 ], [ 549200.362768073449843, 2247721.532312058843672 ], [ 549238.595339747844264, 2247855.035489692352712 ], [ 549339.845690413028933, 2247909.882389694452286 ], [ 549365.983581456472166, 2247943.433830870315433 ], [ 549940.210900960839354, 2248057.647911690175533 ], [ 549980.32893454155419, 2248162.927209188230336 ], [ 550008.149584744474851, 2248223.419819482602179 ], [ 550067.043110868660733, 2248412.95065145380795 ], [ 550136.490361644886434, 2248563.934917148202658 ], [ 550184.925103031098843, 2248719.797430050559342 ], [ 550212.74633084598463, 2248780.289390647783875 ], [ 550222.068774669081904, 2248857.296893185004592 ], [ 550385.517022594925947, 2248796.979592950083315 ], [ 550503.536648591398261, 2248890.439117730595171 ], [ 550622.030382851837203, 2248926.865809950977564 ], [ 550838.705754725146107, 2249060.654302079230547 ], [ 551055.489507859805599, 2249082.834591567516327 ], [ 551094.857383031048812, 2249017.791293260641396 ], [ 551158.794399524340406, 2248900.430776284076273 ], [ 551464.055635703494772, 2248807.784746674820781 ], [ 551472.656496029696427, 2248723.193676160648465 ], [ 551475.415778636583127, 2248602.808268540538847 ], [ 551552.061519997660071, 2248379.86733687389642 ], [ 551615.816948299994692, 2248354.161950080655515 ], [ 551617.546340774279088, 2248278.688010804355145 ], [ 551623.655819435487501, 2248218.601691052317619 ], [ 551626.679780345992185, 2248086.680495402775705 ], [ 551746.629795364220627, 2247947.394858532585204 ], [ 551803.693631723057479, 2247722.747017154470086 ], [ 551999.419396701036021, 2247586.030480486340821 ], [ 552167.121143625350669, 2247424.4035957865417 ], [ 552284.738805584027432, 2247426.971792576834559 ], [ 552387.164438616600819, 2247437.448271125555038 ], [ 552420.058281841455027, 2247405.747648244723678 ], [ 552482.573092438396998, 2247380.539832302369177 ], [ 552528.919607282965444, 2247171.69638060964644 ], [ 552651.679964943206869, 2247115.496842058375478 ], [ 552764.740223796805367, 2247127.063411254435778 ], [ 552971.326992495683953, 2247055.906360933557153 ], [ 553016.433514795731753, 2247170.60189399961382 ], [ 553125.002732948865741, 2247148.24646569788456 ], [ 553259.400789052830078, 2247066.604265508241951 ], [ 553423.633703232510015, 2247136.513114713132381 ], [ 553512.335368450265378, 2247171.089133020490408 ], [ 553613.186957458383404, 2247223.261165818199515 ], [ 553665.71480377856642, 2247122.098399381153286 ], [ 553698.537136504193768, 2247030.635203002020717 ], [ 553732.781605567317456, 2247005.320782368071377 ], [ 553790.185387363890186, 2246891.542667203582823 ], [ 553931.760598147986457, 2246847.569799003191292 ], [ 554175.428323480417021, 2246837.613364667631686 ], [ 554366.708446268923581, 2246869.373579882085323 ], [ 554530.373954124050215, 2246809.38098750449717 ], [ 554583.013739265385084, 2246752.850022606551647 ], [ 554736.413954272982664, 2246734.913445556536317 ], [ 554884.647654027910903, 2246711.061646864749491 ], [ 555038.047572871204466, 2246693.124200912192464 ], [ 555126.702926310244948, 2246665.582843371666968 ], [ 555251.733221461297944, 2246645.570905211381614 ], [ 555221.511052858317271, 2246583.551020159386098 ], [ 555198.394461183343083, 2246518.856145963072777 ], [ 555114.528734979452565, 2246439.069864356890321 ], [ 555183.018702883389778, 2246333.936567400582135 ], [ 555068.313539922935888, 2246224.80842374637723 ], [ 555043.990789533010684, 2246116.264325755648315 ], [ 555012.322433241643012, 2246051.268164977431297 ], [ 555104.864099277998321, 2245982.850363713689148 ], [ 555136.950617694295943, 2245787.175728081725538 ], [ 555007.952318443916738, 2245449.080917426384985 ], [ 555000.544505861005746, 2245256.325376546010375 ], [ 555069.813911903882399, 2245119.022994640283287 ], [ 555197.97718872060068, 2245037.390331574715674 ], [ 555349.664579065749422, 2245002.420626132749021 ], [ 555309.682794455206022, 2244598.943307171575725 ], [ 555181.761239699902944, 2244477.227871611714363 ], [ 555094.841725049889646, 2244335.622431566938758 ], [ 555042.669822638155892, 2244285.981344372034073 ], [ 555010.63861587503925, 2244002.190400214865804 ], [ 554905.859080442343839, 2243963.90640542190522 ], [ 554805.554129211697727, 2243897.207617267034948 ], [ 554673.172831075266004, 2243858.793365575373173 ], [ 554573.188543129130267, 2243805.850737571716309 ], [ 554537.548843121039681, 2243842.77623379137367 ], [ 554185.312745659030043, 2243792.087319343350828 ], [ 554065.56025360012427, 2243794.383712750859559 ], [ 553948.273480875650421, 2243777.507903382182121 ], [ 553773.09011120244395, 2243887.350263291969895 ], [ 553707.474839227972552, 2244014.099571450613439 ], [ 553688.70468510419596, 2243800.099922118708491 ], [ 553513.608987270272337, 2243756.460386987775564 ], [ 553368.900371972587891, 2243715.009214142337441 ], [ 552998.890895757009275, 2243663.15575042180717 ], [ 552922.130466412636451, 2243331.320928449742496 ], [ 552899.634740948211402, 2243309.125820131972432 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 45.0, "GRIDCODE": 21.0, "X_COORD": 578252.43766000005, "Y_COORD": 280505.0468 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 544142.804243861581199, 2241314.467380019836128 ], [ 544013.459048973978497, 2241318.400258656591177 ], [ 544060.849685598397627, 2241429.969018932431936 ], [ 544088.851790737826377, 2241381.744797798804939 ], [ 544129.673957510152832, 2241363.96635331492871 ], [ 544142.804243861581199, 2241314.467380019836128 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 46.0, "GRIDCODE": 25.0, "X_COORD": 568995.13693000004, "Y_COORD": 283595.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 532289.761750850244425, 2240062.647930807434022 ], [ 532239.722385092871264, 2240198.968630507588387 ], [ 532138.789404660579748, 2240276.387807480059564 ], [ 531931.554272975306958, 2240301.401047023944557 ], [ 531775.778378870338202, 2240409.685445969924331 ], [ 531486.846788579714485, 2240563.941183366812766 ], [ 531489.023542862501927, 2240693.045546303503215 ], [ 531479.999540327233262, 2240756.285921460948884 ], [ 531423.737453843816184, 2240748.16669690888375 ], [ 531326.885559841175564, 2240795.106873356737196 ], [ 531114.976986036635935, 2240820.681753200478852 ], [ 531044.393655415507965, 2240893.757288954220712 ], [ 530973.202318136114627, 2241031.16981740668416 ], [ 530977.121136505738832, 2241263.67117592971772 ], [ 530890.935130128753372, 2241371.579174233600497 ], [ 530810.216858704341576, 2241433.487524271942675 ], [ 530719.114452311652713, 2241527.804435732774436 ], [ 530594.571423690766096, 2241446.920022502541542 ], [ 530431.569474639371037, 2241676.691037583164871 ], [ 530307.929289506981149, 2241771.520079447887838 ], [ 530226.8525578744011, 2241759.81417578086257 ], [ 530074.387016508495435, 2241865.78468763269484 ], [ 530018.020677259657532, 2241924.135810478590429 ], [ 529935.10825325048063, 2242109.065634520724416 ], [ 529795.671604075585492, 2242306.265103123150766 ], [ 529797.645159235456958, 2242423.431864881888032 ], [ 529648.935492910793982, 2242458.750106189399958 ], [ 529572.005108895245939, 2242607.223117277957499 ], [ 529323.006858219043352, 2242798.184681750833988 ], [ 529274.76783487398643, 2242733.842123043723404 ], [ 529164.366552955005318, 2242675.493211350403726 ], [ 528881.490345867816359, 2242680.792209196835756 ], [ 528821.131277649779804, 2242672.079026602208614 ], [ 528775.790827368153259, 2242954.110985812731087 ], [ 528880.5507008114364, 2243057.539767757058144 ], [ 528905.30124316108413, 2243238.503151603043079 ], [ 528817.938514573732391, 2243439.039355574175715 ], [ 528887.83551368303597, 2243553.261088906787336 ], [ 528910.859118630527519, 2243627.729493054561317 ], [ 528800.116617298335768, 2243712.654075680300593 ], [ 528623.00975291559007, 2243962.282088626176119 ], [ 528458.802872934262268, 2244161.429529731161892 ], [ 528402.675074087106623, 2244269.747599075548351 ], [ 528442.176573748351075, 2244462.745365558192134 ], [ 528458.306446908973157, 2244647.415068588219583 ], [ 528488.566363496356644, 2244677.287632807157934 ], [ 528501.341494831023738, 2244694.328318995423615 ], [ 528630.150943057378754, 2244738.431093527004123 ], [ 528675.045253972173668, 2244808.177112535573542 ], [ 528855.043360977666453, 2244776.874626290984452 ], [ 528957.401612287736498, 2244549.168984290212393 ], [ 529097.114609215292148, 2244369.157666023820639 ], [ 529187.804314264445566, 2244269.100638817064464 ], [ 529244.77171848481521, 2244414.129091142676771 ], [ 529562.821208268753253, 2244367.319375585764647 ], [ 529692.641011571628042, 2244470.211308954283595 ], [ 529819.879704157821834, 2244412.025457578711212 ], [ 529911.802845915546641, 2244468.84181752987206 ], [ 530055.368485087994486, 2244472.037540930323303 ], [ 530121.307947340072133, 2244478.812476222403347 ], [ 530232.931554029346444, 2244547.800537048839033 ], [ 530220.940271597239189, 2244665.368925775401294 ], [ 530308.895007060840726, 2244730.957088400609791 ], [ 530335.594669853220694, 2244764.009323669597507 ], [ 530364.706899288925342, 2244794.908966584131122 ], [ 530389.523491700645536, 2244858.078708925284445 ], [ 530416.752685779007152, 2244919.095817375928164 ], [ 530441.569406636757776, 2244982.2654127497226 ], [ 530535.689364615245722, 2245017.220020750537515 ], [ 530652.048576851957478, 2244964.008313740603626 ], [ 530744.361948877573013, 2244940.682987094856799 ], [ 530841.173240648931824, 2244913.028245657682419 ], [ 530897.893683749600314, 2244858.402797714807093 ], [ 530992.089639688376337, 2244804.959415904246271 ], [ 531026.464449108229019, 2244715.246683089993894 ], [ 531088.988240219652653, 2244690.062718858011067 ], [ 531147.264186605229042, 2244633.935743382200599 ], [ 531221.80100445903372, 2244603.916634792461991 ], [ 531307.745163809973747, 2244521.143706791102886 ], [ 531340.479692379012704, 2244494.101567850448191 ], [ 531371.088525234372355, 2244464.623761473223567 ], [ 531483.782217459869571, 2244436.149724470451474 ], [ 531549.750468009733595, 2244476.917127423919737 ], [ 531661.811030254000798, 2244520.650966444984078 ], [ 531723.292866946780123, 2244461.434666288085282 ], [ 531889.041457102284767, 2244353.844755898229778 ], [ 531893.241879610344768, 2244173.104792692698538 ], [ 531932.824480040348135, 2244107.746492825448513 ], [ 531965.315358739462681, 2244048.150207511149347 ], [ 531999.93186154065188, 2243990.989478199742734 ], [ 532066.470156542258337, 2243868.937241201288998 ], [ 532258.24644196999725, 2243825.683233433403075 ], [ 532449.728596149128862, 2243944.021366726607084 ], [ 532600.757043071440421, 2244028.00680263992399 ], [ 532699.685006271931343, 2244150.475972002372146 ], [ 532820.912692145793699, 2244252.669676763936877 ], [ 532949.325604637037031, 2244411.636344372294843 ], [ 533170.326908204820938, 2244455.861177265644073 ], [ 533229.293869813089259, 2244399.066334810107946 ], [ 533327.004730303655379, 2244343.623274706304073 ], [ 533383.021826129523106, 2244349.37345852330327 ], [ 533469.005397704313509, 2244266.555160512216389 ], [ 533539.535617109620944, 2244238.143243838101625 ], [ 533673.961040100548416, 2244156.54616033192724 ], [ 533850.119651513989083, 2244231.611851513385773 ], [ 533988.244895126787014, 2244234.675816733390093 ], [ 534073.852724867407233, 2244287.581421022303402 ], [ 534266.86127207253594, 2244526.500646976754069 ], [ 534347.167325159069151, 2244611.723957171663642 ], [ 534461.54136339109391, 2244779.359067003242671 ], [ 534584.524645535508171, 2244827.346995496191084 ], [ 534532.632751490455121, 2244986.080031963065267 ], [ 534377.578625707421452, 2245166.02888828702271 ], [ 534312.286518293200061, 2245272.022910705767572 ], [ 534393.452553251292557, 2245408.895352615974844 ], [ 534454.897611296968535, 2245565.276924975216389 ], [ 534494.160966875148006, 2245724.952190673910081 ], [ 534632.358173914952204, 2245871.598937454633415 ], [ 534662.917283422546461, 2246050.682970978319645 ], [ 534723.857902398332953, 2246215.575097164139152 ], [ 534886.481600240105763, 2245992.877695098519325 ], [ 535064.712309870170429, 2245961.529706476256251 ], [ 535266.290185555699281, 2245853.480753249488771 ], [ 535269.719797022640705, 2245705.556109562516212 ], [ 535467.874751670868136, 2245686.180411300621927 ], [ 535426.318586013978347, 2245593.087965780869126 ], [ 535495.58432307606563, 2245478.704416704364121 ], [ 535544.314073522458784, 2245389.308568076230586 ], [ 535661.249559662304819, 2245196.209784624166787 ], [ 535719.463627762859687, 2244934.196501012891531 ], [ 535799.320057298638858, 2244868.222343538887799 ], [ 535882.22666426980868, 2244754.682989899069071 ], [ 536101.218895117752254, 2244726.390270456671715 ], [ 536216.393061245442368, 2244738.205645671114326 ], [ 536256.266898140194826, 2244839.682695446535945 ], [ 536364.816057189833373, 2245022.720593039877713 ], [ 536562.128380414913408, 2245132.424338260665536 ], [ 536573.82441324996762, 2245496.137289796024561 ], [ 536623.888109026593156, 2245608.286010298877954 ], [ 536648.368306619231589, 2245676.94081765320152 ], [ 536577.224492631852627, 2245794.426707563921809 ], [ 536578.537236469681375, 2245907.805953065864742 ], [ 536648.367718871333636, 2245840.539240366779268 ], [ 536724.918320293771103, 2245887.837167888879776 ], [ 536953.58854363206774, 2245946.923349369317293 ], [ 536830.616288786521181, 2246105.408025855198503 ], [ 536864.153630014858209, 2246180.531150878407061 ], [ 536941.88042577134911, 2246263.003829583525658 ], [ 536987.186270957579836, 2246378.29426015727222 ], [ 537001.652095093508251, 2246494.05607174243778 ], [ 537194.894995072623715, 2246526.222213845700026 ], [ 537328.95844589441549, 2246742.311326689086854 ], [ 537431.571512838127092, 2246867.382660663686693 ], [ 537741.135604845243506, 2246802.127415877766907 ], [ 537915.358730537467636, 2246879.442986867390573 ], [ 537945.363690464524552, 2247009.268640011548996 ], [ 538074.432856267085299, 2247136.641493570059538 ], [ 538324.685647219186649, 2247131.912638228386641 ], [ 538522.630335400230251, 2247219.751232961192727 ], [ 538891.757120568770915, 2247212.769106535241008 ], [ 539028.583510102704167, 2247301.586040390655398 ], [ 539088.639200514298864, 2247333.304572608321905 ], [ 539245.418162147980183, 2247461.157543828710914 ], [ 539351.065129106864333, 2247409.942207927815616 ], [ 539393.141372651094571, 2247416.006698857061565 ], [ 539362.012972035328858, 2247487.48749780934304 ], [ 539399.227628263062797, 2247504.919229558669031 ], [ 539360.134289747802541, 2247517.604046820662916 ], [ 539337.590289568062872, 2247879.001537400297821 ], [ 539378.63574405759573, 2247861.478080935776234 ], [ 539428.839676742441952, 2247854.444583693519235 ], [ 539446.021189592545852, 2247809.587750196456909 ], [ 539648.736970265512355, 2247359.507328279316425 ], [ 539703.904337204876356, 2247056.525296687148511 ], [ 539984.65270703996066, 2246845.386361297219992 ], [ 540184.490638382965699, 2246705.856983372010291 ], [ 540331.123201760463417, 2246564.597327942028642 ], [ 540462.050286246463656, 2246456.414010259322822 ], [ 540569.163568213349208, 2246353.222731364890933 ], [ 540522.519174925517291, 2246337.973039112053812 ], [ 540500.406501958379522, 2246300.827946618199348 ], [ 540454.264305549440905, 2246264.151863047853112 ], [ 540606.466018459177576, 2246234.60671997256577 ], [ 540646.384975365712307, 2246110.355133469216526 ], [ 540748.293202774249949, 2246074.371397669427097 ], [ 540796.471686387085356, 2246065.018349173478782 ], [ 540823.629711745656095, 2245973.200045181438327 ], [ 540723.846554137417115, 2245924.448815393261611 ], [ 540794.308620707713999, 2245900.297811621800065 ], [ 540783.586095532518812, 2245792.110119860619307 ], [ 540753.796859636669978, 2245790.257664564996958 ], [ 540755.675082617206499, 2245760.140283860266209 ], [ 540718.145790455164388, 2245726.900581332854927 ], [ 540705.487929730908945, 2245605.848206064663827 ], [ 540675.69877719739452, 2245603.995698908343911 ], [ 540679.455338913830929, 2245543.760753735899925 ], [ 540662.547200844972394, 2245475.029002897441387 ], [ 540229.622694241348654, 2244886.208695311099291 ], [ 540233.468728102743626, 2244719.817708265967667 ], [ 540287.095771155436523, 2244642.558015995658934 ], [ 540274.317896347027272, 2244625.520212101750076 ], [ 540097.068361190613359, 2244506.857837774790823 ], [ 539941.33344932354521, 2244299.212061671540141 ], [ 539792.334433252923191, 2244202.486499131657183 ], [ 539672.704768840107135, 2244167.060903367586434 ], [ 539578.700093608233146, 2244041.715808179229498 ], [ 539448.527749056229368, 2244022.947269186377525 ], [ 539372.907000265549868, 2244176.755010492168367 ], [ 539374.38078343460802, 2244263.395802716724575 ], [ 539259.058269161032513, 2244319.307540529407561 ], [ 539162.529425540124066, 2244321.133554146625102 ], [ 539000.490651120548137, 2244215.943384618498385 ], [ 538861.037349242717028, 2244235.249716266989708 ], [ 538757.839098569820635, 2244285.282513155601919 ], [ 538632.616787888924591, 2244287.650958211161196 ], [ 538425.832164179999381, 2244083.565880218520761 ], [ 538324.158530064625666, 2243894.018995487131178 ], [ 538230.457973655546084, 2243833.186798305250704 ], [ 537785.036763044656254, 2243747.243898251093924 ], [ 537673.877269592136145, 2243647.367233781144023 ], [ 537502.798948526266031, 2243523.478950038552284 ], [ 537501.917062402237207, 2243471.493866355158389 ], [ 537515.935061099822633, 2243373.178639222867787 ], [ 537270.789549871580675, 2243140.758139055222273 ], [ 537196.567617168067954, 2243179.829714408144355 ], [ 537068.597761792130768, 2243312.336555833928287 ], [ 536863.057022854685783, 2243282.690319001674652 ], [ 536777.828443799167871, 2243370.939423562958837 ], [ 536637.975909971632063, 2243438.738940443843603 ], [ 536568.725928249536082, 2243346.38884393684566 ], [ 536350.701504847849719, 2243152.823342562653124 ], [ 536456.989796854322776, 2242985.731251582503319 ], [ 536430.701828380813822, 2242845.383430594578385 ], [ 536356.743697853642516, 2242746.752298820763826 ], [ 536296.21836809895467, 2242687.010607456788421 ], [ 536203.332610269077122, 2242563.139229306019843 ], [ 536052.185936528258026, 2242506.637243753299117 ], [ 536006.726274082437158, 2242309.870490320958197 ], [ 535851.264038879307918, 2242287.442911500111222 ], [ 535713.568625341518782, 2242383.168030899949372 ], [ 535572.881185814156197, 2242362.870592721737921 ], [ 535365.532819761428982, 2242577.561993668787181 ], [ 535253.779692266718484, 2242619.829661632888019 ], [ 535211.422712815226987, 2242735.229762775823474 ], [ 535065.645972732687369, 2242759.288780139759183 ], [ 534891.498857047059573, 2242868.400828814134002 ], [ 534835.596666328725405, 2242869.45408224966377 ], [ 534791.141189143876545, 2242863.041432730853558 ], [ 534747.438312939484604, 2242863.865499650128186 ], [ 534613.041168335010298, 2242824.048984833061695 ], [ 534517.077796042780392, 2242781.448557909578085 ], [ 534433.942624783841893, 2242783.015363655984402 ], [ 534326.300798246404156, 2242624.556378418579698 ], [ 534341.939875566284172, 2242514.921590099111199 ], [ 534288.027563602430746, 2242443.018047195859253 ], [ 534072.8482613961678, 2242508.000319454818964 ], [ 534043.622991109499708, 2242365.263291035778821 ], [ 534022.87680472235661, 2242235.570294284261763 ], [ 533965.549767551012337, 2242178.981038684025407 ], [ 533897.207828294718638, 2242087.833406885154545 ], [ 533811.565216573886573, 2242042.578300289809704 ], [ 533745.756971084047109, 2241903.465507037006319 ], [ 533779.757554513635114, 2241802.315296464599669 ], [ 533877.082654112018645, 2241680.448531487956643 ], [ 533730.501303263008595, 2241462.654647850431502 ], [ 533640.780363322468475, 2241464.341149750165641 ], [ 533480.656521183089353, 2241360.362287112511694 ], [ 533322.16055913711898, 2241320.796066402457654 ], [ 533218.21607688779477, 2241253.293399096466601 ], [ 533102.425876900786534, 2241192.109180320985615 ], [ 533134.168382676318288, 2241127.107384576462209 ], [ 533231.086324288393371, 2241005.750301244668663 ], [ 533175.108954684692435, 2240950.490667589008808 ], [ 533136.784885082975961, 2240899.372815556824207 ], [ 533072.274295537499711, 2240835.685921307653189 ], [ 532956.106624284060672, 2240662.454712373204529 ], [ 532844.015640732017346, 2240506.533196139149368 ], [ 532819.034396356670186, 2240398.374702643603086 ], [ 532767.831812936346978, 2240290.124038137495518 ], [ 532738.524344360921532, 2240106.873895448632538 ], [ 532628.449955088668503, 2240127.996447615325451 ], [ 532538.147899782052264, 2240155.268119695596397 ], [ 532391.269133820780553, 2240090.053517680615187 ], [ 532304.891117232851684, 2240077.584186648949981 ], [ 532289.761750850244425, 2240062.647930807434022 ] ], [ [ 538933.171256920672022, 2245253.727892177179456 ], [ 538946.523169567808509, 2245270.251665734685957 ], [ 539628.621342496713623, 2245342.988807989284396 ], [ 539635.327841567224823, 2245733.651180529035628 ], [ 538981.576868759235367, 2245755.03130722604692 ], [ 538957.523572919773869, 2245562.566217992454767 ], [ 538239.522596394177526, 2245546.700927995145321 ], [ 538249.003499186248519, 2245453.620357742533088 ], [ 538395.218667873181403, 2245242.988155690021813 ], [ 538933.171256920672022, 2245253.727892177179456 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 47.0, "GRIDCODE": 22.0, "X_COORD": 570379.374, "Y_COORD": 281169.83684 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 533400.065019900910556, 2239043.324829176999629 ], [ 533293.803523618844338, 2239077.181050447747111 ], [ 533161.334710955037735, 2238965.936668891459703 ], [ 533052.15609458333347, 2239087.407638354226947 ], [ 532960.030601791921072, 2239120.051643081009388 ], [ 532811.889590868144296, 2239196.046941300854087 ], [ 532673.03997304989025, 2239101.338545762002468 ], [ 532641.322129575535655, 2239009.467230408452451 ], [ 532609.915969250490889, 2238980.615403237752616 ], [ 532581.462661443394609, 2238939.678347042761743 ], [ 532407.059707643347792, 2238877.252954560332 ], [ 532331.283946633688174, 2238825.565378782339394 ], [ 532297.06540510780178, 2238776.336276805959642 ], [ 532235.873230522382073, 2238745.626648552715778 ], [ 532053.398893291712739, 2238621.157666641287506 ], [ 531915.284444632125087, 2238665.15770713519305 ], [ 531868.120541606098413, 2238675.663071029819548 ], [ 531849.304966692929156, 2238750.933239983394742 ], [ 531802.962955624680035, 2238825.593877051025629 ], [ 531895.802066162927076, 2238963.79988924600184 ], [ 531919.273837280692533, 2239158.305992076173425 ], [ 531995.632025034399703, 2239236.473361456766725 ], [ 531932.82279661949724, 2239751.702422014437616 ], [ 532105.062341234995984, 2240008.099811743013561 ], [ 532188.500069339410402, 2240008.275729153305292 ], [ 532253.692433413933031, 2240016.297847065143287 ], [ 532289.761750850244425, 2240062.647930807434022 ], [ 532304.891117232851684, 2240077.584186648949981 ], [ 532391.269133820780553, 2240090.053517680615187 ], [ 532538.147899782052264, 2240155.268119695596397 ], [ 532628.449955088668503, 2240127.996447615325451 ], [ 532738.524344360921532, 2240106.873895448632538 ], [ 532767.831812936346978, 2240290.124038137495518 ], [ 532819.034396356670186, 2240398.374702643603086 ], [ 532844.015640732017346, 2240506.533196139149368 ], [ 532956.106624284060672, 2240662.454712373204529 ], [ 533072.274295537499711, 2240835.685921307653189 ], [ 533136.784885082975961, 2240899.372815556824207 ], [ 533175.108954684692435, 2240950.490667589008808 ], [ 533231.086324288393371, 2241005.750301244668663 ], [ 533134.168382676318288, 2241127.107384576462209 ], [ 533102.425876900786534, 2241192.109180320985615 ], [ 533218.21607688779477, 2241253.293399096466601 ], [ 533322.16055913711898, 2241320.796066402457654 ], [ 533480.656521183089353, 2241360.362287112511694 ], [ 533640.780363322468475, 2241464.341149750165641 ], [ 533730.501303263008595, 2241462.654647850431502 ], [ 533877.082654112018645, 2241680.448531487956643 ], [ 533779.757554513635114, 2241802.315296464599669 ], [ 533745.756971084047109, 2241903.465507037006319 ], [ 533811.565216573886573, 2242042.578300289809704 ], [ 533897.207828294718638, 2242087.833406885154545 ], [ 533965.549767551012337, 2242178.981038684025407 ], [ 534022.87680472235661, 2242235.570294284261763 ], [ 534043.622991109499708, 2242365.263291035778821 ], [ 534072.8482613961678, 2242508.000319454818964 ], [ 534288.027563602430746, 2242443.018047195859253 ], [ 534341.939875566284172, 2242514.921590099111199 ], [ 534326.300798246404156, 2242624.556378418579698 ], [ 534433.942624783841893, 2242783.015363655984402 ], [ 534517.077796042780392, 2242781.448557909578085 ], [ 534613.041168335010298, 2242824.048984833061695 ], [ 534747.438312939484604, 2242863.865499650128186 ], [ 534791.141189143876545, 2242863.041432730853558 ], [ 534835.596666328725405, 2242869.45408224966377 ], [ 534891.498857047059573, 2242868.400828814134002 ], [ 535065.645972732687369, 2242759.288780139759183 ], [ 535211.422712815226987, 2242735.229762775823474 ], [ 535253.779692266718484, 2242619.829661632888019 ], [ 535365.532819761428982, 2242577.561993668787181 ], [ 535572.881185814156197, 2242362.870592721737921 ], [ 535713.568625341518782, 2242383.168030899949372 ], [ 535851.264038879307918, 2242287.442911500111222 ], [ 536006.726274082437158, 2242309.870490320958197 ], [ 536052.185936528258026, 2242506.637243753299117 ], [ 536203.332610269077122, 2242563.139229306019843 ], [ 536296.21836809895467, 2242687.010607456788421 ], [ 536356.743697853642516, 2242746.752298820763826 ], [ 536430.701828380813822, 2242845.383430594578385 ], [ 536456.989796854322776, 2242985.731251582503319 ], [ 536350.701504847849719, 2243152.823342562653124 ], [ 536568.725928249536082, 2243346.38884393684566 ], [ 536637.975909971632063, 2243438.738940443843603 ], [ 536777.828443799167871, 2243370.939423562958837 ], [ 536863.057022854685783, 2243282.690319001674652 ], [ 537068.597761792130768, 2243312.336555833928287 ], [ 537196.567617168067954, 2243179.829714408144355 ], [ 537270.789549871580675, 2243140.758139055222273 ], [ 537515.935061099822633, 2243373.178639222867787 ], [ 537501.917062402237207, 2243471.493866355158389 ], [ 537502.798948526266031, 2243523.478950038552284 ], [ 537673.877269592136145, 2243647.367233781144023 ], [ 537785.036763044656254, 2243747.243898251093924 ], [ 538230.457973655546084, 2243833.186798305250704 ], [ 538324.158530064625666, 2243894.018995487131178 ], [ 538425.832164179999381, 2244083.565880218520761 ], [ 538632.616787888924591, 2244287.650958211161196 ], [ 538757.839098569820635, 2244285.282513155601919 ], [ 538861.037349242717028, 2244235.249716266989708 ], [ 539000.490651120548137, 2244215.943384618498385 ], [ 539162.529425540124066, 2244321.133554146625102 ], [ 539259.058269161032513, 2244319.307540529407561 ], [ 539374.38078343460802, 2244263.395802716724575 ], [ 539372.907000265549868, 2244176.755010492168367 ], [ 539448.527749056229368, 2244022.947269186377525 ], [ 539578.700093608233146, 2244041.715808179229498 ], [ 539672.704768840107135, 2244167.060903367586434 ], [ 539792.334433252923191, 2244202.486499131657183 ], [ 539941.33344932354521, 2244299.212061671540141 ], [ 540097.068361190613359, 2244506.857837774790823 ], [ 540274.317896347027272, 2244625.520212101750076 ], [ 540287.095771155436523, 2244642.558015995658934 ], [ 540427.383112875861116, 2244534.931910429149866 ], [ 540492.187267281347886, 2244168.814076992683113 ], [ 540572.423549426021054, 2244129.913388386368752 ], [ 540631.054684770409949, 2244138.365218529477715 ], [ 540643.113109274534509, 2244053.77293411269784 ], [ 540248.214771581231616, 2243910.641224114224315 ], [ 540118.631178267649375, 2243782.751443735323846 ], [ 540116.360399132710882, 2243649.301525202579796 ], [ 540147.115457993699238, 2243433.559040606021881 ], [ 539989.741668020607904, 2243004.3343694685027 ], [ 540121.216375145828351, 2242702.38025055732578 ], [ 540138.458115542773157, 2242581.435958034358919 ], [ 540066.962906095432118, 2242387.579465474933386 ], [ 539970.281462291488424, 2242308.725260723382235 ], [ 539769.997774114483036, 2242217.228459121659398 ], [ 539766.976207329076715, 2242039.463325 ], [ 539857.831840701284818, 2241896.611478473991156 ], [ 539806.966074940166436, 2241828.78565008752048 ], [ 539760.968782975221984, 2241783.386028441600502 ], [ 539585.71362184395548, 2241548.224619222804904 ], [ 539616.970359875122085, 2241328.985321516171098 ], [ 539560.28577966731973, 2241253.396179803647101 ], [ 539389.371729543083347, 2241305.02836687117815 ], [ 539257.346398202935234, 2241238.592058382928371 ], [ 539159.490490349708125, 2241158.772131984122097 ], [ 538982.123653648071922, 2241114.512449625879526 ], [ 538980.244107412174344, 2241144.631940779276192 ], [ 538950.456949293846264, 2241142.778278498910367 ], [ 538937.967794829513878, 2241178.866498660296202 ], [ 538913.495954733807594, 2241150.827651665546 ], [ 538950.456949293846264, 2241142.778278498910367 ], [ 538952.336509431479499, 2241112.658787111751735 ], [ 538982.123653648071922, 2241114.512449625879526 ], [ 538964.92580090649426, 2241060.546846144832671 ], [ 539057.093974878080189, 2241080.238015653565526 ], [ 539036.782778547843918, 2240876.870663425885141 ], [ 538999.039676111773588, 2240843.436404071748257 ], [ 538903.616758886142634, 2240938.756678527221084 ], [ 538412.45041170658078, 2240944.064612799324095 ], [ 538353.957164961029775, 2240936.869480446912348 ], [ 538228.384807242429815, 2240973.777140726335347 ], [ 538079.088630836573429, 2240908.849803283810616 ], [ 537985.979556755279191, 2241038.243744993582368 ], [ 537927.710743064293638, 2241084.644137450493872 ], [ 537825.23886674141977, 2241019.73356813006103 ], [ 537630.556769303511828, 2240769.625972972251475 ], [ 537553.372882122988813, 2240769.471420991234481 ], [ 537523.697853134712204, 2240765.822713228873909 ], [ 537450.326104034553282, 2240765.676507230848074 ], [ 537331.120556208770722, 2240821.828526236116886 ], [ 537198.755769277107902, 2240715.40644271671772 ], [ 536960.558253311086446, 2240672.035862483084202 ], [ 536876.740196004509926, 2240604.645138777792454 ], [ 536785.98369832651224, 2240537.94788780529052 ], [ 536832.254396922769956, 2240158.147010051645339 ], [ 536876.937243307707831, 2240122.564811958931386 ], [ 536940.893946597236209, 2240002.199831755831838 ], [ 537057.118564199190587, 2239909.649528032168746 ], [ 536894.067336715525016, 2239821.260649813339114 ], [ 536831.252878210972995, 2239740.556489216163754 ], [ 536858.722599158412777, 2239515.074331432580948 ], [ 536771.713001181022264, 2239426.016008990816772 ], [ 536745.340578778763302, 2239356.741909606382251 ], [ 536663.603549005929381, 2239202.162395583465695 ], [ 536639.360683100763708, 2239138.479746436700225 ], [ 536541.172376409173012, 2239037.979458562098444 ], [ 536505.476367434370331, 2238888.241053639911115 ], [ 536474.541782090789638, 2238820.926261636428535 ], [ 536362.287468616850674, 2238760.070184409618378 ], [ 536297.68773257615976, 2238719.146427877247334 ], [ 536127.581159167108126, 2238718.804927282035351 ], [ 535909.490954786073416, 2238868.788378290832043 ], [ 535682.798480652971193, 2238907.434920596890152 ], [ 535374.799224968650378, 2238869.540148863568902 ], [ 535281.237811104860157, 2238810.263499608263373 ], [ 535223.722221009084024, 2238810.145972639322281 ], [ 535193.517478210269473, 2238806.429559747688472 ], [ 535060.312057165661827, 2238833.745593695901334 ], [ 534880.033493048627861, 2238944.943309883587062 ], [ 534657.56430705206003, 2238917.570985757745802 ], [ 534548.620675589190796, 2238984.766823773272336 ], [ 534376.871366682462394, 2238963.63246791716665 ], [ 534227.378786949091591, 2238963.329503558576107 ], [ 534095.210810190066695, 2238947.063985729590058 ], [ 533990.87261395168025, 2238880.956608915701509 ], [ 533902.764663583715446, 2238968.957464302890003 ], [ 533732.350130300968885, 2238990.248802189715207 ], [ 533522.515649677719921, 2238964.42341489251703 ], [ 533400.065019900910556, 2239043.324829176999629 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 48.0, "GRIDCODE": 24.0, "X_COORD": 581062.1984, "Y_COORD": 281306.75579000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 547915.611141700879671, 2239311.259832253679633 ], [ 547896.560524185537361, 2239386.245396641083062 ], [ 547819.997237086412497, 2239545.558989469893277 ], [ 547659.874366335570812, 2239752.031295410357416 ], [ 547419.502249557175674, 2239950.73068364802748 ], [ 547030.517036910867319, 2240107.555657715536654 ], [ 546786.728198677301407, 2240150.497684848494828 ], [ 546727.15524115099106, 2240076.773482972756028 ], [ 546569.438459027092904, 2240148.965110487304628 ], [ 546189.428514606668614, 2240141.431623606942594 ], [ 546152.638288856600411, 2240507.185712481848896 ], [ 545885.7596047334373, 2240697.13300353474915 ], [ 545742.880950464983471, 2240856.164988130331039 ], [ 545708.130946252844296, 2240880.899104597978294 ], [ 545612.834954334190115, 2240986.967683956958354 ], [ 545570.255579181830399, 2241227.18326410651207 ], [ 545712.900609010481276, 2241298.721700345166028 ], [ 545744.982246729312465, 2241391.584643997251987 ], [ 545826.584137070924044, 2241432.505935668945312 ], [ 545880.239929933100939, 2241478.12117543630302 ], [ 545817.660732972668484, 2241522.65972288325429 ], [ 545785.331368713290431, 2241614.703790972009301 ], [ 545748.704698810703121, 2241669.557038222439587 ], [ 545712.622474247124046, 2241821.839486002922058 ], [ 545654.168044311809354, 2241863.44118685927242 ], [ 545585.03267714229878, 2242155.234180432744324 ], [ 545595.122301391791552, 2242322.684570852667093 ], [ 545554.735107470187359, 2242383.168379385024309 ], [ 545500.85411126143299, 2242492.732962073758245 ], [ 545344.462399284355342, 2242527.605567186139524 ], [ 545395.511334138573147, 2242692.007313468493521 ], [ 545260.376981085981242, 2242788.183456380851567 ], [ 545231.799684206489474, 2242819.987829864956439 ], [ 545083.308472630102187, 2242898.939101888798177 ], [ 544969.665621299413033, 2242939.230154416523874 ], [ 544918.90990695822984, 2243042.436248590238392 ], [ 544850.617565979366191, 2243125.556166786700487 ], [ 544810.780201216461137, 2243338.071920610032976 ], [ 544656.876927802804857, 2243355.403124804608524 ], [ 544622.669063055538572, 2243477.562530205585063 ], [ 544587.91747387452051, 2243502.294999552890658 ], [ 544557.462895291508175, 2243564.217172047123313 ], [ 544505.335403646691702, 2243601.31575567368418 ], [ 544404.975036916206591, 2243713.005873712711036 ], [ 544463.368927997886203, 2243901.058462720364332 ], [ 544499.847249290090986, 2244069.416941300034523 ], [ 544406.30605984700378, 2244183.260890495963395 ], [ 544215.205352136632428, 2244204.77948902733624 ], [ 544142.92390389542561, 2244241.872834760695696 ], [ 543993.727914963965304, 2244555.238636894151568 ], [ 543917.079630455002189, 2244670.012440766207874 ], [ 543900.913464499171823, 2244716.031778735108674 ], [ 543913.980289258528501, 2244732.809750055894256 ], [ 544003.247416912345216, 2244766.89254954829812 ], [ 544099.137662219000049, 2244827.609296473674476 ], [ 544615.399403900024481, 2244828.566967817023396 ], [ 544710.812370661646128, 2244888.983430112712085 ], [ 544835.530256780097261, 2244956.556608917191625 ], [ 545038.198591945343651, 2244861.065144144929945 ], [ 545078.834060265915468, 2244866.054315267130733 ], [ 545264.122539565083571, 2244811.575258780270815 ], [ 545317.902991543291137, 2244757.849170504137874 ], [ 545373.182004973525181, 2244732.74540845118463 ], [ 545423.818852112395689, 2244977.765249505639076 ], [ 545453.676002314081416, 2245082.062493288889527 ], [ 545629.050310911377892, 2245238.960804630070925 ], [ 545826.751128880190663, 2245239.323269416578114 ], [ 545838.82226638298016, 2245289.911961901001632 ], [ 545944.101214113412425, 2245249.152553383260965 ], [ 546139.096827707602642, 2245190.671188368462026 ], [ 546255.119196280953474, 2245056.823215994983912 ], [ 546290.908762051374651, 2245032.302323976531625 ], [ 546283.519929585978389, 2244943.39572105742991 ], [ 546491.139905449352227, 2244925.430927417241037 ], [ 546544.024886980536394, 2245177.796023041009903 ], [ 546624.756116133648902, 2245084.660888752900064 ], [ 546737.204867769381963, 2245060.406910582445562 ], [ 546827.396575424354523, 2245001.167244737967849 ], [ 546902.443450757418759, 2245017.185650170780718 ], [ 546982.566217558574863, 2245010.252809913828969 ], [ 547263.951573129394092, 2245088.795388022437692 ], [ 547357.033680287073366, 2245227.836092644371092 ], [ 547496.174085231730714, 2245295.799262698739767 ], [ 547604.512637812877074, 2245391.733893264085054 ], [ 547682.506974532967433, 2245508.231739371083677 ], [ 547791.964839221443981, 2245487.454916052520275 ], [ 547772.586374375387095, 2245254.418670080602169 ], [ 547861.190966637455858, 2245246.748658124357462 ], [ 548004.444498219294474, 2245346.805168690159917 ], [ 548126.02215290418826, 2245328.005005272105336 ], [ 548354.203470114152879, 2245234.398753425106406 ], [ 548433.863361165276729, 2245218.359653853811324 ], [ 548535.190201869467273, 2245092.737386291846633 ], [ 548678.220988907851279, 2245073.277675963006914 ], [ 548810.60257706779521, 2245108.377048844471574 ], [ 549003.164436040446162, 2245082.175672157667577 ], [ 549233.630568313179538, 2245256.171229931525886 ], [ 549272.246248910785653, 2245171.200727488845587 ], [ 549371.216991114313714, 2245108.452996289357543 ], [ 549411.800855651847087, 2245058.134387196972966 ], [ 549382.821715870057233, 2244940.39755430445075 ], [ 549350.115640383213758, 2244857.210467036813498 ], [ 549264.084973187767901, 2244809.405237023718655 ], [ 549266.914766051922925, 2244686.337006555870175 ], [ 549285.367228577611968, 2244504.861323516815901 ], [ 549259.078141181496903, 2244398.048683031462133 ], [ 549229.917332805343904, 2244367.116288299672306 ], [ 549247.044391412171535, 2244198.670686164870858 ], [ 549096.432019962347113, 2243883.575140692293644 ], [ 548975.22647094714921, 2243808.714438808150589 ], [ 548877.169760261313058, 2243798.678384876810014 ], [ 548761.920010353438556, 2243796.152812223881483 ], [ 548622.953089569229633, 2243648.746943689882755 ], [ 548503.968244168674573, 2243469.794900272972882 ], [ 548444.674258166691288, 2243318.967765309847891 ], [ 548403.808631875435822, 2243227.454371911473572 ], [ 548335.542036910890602, 2243010.971229800023139 ], [ 547922.823196280514821, 2242951.718162145465612 ], [ 547906.965644796378911, 2242560.631794548593462 ], [ 547969.938605403760448, 2242508.579327885992825 ], [ 547986.717950810678303, 2242343.613660544157028 ], [ 547914.901158216525801, 2241972.971288196742535 ], [ 547959.497407988528721, 2241872.866848639212549 ], [ 548065.209027642034926, 2241728.019884875975549 ], [ 548200.261186910560355, 2241693.845041094347835 ], [ 548143.197115146904252, 2241668.12522098608315 ], [ 547908.018240033532493, 2241620.621913559734821 ], [ 547909.345195997739211, 2241563.022930576466024 ], [ 547970.733658381504938, 2241416.111147017218173 ], [ 547904.569433424039744, 2241178.425323162227869 ], [ 547995.221869406756014, 2241144.931417167186737 ], [ 548176.622874376946129, 2241112.975960412062705 ], [ 548129.421162009006366, 2240877.92405838239938 ], [ 547987.979227127041668, 2240799.30963784083724 ], [ 548019.602303172228858, 2240753.374892381951213 ], [ 548052.327369643026032, 2240726.321246386505663 ], [ 548113.525331759243272, 2240667.343670218251646 ], [ 548266.089783383067697, 2240605.831155688501894 ], [ 548274.07211767625995, 2240527.340118339285254 ], [ 548215.801026386441663, 2240429.102425698190928 ], [ 548286.580266092438251, 2240061.880500599741936 ], [ 548129.311917560291477, 2239944.660841722972691 ], [ 548165.689915619324893, 2239884.551865853369236 ], [ 548167.053289950243197, 2239825.314804459922016 ], [ 548203.576198896160349, 2239737.904979768209159 ], [ 548241.676646643783897, 2239587.934369311667979 ], [ 548339.211274434812367, 2239462.162921770475805 ], [ 548311.802278551040217, 2239407.307547189295292 ], [ 548165.580696726799943, 2239404.101425527594984 ], [ 548086.890619275625795, 2239355.490024161525071 ], [ 547915.611141700879671, 2239311.259832253679633 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 49.0, "GRIDCODE": 23.0, "X_COORD": 584535.39237000002, "Y_COORD": 280332.29961 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 549329.324343522894196, 2237735.943318753503263 ], [ 549414.33467084786389, 2237954.873623718507588 ], [ 549442.70958827342838, 2238206.576217770576477 ], [ 549392.523382598068565, 2238512.449642641469836 ], [ 549306.630386396311224, 2238858.878089373931289 ], [ 549006.001560196629725, 2238894.00730240624398 ], [ 548967.95779551868327, 2239000.004632944241166 ], [ 548919.715757087804377, 2239074.050540775060654 ], [ 548764.243203862686642, 2239109.876722915098071 ], [ 548617.393237107316963, 2239085.472033026628196 ], [ 548422.542886075447313, 2239093.411290843039751 ], [ 548316.837185562821105, 2239075.844447183422744 ], [ 548210.658052260056138, 2239005.211418377235532 ], [ 548128.817942791734822, 2239008.543934617191553 ], [ 547845.873444309807383, 2238961.51650619879365 ], [ 547794.278307280619629, 2239121.15173274744302 ], [ 547906.190436184522696, 2239227.674901397898793 ], [ 547915.611141700879671, 2239311.259832253679633 ], [ 548086.890619275625795, 2239355.490024161525071 ], [ 548165.580696726799943, 2239404.101425527594984 ], [ 548311.802278551040217, 2239407.307547189295292 ], [ 548339.211274434812367, 2239462.162921770475805 ], [ 548241.676646643783897, 2239587.934369311667979 ], [ 548203.576198896160349, 2239737.904979768209159 ], [ 548167.053289950243197, 2239825.314804459922016 ], [ 548165.689915619324893, 2239884.551865853369236 ], [ 548129.311917560291477, 2239944.660841722972691 ], [ 548286.580266092438251, 2240061.880500599741936 ], [ 548215.801026386441663, 2240429.102425698190928 ], [ 548274.07211767625995, 2240527.340118339285254 ], [ 548266.089783383067697, 2240605.831155688501894 ], [ 548113.525331759243272, 2240667.343670218251646 ], [ 548052.327369643026032, 2240726.321246386505663 ], [ 548019.602303172228858, 2240753.374892381951213 ], [ 547987.979227127041668, 2240799.30963784083724 ], [ 548129.421162009006366, 2240877.92405838239938 ], [ 548176.622874376946129, 2241112.975960412062705 ], [ 547995.221869406756014, 2241144.931417167186737 ], [ 547904.569433424039744, 2241178.425323162227869 ], [ 547970.733658381504938, 2241416.111147017218173 ], [ 547909.345195997739211, 2241563.022930576466024 ], [ 547908.018240033532493, 2241620.621913559734821 ], [ 548143.197115146904252, 2241668.12522098608315 ], [ 548200.261186910560355, 2241693.845041094347835 ], [ 548065.209027642034926, 2241728.019884875975549 ], [ 547959.497407988528721, 2241872.866848639212549 ], [ 547914.901158216525801, 2241972.971288196742535 ], [ 547986.717950810678303, 2242343.613660544157028 ], [ 547969.938605403760448, 2242508.579327885992825 ], [ 547906.965644796378911, 2242560.631794548593462 ], [ 547922.823196280514821, 2242951.718162145465612 ], [ 548335.542036910890602, 2243010.971229800023139 ], [ 548403.808631875435822, 2243227.454371911473572 ], [ 548444.674258166691288, 2243318.967765309847891 ], [ 548503.968244168674573, 2243469.794900272972882 ], [ 548622.953089569229633, 2243648.746943689882755 ], [ 548761.920010353438556, 2243796.152812223881483 ], [ 548877.169760261313058, 2243798.678384876810014 ], [ 548975.22647094714921, 2243808.714438808150589 ], [ 549096.432019962347113, 2243883.575140692293644 ], [ 549247.044391412171535, 2244198.670686164870858 ], [ 549229.917332805343904, 2244367.116288299672306 ], [ 549259.078141181496903, 2244398.048683031462133 ], [ 549285.367228577611968, 2244504.861323516815901 ], [ 549266.914766051922925, 2244686.337006555870175 ], [ 549264.084973187767901, 2244809.405237023718655 ], [ 549350.115640383213758, 2244857.210467036813498 ], [ 549382.821715870057233, 2244940.39755430445075 ], [ 549411.800855651847087, 2245058.134387196972966 ], [ 549474.055022338638082, 2245121.814334815368056 ], [ 549537.240163783775643, 2245237.642103414982557 ], [ 549737.060926186852157, 2245143.470563072711229 ], [ 549778.487150185625069, 2245185.847440777346492 ], [ 549902.198322250507772, 2245344.689617867581546 ], [ 550038.983247818076052, 2245324.636025031097233 ], [ 550111.318223863956518, 2245252.359464005567133 ], [ 550254.999198370263912, 2245217.095579620450735 ], [ 550346.545137472567149, 2245160.60650728829205 ], [ 550510.280863140127622, 2245069.12899633962661 ], [ 550593.292644559056498, 2245003.005341098643839 ], [ 550605.162715258658864, 2244905.384541259147227 ], [ 550605.447082672617398, 2244818.143151661381125 ], [ 550770.157082034042105, 2244704.824294097721577 ], [ 550940.236033194931224, 2244773.99215377215296 ], [ 551031.112212306703441, 2244847.014550678431988 ], [ 551252.821999001316726, 2244847.398923407308757 ], [ 551423.189325488987379, 2244955.250160696916282 ], [ 551528.983447619015351, 2244881.580012992024422 ], [ 551400.337127752020024, 2244601.874480159953237 ], [ 551401.010207477491349, 2244393.819340441375971 ], [ 551507.727323111728765, 2244258.175983971916139 ], [ 551517.734659157227725, 2244175.869464721530676 ], [ 551518.378322212374769, 2243978.204268119297922 ], [ 551711.445062701939605, 2243916.615588027983904 ], [ 551746.225353267975152, 2243881.860369644127786 ], [ 551954.107686665374786, 2243839.170432019978762 ], [ 552011.728524629725143, 2243846.240650580264628 ], [ 552096.726515601971187, 2243806.17540914285928 ], [ 552139.493813640554436, 2243861.090653223916888 ], [ 552139.918685610988177, 2243729.892593446187675 ], [ 552234.697701134602539, 2243676.936228065751493 ], [ 552321.008824507705867, 2243590.68836132530123 ], [ 552485.547829650109634, 2243526.383889530785382 ], [ 552635.533992075012065, 2243406.889642576687038 ], [ 552704.295273312716745, 2243311.289698761887848 ], [ 552899.634740948211402, 2243309.125820131972432 ], [ 552882.693237618077546, 2243173.779945965856314 ], [ 552720.028774494770914, 2242880.435993548482656 ], [ 552651.197403891012073, 2242795.27192503400147 ], [ 552559.466152260778472, 2242759.510807951912284 ], [ 552394.654501588782296, 2242657.731471015140414 ], [ 552151.809949034242891, 2242583.069961810484529 ], [ 552043.233585291076452, 2242424.012669517658651 ], [ 552014.113959489157423, 2242393.124022436328232 ], [ 551987.406011053011753, 2242360.081752832047641 ], [ 551889.22686384874396, 2242305.524371804669499 ], [ 551847.837601222330704, 2242200.253908605314791 ], [ 551678.162176833720878, 2242156.455510559491813 ], [ 551648.695848478353582, 2242036.732189806178212 ], [ 551621.450243222876452, 2241975.723825832828879 ], [ 551597.968427763669752, 2241838.311740541830659 ], [ 551545.568646818166599, 2241650.117666381411254 ], [ 551570.814223113353364, 2241401.78446648735553 ], [ 551540.98237723344937, 2241364.871603773906827 ], [ 551426.250995577895083, 2241268.202823680825531 ], [ 551243.344596364651807, 2241107.274148695170879 ], [ 550871.745278274291195, 2241016.43092167750001 ], [ 550543.546529850922525, 2240720.455201017670333 ], [ 550518.059077892219648, 2240486.22366985771805 ], [ 550475.69741026929114, 2239992.396272355690598 ], [ 550439.481816574581899, 2239845.235025661066175 ], [ 550414.113244950887747, 2239754.103598300367594 ], [ 550398.654341707704589, 2239540.33689181972295 ], [ 550377.697186252451502, 2239347.710129817947745 ], [ 550457.187264485401101, 2238840.73572938516736 ], [ 550403.858925455017015, 2238624.008163542486727 ], [ 550188.045492107281461, 2238074.959287519566715 ], [ 550042.293799713021144, 2237810.413279660046101 ], [ 549790.946068268967792, 2237778.853114050813019 ], [ 549329.324343522894196, 2237735.943318753503263 ] ], [ [ 548943.335212168283761, 2239133.144242714159191 ], [ 548959.526358435861766, 2239065.432923719286919 ], [ 548983.090236100484617, 2239118.794681910425425 ], [ 548943.335212168283761, 2239133.144242714159191 ], [ 548941.460014515556395, 2239163.264813735149801 ], [ 548911.674161117756739, 2239161.416596912778914 ], [ 548909.79895225528162, 2239191.537154573947191 ], [ 548880.013084559817798, 2239189.688921574503183 ], [ 548876.262647041934542, 2239249.929996367543936 ], [ 548846.476751207257621, 2239248.081747630611062 ], [ 548833.995125102926977, 2239284.173201579600573 ], [ 548809.518777137156576, 2239256.138077184557915 ], [ 548846.476751207257621, 2239248.081747630611062 ], [ 548825.347421277198009, 2239197.35885232873261 ], [ 548880.013084559817798, 2239189.688921574503183 ], [ 548881.888307260815054, 2239159.568363470956683 ], [ 548911.674161117756739, 2239161.416596912778914 ], [ 548913.549372609937564, 2239131.296025448478758 ], [ 548943.335212168283761, 2239133.144242714159191 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 50.0, "GRIDCODE": 21.0, "X_COORD": 576736.07169000001, "Y_COORD": 280188.16997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 539602.705875433050096, 2236919.889983813278377 ], [ 539527.933154229773208, 2236896.297325664199889 ], [ 539378.361973880790174, 2237007.293261900544167 ], [ 539337.987809643731453, 2237132.972498207353055 ], [ 539299.333203817717731, 2237185.50670859683305 ], [ 539263.856778417597525, 2237362.572739424183965 ], [ 539317.65423931053374, 2237458.790938127785921 ], [ 539347.996022981475107, 2237559.698743844404817 ], [ 539395.732198770157993, 2237645.07856406737119 ], [ 539436.347334235557355, 2237864.808939416892827 ], [ 539549.91010642866604, 2237901.947605165652931 ], [ 539577.757078738650307, 2237994.560307589359581 ], [ 539620.635703253559768, 2238070.054816990159452 ], [ 539650.32381084037479, 2238100.438402187079191 ], [ 539689.510303448303603, 2238150.784091603942215 ], [ 539776.890308711794205, 2238214.998833731748164 ], [ 539833.252143136458471, 2238318.376749974675477 ], [ 539886.63629394012969, 2238373.016089888289571 ], [ 539929.497443243861198, 2238485.597155133262277 ], [ 540146.776006615255028, 2238603.367363160476089 ], [ 540195.585604325984605, 2238666.074487250298262 ], [ 540255.060047456761822, 2238698.314197367057204 ], [ 540394.691691256361082, 2238829.648721965029836 ], [ 540493.136394228669815, 2238867.246778968721628 ], [ 540557.638661022647284, 2238867.372530004940927 ], [ 540604.741533205611631, 2238873.163194393739104 ], [ 540590.251910210470669, 2238992.152193842455745 ], [ 540589.926382994512096, 2239087.096179310232401 ], [ 540757.117158924113028, 2239177.717918145470321 ], [ 540930.564707762328908, 2239346.779449508525431 ], [ 541077.520175095298328, 2239414.696069396100938 ], [ 541169.542817511362955, 2239561.388163195922971 ], [ 541272.774999875342473, 2239667.034839658997953 ], [ 541330.768359566805884, 2239819.342419411055744 ], [ 541438.441889102105051, 2239860.461055546067655 ], [ 541492.758147863671184, 2239921.470574032515287 ], [ 541323.365908829029649, 2240105.553148119710386 ], [ 541322.462200256763026, 2240370.441503467969596 ], [ 541549.986890195519663, 2240370.878308592364192 ], [ 541618.819339743931778, 2240459.298589576035738 ], [ 541684.251104121096432, 2240631.137640542350709 ], [ 541784.660856037517078, 2240704.91137576662004 ], [ 541976.645699200103991, 2240966.926685800775886 ], [ 542242.086649890057743, 2241238.55237078666687 ], [ 542268.015691174659878, 2241395.331680098548532 ], [ 542350.53648167301435, 2241660.85337227396667 ], [ 542219.553924587089568, 2241692.982233488932252 ], [ 542189.459436465520412, 2241723.04516732133925 ], [ 542156.223305406747386, 2241749.517111987806857 ], [ 542121.492324502673, 2241814.890646085143089 ], [ 542003.669224609388039, 2241800.408777915872633 ], [ 541911.983065477921627, 2241856.974161322228611 ], [ 541683.404429979156703, 2241885.565661401487887 ], [ 541638.261947065591812, 2241930.663160622119904 ], [ 541597.101513056317344, 2241963.444335442967713 ], [ 541468.949954327428713, 2241994.876292292959988 ], [ 541527.467449982534163, 2242122.156643580645323 ], [ 541617.770212559495121, 2242167.659174585714936 ], [ 541739.55816772847902, 2242097.907241228036582 ], [ 541876.46651402185671, 2242166.374499259516597 ], [ 541853.656757172429934, 2242245.565504586324096 ], [ 541872.394178963382728, 2242364.772533516399562 ], [ 541948.808651403291151, 2242478.467205012217164 ], [ 542148.177814018446952, 2242633.174625239335001 ], [ 542194.731718848808669, 2242625.62357662152499 ], [ 542207.160619532689452, 2242820.528323923237622 ], [ 542105.366814569570124, 2243014.336690163239837 ], [ 542071.401174142956734, 2243167.307014398276806 ], [ 542159.053151773987338, 2243297.712959443219006 ], [ 542296.803004875197075, 2243389.06134238652885 ], [ 542370.767009441042319, 2243513.319215075112879 ], [ 542405.396990267094225, 2243697.037662503309548 ], [ 542365.247952595236711, 2243836.43123028613627 ], [ 542317.125741738127545, 2243934.556674619205296 ], [ 542288.826449732063338, 2244192.562497409060597 ], [ 542714.235136327217333, 2244298.470610375516117 ], [ 543131.070628452347592, 2244893.829667652025819 ], [ 543671.473510941956192, 2244785.36047344468534 ], [ 543900.913464499171823, 2244716.031778735108674 ], [ 543917.079630455002189, 2244670.012440766207874 ], [ 543993.727914963965304, 2244555.238636894151568 ], [ 544142.92390389542561, 2244241.872834760695696 ], [ 544215.205352136632428, 2244204.77948902733624 ], [ 544406.30605984700378, 2244183.260890495963395 ], [ 544499.847249290090986, 2244069.416941300034523 ], [ 544463.368927997886203, 2243901.058462720364332 ], [ 544404.975036916206591, 2243713.005873712711036 ], [ 544505.335403646691702, 2243601.31575567368418 ], [ 544557.462895291508175, 2243564.217172047123313 ], [ 544587.91747387452051, 2243502.294999552890658 ], [ 544622.669063055538572, 2243477.562530205585063 ], [ 544656.876927802804857, 2243355.403124804608524 ], [ 544810.780201216461137, 2243338.071920610032976 ], [ 544850.617565979366191, 2243125.556166786700487 ], [ 544918.90990695822984, 2243042.436248590238392 ], [ 544969.665621299413033, 2242939.230154416523874 ], [ 545083.308472630102187, 2242898.939101888798177 ], [ 545231.799684206489474, 2242819.987829864956439 ], [ 545260.376981085981242, 2242788.183456380851567 ], [ 545395.511334138573147, 2242692.007313468493521 ], [ 545344.462399284355342, 2242527.605567186139524 ], [ 545500.85411126143299, 2242492.732962073758245 ], [ 545554.735107470187359, 2242383.168379385024309 ], [ 545595.122301391791552, 2242322.684570852667093 ], [ 545585.03267714229878, 2242155.234180432744324 ], [ 545654.168044311809354, 2241863.44118685927242 ], [ 545712.622474247124046, 2241821.839486002922058 ], [ 545748.704698810703121, 2241669.557038222439587 ], [ 545785.331368713290431, 2241614.703790972009301 ], [ 545817.660732972668484, 2241522.65972288325429 ], [ 545880.239929933100939, 2241478.12117543630302 ], [ 545826.584137070924044, 2241432.505935668945312 ], [ 545744.982246729312465, 2241391.584643997251987 ], [ 545712.900609010481276, 2241298.721700345166028 ], [ 545570.255579181830399, 2241227.18326410651207 ], [ 545612.834954334190115, 2240986.967683956958354 ], [ 545708.130946252844296, 2240880.899104597978294 ], [ 545742.880950464983471, 2240856.164988130331039 ], [ 545885.7596047334373, 2240697.13300353474915 ], [ 546152.638288856600411, 2240507.185712481848896 ], [ 546189.428514606668614, 2240141.431623606942594 ], [ 546071.106177557026967, 2240118.23843370936811 ], [ 545917.736998066888191, 2239913.74790561478585 ], [ 545803.960149401682429, 2239831.370447473600507 ], [ 545667.257781367516145, 2239649.099732732400298 ], [ 545496.985863431706093, 2239559.163238811306655 ], [ 545196.857830896507949, 2239470.302412060089409 ], [ 544995.772339889779687, 2239289.643356880173087 ], [ 544738.369084066594951, 2238874.740826122462749 ], [ 544604.24839283071924, 2238511.096910163760185 ], [ 544656.866652072058059, 2238141.793577740900218 ], [ 544814.455036896513775, 2238055.18744561355561 ], [ 545004.587379194097593, 2238041.951957298442721 ], [ 544994.493408022914082, 2237952.368862517178059 ], [ 544757.303229443496093, 2237912.931619331240654 ], [ 544690.427199535653926, 2237984.743570369668305 ], [ 544558.649168633855879, 2238033.029990916140378 ], [ 544414.030510830925778, 2238139.930425185710192 ], [ 544360.078476042021066, 2238197.865272257477045 ], [ 544259.470283668604679, 2238221.039209677837789 ], [ 544170.818262332468294, 2238248.56583106610924 ], [ 543939.856813813210465, 2238263.974676610901952 ], [ 543895.237128355074674, 2238352.390616017393768 ], [ 543831.706497480394319, 2238399.350161083973944 ], [ 543771.175834901281632, 2238567.959010153077543 ], [ 543638.349434040603228, 2238609.197934367693961 ], [ 543540.065924215014093, 2238543.803186136297882 ], [ 543427.883827537531033, 2238502.78407337795943 ], [ 543361.654761520097964, 2238411.081455425359309 ], [ 543292.885435235919431, 2238399.646291165612638 ], [ 543206.077210444374941, 2238403.175620310008526 ], [ 543015.698612622334622, 2238356.508699717931449 ], [ 542971.002446587663144, 2238264.708004685118794 ], [ 542923.751194247510284, 2238107.784517635591328 ], [ 542863.993989266920835, 2238050.895346457138658 ], [ 542888.057879964821041, 2237904.325163488276303 ], [ 542525.712692190194502, 2237844.064112518914044 ], [ 542250.733515194500796, 2237903.66194127779454 ], [ 542224.635817355941981, 2237787.041649089194834 ], [ 542100.794667532201856, 2237848.838245548307896 ], [ 542074.795843557803892, 2237812.838606292381883 ], [ 541894.933847546461038, 2237820.147038954310119 ], [ 541799.537669991608709, 2237688.043886984698474 ], [ 541672.777361928368919, 2237734.487450945191085 ], [ 541565.129531585960649, 2237888.531436737626791 ], [ 541445.167369487462565, 2237834.196989513933659 ], [ 541414.396272360580042, 2237835.446574686095119 ], [ 541182.370824561570771, 2237796.853492784313858 ], [ 541121.819740196224302, 2237965.500903259962797 ], [ 541048.084514130372554, 2237933.474708458408713 ], [ 541014.335258127073757, 2237782.644304518587887 ], [ 540789.07440599927213, 2237680.90476418659091 ], [ 540701.769185480196029, 2237559.999469444155693 ], [ 540641.979925983585417, 2237503.071918017230928 ], [ 540522.891472939401865, 2237162.88493035081774 ], [ 540543.029088715207763, 2237040.253784279339015 ], [ 540483.773869557189755, 2236958.192138161510229 ], [ 540468.355985227390192, 2236943.512747793458402 ], [ 540436.280787662602961, 2236979.211845017969608 ], [ 540242.984414956183173, 2236942.58407617174089 ], [ 540122.790635303594172, 2237020.313679194077849 ], [ 540038.190207662992179, 2236898.621838581748307 ], [ 539977.503791828639805, 2236929.764711345545948 ], [ 539718.631779172690585, 2236946.272205869667232 ], [ 539602.705875433050096, 2236919.889983813278377 ] ], [ [ 543174.344577778596431, 2241979.949759650044143 ], [ 543364.169985157088377, 2241972.218487741425633 ], [ 543356.298420856706798, 2241510.449853018857539 ], [ 543426.114089892362244, 2241262.719999642111361 ], [ 543702.860212613944896, 2241129.301873419433832 ], [ 543887.347845009760931, 2241103.184784515760839 ], [ 544045.81812880281359, 2241173.504144635982811 ], [ 544233.75023258512374, 2241220.381598742678761 ], [ 544209.5154773441609, 2241390.48586190212518 ], [ 544044.953694278025068, 2241480.912670479156077 ], [ 544050.010794029105455, 2241777.360254586674273 ], [ 544027.263360303011723, 2241937.006848993711174 ], [ 543765.784761513350531, 2242218.909846507012844 ], [ 543482.914153006742708, 2242265.64200122654438 ], [ 543331.140292620053515, 2242243.768065763637424 ], [ 543213.631521891802549, 2242087.091142950579524 ], [ 543183.367372984648682, 2242057.225873651914299 ], [ 543174.344577778596431, 2241979.949759650044143 ], [ 543138.669313369900919, 2241967.383244235999882 ], [ 543166.436136584030464, 2241942.593510577455163 ], [ 543174.344577778596431, 2241979.949759650044143 ] ], [ [ 545724.105221155681647, 2239931.113720646128058 ], [ 545711.621794525184669, 2239967.204154934734106 ], [ 545687.146241910522804, 2239939.167853615246713 ], [ 545724.105221155681647, 2239931.113720646128058 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 51.0, "GRIDCODE": 20.0, "X_COORD": 586859.41275000002, "Y_COORD": 279060.14140999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 551267.643914088257588, 2236858.331620138138533 ], [ 551223.482342503033578, 2236894.84467335883528 ], [ 551143.834658006788231, 2237004.002309787087142 ], [ 550684.978411396499723, 2237364.353722663596272 ], [ 550435.636086068698205, 2237486.504418265074492 ], [ 550042.293799713021144, 2237810.413279660046101 ], [ 550188.045492107281461, 2238074.959287519566715 ], [ 550403.858925455017015, 2238624.008163542486727 ], [ 550457.187264485401101, 2238840.73572938516736 ], [ 550377.697186252451502, 2239347.710129817947745 ], [ 550398.654341707704589, 2239540.33689181972295 ], [ 550414.113244950887747, 2239754.103598300367594 ], [ 550439.481816574581899, 2239845.235025661066175 ], [ 550475.69741026929114, 2239992.396272355690598 ], [ 550518.059077892219648, 2240486.22366985771805 ], [ 550543.546529850922525, 2240720.455201017670333 ], [ 550871.745278274291195, 2241016.43092167750001 ], [ 551243.344596364651807, 2241107.274148695170879 ], [ 551426.250995577895083, 2241268.202823680825531 ], [ 551540.98237723344937, 2241364.871603773906827 ], [ 551570.814223113353364, 2241401.78446648735553 ], [ 551545.568646818166599, 2241650.117666381411254 ], [ 551597.968427763669752, 2241838.311740541830659 ], [ 551621.450243222876452, 2241975.723825832828879 ], [ 551648.695848478353582, 2242036.732189806178212 ], [ 551678.162176833720878, 2242156.455510559491813 ], [ 551847.837601222330704, 2242200.253908605314791 ], [ 551889.22686384874396, 2242305.524371804669499 ], [ 551987.406011053011753, 2242360.081752832047641 ], [ 552014.113959489157423, 2242393.124022436328232 ], [ 552043.233585291076452, 2242424.012669517658651 ], [ 552151.809949034242891, 2242583.069961810484529 ], [ 552394.654501588782296, 2242657.731471015140414 ], [ 552559.466152260778472, 2242759.510807951912284 ], [ 552651.197403891012073, 2242795.27192503400147 ], [ 552720.028774494770914, 2242880.435993548482656 ], [ 552882.693237618077546, 2243173.779945965856314 ], [ 552899.634740948211402, 2243309.125820131972432 ], [ 552922.130466412636451, 2243331.320928449742496 ], [ 552998.890895757009275, 2243663.15575042180717 ], [ 553368.900371972587891, 2243715.009214142337441 ], [ 553513.608987270272337, 2243756.460386987775564 ], [ 553688.70468510419596, 2243800.099922118708491 ], [ 553707.474839227972552, 2244014.099571450613439 ], [ 553773.09011120244395, 2243887.350263291969895 ], [ 553948.273480875650421, 2243777.507903382182121 ], [ 554065.56025360012427, 2243794.383712750859559 ], [ 554185.312745659030043, 2243792.087319343350828 ], [ 554537.548843121039681, 2243842.77623379137367 ], [ 554573.188543129130267, 2243805.850737571716309 ], [ 554563.577748213894665, 2243729.093614443205297 ], [ 554525.696511683636345, 2243593.080102549865842 ], [ 554736.78114064631518, 2243347.922675586305559 ], [ 554769.24951225949917, 2243288.312631338834763 ], [ 554932.586993873002939, 2243040.535979928448796 ], [ 554870.954703877796419, 2242722.641254417598248 ], [ 555165.200170622090809, 2242709.288459486328065 ], [ 555225.583260520128533, 2242681.641181794926524 ], [ 555288.092654252890497, 2242656.428549632430077 ], [ 555320.560348905273713, 2242596.81758601590991 ], [ 555418.082410456961952, 2242471.039529523812234 ], [ 555397.94939153175801, 2242280.02646120171994 ], [ 555284.583423192962073, 2242231.769084104336798 ], [ 555171.833374043460935, 2242187.816139594651759 ], [ 555139.089097526506521, 2241996.23512898851186 ], [ 554993.437297499389388, 2241880.878531936556101 ], [ 554744.841886831098236, 2241775.049385498277843 ], [ 554578.886615618015639, 2241710.352811716496944 ], [ 554640.015411700936966, 2241550.6231628973037 ], [ 554771.368827790021896, 2241442.016859476454556 ], [ 554721.403542286599986, 2241092.40089968405664 ], [ 554832.122839827323332, 2240827.361688061617315 ], [ 554712.069925982737914, 2240609.522217369638383 ], [ 554632.211576503934339, 2240621.317785338498652 ], [ 554426.867710015852936, 2240600.315892769023776 ], [ 554238.310169617994688, 2240628.161492091603577 ], [ 554143.396427432773635, 2240618.450548383407295 ], [ 554074.49328217539005, 2240616.950173437595367 ], [ 553850.143350737635046, 2240769.655123522505164 ], [ 553705.37567503307946, 2240680.249887784011662 ], [ 553557.636704743257724, 2240677.023758611641824 ], [ 553463.958916290313937, 2240508.084402021020651 ], [ 553359.706822581705637, 2240450.150915674865246 ], [ 553373.447655589552596, 2240314.939820090308785 ], [ 553376.540584466187283, 2240180.035674684680998 ], [ 553475.71679016482085, 2240064.844848199747503 ], [ 553508.527119424543343, 2239999.743156107142568 ], [ 553442.411710432148539, 2239851.702717489562929 ], [ 553387.127738271607086, 2239711.09117385558784 ], [ 553458.845231772633269, 2239491.474428169429302 ], [ 553633.49264364677947, 2239392.279039699584246 ], [ 553359.552939253277145, 2239029.605304926633835 ], [ 553338.465946947108023, 2238906.199830697849393 ], [ 553311.703919281018898, 2238810.077118228189647 ], [ 553141.87468909623567, 2238683.510322139598429 ], [ 553115.168347785715014, 2238650.466692522168159 ], [ 552987.41464752308093, 2238542.820995082147419 ], [ 552877.855750113842078, 2238407.250226028263569 ], [ 552730.846363822813146, 2238251.304687939584255 ], [ 552668.578875635750592, 2238138.994379895739257 ], [ 552538.423524589976296, 2238029.322648423723876 ], [ 552476.291009952430613, 2237776.8511375002563 ], [ 552517.901956257410347, 2237677.246364096179605 ], [ 552563.651342546218075, 2237404.150328193791211 ], [ 552391.054509577690624, 2237275.512751373462379 ], [ 552400.142294704564847, 2237186.105078047141433 ], [ 552226.181322201853618, 2237001.557199007831514 ], [ 551290.264733306481503, 2236886.325418797321618 ], [ 551267.643914088257588, 2236858.331620138138533 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 52.0, "GRIDCODE": 19.0, "X_COORD": 571902.30521000002, "Y_COORD": 278374.85820999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 534458.618227912462316, 2237415.97573680896312 ], [ 534431.903912461944856, 2237621.306127062067389 ], [ 534156.231732664164156, 2237682.721456490457058 ], [ 533822.26330446836073, 2237816.440459272824228 ], [ 533670.079754494945519, 2237839.931189767085016 ], [ 533620.960508796270005, 2238166.749978177249432 ], [ 533535.427391921984963, 2238336.881337479688227 ], [ 533384.416823280858807, 2238444.318487035110593 ], [ 533297.029259894508868, 2238565.347994853742421 ], [ 533313.644252268015407, 2238842.030819594860077 ], [ 533391.628881928161718, 2238965.532645529136062 ], [ 533400.065019900910556, 2239043.324829176999629 ], [ 533522.515649677719921, 2238964.42341489251703 ], [ 533732.350130300968885, 2238990.248802189715207 ], [ 533902.764663583715446, 2238968.957464302890003 ], [ 533990.87261395168025, 2238880.956608915701509 ], [ 534095.210810190066695, 2238947.063985729590058 ], [ 534227.378786949091591, 2238963.329503558576107 ], [ 534376.871366682462394, 2238963.63246791716665 ], [ 534548.620675589190796, 2238984.766823773272336 ], [ 534657.56430705206003, 2238917.570985757745802 ], [ 534880.033493048627861, 2238944.943309883587062 ], [ 535060.312057165661827, 2238833.745593695901334 ], [ 535193.517478210269473, 2238806.429559747688472 ], [ 535223.722221009084024, 2238810.145972639322281 ], [ 535281.237811104860157, 2238810.263499608263373 ], [ 535374.799224968650378, 2238869.540148863568902 ], [ 535682.798480652971193, 2238907.434920596890152 ], [ 535909.490954786073416, 2238868.788378290832043 ], [ 536127.581159167108126, 2238718.804927282035351 ], [ 536297.68773257615976, 2238719.146427877247334 ], [ 536362.287468616850674, 2238760.070184409618378 ], [ 536474.541782090789638, 2238820.926261636428535 ], [ 536505.476367434370331, 2238888.241053639911115 ], [ 536541.172376409173012, 2239037.979458562098444 ], [ 536639.360683100763708, 2239138.479746436700225 ], [ 536663.603549005929381, 2239202.162395583465695 ], [ 536745.340578778763302, 2239356.741909606382251 ], [ 536771.713001181022264, 2239426.016008990816772 ], [ 536858.722599158412777, 2239515.074331432580948 ], [ 536831.252878210972995, 2239740.556489216163754 ], [ 536894.067336715525016, 2239821.260649813339114 ], [ 537057.118564199190587, 2239909.649528032168746 ], [ 536940.893946597236209, 2240002.199831755831838 ], [ 536876.937243307707831, 2240122.564811958931386 ], [ 536832.254396922769956, 2240158.147010051645339 ], [ 536785.98369832651224, 2240537.94788780529052 ], [ 536876.740196004509926, 2240604.645138777792454 ], [ 536960.558253311086446, 2240672.035862483084202 ], [ 537198.755769277107902, 2240715.40644271671772 ], [ 537331.120556208770722, 2240821.828526236116886 ], [ 537450.326104034553282, 2240765.676507230848074 ], [ 537523.697853134712204, 2240765.822713228873909 ], [ 537553.372882122988813, 2240769.471420991234481 ], [ 537630.556769303511828, 2240769.625972972251475 ], [ 537825.23886674141977, 2241019.73356813006103 ], [ 537927.710743064293638, 2241084.644137450493872 ], [ 537985.979556755279191, 2241038.243744993582368 ], [ 538079.088630836573429, 2240908.849803283810616 ], [ 538228.384807242429815, 2240973.777140726335347 ], [ 538353.957164961029775, 2240936.869480446912348 ], [ 538412.45041170658078, 2240944.064612799324095 ], [ 538903.616758886142634, 2240938.756678527221084 ], [ 538999.039676111773588, 2240843.436404071748257 ], [ 538969.252656970755197, 2240841.582739469595253 ], [ 538973.011826850706711, 2240781.343464992009103 ], [ 538814.369791459757835, 2240757.762424224987626 ], [ 538949.112282210146077, 2240737.819425377994776 ], [ 538973.011826850706711, 2240781.343464992009103 ], [ 539017.218052390031517, 2240800.965970801189542 ], [ 539047.535816416959278, 2240769.570956354960799 ], [ 539079.127280553104356, 2240774.124258037656546 ], [ 539158.164837969001383, 2240662.67290304414928 ], [ 539237.575578744173981, 2240632.631104557774961 ], [ 539391.953379937098362, 2240519.038960075937212 ], [ 539588.533634433988482, 2240457.317555361427367 ], [ 539832.45638397987932, 2240541.449296272359788 ], [ 539946.483872938202694, 2240615.479742288589478 ], [ 540222.562544376123697, 2240661.426085931248963 ], [ 540337.476840374758467, 2240701.062663540244102 ], [ 540510.261873784591444, 2240744.176890346221626 ], [ 540652.744298137607984, 2240860.388015126809478 ], [ 540687.773499936098233, 2241260.715257795527577 ], [ 540732.995367377065122, 2241356.292688495479524 ], [ 541084.114151795045473, 2241414.718367645516992 ], [ 541196.261250270414166, 2241595.495367522351444 ], [ 541328.375119146890938, 2241665.283180038444698 ], [ 541459.594666806980968, 2241750.468858300708234 ], [ 541468.949954327428713, 2241994.876292292959988 ], [ 541597.101513056317344, 2241963.444335442967713 ], [ 541638.261947065591812, 2241930.663160622119904 ], [ 541683.404429979156703, 2241885.565661401487887 ], [ 541911.983065477921627, 2241856.974161322228611 ], [ 542003.669224609388039, 2241800.408777915872633 ], [ 542121.492324502673, 2241814.890646085143089 ], [ 542156.223305406747386, 2241749.517111987806857 ], [ 542189.459436465520412, 2241723.04516732133925 ], [ 542219.553924587089568, 2241692.982233488932252 ], [ 542350.53648167301435, 2241660.85337227396667 ], [ 542268.015691174659878, 2241395.331680098548532 ], [ 542242.086649890057743, 2241238.55237078666687 ], [ 541976.645699200103991, 2240966.926685800775886 ], [ 541784.660856037517078, 2240704.91137576662004 ], [ 541684.251104121096432, 2240631.137640542350709 ], [ 541618.819339743931778, 2240459.298589576035738 ], [ 541549.986890195519663, 2240370.878308592364192 ], [ 541322.462200256763026, 2240370.441503467969596 ], [ 541323.365908829029649, 2240105.553148119710386 ], [ 541492.758147863671184, 2239921.470574032515287 ], [ 541438.441889102105051, 2239860.461055546067655 ], [ 541330.768359566805884, 2239819.342419411055744 ], [ 541272.774999875342473, 2239667.034839658997953 ], [ 541169.542817511362955, 2239561.388163195922971 ], [ 541077.520175095298328, 2239414.696069396100938 ], [ 540930.564707762328908, 2239346.779449508525431 ], [ 540757.117158924113028, 2239177.717918145470321 ], [ 540589.926382994512096, 2239087.096179310232401 ], [ 540590.251910210470669, 2238992.152193842455745 ], [ 540604.741533205611631, 2238873.163194393739104 ], [ 540557.638661022647284, 2238867.372530004940927 ], [ 540493.136394228669815, 2238867.246778968721628 ], [ 540394.691691256361082, 2238829.648721965029836 ], [ 540255.060047456761822, 2238698.314197367057204 ], [ 540195.585604325984605, 2238666.074487250298262 ], [ 540146.776006615255028, 2238603.367363160476089 ], [ 539929.497443243861198, 2238485.597155133262277 ], [ 539886.63629394012969, 2238373.016089888289571 ], [ 539833.252143136458471, 2238318.376749974675477 ], [ 539776.890308711794205, 2238214.998833731748164 ], [ 539689.510303448303603, 2238150.784091603942215 ], [ 539650.32381084037479, 2238100.438402187079191 ], [ 539620.635703253559768, 2238070.054816990159452 ], [ 539351.863634044420905, 2238070.2720552906394 ], [ 539291.025653546559624, 2238062.791210083290935 ], [ 539139.55076542054303, 2237838.852992092259228 ], [ 538978.53165026253555, 2237751.568277719430625 ], [ 538946.940855542547069, 2237619.067539247684181 ], [ 538919.133489439496771, 2237558.558529565110803 ], [ 538892.628706868854351, 2237447.384125527925789 ], [ 538733.010459362994879, 2237522.586343955248594 ], [ 538517.253796452656388, 2237592.322530750185251 ], [ 538369.514873214298859, 2237402.501567190513015 ], [ 538240.126276724156924, 2237332.3610760839656 ], [ 538178.25823008432053, 2237252.865870018489659 ], [ 538133.727803520741872, 2237207.286787225864828 ], [ 538098.261653904919513, 2237161.718253718689084 ], [ 538055.555378909688443, 2237049.530281033366919 ], [ 537915.408234775299206, 2237012.26451173517853 ], [ 537871.09642662096303, 2237130.45929102320224 ], [ 537763.872986954753287, 2237283.54616968985647 ], [ 537614.611487588612363, 2237218.622565953992307 ], [ 537548.905512914992869, 2237046.009173681028187 ], [ 537454.101357282255776, 2237104.495526194572449 ], [ 537391.079381656018086, 2237129.111695049330592 ], [ 537332.227190491044894, 2237187.902264930307865 ], [ 537292.960377276293002, 2237183.072588786482811 ], [ 537235.352647701045498, 2237109.049601347185671 ], [ 537034.384095476591028, 2237108.649096580222249 ], [ 537004.710760186659172, 2237104.999850460328162 ], [ 536929.966966074891388, 2237104.852013639174402 ], [ 536821.10294354101643, 2237091.45745822135359 ], [ 536774.786555787199177, 2236969.778346766717732 ], [ 536746.981483364594169, 2236909.267551174387336 ], [ 536730.264176322263665, 2236725.096965144388378 ], [ 536618.4781313870335, 2236664.489785868674517 ], [ 536385.088134972495027, 2236426.971721658483148 ], [ 536405.380246150656603, 2236260.412533226422966 ], [ 536364.372571793617681, 2236171.168746347539127 ], [ 536289.54466550948564, 2236094.568421548232436 ], [ 536250.461468047345988, 2236015.687479695305228 ], [ 536100.657919718767516, 2235959.679337112233043 ], [ 536066.503157888189889, 2235867.026515328325331 ], [ 536029.853567782673053, 2235789.540673721581697 ], [ 535910.869039954501204, 2235864.108050904236734 ], [ 535549.012559281429276, 2235811.892798868007958 ], [ 535460.237291800323874, 2235903.830079055391252 ], [ 535242.78130968788173, 2235872.451544247567654 ], [ 535075.220416235853918, 2235875.60901515558362 ], [ 535077.117451401543804, 2235987.942465012893081 ], [ 535061.938795345486142, 2236094.361315871588886 ], [ 535161.158068542485125, 2236381.944501493126154 ], [ 535234.983690454391763, 2236502.594217702746391 ], [ 535318.462568531278521, 2236775.736137548461556 ], [ 535189.340166427195072, 2236874.799295522272587 ], [ 535192.489432841190137, 2237061.166457520797849 ], [ 535074.170268553774804, 2237209.341984877362847 ], [ 534866.156124379951507, 2237323.616078710183501 ], [ 534685.677958929794841, 2237353.404433710500598 ], [ 534596.513447733363137, 2237380.337795634754002 ], [ 534503.200556331081316, 2237402.509195731021464 ], [ 534458.618227912462316, 2237415.97573680896312 ] ], [ [ 538766.382566948188469, 2240738.247683555819094 ], [ 538730.708536444115452, 2240725.677943509072065 ], [ 538758.476901860325597, 2240700.889983591623604 ], [ 538766.382566948188469, 2240738.247683555819094 ], [ 538802.056609001592733, 2240750.817397034727037 ], [ 538774.288247108343057, 2240775.605360738933086 ], [ 538766.382566948188469, 2240738.247683555819094 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 53.0, "GRIDCODE": 17.0, "X_COORD": 566458.98794999998, "Y_COORD": 276879.17216999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 534285.321180293685757, 2234925.579131506383419 ], [ 532034.614214994595386, 2234799.235969659872353 ], [ 531948.024321823380888, 2234800.863361938856542 ], [ 531686.418328415369615, 2235071.751611358486116 ], [ 531576.660733273602091, 2234982.185242043808103 ], [ 531539.326669385540299, 2234982.886883048340678 ], [ 531416.511059795040637, 2235156.046373876743019 ], [ 531382.768796023097821, 2235181.929211868904531 ], [ 531353.174420448835008, 2235212.574233495630324 ], [ 531107.536841535125859, 2235225.632339893840253 ], [ 531045.908544160076417, 2235344.602130263112485 ], [ 530969.19840699469205, 2235440.659832098521292 ], [ 530913.582724551670253, 2235548.022187190130353 ], [ 530832.06437635642942, 2235650.102676228620112 ], [ 530835.588190984912217, 2235859.542905458249152 ], [ 530793.449659285717644, 2236154.839084014296532 ], [ 530746.801237618084997, 2236261.943877317011356 ], [ 530776.030467452248558, 2236455.37120886798948 ], [ 530841.993044818751514, 2236679.785714996978641 ], [ 531020.343798671965487, 2236774.054996002465487 ], [ 531001.172510970849544, 2236908.4056262569502 ], [ 531093.793305388535373, 2237044.798835337162018 ], [ 531156.733111632522196, 2237317.381027690134943 ], [ 531055.253499393584207, 2237550.378119112923741 ], [ 531005.363561516162008, 2237686.291564504615963 ], [ 531039.775503989192657, 2238068.598625014536083 ], [ 531105.288891151663847, 2238291.46929626353085 ], [ 531194.35699835466221, 2238379.412503672763705 ], [ 531258.768934141262434, 2238378.203855487518013 ], [ 531323.128550868248567, 2238387.493241821415722 ], [ 531655.334882914554328, 2238535.006211331114173 ], [ 531868.120541606098413, 2238675.663071029819548 ], [ 531915.284444632125087, 2238665.15770713519305 ], [ 532053.398893291712739, 2238621.157666641287506 ], [ 532235.873230522382073, 2238745.626648552715778 ], [ 532297.06540510780178, 2238776.336276805959642 ], [ 532331.283946633688174, 2238825.565378782339394 ], [ 532407.059707643347792, 2238877.252954560332 ], [ 532581.462661443394609, 2238939.678347042761743 ], [ 532609.915969250490889, 2238980.615403237752616 ], [ 532641.322129575535655, 2239009.467230408452451 ], [ 532673.03997304989025, 2239101.338545762002468 ], [ 532811.889590868144296, 2239196.046941300854087 ], [ 532960.030601791921072, 2239120.051643081009388 ], [ 533052.15609458333347, 2239087.407638354226947 ], [ 533161.334710955037735, 2238965.936668891459703 ], [ 533293.803523618844338, 2239077.181050447747111 ], [ 533400.065019900910556, 2239043.324829176999629 ], [ 533391.628881928161718, 2238965.532645529136062 ], [ 533313.644252268015407, 2238842.030819594860077 ], [ 533297.029259894508868, 2238565.347994853742421 ], [ 533384.416823280858807, 2238444.318487035110593 ], [ 533535.427391921984963, 2238336.881337479688227 ], [ 533620.960508796270005, 2238166.749978177249432 ], [ 533670.079754494945519, 2237839.931189767085016 ], [ 533822.26330446836073, 2237816.440459272824228 ], [ 534156.231732664164156, 2237682.721456490457058 ], [ 534431.903912461944856, 2237621.306127062067389 ], [ 534458.618227912462316, 2237415.97573680896312 ], [ 534083.090586471371353, 2237341.14824206661433 ], [ 534015.858230791054666, 2237164.500101783312857 ], [ 533982.263891490991227, 2237130.107873725704849 ], [ 533962.284963937825523, 2236998.248311386443675 ], [ 534054.272246709326282, 2236850.031555566936731 ], [ 534104.42021236999426, 2236610.782481809146702 ], [ 534054.017548886942677, 2236434.542763970792294 ], [ 534062.714315933641046, 2236363.186316316947341 ], [ 534063.712848073919304, 2236080.976447896100581 ], [ 534128.818212980637327, 2235846.289149997755885 ], [ 534093.414195037912577, 2235769.230090253986418 ], [ 534230.744163552531973, 2235573.173463380895555 ], [ 534285.321180293685757, 2234925.579131506383419 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 54.0, "GRIDCODE": 18.0, "X_COORD": 587782.918, "Y_COORD": 276606.15093 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 553576.624040309572592, 2235308.135358022525907 ], [ 553587.816871358198114, 2235355.035717540420592 ], [ 553668.860765881487168, 2235489.512849087826908 ], [ 553585.855084471404552, 2235623.353768886066973 ], [ 553087.038494272972457, 2235635.436969849281013 ], [ 552907.332687112968415, 2235557.321045243181288 ], [ 552820.966738055692986, 2235643.6497568404302 ], [ 552730.446499686222523, 2235632.538662063889205 ], [ 552671.610787328914739, 2235691.34667956829071 ], [ 552635.171533974353224, 2235717.628191810101271 ], [ 552587.985541936708614, 2235593.74957487359643 ], [ 552558.297772642690688, 2235563.368710475042462 ], [ 552545.283343545277603, 2235318.956126918084919 ], [ 552427.941943347803317, 2235274.163948687724769 ], [ 552263.723992277402431, 2235273.882777878083289 ], [ 552052.384081918862648, 2235336.069612381979823 ], [ 551931.427409330732189, 2235410.736610765568912 ], [ 551929.824454916175455, 2235900.601334854960442 ], [ 551873.089564069872722, 2235945.807365033775568 ], [ 551788.512499808566645, 2235935.428716484457254 ], [ 551720.619060910190456, 2235935.308739292435348 ], [ 551543.357029108796269, 2236044.731155648827553 ], [ 551448.688041362562217, 2236097.639188833534718 ], [ 551368.869175874395296, 2236208.625944126397371 ], [ 551410.237420672317967, 2236353.128219280391932 ], [ 551314.221016814000905, 2236578.300304935313761 ], [ 551267.643914088257588, 2236858.331620138138533 ], [ 551290.264733306481503, 2236886.325418797321618 ], [ 552226.181322201853618, 2237001.557199007831514 ], [ 552400.142294704564847, 2237186.105078047141433 ], [ 552391.054509577690624, 2237275.512751373462379 ], [ 552563.651342546218075, 2237404.150328193791211 ], [ 552517.901956257410347, 2237677.246364096179605 ], [ 552476.291009952430613, 2237776.8511375002563 ], [ 552538.423524589976296, 2238029.322648423723876 ], [ 552668.578875635750592, 2238138.994379895739257 ], [ 552730.846363822813146, 2238251.304687939584255 ], [ 552877.855750113842078, 2238407.250226028263569 ], [ 552987.41464752308093, 2238542.820995082147419 ], [ 553115.168347785715014, 2238650.466692522168159 ], [ 553141.87468909623567, 2238683.510322139598429 ], [ 553311.703919281018898, 2238810.077118228189647 ], [ 553338.465946947108023, 2238906.199830697849393 ], [ 553359.552939253277145, 2239029.605304926633835 ], [ 553633.49264364677947, 2239392.279039699584246 ], [ 553458.845231772633269, 2239491.474428169429302 ], [ 553387.127738271607086, 2239711.09117385558784 ], [ 553442.411710432148539, 2239851.702717489562929 ], [ 553508.527119424543343, 2239999.743156107142568 ], [ 553475.71679016482085, 2240064.844848199747503 ], [ 553376.540584466187283, 2240180.035674684680998 ], [ 553373.447655589552596, 2240314.939820090308785 ], [ 553359.706822581705637, 2240450.150915674865246 ], [ 553463.958916290313937, 2240508.084402021020651 ], [ 553557.636704743257724, 2240677.023758611641824 ], [ 553705.37567503307946, 2240680.249887784011662 ], [ 553850.143350737635046, 2240769.655123522505164 ], [ 554074.49328217539005, 2240616.950173437595367 ], [ 554143.396427432773635, 2240618.450548383407295 ], [ 554238.310169617994688, 2240628.161492091603577 ], [ 554426.867710015852936, 2240600.315892769023776 ], [ 554632.211576503934339, 2240621.317785338498652 ], [ 554712.069925982737914, 2240609.522217369638383 ], [ 554776.398316976148635, 2240547.509415014646947 ], [ 554916.509741055313498, 2240456.462603595107794 ], [ 555017.078417040524073, 2240236.969157880172133 ], [ 555292.665269462391734, 2240177.398277181200683 ], [ 555325.132483436726034, 2240117.78512026835233 ], [ 555359.725901564699598, 2240060.60671364236623 ], [ 555419.510215413407423, 2239950.831058096140623 ], [ 555457.381265037460253, 2239914.321735364384949 ], [ 555551.546241149539128, 2239860.832120060920715 ], [ 555582.14106060215272, 2239831.338880599476397 ], [ 555760.322354231029749, 2239739.82307812012732 ], [ 555826.619573897798546, 2239618.088807919062674 ], [ 555914.016348958830349, 2239533.832203198224306 ], [ 556085.27613572916016, 2239392.217095243744552 ], [ 555946.904827081831172, 2239184.122464013285935 ], [ 555900.019859454710968, 2239064.875681991688907 ], [ 555850.526785210473463, 2238954.063453953713179 ], [ 555822.845077917794697, 2238811.25705979205668 ], [ 555831.242493861354887, 2238728.589094219729304 ], [ 555834.495665025897324, 2238586.634773393161595 ], [ 555938.023576325504109, 2238486.821602939628065 ], [ 556196.192553793895058, 2238513.219721479341388 ], [ 556344.821615683380514, 2238416.630124620161951 ], [ 556229.949525079806335, 2238274.499811737798154 ], [ 556104.679956847336143, 2238204.888900536112487 ], [ 556050.87085613864474, 2238044.554751414805651 ], [ 556062.863278487464413, 2237926.534035213291645 ], [ 556066.256144660408609, 2237778.337678110226989 ], [ 556134.98903252161108, 2237689.678482941351831 ], [ 556167.454949817154557, 2237630.062675841152668 ], [ 556257.828716885182075, 2237513.48768772277981 ], [ 556128.284000896732323, 2237353.194297457113862 ], [ 556033.433611884131096, 2237252.585352387279272 ], [ 556099.274548960616812, 2236941.327827454544604 ], [ 556030.602380279218778, 2236787.559302411973476 ], [ 555971.810559626086615, 2236484.235722150653601 ], [ 555925.722280930029228, 2235996.168454697355628 ], [ 555745.142430680454709, 2235827.741006209515035 ], [ 555585.205387219320983, 2235778.568608873523772 ], [ 555486.114330653217621, 2235622.413991648703814 ], [ 555471.555846233619377, 2235606.968966245651245 ], [ 555401.315202004043385, 2235575.174285115674138 ], [ 555315.09859229659196, 2235667.794509916566312 ], [ 555207.461356607498601, 2235726.014611748047173 ], [ 555238.41953337402083, 2235789.57503960095346 ], [ 555203.05546379450243, 2235815.725391376763582 ], [ 555130.369968898128718, 2235893.813140634447336 ], [ 554997.895483701722696, 2235991.776258185505867 ], [ 554936.146565924980678, 2236306.044611012563109 ], [ 555038.391741739585996, 2236515.967264997772872 ], [ 554878.253809366375208, 2236489.37082242500037 ], [ 554808.596177213126794, 2236392.946751029230654 ], [ 554659.891034009633586, 2236399.023203354328871 ], [ 554484.624365113675594, 2236369.912130898796022 ], [ 554417.956688542035408, 2236465.361630285158753 ], [ 554367.042935777688399, 2236489.647213607095182 ], [ 554303.417411190108396, 2236205.546290975995362 ], [ 554330.274862921913154, 2236041.75363696180284 ], [ 554175.238823258550838, 2235996.752909852191806 ], [ 554150.789724714355543, 2235887.577306723222136 ], [ 553977.742302233469673, 2235764.114614466205239 ], [ 553880.515835462487303, 2235491.880367568694055 ], [ 553821.528208146919496, 2235370.763194339349866 ], [ 553618.898495965753682, 2235327.273487715050578 ], [ 553576.624040309572592, 2235308.135358022525907 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 55.0, "GRIDCODE": 16.0, "X_COORD": 578189.13992999995, "Y_COORD": 275158.72966999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 546246.762515429989435, 2233462.359789432957768 ], [ 546043.816983771976084, 2233543.680504884570837 ], [ 545962.755368032492697, 2233488.405526793561876 ], [ 545785.38036935927812, 2233437.881707244552672 ], [ 545624.711631522281095, 2233473.658554234541953 ], [ 545387.666903413599357, 2233428.758136623539031 ], [ 545228.494835919467732, 2233489.820473032072186 ], [ 545235.06445040658582, 2233597.739882944151759 ], [ 545281.089732457068749, 2233689.646365093067288 ], [ 545223.632716965745203, 2233775.706399427726865 ], [ 545228.265993787208572, 2233852.682219239883125 ], [ 545206.462671778164804, 2233969.439711397513747 ], [ 545094.167140809237026, 2233948.169519261457026 ], [ 544942.142763087758794, 2234033.133314773440361 ], [ 544788.260357914026827, 2234050.466471357271075 ], [ 544699.294850213453174, 2234078.835738382302225 ], [ 544668.485693281283602, 2234073.001000366173685 ], [ 544610.226171185611747, 2234081.691252204589546 ], [ 544679.06917599029839, 2234144.916371487081051 ], [ 544714.426944128237665, 2234275.627459204755723 ], [ 544620.564604168757796, 2234342.440151002258062 ], [ 544568.163254777435213, 2234400.773627216927707 ], [ 544466.012062373338267, 2234423.553826899267733 ], [ 544382.816678131581284, 2234466.26011086627841 ], [ 544336.818096036324278, 2234630.544453364796937 ], [ 544297.188390778843313, 2234718.013062734156847 ], [ 544355.029831368941814, 2234771.134004347026348 ], [ 544379.171076819533482, 2234857.35711372923106 ], [ 544244.661080294055864, 2235021.097226537764072 ], [ 544132.74251951277256, 2234999.896962503902614 ], [ 544042.68949533184059, 2235005.580745073035359 ], [ 543967.651409278158098, 2234991.36760894022882 ], [ 543784.576121473917738, 2235049.743152310140431 ], [ 543707.333275349694304, 2235135.725677837617695 ], [ 543617.411829691031016, 2235157.031104509718716 ], [ 543536.348055941518396, 2235000.796792146749794 ], [ 543493.953656907426193, 2234961.861269565299153 ], [ 543366.590666797361337, 2234969.901568165980279 ], [ 543235.963476012460887, 2234880.823434172198176 ], [ 542987.818483147653751, 2234896.48850782122463 ], [ 542889.299659300479107, 2234947.058214705437422 ], [ 542849.225564813241363, 2234991.664053098298609 ], [ 542729.039274818380363, 2235055.573971220292151 ], [ 542632.553001241525635, 2235162.971515884622931 ], [ 542494.291390723898076, 2235211.995794724673033 ], [ 542440.012911588652059, 2235272.409990408457816 ], [ 542352.699011414777488, 2235255.869953915476799 ], [ 542217.257085830438882, 2235264.416648514568806 ], [ 542145.660327730467543, 2235215.591377740725875 ], [ 541866.069015243789181, 2235414.355037688277662 ], [ 541745.425124099594541, 2235457.131015060469508 ], [ 541678.931568163447082, 2235538.400759015232325 ], [ 541740.598602845799178, 2235661.545399847440422 ], [ 541717.758863169467077, 2235783.819348475895822 ], [ 541804.552141586667858, 2235921.246133207343519 ], [ 541825.198563719633967, 2236016.590659618377686 ], [ 541852.848785229609348, 2236105.682053567841649 ], [ 541860.820751539664343, 2236404.237841697409749 ], [ 541655.596470233984292, 2236365.355818547308445 ], [ 541613.954606824205257, 2236367.981729350052774 ], [ 541563.910495753865689, 2236423.681714106351137 ], [ 541499.375501084490679, 2236446.56231945194304 ], [ 541441.013024674146436, 2236476.515251404605806 ], [ 541376.477924827369861, 2236499.395694684237242 ], [ 541286.451391255483031, 2236557.617546205408871 ], [ 541221.916146480245516, 2236580.497781031765044 ], [ 541113.49929497228004, 2236636.139546025544405 ], [ 540888.643773267744109, 2236650.48290709964931 ], [ 540755.04839877190534, 2236680.214108592830598 ], [ 540656.334838175913319, 2236790.080823208205402 ], [ 540490.813080292893574, 2236848.761266653425992 ], [ 540468.355985227390192, 2236943.512747793458402 ], [ 540483.773869557189755, 2236958.192138161510229 ], [ 540543.029088715207763, 2237040.253784279339015 ], [ 540522.891472939401865, 2237162.88493035081774 ], [ 540641.979925983585417, 2237503.071918017230928 ], [ 540701.769185480196029, 2237559.999469444155693 ], [ 540789.07440599927213, 2237680.90476418659091 ], [ 541014.335258127073757, 2237782.644304518587887 ], [ 541048.084514130372554, 2237933.474708458408713 ], [ 541121.819740196224302, 2237965.500903259962797 ], [ 541182.370824561570771, 2237796.853492784313858 ], [ 541414.396272360580042, 2237835.446574686095119 ], [ 541445.167369487462565, 2237834.196989513933659 ], [ 541565.129531585960649, 2237888.531436737626791 ], [ 541672.777361928368919, 2237734.487450945191085 ], [ 541799.537669991608709, 2237688.043886984698474 ], [ 541894.933847546461038, 2237820.147038954310119 ], [ 542074.795843557803892, 2237812.838606292381883 ], [ 542100.794667532201856, 2237848.838245548307896 ], [ 542224.635817355941981, 2237787.041649089194834 ], [ 542250.733515194500796, 2237903.66194127779454 ], [ 542525.712692190194502, 2237844.064112518914044 ], [ 542888.057879964821041, 2237904.325163488276303 ], [ 542863.993989266920835, 2238050.895346457138658 ], [ 542923.751194247510284, 2238107.784517635591328 ], [ 542971.002446587663144, 2238264.708004685118794 ], [ 543015.698612622334622, 2238356.508699717931449 ], [ 543206.077210444374941, 2238403.175620310008526 ], [ 543292.885435235919431, 2238399.646291165612638 ], [ 543361.654761520097964, 2238411.081455425359309 ], [ 543427.883827537531033, 2238502.78407337795943 ], [ 543540.065924215014093, 2238543.803186136297882 ], [ 543638.349434040603228, 2238609.197934367693961 ], [ 543771.175834901281632, 2238567.959010153077543 ], [ 543831.706497480394319, 2238399.350161083973944 ], [ 543895.237128355074674, 2238352.390616017393768 ], [ 543939.856813813210465, 2238263.974676610901952 ], [ 544170.818262332468294, 2238248.56583106610924 ], [ 544259.470283668604679, 2238221.039209677837789 ], [ 544360.078476042021066, 2238197.865272257477045 ], [ 544414.030510830925778, 2238139.930425185710192 ], [ 544558.649168633855879, 2238033.029990916140378 ], [ 544690.427199535653926, 2237984.743570369668305 ], [ 544757.303229443496093, 2237912.931619331240654 ], [ 544994.493408022914082, 2237952.368862517178059 ], [ 545004.587379194097593, 2238041.951957298442721 ], [ 545131.787885084748268, 2238014.515468345023692 ], [ 545201.027976733632386, 2237913.309856 ], [ 545227.120603429386392, 2237789.273741920478642 ], [ 545180.347109366790392, 2237719.381363722495735 ], [ 545070.920156105188653, 2237777.137539779767394 ], [ 544830.839738958515227, 2237797.90785170905292 ], [ 544721.047351464629173, 2237584.74430888146162 ], [ 544762.068567261099815, 2237344.588713533245027 ], [ 544854.150783479097299, 2237209.99404807202518 ], [ 544868.560166535084136, 2237141.484279702417552 ], [ 544854.675183696206659, 2236974.293572266586125 ], [ 545009.618306826101616, 2236731.376631394028664 ], [ 545330.387821716722101, 2236547.484308098442852 ], [ 545567.280825636000372, 2236516.518097819760442 ], [ 545752.459733720868826, 2236568.229157658293843 ], [ 546090.405284668202512, 2236822.344116029329598 ], [ 546175.188868977711536, 2236801.262195950374007 ], [ 546217.938744097365998, 2236592.386377823539078 ], [ 546371.527027217671275, 2236482.012878223322332 ], [ 546586.395210430840962, 2236411.673520375043154 ], [ 546878.335588455782272, 2236474.011859258636832 ], [ 547136.665788772748783, 2236430.155221329070628 ], [ 547327.573296814225614, 2236479.725017971359193 ], [ 547776.541254235198721, 2236533.945773307234049 ], [ 547889.730567875434645, 2236575.100949307903647 ], [ 548084.430053620482795, 2236600.360600521788001 ], [ 548135.470537148648873, 2236483.078035904094577 ], [ 548115.163693748996593, 2236218.332596993073821 ], [ 547955.89854066807311, 2235996.862416681833565 ], [ 547805.567170422174968, 2235677.271455840207636 ], [ 547515.291327248909511, 2235488.833028600551188 ], [ 547239.690731428214349, 2235503.565866366960108 ], [ 547080.060478417668492, 2235614.608855679631233 ], [ 547047.345990966423415, 2235575.72040425427258 ], [ 547017.697507404256612, 2235237.092862907797098 ], [ 546905.376281401026063, 2235164.177266833372414 ], [ 546815.306395676569082, 2235116.599509386345744 ], [ 546660.46598803170491, 2234990.302434599027038 ], [ 546582.385733638540842, 2234949.057316752150655 ], [ 546697.644977801828645, 2234786.46400647982955 ], [ 546841.616437600110658, 2234675.954501174390316 ], [ 546879.009718305780552, 2234574.001046629622579 ], [ 546912.74827127775643, 2234548.108721089549363 ], [ 546942.330698620295152, 2234517.454882214777172 ], [ 546983.540072024217807, 2234485.825026553124189 ], [ 546953.450834836112335, 2234338.96175074018538 ], [ 546937.284660719335079, 2234154.27024550549686 ], [ 546857.762184005347081, 2234024.358112373389304 ], [ 546856.819154328317381, 2233968.962711280211806 ], [ 546864.265767304808833, 2233916.690671316348016 ], [ 546809.01075330702588, 2233813.670407894067466 ], [ 546735.942403623252176, 2233775.072507272474468 ], [ 546665.679693766636774, 2233681.370686760172248 ], [ 546510.655063270474784, 2233684.326335243880749 ], [ 546397.758159179589711, 2233624.686602258123457 ], [ 546315.349607669981197, 2233543.345076591707766 ], [ 546277.022499406361021, 2233492.231018259190023 ], [ 546246.762515429989435, 2233462.359789432957768 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 56.0, "GRIDCODE": 15.0, "X_COORD": 571838.93149, "Y_COORD": 274978.89995 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 538653.870911006582901, 2232959.956850809976459 ], [ 538613.0512630562298, 2232977.733283103443682 ], [ 538590.542851747828536, 2233016.494855013675988 ], [ 538542.203186591505073, 2233090.211889922618866 ], [ 538305.273390921181999, 2233220.404887902550399 ], [ 538132.98691617930308, 2233398.848587 ], [ 538053.920792982680723, 2234196.206431488506496 ], [ 537855.240537922130898, 2234322.398559076711535 ], [ 537536.90818320272956, 2234360.859062599018216 ], [ 537455.818965370301157, 2234349.1611990891397 ], [ 537502.859084840631112, 2234448.612395912408829 ], [ 537492.344187628128566, 2234522.342212093062699 ], [ 537357.710562999593094, 2234625.647360583767295 ], [ 537196.092264761216938, 2234602.330303092487156 ], [ 537093.927424396504648, 2234666.361668676137924 ], [ 537095.134464549133554, 2234737.772193217650056 ], [ 537088.72432485409081, 2234782.732245047576725 ], [ 537089.235588868148625, 2234813.003586169332266 ], [ 537082.825452777557075, 2234857.963586502708495 ], [ 537084.420407757977955, 2234952.29911594837904 ], [ 537157.259359354851767, 2235106.297470006160438 ], [ 537180.905179406981915, 2235223.260527581907809 ], [ 536986.674046977772377, 2235372.289999385364354 ], [ 536900.458167716627941, 2235404.907657106406987 ], [ 536837.319709192845039, 2235493.944547927007079 ], [ 536743.98786632635165, 2235610.841502220369875 ], [ 536694.763638886972331, 2235779.90440815128386 ], [ 536576.274923514109105, 2235808.063960806466639 ], [ 536412.100073450361378, 2235988.53696246445179 ], [ 536268.053564879344776, 2235967.752045150846243 ], [ 536250.461468047345988, 2236015.687479695305228 ], [ 536289.54466550948564, 2236094.568421548232436 ], [ 536364.372571793617681, 2236171.168746347539127 ], [ 536405.380246150656603, 2236260.412533226422966 ], [ 536385.088134972495027, 2236426.971721658483148 ], [ 536618.4781313870335, 2236664.489785868674517 ], [ 536730.264176322263665, 2236725.096965144388378 ], [ 536746.981483364594169, 2236909.267551174387336 ], [ 536774.786555787199177, 2236969.778346766717732 ], [ 536821.10294354101643, 2237091.45745822135359 ], [ 536929.966966074891388, 2237104.852013639174402 ], [ 537004.710760186659172, 2237104.999850460328162 ], [ 537034.384095476591028, 2237108.649096580222249 ], [ 537235.352647701045498, 2237109.049601347185671 ], [ 537292.960377276293002, 2237183.072588786482811 ], [ 537332.227190491044894, 2237187.902264930307865 ], [ 537391.079381656018086, 2237129.111695049330592 ], [ 537454.101357282255776, 2237104.495526194572449 ], [ 537548.905512914992869, 2237046.009173681028187 ], [ 537614.611487588612363, 2237218.622565953992307 ], [ 537763.872986954753287, 2237283.54616968985647 ], [ 537871.09642662096303, 2237130.45929102320224 ], [ 537915.408234775299206, 2237012.26451173517853 ], [ 538055.555378909688443, 2237049.530281033366919 ], [ 538098.261653904919513, 2237161.718253718689084 ], [ 538133.727803520741872, 2237207.286787225864828 ], [ 538178.25823008432053, 2237252.865870018489659 ], [ 538240.126276724156924, 2237332.3610760839656 ], [ 538369.514873214298859, 2237402.501567190513015 ], [ 538517.253796452656388, 2237592.322530750185251 ], [ 538733.010459362994879, 2237522.586343955248594 ], [ 538892.628706868854351, 2237447.384125527925789 ], [ 538919.133489439496771, 2237558.558529565110803 ], [ 538946.940855542547069, 2237619.067539247684181 ], [ 538978.53165026253555, 2237751.568277719430625 ], [ 539139.55076542054303, 2237838.852992092259228 ], [ 539291.025653546559624, 2238062.791210083290935 ], [ 539351.863634044420905, 2238070.2720552906394 ], [ 539620.635703253559768, 2238070.054816990159452 ], [ 539577.757078738650307, 2237994.560307589359581 ], [ 539549.91010642866604, 2237901.947605165652931 ], [ 539436.347334235557355, 2237864.808939416892827 ], [ 539395.732198770157993, 2237645.07856406737119 ], [ 539347.996022981475107, 2237559.698743844404817 ], [ 539317.65423931053374, 2237458.790938127785921 ], [ 539263.856778417597525, 2237362.572739424183965 ], [ 539299.333203817717731, 2237185.50670859683305 ], [ 539337.987809643731453, 2237132.972498207353055 ], [ 539378.361973880790174, 2237007.293261900544167 ], [ 539527.933154229773208, 2236896.297325664199889 ], [ 539602.705875433050096, 2236919.889983813278377 ], [ 539617.501186243724078, 2236904.565648819319904 ], [ 539669.495905272196978, 2236864.669340749271214 ], [ 539608.727562158717774, 2236601.63486366532743 ], [ 539578.46804508625064, 2236571.764920852147043 ], [ 539562.315899698878638, 2236387.076449806801975 ], [ 539501.308800548431464, 2236354.842573022469878 ], [ 539538.03037566842977, 2236297.100772179663181 ], [ 539581.74772706697695, 2236212.678321926854551 ], [ 539772.729687299579382, 2236167.274670935235918 ], [ 539705.54975406662561, 2235938.827996500767767 ], [ 539725.930079346639104, 2235795.870909533463418 ], [ 539686.476225465303287, 2235625.08597678039223 ], [ 539555.381719127413817, 2235539.95706135686487 ], [ 539468.544494813890196, 2235494.074169080704451 ], [ 539504.156098948791623, 2235438.001189010217786 ], [ 539625.11479524045717, 2235345.184530307538807 ], [ 539589.043237495934591, 2235280.95904902741313 ], [ 539477.150750552420504, 2235170.494959211908281 ], [ 539541.016415137797594, 2235047.16353720612824 ], [ 539722.851714050048031, 2235003.932975652627647 ], [ 539703.01161637774203, 2234611.72727604303509 ], [ 539681.926633367314935, 2234429.284373747184873 ], [ 539728.744902839884162, 2234393.353881635703146 ], [ 539674.945245302980766, 2234279.615719306282699 ], [ 539777.637659748783335, 2233859.449982621707022 ], [ 539717.457526306970976, 2233705.553832421079278 ], [ 539610.364935039076954, 2233636.009675997309387 ], [ 539533.406804642057978, 2233637.465886881574988 ], [ 539415.580164651735686, 2233575.204463519155979 ], [ 539352.845735640847124, 2233472.687623732723296 ], [ 539426.691938387579285, 2233254.67311585880816 ], [ 539365.525734328664839, 2233193.084225751459599 ], [ 539201.260726558743045, 2233106.281157844699919 ], [ 539150.164052641601302, 2233038.124026565812528 ], [ 539083.613528994959779, 2233002.954957524314523 ], [ 538982.541112498613074, 2232920.490508628077805 ], [ 538653.870911006582901, 2232959.956850809976459 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 57.0, "GRIDCODE": 14.0, "X_COORD": 569265.12046000001, "Y_COORD": 273837.01945999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 534562.915730024804361, 2231918.857636952772737 ], [ 534344.293679780792445, 2232092.965582936070859 ], [ 534292.659512574318796, 2232190.148523721843958 ], [ 534220.546866741031408, 2232247.578154460527003 ], [ 534219.694898456335068, 2232487.158571972511709 ], [ 534204.977577330777422, 2232607.91990995965898 ], [ 534266.794105461100116, 2232710.572182613424957 ], [ 534231.026245222310536, 2233004.058738097548485 ], [ 534166.697631855728105, 2232996.143089816905558 ], [ 534108.805624290253036, 2232996.022614924237132 ], [ 534052.65484678465873, 2233145.780461696907878 ], [ 533929.244446758646518, 2233193.975539091043174 ], [ 533680.748890624963678, 2233477.708115679211915 ], [ 533757.378668811055832, 2233644.513621002435684 ], [ 533575.564885391388088, 2233789.29599239397794 ], [ 533444.496034271316603, 2233920.224024748429656 ], [ 533263.510598243796267, 2233938.714343946427107 ], [ 533232.09000696928706, 2233806.843156108632684 ], [ 532934.262385031906888, 2233806.230509598739445 ], [ 532848.865012783324346, 2233696.471034089103341 ], [ 532638.852433345397003, 2233774.327150546945632 ], [ 532676.598254297627136, 2234207.819640440866351 ], [ 532924.771219152840786, 2234461.911065862514079 ], [ 532953.89761431410443, 2234499.341778841800988 ], [ 532939.925341940368526, 2234613.962685060687363 ], [ 533026.311425989144482, 2234801.99838375300169 ], [ 534272.261017258744687, 2234908.796280183829367 ], [ 534285.321180293685757, 2234925.579131506383419 ], [ 534230.744163552531973, 2235573.173463380895555 ], [ 534093.414195037912577, 2235769.230090253986418 ], [ 534128.818212980637327, 2235846.289149997755885 ], [ 534063.712848073919304, 2236080.976447896100581 ], [ 534062.714315933641046, 2236363.186316316947341 ], [ 534054.017548886942677, 2236434.542763970792294 ], [ 534104.42021236999426, 2236610.782481809146702 ], [ 534054.272246709326282, 2236850.031555566936731 ], [ 533962.284963937825523, 2236998.248311386443675 ], [ 533982.263891490991227, 2237130.107873725704849 ], [ 534015.858230791054666, 2237164.500101783312857 ], [ 534083.090586471371353, 2237341.14824206661433 ], [ 534458.618227912462316, 2237415.97573680896312 ], [ 534503.200556331081316, 2237402.509195731021464 ], [ 534596.513447733363137, 2237380.337795634754002 ], [ 534685.677958929794841, 2237353.404433710500598 ], [ 534866.156124379951507, 2237323.616078710183501 ], [ 535074.170268553774804, 2237209.341984877362847 ], [ 535192.489432841190137, 2237061.166457520797849 ], [ 535189.340166427195072, 2236874.799295522272587 ], [ 535318.462568531278521, 2236775.736137548461556 ], [ 535234.983690454391763, 2236502.594217702746391 ], [ 535161.158068542485125, 2236381.944501493126154 ], [ 535061.938795345486142, 2236094.361315871588886 ], [ 535077.117451401543804, 2235987.942465012893081 ], [ 535075.220416235853918, 2235875.60901515558362 ], [ 535242.78130968788173, 2235872.451544247567654 ], [ 535460.237291800323874, 2235903.830079055391252 ], [ 535549.012559281429276, 2235811.892798868007958 ], [ 535910.869039954501204, 2235864.108050904236734 ], [ 536029.853567782673053, 2235789.540673721581697 ], [ 536066.503157888189889, 2235867.026515328325331 ], [ 536100.657919718767516, 2235959.679337112233043 ], [ 536250.461468047345988, 2236015.687479695305228 ], [ 536268.053564879344776, 2235967.752045150846243 ], [ 536412.100073450361378, 2235988.53696246445179 ], [ 536576.274923514109105, 2235808.063960806466639 ], [ 536694.763638886972331, 2235779.90440815128386 ], [ 536743.98786632635165, 2235610.841502220369875 ], [ 536837.319709192845039, 2235493.944547927007079 ], [ 536900.458167716627941, 2235404.907657106406987 ], [ 536986.674046977772377, 2235372.289999385364354 ], [ 537180.905179406981915, 2235223.260527581907809 ], [ 537157.259359354851767, 2235106.297470006160438 ], [ 537084.420407757977955, 2234952.29911594837904 ], [ 537082.825452777557075, 2234857.963586502708495 ], [ 537089.235588868148625, 2234813.003586169332266 ], [ 537088.72432485409081, 2234782.732245047576725 ], [ 537095.134464549133554, 2234737.772193217650056 ], [ 537093.927424396504648, 2234666.361668676137924 ], [ 537196.092264761216938, 2234602.330303092487156 ], [ 537357.710562999593094, 2234625.647360583767295 ], [ 537492.344187628128566, 2234522.342212093062699 ], [ 537502.859084840631112, 2234448.612395912408829 ], [ 537455.818965370301157, 2234349.1611990891397 ], [ 537536.90818320272956, 2234360.859062599018216 ], [ 537855.240537922130898, 2234322.398559076711535 ], [ 538053.920792982680723, 2234196.206431488506496 ], [ 538132.98691617930308, 2233398.848587 ], [ 538305.273390921181999, 2233220.404887902550399 ], [ 538542.203186591505073, 2233090.211889922618866 ], [ 538590.542851747828536, 2233016.494855013675988 ], [ 538374.479293052107096, 2232961.606639185920358 ], [ 538283.419917039689608, 2232903.913619920611382 ], [ 538160.619084489182569, 2232746.103041699156165 ], [ 538116.092579280608334, 2232700.520746061578393 ], [ 538079.232697636936791, 2232653.152886685915291 ], [ 538103.134014635113999, 2232456.940927812829614 ], [ 538103.292204571538605, 2232411.589946010150015 ], [ 538112.433505686116405, 2232336.557690576650202 ], [ 538112.749929362325929, 2232245.855532196350396 ], [ 538120.061896411003545, 2232185.829516744241118 ], [ 538120.646125758532435, 2232018.737258460372686 ], [ 538284.021272438694723, 2231954.917578934691846 ], [ 538284.208071626140736, 2231901.420894104987383 ], [ 538204.182459918782115, 2231768.545787983573973 ], [ 538179.942988511640579, 2231704.856630511581898 ], [ 538081.655164611525834, 2231558.52883908059448 ], [ 538010.850956274894997, 2231486.04074440523982 ], [ 537946.754402838996612, 2231317.621097675524652 ], [ 537754.100046957028098, 2231317.240998836234212 ], [ 537614.384335264796391, 2231185.78131843637675 ], [ 537495.353261097450741, 2231149.825029967352748 ], [ 537462.303415811387822, 2231062.979071092791855 ], [ 537296.281490583438426, 2230986.220161832869053 ], [ 537156.036708014435135, 2230854.256715930067003 ], [ 536817.672706896904856, 2231016.890433005057275 ], [ 536695.090203954605386, 2231037.797316572628915 ], [ 536621.106363621074706, 2231072.654833142645657 ], [ 536404.834888507379219, 2230965.378672131337225 ], [ 536262.407731414888985, 2231053.253570640459657 ], [ 536199.437864829436876, 2231341.269392409361899 ], [ 535984.474092575605027, 2231361.557446073740721 ], [ 535894.056662281858735, 2231350.434285690076649 ], [ 535776.832642865250818, 2231405.661021173931658 ], [ 535713.814585530431941, 2231430.277216538786888 ], [ 535622.272184004308656, 2231486.753174690529704 ], [ 535348.337329849251546, 2231553.930641409009695 ], [ 535278.220897126127966, 2231623.978644174523652 ], [ 535277.822392524918541, 2231736.608251029625535 ], [ 535274.083495216094889, 2231767.299160045571625 ], [ 535301.962559398380108, 2231827.986533402465284 ], [ 535351.018945845542476, 2231972.975171386264265 ], [ 535126.699175661895424, 2232001.012238948605955 ], [ 534959.184676161734387, 2232050.249035649932921 ], [ 534756.48282868845854, 2232075.586033434607089 ], [ 534635.440637942054309, 2231967.890631061978638 ], [ 534562.915730024804361, 2231918.857636952772737 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 58.0, "GRIDCODE": 13.0, "X_COORD": 575611.42691000004, "Y_COORD": 273023.98356999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 542557.180276138475165, 2230299.712587432004511 ], [ 542467.461222741403617, 2230309.814678138121963 ], [ 542360.441666696569882, 2230364.752694308757782 ], [ 542276.977014600066468, 2230394.351009937003255 ], [ 542084.882957264780998, 2230518.607368050143123 ], [ 542027.902366841677576, 2230759.06393466796726 ], [ 541798.738581082085148, 2230715.639146946370602 ], [ 541688.078210060833953, 2230722.621104316785932 ], [ 541603.908081271336414, 2230665.208818964660168 ], [ 541576.773073974647559, 2230415.10820775013417 ], [ 541491.500815722858533, 2230371.186018702574074 ], [ 541257.599145400570706, 2230456.443655515089631 ], [ 541130.119302171748132, 2230432.284395265392959 ], [ 540969.785504505503923, 2230610.899936470203102 ], [ 540765.217710886383429, 2230737.978415445424616 ], [ 540710.27434225846082, 2230849.706629478372633 ], [ 540714.090133818797767, 2230913.161815801635385 ], [ 540820.787362006725743, 2231082.14354660641402 ], [ 540840.51330299989786, 2231192.167745598591864 ], [ 540774.552492625662126, 2231290.953916334547102 ], [ 540708.674188708886504, 2231441.404111362062395 ], [ 540672.045950644067489, 2231496.262316174805164 ], [ 540637.829926903359592, 2231618.441241106018424 ], [ 540517.587597578647546, 2231682.378941478207707 ], [ 540479.516744295367971, 2231759.794431783258915 ], [ 540376.436226328252815, 2231796.341852384619415 ], [ 540276.884709387202747, 2231653.118435480631888 ], [ 540215.697351456386968, 2231622.414467252790928 ], [ 540139.926634092000313, 2231570.732122922316194 ], [ 540093.568103405297734, 2231504.035632451996207 ], [ 540045.389302514726296, 2231281.454483716748655 ], [ 539901.548328684293665, 2231149.316045513376594 ], [ 539844.523781579686329, 2231128.907738680951297 ], [ 539797.263315037125722, 2231107.925774995237589 ], [ 539738.501403796253726, 2231168.796571248210967 ], [ 539611.46024440752808, 2231216.871568612754345 ], [ 539537.241868141572922, 2231519.161873993463814 ], [ 539377.018639613757841, 2231691.918895916081965 ], [ 539318.553354922449216, 2231653.948636597953737 ], [ 539097.026173487072811, 2231737.28628527186811 ], [ 539038.151438887696713, 2231850.98532281909138 ], [ 538921.759903270634823, 2231895.029435995034873 ], [ 538842.528671990497969, 2232110.973886094987392 ], [ 538775.246730054728687, 2232195.255442712455988 ], [ 538719.645631644758396, 2232302.6306954883039 ], [ 538642.195569845265709, 2232399.649367434903979 ], [ 538691.923810961190611, 2232504.792264589108527 ], [ 538719.974477104144171, 2232601.689749361015856 ], [ 538630.704690291080624, 2232806.740826362743974 ], [ 538653.870911006582901, 2232959.956850809976459 ], [ 538982.541112498613074, 2232920.490508628077805 ], [ 539083.613528994959779, 2233002.954957524314523 ], [ 539150.164052641601302, 2233038.124026565812528 ], [ 539201.260726558743045, 2233106.281157844699919 ], [ 539365.525734328664839, 2233193.084225751459599 ], [ 539426.691938387579285, 2233254.67311585880816 ], [ 539352.845735640847124, 2233472.687623732723296 ], [ 539415.580164651735686, 2233575.204463519155979 ], [ 539533.406804642057978, 2233637.465886881574988 ], [ 539610.364935039076954, 2233636.009675997309387 ], [ 539717.457526306970976, 2233705.553832421079278 ], [ 539777.637659748783335, 2233859.449982621707022 ], [ 539674.945245302980766, 2234279.615719306282699 ], [ 539728.744902839884162, 2234393.353881635703146 ], [ 539681.926633367314935, 2234429.284373747184873 ], [ 539703.01161637774203, 2234611.72727604303509 ], [ 539722.851714050048031, 2235003.932975652627647 ], [ 539541.016415137797594, 2235047.16353720612824 ], [ 539477.150750552420504, 2235170.494959211908281 ], [ 539589.043237495934591, 2235280.95904902741313 ], [ 539625.11479524045717, 2235345.184530307538807 ], [ 539504.156098948791623, 2235438.001189010217786 ], [ 539468.544494813890196, 2235494.074169080704451 ], [ 539555.381719127413817, 2235539.95706135686487 ], [ 539686.476225465303287, 2235625.08597678039223 ], [ 539725.930079346639104, 2235795.870909533463418 ], [ 539705.54975406662561, 2235938.827996500767767 ], [ 539772.729687299579382, 2236167.274670935235918 ], [ 539581.74772706697695, 2236212.678321926854551 ], [ 539538.03037566842977, 2236297.100772179663181 ], [ 539501.308800548431464, 2236354.842573022469878 ], [ 539562.315899698878638, 2236387.076449806801975 ], [ 539578.46804508625064, 2236571.764920852147043 ], [ 539608.727562158717774, 2236601.63486366532743 ], [ 539669.495905272196978, 2236864.669340749271214 ], [ 539617.501186243724078, 2236904.565648819319904 ], [ 539602.705875433050096, 2236919.889983813278377 ], [ 539718.631779172690585, 2236946.272205869667232 ], [ 539977.503791828639805, 2236929.764711345545948 ], [ 540038.190207662992179, 2236898.621838581748307 ], [ 540122.790635303594172, 2237020.313679194077849 ], [ 540242.984414956183173, 2236942.58407617174089 ], [ 540436.280787662602961, 2236979.211845017969608 ], [ 540468.355985227390192, 2236943.512747793458402 ], [ 540490.813080292893574, 2236848.761266653425992 ], [ 540656.334838175913319, 2236790.080823208205402 ], [ 540755.04839877190534, 2236680.214108592830598 ], [ 540888.643773267744109, 2236650.48290709964931 ], [ 541113.49929497228004, 2236636.139546025544405 ], [ 541221.916146480245516, 2236580.497781031765044 ], [ 541286.451391255483031, 2236557.617546205408871 ], [ 541376.477924827369861, 2236499.395694684237242 ], [ 541441.013024674146436, 2236476.515251404605806 ], [ 541499.375501084490679, 2236446.56231945194304 ], [ 541563.910495753865689, 2236423.681714106351137 ], [ 541613.954606824205257, 2236367.981729350052774 ], [ 541655.596470233984292, 2236365.355818547308445 ], [ 541860.820751539664343, 2236404.237841697409749 ], [ 541852.848785229609348, 2236105.682053567841649 ], [ 541825.198563719633967, 2236016.590659618377686 ], [ 541804.552141586667858, 2235921.246133207343519 ], [ 541717.758863169467077, 2235783.819348475895822 ], [ 541740.598602845799178, 2235661.545399847440422 ], [ 541678.931568163447082, 2235538.400759015232325 ], [ 541745.425124099594541, 2235457.131015060469508 ], [ 541866.069015243789181, 2235414.355037688277662 ], [ 542145.660327730467543, 2235215.591377740725875 ], [ 542217.257085830438882, 2235264.416648514568806 ], [ 542352.699011414777488, 2235255.869953915476799 ], [ 542440.012911588652059, 2235272.409990408457816 ], [ 542494.291390723898076, 2235211.995794724673033 ], [ 542632.553001241525635, 2235162.971515884622931 ], [ 542729.039274818380363, 2235055.573971220292151 ], [ 542849.225564813241363, 2234991.664053098298609 ], [ 542889.299659300479107, 2234947.058214705437422 ], [ 542987.818483147653751, 2234896.48850782122463 ], [ 543235.963476012460887, 2234880.823434172198176 ], [ 543366.590666797361337, 2234969.901568165980279 ], [ 543493.953656907426193, 2234961.861269565299153 ], [ 543536.348055941518396, 2235000.796792146749794 ], [ 543617.411829691031016, 2235157.031104509718716 ], [ 543707.333275349694304, 2235135.725677837617695 ], [ 543784.576121473917738, 2235049.743152310140431 ], [ 543967.651409278158098, 2234991.36760894022882 ], [ 544042.68949533184059, 2235005.580745073035359 ], [ 544132.74251951277256, 2234999.896962503902614 ], [ 544244.661080294055864, 2235021.097226537764072 ], [ 544379.171076819533482, 2234857.35711372923106 ], [ 544355.029831368941814, 2234771.134004347026348 ], [ 544297.188390778843313, 2234718.013062734156847 ], [ 544336.818096036324278, 2234630.544453364796937 ], [ 544382.816678131581284, 2234466.26011086627841 ], [ 544466.012062373338267, 2234423.553826899267733 ], [ 544568.163254777435213, 2234400.773627216927707 ], [ 544620.564604168757796, 2234342.440151002258062 ], [ 544714.426944128237665, 2234275.627459204755723 ], [ 544679.06917599029839, 2234144.916371487081051 ], [ 544610.226171185611747, 2234081.691252204589546 ], [ 544668.485693281283602, 2234073.001000366173685 ], [ 544699.294850213453174, 2234078.835738382302225 ], [ 544788.260357914026827, 2234050.466471357271075 ], [ 544942.142763087758794, 2234033.133314773440361 ], [ 545094.167140809237026, 2233948.169519261457026 ], [ 545206.462671778164804, 2233969.439711397513747 ], [ 545228.265993787208572, 2233852.682219239883125 ], [ 545223.632716965745203, 2233775.706399427726865 ], [ 545281.089732457068749, 2233689.646365093067288 ], [ 545235.06445040658582, 2233597.739882944151759 ], [ 545228.494835919467732, 2233489.820473032072186 ], [ 545214.858807512908243, 2233473.550654877908528 ], [ 545186.319097497849725, 2233442.143002020195127 ], [ 545086.427201836719178, 2233195.660220665857196 ], [ 544928.455824450473301, 2233086.925852878019214 ], [ 544799.3499361788854, 2232932.885888960212469 ], [ 544617.536866878857836, 2232983.440557237714529 ], [ 544510.424351552152075, 2233011.36868685670197 ], [ 544454.902954349294305, 2233184.452073966152966 ], [ 544442.974682074622251, 2233467.707787130028009 ], [ 544267.575546010630205, 2233678.211954093538225 ], [ 543604.826592777622864, 2232948.801415867172182 ], [ 543597.477376026567072, 2232544.210839213803411 ], [ 543461.301462560193613, 2232337.008908972144127 ], [ 543401.986641215044074, 2232231.684561915695667 ], [ 543243.70196939969901, 2231990.835624047555029 ], [ 543220.188811498926952, 2231898.046655093319714 ], [ 543167.98209140310064, 2231777.544541760347784 ], [ 543170.031719271559268, 2231728.907456335611641 ], [ 543175.052964161615819, 2231668.143977759405971 ], [ 543010.911241607391275, 2231574.528859920799732 ], [ 542976.567435284610838, 2231489.770271057263017 ], [ 542924.256366786779836, 2231369.024351514875889 ], [ 542904.128954521380365, 2231213.098420019261539 ], [ 542879.340313879423775, 2231121.406410278752446 ], [ 542883.091495928238146, 2231076.008739993907511 ], [ 542888.812439147848636, 2230940.279957453720272 ], [ 542900.001289458479732, 2230804.890903593041003 ], [ 542901.90890627563931, 2230759.647860698401928 ], [ 542904.418724066228606, 2230729.267477888613939 ], [ 542846.0887860491639, 2230695.997226286679506 ], [ 542805.184551370912232, 2230647.183764434419572 ], [ 542735.399099332629703, 2230570.371581331826746 ], [ 542709.085219928761944, 2230505.425024311058223 ], [ 542655.39746448257938, 2230446.329005253501236 ], [ 542571.448707745643333, 2230315.417901985347271 ], [ 542557.180276138475165, 2230299.712587432004511 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 59.0, "GRIDCODE": 9.0, "X_COORD": 570208.78104000003, "Y_COORD": 269945.22074999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537726.555656216107309, 2227700.671020585112274 ], [ 537618.96811907493975, 2227738.75806219317019 ], [ 537515.771681546233594, 2227838.212957446463406 ], [ 537352.005868357256986, 2227722.084921160712838 ], [ 537309.443590517621487, 2227721.142910427413881 ], [ 537217.628134139231406, 2227846.94167940504849 ], [ 537024.996567043126561, 2228006.167884480208158 ], [ 536917.48024825239554, 2227995.132061609998345 ], [ 536765.179510319489054, 2228141.903396182693541 ], [ 536642.113340692943893, 2228129.270699496380985 ], [ 536576.319131333730184, 2228159.382640595547855 ], [ 536555.178301998996176, 2228035.400484580546618 ], [ 536466.510540025541559, 2228000.785087953321636 ], [ 536410.035988892544992, 2227965.871791960671544 ], [ 536258.566708859056234, 2227927.342912065796554 ], [ 536184.56900293554645, 2227998.652519416064024 ], [ 536097.074707424850203, 2228189.508139445446432 ], [ 536051.965141034102999, 2228184.877166664227843 ], [ 536006.652656785561703, 2228183.873550747521222 ], [ 535979.922246477683075, 2228150.769105445593596 ], [ 535945.389538067742251, 2228119.526356130838394 ], [ 535798.871919128810987, 2228186.578177268616855 ], [ 535628.613650393672287, 2228255.203060638159513 ], [ 535472.350088984356262, 2228239.158726441673934 ], [ 535425.997062150971033, 2228392.43318079598248 ], [ 535331.964301669038832, 2228470.152867559343576 ], [ 535263.629686506348662, 2228648.592603551223874 ], [ 535131.391017011948861, 2228793.463488592766225 ], [ 535080.989415339194238, 2229046.373668560758233 ], [ 534933.874385916744359, 2229083.574954361654818 ], [ 534903.272477912716568, 2229113.061472604051232 ], [ 534870.54541183274705, 2229140.111888129264116 ], [ 534836.178108535008505, 2229229.847999181598425 ], [ 534624.759550911490805, 2229245.759342675097287 ], [ 534539.454610187443905, 2229284.793256346136332 ], [ 534335.802046893164515, 2229408.467439246363938 ], [ 534165.604378379532136, 2229335.906680139712989 ], [ 534073.109782474348322, 2229333.853722291998565 ], [ 533950.705185858649202, 2229451.801305909641087 ], [ 533881.592005402198993, 2229632.263227994553745 ], [ 533811.448983317823149, 2229748.126744085922837 ], [ 533722.21367396635469, 2229821.873983119614422 ], [ 533683.403254759148695, 2229974.513914969749749 ], [ 533615.757327457075007, 2230061.719173917546868 ], [ 533662.76084910472855, 2230304.734734107740223 ], [ 533667.666881378274411, 2230777.359052655287087 ], [ 533742.347208761493675, 2230944.770048807375133 ], [ 533775.427434061421081, 2231029.01449366286397 ], [ 533883.392379311844707, 2231089.07441951520741 ], [ 534024.81046483386308, 2231176.503235298208892 ], [ 534085.994030199246481, 2231177.862785374745727 ], [ 534115.702352925785817, 2231180.910969107411802 ], [ 534160.48846466303803, 2231181.905263260938227 ], [ 534249.190351159311831, 2231191.015882982872427 ], [ 534274.001662127557211, 2231535.555929821915925 ], [ 534499.415055820485577, 2231747.998129484243691 ], [ 534530.340643559349701, 2231786.294806508347392 ], [ 534562.915730024804361, 2231918.857636952772737 ], [ 534635.440637942054309, 2231967.890631061978638 ], [ 534756.48282868845854, 2232075.586033434607089 ], [ 534959.184676161734387, 2232050.249035649932921 ], [ 535126.699175661895424, 2232001.012238948605955 ], [ 535351.018945845542476, 2231972.975171386264265 ], [ 535301.962559398380108, 2231827.986533402465284 ], [ 535274.083495216094889, 2231767.299160045571625 ], [ 535277.822392524918541, 2231736.608251029625535 ], [ 535278.220897126127966, 2231623.978644174523652 ], [ 535348.337329849251546, 2231553.930641409009695 ], [ 535622.272184004308656, 2231486.753174690529704 ], [ 535713.814585530431941, 2231430.277216538786888 ], [ 535776.832642865250818, 2231405.661021173931658 ], [ 535894.056662281858735, 2231350.434285690076649 ], [ 535984.474092575605027, 2231361.557446073740721 ], [ 536199.437864829436876, 2231341.269392409361899 ], [ 536262.407731414888985, 2231053.253570640459657 ], [ 536404.834888507379219, 2230965.378672131337225 ], [ 536621.106363621074706, 2231072.654833142645657 ], [ 536695.090203954605386, 2231037.797316572628915 ], [ 536817.672706896904856, 2231016.890433005057275 ], [ 537156.036708014435135, 2230854.256715930067003 ], [ 537296.281490583438426, 2230986.220161832869053 ], [ 537462.303415811387822, 2231062.979071092791855 ], [ 537495.353261097450741, 2231149.825029967352748 ], [ 537614.384335264796391, 2231185.78131843637675 ], [ 537754.100046957028098, 2231317.240998836234212 ], [ 537946.754402838996612, 2231317.621097675524652 ], [ 538010.850956274894997, 2231486.04074440523982 ], [ 538081.655164611525834, 2231558.52883908059448 ], [ 538179.942988511640579, 2231704.856630511581898 ], [ 538204.182459918782115, 2231768.545787983573973 ], [ 538284.208071626140736, 2231901.420894104987383 ], [ 538284.021272438694723, 2231954.917578934691846 ], [ 538120.646125758532435, 2232018.737258460372686 ], [ 538120.061896411003545, 2232185.829516744241118 ], [ 538112.749929362325929, 2232245.855532196350396 ], [ 538112.433505686116405, 2232336.557690576650202 ], [ 538103.292204571538605, 2232411.589946010150015 ], [ 538103.134014635113999, 2232456.940927812829614 ], [ 538079.232697636936791, 2232653.152886685915291 ], [ 538116.092579280608334, 2232700.520746061578393 ], [ 538160.619084489182569, 2232746.103041699156165 ], [ 538283.419917039689608, 2232903.913619920611382 ], [ 538374.479293052107096, 2232961.606639185920358 ], [ 538590.542851747828536, 2233016.494855013675988 ], [ 538613.0512630562298, 2232977.733283103443682 ], [ 538653.870911006582901, 2232959.956850809976459 ], [ 538630.704690291080624, 2232806.740826362743974 ], [ 538719.974477104144171, 2232601.689749361015856 ], [ 538691.923810961190611, 2232504.792264589108527 ], [ 538642.195569845265709, 2232399.649367434903979 ], [ 538719.645631644758396, 2232302.6306954883039 ], [ 538775.246730054728687, 2232195.255442712455988 ], [ 538842.528671990497969, 2232110.973886094987392 ], [ 538921.759903270634823, 2231895.029435995034873 ], [ 539038.151438887696713, 2231850.98532281909138 ], [ 539097.026173487072811, 2231737.28628527186811 ], [ 539318.553354922449216, 2231653.948636597953737 ], [ 539377.018639613757841, 2231691.918895916081965 ], [ 539537.241868141572922, 2231519.161873993463814 ], [ 539611.46024440752808, 2231216.871568612754345 ], [ 539738.501403796253726, 2231168.796571248210967 ], [ 539797.263315037125722, 2231107.925774995237589 ], [ 539844.523781579686329, 2231128.907738680951297 ], [ 539835.510099722770974, 2231051.618069714866579 ], [ 539790.12398426013533, 2231006.805672946386039 ], [ 539751.803309921408072, 2230955.684804189018905 ], [ 539632.199579698266461, 2230920.251203346997499 ], [ 539609.926371628069319, 2230665.457810338586569 ], [ 539559.882187110953964, 2230529.693685236386955 ], [ 539479.830742788617499, 2230487.38903477601707 ], [ 539458.043912641587667, 2230393.056765520945191 ], [ 539401.76684307528194, 2230301.081147235818207 ], [ 539379.980256323353387, 2230206.748577792197466 ], [ 539296.570175102329813, 2230124.390926878899336 ], [ 539272.135077302576974, 2230018.585787148214877 ], [ 539205.587961234268732, 2229983.415177353657782 ], [ 539158.648654366494156, 2229920.796075575053692 ], [ 539068.829124027863145, 2229887.214637711644173 ], [ 539012.056396562955342, 2229850.341253711842 ], [ 538969.255528373178095, 2229894.678248474374413 ], [ 538873.443284132285044, 2229800.070112113840878 ], [ 538871.605675958213396, 2229691.518012905493379 ], [ 538910.056173602701165, 2229631.04719319101423 ], [ 538801.435672252788208, 2229523.790934132412076 ], [ 538769.317655792809092, 2229414.534389575943351 ], [ 538775.830138341058046, 2229368.857100557535887 ], [ 538774.807631624280475, 2229308.309526672586799 ], [ 538797.868531669490039, 2229146.555900578387082 ], [ 538728.685175830265507, 2229109.990679627284408 ], [ 538699.888838516082615, 2229031.85787667054683 ], [ 538592.387096984428354, 2228925.70342799089849 ], [ 538567.953827000805177, 2228819.899702623486519 ], [ 538485.160600360133685, 2228738.142056772485375 ], [ 538403.550705486210063, 2228471.072236214764416 ], [ 538328.974041798501275, 2228397.426723907701671 ], [ 538403.183337787631899, 2228226.957687838003039 ], [ 538376.91219306923449, 2228001.596388923935592 ], [ 538291.52323302696459, 2227989.275769106112421 ], [ 538220.004670427064411, 2227990.625382890924811 ], [ 538102.023975313873962, 2227770.545726893469691 ], [ 538033.516900701215491, 2227794.269962741062045 ], [ 537901.864410230424255, 2227876.79868221282959 ], [ 537821.145861545810476, 2227843.780659664422274 ], [ 537797.481723975972272, 2227779.569432134740055 ], [ 537752.099606162286364, 2227734.753026659600437 ], [ 537726.555656216107309, 2227700.671020585112274 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 60.0, "GRIDCODE": 8.0, "X_COORD": 573517.44559000002, "Y_COORD": 268422.91668000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537729.411999570205808, 2226218.937439586035907 ], [ 537735.96552603575401, 2226326.869961812160909 ], [ 537767.366067515104078, 2226355.724408436566591 ], [ 537790.350752738886513, 2226509.535625834017992 ], [ 537725.459565899218433, 2226555.7244863063097 ], [ 537684.447661681682803, 2226639.118838174268603 ], [ 537692.676367351203226, 2226776.150382621213794 ], [ 537664.746098950738087, 2226925.626391503959894 ], [ 537672.674522206420079, 2227057.680582785047591 ], [ 537769.505440235487185, 2227251.139419908635318 ], [ 537789.539706970565021, 2227499.388150370679796 ], [ 537746.488771205767989, 2227594.390471597202122 ], [ 537726.555656216107309, 2227700.671020585112274 ], [ 537752.099606162286364, 2227734.753026659600437 ], [ 537797.481723975972272, 2227779.569432134740055 ], [ 537821.145861545810476, 2227843.780659664422274 ], [ 537901.864410230424255, 2227876.79868221282959 ], [ 538033.516900701215491, 2227794.269962741062045 ], [ 538102.023975313873962, 2227770.545726893469691 ], [ 538220.004670427064411, 2227990.625382890924811 ], [ 538291.52323302696459, 2227989.275769106112421 ], [ 538376.91219306923449, 2228001.596388923935592 ], [ 538403.183337787631899, 2228226.957687838003039 ], [ 538328.974041798501275, 2228397.426723907701671 ], [ 538403.550705486210063, 2228471.072236214764416 ], [ 538485.160600360133685, 2228738.142056772485375 ], [ 538567.953827000805177, 2228819.899702623486519 ], [ 538592.387096984428354, 2228925.70342799089849 ], [ 538699.888838516082615, 2229031.85787667054683 ], [ 538728.685175830265507, 2229109.990679627284408 ], [ 538797.868531669490039, 2229146.555900578387082 ], [ 538774.807631624280475, 2229308.309526672586799 ], [ 538775.830138341058046, 2229368.857100557535887 ], [ 538769.317655792809092, 2229414.534389575943351 ], [ 538801.435672252788208, 2229523.790934132412076 ], [ 538910.056173602701165, 2229631.04719319101423 ], [ 538871.605675958213396, 2229691.518012905493379 ], [ 538873.443284132285044, 2229800.070112113840878 ], [ 538969.255528373178095, 2229894.678248474374413 ], [ 539012.056396562955342, 2229850.341253711842 ], [ 539068.829124027863145, 2229887.214637711644173 ], [ 539158.648654366494156, 2229920.796075575053692 ], [ 539205.587961234268732, 2229983.415177353657782 ], [ 539272.135077302576974, 2230018.585787148214877 ], [ 539296.570175102329813, 2230124.390926878899336 ], [ 539379.980256323353387, 2230206.748577792197466 ], [ 539401.76684307528194, 2230301.081147235818207 ], [ 539458.043912641587667, 2230393.056765520945191 ], [ 539479.830742788617499, 2230487.38903477601707 ], [ 539559.882187110953964, 2230529.693685236386955 ], [ 539609.926371628069319, 2230665.457810338586569 ], [ 539632.199579698266461, 2230920.251203346997499 ], [ 539751.803309921408072, 2230955.684804189018905 ], [ 539790.12398426013533, 2231006.805672946386039 ], [ 539835.510099722770974, 2231051.618069714866579 ], [ 539844.523781579686329, 2231128.907738680951297 ], [ 539901.548328684293665, 2231149.316045513376594 ], [ 540045.389302514726296, 2231281.454483716748655 ], [ 540093.568103405297734, 2231504.035632451996207 ], [ 540139.926634092000313, 2231570.732122922316194 ], [ 540215.697351456386968, 2231622.414467252790928 ], [ 540276.884709387202747, 2231653.118435480631888 ], [ 540376.436226328252815, 2231796.341852384619415 ], [ 540479.516744295367971, 2231759.794431783258915 ], [ 540517.587597578647546, 2231682.378941478207707 ], [ 540637.829926903359592, 2231618.441241106018424 ], [ 540672.045950644067489, 2231496.262316174805164 ], [ 540708.674188708886504, 2231441.404111362062395 ], [ 540774.552492625662126, 2231290.953916334547102 ], [ 540840.51330299989786, 2231192.167745598591864 ], [ 540820.787362006725743, 2231082.14354660641402 ], [ 540714.090133818797767, 2230913.161815801635385 ], [ 540710.27434225846082, 2230849.706629478372633 ], [ 540765.217710886383429, 2230737.978415445424616 ], [ 540969.785504505503923, 2230610.899936470203102 ], [ 541130.119302171748132, 2230432.284395265392959 ], [ 541257.599145400570706, 2230456.443655515089631 ], [ 541491.500815722858533, 2230371.186018702574074 ], [ 541576.773073974647559, 2230415.10820775013417 ], [ 541603.908081271336414, 2230665.208818964660168 ], [ 541688.078210060833953, 2230722.621104316785932 ], [ 541798.738581082085148, 2230715.639146946370602 ], [ 542027.902366841677576, 2230759.06393466796726 ], [ 542084.882957264780998, 2230518.607368050143123 ], [ 542276.977014600066468, 2230394.351009937003255 ], [ 542360.441666696569882, 2230364.752694308757782 ], [ 542467.461222741403617, 2230309.814678138121963 ], [ 542557.180276138475165, 2230299.712587432004511 ], [ 542530.912899185204878, 2230006.196924647316337 ], [ 542473.662380572524853, 2229947.59112570155412 ], [ 542447.541092923958786, 2229914.026918979361653 ], [ 542400.313091789023019, 2229865.6793427253142 ], [ 542504.892182382871397, 2229586.634238735772669 ], [ 542585.460161543218419, 2229620.188444535247982 ], [ 542634.921608161181211, 2229683.747768880799413 ], [ 542684.73656736232806, 2229550.378058049827814 ], [ 542654.517043858766556, 2229444.731097226031125 ], [ 542628.554123841575347, 2229158.809527760371566 ], [ 542574.564226448535919, 2229089.426864958368242 ], [ 542530.03831631783396, 2229043.845710678957403 ], [ 542518.951561625581235, 2228769.280110228806734 ], [ 542463.162545493803918, 2228676.649344054982066 ], [ 542473.027603698545136, 2228595.618051938712597 ], [ 542414.860559201915748, 2228520.869193463586271 ], [ 542369.72119885450229, 2228474.658643813803792 ], [ 542298.731362975086085, 2228320.154272440820932 ], [ 542258.76120907405857, 2228119.402268086560071 ], [ 542271.686228498350829, 2228013.254038805142045 ], [ 542242.101133386953734, 2227935.519781890325248 ], [ 542214.218887155526318, 2227874.832585250027478 ], [ 542224.345649769762531, 2227791.660650853998959 ], [ 542139.8928483792115, 2227656.97950151655823 ], [ 542083.384590829024091, 2227599.125951037742198 ], [ 542071.128381742048077, 2227547.701986895874143 ], [ 542056.000794879975729, 2227532.765621748752892 ], [ 542030.453435313538648, 2227498.681811962276697 ], [ 541851.294043327914551, 2227459.545921950601041 ], [ 541779.61652642278932, 2227363.919377718120813 ], [ 541604.368991034454666, 2227320.17496451549232 ], [ 541447.995393941528164, 2227250.746775949373841 ], [ 541328.398339004837908, 2227215.314741682261229 ], [ 541310.733675531111658, 2227013.225356080569327 ], [ 541207.043251498020254, 2226793.96523635648191 ], [ 541071.193466040189378, 2226571.920321219600737 ], [ 540894.912517810822465, 2226478.752991907298565 ], [ 540805.853049777331762, 2226420.905406867153943 ], [ 540455.965821226593107, 2226344.462081084959209 ], [ 540372.739507781341672, 2226276.543618882074952 ], [ 539826.064198141801171, 2226214.52462413161993 ], [ 539736.576988935819827, 2226307.230034148320556 ], [ 539738.493688754038885, 2226420.536448648199439 ], [ 539404.811782892677002, 2226430.719194167293608 ], [ 539293.121732833678834, 2226330.311156437732279 ], [ 539124.707760570570827, 2226253.328602227382362 ], [ 539024.957661959691904, 2226315.866790450178087 ], [ 538961.441819831845351, 2226339.903311721980572 ], [ 538859.422622623387724, 2226389.38960087671876 ], [ 538880.12568451592233, 2226244.187551032751799 ], [ 538819.92420475569088, 2226212.370048435404897 ], [ 538790.474537542671897, 2226173.075352751649916 ], [ 538802.302183088730089, 2226090.118186262436211 ], [ 538735.837896669399925, 2226025.669772934168577 ], [ 538631.83195376151707, 2226133.418372195214033 ], [ 538404.507382560172118, 2226154.005749827250838 ], [ 537974.141142980894074, 2226024.115553298965096 ], [ 537837.502914172713645, 2226181.430971569381654 ], [ 537729.411999570205808, 2226218.937439586035907 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 61.0, "GRIDCODE": 11.0, "X_COORD": 588323.63028000004, "Y_COORD": 270147.02678000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 554741.695682908641174, 2226671.089851801283658 ], [ 554703.906955645303242, 2226863.86872464325279 ], [ 554533.226358841639012, 2227060.157594867050648 ], [ 554456.596329910098575, 2227264.748226322233677 ], [ 554404.359448090312071, 2227348.999391880817711 ], [ 554530.056034750887193, 2227525.284725526347756 ], [ 554515.358263394213282, 2227646.165053612552583 ], [ 554346.450751020922326, 2227625.437162731774151 ], [ 554157.506896953214891, 2227681.05052066128701 ], [ 553984.879977899370715, 2227659.862101780250669 ], [ 553756.212866384652443, 2227686.494623525068164 ], [ 553665.660135100944899, 2227777.026334319263697 ], [ 553665.240115397959016, 2227904.779117175377905 ], [ 553659.767497007502243, 2227949.802698175422847 ], [ 553659.616999699850567, 2227995.156181044876575 ], [ 553630.870572523679584, 2228231.598520500585437 ], [ 553199.202095923945308, 2228162.272151788696647 ], [ 553165.470940370578319, 2228162.21487779263407 ], [ 553099.143161628511734, 2228339.279922921210527 ], [ 553000.633302660658956, 2228452.562580133788288 ], [ 553000.151925412123092, 2228599.115425067953765 ], [ 552959.058153679245152, 2228631.866585206240416 ], [ 552987.410859871539287, 2228693.553995616734028 ], [ 553011.462843060144223, 2228760.489915781654418 ], [ 552885.239359330618754, 2228809.839030456729233 ], [ 552884.574329050607048, 2229011.890058930963278 ], [ 552810.588973759673536, 2229105.971160756424069 ], [ 552698.307928529917262, 2229262.132291542366147 ], [ 552523.564714748761617, 2229463.063353062607348 ], [ 552605.454279494122602, 2229546.871025545522571 ], [ 552642.322577574639581, 2229594.230980127118528 ], [ 552618.403896776842885, 2229790.932149197906256 ], [ 552648.225661813747138, 2229993.700400051660836 ], [ 552862.598946976242587, 2230058.393137466162443 ], [ 553025.227231328724883, 2230267.30484957434237 ], [ 553168.577096618595533, 2230310.560017885640264 ], [ 552958.864722885540687, 2230566.735315744765103 ], [ 552921.278082734672353, 2230717.306497406214476 ], [ 552878.741723704733886, 2230845.251772405579686 ], [ 552878.478163763997145, 2230926.030774811282754 ], [ 552839.426400533528067, 2231043.486421020701528 ], [ 552839.210525968926959, 2231109.598264444619417 ], [ 552952.832070756121539, 2231171.172863267362118 ], [ 553009.299902306287549, 2231274.723213153891265 ], [ 552998.656616975320503, 2231362.259525901637971 ], [ 552935.355228162137792, 2231412.70641191676259 ], [ 553021.578106333618052, 2231541.010115009732544 ], [ 552943.327189990435727, 2231667.19749008025974 ], [ 552864.842030814499594, 2232104.862812278792262 ], [ 552759.229153230437078, 2232239.149590444751084 ], [ 552632.599536482011899, 2232288.651982614770532 ], [ 552727.714156979694963, 2232495.552676902152598 ], [ 552708.480405401205644, 2232653.75779609195888 ], [ 552708.053260279819369, 2232783.394513529725373 ], [ 552623.162930398946628, 2232891.327280045486987 ], [ 552888.699388976208866, 2233163.035589034669101 ], [ 552948.095214181928895, 2233271.946816588751972 ], [ 552928.634818539139815, 2233431.989093476906419 ], [ 553122.152846253477037, 2233490.377819830551744 ], [ 553161.794746742816642, 2233656.534193673171103 ], [ 553119.456161358975805, 2233724.805176412686706 ], [ 553119.085683811455965, 2233838.474591632373631 ], [ 553197.373249982949346, 2233968.392384166829288 ], [ 553229.549079083604738, 2234162.82134111225605 ], [ 553319.221086875535548, 2234357.860396799631417 ], [ 553352.281693313154392, 2234496.420192507095635 ], [ 553521.38034126709681, 2234764.971534701064229 ], [ 553465.214378392905928, 2234896.708359388634562 ], [ 553465.030226626317017, 2234953.475659694522619 ], [ 553455.051747515215538, 2235035.566833632998168 ], [ 553491.864560946589336, 2235164.162401017732918 ], [ 553541.575875218375586, 2235272.27715877443552 ], [ 553576.624040309572592, 2235308.135358022525907 ], [ 553618.898495965753682, 2235327.273487715050578 ], [ 553821.528208146919496, 2235370.763194339349866 ], [ 553880.515835462487303, 2235491.880367568694055 ], [ 553977.742302233469673, 2235764.114614466205239 ], [ 554150.789724714355543, 2235887.577306723222136 ], [ 554175.238823258550838, 2235996.752909852191806 ], [ 554330.274862921913154, 2236041.75363696180284 ], [ 554303.417411190108396, 2236205.546290975995362 ], [ 554367.042935777688399, 2236489.647213607095182 ], [ 554417.956688542035408, 2236465.361630285158753 ], [ 554484.624365113675594, 2236369.912130898796022 ], [ 554659.891034009633586, 2236399.023203354328871 ], [ 554808.596177213126794, 2236392.946751029230654 ], [ 554878.253809366375208, 2236489.37082242500037 ], [ 555038.391741739585996, 2236515.967264997772872 ], [ 554936.146565924980678, 2236306.044611012563109 ], [ 554997.895483701722696, 2235991.776258185505867 ], [ 555130.369968898128718, 2235893.813140634447336 ], [ 555203.05546379450243, 2235815.725391376763582 ], [ 555238.41953337402083, 2235789.57503960095346 ], [ 555207.461356607498601, 2235726.014611748047173 ], [ 555315.09859229659196, 2235667.794509916566312 ], [ 555401.315202004043385, 2235575.174285115674138 ], [ 555471.555846233619377, 2235606.968966245651245 ], [ 555457.332007463672198, 2235507.414934852160513 ], [ 555515.587959963944741, 2235451.247955350205302 ], [ 555826.77376772928983, 2235432.996643327176571 ], [ 556055.248316330020316, 2235412.880785420536995 ], [ 556184.752823195187375, 2235426.123685621656477 ], [ 556190.874418963096105, 2235365.863750155083835 ], [ 556162.411778490524739, 2235302.133247021585703 ], [ 556200.457661675754935, 2235211.042694318108261 ], [ 556202.170895700226538, 2235136.272556762211025 ], [ 556358.247932118480094, 2235041.420871284790337 ], [ 556542.041716266423464, 2234967.272548774257302 ], [ 556551.291258245357312, 2234876.23649382404983 ], [ 556497.829843565472402, 2234756.523148712702096 ], [ 556618.174377318588085, 2234726.043885093182325 ], [ 556710.206167804077268, 2234670.113546788692474 ], [ 556863.541146575240418, 2234608.252276010811329 ], [ 556839.729942480218597, 2234526.5820567375049 ], [ 556677.269141561468132, 2234573.087446848861873 ], [ 556569.31023808917962, 2234410.702054074965417 ], [ 556529.735382769373246, 2234206.509433850646019 ], [ 556508.647175693069585, 2234083.096429630182683 ], [ 556368.830362491309643, 2233934.771413004957139 ], [ 556370.383381309220567, 2233866.98489201720804 ], [ 556443.204159126384184, 2233643.933722564950585 ], [ 556456.792431406211108, 2233510.171908131800592 ], [ 556426.963209894951433, 2233473.257280840538442 ], [ 556397.847145514329895, 2233442.366697038523853 ], [ 556278.425602461327799, 2233294.579333286732435 ], [ 556066.106264541274868, 2233229.301098451018333 ], [ 555941.143992832396179, 2233159.853609905578196 ], [ 556004.492974661756307, 2233055.133968573063612 ], [ 556115.003643927280791, 2232813.890898501500487 ], [ 556233.255732592311688, 2232766.184056500904262 ], [ 555943.025262322160415, 2232664.599432040005922 ], [ 555898.159866478759795, 2232564.121335593052208 ], [ 555867.01415878883563, 2232346.110560403205454 ], [ 555889.299902696977369, 2232126.779614461585879 ], [ 555768.128825803403743, 2232059.4366520550102 ], [ 555769.567250343272462, 2231996.738847896456718 ], [ 555774.199622913263738, 2231951.171269135549664 ], [ 555728.668721406953409, 2231849.203593962825835 ], [ 555734.018956797430292, 2231616.00164932757616 ], [ 555797.100251784897409, 2231563.829154770821333 ], [ 555768.57049195014406, 2231328.424173030070961 ], [ 555668.329769828240387, 2231249.009814134798944 ], [ 555529.852294620010071, 2231145.786497131921351 ], [ 555536.925456657540053, 2230837.475231835618615 ], [ 555596.770096414256841, 2230458.325279396958649 ], [ 555648.796064984984696, 2230212.365378431044519 ], [ 555383.869196550454944, 2230130.897141045890749 ], [ 555334.994367780047469, 2229878.636758835986257 ], [ 555381.189908119384199, 2229598.226032985374331 ], [ 555419.527629307005554, 2229480.788820956833661 ], [ 555459.963381569483317, 2229346.924790964461863 ], [ 555680.400282905320637, 2229164.604752782732248 ], [ 555623.271391924936324, 2228959.347463392652571 ], [ 555680.758279430796392, 2228876.452439319342375 ], [ 555675.186735058552586, 2228739.171976140700281 ], [ 555642.884367917431518, 2228668.898611254058778 ], [ 555599.139047875534743, 2228485.522025333717465 ], [ 555455.67504149582237, 2228423.156936078332365 ], [ 555288.300313655170612, 2228372.651286034844816 ], [ 555198.636556253419258, 2228125.730653668753803 ], [ 555222.488888117717579, 2227929.51490459498018 ], [ 555186.772843671962619, 2227892.962245892733335 ], [ 555354.52831972471904, 2227827.364743863232434 ], [ 555422.808995596482418, 2227772.939154150895774 ], [ 555533.048013937543146, 2227632.746391636319458 ], [ 555478.829231455689296, 2227472.163453225046396 ], [ 555346.850878581171855, 2227375.197812995873392 ], [ 555250.415731547749601, 2227121.947133041918278 ], [ 555146.005215365672484, 2227038.003635292872787 ], [ 554859.259942715289071, 2227037.525666103698313 ], [ 554756.537367540528066, 2226686.28179799951613 ], [ 554741.695682908641174, 2226671.089851801283658 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 62.0, "GRIDCODE": 12.0, "X_COORD": 583935.11954, "Y_COORD": 270538.55205 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 553357.25037702685222, 2225859.444624369032681 ], [ 553150.504566953284666, 2226074.738491170108318 ], [ 553105.10227514943108, 2226068.201932072639465 ], [ 553046.797942878562026, 2226069.319391353055835 ], [ 552937.304647786775604, 2226122.461506880819798 ], [ 552873.400688156601973, 2226080.975838816724718 ], [ 552790.313590427627787, 2226082.571886162273586 ], [ 552673.847970905946568, 2226065.795069116167724 ], [ 552638.779258143273182, 2226133.564075421541929 ], [ 552561.494099991629, 2226162.838506065309048 ], [ 552477.854788514901884, 2226249.524021917954087 ], [ 552479.905656595015898, 2226369.425888990052044 ], [ 552360.973275930155069, 2226460.7518699336797 ], [ 552316.604003488551825, 2226506.738233601674438 ], [ 552269.957260549883358, 2226517.844156508333981 ], [ 552255.168841578764841, 2226533.170539187267423 ], [ 552169.141205483581871, 2226565.756247350946069 ], [ 552240.75832069281023, 2226773.249971984885633 ], [ 552204.558825282147154, 2226830.212449218146503 ], [ 552173.106695368885994, 2226890.9911919971928 ], [ 552018.377022318542004, 2226939.634561671875417 ], [ 551803.14094777952414, 2227074.638748820871115 ], [ 551712.860160119365901, 2227168.204971881583333 ], [ 551638.71286984172184, 2227311.4835314033553 ], [ 551533.246056932490319, 2227369.475514985620975 ], [ 551436.305513629922643, 2227355.513711498118937 ], [ 551254.07186223345343, 2227223.973940956406295 ], [ 551223.662958955159411, 2227255.493525301106274 ], [ 551189.929149706265889, 2227281.391097070649266 ], [ 551158.475502801244147, 2227342.176263080909848 ], [ 551035.400326736038551, 2227362.530906566418707 ], [ 550944.385587074211799, 2227419.620570560917258 ], [ 550849.214944769162685, 2227471.948347449302673 ], [ 550810.414684821967967, 2227512.161406110972166 ], [ 550813.843686209060252, 2227712.817254655063152 ], [ 550792.917985211359337, 2227859.765048746019602 ], [ 550838.209491305518895, 2227955.497842974029481 ], [ 550749.133304764982313, 2228218.649191524833441 ], [ 550252.487387536093593, 2228229.765801161527634 ], [ 550176.290112045127898, 2228308.730566113255918 ], [ 549968.872883814503439, 2228327.647509377449751 ], [ 549892.931082946946844, 2228316.706774956546724 ], [ 549708.450544446823187, 2228406.231183511205018 ], [ 549650.216200364753604, 2228518.751990703865886 ], [ 549513.193323502200656, 2228712.736897708848119 ], [ 549514.377465727622621, 2228782.090981423854828 ], [ 549463.430973994894885, 2228899.175800420343876 ], [ 549506.502191636362113, 2229045.611254549585283 ], [ 549638.457301561371423, 2229115.32146929204464 ], [ 549674.101161519996822, 2229162.855335619300604 ], [ 549659.925191811984405, 2229262.386804578825831 ], [ 549680.066856491495855, 2229620.102958046831191 ], [ 549658.495060140150599, 2229771.591221522539854 ], [ 549593.497996994177811, 2229873.848388915881515 ], [ 549523.920171199250035, 2230029.208199130371213 ], [ 549454.152386942063458, 2230082.772656487300992 ], [ 549225.534880892955698, 2230032.214134654961526 ], [ 549180.290079387603328, 2230045.895986098796129 ], [ 549159.822504834970459, 2230119.748512900434434 ], [ 549159.228849915671162, 2230297.813589683733881 ], [ 548961.270961904316209, 2230455.55805990472436 ], [ 548911.240221953950822, 2230734.469691190868616 ], [ 548609.838707429706119, 2230632.383611007593572 ], [ 548498.378227045177482, 2230684.930879915133119 ], [ 548463.546849862090312, 2230680.653298215009272 ], [ 548463.091231989790685, 2230817.222009541466832 ], [ 548602.675857254187576, 2230960.080783826299012 ], [ 548654.928379436722025, 2231027.205803139135242 ], [ 548714.489610841381364, 2231059.490031749941409 ], [ 548708.916873559821397, 2231105.309891421347857 ], [ 548708.464919627876952, 2231240.600639210082591 ], [ 548556.106064320192672, 2231362.002063626423478 ], [ 548449.809789551072754, 2231276.54230659455061 ], [ 548154.342347704572603, 2231276.014164910651743 ], [ 548096.127058344893157, 2231385.643407694995403 ], [ 547995.830446506617591, 2231528.921053933911026 ], [ 547958.250719345640391, 2231599.689976375550032 ], [ 547867.31796430668328, 2231672.144432262517512 ], [ 547833.765721912495792, 2231705.676421856507659 ], [ 547833.497269161045551, 2231785.738572238944471 ], [ 547788.962903751642443, 2231946.408808954060078 ], [ 547788.730232992325909, 2232015.878448536619544 ], [ 547769.709648270043544, 2232172.225960269570351 ], [ 547833.034778497065417, 2232277.332514733076096 ], [ 547825.129744270816445, 2232342.305473719723523 ], [ 547441.771236800821498, 2232280.705551527440548 ], [ 547411.679637525696307, 2232280.649488271214068 ], [ 547299.29070623696316, 2232266.845023235306144 ], [ 547174.000997778843157, 2232344.17797426879406 ], [ 547124.914484203443862, 2232568.86463672015816 ], [ 546991.687942362739705, 2232552.499460001476109 ], [ 546916.731198852416128, 2232560.225394323468208 ], [ 546969.389299525297247, 2232674.795505050569773 ], [ 546992.456645987229422, 2232757.487038129009306 ], [ 546768.530167516553774, 2233000.922573399730027 ], [ 546674.576010173535906, 2233075.777542542666197 ], [ 546637.668891947716475, 2233200.21065073646605 ], [ 546592.681638774345629, 2233272.739223683252931 ], [ 546484.256407129811123, 2233185.569755328819156 ], [ 546326.16115538449958, 2233185.281286756508052 ], [ 546244.855394503101707, 2233266.531919064931571 ], [ 546188.716579898144118, 2233311.257969031110406 ], [ 546149.579678727313876, 2233356.076588662341237 ], [ 546220.637897978420369, 2233428.79562596604228 ], [ 546246.762515429989435, 2233462.359789432957768 ], [ 546277.022499406361021, 2233492.231018259190023 ], [ 546315.349607669981197, 2233543.345076591707766 ], [ 546397.758159179589711, 2233624.686602258123457 ], [ 546510.655063270474784, 2233684.326335243880749 ], [ 546665.679693766636774, 2233681.370686760172248 ], [ 546735.942403623252176, 2233775.072507272474468 ], [ 546809.01075330702588, 2233813.670407894067466 ], [ 546864.265767304808833, 2233916.690671316348016 ], [ 546856.819154328317381, 2233968.962711280211806 ], [ 546857.762184005347081, 2234024.358112373389304 ], [ 546937.284660719335079, 2234154.27024550549686 ], [ 546953.450834836112335, 2234338.96175074018538 ], [ 546983.540072024217807, 2234485.825026553124189 ], [ 546942.330698620295152, 2234517.454882214777172 ], [ 546912.74827127775643, 2234548.108721089549363 ], [ 546879.009718305780552, 2234574.001046629622579 ], [ 546841.616437600110658, 2234675.954501174390316 ], [ 546697.644977801828645, 2234786.46400647982955 ], [ 546582.385733638540842, 2234949.057316752150655 ], [ 546660.46598803170491, 2234990.302434599027038 ], [ 546815.306395676569082, 2235116.599509386345744 ], [ 546905.376281401026063, 2235164.177266833372414 ], [ 547017.697507404256612, 2235237.092862907797098 ], [ 547047.345990966423415, 2235575.72040425427258 ], [ 547080.060478417668492, 2235614.608855679631233 ], [ 547239.690731428214349, 2235503.565866366960108 ], [ 547515.291327248909511, 2235488.833028600551188 ], [ 547805.567170422174968, 2235677.271455840207636 ], [ 547955.89854066807311, 2235996.862416681833565 ], [ 548115.163693748996593, 2236218.332596993073821 ], [ 548135.470537148648873, 2236483.078035904094577 ], [ 548084.430053620482795, 2236600.360600521788001 ], [ 548341.877715746988542, 2236635.711680299602449 ], [ 548670.913992510177195, 2237051.781622506678104 ], [ 548853.731636698707007, 2237444.986548854969442 ], [ 549236.789464945439249, 2237623.993681129999459 ], [ 549314.766439455095679, 2237720.497077053412795 ], [ 549329.324343522894196, 2237735.943318753503263 ], [ 549790.946068268967792, 2237778.853114050813019 ], [ 550042.293799713021144, 2237810.413279660046101 ], [ 550435.636086068698205, 2237486.504418265074492 ], [ 550684.978411396499723, 2237364.353722663596272 ], [ 551143.834658006788231, 2237004.002309787087142 ], [ 551223.482342503033578, 2236894.84467335883528 ], [ 551267.643914088257588, 2236858.331620138138533 ], [ 551314.221016814000905, 2236578.300304935313761 ], [ 551410.237420672317967, 2236353.128219280391932 ], [ 551368.869175874395296, 2236208.625944126397371 ], [ 551448.688041362562217, 2236097.639188833534718 ], [ 551543.357029108796269, 2236044.731155648827553 ], [ 551720.619060910190456, 2235935.308739292435348 ], [ 551788.512499808566645, 2235935.428716484457254 ], [ 551873.089564069872722, 2235945.807365033775568 ], [ 551929.824454916175455, 2235900.601334854960442 ], [ 551931.427409330732189, 2235410.736610765568912 ], [ 552052.384081918862648, 2235336.069612381979823 ], [ 552263.723992277402431, 2235273.882777878083289 ], [ 552427.941943347803317, 2235274.163948687724769 ], [ 552545.283343545277603, 2235318.956126918084919 ], [ 552558.297772642690688, 2235563.368710475042462 ], [ 552587.985541936708614, 2235593.74957487359643 ], [ 552635.171533974353224, 2235717.628191810101271 ], [ 552671.610787328914739, 2235691.34667956829071 ], [ 552730.446499686222523, 2235632.538662063889205 ], [ 552820.966738055692986, 2235643.6497568404302 ], [ 552907.332687112968415, 2235557.321045243181288 ], [ 553087.038494272972457, 2235635.436969849281013 ], [ 553585.855084471404552, 2235623.353768886066973 ], [ 553668.860765881487168, 2235489.512849087826908 ], [ 553587.816871358198114, 2235355.035717540420592 ], [ 553576.624040309572592, 2235308.135358022525907 ], [ 553541.575875218375586, 2235272.27715877443552 ], [ 553491.864560946589336, 2235164.162401017732918 ], [ 553455.051747515215538, 2235035.566833632998168 ], [ 553465.030226626317017, 2234953.475659694522619 ], [ 553465.214378392905928, 2234896.708359388634562 ], [ 553521.38034126709681, 2234764.971534701064229 ], [ 553352.281693313154392, 2234496.420192507095635 ], [ 553319.221086875535548, 2234357.860396799631417 ], [ 553229.549079083604738, 2234162.82134111225605 ], [ 553197.373249982949346, 2233968.392384166829288 ], [ 553119.085683811455965, 2233838.474591632373631 ], [ 553119.456161358975805, 2233724.805176412686706 ], [ 553161.794746742816642, 2233656.534193673171103 ], [ 553122.152846253477037, 2233490.377819830551744 ], [ 552928.634818539139815, 2233431.989093476906419 ], [ 552948.095214181928895, 2233271.946816588751972 ], [ 552888.699388976208866, 2233163.035589034669101 ], [ 552623.162930398946628, 2232891.327280045486987 ], [ 552708.053260279819369, 2232783.394513529725373 ], [ 552708.480405401205644, 2232653.75779609195888 ], [ 552727.714156979694963, 2232495.552676902152598 ], [ 552632.599536482011899, 2232288.651982614770532 ], [ 552759.229153230437078, 2232239.149590444751084 ], [ 552864.842030814499594, 2232104.862812278792262 ], [ 552943.327189990435727, 2231667.19749008025974 ], [ 553021.578106333618052, 2231541.010115009732544 ], [ 552935.355228162137792, 2231412.70641191676259 ], [ 552998.656616975320503, 2231362.259525901637971 ], [ 553009.299902306287549, 2231274.723213153891265 ], [ 552952.832070756121539, 2231171.172863267362118 ], [ 552839.210525968926959, 2231109.598264444619417 ], [ 552839.426400533528067, 2231043.486421020701528 ], [ 552878.478163763997145, 2230926.030774811282754 ], [ 552878.741723704733886, 2230845.251772405579686 ], [ 552921.278082734672353, 2230717.306497406214476 ], [ 552958.864722885540687, 2230566.735315744765103 ], [ 553168.577096618595533, 2230310.560017885640264 ], [ 553025.227231328724883, 2230267.30484957434237 ], [ 552862.598946976242587, 2230058.393137466162443 ], [ 552648.225661813747138, 2229993.700400051660836 ], [ 552618.403896776842885, 2229790.932149197906256 ], [ 552642.322577574639581, 2229594.230980127118528 ], [ 552605.454279494122602, 2229546.871025545522571 ], [ 552523.564714748761617, 2229463.063353062607348 ], [ 552698.307928529917262, 2229262.132291542366147 ], [ 552810.588973759673536, 2229105.971160756424069 ], [ 552884.574329050607048, 2229011.890058930963278 ], [ 552885.239359330618754, 2228809.839030456729233 ], [ 553011.462843060144223, 2228760.489915781654418 ], [ 552987.410859871539287, 2228693.553995616734028 ], [ 552959.058153679245152, 2228631.866585206240416 ], [ 553000.151925412123092, 2228599.115425067953765 ], [ 553000.633302660658956, 2228452.562580133788288 ], [ 553099.143161628511734, 2228339.279922921210527 ], [ 553165.470940370578319, 2228162.21487779263407 ], [ 553199.202095923945308, 2228162.272151788696647 ], [ 553630.870572523679584, 2228231.598520500585437 ], [ 553659.616999699850567, 2227995.156181044876575 ], [ 553659.767497007502243, 2227949.802698175422847 ], [ 553665.240115397959016, 2227904.779117175377905 ], [ 553665.660135100944899, 2227777.026334319263697 ], [ 553756.212866384652443, 2227686.494623525068164 ], [ 553984.879977899370715, 2227659.862101780250669 ], [ 554157.506896953214891, 2227681.05052066128701 ], [ 554346.450751020922326, 2227625.437162731774151 ], [ 554515.358263394213282, 2227646.165053612552583 ], [ 554530.056034750887193, 2227525.284725526347756 ], [ 554404.359448090312071, 2227348.999391880817711 ], [ 554456.596329910098575, 2227264.748226322233677 ], [ 554533.226358841639012, 2227060.157594867050648 ], [ 554703.906955645303242, 2226863.86872464325279 ], [ 554741.695682908641174, 2226671.089851801283658 ], [ 554721.641704770969227, 2226642.247810681350529 ], [ 554614.6970808012411, 2226797.63352835085243 ], [ 554457.651277766446583, 2226700.598564377054572 ], [ 554502.854396063252352, 2226458.33736986014992 ], [ 554471.091780813876539, 2226429.175494622439146 ], [ 554441.47208058310207, 2226386.568267945200205 ], [ 554302.031339941662736, 2226316.635214161127806 ], [ 554333.645802788319997, 2226235.848500598222017 ], [ 554371.717227840446867, 2226178.793654913082719 ], [ 554309.791366214631125, 2226121.927123989909887 ], [ 554336.928681149845943, 2225976.493472042493522 ], [ 554186.269355712924153, 2225922.602563970722258 ], [ 554048.026091474108398, 2225828.339982515200973 ], [ 553969.002169358311221, 2225850.331853255629539 ], [ 553918.974509908934124, 2225906.054836087860167 ], [ 553876.68830391461961, 2225908.734703031368554 ], [ 553706.987382204621099, 2225848.102114058099687 ], [ 553620.981210134923458, 2225943.886958654038608 ], [ 553467.721954856533557, 2225953.59671910200268 ], [ 553357.25037702685222, 2225859.444624369032681 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 63.0, "GRIDCODE": 10.0, "X_COORD": 579022.1984, "Y_COORD": 268283.2896 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 547870.788736699614674, 2224672.168603996746242 ], [ 547829.438426594831981, 2224883.004137003794312 ], [ 547747.38163289334625, 2225265.232824074104428 ], [ 547465.667099301121198, 2225553.654214937239885 ], [ 547301.698533012298867, 2225659.030490316450596 ], [ 547020.577836768701673, 2225624.482341216877103 ], [ 546983.587808640790172, 2225723.214441285468638 ], [ 546956.307955321623012, 2225688.160665581002831 ], [ 546752.594168990151957, 2225636.431299181655049 ], [ 546686.928011158015579, 2225760.095607886090875 ], [ 546632.710200861794874, 2225803.303021784871817 ], [ 546587.145047193276696, 2225848.849525571800768 ], [ 546414.540630058618262, 2225773.770334883593023 ], [ 546157.617887903354131, 2225675.642093 ], [ 546041.615085024968721, 2225602.143885063938797 ], [ 545829.074913350865245, 2225554.964574470184743 ], [ 545690.360493244137615, 2225333.761737619526684 ], [ 545488.339634953183122, 2225333.38983526173979 ], [ 545271.525589416036382, 2225482.598884196020663 ], [ 544906.302813984453678, 2225358.852824258618057 ], [ 544871.994149289559573, 2225074.744665333069861 ], [ 544814.186116446391679, 2224978.758932010270655 ], [ 544528.105094647500664, 2224978.223229218274355 ], [ 544407.20328440470621, 2225126.362958868965507 ], [ 544234.03182785352692, 2225264.348734632134438 ], [ 544290.039127461961471, 2225460.182894598692656 ], [ 544341.355666953139007, 2225571.868690722621977 ], [ 544296.609539125114679, 2225644.016112226061523 ], [ 544296.499829319654964, 2225675.6481979098171 ], [ 544159.194792689522728, 2225850.203773594461381 ], [ 544101.968285173526965, 2225843.168193425983191 ], [ 544027.121886582579464, 2225917.977268699556589 ], [ 543908.277461738558486, 2226318.66469038836658 ], [ 543795.515637972508557, 2226462.012553246691823 ], [ 543795.122988069546409, 2226576.001254244707525 ], [ 543756.34431776672136, 2226638.524684362113476 ], [ 543717.328114455798641, 2226711.994118869304657 ], [ 543716.862498850445263, 2226847.426981991156936 ], [ 543508.626885950798169, 2227060.580515898764133 ], [ 543220.50156987272203, 2227152.482364135794342 ], [ 542968.85660099692177, 2227067.210427592508495 ], [ 542918.136880655190907, 2227162.714387546293437 ], [ 542830.36507625458762, 2227304.216539660468698 ], [ 542734.455513234832324, 2227484.81334388256073 ], [ 542652.349680769955739, 2227617.175573294982314 ], [ 542595.070515622850507, 2227770.020048020407557 ], [ 542270.373714945628308, 2227650.321520893834531 ], [ 542212.420962848351337, 2227575.843021112494171 ], [ 542071.128381742048077, 2227547.701986895874143 ], [ 542083.384590829024091, 2227599.125951037742198 ], [ 542139.8928483792115, 2227656.97950151655823 ], [ 542224.345649769762531, 2227791.660650853998959 ], [ 542214.218887155526318, 2227874.832585250027478 ], [ 542242.101133386953734, 2227935.519781890325248 ], [ 542271.686228498350829, 2228013.254038805142045 ], [ 542258.76120907405857, 2228119.402268086560071 ], [ 542298.731362975086085, 2228320.154272440820932 ], [ 542369.72119885450229, 2228474.658643813803792 ], [ 542414.860559201915748, 2228520.869193463586271 ], [ 542473.027603698545136, 2228595.618051938712597 ], [ 542463.162545493803918, 2228676.649344054982066 ], [ 542518.951561625581235, 2228769.280110228806734 ], [ 542530.03831631783396, 2229043.845710678957403 ], [ 542574.564226448535919, 2229089.426864958368242 ], [ 542628.554123841575347, 2229158.809527760371566 ], [ 542654.517043858766556, 2229444.731097226031125 ], [ 542684.73656736232806, 2229550.378058049827814 ], [ 542634.921608161181211, 2229683.747768880799413 ], [ 542585.460161543218419, 2229620.188444535247982 ], [ 542504.892182382871397, 2229586.634238735772669 ], [ 542400.313091789023019, 2229865.6793427253142 ], [ 542447.541092923958786, 2229914.026918979361653 ], [ 542473.662380572524853, 2229947.59112570155412 ], [ 542530.912899185204878, 2230006.196924647316337 ], [ 542557.180276138475165, 2230299.712587432004511 ], [ 542571.448707745643333, 2230315.417901985347271 ], [ 542655.39746448257938, 2230446.329005253501236 ], [ 542709.085219928761944, 2230505.425024311058223 ], [ 542735.399099332629703, 2230570.371581331826746 ], [ 542805.184551370912232, 2230647.183764434419572 ], [ 542846.0887860491639, 2230695.997226286679506 ], [ 542904.418724066228606, 2230729.267477888613939 ], [ 542901.90890627563931, 2230759.647860698401928 ], [ 542900.001289458479732, 2230804.890903593041003 ], [ 542888.812439147848636, 2230940.279957453720272 ], [ 542883.091495928238146, 2231076.008739993907511 ], [ 542879.340313879423775, 2231121.406410278752446 ], [ 542904.128954521380365, 2231213.098420019261539 ], [ 542924.256366786779836, 2231369.024351514875889 ], [ 542976.567435284610838, 2231489.770271057263017 ], [ 543010.911241607391275, 2231574.528859920799732 ], [ 543175.052964161615819, 2231668.143977759405971 ], [ 543170.031719271559268, 2231728.907456335611641 ], [ 543167.98209140310064, 2231777.544541760347784 ], [ 543220.188811498926952, 2231898.046655093319714 ], [ 543243.70196939969901, 2231990.835624047555029 ], [ 543401.986641215044074, 2232231.684561915695667 ], [ 543461.301462560193613, 2232337.008908972144127 ], [ 543597.477376026567072, 2232544.210839213803411 ], [ 543604.826592777622864, 2232948.801415867172182 ], [ 544267.575546010630205, 2233678.211954093538225 ], [ 544442.974682074622251, 2233467.707787130028009 ], [ 544454.902954349294305, 2233184.452073966152966 ], [ 544510.424351552152075, 2233011.36868685670197 ], [ 544617.536866878857836, 2232983.440557237714529 ], [ 544799.3499361788854, 2232932.885888960212469 ], [ 544928.455824450473301, 2233086.925852878019214 ], [ 545086.427201836719178, 2233195.660220665857196 ], [ 545186.319097497849725, 2233442.143002020195127 ], [ 545214.858807512908243, 2233473.550654877908528 ], [ 545228.494835919467732, 2233489.820473032072186 ], [ 545387.666903413599357, 2233428.758136623539031 ], [ 545624.711631522281095, 2233473.658554234541953 ], [ 545785.38036935927812, 2233437.881707244552672 ], [ 545962.755368032492697, 2233488.405526793561876 ], [ 546043.816983771976084, 2233543.680504884570837 ], [ 546246.762515429989435, 2233462.359789432957768 ], [ 546220.637897978420369, 2233428.79562596604228 ], [ 546149.579678727313876, 2233356.076588662341237 ], [ 546188.716579898144118, 2233311.257969031110406 ], [ 546244.855394503101707, 2233266.531919064931571 ], [ 546326.16115538449958, 2233185.281286756508052 ], [ 546484.256407129811123, 2233185.569755328819156 ], [ 546592.681638774345629, 2233272.739223683252931 ], [ 546637.668891947716475, 2233200.21065073646605 ], [ 546674.576010173535906, 2233075.777542542666197 ], [ 546768.530167516553774, 2233000.922573399730027 ], [ 546992.456645987229422, 2232757.487038129009306 ], [ 546969.389299525297247, 2232674.795505050569773 ], [ 546916.731198852416128, 2232560.225394323468208 ], [ 546991.687942362739705, 2232552.499460001476109 ], [ 547124.914484203443862, 2232568.86463672015816 ], [ 547174.000997778843157, 2232344.17797426879406 ], [ 547299.29070623696316, 2232266.845023235306144 ], [ 547411.679637525696307, 2232280.649488271214068 ], [ 547441.771236800821498, 2232280.705551527440548 ], [ 547825.129744270816445, 2232342.305473719723523 ], [ 547833.034778497065417, 2232277.332514733076096 ], [ 547769.709648270043544, 2232172.225960269570351 ], [ 547788.730232992325909, 2232015.878448536619544 ], [ 547788.962903751642443, 2231946.408808954060078 ], [ 547833.497269161045551, 2231785.738572238944471 ], [ 547833.765721912495792, 2231705.676421856507659 ], [ 547867.31796430668328, 2231672.144432262517512 ], [ 547958.250719345640391, 2231599.689976375550032 ], [ 547995.830446506617591, 2231528.921053933911026 ], [ 548096.127058344893157, 2231385.643407694995403 ], [ 548154.342347704572603, 2231276.014164910651743 ], [ 548449.809789551072754, 2231276.54230659455061 ], [ 548556.106064320192672, 2231362.002063626423478 ], [ 548708.464919627876952, 2231240.600639210082591 ], [ 548708.916873559821397, 2231105.309891421347857 ], [ 548714.489610841381364, 2231059.490031749941409 ], [ 548654.928379436722025, 2231027.205803139135242 ], [ 548602.675857254187576, 2230960.080783826299012 ], [ 548463.091231989790685, 2230817.222009541466832 ], [ 548463.546849862090312, 2230680.653298215009272 ], [ 548498.378227045177482, 2230684.930879915133119 ], [ 548609.838707429706119, 2230632.383611007593572 ], [ 548911.240221953950822, 2230734.469691190868616 ], [ 548961.270961904316209, 2230455.55805990472436 ], [ 549159.228849915671162, 2230297.813589683733881 ], [ 549159.822504834970459, 2230119.748512900434434 ], [ 549180.290079387603328, 2230045.895986098796129 ], [ 549128.005109506542794, 2229892.751541141420603 ], [ 549089.138152397819795, 2229842.821309548802674 ], [ 548921.934619369567372, 2229778.973921418190002 ], [ 549006.408126143272966, 2229642.764070527628064 ], [ 548863.752692018053494, 2229354.899189703166485 ], [ 548746.560352946282364, 2229280.666076666675508 ], [ 548646.5067721134983, 2229242.45601162314415 ], [ 548574.916024268371984, 2229111.142344195395708 ], [ 548422.738804112304933, 2229110.871891570277512 ], [ 548119.44479176774621, 2228801.865204595029354 ], [ 548030.030255777412094, 2228607.309193125925958 ], [ 548086.818570915027522, 2228488.114272279664874 ], [ 548129.251697893952951, 2228454.297796634025872 ], [ 548164.023038782994263, 2228388.814831865951419 ], [ 548413.861665134085342, 2228189.724272254854441 ], [ 548484.875153722474352, 2227539.005279761739075 ], [ 548652.732842665398493, 2227489.614237534813583 ], [ 548877.025993924820796, 2227461.520262158475816 ], [ 548872.737976678065024, 2227077.375867081806064 ], [ 548837.377631985349581, 2227000.423318299464881 ], [ 548882.015693983994424, 2226928.437221160158515 ], [ 548915.859019670868292, 2226838.112250531092286 ], [ 549045.929912693914957, 2226696.672078447416425 ], [ 549107.052327078999951, 2226581.555655028671026 ], [ 549144.653309527551755, 2226551.587147845886648 ], [ 549174.743152170907706, 2226521.514117270708084 ], [ 549329.730651637772098, 2226421.903887467458844 ], [ 549339.7060673951637, 2226339.909109432250261 ], [ 549308.758511870633811, 2226152.742922150529921 ], [ 549073.610714031150565, 2226003.779506041668355 ], [ 548999.136421542963944, 2225994.629859852604568 ], [ 548857.891480477061123, 2225994.374012065120041 ], [ 548819.596260020160116, 2225955.17463521566242 ], [ 548830.365998364053667, 2225866.649869149550796 ], [ 548784.160438809194602, 2225819.346794637851417 ], [ 548731.916852234047838, 2225752.220402493141592 ], [ 548635.783222763682716, 2225653.816405708901584 ], [ 548469.70124789502006, 2225388.991030012257397 ], [ 548336.107729166280478, 2225201.575860011391342 ], [ 548207.669806081685238, 2224769.54840917699039 ], [ 548194.607487209723331, 2224752.766294419765472 ], [ 547967.08186737250071, 2224714.912461495958269 ], [ 547870.788736699614674, 2224672.168603996746242 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 64.0, "GRIDCODE": 7.0, "X_COORD": 583447.1984, "Y_COORD": 266114.9638 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 549058.459595798980445, 2224322.506605695001781 ], [ 549010.137767161359079, 2224396.238211858086288 ], [ 548867.387477436685003, 2224474.731968562118709 ], [ 548626.777587810764089, 2224625.64518403634429 ], [ 548308.707005761214532, 2224725.613637500442564 ], [ 548194.607487209723331, 2224752.766294419765472 ], [ 548207.669806081685238, 2224769.54840917699039 ], [ 548336.107729166280478, 2225201.575860011391342 ], [ 548469.70124789502006, 2225388.991030012257397 ], [ 548635.783222763682716, 2225653.816405708901584 ], [ 548731.916852234047838, 2225752.220402493141592 ], [ 548784.160438809194602, 2225819.346794637851417 ], [ 548830.365998364053667, 2225866.649869149550796 ], [ 548819.596260020160116, 2225955.17463521566242 ], [ 548857.891480477061123, 2225994.374012065120041 ], [ 548999.136421542963944, 2225994.629859852604568 ], [ 549073.610714031150565, 2226003.779506041668355 ], [ 549308.758511870633811, 2226152.742922150529921 ], [ 549339.7060673951637, 2226339.909109432250261 ], [ 549329.730651637772098, 2226421.903887467458844 ], [ 549174.743152170907706, 2226521.514117270708084 ], [ 549144.653309527551755, 2226551.587147845886648 ], [ 549107.052327078999951, 2226581.555655028671026 ], [ 549045.929912693914957, 2226696.672078447416425 ], [ 548915.859019670868292, 2226838.112250531092286 ], [ 548882.015693983994424, 2226928.437221160158515 ], [ 548837.377631985349581, 2227000.423318299464881 ], [ 548872.737976678065024, 2227077.375867081806064 ], [ 548877.025993924820796, 2227461.520262158475816 ], [ 548652.732842665398493, 2227489.614237534813583 ], [ 548484.875153722474352, 2227539.005279761739075 ], [ 548413.861665134085342, 2228189.724272254854441 ], [ 548164.023038782994263, 2228388.814831865951419 ], [ 548129.251697893952951, 2228454.297796634025872 ], [ 548086.818570915027522, 2228488.114272279664874 ], [ 548030.030255777412094, 2228607.309193125925958 ], [ 548119.44479176774621, 2228801.865204595029354 ], [ 548422.738804112304933, 2229110.871891570277512 ], [ 548574.916024268371984, 2229111.142344195395708 ], [ 548646.5067721134983, 2229242.45601162314415 ], [ 548746.560352946282364, 2229280.666076666675508 ], [ 548863.752692018053494, 2229354.899189703166485 ], [ 549006.408126143272966, 2229642.764070527628064 ], [ 548921.934619369567372, 2229778.973921418190002 ], [ 549089.138152397819795, 2229842.821309548802674 ], [ 549128.005109506542794, 2229892.751541141420603 ], [ 549180.290079387603328, 2230045.895986098796129 ], [ 549225.534880892955698, 2230032.214134654961526 ], [ 549454.152386942063458, 2230082.772656487300992 ], [ 549523.920171199250035, 2230029.208199130371213 ], [ 549593.497996994177811, 2229873.848388915881515 ], [ 549658.495060140150599, 2229771.591221522539854 ], [ 549680.066856491495855, 2229620.102958046831191 ], [ 549659.925191811984405, 2229262.386804578825831 ], [ 549674.101161519996822, 2229162.855335619300604 ], [ 549638.457301561371423, 2229115.32146929204464 ], [ 549506.502191636362113, 2229045.611254549585283 ], [ 549463.430973994894885, 2228899.175800420343876 ], [ 549514.377465727622621, 2228782.090981423854828 ], [ 549513.193323502200656, 2228712.736897708848119 ], [ 549650.216200364753604, 2228518.751990703865886 ], [ 549708.450544446823187, 2228406.231183511205018 ], [ 549892.931082946946844, 2228316.706774956546724 ], [ 549968.872883814503439, 2228327.647509377449751 ], [ 550176.290112045127898, 2228308.730566113255918 ], [ 550252.487387536093593, 2228229.765801161527634 ], [ 550749.133304764982313, 2228218.649191524833441 ], [ 550838.209491305518895, 2227955.497842974029481 ], [ 550792.917985211359337, 2227859.765048746019602 ], [ 550813.843686209060252, 2227712.817254655063152 ], [ 550810.414684821967967, 2227512.161406110972166 ], [ 550849.214944769162685, 2227471.948347449302673 ], [ 550944.385587074211799, 2227419.620570560917258 ], [ 551035.400326736038551, 2227362.530906566418707 ], [ 551158.475502801244147, 2227342.176263080909848 ], [ 551189.929149706265889, 2227281.391097070649266 ], [ 551223.662958955159411, 2227255.493525301106274 ], [ 551254.07186223345343, 2227223.973940956406295 ], [ 551436.305513629922643, 2227355.513711498118937 ], [ 551533.246056932490319, 2227369.475514985620975 ], [ 551638.71286984172184, 2227311.4835314033553 ], [ 551712.860160119365901, 2227168.204971881583333 ], [ 551803.14094777952414, 2227074.638748820871115 ], [ 552018.377022318542004, 2226939.634561671875417 ], [ 552173.106695368885994, 2226890.9911919971928 ], [ 552204.558825282147154, 2226830.212449218146503 ], [ 552240.75832069281023, 2226773.249971984885633 ], [ 552169.141205483581871, 2226565.756247350946069 ], [ 552255.168841578764841, 2226533.170539187267423 ], [ 552269.957260549883358, 2226517.844156508333981 ], [ 552172.512742897961289, 2226480.634813234210014 ], [ 552165.902248318423517, 2226041.778942489996552 ], [ 552142.302607470890507, 2225881.259493906982243 ], [ 552272.013446184108034, 2225777.872578874230385 ], [ 552305.171609539771453, 2225698.473980191163719 ], [ 552130.819471526541747, 2225617.900009365752339 ], [ 552047.008880032110028, 2225550.517112486995757 ], [ 551987.54761087463703, 2225518.283924739807844 ], [ 551840.496891071787104, 2225379.957015551626682 ], [ 551795.872154672979377, 2225262.750531813129783 ], [ 551766.190717471530661, 2225232.364275200292468 ], [ 551698.217193474876694, 2225107.676569411531091 ], [ 551650.419295985717326, 2224982.128442307002842 ], [ 551613.593974106013775, 2224827.696617006324232 ], [ 551383.342445471440442, 2224862.70495431125164 ], [ 551175.802380143548362, 2224905.345916100777686 ], [ 551012.790523794363253, 2224774.265011873096228 ], [ 550864.470213164226152, 2224844.207070699892938 ], [ 550802.870831221109256, 2224805.186776137910783 ], [ 550817.034097731113434, 2224688.731803148984909 ], [ 550755.801932757487521, 2224655.537703298032284 ], [ 550726.801227934425697, 2224618.2742586331442 ], [ 550639.39393600274343, 2224618.122077318839729 ], [ 550569.965818298282102, 2224609.597475353628397 ], [ 550483.832387949340045, 2224729.390751610510051 ], [ 550391.05149202758912, 2224752.178048396483064 ], [ 550285.159141725860536, 2224817.56004146207124 ], [ 549990.4288364314707, 2224630.838398306630552 ], [ 549953.037153808167204, 2224532.610718507319689 ], [ 549833.275029522948898, 2224410.020692936144769 ], [ 549541.823158768587746, 2224322.034615715965629 ], [ 549058.459595798980445, 2224322.506605695001781 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 65.0, "GRIDCODE": 6.0, "X_COORD": 588737.54935, "Y_COORD": 264953.62102000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 554856.435947485850193, 2223865.597446409054101 ], [ 554099.114140124176629, 2223833.434156353585422 ], [ 553735.081570931593888, 2224116.542964674532413 ], [ 553630.470946601242758, 2224595.644225181080401 ], [ 553566.40268274967093, 2224646.716894197277725 ], [ 553493.445850208867341, 2224784.151082104071975 ], [ 553387.91618596133776, 2224825.416687067598104 ], [ 553337.0172041405458, 2224997.112048322334886 ], [ 553290.846684455755167, 2225105.431431506760418 ], [ 553365.810280675417744, 2225268.538774948567152 ], [ 553411.858171296888031, 2225389.479384511709213 ], [ 553328.107003486948088, 2225456.239196774549782 ], [ 553327.478345739538781, 2225645.898264858871698 ], [ 553315.496259125182405, 2225744.441636187955737 ], [ 553357.25037702685222, 2225859.444624369032681 ], [ 553467.721954856533557, 2225953.59671910200268 ], [ 553620.981210134923458, 2225943.886958654038608 ], [ 553706.987382204621099, 2225848.102114058099687 ], [ 553876.68830391461961, 2225908.734703031368554 ], [ 553918.974509908934124, 2225906.054836087860167 ], [ 553969.002169358311221, 2225850.331853255629539 ], [ 554048.026091474108398, 2225828.339982515200973 ], [ 554186.269355712924153, 2225922.602563970722258 ], [ 554336.928681149845943, 2225976.493472042493522 ], [ 554309.791366214631125, 2226121.927123989909887 ], [ 554371.717227840446867, 2226178.793654913082719 ], [ 554333.645802788319997, 2226235.848500598222017 ], [ 554302.031339941662736, 2226316.635214161127806 ], [ 554441.47208058310207, 2226386.568267945200205 ], [ 554471.091780813876539, 2226429.175494622439146 ], [ 554502.854396063252352, 2226458.33736986014992 ], [ 554457.651277766446583, 2226700.598564377054572 ], [ 554614.6970808012411, 2226797.63352835085243 ], [ 554721.641704770969227, 2226642.247810681350529 ], [ 554741.695682908641174, 2226671.089851801283658 ], [ 554756.537367540528066, 2226686.28179799951613 ], [ 554859.259942715289071, 2227037.525666103698313 ], [ 555146.005215365672484, 2227038.003635292872787 ], [ 555250.415731547749601, 2227121.947133041918278 ], [ 555346.850878581171855, 2227375.197812995873392 ], [ 555478.829231455689296, 2227472.163453225046396 ], [ 555533.048013937543146, 2227632.746391636319458 ], [ 555422.808995596482418, 2227772.939154150895774 ], [ 555354.52831972471904, 2227827.364743863232434 ], [ 555186.772843671962619, 2227892.962245892733335 ], [ 555222.488888117717579, 2227929.51490459498018 ], [ 555198.636556253419258, 2228125.730653668753803 ], [ 555288.300313655170612, 2228372.651286034844816 ], [ 555455.67504149582237, 2228423.156936078332365 ], [ 555599.139047875534743, 2228485.522025333717465 ], [ 555642.884367917431518, 2228668.898611254058778 ], [ 555675.186735058552586, 2228739.171976140700281 ], [ 555680.758279430796392, 2228876.452439319342375 ], [ 555853.07774973672349, 2228924.224489604122937 ], [ 555906.612709458800964, 2228872.599340335465968 ], [ 556139.556140180793591, 2228813.60047344211489 ], [ 556182.976704216562212, 2228741.81265233270824 ], [ 556236.491747859632596, 2228601.934930765070021 ], [ 556353.429978138068691, 2228548.370646408759058 ], [ 556563.322139720548876, 2228618.155257623642683 ], [ 556884.599846592755057, 2228308.324796080589294 ], [ 556958.272098429617472, 2228274.576099139638245 ], [ 557127.600494196405634, 2228252.620864984579384 ], [ 557196.395358095760457, 2228126.265011516399682 ], [ 557302.712784198229201, 2228023.73242748901248 ], [ 557396.862376846955158, 2227970.231111818924546 ], [ 557488.886030316120014, 2227914.29439952224493 ], [ 557551.427312069106847, 2227889.055036994628608 ], [ 557552.142708484316245, 2227857.879347782582045 ], [ 557626.046192514128052, 2227631.474470076151192 ], [ 557599.960426175268367, 2227588.51295303273946 ], [ 557519.033049466903321, 2227502.643874604254961 ], [ 557469.103303458890878, 2227323.250309022143483 ], [ 557445.132480674888939, 2227182.930321640335023 ], [ 557386.420895500457846, 2227120.626726789399981 ], [ 557403.582043446716852, 2226951.703153926879168 ], [ 557328.538502299925312, 2226760.759257578290999 ], [ 557210.766851688036695, 2226635.789553483948112 ], [ 557254.946120476932265, 2226387.704608055762947 ], [ 557293.329607139690779, 2226270.11615205463022 ], [ 557294.62156640982721, 2226213.705648114904761 ], [ 557355.513054838869721, 2225990.229463494382799 ], [ 557258.808976434636861, 2225844.730085806921124 ], [ 557166.836082450347021, 2225678.782998862676322 ], [ 556855.665083613130264, 2225672.00261346437037 ], [ 556764.22468465694692, 2225534.425143229775131 ], [ 556787.638263543951325, 2225304.01092672534287 ], [ 556674.640041526290588, 2225088.138369196094573 ], [ 556730.354432097170502, 2224996.01683076005429 ], [ 556779.04890614177566, 2224906.576152027584612 ], [ 556908.550937728141434, 2224739.474156832322478 ], [ 556946.369063600781374, 2224388.260005367919803 ], [ 556830.10412713396363, 2224402.3525256710127 ], [ 556739.632215482881293, 2224577.218629167415202 ], [ 556556.331420433823951, 2224646.662445021793246 ], [ 556503.558732182136737, 2224828.145517953671515 ], [ 556401.12461691419594, 2224761.645588808692992 ], [ 556281.525590737932362, 2224726.23753117211163 ], [ 556259.723873560200445, 2224631.912484277971089 ], [ 556110.346156241721474, 2224594.659020425751805 ], [ 556025.239457305055112, 2224556.898062212392688 ], [ 555875.861955695669167, 2224519.643900640308857 ], [ 555791.907026802189648, 2224451.16412453353405 ], [ 555701.279556061839685, 2224478.582857428118587 ], [ 555593.715336397988722, 2224499.916288802400231 ], [ 555423.496282491832972, 2224424.377294555306435 ], [ 555338.767875627265312, 2224311.376976361498237 ], [ 555101.185077761765569, 2224361.570118745788932 ], [ 554856.049184844014235, 2224121.042081288993359 ], [ 554856.435947485850193, 2223865.597446409054101 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 66.0, "GRIDCODE": 5.0, "X_COORD": 575977.1984, "Y_COORD": 263982.54314000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 537729.411999570205808, 2226218.937439586035907 ], [ 537837.502914172713645, 2226181.430971569381654 ], [ 537974.141142980894074, 2226024.115553298965096 ], [ 538404.507382560172118, 2226154.005749827250838 ], [ 538631.83195376151707, 2226133.418372195214033 ], [ 538735.837896669399925, 2226025.669772934168577 ], [ 538802.302183088730089, 2226090.118186262436211 ], [ 538790.474537542671897, 2226173.075352751649916 ], [ 538819.92420475569088, 2226212.370048435404897 ], [ 538880.12568451592233, 2226244.187551032751799 ], [ 538859.422622623387724, 2226389.38960087671876 ], [ 538961.441819831845351, 2226339.903311721980572 ], [ 539024.957661959691904, 2226315.866790450178087 ], [ 539124.707760570570827, 2226253.328602227382362 ], [ 539293.121732833678834, 2226330.311156437732279 ], [ 539404.811782892677002, 2226430.719194167293608 ], [ 539738.493688754038885, 2226420.536448648199439 ], [ 539736.576988935819827, 2226307.230034148320556 ], [ 539826.064198141801171, 2226214.52462413161993 ], [ 540372.739507781341672, 2226276.543618882074952 ], [ 540455.965821226593107, 2226344.462081084959209 ], [ 540805.853049777331762, 2226420.905406867153943 ], [ 540894.912517810822465, 2226478.752991907298565 ], [ 541071.193466040189378, 2226571.920321219600737 ], [ 541207.043251498020254, 2226793.96523635648191 ], [ 541310.733675531111658, 2227013.225356080569327 ], [ 541328.398339004837908, 2227215.314741682261229 ], [ 541447.995393941528164, 2227250.746775949373841 ], [ 541604.368991034454666, 2227320.17496451549232 ], [ 541779.61652642278932, 2227363.919377718120813 ], [ 541851.294043327914551, 2227459.545921950601041 ], [ 542030.453435313538648, 2227498.681811962276697 ], [ 542056.000794879975729, 2227532.765621748752892 ], [ 542071.128381742048077, 2227547.701986895874143 ], [ 542212.420962848351337, 2227575.843021112494171 ], [ 542270.373714945628308, 2227650.321520893834531 ], [ 542595.070515622850507, 2227770.020048020407557 ], [ 542652.349680769955739, 2227617.175573294982314 ], [ 542734.455513234832324, 2227484.81334388256073 ], [ 542830.36507625458762, 2227304.216539660468698 ], [ 542918.136880655190907, 2227162.714387546293437 ], [ 542968.85660099692177, 2227067.210427592508495 ], [ 543220.50156987272203, 2227152.482364135794342 ], [ 543508.626885950798169, 2227060.580515898764133 ], [ 543716.862498850445263, 2226847.426981991156936 ], [ 543717.328114455798641, 2226711.994118869304657 ], [ 543756.34431776672136, 2226638.524684362113476 ], [ 543795.122988069546409, 2226576.001254244707525 ], [ 543795.515637972508557, 2226462.012553246691823 ], [ 543908.277461738558486, 2226318.66469038836658 ], [ 544027.121886582579464, 2225917.977268699556589 ], [ 544101.968285173526965, 2225843.168193425983191 ], [ 544159.194792689522728, 2225850.203773594461381 ], [ 544296.499829319654964, 2225675.6481979098171 ], [ 544296.609539125114679, 2225644.016112226061523 ], [ 544341.355666953139007, 2225571.868690722621977 ], [ 544290.039127461961471, 2225460.182894598692656 ], [ 544234.03182785352692, 2225264.348734632134438 ], [ 544407.20328440470621, 2225126.362958868965507 ], [ 544528.105094647500664, 2224978.223229218274355 ], [ 544814.186116446391679, 2224978.758932010270655 ], [ 544871.994149289559573, 2225074.744665333069861 ], [ 544906.302813984453678, 2225358.852824258618057 ], [ 545271.525589416036382, 2225482.598884196020663 ], [ 545488.339634953183122, 2225333.38983526173979 ], [ 545690.360493244137615, 2225333.761737619526684 ], [ 545829.074913350865245, 2225554.964574470184743 ], [ 546041.615085024968721, 2225602.143885063938797 ], [ 546157.617887903354131, 2225675.642093 ], [ 546414.540630058618262, 2225773.770334883593023 ], [ 546587.145047193276696, 2225848.849525571800768 ], [ 546632.710200861794874, 2225803.303021784871817 ], [ 546686.928011158015579, 2225760.095607886090875 ], [ 546752.594168990151957, 2225636.431299181655049 ], [ 546956.307955321623012, 2225688.160665581002831 ], [ 546983.587808640790172, 2225723.214441285468638 ], [ 547020.577836768701673, 2225624.482341216877103 ], [ 547301.698533012298867, 2225659.030490316450596 ], [ 547465.667099301121198, 2225553.654214937239885 ], [ 547747.38163289334625, 2225265.232824074104428 ], [ 547829.438426594831981, 2224883.004137003794312 ], [ 547870.788736699614674, 2224672.168603996746242 ], [ 547646.922207202529535, 2224561.722348307259381 ], [ 547357.516261145472527, 2224352.079047391191125 ], [ 547250.26124342228286, 2223981.448169712908566 ], [ 546878.347043198067695, 2223735.618241400457919 ], [ 546482.589711788343266, 2223664.61466524656862 ], [ 546419.76120196597185, 2223623.813738029450178 ], [ 546321.710967184044421, 2223625.680991729721427 ], [ 546198.750220498070121, 2223607.954015512019396 ], [ 546082.479277836158872, 2223664.377579119987786 ], [ 545881.3711941416841, 2223688.489059956744313 ], [ 545617.120490806060843, 2223641.076387790963054 ], [ 545419.605737387901172, 2223512.799917969852686 ], [ 545267.162249927408993, 2223467.638409866020083 ], [ 545332.099801452830434, 2223417.779796727001667 ], [ 545299.669116157107055, 2223365.989260416477919 ], [ 545203.070672030444257, 2223270.602887012064457 ], [ 545141.41446982731577, 2223155.598292899318039 ], [ 545057.236186755821109, 2223031.63225245475769 ], [ 545045.677839518059045, 2222623.14257347304374 ], [ 544996.082168985973112, 2222574.160726747475564 ], [ 544970.537481734179892, 2222540.083239043131471 ], [ 544908.093019640538841, 2222507.078909943811595 ], [ 544916.775984449894167, 2222446.139603505842388 ], [ 544747.537119537009858, 2222295.817068713717163 ], [ 544746.65400101733394, 2222243.771323432214558 ], [ 544794.352331761969253, 2222049.420731981284916 ], [ 544861.503363510011695, 2221979.828864502720535 ], [ 544995.371230429038405, 2222039.263367758132517 ], [ 545212.667739335331134, 2222012.971395385451615 ], [ 545231.214922131621279, 2221937.389366488903761 ], [ 545201.534211021265946, 2221906.997626258060336 ], [ 545158.078403878607787, 2221851.145881894044578 ], [ 544932.557120732730255, 2221850.727706653997302 ], [ 544780.735605774563737, 2221742.091598710045218 ], [ 544750.152056754566729, 2221742.036216276697814 ], [ 544702.315811611828394, 2221736.152844566851854 ], [ 544667.401276824530214, 2221644.405868102796376 ], [ 544588.188413041410968, 2221601.452880562283099 ], [ 544403.518689403543249, 2221601.106076693162322 ], [ 544342.284039714024402, 2221881.378838138654828 ], [ 544289.59518576960545, 2221923.367011020891368 ], [ 544259.012842333060689, 2221961.376248049549758 ], [ 544316.141877960413694, 2222085.731455069035292 ], [ 544372.292555607738905, 2222321.346983122639358 ], [ 544334.88721545226872, 2222628.617423816584051 ], [ 544203.659406737540849, 2222733.189147857949138 ], [ 544203.077886284328997, 2222901.795237373560667 ], [ 544191.705402298364788, 2222995.226031778380275 ], [ 544095.418656981317326, 2223032.855954614467919 ], [ 544039.204755619750358, 2223089.044904160313308 ], [ 543895.436532310093753, 2223113.591254590079188 ], [ 543746.093176667578518, 2223048.614769514650106 ], [ 543474.018406392657198, 2222864.093881631270051 ], [ 543253.465968910837546, 2222863.682875880971551 ], [ 543188.881338635459542, 2222822.753513460978866 ], [ 542938.147592133143917, 2222767.077901883982122 ], [ 542888.936259062262252, 2222703.822635090909898 ], [ 542535.035540009033866, 2222744.97803080175072 ], [ 542468.065729271969758, 2222871.087437585927546 ], [ 542399.344350087805651, 2222827.536890436895192 ], [ 542255.147964055649936, 2222827.264422041364014 ], [ 542194.264148349757306, 2222888.115920918062329 ], [ 542114.96627860260196, 2222786.193791646510363 ], [ 541969.931561551755294, 2222688.133880949579179 ], [ 541830.34021230309736, 2222556.770539117045701 ], [ 541687.186714324518107, 2222428.581531363539398 ], [ 541633.316543794702739, 2222359.334309257566929 ], [ 541515.278604063205421, 2222359.114740673452616 ], [ 541412.436422981671058, 2222293.930574714206159 ], [ 541267.463091565994546, 2222362.271307707764208 ], [ 541302.871401621378027, 2222439.356374987401068 ], [ 541287.115898163290694, 2222568.740861179307103 ], [ 541153.087522989488207, 2222643.632495234720409 ], [ 541049.634157486259937, 2222598.612581292167306 ], [ 540953.145167589653283, 2222626.994766527786851 ], [ 540892.050324506592005, 2222742.037973734550178 ], [ 540817.509757200721651, 2222836.794639998115599 ], [ 540751.776722360868007, 2222960.571917425841093 ], [ 540633.442463817540556, 2223026.691945444792509 ], [ 540510.254617998725735, 2223111.456828947179019 ], [ 540366.483992378227413, 2223135.993970410898328 ], [ 540236.082198048592545, 2223079.253208654932678 ], [ 540138.272274386836216, 2223125.354390841908753 ], [ 540061.578220532392152, 2223202.003016987815499 ], [ 539993.036963888560422, 2223228.785654588602483 ], [ 539957.555932252085768, 2223323.461683151312172 ], [ 539882.140156962326728, 2223383.546044529415667 ], [ 539920.106670500477776, 2223466.202602785080671 ], [ 539946.975780476932414, 2223536.819074115715921 ], [ 539940.517991626285948, 2223589.839733723551035 ], [ 539964.864620164036751, 2223712.170985380187631 ], [ 539897.740086979465559, 2223797.499889831990004 ], [ 539850.220300716464408, 2223987.733593285083771 ], [ 539432.522488052258268, 2223911.252102037891746 ], [ 539145.865053637186065, 2224011.397882211022079 ], [ 538863.157882413710468, 2224334.322894390672445 ], [ 538797.77622187207453, 2224457.423339476808906 ], [ 538737.628568233107217, 2224554.385816881433129 ], [ 538651.309493334847502, 2224623.151311172172427 ], [ 538614.388671856489964, 2224747.595189092680812 ], [ 538581.157266141730361, 2224774.07146602589637 ], [ 538471.626155977253802, 2224908.25117961037904 ], [ 538302.746166912605986, 2225042.787896832451224 ], [ 538126.055149367661215, 2225375.445530725643039 ], [ 538087.108607183676213, 2225531.34179653506726 ], [ 538035.60230127745308, 2225686.160068043507636 ], [ 537911.463864582707174, 2225828.841470269486308 ], [ 537765.052414398523979, 2225886.042238316498697 ], [ 537729.411999570205808, 2226218.937439586035907 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 67.0, "GRIDCODE": 4.0, "X_COORD": 584803.32510999998, "Y_COORD": 261658.0064 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 548682.5154360398883, 2220760.544521059840918 ], [ 548693.728783197235316, 2220856.64384550973773 ], [ 548771.957933812751435, 2221022.062122032977641 ], [ 548808.474823870579712, 2221121.135339581407607 ], [ 548885.302125634741969, 2221119.666618990711868 ], [ 548912.901052667642944, 2221156.484402583912015 ], [ 549064.940764409839176, 2221153.579197478480637 ], [ 549240.585869331029244, 2221214.165549300611019 ], [ 549386.802085509989411, 2221211.370446672663093 ], [ 549424.139474081341177, 2221216.753036319278181 ], [ 549483.902742890990339, 2221296.482558925636113 ], [ 549641.070791534031741, 2221355.233542312867939 ], [ 549674.173653049976565, 2221498.530757204629481 ], [ 549660.667916762176901, 2221593.374632055871189 ], [ 549689.319288526894525, 2221653.959758931770921 ], [ 549681.982696736929938, 2221705.480416936799884 ], [ 549564.565349978976883, 2221890.248937617056072 ], [ 549591.49962262797635, 2222369.051242257468402 ], [ 549629.21536302252207, 2222618.385189375840127 ], [ 549615.644621381419711, 2222713.688642183318734 ], [ 549707.200481928535737, 2222804.087864890694618 ], [ 549730.868853379972279, 2222868.290701 ], [ 549775.737476200331002, 2222912.595611882396042 ], [ 549628.363156659761444, 2223071.592539741657674 ], [ 549628.910911371465772, 2223103.864501821808517 ], [ 549535.446155974757858, 2223126.113530884496868 ], [ 549444.43479659804143, 2223183.196701067499816 ], [ 549380.922561490209773, 2223207.253279303200543 ], [ 549321.566493220394477, 2223236.057196117937565 ], [ 549219.948729525436647, 2223274.538696780800819 ], [ 549049.914469480747357, 2223485.083433302119374 ], [ 548996.800258799223229, 2223587.713964062742889 ], [ 549001.306414178106934, 2223852.363434866070747 ], [ 549052.473950156010687, 2224026.356641038320959 ], [ 549058.459595798980445, 2224322.506605695001781 ], [ 549541.823158768587746, 2224322.034615715965629 ], [ 549833.275029522948898, 2224410.020692936144769 ], [ 549953.037153808167204, 2224532.610718507319689 ], [ 549990.4288364314707, 2224630.838398306630552 ], [ 550285.159141725860536, 2224817.56004146207124 ], [ 550391.05149202758912, 2224752.178048396483064 ], [ 550483.832387949340045, 2224729.390751610510051 ], [ 550569.965818298282102, 2224609.597475353628397 ], [ 550639.39393600274343, 2224618.122077318839729 ], [ 550726.801227934425697, 2224618.2742586331442 ], [ 550755.801932757487521, 2224655.537703298032284 ], [ 550817.034097731113434, 2224688.731803148984909 ], [ 550802.870831221109256, 2224805.186776137910783 ], [ 550864.470213164226152, 2224844.207070699892938 ], [ 551012.790523794363253, 2224774.265011873096228 ], [ 551175.802380143548362, 2224905.345916100777686 ], [ 551383.342445471440442, 2224862.70495431125164 ], [ 551613.593974106013775, 2224827.696617006324232 ], [ 551650.419295985717326, 2224982.128442307002842 ], [ 551698.217193474876694, 2225107.676569411531091 ], [ 551766.190717471530661, 2225232.364275200292468 ], [ 551795.872154672979377, 2225262.750531813129783 ], [ 551840.496891071787104, 2225379.957015551626682 ], [ 551987.54761087463703, 2225518.283924739807844 ], [ 552047.008880032110028, 2225550.517112486995757 ], [ 552130.819471526541747, 2225617.900009365752339 ], [ 552305.171609539771453, 2225698.473980191163719 ], [ 552272.013446184108034, 2225777.872578874230385 ], [ 552142.302607470890507, 2225881.259493906982243 ], [ 552165.902248318423517, 2226041.778942489996552 ], [ 552172.512742897961289, 2226480.634813234210014 ], [ 552269.957260549883358, 2226517.844156508333981 ], [ 552316.604003488551825, 2226506.738233601674438 ], [ 552360.973275930155069, 2226460.7518699336797 ], [ 552479.905656595015898, 2226369.425888990052044 ], [ 552477.854788514901884, 2226249.524021917954087 ], [ 552561.494099991629, 2226162.838506065309048 ], [ 552638.779258143273182, 2226133.564075421541929 ], [ 552673.847970905946568, 2226065.795069116167724 ], [ 552790.313590427627787, 2226082.571886162273586 ], [ 552873.400688156601973, 2226080.975838816724718 ], [ 552937.304647786775604, 2226122.461506880819798 ], [ 553046.797942878562026, 2226069.319391353055835 ], [ 553105.10227514943108, 2226068.201932072639465 ], [ 553150.504566953284666, 2226074.738491170108318 ], [ 553357.25037702685222, 2225859.444624369032681 ], [ 553315.496259125182405, 2225744.441636187955737 ], [ 553327.478345739538781, 2225645.898264858871698 ], [ 553328.107003486948088, 2225456.239196774549782 ], [ 553411.858171296888031, 2225389.479384511709213 ], [ 553365.810280675417744, 2225268.538774948567152 ], [ 553290.846684455755167, 2225105.431431506760418 ], [ 553337.0172041405458, 2224997.112048322334886 ], [ 553387.91618596133776, 2224825.416687067598104 ], [ 553493.445850208867341, 2224784.151082104071975 ], [ 553566.40268274967093, 2224646.716894197277725 ], [ 553630.470946601242758, 2224595.644225181080401 ], [ 553735.081570931593888, 2224116.542964674532413 ], [ 554099.114140124176629, 2223833.434156353585422 ], [ 554856.435947485850193, 2223865.597446409054101 ], [ 554909.125232687569223, 2223695.441726172342896 ], [ 554910.772878576768562, 2223276.44192451890558 ], [ 554854.792197660775855, 2223127.289948127232492 ], [ 554845.612534313229844, 2223078.585974683053792 ], [ 554771.2151696565561, 2223059.701568584889174 ], [ 554644.228297276073135, 2223016.697897844016552 ], [ 554428.774627362377942, 2222825.066856002435088 ], [ 554226.048284921329468, 2222693.220334871672094 ], [ 554030.177006533718668, 2222441.551321026869118 ], [ 553649.969239596510306, 2222101.22197553794831 ], [ 553600.917128911591135, 2221895.513382473960519 ], [ 553508.068227021256462, 2221741.367716957814991 ], [ 553429.888189288089052, 2221583.597399050369859 ], [ 553111.562133509665728, 2221189.080293446779251 ], [ 552908.213020313996822, 2221039.626942665316164 ], [ 552782.510496015194803, 2220938.547297449782491 ], [ 552552.681450456497259, 2220869.169024165719748 ], [ 552374.252285614958964, 2220756.126260794699192 ], [ 552194.286747694481164, 2220392.902021968737245 ], [ 552174.233241717680357, 2220372.370551971718669 ], [ 552125.159430532716215, 2220412.966225098818541 ], [ 552060.226300058769993, 2220532.223051054403186 ], [ 551994.494216805906035, 2220557.238319158554077 ], [ 551924.45514748012647, 2220470.51559273339808 ], [ 551776.892566784634255, 2220538.11060335393995 ], [ 551678.820314984186552, 2220416.670585365965962 ], [ 551583.789308759151027, 2220379.590726988390088 ], [ 551522.635432420996949, 2220378.254980555735528 ], [ 551372.153286314569414, 2220523.371095756068826 ], [ 551226.730633260216564, 2220508.483843971975148 ], [ 551051.948474393226206, 2220558.511946592479944 ], [ 550928.757466889102943, 2220460.861379235051572 ], [ 550864.446653426392004, 2220427.776545513421297 ], [ 550661.723325694561936, 2220520.640026102773845 ], [ 550630.983588292147033, 2220442.380067748017609 ], [ 550574.967855579801835, 2220316.835821527987719 ], [ 550493.254322693217546, 2220315.049837241880596 ], [ 550336.861190874245949, 2220271.663034031167626 ], [ 550361.133704350912012, 2220033.013966160826385 ], [ 550364.967567108455114, 2219866.900599638931453 ], [ 550372.607400976587087, 2219791.760449499823153 ], [ 550373.428295046556741, 2219756.204680785536766 ], [ 550135.698561045108363, 2219750.995118697173893 ], [ 550114.011769292177632, 2219623.902676090598106 ], [ 550025.351982415886596, 2219589.304752445779741 ], [ 549995.534311359398998, 2219552.378449454903603 ], [ 550004.274446625611745, 2219466.436631040647626 ], [ 550004.973717308952473, 2219436.234099864959717 ], [ 550008.028395873843692, 2219406.177782670594752 ], [ 550009.129413784947246, 2219358.573282273486257 ], [ 549923.136933890171349, 2219310.745522392913699 ], [ 549896.442619733279571, 2219277.69027500692755 ], [ 549859.722129584988579, 2219246.316422234289348 ], [ 549684.955852445447817, 2219296.341901581734419 ], [ 549667.613085204269737, 2219112.252763345837593 ], [ 549603.304144972818904, 2219079.165706968866289 ], [ 549482.27069820673205, 2219134.601862938143313 ], [ 549479.543017337331548, 2219252.817565185949206 ], [ 549404.425264502991922, 2219462.607633712701499 ], [ 549403.093973105889745, 2219520.343776009976864 ], [ 549361.157454675296322, 2219589.669903809204698 ], [ 549392.101089876843616, 2219700.937237831763923 ], [ 549250.431008042301983, 2219818.108213809318841 ], [ 549303.5274674318498, 2219937.108590482734144 ], [ 549249.639056748710573, 2220026.190682811662555 ], [ 549307.895311578293331, 2220088.032455197535455 ], [ 549340.877023940556683, 2220128.876943685114384 ], [ 549308.34305867808871, 2220448.703695059753954 ], [ 549180.328517027781345, 2220613.861660497263074 ], [ 549092.429431745200418, 2220649.319175909273326 ], [ 549006.534196577849798, 2220732.14468289911747 ], [ 548926.618766434490681, 2220764.383436272852123 ], [ 548767.159636330092326, 2220748.049580274149776 ], [ 548682.5154360398883, 2220760.544521059840918 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 68.0, "GRIDCODE": 2.0, "X_COORD": 580015.48696999997, "Y_COORD": 257153.50933 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 547269.585099507472478, 2218011.121187740005553 ], [ 547277.48701147432439, 2218048.490125604905188 ], [ 547305.24678628181573, 2218023.69000625424087 ], [ 547269.585099507472478, 2218011.121187740005553 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 69.0, "GRIDCODE": 2.0, "X_COORD": 580274.48508000001, "Y_COORD": 260398.1419 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 545231.214922131621279, 2221937.389366488903761 ], [ 545212.667739335331134, 2222012.971395385451615 ], [ 544995.371230429038405, 2222039.263367758132517 ], [ 544861.503363510011695, 2221979.828864502720535 ], [ 544794.352331761969253, 2222049.420731981284916 ], [ 544746.65400101733394, 2222243.771323432214558 ], [ 544747.537119537009858, 2222295.817068713717163 ], [ 544916.775984449894167, 2222446.139603505842388 ], [ 544908.093019640538841, 2222507.078909943811595 ], [ 544970.537481734179892, 2222540.083239043131471 ], [ 544996.082168985973112, 2222574.160726747475564 ], [ 545045.677839518059045, 2222623.14257347304374 ], [ 545057.236186755821109, 2223031.63225245475769 ], [ 545141.41446982731577, 2223155.598292899318039 ], [ 545203.070672030444257, 2223270.602887012064457 ], [ 545299.669116157107055, 2223365.989260416477919 ], [ 545332.099801452830434, 2223417.779796727001667 ], [ 545267.162249927408993, 2223467.638409866020083 ], [ 545419.605737387901172, 2223512.799917969852686 ], [ 545617.120490806060843, 2223641.076387790963054 ], [ 545881.3711941416841, 2223688.489059956744313 ], [ 546082.479277836158872, 2223664.377579119987786 ], [ 546198.750220498070121, 2223607.954015512019396 ], [ 546321.710967184044421, 2223625.680991729721427 ], [ 546419.76120196597185, 2223623.813738029450178 ], [ 546482.589711788343266, 2223664.61466524656862 ], [ 546878.347043198067695, 2223735.618241400457919 ], [ 547250.26124342228286, 2223981.448169712908566 ], [ 547357.516261145472527, 2224352.079047391191125 ], [ 547646.922207202529535, 2224561.722348307259381 ], [ 547870.788736699614674, 2224672.168603996746242 ], [ 547967.08186737250071, 2224714.912461495958269 ], [ 548194.607487209723331, 2224752.766294419765472 ], [ 548308.707005761214532, 2224725.613637500442564 ], [ 548626.777587810764089, 2224625.64518403634429 ], [ 548867.387477436685003, 2224474.731968562118709 ], [ 549010.137767161359079, 2224396.238211858086288 ], [ 549058.459595798980445, 2224322.506605695001781 ], [ 549052.473950156010687, 2224026.356641038320959 ], [ 549001.306414178106934, 2223852.363434866070747 ], [ 548996.800258799223229, 2223587.713964062742889 ], [ 549049.914469480747357, 2223485.083433302119374 ], [ 549219.948729525436647, 2223274.538696780800819 ], [ 549321.566493220394477, 2223236.057196117937565 ], [ 549380.922561490209773, 2223207.253279303200543 ], [ 549444.43479659804143, 2223183.196701067499816 ], [ 549535.446155974757858, 2223126.113530884496868 ], [ 549628.910911371465772, 2223103.864501821808517 ], [ 549628.363156659761444, 2223071.592539741657674 ], [ 549775.737476200331002, 2222912.595611882396042 ], [ 549730.868853379972279, 2222868.290701 ], [ 549707.200481928535737, 2222804.087864890694618 ], [ 549615.644621381419711, 2222713.688642183318734 ], [ 549629.21536302252207, 2222618.385189375840127 ], [ 549591.49962262797635, 2222369.051242257468402 ], [ 549564.565349978976883, 2221890.248937617056072 ], [ 549681.982696736929938, 2221705.480416936799884 ], [ 549689.319288526894525, 2221653.959758931770921 ], [ 549660.667916762176901, 2221593.374632055871189 ], [ 549674.173653049976565, 2221498.530757204629481 ], [ 549641.070791534031741, 2221355.233542312867939 ], [ 549483.902742890990339, 2221296.482558925636113 ], [ 549424.139474081341177, 2221216.753036319278181 ], [ 549386.802085509989411, 2221211.370446672663093 ], [ 549240.585869331029244, 2221214.165549300611019 ], [ 549064.940764409839176, 2221153.579197478480637 ], [ 548912.901052667642944, 2221156.484402583912015 ], [ 548885.302125634741969, 2221119.666618990711868 ], [ 548808.474823870579712, 2221121.135339581407607 ], [ 548771.957933812751435, 2221022.062122032977641 ], [ 548693.728783197235316, 2220856.64384550973773 ], [ 548682.5154360398883, 2220760.544521059840918 ], [ 548530.263230186305009, 2220695.663763840682805 ], [ 548490.430985391722061, 2220734.068578951060772 ], [ 548434.925676346058026, 2220759.71486706007272 ], [ 548418.067588245379739, 2220456.212874718010426 ], [ 548269.852139435010031, 2220417.913702167570591 ], [ 548185.480653270147741, 2220351.030127455480397 ], [ 548052.490280079422519, 2220299.129077184014022 ], [ 547884.311326124588959, 2220227.460030984133482 ], [ 547841.296059828368016, 2220117.931090764701366 ], [ 547633.526807185378857, 2220075.930448471568525 ], [ 547576.507439347798936, 2220040.687731117941439 ], [ 547487.124399876105599, 2220081.618535534478724 ], [ 547554.718796643079259, 2219919.805523690767586 ], [ 547601.600536426063627, 2219735.231891677714884 ], [ 547730.636649682652205, 2219683.177046535536647 ], [ 547872.68275831581559, 2219546.206024689599872 ], [ 547970.537802326958627, 2219521.433164037764072 ], [ 547973.534213330014609, 2219391.74445014167577 ], [ 547868.560702243004926, 2219156.457665366120636 ], [ 547919.924694326822646, 2219033.49456711858511 ], [ 547878.602126573910937, 2218881.313395496457815 ], [ 547696.239847392542288, 2218964.836459690704942 ], [ 547382.655791730154306, 2218889.277518399991095 ], [ 547352.556957543711178, 2218812.633413481526077 ], [ 547358.151048268075101, 2218757.66467572748661 ], [ 547360.881202579825185, 2218639.529182915575802 ], [ 547415.482013847446069, 2218594.369242209009826 ], [ 547342.165446878992952, 2218330.710010917857289 ], [ 547187.96685693890322, 2218112.489273939281702 ], [ 547162.090608626254834, 2218066.338437709026039 ], [ 547269.585099507472478, 2218011.121187740005553 ], [ 547183.738580611883663, 2217900.772642413154244 ], [ 546934.582603890565224, 2217928.83662267960608 ], [ 546863.689760136068799, 2218062.36558601539582 ], [ 546769.324956763070077, 2218137.575390218757093 ], [ 546794.78207458218094, 2218214.382686592638493 ], [ 546853.20825734641403, 2218274.201573533937335 ], [ 546785.663501109578647, 2218328.038424273952842 ], [ 546728.38501599652227, 2218385.297070637345314 ], [ 546571.542961088591255, 2218423.807320128194988 ], [ 546478.504040750907734, 2218460.182859733700752 ], [ 546365.331070706131868, 2218573.323179630562663 ], [ 546266.620322534698062, 2218573.14008985646069 ], [ 546055.888330011162907, 2218526.35472443792969 ], [ 546024.876683140755631, 2218486.493438643403351 ], [ 545878.458171038888395, 2218522.437406349927187 ], [ 545899.489131477894261, 2218637.619611733593047 ], [ 546010.032874404569156, 2218846.778602275066078 ], [ 545998.001185935572721, 2218945.631180074997246 ], [ 546107.442820166470483, 2218987.442711586132646 ], [ 546141.178049570764415, 2219076.091484651900828 ], [ 546227.55569410440512, 2219219.539794833399355 ], [ 546407.7392290601274, 2219595.138943765312433 ], [ 546362.000304861459881, 2219876.214436227455735 ], [ 546231.88541358418297, 2220062.119788264855742 ], [ 546211.856069049681537, 2220226.687929965555668 ], [ 546355.575524208601564, 2220373.844729715026915 ], [ 546216.35894803958945, 2220439.485375849530101 ], [ 546146.692100587300956, 2220439.357313372194767 ], [ 546059.95868782850448, 2220428.694540154188871 ], [ 545996.876745472080074, 2220458.438507362268865 ], [ 545933.876319166622125, 2220483.070212909020483 ], [ 545810.696387576055713, 2220567.849473248235881 ], [ 545454.985057949321344, 2220576.413151110522449 ], [ 545438.209078989224508, 2220714.237334330566227 ], [ 545488.549232857301831, 2220846.523026280105114 ], [ 545522.136223719688132, 2220880.916478772647679 ], [ 545578.485184607794508, 2220984.319245691411197 ], [ 545633.5344561325619, 2221040.685264229774475 ], [ 545612.605564006022178, 2221212.638247127644718 ], [ 545732.279679386061616, 2221319.112384900450706 ], [ 545845.623674323200248, 2221380.570525959134102 ], [ 545617.014666828559712, 2221419.608296659775078 ], [ 545532.989230629988015, 2221643.875582935288548 ], [ 545469.737707640510052, 2221694.283410118892789 ], [ 545437.768702227156609, 2221754.48487907089293 ], [ 545404.545154802501202, 2221780.96652876958251 ], [ 545344.207436673459597, 2221894.600288706831634 ], [ 545277.605033846804872, 2221925.999678179621696 ], [ 545231.214922131621279, 2221937.389366488903761 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 70.0, "GRIDCODE": 3.0, "X_COORD": 591088.51003999996, "Y_COORD": 259234.92046 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 555222.650243129115552, 2216538.680739193223417 ], [ 555089.52826238470152, 2216558.939298300072551 ], [ 554761.623176240012981, 2216493.940059438347816 ], [ 554701.425063528586179, 2216522.337613984011114 ], [ 554574.025870746583678, 2216572.170363393612206 ], [ 554606.578025543713011, 2216605.499168016016483 ], [ 554638.51157476415392, 2216689.395632325671613 ], [ 554525.221410524216481, 2216833.502166354097426 ], [ 554562.313927537063137, 2216914.240187019109726 ], [ 554491.598883353290148, 2217169.530346320010722 ], [ 554661.384125703363679, 2217311.220430389046669 ], [ 554731.915080995648168, 2217401.858479375950992 ], [ 554647.496002562344074, 2217706.629373766481876 ], [ 554646.908174928394146, 2217883.463766337372363 ], [ 554851.843968440545723, 2217994.559094481170177 ], [ 554830.047065161634237, 2218173.843772308900952 ], [ 554773.50583370833192, 2218218.919897542335093 ], [ 554740.453559413319454, 2218296.687969831749797 ], [ 554783.490957118337974, 2218589.456386040896177 ], [ 554776.846569813671522, 2218644.101754460483789 ], [ 554835.704255743999965, 2218772.190702573396266 ], [ 554949.142020287574269, 2218772.385437045246363 ], [ 555008.471572057693265, 2218779.667005720548332 ], [ 555107.21331393183209, 2218779.836478899233043 ], [ 555216.267046533641405, 2218979.909273253753781 ], [ 555381.512652653967962, 2219043.008779363706708 ], [ 555467.190423903404735, 2219080.263694814406335 ], [ 555603.079613595618866, 2219117.233889422379434 ], [ 555666.250235778046772, 2218998.209124198183417 ], [ 555820.000171504449099, 2218950.901887704618275 ], [ 555858.692780829383992, 2219033.418952935375273 ], [ 555722.389731707633473, 2219206.792988651432097 ], [ 555721.95920184860006, 2219337.17146222665906 ], [ 555717.990789499483071, 2219369.814739688299596 ], [ 555582.785770585993305, 2219353.216154189780354 ], [ 555358.731389311142266, 2219419.181366224773228 ], [ 555407.322822130168788, 2219589.031640305183828 ], [ 555428.232288386789151, 2219706.421644048765302 ], [ 555270.051282575936057, 2219888.368756585754454 ], [ 555384.828012730344199, 2219950.583567403256893 ], [ 555468.632561283069663, 2220017.967139265500009 ], [ 555577.147629974642769, 2220076.787941440008581 ], [ 555636.645879697753116, 2220326.307310606352985 ], [ 555474.630014971480705, 2220430.475511799566448 ], [ 555426.8189063873142, 2220622.075181286782026 ], [ 555511.005624229786918, 2220805.270889597013593 ], [ 555529.633757399162278, 2220959.34879675321281 ], [ 555588.9180400473997, 2221057.774809735827148 ], [ 555641.103471595793962, 2221276.592368079349399 ], [ 555768.541514058364555, 2221345.666462824679911 ], [ 555564.634704869356938, 2221425.417886458337307 ], [ 555504.4712385853054, 2221628.410653279162943 ], [ 555544.108190610539168, 2221714.667609051801264 ], [ 555586.775793348555453, 2221893.573778633959591 ], [ 555519.92708823538851, 2222050.407588531263173 ], [ 555519.67994900571648, 2222125.708072367124259 ], [ 555607.100333646521904, 2222173.088512681424618 ], [ 555598.816476432722993, 2222241.260061632841825 ], [ 555469.550503493170254, 2222405.669841296970844 ], [ 555369.997821254422888, 2222544.157228335738182 ], [ 555125.973510167212225, 2222738.689933690242469 ], [ 554959.054933405132033, 2222950.368319001048803 ], [ 554845.612534313229844, 2223078.585974683053792 ], [ 554854.792197660775855, 2223127.289948127232492 ], [ 554910.772878576768562, 2223276.44192451890558 ], [ 554909.125232687569223, 2223695.441726172342896 ], [ 554856.435947485850193, 2223865.597446409054101 ], [ 554856.049184844014235, 2224121.042081288993359 ], [ 555101.185077761765569, 2224361.570118745788932 ], [ 555338.767875627265312, 2224311.376976361498237 ], [ 555423.496282491832972, 2224424.377294555306435 ], [ 555593.715336397988722, 2224499.916288802400231 ], [ 555701.279556061839685, 2224478.582857428118587 ], [ 555791.907026802189648, 2224451.16412453353405 ], [ 555875.861955695669167, 2224519.643900640308857 ], [ 556025.239457305055112, 2224556.898062212392688 ], [ 556110.346156241721474, 2224594.659020425751805 ], [ 556259.723873560200445, 2224631.912484277971089 ], [ 556281.525590737932362, 2224726.23753117211163 ], [ 556401.12461691419594, 2224761.645588808692992 ], [ 556503.558732182136737, 2224828.145517953671515 ], [ 556556.331420433823951, 2224646.662445021793246 ], [ 556739.632215482881293, 2224577.218629167415202 ], [ 556830.10412713396363, 2224402.3525256710127 ], [ 556946.369063600781374, 2224388.260005367919803 ], [ 556996.504091871669516, 2224316.60621093492955 ], [ 557028.462557273218408, 2224256.400769907981157 ], [ 557078.321957444655709, 2224175.972701271995902 ], [ 557040.39748373394832, 2224043.449740533716977 ], [ 557155.997887221979909, 2224057.639354269951582 ], [ 557222.290674915537238, 2224026.362953951582313 ], [ 557311.693567035486922, 2224037.334735318087041 ], [ 557376.649180747452192, 2223863.876560743898153 ], [ 557495.464612421230413, 2223745.062995447777212 ], [ 557601.636233381577767, 2223718.97310637217015 ], [ 557724.405038596247323, 2223643.147967091761529 ], [ 557874.534126908518374, 2223643.392905212938786 ], [ 557933.867902666213922, 2223650.670520722866058 ], [ 557993.647973033599555, 2223650.769221005961299 ], [ 558023.314860973856412, 2223654.407971628010273 ], [ 558106.643883965793066, 2223654.539759516716003 ], [ 558141.50024021032732, 2223690.220130704343319 ], [ 558174.704483582288958, 2223732.871723538264632 ], [ 558354.045229064417072, 2223733.15947319380939 ], [ 558479.85971035505645, 2223894.795753989368677 ], [ 558566.647780632250942, 2223894.93424026388675 ], [ 558632.75294407911133, 2223962.585570267401636 ], [ 558657.008976916084066, 2224026.272413303144276 ], [ 558746.249463067739271, 2224060.342591261491179 ], [ 558847.429368827259168, 2224124.420472634024918 ], [ 558945.027850391343236, 2224136.391632758080959 ], [ 559074.649754425161518, 2224109.742450820282102 ], [ 559229.262182206846774, 2224207.658482282422483 ], [ 559343.717224760912359, 2224023.020100738853216 ], [ 559384.906296826782636, 2223857.931434530764818 ], [ 559569.673798265401274, 2223840.409489375539124 ], [ 559634.347236946690828, 2223718.543278277851641 ], [ 559767.058498629950918, 2223734.820310008712113 ], [ 559866.765814154641703, 2223734.981112230569124 ], [ 559987.858890395145863, 2223775.975228352472186 ], [ 560196.213053970132023, 2223817.414834804832935 ], [ 560252.120719762053341, 2223852.816296993754804 ], [ 560311.58292393409647, 2223885.041168072260916 ], [ 560356.315255549387075, 2223942.499882651492953 ], [ 560544.195093926275149, 2223990.165370848029852 ], [ 560729.385099913226441, 2224122.597384762018919 ], [ 561024.593322287546471, 2224097.919423911720514 ], [ 561078.230991035234183, 2224055.149455054663122 ], [ 561122.418375982204452, 2223878.025718367658556 ], [ 561178.067729425150901, 2223878.116441725753248 ], [ 561253.4518203928601, 2223887.358028264716268 ], [ 561313.795070893596858, 2223683.707038729451597 ], [ 561436.130908146384172, 2223561.359899146482348 ], [ 561488.75019953364972, 2223567.812198552303016 ], [ 561558.592764057801105, 2223540.486424555070698 ], [ 561618.754716861294582, 2223480.317263472825289 ], [ 561865.111096134991385, 2223383.944881387986243 ], [ 561871.728907165699638, 2223329.449232176877558 ], [ 561817.252850885968655, 2223186.402344263158739 ], [ 561710.2323820971651, 2223076.890344547107816 ], [ 561681.717384096118622, 2223002.020274785347283 ], [ 561653.905058164498769, 2222941.510606916621327 ], [ 561629.647171058459207, 2222877.824231307022274 ], [ 561421.295970281702466, 2222836.389345422387123 ], [ 561371.555637765908614, 2222772.499602098949254 ], [ 561278.021174115478061, 2222736.793900274671614 ], [ 561213.428783321520314, 2222695.886238355189562 ], [ 560941.935242733568884, 2222695.465501641854644 ], [ 560656.468227034434676, 2222492.741968627087772 ], [ 560733.490010584588163, 2222098.029291876591742 ], [ 560691.456723806797527, 2221987.639000279828906 ], [ 560582.245453167008236, 2221907.396695868112147 ], [ 560565.47738521755673, 2221723.194906703196466 ], [ 560306.96906498039607, 2221657.606544382870197 ], [ 560231.972101768827997, 2221561.257065475918353 ], [ 560052.955797075410374, 2221539.300829340703785 ], [ 559980.896954445284791, 2221539.182501086965203 ], [ 559937.570799815002829, 2221444.925564697943628 ], [ 559891.956116917775944, 2221325.140854785218835 ], [ 559768.288652522023767, 2221309.969155669212341 ], [ 559723.455326740513556, 2221309.896478969603777 ], [ 559678.956631884677336, 2221304.439441906288266 ], [ 559633.368125968496315, 2221304.36424888856709 ], [ 559590.470384471351281, 2221249.253273987211287 ], [ 559348.631335264653899, 2221176.281201555393636 ], [ 559151.911605147295631, 2220900.369101073592901 ], [ 559221.875385278952308, 2220814.31326886638999 ], [ 559296.926972044981085, 2220754.475318927317858 ], [ 559406.837343324208632, 2220614.662963489070535 ], [ 559354.429925813688897, 2220500.636032910086215 ], [ 559327.886118546593934, 2220430.926719164475799 ], [ 559188.782064298051409, 2220307.212103438563645 ], [ 559104.480044716736302, 2220261.520636486820877 ], [ 559079.55457398109138, 2220110.841424989514053 ], [ 558968.897448536939919, 2219997.585296124219894 ], [ 559022.73264715471305, 2219935.894348385743797 ], [ 559159.854342994163744, 2219912.448172314092517 ], [ 558319.922261910978705, 2219831.67639952711761 ], [ 558116.144649688038044, 2219667.8291244963184 ], [ 558089.306881223572418, 2219694.713999724946916 ], [ 558043.280745288357139, 2219781.440222318284214 ], [ 557937.572826199233532, 2219781.272949289530516 ], [ 557908.571675362763926, 2219744.010727225802839 ], [ 557833.448588228202425, 2219703.293607612140477 ], [ 557716.596728508127853, 2219553.15039873868227 ], [ 557638.134659013827331, 2219510.623673286288977 ], [ 557639.383372517768294, 2219128.628801393322647 ], [ 557697.212796633131802, 2219082.522684942930937 ], [ 557607.368340324261226, 2218846.525377108715475 ], [ 557529.716581292450428, 2218767.045709755271673 ], [ 557614.850378594826907, 2218699.163753843866289 ], [ 557675.013608487439342, 2218638.994675528258085 ], [ 557758.684038902400061, 2218572.284468300640583 ], [ 557868.152291413978674, 2218433.033993500284851 ], [ 557754.182227957760915, 2218341.387376312166452 ], [ 557581.787359824054874, 2218341.105265273712575 ], [ 557549.985810764948837, 2218300.249549234285951 ], [ 557520.306273329304531, 2218269.863258237950504 ], [ 557494.103547547478229, 2218236.199547048658133 ], [ 557345.25916804454755, 2218235.957821900956333 ], [ 557321.146292955963872, 2218134.842260422185063 ], [ 557243.008997954661027, 2217964.806637947447598 ], [ 557243.501388812903315, 2217814.802077099680901 ], [ 557303.279502256889828, 2217674.525411333888769 ], [ 557263.772535657626577, 2217588.553147914819419 ], [ 557233.328067938331515, 2217460.888749497942626 ], [ 557067.874511514557526, 2217460.613917680457234 ], [ 557036.810570456786081, 2217393.012389828450978 ], [ 556992.155422038515098, 2217176.821252731606364 ], [ 556904.799636668991297, 2217112.613667666912079 ], [ 556833.738889468950219, 2216982.246683094650507 ], [ 556653.451397583354264, 2216853.270649446174502 ], [ 556595.263585121603683, 2216853.179815546609461 ], [ 556487.555002027424052, 2216784.940734449774027 ], [ 556433.24622495030053, 2216778.274244341999292 ], [ 556313.69747404998634, 2216778.072615099139512 ], [ 556209.873967053368688, 2216765.331733829341829 ], [ 556014.483090797904879, 2216765.007344552315772 ], [ 555957.757289002416655, 2216706.934854407794774 ], [ 555821.049955718568526, 2216531.254116223193705 ], [ 555773.650453823036514, 2216556.864584922790527 ], [ 555736.759854523465037, 2216681.332881172187626 ], [ 555673.075214341632091, 2216732.111804662272334 ], [ 555613.253786826040596, 2216791.932405475527048 ], [ 555519.617815531441011, 2216751.214219721034169 ], [ 555417.872607599012554, 2216751.043540125712752 ], [ 555362.276981948525645, 2216604.980227122083306 ], [ 555325.339319897932, 2216557.5119200469926 ], [ 555265.718090404057875, 2216557.412037852220237 ], [ 555222.650243129115552, 2216538.680739193223417 ] ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 71.0, "GRIDCODE": 1.0, "X_COORD": 586669.00687000004, "Y_COORD": 258034.42608 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 552174.233241717680357, 2220372.370551971718669 ], [ 552194.286747694481164, 2220392.902021968737245 ], [ 552374.252285614958964, 2220756.126260794699192 ], [ 552552.681450456497259, 2220869.169024165719748 ], [ 552782.510496015194803, 2220938.547297449782491 ], [ 552908.213020313996822, 2221039.626942665316164 ], [ 553111.562133509665728, 2221189.080293446779251 ], [ 553429.888189288089052, 2221583.597399050369859 ], [ 553508.068227021256462, 2221741.367716957814991 ], [ 553600.917128911591135, 2221895.513382473960519 ], [ 553649.969239596510306, 2222101.22197553794831 ], [ 554030.177006533718668, 2222441.551321026869118 ], [ 554226.048284921329468, 2222693.220334871672094 ], [ 554428.774627362377942, 2222825.066856002435088 ], [ 554644.228297276073135, 2223016.697897844016552 ], [ 554771.2151696565561, 2223059.701568584889174 ], [ 554845.612534313229844, 2223078.585974683053792 ], [ 554959.054933405132033, 2222950.368319001048803 ], [ 555125.973510167212225, 2222738.689933690242469 ], [ 555369.997821254422888, 2222544.157228335738182 ], [ 555469.550503493170254, 2222405.669841296970844 ], [ 555598.816476432722993, 2222241.260061632841825 ], [ 555607.100333646521904, 2222173.088512681424618 ], [ 555519.67994900571648, 2222125.708072367124259 ], [ 555519.92708823538851, 2222050.407588531263173 ], [ 555586.775793348555453, 2221893.573778633959591 ], [ 555544.108190610539168, 2221714.667609051801264 ], [ 555504.4712385853054, 2221628.410653279162943 ], [ 555564.634704869356938, 2221425.417886458337307 ], [ 555768.541514058364555, 2221345.666462824679911 ], [ 555641.103471595793962, 2221276.592368079349399 ], [ 555588.9180400473997, 2221057.774809735827148 ], [ 555529.633757399162278, 2220959.34879675321281 ], [ 555511.005624229786918, 2220805.270889597013593 ], [ 555426.8189063873142, 2220622.075181286782026 ], [ 555474.630014971480705, 2220430.475511799566448 ], [ 555636.645879697753116, 2220326.307310606352985 ], [ 555577.147629974642769, 2220076.787941440008581 ], [ 555468.632561283069663, 2220017.967139265500009 ], [ 555384.828012730344199, 2219950.583567403256893 ], [ 555270.051282575936057, 2219888.368756585754454 ], [ 555428.232288386789151, 2219706.421644048765302 ], [ 555407.322822130168788, 2219589.031640305183828 ], [ 555358.731389311142266, 2219419.181366224773228 ], [ 555582.785770585993305, 2219353.216154189780354 ], [ 555717.990789499483071, 2219369.814739688299596 ], [ 555721.95920184860006, 2219337.17146222665906 ], [ 555722.389731707633473, 2219206.792988651432097 ], [ 555858.692780829383992, 2219033.418952935375273 ], [ 555820.000171504449099, 2218950.901887704618275 ], [ 555666.250235778046772, 2218998.209124198183417 ], [ 555603.079613595618866, 2219117.233889422379434 ], [ 555467.190423903404735, 2219080.263694814406335 ], [ 555381.512652653967962, 2219043.008779363706708 ], [ 555216.267046533641405, 2218979.909273253753781 ], [ 555107.21331393183209, 2218779.836478899233043 ], [ 555008.471572057693265, 2218779.667005720548332 ], [ 554949.142020287574269, 2218772.385437045246363 ], [ 554835.704255743999965, 2218772.190702573396266 ], [ 554776.846569813671522, 2218644.101754460483789 ], [ 554783.490957118337974, 2218589.456386040896177 ], [ 554740.453559413319454, 2218296.687969831749797 ], [ 554773.50583370833192, 2218218.919897542335093 ], [ 554830.047065161634237, 2218173.843772308900952 ], [ 554851.843968440545723, 2217994.559094481170177 ], [ 554646.908174928394146, 2217883.463766337372363 ], [ 554647.496002562344074, 2217706.629373766481876 ], [ 554731.915080995648168, 2217401.858479375950992 ], [ 554661.384125703363679, 2217311.220430389046669 ], [ 554491.598883353290148, 2217169.530346320010722 ], [ 554562.313927537063137, 2216914.240187019109726 ], [ 554525.221410524216481, 2216833.502166354097426 ], [ 554638.51157476415392, 2216689.395632325671613 ], [ 554606.578025543713011, 2216605.499168016016483 ], [ 554574.025870746583678, 2216572.170363393612206 ], [ 554701.425063528586179, 2216522.337613984011114 ], [ 554761.623176240012981, 2216493.940059438347816 ], [ 555089.52826238470152, 2216558.939298300072551 ], [ 555222.650243129115552, 2216538.680739193223417 ], [ 555163.360553022939712, 2216277.676229174248874 ], [ 555229.85682580282446, 2216191.862308543175459 ], [ 555266.069751698058099, 2216071.966705285012722 ], [ 555336.319824545062147, 2215903.722157112322748 ], [ 555292.987990283407271, 2215836.354172345250845 ], [ 555108.577231824281625, 2215889.159770350903273 ], [ 554935.084436973440461, 2215751.639090232551098 ], [ 554853.686390149639919, 2215743.306008303537965 ], [ 554730.710269742645323, 2215740.62118402030319 ], [ 554543.329540188773535, 2215678.284569900482893 ], [ 554312.33104615774937, 2215835.615351567976177 ], [ 554205.596969331731088, 2215824.691085334867239 ], [ 554004.223041797522455, 2215854.442427761852741 ], [ 553943.768513916409574, 2215779.579250173643231 ], [ 553851.247126181144267, 2215770.104368082247674 ], [ 553817.522020494914614, 2215832.059444859623909 ], [ 553665.707495678914711, 2215851.738738457672298 ], [ 553550.031898996443488, 2215884.861679116263986 ], [ 553465.333570477087051, 2215779.967389920726418 ], [ 553395.760736313881353, 2215806.445709527470171 ], [ 553286.30092763400171, 2215912.027539594098926 ], [ 553157.257345762685873, 2215971.148713581264019 ], [ 553120.867081504780799, 2215970.353428834117949 ], [ 553091.165955707314424, 2215967.314622422680259 ], [ 553016.541688779834658, 2215965.683409710414708 ], [ 552915.543144142953679, 2215955.341435276903212 ], [ 552880.294182367157191, 2215984.502313135191798 ], [ 552849.705289141624235, 2216014.003958967514336 ], [ 552816.99123455141671, 2216041.06973787304014 ], [ 552772.565196218318306, 2216157.198173548094928 ], [ 552690.350824831053615, 2216155.398429468274117 ], [ 552638.887680742074735, 2216091.66662494558841 ], [ 552539.456613056594506, 2216129.509767183102667 ], [ 552535.676344836014323, 2216293.464148461818695 ], [ 552440.110333547228947, 2216351.559042874723673 ], [ 552318.911031679599546, 2216400.464539989829063 ], [ 552280.788563073030673, 2216491.757558538578451 ], [ 552240.044417268480174, 2216598.255016438663006 ], [ 552028.744626826024614, 2216635.513769153505564 ], [ 551939.583833360462449, 2216709.268923230469227 ], [ 551967.251342853298411, 2216826.819587980397046 ], [ 552140.79368736105971, 2216923.337166908197105 ], [ 552189.603467023116536, 2217032.732224172912538 ], [ 552171.599994098418392, 2217209.751254175789654 ], [ 552262.614780843141489, 2217413.737976506352425 ], [ 552218.871678222552873, 2217486.064715468324721 ], [ 552186.405770743498579, 2217545.695687529630959 ], [ 552089.26652555691544, 2217671.037592104636133 ], [ 552024.827674084226601, 2218125.042449948377907 ], [ 551936.076257676002569, 2218271.771817280910909 ], [ 551913.191486298455857, 2218496.82267386559397 ], [ 552024.257592133944854, 2218499.254018279723823 ], [ 552063.764604495489039, 2218641.284011932089925 ], [ 552046.932920330786146, 2218806.815114396624267 ], [ 552045.53963899530936, 2218867.220899363979697 ], [ 552033.887832776177675, 2218981.796351063996553 ], [ 552061.048671984346583, 2219079.447724997997284 ], [ 552056.417758354335092, 2219124.987217902205884 ], [ 552055.373773894854821, 2219170.291407366283238 ], [ 552041.998863888671622, 2219301.817067532800138 ], [ 552069.642548308009282, 2219495.559468093328178 ], [ 551967.649062633980066, 2219664.193114554509521 ], [ 552133.222266911412589, 2219839.953313706442714 ], [ 552185.942959098378196, 2219935.113023211248219 ], [ 552243.342097304644994, 2219996.041767311282456 ], [ 552189.528516379534267, 2220357.620794892311096 ], [ 552174.233241717680357, 2220372.370551971718669 ] ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/line3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/line3D_write_test.json new file mode 100644 index 000000000000..a7b3502ae020 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/line3D_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "path", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "path1" }, "geometry": { "type": "LineString", "coordinates": [ [ 0.1, 0.2, 0.3 ], [99.0, -99.0, 0.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "path2" }, "geometry": { "type": "LineString", "coordinates": [ [ 100.0, 101.0, 102.0 ], [ 25.0, 27.0, 29.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "path3" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.0, -11.0, -7.0 ], [ -11.0, 7, 11.0 ], [ -6.0, 1945.0, 1918.0] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/line_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/line_write_test.json new file mode 100644 index 000000000000..18eb159070dd --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/line_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "segv", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "seg1" }, "geometry": { "type": "LineString", "coordinates": [ [ 1.5, -1.5 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "seg2" }, "geometry": { "type": "LineString", "coordinates": [ [ 30.5, 30.5 ], [ 5.0, 5.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "seg3" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.0, -9.0 ], [ 10.0, -10.0 ], [ -1.0, 1.0 ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multiline3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multiline3D_write_test.json new file mode 100644 index 000000000000..d41677adf678 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multiline3D_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "streams", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "fresh_river" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 1.0, -5.0, 10.0] ], [ [ 2.0, -4.0, 9.0 ], [ 3.0, -3.0, 8.0 ], [ 4.0, -2.0, 7.0 ], [ 5.0 , -1.0, 8.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "not_fresh_river" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 0.0, 1.0, 1.0], [ 1.0, 0.0, 2.0 ] ], [ [ 2.0, 0.0, 1.0 ], [ -2.0, 0.0, 1.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multiline_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multiline_write_test.json new file mode 100644 index 000000000000..4dd819757972 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multiline_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "streams", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "fresh_river" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 1.0, -5.0 ] ], [ [ 2.0, -4.0 ], [ 3.0, -3.0 ], [ 4.0, -2.0 ], [ 5.0 , -1.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "not_so_fresh_river" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.0, 5.0 ], [ -3.0, 4.0 ], [ -4.0, 3.0 ], [ -5.0, 2.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "not_fresh_river" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 0.0, 1.0 ], [ 1.0, 0.0 ] ], [ [ 2.0, 0.0 ], [ -2.0, 0.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint3D_write_test.json new file mode 100644 index 000000000000..b75d4c480f2f --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint3D_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "drilling_sites", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "site1" }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 0.0, -1.0, -5.0 ], [ 2.0, -2.0, 2.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "site2" }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 7.0, -2.0, 1.0 ], [ 4.0, 3.0, 2.0 ], [ 8.0, -8.0, 3.0 ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint_write_test.json new file mode 100644 index 000000000000..45b5cabe0446 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipoint_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "peak_list", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Peaks1" }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 1.0, -1.0 ], [ 2.0, -2.0 ], [ 4.0, -4.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Peaks2" }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 5.0, -5.0 ], [ 6.0, -6.0 ], [ 8.0, -8.0 ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Peaks3" }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 9.0, -9.0 ], [ 10.0, -10.0 ], [ -2.0, 2.0 ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_no_ir_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_no_ir_write_test.json new file mode 100644 index 000000000000..cd966a992087 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_no_ir_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "mpoly_shape", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Triangle" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 0.0, 0.0, 0.0 ], [ 1.0, 0.0, 1.0 ], [ 1.0, 1.0, 2.0 ], [ 0.0, 0.0, 3.0 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "DoubleTriangle" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 3.0, 0.0, 0.0 ], [ 4.0, 0.0, 1.0 ], [ 4.0, 1.0, 2.0 ], [ 3.0, 0.0, 3.0 ] ] ], [ [ [ 3.0, 0.0, -1.0 ], [ 4.0, 1.0, -2.0 ], [ 3.0, 1.0, -3.0 ], [ 3.0, 0.0, -4.0 ] ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_write_test.json new file mode 100644 index 000000000000..209fafd5c58a --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon3D_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "shapes", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Trianglies" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 0.0, 0.0, 0.0 ], [ 1.0, 0.0, 1.0 ], [ 1.0, 1.0, 1.0 ], [ 0.0, 0.0, 0.0 ] ] ], [ [ [ 0.0, 0.0, 0.0 ], [ -1.0, 0.0, -1.0 ], [ -1.0, -1.0, -1.0 ], [ 0.0, 0.0, 0.0 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Prismy_and_Triangly" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 3.0, 0.0, 0.0], [ 4.0, 0.0, 0.0 ], [ 4.0, 1.0, 1.0 ], [ 3.0, 1.0, 1.0 ], [ 3.0, 0.0, 0.0 ] ], [ [3.5, 0.25, 0.0], [3.75, 0.25, 0.0], [3.75, 0.5, 0.1], [3.5, 0.5, 0.1], [3.5, 0.25, 0.0] ] ], [ [ [ 4.0, 4.0, 100.0 ], [ 4.0, 5.0, 101.0 ], [ 5.0, 4.0, 101.0 ], [ 4.0, 4.0, 100.0 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Single_Triangly" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.0, 0.0, -5.0 ], [ -2.0, 1.0, -6.0 ], [ -1.0, 1.0, -6.0 ], [ -2.0, 0.0, -5.0 ] ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_no_ir_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_no_ir_write_test.json new file mode 100644 index 000000000000..5159e870746b --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_no_ir_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "mpoly_shape", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Triangle" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 0.0, 0.0 ], [ 1.0, 0.0 ], [ 1.0, 1.0 ], [ 0.0, 0.0 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "DoubleTriangle" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 3.0, 0.0 ], [ 4.0, 0.0 ], [ 4.0, 1.0 ], [ 3.0, 0.0 ] ] ], [ [ [ 3.0, 0.0 ], [ 4.0, 1.0 ], [ 3.0, 1.0 ], [ 3.0, 0.0 ] ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_write_test.json new file mode 100644 index 000000000000..6efa81fe7b42 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/multipolygon_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "shapes", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Triangles" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 0.0, 0.0 ], [ 1.0, 0.0 ], [ 1.0, 1.0 ], [ 0.0, 0.0 ] ] ], [ [ [ 0.0, 0.0 ], [ -1.0, 0.0 ], [ -1.0, -1.0 ], [ 0.0, 0.0 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Square_in_Square_and_Triangle" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 3.0, 0.0 ], [ 4.0, 0.0 ], [ 4.0, 1.0 ], [ 3.0, 1.0 ], [ 3.0, 0.0 ] ], [ [3.5, 0.25], [3.75, 0.25], [3.75, 0.5], [3.5, 0.5], [3.5, 0.25] ] ], [ [ [ 4.0, 4.0 ], [ 4.0, 5.0 ], [ 5.0, 4.0 ], [ 4.0, 4.0 ] ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/point3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/point3D_write_test.json new file mode 100644 index 000000000000..fd4da8606590 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/point3D_write_test.json @@ -0,0 +1,10 @@ +{ +"type": "FeatureCollection", +"name": "point_collection", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "FishingSpot1" }, "geometry": { "type": "Point", "coordinates": [ 0.5, -0.5, -1.5 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot2" }, "geometry": { "type": "Point", "coordinates": [ 1.0, -1.0, -0.5 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot3" }, "geometry": { "type": "Point", "coordinates": [ 1.5, -1.5, 0.5 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot4" }, "geometry": { "type": "Point", "coordinates": [ 2.0, -2.0, 1.5 ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/point_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/point_write_test.json new file mode 100644 index 000000000000..24f4a7fa97cf --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/point_write_test.json @@ -0,0 +1,10 @@ +{ +"type": "FeatureCollection", +"name": "point_collection", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "FishingSpot1" }, "geometry": { "type": "Point", "coordinates": [ 0.5, -0.5 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot2" }, "geometry": { "type": "Point", "coordinates": [ 1.0, -1.0 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot3" }, "geometry": { "type": "Point", "coordinates": [ 1.5, -1.5 ] } }, +{ "type": "Feature", "properties": { "NAMES": "FishingSpot4" }, "geometry": { "type": "Point", "coordinates": [ 2.0, -2.0 ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_no_ir_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_no_ir_write_test.json new file mode 100644 index 000000000000..ad48cf5bbaf1 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_no_ir_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "noir_write", +"features": [ +{ "type": "Feature", "properties": { "ID": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0, 0.0 ], [ 1.0, 0.0, 2.0 ], [ 1.0, 1.0, 0.0 ], [ 0.0, 0.0, 2.0 ] ] ] } }, +{ "type": "Feature", "properties": { "ID": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 0.0, -1.0 ], [ 4.0, 0.0, -2.0 ], [ 4.0, 1.0, 0.0 ], [ 3.0, 1.0, -2.0 ], [ 3.0, 0.0, -1.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_write_test.json new file mode 100644 index 000000000000..3666d13cb075 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon3D_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "shapes", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Trianglything" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0, 0.0 ], [ 1.0, 0.0, -1.0 ], [ 1.0, 1.0, -2.0 ], [ 0.0, 0.0, -3.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Prismthing" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 0.0, 0.0 ], [ 4.0, 0.0, 0.0 ], [ 4.0, 1.0, 1.0 ], [ 3.0, 1.0, 1.0 ], [ 3.0, 0.0, 0.0] ], [ [3.5, 0.25, 1.0], [3.75, 0.25, 1.0], [3.75, 0.5, 1.0], [3.5, 0.5, 1.0], [3.5, 0.25, 1.0] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Trianglyflipped" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0, 0.0 ], [ -1.0, 0.0, 1.0 ], [ -1.0, -1.0, 2.0 ], [ 0.0, 0.0, 3.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_no_ir_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_no_ir_write_test.json new file mode 100644 index 000000000000..3d472d16fb09 --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_no_ir_write_test.json @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "noir_write", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Triangle" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0 ], [ 1.0, 0.0 ], [ 1.0, 1.0 ], [ 0.0, 0.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Square" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 0.0 ], [ 4.0, 0.0 ], [ 4.0, 1.0 ], [ 3.0, 1.0 ], [ 3.0, 0.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_write_test.json b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_write_test.json new file mode 100644 index 000000000000..c421d235ee4b --- /dev/null +++ b/autotest/gdrivers/data/netcdf-sg/write-tests/polygon_write_test.json @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "shapes", +"features": [ +{ "type": "Feature", "properties": { "NAMES": "Triangle" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0 ], [ 1.0, 0.0 ], [ 1.0, 1.0 ], [ 0.0, 0.0 ] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Square_in_Square" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 0.0 ], [ 4.0, 0.0 ], [ 4.0, 1.0 ], [ 3.0, 1.0 ], [ 3.0, 0.0 ] ], [ [3.5, 0.25], [3.75, 0.25], [3.75, 0.5], [3.5, 0.5], [3.5, 0.25] ] ] } }, +{ "type": "Feature", "properties": { "NAMES": "Triangle_Flipped" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 0.0 ], [ -1.0, 0.0 ], [ -1.0, -1.0 ], [ 0.0, 0.0 ] ] ] } } +] +} diff --git a/autotest/gdrivers/netcdf.py b/autotest/gdrivers/netcdf.py index e40205c784a8..79ac1e79986d 100755 --- a/autotest/gdrivers/netcdf.py +++ b/autotest/gdrivers/netcdf.py @@ -1676,7 +1676,7 @@ def test_netcdf_50(): pytest.skip() ds = gdal.OpenEx('../ogr/data/poly.shp', gdal.OF_VECTOR) - out_ds = gdal.VectorTranslate('tmp/netcdf_50.nc', ds, format='netCDF', layerCreationOptions=['WKT_DEFAULT_WIDTH=1']) + out_ds = gdal.VectorTranslate('tmp/netcdf_50.nc', ds, format='netCDF', layerCreationOptions=['WKT_DEFAULT_WIDTH=1'], datasetCreationOptions=['GEOMETRY_ENCODING=WKT']) src_lyr = ds.GetLayer(0) src_lyr.ResetReading() out_lyr = out_ds.GetLayer(0) @@ -1713,11 +1713,11 @@ def test_netcdf_51(): ds = gdal.OpenEx('data/test_ogr_nc3.nc', gdal.OF_VECTOR) # Test autogrow of string fields - gdal.VectorTranslate('tmp/netcdf_51.nc', ds, format='netCDF', layerCreationOptions=['STRING_DEFAULT_WIDTH=1']) + gdal.VectorTranslate('tmp/netcdf_51.nc', ds, format='netCDF', layerCreationOptions=['STRING_DEFAULT_WIDTH=1'], datasetCreationOptions=['GEOMETRY_ENCODING=WKT']) with gdaltest.error_handler(): ds = gdal.OpenEx('tmp/netcdf_51.nc', gdal.OF_VECTOR) - gdal.VectorTranslate('/vsimem/netcdf_51.csv', ds, format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'CREATE_CSVT=YES', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED']) + gdal.VectorTranslate('/vsimem/netcdf_51.csv', ds, format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'CREATE_CSVT=YES', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED'], datasetCreationOptions=['GEOMETRY_ENCODING=WKT']) ds = None fp = gdal.VSIFOpenL('/vsimem/netcdf_51.csv', 'rb') @@ -1779,7 +1779,7 @@ def test_netcdf_51_no_gdal_tags(): pytest.skip() ds = gdal.OpenEx('data/test_ogr_nc3.nc', gdal.OF_VECTOR) - gdal.VectorTranslate('tmp/netcdf_51_no_gdal_tags.nc', ds, format='netCDF', datasetCreationOptions=['WRITE_GDAL_TAGS=NO']) + gdal.VectorTranslate('tmp/netcdf_51_no_gdal_tags.nc', ds, format='netCDF', datasetCreationOptions=['WRITE_GDAL_TAGS=NO', 'GEOMETRY_ENCODING=WKT']) with gdaltest.error_handler(): ds = gdal.OpenEx('tmp/netcdf_51_no_gdal_tags.nc', gdal.OF_VECTOR) @@ -1825,7 +1825,7 @@ def test_netcdf_52(): pytest.skip() ds = gdal.OpenEx('data/test_ogr_nc4.nc', gdal.OF_VECTOR) - gdal.VectorTranslate('tmp/netcdf_52.nc', ds, format='netCDF', datasetCreationOptions=['FORMAT=NC4']) + gdal.VectorTranslate('tmp/netcdf_52.nc', ds, format='netCDF', datasetCreationOptions=['FORMAT=NC4', 'GEOMETRY_ENCODING=WKT']) with gdaltest.error_handler(): ds = gdal.OpenEx('tmp/netcdf_52.nc', gdal.OF_VECTOR) @@ -1892,7 +1892,7 @@ def test_netcdf_53(): pytest.skip() ds = gdal.OpenEx('../ogr/data/poly.shp', gdal.OF_VECTOR) - out_ds = gdal.VectorTranslate('tmp/netcdf_53.nc', ds, format='netCDF', datasetCreationOptions=['FORMAT=NC4']) + out_ds = gdal.VectorTranslate('tmp/netcdf_53.nc', ds, format='netCDF', datasetCreationOptions=['FORMAT=NC4', 'GEOMETRY_ENCODING=WKT']) src_lyr = ds.GetLayer(0) src_lyr.ResetReading() out_lyr = out_ds.GetLayer(0) @@ -2001,7 +2001,7 @@ def test_netcdf_56(): if gdaltest.netcdf_drv is None: pytest.skip() - ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_56.nc') + ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_56.nc', options=['GEOMETRY_ENCODING=WKT']) # Test auto-grow of WKT field lyr = ds.CreateLayer('netcdf_56', options=['AUTOGROW_STRINGS=NO', 'STRING_DEFAULT_WIDTH=5', 'WKT_DEFAULT_WIDTH=5']) lyr.CreateField(ogr.FieldDefn('txt')) @@ -2038,18 +2038,18 @@ def test_netcdf_57(): pass with gdaltest.error_handler(): - ds = ogr.GetDriverByName('netCDF').CreateDataSource('/not_existing_dir/invalid_subdir', options=['MULTIPLE_LAYERS=SEPARATE_FILES']) + ds = ogr.GetDriverByName('netCDF').CreateDataSource('/not_existing_dir/invalid_subdir', options=['MULTIPLE_LAYERS=SEPARATE_FILES', 'GEOMETRY_ENCODING=WKT']) assert ds is None open('tmp/netcdf_57', 'wb').close() with gdaltest.error_handler(): - ds = ogr.GetDriverByName('netCDF').CreateDataSource('/not_existing_dir/invalid_subdir', options=['MULTIPLE_LAYERS=SEPARATE_FILES']) + ds = ogr.GetDriverByName('netCDF').CreateDataSource('/not_existing_dir/invalid_subdir', options=['MULTIPLE_LAYERS=SEPARATE_FILES', 'GEOMETRY_ENCODING=WKT']) assert ds is None os.unlink('tmp/netcdf_57') - ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_57', options=['MULTIPLE_LAYERS=SEPARATE_FILES']) + ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_57', options=['MULTIPLE_LAYERS=SEPARATE_FILES', 'GEOMETRY_ENCODING=WKT']) for ilayer in range(2): lyr = ds.CreateLayer('lyr%d' % ilayer) lyr.CreateField(ogr.FieldDefn('lyr_id', ogr.OFTInteger)) @@ -2079,7 +2079,7 @@ def test_netcdf_58(): if not gdaltest.netcdf_drv_has_nc4: pytest.skip() - ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_58.nc', options=['FORMAT=NC4', 'MULTIPLE_LAYERS=SEPARATE_GROUPS']) + ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_58.nc', options=['FORMAT=NC4', 'MULTIPLE_LAYERS=SEPARATE_GROUPS', 'GEOMETRY_ENCODING=WKT']) for ilayer in range(2): # Make sure auto-grow will happen to test this works well with multiple groups lyr = ds.CreateLayer('lyr%d' % ilayer, geom_type=ogr.wkbNone, options=['USE_STRING_IN_NC4=NO', 'STRING_DEFAULT_WIDTH=1']) @@ -2196,7 +2196,8 @@ def test_netcdf_62(): if gdaltest.netcdf_drv is None: pytest.skip() - ds = gdal.VectorTranslate('tmp/netcdf_62.nc', 'data/profile.nc', format='netCDF', layerCreationOptions=['FEATURE_TYPE=PROFILE', 'PROFILE_DIM_INIT_SIZE=1', 'PROFILE_VARIABLES=station']) + ds = gdal.VectorTranslate('tmp/netcdf_62.nc', 'data/profile.nc', format='netCDF', layerCreationOptions=['FEATURE_TYPE=PROFILE', 'PROFILE_DIM_INIT_SIZE=1', + 'PROFILE_VARIABLES=station'], datasetCreationOptions=['GEOMETRY_ENCODING=WKT']) gdal.VectorTranslate('/vsimem/netcdf_62.csv', ds, format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED']) fp = gdal.VSIFOpenL('/vsimem/netcdf_62.csv', 'rb') @@ -2264,7 +2265,9 @@ def test_netcdf_63(): pytest.skip() shutil.copy('data/profile.nc', 'tmp/netcdf_63.nc') - ds = gdal.VectorTranslate('tmp/netcdf_63.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['FORMAT=NC4'], layerCreationOptions=['FEATURE_TYPE=PROFILE', 'USE_STRING_IN_NC4=NO', 'STRING_DEFAULT_WIDTH=1']) + ds = gdal.VectorTranslate('tmp/netcdf_63.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['FORMAT=NC4', 'GEOMETRY_ENCODING=WKT'], + layerCreationOptions=['FEATURE_TYPE=PROFILE', \ + 'USE_STRING_IN_NC4=NO', 'STRING_DEFAULT_WIDTH=1']) gdal.VectorTranslate('/vsimem/netcdf_63.csv', ds, format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED']) fp = gdal.VSIFOpenL('/vsimem/netcdf_63.csv', 'rb') @@ -2320,7 +2323,8 @@ def test_netcdf_64(): if gdaltest.netcdf_drv is None: pytest.skip() - gdal.VectorTranslate('tmp/netcdf_64.nc', 'data/profile.nc', format='netCDF', selectFields=['id,station,foo'], layerCreationOptions=['FEATURE_TYPE=PROFILE', 'PROFILE_DIM_NAME=profile_dim', 'PROFILE_DIM_INIT_SIZE=1']) + gdal.VectorTranslate('tmp/netcdf_64.nc', 'data/profile.nc', format='netCDF', selectFields=['id,station,foo'], layerCreationOptions=['FEATURE_TYPE=PROFILE', + 'PROFILE_DIM_NAME=profile_dim', 'PROFILE_DIM_INIT_SIZE=1', 'LEGACY=WKT'], datasetCreationOptions=['GEOMETRY_ENCODING=WKT']) gdal.VectorTranslate('/vsimem/netcdf_64.csv', 'tmp/netcdf_64.nc', format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED']) fp = gdal.VSIFOpenL('/vsimem/netcdf_64.csv', 'rb') @@ -2352,7 +2356,7 @@ def test_netcdf_65(): if not gdaltest.netcdf_drv_has_nc4: pytest.skip() - ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_65.nc', options=['FORMAT=NC4']) + ds = ogr.GetDriverByName('netCDF').CreateDataSource('tmp/netcdf_65.nc', options=['FORMAT=NC4', 'GEOMETRY_ENCODING=WKT']) lyr = ds.CreateLayer('test') lyr.CreateField(ogr.FieldDefn('str', ogr.OFTString)) f = ogr.Feature(lyr.GetLayerDefn()) @@ -2424,7 +2428,7 @@ def test_netcdf_66(): """ with gdaltest.error_handler(): - gdal.VectorTranslate('tmp/netcdf_66.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['CONFIG_FILE=' + myconfig]) + gdal.VectorTranslate('tmp/netcdf_66.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['CONFIG_FILE=' + myconfig, 'GEOMETRY_ENCODING=WKT']) # Now with a correct configuration myconfig = \ @@ -2453,7 +2457,7 @@ def test_netcdf_66(): """ - gdal.VectorTranslate('tmp/netcdf_66.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['CONFIG_FILE=' + myconfig]) + gdal.VectorTranslate('tmp/netcdf_66.nc', 'data/profile.nc', format='netCDF', datasetCreationOptions=['CONFIG_FILE=' + myconfig, 'GEOMETRY_ENCODING=WKT']) gdal.VectorTranslate('/vsimem/netcdf_66.csv', 'tmp/netcdf_66.nc', format='CSV', layerCreationOptions=['LINEFORMAT=LF', 'GEOMETRY=AS_WKT', 'STRING_QUOTING=IF_NEEDED']) fp = gdal.VSIFOpenL('/vsimem/netcdf_66.csv', 'rb') @@ -3096,7 +3100,9 @@ def test_bad_cf1_8(): assert(bad_geometry == None) assert(bad_feature == None) assert(missing_node_counts_test == None) - assert(uneq_x_y == None) + + # this error is no longer fatal + assert(uneq_x_y != None) def test_point_read(): if gdaltest.netcdf_drv is None: @@ -3599,6 +3605,11 @@ def test_yahara(): assert(first.GetFieldAsDouble("X_COORD") == 577251.43302) assert(first.GetFieldAsDouble("Y_COORD") == 319799.04918) + # Check spatial ref is set correctly + fSRS = y_layer.GetSpatialRef() + assert(fSRS is not None) + assert(fSRS.ExportToWkt() == "PROJCS[\"unnamed\",GEOGCS[\"unknown\",DATUM[\"unnamed\",SPHEROID[\"Spheroid\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",23],PARAMETER[\"longitude_of_center\",-96],PARAMETER[\"standard_parallel_1\",29.5],PARAMETER[\"standard_parallel_2\",45.5],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH]]") + def test_states_full_layer(): if gdaltest.netcdf_drv is None: pytest.skip() @@ -3634,4 +3645,684 @@ def test_states_full_layer(): assert(second.GetFieldAsString("STATE_ABBR") == "MT") ############################################################################### -# other tests +# simple geometry writing tests + +def test_point_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/point_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + gdal.VectorTranslate("tmp/test_point_write.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/test_point_write.nc") + assert(src is not None) + assert(src.GetLayerCount() == 1) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("point_collection") + assert(layer is not None) + assert(layer.GetFeatureCount() == 4) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (0.5 -0.5)") + assert(fnam == "FishingSpot1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (1 -1)") + assert(fnam == "FishingSpot2") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (1.5 -1.5)") + assert(fnam == "FishingSpot3") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (2 -2)") + assert(fnam == "FishingSpot4") + +def test_point3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/point3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + gdal.VectorTranslate("tmp/test_point3D_write.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/test_point3D_write.nc") + assert(src is not None) + assert(src.GetLayerCount() == 1) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("point_collection") + assert(layer is not None) + assert(layer.GetFeatureCount() == 4) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (0.5 -0.5 -1.5)") + assert(fnam == "FishingSpot1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (1 -1 -0.5)") + assert(fnam == "FishingSpot2") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (1.5 -1.5 0.5)") + assert(fnam == "FishingSpot3") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POINT (2 -2 1.5)") + assert(fnam == "FishingSpot4") + +def test_line_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/line_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/line_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/line_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("segv") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (1.5 -1.5)") + assert(fnam == "seg1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (30.5 30.5,5 5)") + assert(fnam == "seg2") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (9 -9,10 -10,-1 1)") + assert(fnam == "seg3") + +def test_line3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/line3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/line3D_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/line3D_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("path") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (0.1 0.2 0.3,99 -99 0)") + assert(fnam == "path1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (100 101 102,25 27 29)") + assert(fnam == "path2") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "LINESTRING (7 -11 -7,-11 7 11,-6 1945 1918)") + assert(fnam == "path3") + +def test_polygon_no_ir_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/polygon_no_ir_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/polygon_no_ir_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/polygon_no_ir_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("noir_write") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POLYGON ((0 0,1 0,1 1,0 0))") + assert(fnam == "Triangle") + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "POLYGON ((3 0,4 0,4 1,3 1,3 0))") + assert(fnam == "Square") + + +def test_polygon_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/polygon_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/polygon_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/polygon_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("shapes") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0,1 0,1 1,0 0)))") + assert(fnam == "Triangle") + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0,4 0,4 1,3 1,3 0),(3.5 0.25,3.75 0.25,3.75 0.5,3.5 0.5,3.5 0.25)))") + assert(fnam == "Square_in_Square") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0,-1 0,-1 -1,0 0)))") + assert(fnam == "Triangle_Flipped") + +def test_polygon3D_no_ir_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/polygon3D_no_ir_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/polygon3D_no_ir_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/polygon3D_no_ir_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("noir_write") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fid = feat.GetFieldAsInteger("ID") + assert(fWkt == "POLYGON ((0 0 0,1 0 2,1 1 0,0 0 2))") + assert(fid == 0) + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fid = feat.GetFieldAsInteger("ID") + assert(fWkt == "POLYGON ((3 0 -1,4 0 -2,4 1 0,3 1 -2,3 0 -1))") + assert(fid == 1) + +def test_polygon3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/polygon3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/polygon3D_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/polygon3D_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("shapes") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0 0,1 0 -1,1 1 -2,0 0 -3)))") + assert(fnam == "Trianglything") + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0 0,4 0 0,4 1 1,3 1 1,3 0 0),(3.5 0.25 1,3.75 0.25 1,3.75 0.5 1,3.5 0.5 1,3.5 0.25 1)))") + assert(fnam == "Prismthing") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0 0,-1 0 1,-1 -1 2,0 0 3)))") + assert(fnam == "Trianglyflipped") + +def test_multipoint_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipoint_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipoint_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipoint_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("peak_list") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOINT (1 -1,2 -2,4 -4)") + assert(fnam == "Peaks1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOINT (5 -5,6 -6,8 -8)") + assert(fnam == "Peaks2") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOINT (9 -9,10 -10,-2 2)") + assert(fnam == "Peaks3") + +def test_multipoint3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipoint3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipoint3D_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipoint3D_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("drilling_sites") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOINT (0 -1 -5,2 -2 2)") + assert(fnam == "site1") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOINT (7 -2 1,4 3 2,8 -8 3)") + assert(fnam == "site2") + +def test_multiline_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multiline_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multiline_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multiline_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("streams") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTILINESTRING ((1 -5),(2 -4,3 -3,4 -2,5 -1))") + assert(fnam == "fresh_river") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTILINESTRING ((-2 5,-3 4,-4 3,-5 2))") + assert(fnam == "not_so_fresh_river") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTILINESTRING ((0 1,1 0),(2 0,-2 0))") + assert(fnam == "not_fresh_river") + +def test_multiline3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multiline3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multiline3D_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multiline3D_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("streams") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTILINESTRING ((1 -5 10),(2 -4 9,3 -3 8,4 -2 7,5 -1 8))") + assert(fnam == "fresh_river") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTILINESTRING ((0 1 1,1 0 2),(2 0 1,-2 0 1))") + assert(fnam == "not_fresh_river") + +def test_multipolygon_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipolygon_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipolygon_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipolygon_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("shapes") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0,1 0,1 1,0 0)),((0 0,-1 0,-1 -1,0 0)))") + assert(fnam == "Triangles") + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0,4 0,4 1,3 1,3 0),(3.5 0.25,3.75 0.25,3.75 0.5,3.5 0.5,3.5 0.25)),((4 4,4 5,5 4,4 4)))") + assert(fnam == "Square_in_Square_and_Triangle") + +def test_multipolygon3D_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipolygon3D_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipolygon3D_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipolygon3D_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("shapes") + assert(layer is not None) + assert(layer.GetFeatureCount() == 3) + + # Test each feature manually + # Do to ambiguities present in CF-1.8, these are actually read out as Multipolygons, not Polygons + # But when being written out, they are OGRFeature POLYGON + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0 0,1 0 1,1 1 1,0 0 0)),((0 0 0,-1 0 -1,-1 -1 -1,0 0 0)))") + assert(fnam == "Trianglies") + + # This second feature has an interior ring in it + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0 0,4 0 0,4 1 1,3 1 1,3 0 0),(3.5 0.25 0,3.75 0.25 0,3.75 0.5 0.1,3.5 0.5 0.1,3.5 0.25 0)),((4 4 100,4 5 101,5 4 101,4 4 100)))") + assert(fnam == "Prismy_and_Triangly") + + # This third feature is just a Polygon + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((-2 0 -5,-2 1 -6,-1 1 -6,-2 0 -5)))") + assert(fnam == "Single_Triangly") + +def test_multipolygon_with_no_ir_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipolygon_no_ir_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipolygon_no_ir_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipolygon_no_ir_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("mpoly_shape") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0,1 0,1 1,0 0)))") + assert(fnam == "Triangle") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0,4 0,4 1,3 0)),((3 0,4 1,3 1,3 0)))") + assert(fnam == "DoubleTriangle") + +def test_multipolygon3D_with_no_ir_write(): + if gdaltest.netcdf_drv is None: + pytest.skip() + src = gdal.OpenEx("data/netcdf-sg/write-tests/multipolygon3D_no_ir_write_test.json", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipolygon3D_no_ir_write_test.nc", src, format="netCDF"); + + nc_tsrc = ogr.Open("tmp/multipolygon3D_no_ir_write_test.nc") + assert(src is not None) + + # Test layer properties + layer = nc_tsrc.GetLayerByName("mpoly_shape") + assert(layer is not None) + assert(layer.GetFeatureCount() == 2) + + # Test each feature manually + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((0 0 0,1 0 1,1 1 2,0 0 3)))") + assert(fnam == "Triangle") + + feat = layer.GetNextFeature(); + fgeo = feat.GetGeometryRef() + fWkt = fgeo.ExportToWkt() + fnam = feat.GetFieldAsString("NAMES") + assert(fWkt == "MULTIPOLYGON (((3 0 0,4 0 1,4 1 2,3 0 3)),((3 0 -1,4 1 -2,3 1 -3,3 0 -4)))") + assert(fnam == "DoubleTriangle") +def test_write_buffer_restrict_correctness(): + if gdaltest.netcdf_drv is None: + pytest.skip() + # Tests whether or not having the write buffer restriction + # Writes correct data. + src = gdal.OpenEx("data/netcdf-sg/write-tests/Yahara_alb.json") + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/Yahara_alb_4K_restrict.nc", src, format="netCDF", layerCreationOptions = ['BUFFER_SIZE=4096']) + gdal.VectorTranslate("tmp/Yahara_alb_default_buf.nc", src, format="netCDF") + + fk_ds = ogr.Open("tmp/Yahara_alb_4K_restrict.nc") + db_ds = ogr.Open("tmp/Yahara_alb_default_buf.nc") + + fk_ds_layer = fk_ds.GetLayerByName("geometry_container") + db_ds_layer = db_ds.GetLayerByName("geometry_container") + assert(fk_ds_layer is not None) + assert(db_ds_layer is not None) + + for feat in range(71): + lft = fk_ds_layer.GetNextFeature() + dft = db_ds_layer.GetNextFeature() + lftgeo = lft.GetGeometryRef() + dftgeo = dft.GetGeometryRef() + assert(lftgeo.Equal(dftgeo)) + +def test_write_nc_from_nc(): + if gdaltest.netcdf_drv is None: + pytest.skip() + # Tests writing a netCDF file (of different name than source) out from another netCDF source file + src = gdal.OpenEx("data/netcdf-sg/multipoint_test.nc", gdal.OF_VECTOR) + assert(src is not None) + assert(src.GetLayerCount() == 1) + + gdal.VectorTranslate("tmp/multipoint_test_replica.nc", src, format="netCDF"); + + ncds = ogr.Open("tmp/multipoint_test_replica.nc") + assert(src is not None) + + layer = ncds.GetLayerByName("names_geometry") + + ft = layer.GetNextFeature() + ft_geo = ft.GetGeometryRef() + ft_wkt = ft_geo.ExportToWkt() + assert(ft_wkt == "MULTIPOINT (1 -1,2 -2,3 -3,4 -4)") + + ft = layer.GetNextFeature() + ft_geo = ft.GetGeometryRef() + ft_wkt = ft_geo.ExportToWkt() + assert(ft_wkt == "MULTIPOINT (5 -5,6 -6,7 -7,8 -8)") + + ft = layer.GetNextFeature() + ft_geo = ft.GetGeometryRef() + ft_wkt = ft_geo.ExportToWkt() + assert(ft_wkt == "MULTIPOINT (9 -9,10 -10,-1 1,-2 2)") + + ft = layer.GetNextFeature() + ft_geo = ft.GetGeometryRef() + ft_wkt = ft_geo.ExportToWkt() + assert(ft_wkt == "MULTIPOINT (-3 3,-4 4,-5 5,-6 6)") + + ft = layer.GetNextFeature() + ft_geo = ft.GetGeometryRef() + ft_wkt = ft_geo.ExportToWkt() + assert(ft_wkt == "MULTIPOINT (-7 7,-8 8,-9 9,-10 10)") + +def test_clean_tmp(): + # [KEEP THIS AS THE LAST TEST] + # i.e. please do not add any tests after this one. Put new ones above. + # Not actually a test, just cleans up tmp... + gdaltest.clean_tmp() + pytest.skip() diff --git a/gdal/doc/source/drivers/vector/netcdf.rst b/gdal/doc/source/drivers/vector/netcdf.rst index d8ba45bad214..4dbf466947c3 100644 --- a/gdal/doc/source/drivers/vector/netcdf.rst +++ b/gdal/doc/source/drivers/vector/netcdf.rst @@ -31,6 +31,34 @@ Driver capabilities .. supports_virtualio:: +Conventions and Data Formats +---------------------------- +The netCDF vector driver supports reading and writing netCDF files following the Climate and Forecast (CF) Metadata Conventions. +Vector datasets can be written using the simple geometry specifcation of the CF-1.8 convention, or by using the CF-1.6 convention +and by writing non-point geometry items as WKT. + +Distinguishing the Two Formats +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Upon reading a netCDF file, the driver will attempt to read the global *Conventions* attribute. If it's value is CF-1.8 (in this exact +format, as specified in the CF convention) then the driver will treat the netCDF file as one that has CF-1.8 geometries contained within +it. If the *Conventions* attribute is not CF-1.8 (or just not present at all), then the file will be treated as following the CF-1.6 convention +with geometries stored in WKT. + +CF-1.8 Writing Limitations +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Writing to a CF-1.8 netCDF dataset poses some limitations. Only writing the feature types specified by the CF-1.8 standard (see +section `Geometry <#geometry>`__ for more details) are supported. Other geometries, such as non-simple curve geometries, are not supported. + +Furthermore, multiple layer writing is not yet supported. This functionality will be added in a future update. + +Finally, writing a very large CF-1.8 dataset may incur a lot of unneccessary I/O, slowing down the creation process. +This is largely part in due to dimension resizing for netCDF-3 files. In the future, +this will be amelioriated by providing an option to take advantage of multiple infinite dimension support within NC4 +(though writing such a file in NC4, may reduce read performance). Generally, the performance penalty from dimension resizing +is greatly reduced by `specifying a larger- but still reasonable- buffer size <#layer-creation-options>`__. + +CF-1.6/WKT datasets, however, are not limited to these restrictions. + Mapping of concepts ------------------- @@ -131,6 +159,7 @@ written as netCDF v4 variable length strings. Geometry ~~~~~~~~ + Supported feature types when reading from a CF-1.8 convention compliant netCDF file include OGRPoint, OGRLineString, OGRPolygon, OGRMultiPoint, OGRMultiLineString, and OGRMultiPolygon. Due to slight ambiguities present in the CF-1.8 convention concerning @@ -139,10 +168,11 @@ for the geometry of a layer with **geometry_type** polygon. The one exception wh will be used is when the attribute **part_node_count** is not present within that layer's geometry container. Per convention requirements, the driver supports reading from geometries with X, Y, and Z axes. -Layers with a geometry type of Point or Point25D will cause the implicit -creation of x,y(,z) variables for projected coordinate system, or -lon,lat(,z) variables for geographic coordinate systems. For other -geometry type, a variable "ogc_wkt" ( bi-dimensional char for NC3 +When working with a CF-1.6/WKT dataset, layers with a geometry type +of Point or Point25D will cause the implicit creation of x,y(,z) +variables for a projected coordinate system, or lon,lat(,z) variables +for geographic coordinate systems. For other +geometry types, a variable "ogc_wkt" ( bi-dimensional char for NC3 output, or string for NC4 output) is created and used to store the geometry as a ISO WKT string. @@ -207,6 +237,8 @@ format, the profile dimension is of unlimited size by default. Dataset creation options ------------------------ +- **GEOMETRY_ENCODING**\ =CF_1.8/WKT: Chooses which geometry encoding to use + when creating new layers within the dataset. Default is CF_1.8. - **FORMAT**\ =NC/NC2/NC4/NC4C: netCDF format. NC is the classic netCDF format (compatible of netCDF v3.X and 4.X libraries). NC2 is the extension of NC for files larger than 4 GB. NC4 is the netCDF v4 @@ -216,6 +248,12 @@ Dataset creation options classic netCDF format. Default is NC. - **WRITE_GDAL_TAGS**\ =YES/NO: Whether to write GDAL specific information as netCDF attributes. Default is YES. +- **CONFIG_FILE**\ =string. Path to a `XML configuration + file <#xml-configuration-file>`__ (or its content inlined) for precise control of + the output. + +The following option will only have effect when simultaneously specifying GEOMETRY_ENCODING=WKT: + - **MULTIPLE_LAYERS**\ =NO/SEPARATE_FILES/SEPARATE_GROUPS. Default is NO, i.e a dataset can contain only a single OGR layer. SEPARATE_FILES can be used to put the content of each OGR layer in a single netCDF @@ -223,13 +261,12 @@ Dataset creation options the directory, and the layer name is used as the basename of the netCDF file. SEPARATE_GROUPS may be used when FORMAT=NC4 to put each OGR layer in a separate netCDF group, inside the same file. -- **CONFIG_FILE**\ =string. Path to a `XML configuration - file <#XML_config>`__ (or its content inlined) for precise control of - the output. Layer creation options ---------------------- +The following options require a dataset with GEOMETRY_ENCODING=WKT: + - **RECORD_DIM_NAME**\ =string. Name of the unlimited dimension that index features. Defaults to "record". - **STRING_DEFAULT_WIDTH**\ =int. Default width of strings (when using @@ -263,6 +300,18 @@ Layer creation options that must be indexed by the profile dimension. Only used when FEATURE_TYPE=PROFILE. +The following option requires a dataset with GEOMETRY_ENCODING=CF_1.8: + +- **BUFFER_SIZE**\ =int. The soft limit of the write buffer in bytes. Larger + values generally imply better performance, but values should be comfortably + less than that of available physical memory or else thrashing can occur. + By default, this value is set at 10% of usable physical memory (usable meaning + total physical RAM considering limitations of virtual address space size). + Buffer contents are committed between translating features, but not *during* + translating a feature, so this limit does not apply to a single feature. Minimum + acceptable size is 4096. If a value lower than this is specified the default will + be used. + XML configuration file ---------------------- @@ -331,15 +380,6 @@ The following example shows all possibilities and precedence rules: The effect on the output can be checked by running the **ncdump** utility -Limitation(s) -------------- -Only one grid mapping may be associated with an entire dataset of netCDFLayers. -Attempting use more than one grid mapping, will result in the last set grid mapping -overwriting all others. - -Furthermore, CF-1.8 grid mappings are currently not supported. Support for CF-1.8 grid -mappings will be introduced in the near future. - Further Reading --------------- @@ -358,5 +398,5 @@ Credits Development of the read/write vector capabilities for netCDF was funded by `Meteorological Service of -Canada `__ and `World Ozone and -Ultraviolet Radiation Data Centre `__. +Canada `__ , `World Ozone and +Ultraviolet Radiation Data Centre `__, and the `US Geological Survey `__. diff --git a/gdal/frmts/netcdf/GNUmakefile b/gdal/frmts/netcdf/GNUmakefile index d5505ee1adfa..c2a521dfb86d 100644 --- a/gdal/frmts/netcdf/GNUmakefile +++ b/gdal/frmts/netcdf/GNUmakefile @@ -1,7 +1,7 @@ include ../../GDALmake.opt -OBJ = netcdfdataset.o netcdflayer.o netcdfwriterconfig.o gmtdataset.o netcdfsg.o netcdflayersg.o +OBJ = netcdfdataset.o netcdflayer.o netcdfwriterconfig.o gmtdataset.o netcdfsg.o netcdflayersg.o netcdfsgwriterutil.o XTRA_OPT = ifeq ($(NETCDF_HAS_NC4),yes) diff --git a/gdal/frmts/netcdf/makefile.vc b/gdal/frmts/netcdf/makefile.vc index 378dae827d35..c3710bc5bd91 100644 --- a/gdal/frmts/netcdf/makefile.vc +++ b/gdal/frmts/netcdf/makefile.vc @@ -3,7 +3,7 @@ GDAL_ROOT = ..\.. !INCLUDE $(GDAL_ROOT)\nmake.opt -OBJ = netcdfdataset.obj netcdflayer.obj netcdfwriterconfig.obj gmtdataset.obj netcdfsg.obj netcdflayersg.obj +OBJ = netcdfdataset.obj netcdflayer.obj netcdfwriterconfig.obj gmtdataset.obj netcdfsg.obj netcdflayersg.obj netcdfsgwriterutil.obj PLUGIN_DLL = gdal_netCDF.dll diff --git a/gdal/frmts/netcdf/netcdfdataset.cpp b/gdal/frmts/netcdf/netcdfdataset.cpp index 5f011dfde637..76710dd01868 100644 --- a/gdal/frmts/netcdf/netcdfdataset.cpp +++ b/gdal/frmts/netcdf/netcdfdataset.cpp @@ -2174,6 +2174,7 @@ netCDFDataset::~netCDFDataset() } FlushCache(); + SGCommitPendingTransaction(); for(int i = 0; i < nLayers; i++) delete papoLayers[i]; @@ -2416,7 +2417,8 @@ static bool IsDifferenceBelow(double dfA, double dfB, double dfError) /* SetProjectionFromVar() */ /************************************************************************/ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, - bool bReadSRSOnly, const char * pszGivenGM) + bool bReadSRSOnly, const char * pszGivenGM, std::string* returnProjStr, + nccfdriver::SGeometry_Reader* sg) { bool bGotGeogCS = false; bool bGotCfSRS = false; @@ -3248,6 +3250,14 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, int nVarDimXID = -1; int nGroupDimYID = -1; int nVarDimYID = -1; + if(sg != nullptr) + { + nGroupDimXID = sg->get_ncID(); + nGroupDimYID = sg->get_ncID(); + nVarDimXID = sg->getNodeCoordVars()[0]; + nVarDimYID = sg->getNodeCoordVars()[1]; + } + if( !bReadSRSOnly ) { NCDFResolveVar(nGroupId, poDS->papszDimName[nXDimID], @@ -3258,6 +3268,7 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, // variables without same name than dimension using the same resolving // logic. This should handle for example NASA Ocean Color L2 products. + // Check that they are 1D or 2D variables if( nVarDimXID >= 0 ) { @@ -3276,48 +3287,52 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, } } - if( !bReadSRSOnly && (nVarDimXID != -1) && (nVarDimYID != -1) && - xdim > 0 && ydim > 0 ) + if( (nVarDimXID != -1) && (nVarDimYID != -1) && + ((!bReadSRSOnly && xdim > 0 && ydim > 0) || sg != nullptr) ) { - pdfXCoord = static_cast(CPLCalloc(xdim, sizeof(double))); - pdfYCoord = static_cast(CPLCalloc(ydim, sizeof(double))); + if(sg == nullptr) + { + // Raster stuff, not usable for simple geometries... + pdfXCoord = static_cast(CPLCalloc(xdim, sizeof(double))); + pdfYCoord = static_cast(CPLCalloc(ydim, sizeof(double))); - size_t start[2] = { 0, 0 }; - size_t edge[2] = { xdim, 0 }; - int status = nc_get_vara_double(nGroupDimXID, nVarDimXID, - start, edge, pdfXCoord); - NCDF_ERR(status); + size_t start[2] = { 0, 0 }; + size_t edge[2] = { xdim, 0 }; + int status = nc_get_vara_double(nGroupDimXID, nVarDimXID, + start, edge, pdfXCoord); + NCDF_ERR(status); - edge[0] = ydim; - status = nc_get_vara_double(nGroupDimYID, nVarDimYID, - start, edge, pdfYCoord); - NCDF_ERR(status); + edge[0] = ydim; + status = nc_get_vara_double(nGroupDimYID, nVarDimYID, + start, edge, pdfYCoord); + NCDF_ERR(status); - if( !poDS->bSwitchedXY ) - { - // Check for bottom-up from the Y-axis order. - // See bugs #4284 and #4251. - poDS->bBottomUp = (pdfYCoord[0] <= pdfYCoord[1]); + if( !poDS->bSwitchedXY ) + { + // Check for bottom-up from the Y-axis order. + // See bugs #4284 and #4251. + poDS->bBottomUp = (pdfYCoord[0] <= pdfYCoord[1]); - CPLDebug("GDAL_netCDF", "set bBottomUp = %d from Y axis", - static_cast(poDS->bBottomUp)); + CPLDebug("GDAL_netCDF", "set bBottomUp = %d from Y axis", + static_cast(poDS->bBottomUp)); - // Convert ]180,540] longitude values to ]-180,0]. - if( NCDFIsVarLongitude(nGroupDimXID, nVarDimXID, nullptr) && - CPLTestBool(CPLGetConfigOption("GDAL_NETCDF_CENTERLONG_180", - "YES")) ) - { - // If minimum longitude is > 180, subtract 360 from all. - // Add a check on the maximum X value too, since NCDFIsVarLongitude() - // is not very specific by default (see https://github.com/OSGeo/gdal/issues/1440) - if( std::min(pdfXCoord[0], pdfXCoord[xdim - 1]) > 180.0 && - std::max(pdfXCoord[0], pdfXCoord[xdim - 1]) <= 540 ) + // Convert ]180,540] longitude values to ]-180,0]. + if( NCDFIsVarLongitude(nGroupDimXID, nVarDimXID, nullptr) && + CPLTestBool(CPLGetConfigOption("GDAL_NETCDF_CENTERLONG_180", + "YES")) ) { - CPLDebug("GDAL_netCDF", - "Offseting longitudes from ]180,540] to ]-180,180]. " - "Can be disabled with GDAL_NETCDF_CENTERLONG_180=NO"); - for( size_t i = 0; i < xdim; i++ ) - pdfXCoord[i] -= 360; + // If minimum longitude is > 180, subtract 360 from all. + // Add a check on the maximum X value too, since NCDFIsVarLongitude() + // is not very specific by default (see https://github.com/OSGeo/gdal/issues/1440) + if( std::min(pdfXCoord[0], pdfXCoord[xdim - 1]) > 180.0 && + std::max(pdfXCoord[0], pdfXCoord[xdim - 1]) <= 540 ) + { + CPLDebug("GDAL_netCDF", + "Offseting longitudes from ]180,540] to ]-180,180]. " + "Can be disabled with GDAL_NETCDF_CENTERLONG_180=NO"); + for( size_t i = 0; i < xdim; i++ ) + pdfXCoord[i] -= 360; + } } } } @@ -3376,11 +3391,21 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, // Set projection. oSRS.exportToWkt(&pszTempProjection); + if(returnProjStr != nullptr) + { + (*returnProjStr) = std::string(pszTempProjection); + } CPLDebug("GDAL_netCDF", "setting WKT from CF"); SetProjection(pszTempProjection); CPLFree(pszTempProjection); } + if(sg != nullptr) + { + CPLFree(pszGridMappingValue); + return; // The rest is raster related stuff + } + // Is pixel spacing uniform across the map? // Check Longitude. @@ -3398,15 +3423,15 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, { bool bWestIsLeft = (pdfXCoord[0] < pdfXCoord[xdim - 1]); - // fix longitudes if longitudes should increase from + // fix longitudes if longitudes should increase from // west to east, but west > east if (NCDFIsVarLongitude(nGroupDimXID, nVarDimXID, nullptr) && !bWestIsLeft) { size_t ndecreases = 0; - // there is lon wrap if longitudes increase - // with one single decrease + // there is lon wrap if longitudes increase + // with one single decrease for( size_t i = 1; i < xdim; i++ ) { if (pdfXCoord[i] < pdfXCoord[i - 1]) @@ -3908,7 +3933,7 @@ void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, void netCDFDataset::SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly ) { - SetProjectionFromVar(nGroupId, nVarId, bReadSRSOnly, nullptr); + SetProjectionFromVar(nGroupId, nVarId, bReadSRSOnly, nullptr, nullptr, nullptr); } int netCDFDataset::ProcessCFGeolocation( int nGroupId, int nVarId ) @@ -4150,7 +4175,7 @@ CPLErr netCDFDataset::SetGeoTransform ( double * padfTransform ) "SetGeoTransform(%f,%f,%f,%f,%f,%f)", padfTransform[0], padfTransform[1], padfTransform[2], padfTransform[3], padfTransform[4], padfTransform[5]); - + if( GetAccess() == GA_Update ) { if( bSetProjection && !bSetGeoTransform ) @@ -4383,6 +4408,9 @@ CPLErr netCDFDataset::AddProjectionVars( bool bDefsOnly, { CPLErr eErr = CE_None; + if(nCFVersion >= 1.8) + return CE_None; // do nothing + bool bWriteGridMapping = false; bool bWriteLonLat = false; bool bHasGeoloc = false; @@ -6242,7 +6270,7 @@ static bool netCDFDatasetCreateTempFile( NetCDFFormatEnum eFormat, { nActiveSection = SECTION_DATA; status = nc_enddef(nCdfId); - if(status != NC_NOERR ) + if(status != NC_NOERR ) { CPLDebug("netCDF", "nc_enddef() failed: %s", nc_strerror(status)); @@ -7522,7 +7550,7 @@ GDALDataset *netCDFDataset::Open( GDALOpenInfo *poOpenInfo ) CPLFree(panDimIds); // Set projection info. - if( nd > 1 ) + if( nd > 1) { poDS->SetProjectionFromVar(cdfid, var, false); } @@ -7922,6 +7950,7 @@ netCDFDataset::CreateLL( const char *pszFilename, CPLFree(pszTemp); } #endif + int status = nc_create(osFilenameForNCCreate, poDS->nCreateMode, &(poDS->cdfid)); // Put into define mode. @@ -7974,14 +8003,48 @@ netCDFDataset::Create( const char *pszFilename, "\n=====\nnetCDFDataset::Create(%s, ...)", pszFilename); + const char * legacyCreationOp = CSLFetchNameValueDef(papszOptions, "GEOMETRY_ENCODING", "CF_1.8"); + std::string legacyCreationOp_s = std::string(legacyCreationOp); + + // Check legacy creation op FIRST + + bool legacyCreateMode = false; + + if (legacyCreationOp_s == "CF_1.8") + { + legacyCreateMode = false; + } + + else if(legacyCreationOp_s == "WKT") + { + legacyCreateMode = true; + } + + else + { + CPLError(CE_Failure, CPLE_NotSupported, "Dataset creation option GEOMETRY_ENCODING=%s is not supported.", legacyCreationOp_s.c_str()); + return nullptr; + } + CPLMutexHolderD(&hNCMutex); netCDFDataset *poDS = netCDFDataset::CreateLL(pszFilename, nXSize, nYSize, nBands, papszOptions); + if( !poDS ) return nullptr; + if (!legacyCreateMode) + { + poDS->bSGSupport = true; + } + + else + { + poDS->bSGSupport = false; + } + // Should we write signed or unsigned byte? // TODO should this only be done in Create() poDS->bSignedData = true; @@ -7992,8 +8055,10 @@ netCDFDataset::Create( const char *pszFilename, // Add Conventions, GDAL info and history. if( poDS->cdfid >= 0 ) { + const char * CF_Vector_Conv = poDS->bSGSupport ? NCDF_CONVENTIONS_CF_V1_8 : NCDF_CONVENTIONS_CF_V1_6; + NCDFAddGDALHistory(poDS->cdfid, pszFilename, "", "Create", - (nBands == 0) ? NCDF_CONVENTIONS_CF_V1_6 + (nBands == 0) ? CF_Vector_Conv : NCDF_CONVENTIONS_CF_V1_5); } @@ -8544,7 +8609,9 @@ void netCDFDataset::ProcessCreationOptions() // MULTIPLE_LAYERS option. const char *pszMultipleLayerBehaviour = CSLFetchNameValueDef(papszCreationOptions, "MULTIPLE_LAYERS", "NO"); - if( EQUAL(pszMultipleLayerBehaviour, "NO") ) + const char *pszGeometryEnc = + CSLFetchNameValueDef(papszCreationOptions, "GEOMETRY_ENCODING", "CF_1.8"); + if( EQUAL(pszMultipleLayerBehaviour, "NO") || EQUAL(pszGeometryEnc, "CF_1.8")) { eMultipleLayerBehaviour = SINGLE_LAYER; } @@ -8743,6 +8810,10 @@ void GDALRegister_netCDF() " SEPARATE_GROUPS" #endif " " +" " " " +"