diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml
new file mode 100644
index 0000000..672267f
--- /dev/null
+++ b/.github/workflows/pre-commit.yaml
@@ -0,0 +1,33 @@
+name: CI
+
+on:
+ pull_request:
+
+jobs:
+ pre_commit_checks:
+ name: Pre-Commit checks
+ runs-on: ubuntu-latest
+
+ steps:
+ - uses: actions/checkout@main
+
+ - name: Install pre-commit and run
+ uses: pre-commit/action@v3.0.1
+ with:
+ extra_args: --all-files --hook-stage manual --show-diff-on-failure
+
+ - name: Install lychee
+ run: |
+ mkdir ./lychee-install
+ cd ./lychee-install
+ curl -L https://github.com/lycheeverse/lychee/releases/latest/download/lychee-x86_64-unknown-linux-gnu.tar.gz -o lychee.tar.gz
+ tar -xzf lychee.tar.gz
+ mv lychee /usr/local/bin/
+ lychee --version
+ cd ../
+ rm -rf ./lychee-install
+
+ # TODO: Use pre-commit instead of this
+ - name: Run lychee
+ run: |
+ lychee --root-dir $(pwd)/ ./
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..be47843
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_Store
+.env
diff --git a/.lycheeignore b/.lycheeignore
new file mode 100644
index 0000000..eba9e9d
--- /dev/null
+++ b/.lycheeignore
@@ -0,0 +1,2 @@
+https://slack.com/shortcuts/Ft09CHNNHZNX/8d0d6f7d69a1350a91b2ef33fc6d5704
+https://www.mdpi.com/2072-4292/8/10/859
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
new file mode 100644
index 0000000..675c938
--- /dev/null
+++ b/.pre-commit-config.yaml
@@ -0,0 +1,42 @@
+repos:
+ # - repo: https://github.com/lycheeverse/lychee.git
+ # rev: v0.15.1
+ # hooks:
+ # - id: lychee
+ # args:
+ # - "--no-progress"
+ # - "."
+ # pass_filenames: false
+
+ - repo: https://github.com/crate-ci/typos
+ rev: v1.31.1
+ hooks:
+ - id: typos
+
+ - repo: https://github.com/commitizen-tools/commitizen
+ rev: v4.9.1
+ hooks:
+ - id: commitizen
+
+ - repo: https://github.com/pre-commit/pre-commit-hooks
+ rev: v5.0.0
+ hooks:
+ - id: check-merge-conflict
+ - id: trailing-whitespace
+ - id: end-of-file-fixer
+ - id: check-json
+ - id: check-toml
+ - id: check-xml
+ - id: check-yaml
+ args: [--unsafe]
+ - id: debug-statements
+ - id: check-builtin-literals
+ - id: check-case-conflict
+ - id: check-docstring-first
+ - id: detect-private-key
+ - id: name-tests-test
+
+ - repo: https://github.com/gitleaks/gitleaks
+ rev: v8.24.2
+ hooks:
+ - id: gitleaks
diff --git a/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx.csv.gz b/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx.csv.gz
new file mode 100644
index 0000000..1eb5f72
Binary files /dev/null and b/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx.csv.gz differ
diff --git a/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx_geom.geojson.gz b/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx_geom.geojson.gz
new file mode 100644
index 0000000..8207a86
Binary files /dev/null and b/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx_geom.geojson.gz differ
diff --git a/assets/docs/about_data/files/groups_-M56eeMCZ5VeOHjJN4Bx.csv.gz b/assets/docs/about_data/files/groups_-M56eeMCZ5VeOHjJN4Bx.csv.gz
new file mode 100644
index 0000000..9613ef4
Binary files /dev/null and b/assets/docs/about_data/files/groups_-M56eeMCZ5VeOHjJN4Bx.csv.gz differ
diff --git a/assets/docs/about_data/files/history_-M56eeMCZ5VeOHjJN4Bx.csv b/assets/docs/about_data/files/history_-M56eeMCZ5VeOHjJN4Bx.csv
new file mode 100644
index 0000000..31896c7
--- /dev/null
+++ b/assets/docs/about_data/files/history_-M56eeMCZ5VeOHjJN4Bx.csv
@@ -0,0 +1,6 @@
+day,number_of_results,number_of_results_progress,cum_number_of_results,cum_number_of_results_progress,progress,cum_progress,number_of_users,number_of_new_users,cum_number_of_users,project_id
+2020-04-17,138387,138387,138387,138387,0.3121084182465257,0.3121084182465257,78,78,78,-M56eeMCZ5VeOHjJN4Bx
+2020-04-18,126825,126639,265212,265026,0.2856127958429749,0.5977212140895005,113,85,163,-M56eeMCZ5VeOHjJN4Bx
+2020-04-19,143178,137460,408390,402486,0.31001772689752227,0.9077389409870228,88,39,202,-M56eeMCZ5VeOHjJN4Bx
+2020-04-20,59640,40557,468030,443043,0.0914694380167526,0.9992083790037755,37,11,213,-M56eeMCZ5VeOHjJN4Bx
+2020-04-21,258,0,468288,443043,0.0,0.9992083790037755,1,0,213,-M56eeMCZ5VeOHjJN4Bx
diff --git a/assets/docs/about_data/files/hot_tm_-M56eeMCZ5VeOHjJN4Bx.geojson b/assets/docs/about_data/files/hot_tm_-M56eeMCZ5VeOHjJN4Bx.geojson
new file mode 100644
index 0000000..d0b26f8
--- /dev/null
+++ b/assets/docs/about_data/files/hot_tm_-M56eeMCZ5VeOHjJN4Bx.geojson
@@ -0,0 +1 @@
+{"type": "FeatureCollection", "name": "/root/.local/share/mapswipe_workers/api/hot_tm/hot_tm_-M56eeMCZ5VeOHjJN4Bx.geojson", "crs": {"type": "name", "properties": {"name": "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features": [{"type": "Feature", "properties": {"group_id": 1427}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -3.9519409, 0.0], [15.9068298, -3.9519409, 0.0], [15.9068298, -3.9492008, 0.0], [15.9040833, -3.9492008, 0.0], [15.9040833, -3.9519409, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1361}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -3.960161, 0.0], [15.8999634, -3.960161, 0.0], [15.8999634, -3.9546809, 0.0], [15.8903503, -3.9546809, 0.0], [15.8903503, -3.960161, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1214}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -3.969751, 0.0], [15.8670044, -3.969751, 0.0], [15.8670044, -3.965641, 0.0], [15.8642578, -3.965641, 0.0], [15.8642578, -3.969751, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1065}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -3.9779709, 0.0], [15.836792, -3.9779709, 0.0], [15.836792, -3.9766009, 0.0], [15.8340454, -3.9766009, 0.0], [15.8340454, -3.9779709, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1086}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -3.9793409, 0.0], [15.8409119, -3.9793409, 0.0], [15.8409119, -3.9779709, 0.0], [15.8395386, -3.9779709, 0.0], [15.8395386, -3.9793409, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1323}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -3.9807109, 0.0], [15.8848572, -3.9807109, 0.0], [15.8848572, -3.9793409, 0.0], [15.8834839, -3.9793409, 0.0], [15.8834839, -3.9807109, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1116}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -3.9834508, 0.0], [15.8477783, -3.9834508, 0.0], [15.8477783, -3.9820809, 0.0], [15.846405, -3.9820809, 0.0], [15.846405, -3.9834508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1362}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -3.9848208, 0.0], [15.8917236, -3.9848208, 0.0], [15.8917236, -3.9820809, 0.0], [15.8903503, -3.9820809, 0.0], [15.8903503, -3.9848208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 866}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -3.9875608, 0.0], [15.79422, -3.9875608, 0.0], [15.79422, -3.9861908, 0.0], [15.7928467, -3.9861908, 0.0], [15.7928467, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 897}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -3.9889307, 0.0], [15.8010864, -3.9889307, 0.0], [15.8010864, -3.9875608, 0.0], [15.7983398, -3.9875608, 0.0], [15.7983398, -3.9889307, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 917}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -3.9889307, 0.0], [15.8093262, -3.9889307, 0.0], [15.8093262, -3.9861908, 0.0], [15.803833, -3.9861908, 0.0], [15.803833, -3.9889307, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 981}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -3.9875608, 0.0], [15.8230591, -3.9875608, 0.0], [15.8230591, -3.9848208, 0.0], [15.8175659, -3.9848208, 0.0], [15.8175659, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1451}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -3.9889307, 0.0], [15.912323, -3.9889307, 0.0], [15.912323, -3.9875608, 0.0], [15.9109497, -3.9875608, 0.0], [15.9109497, -3.9889307, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1465}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -3.9916706, 0.0], [15.921936, -3.9916706, 0.0], [15.921936, -3.9848208, 0.0], [15.9150696, -3.9848208, 0.0], [15.9150696, -3.9916706, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1514}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -3.9889307, 0.0], [15.9288025, -3.9889307, 0.0], [15.9288025, -3.9875608, 0.0], [15.9274292, -3.9875608, 0.0], [15.9274292, -3.9889307, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1528}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -3.9875608, 0.0], [15.9329224, -3.9875608, 0.0], [15.9329224, -3.9861908, 0.0], [15.9315491, -3.9861908, 0.0], [15.9315491, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 640}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -3.9930406, 0.0], [15.7543945, -3.9930406, 0.0], [15.7543945, -3.9916706, 0.0], [15.7530212, -3.9916706, 0.0], [15.7530212, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1507}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -3.9998904, 0.0], [15.9356689, -3.9998904, 0.0], [15.9356689, -3.9916706, 0.0], [15.9246826, -3.9916706, 0.0], [15.9246826, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1566}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -3.9985204, 0.0], [15.9535217, -3.9985204, 0.0], [15.9535217, -3.9903007, 0.0], [15.9466553, -3.9903007, 0.0], [15.9466553, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 418}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -3.9985204, 0.0], [15.7241821, -3.9985204, 0.0], [15.7241821, -3.9957805, 0.0], [15.7159424, -3.9957805, 0.0], [15.7159424, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 486}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -3.9985204, 0.0], [15.7296753, -3.9985204, 0.0], [15.7296753, -3.9944106, 0.0], [15.728302, -3.9944106, 0.0], [15.728302, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 511}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -3.9944106, 0.0], [15.7365417, -3.9944106, 0.0], [15.7365417, -3.9930406, 0.0], [15.7337952, -3.9930406, 0.0], [15.7337952, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 569}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -3.9944106, 0.0], [15.7447815, -3.9944106, 0.0], [15.7447815, -3.9930406, 0.0], [15.7434082, -3.9930406, 0.0], [15.7434082, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 825}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -3.9985204, 0.0], [15.7873535, -3.9985204, 0.0], [15.7873535, -3.9957805, 0.0], [15.7859802, -3.9957805, 0.0], [15.7859802, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 858}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -3.9971505, 0.0], [15.7969666, -3.9971505, 0.0], [15.7969666, -3.9930406, 0.0], [15.7914734, -3.9930406, 0.0], [15.7914734, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1257}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -3.9957805, 0.0], [15.8724976, -3.9957805, 0.0], [15.8724976, -3.9944106, 0.0], [15.8711243, -3.9944106, 0.0], [15.8711243, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1274}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -3.9971505, 0.0], [15.879364, -3.9971505, 0.0], [15.879364, -3.9930406, 0.0], [15.8752441, -3.9930406, 0.0], [15.8752441, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1339}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -3.9971505, 0.0], [15.8889771, -3.9971505, 0.0], [15.8889771, -3.9957805, 0.0], [15.8862305, -3.9957805, 0.0], [15.8862305, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 326}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0012603, 0.0], [15.7008362, -4.0012603, 0.0], [15.7008362, -3.9985204, 0.0], [15.6967163, -3.9985204, 0.0], [15.6967163, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 363}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -3.9998904, 0.0], [15.7090759, -3.9998904, 0.0], [15.7090759, -3.9971505, 0.0], [15.7049561, -3.9971505, 0.0], [15.7049561, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 403}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -3.9985204, 0.0], [15.7131958, -3.9985204, 0.0], [15.7131958, -3.9971505, 0.0], [15.7118225, -3.9971505, 0.0], [15.7118225, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 849}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.0012603, 0.0], [15.79422, -4.0012603, 0.0], [15.79422, -3.9985204, 0.0], [15.7901001, -3.9985204, 0.0], [15.7901001, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1117}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.0012603, 0.0], [15.8477783, -4.0012603, 0.0], [15.8477783, -3.9998904, 0.0], [15.846405, -3.9998904, 0.0], [15.846405, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1200}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -3.9998904, 0.0], [15.8628845, -3.9998904, 0.0], [15.8628845, -3.9985204, 0.0], [15.8615112, -3.9985204, 0.0], [15.8615112, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1457}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.0012603, 0.0], [15.9178162, -4.0012603, 0.0], [15.9178162, -3.9985204, 0.0], [15.9136963, -3.9985204, 0.0], [15.9136963, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1537}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.0053701, 0.0], [15.9411621, -4.0053701, 0.0], [15.9411621, -3.9985204, 0.0], [15.9342957, -3.9985204, 0.0], [15.9342957, -4.0053701, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 272}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0053701, 0.0], [15.6871033, -4.0053701, 0.0], [15.6871033, -4.0026302, 0.0], [15.6843567, -4.0026302, 0.0], [15.6843567, -4.0053701, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 307}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.0026302, 0.0], [15.6939697, -4.0026302, 0.0], [15.6939697, -4.0012603, 0.0], [15.6925964, -4.0012603, 0.0], [15.6925964, -4.0026302, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 233}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.00811, 0.0], [15.6761169, -4.00811, 0.0], [15.6761169, -4.0067401, 0.0], [15.6733704, -4.0067401, 0.0], [15.6733704, -4.00811, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1087}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.0067401, 0.0], [15.8409119, -4.0067401, 0.0], [15.8409119, -4.0053701, 0.0], [15.8395386, -4.0053701, 0.0], [15.8395386, -4.0067401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1443}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.0067401, 0.0], [15.9095764, -4.0067401, 0.0], [15.9095764, -4.0053701, 0.0], [15.9082031, -4.0053701, 0.0], [15.9082031, -4.0067401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 197}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.0122198, 0.0], [15.6582642, -4.0122198, 0.0], [15.6582642, -4.0108499, 0.0], [15.6568909, -4.0108499, 0.0], [15.6568909, -4.0122198, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 139}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.0218092, 0.0], [15.6459045, -4.0218092, 0.0], [15.6459045, -4.0135897, 0.0], [15.6321716, -4.0135897, 0.0], [15.6321716, -4.0218092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 179}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.0149596, 0.0], [15.6500244, -4.0149596, 0.0], [15.6500244, -4.0135897, 0.0], [15.6486511, -4.0135897, 0.0], [15.6486511, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 390}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0149596, 0.0], [15.7118225, -4.0149596, 0.0], [15.7118225, -4.0135897, 0.0], [15.7104492, -4.0135897, 0.0], [15.7104492, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 999}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0163295, 0.0], [15.8216858, -4.0163295, 0.0], [15.8216858, -4.0149596, 0.0], [15.8203125, -4.0149596, 0.0], [15.8203125, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1197}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.0163295, 0.0], [15.8615112, -4.0163295, 0.0], [15.8615112, -4.0135897, 0.0], [15.8601379, -4.0135897, 0.0], [15.8601379, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1340}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.0176995, 0.0], [15.8876038, -4.0176995, 0.0], [15.8876038, -4.0163295, 0.0], [15.8862305, -4.0163295, 0.0], [15.8862305, -4.0176995, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1368}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.0149596, 0.0], [15.8930969, -4.0149596, 0.0], [15.8930969, -4.0135897, 0.0], [15.8917236, -4.0135897, 0.0], [15.8917236, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1458}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.0163295, 0.0], [15.9150696, -4.0163295, 0.0], [15.9150696, -4.0135897, 0.0], [15.9136963, -4.0135897, 0.0], [15.9136963, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 327}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0218092, 0.0], [15.6994629, -4.0218092, 0.0], [15.6994629, -4.0190694, 0.0], [15.6967163, -4.0190694, 0.0], [15.6967163, -4.0218092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 819}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.0218092, 0.0], [15.7859802, -4.0218092, 0.0], [15.7859802, -4.0190694, 0.0], [15.7846069, -4.0190694, 0.0], [15.7846069, -4.0218092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1049}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.0190694, 0.0], [15.8312988, -4.0190694, 0.0], [15.8312988, -4.0176995, 0.0], [15.8299255, -4.0176995, 0.0], [15.8299255, -4.0190694, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1223}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.0204393, 0.0], [15.8683777, -4.0204393, 0.0], [15.8683777, -4.0176995, 0.0], [15.8656311, -4.0176995, 0.0], [15.8656311, -4.0204393, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1379}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.0204393, 0.0], [15.8944702, -4.0204393, 0.0], [15.8944702, -4.0190694, 0.0], [15.8930969, -4.0190694, 0.0], [15.8930969, -4.0204393, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1488}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.0218092, 0.0], [15.9233093, -4.0218092, 0.0], [15.9233093, -4.0204393, 0.0], [15.921936, -4.0204393, 0.0], [15.921936, -4.0218092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 94}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.0259189, 0.0], [15.6184387, -4.0259189, 0.0], [15.6184387, -4.024549, 0.0], [15.6143188, -4.024549, 0.0], [15.6143188, -4.0259189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 109}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.0259189, 0.0], [15.6253052, -4.0259189, 0.0], [15.6253052, -4.0231791, 0.0], [15.6211853, -4.0231791, 0.0], [15.6211853, -4.0259189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 203}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.024549, 0.0], [15.6610107, -4.024549, 0.0], [15.6610107, -4.0231791, 0.0], [15.6596375, -4.0231791, 0.0], [15.6596375, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 218}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.024549, 0.0], [15.6692505, -4.024549, 0.0], [15.6692505, -4.0231791, 0.0], [15.6678772, -4.0231791, 0.0], [15.6678772, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1005}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.024549, 0.0], [15.8230591, -4.024549, 0.0], [15.8230591, -4.0231791, 0.0], [15.8216858, -4.0231791, 0.0], [15.8216858, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1178}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.024549, 0.0], [15.8615112, -4.024549, 0.0], [15.8615112, -4.0218092, 0.0], [15.8573914, -4.0218092, 0.0], [15.8573914, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1215}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.0259189, 0.0], [15.8656311, -4.0259189, 0.0], [15.8656311, -4.024549, 0.0], [15.8642578, -4.024549, 0.0], [15.8642578, -4.0259189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1304}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.024549, 0.0], [15.8821106, -4.024549, 0.0], [15.8821106, -4.0218092, 0.0], [15.8807373, -4.0218092, 0.0], [15.8807373, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1508}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.0272888, 0.0], [15.9288025, -4.0272888, 0.0], [15.9288025, -4.024549, 0.0], [15.9260559, -4.024549, 0.0], [15.9260559, -4.0272888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 70}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.0313985, 0.0], [15.6060791, -4.0313985, 0.0], [15.6060791, -4.0272888, 0.0], [15.5978394, -4.0272888, 0.0], [15.5978394, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 208}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0327684, 0.0], [15.6651306, -4.0327684, 0.0], [15.6651306, -4.0286587, 0.0], [15.662384, -4.0286587, 0.0], [15.662384, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 308}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.0300286, 0.0], [15.6939697, -4.0300286, 0.0], [15.6939697, -4.0286587, 0.0], [15.6925964, -4.0286587, 0.0], [15.6925964, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 328}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0313985, 0.0], [15.7008362, -4.0313985, 0.0], [15.7008362, -4.0259189, 0.0], [15.6967163, -4.0259189, 0.0], [15.6967163, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 391}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0313985, 0.0], [15.7131958, -4.0313985, 0.0], [15.7131958, -4.0272888, 0.0], [15.7104492, -4.0272888, 0.0], [15.7104492, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 469}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.0286587, 0.0], [15.7255554, -4.0286587, 0.0], [15.7255554, -4.0259189, 0.0], [15.7241821, -4.0259189, 0.0], [15.7241821, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 921}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.0300286, 0.0], [15.8065796, -4.0300286, 0.0], [15.8065796, -4.0286587, 0.0], [15.8052063, -4.0286587, 0.0], [15.8052063, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1295}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.0300286, 0.0], [15.8807373, -4.0300286, 0.0], [15.8807373, -4.0286587, 0.0], [15.879364, -4.0286587, 0.0], [15.879364, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1544}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.0286587, 0.0], [15.9384155, -4.0286587, 0.0], [15.9384155, -4.0272888, 0.0], [15.9370422, -4.0272888, 0.0], [15.9370422, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 67}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.0341383, 0.0], [15.5937195, -4.0341383, 0.0], [15.5937195, -4.0327684, 0.0], [15.5923462, -4.0327684, 0.0], [15.5923462, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 285}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.0341383, 0.0], [15.6884766, -4.0341383, 0.0], [15.6884766, -4.0327684, 0.0], [15.6871033, -4.0327684, 0.0], [15.6871033, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 316}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.0341383, 0.0], [15.695343, -4.0341383, 0.0], [15.695343, -4.0327684, 0.0], [15.6939697, -4.0327684, 0.0], [15.6939697, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 547}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.0341383, 0.0], [15.7406616, -4.0341383, 0.0], [15.7406616, -4.0327684, 0.0], [15.7392883, -4.0327684, 0.0], [15.7392883, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 731}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.0355082, 0.0], [15.7681274, -4.0355082, 0.0], [15.7681274, -4.0313985, 0.0], [15.7653809, -4.0313985, 0.0], [15.7653809, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1000}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0341383, 0.0], [15.8216858, -4.0341383, 0.0], [15.8216858, -4.0327684, 0.0], [15.8203125, -4.0327684, 0.0], [15.8203125, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1076}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.0341383, 0.0], [15.836792, -4.0341383, 0.0], [15.836792, -4.0327684, 0.0], [15.8354187, -4.0327684, 0.0], [15.8354187, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1088}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.0368781, 0.0], [15.8450317, -4.0368781, 0.0], [15.8450317, -4.0313985, 0.0], [15.8395386, -4.0313985, 0.0], [15.8395386, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1179}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.0327684, 0.0], [15.8587646, -4.0327684, 0.0], [15.8587646, -4.0313985, 0.0], [15.8573914, -4.0313985, 0.0], [15.8573914, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1264}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.0327684, 0.0], [15.8752441, -4.0327684, 0.0], [15.8752441, -4.0300286, 0.0], [15.8724976, -4.0300286, 0.0], [15.8724976, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1324}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.0327684, 0.0], [15.8903503, -4.0327684, 0.0], [15.8903503, -4.0300286, 0.0], [15.8834839, -4.0300286, 0.0], [15.8834839, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1476}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.0327684, 0.0], [15.9191895, -4.0327684, 0.0], [15.9191895, -4.0313985, 0.0], [15.9178162, -4.0313985, 0.0], [15.9178162, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 140}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.0382479, 0.0], [15.6335449, -4.0382479, 0.0], [15.6335449, -4.0355082, 0.0], [15.6321716, -4.0355082, 0.0], [15.6321716, -4.0382479, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 582}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.0368781, 0.0], [15.7461548, -4.0368781, 0.0], [15.7461548, -4.0355082, 0.0], [15.7447815, -4.0355082, 0.0], [15.7447815, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 761}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.0355082, 0.0], [15.7722473, -4.0355082, 0.0], [15.7722473, -4.0341383, 0.0], [15.770874, -4.0341383, 0.0], [15.770874, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1216}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.0368781, 0.0], [15.8656311, -4.0368781, 0.0], [15.8656311, -4.0355082, 0.0], [15.8642578, -4.0355082, 0.0], [15.8642578, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1444}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.0382479, 0.0], [15.9095764, -4.0382479, 0.0], [15.9095764, -4.0368781, 0.0], [15.9082031, -4.0368781, 0.0], [15.9082031, -4.0382479, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 141}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.0478371, 0.0], [15.6362915, -4.0478371, 0.0], [15.6362915, -4.0409877, 0.0], [15.6321716, -4.0409877, 0.0], [15.6321716, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 214}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.0437275, 0.0], [15.6733704, -4.0437275, 0.0], [15.6733704, -4.0396178, 0.0], [15.6651306, -4.0396178, 0.0], [15.6651306, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 248}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.0423576, 0.0], [15.6802368, -4.0423576, 0.0], [15.6802368, -4.0396178, 0.0], [15.6761169, -4.0396178, 0.0], [15.6761169, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 268}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.0423576, 0.0], [15.6843567, -4.0423576, 0.0], [15.6843567, -4.0409877, 0.0], [15.6829834, -4.0409877, 0.0], [15.6829834, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 375}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.0423576, 0.0], [15.7131958, -4.0423576, 0.0], [15.7131958, -4.0382479, 0.0], [15.7077026, -4.0382479, 0.0], [15.7077026, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 462}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.0423576, 0.0], [15.7255554, -4.0423576, 0.0], [15.7255554, -4.0409877, 0.0], [15.7228088, -4.0409877, 0.0], [15.7228088, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 937}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.0409877, 0.0], [15.8093262, -4.0409877, 0.0], [15.8093262, -4.0396178, 0.0], [15.8079529, -4.0396178, 0.0], [15.8079529, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1066}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0423576, 0.0], [15.8381653, -4.0423576, 0.0], [15.8381653, -4.0409877, 0.0], [15.8340454, -4.0409877, 0.0], [15.8340454, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1248}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.0437275, 0.0], [15.8711243, -4.0437275, 0.0], [15.8711243, -4.0382479, 0.0], [15.8683777, -4.0382479, 0.0], [15.8683777, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1402}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.0533165, 0.0], [15.90271, -4.0533165, 0.0], [15.90271, -4.0409877, 0.0], [15.8972168, -4.0409877, 0.0], [15.8972168, -4.0533165, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 295}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.0464672, 0.0], [15.6939697, -4.0464672, 0.0], [15.6939697, -4.0437275, 0.0], [15.6898499, -4.0437275, 0.0], [15.6898499, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 448}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.0464672, 0.0], [15.7214355, -4.0464672, 0.0], [15.7214355, -4.0450973, 0.0], [15.7200623, -4.0450973, 0.0], [15.7200623, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 562}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.0478371, 0.0], [15.7516479, -4.0478371, 0.0], [15.7516479, -4.0423576, 0.0], [15.7420349, -4.0423576, 0.0], [15.7420349, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 867}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.0437275, 0.0], [15.79422, -4.0437275, 0.0], [15.79422, -4.0423576, 0.0], [15.7928467, -4.0423576, 0.0], [15.7928467, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 882}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0478371, 0.0], [15.7997131, -4.0478371, 0.0], [15.7997131, -4.0437275, 0.0], [15.7955933, -4.0437275, 0.0], [15.7955933, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 949}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.0450973, 0.0], [15.8120728, -4.0450973, 0.0], [15.8120728, -4.0437275, 0.0], [15.8106995, -4.0437275, 0.0], [15.8106995, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1035}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.0464672, 0.0], [15.8285522, -4.0464672, 0.0], [15.8285522, -4.0437275, 0.0], [15.827179, -4.0437275, 0.0], [15.827179, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1096}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.0437275, 0.0], [15.8422852, -4.0437275, 0.0], [15.8422852, -4.0423576, 0.0], [15.8409119, -4.0423576, 0.0], [15.8409119, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1118}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.0464672, 0.0], [15.8477783, -4.0464672, 0.0], [15.8477783, -4.0450973, 0.0], [15.846405, -4.0450973, 0.0], [15.846405, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1162}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.0519466, 0.0], [15.8615112, -4.0519466, 0.0], [15.8615112, -4.0423576, 0.0], [15.8518982, -4.0423576, 0.0], [15.8518982, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 152}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.0505768, 0.0], [15.6404114, -4.0505768, 0.0], [15.6404114, -4.0478371, 0.0], [15.6390381, -4.0478371, 0.0], [15.6390381, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 234}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.0478371, 0.0], [15.6747437, -4.0478371, 0.0], [15.6747437, -4.0464672, 0.0], [15.6733704, -4.0464672, 0.0], [15.6733704, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 264}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.0519466, 0.0], [15.6898499, -4.0519466, 0.0], [15.6898499, -4.0478371, 0.0], [15.6816101, -4.0478371, 0.0], [15.6816101, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 477}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.0505768, 0.0], [15.7310486, -4.0505768, 0.0], [15.7310486, -4.0464672, 0.0], [15.7269287, -4.0464672, 0.0], [15.7269287, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 950}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.0492069, 0.0], [15.8120728, -4.0492069, 0.0], [15.8120728, -4.0478371, 0.0], [15.8106995, -4.0478371, 0.0], [15.8106995, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 982}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.0492069, 0.0], [15.8203125, -4.0492069, 0.0], [15.8203125, -4.0464672, 0.0], [15.8175659, -4.0464672, 0.0], [15.8175659, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1067}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0505768, 0.0], [15.8354187, -4.0505768, 0.0], [15.8354187, -4.0492069, 0.0], [15.8340454, -4.0492069, 0.0], [15.8340454, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1249}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.0519466, 0.0], [15.8724976, -4.0519466, 0.0], [15.8724976, -4.0492069, 0.0], [15.869751, -4.0492069, 0.0], [15.869751, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1315}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0505768, 0.0], [15.8834839, -4.0505768, 0.0], [15.8834839, -4.0492069, 0.0], [15.8821106, -4.0492069, 0.0], [15.8821106, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 53}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.0519466, 0.0], [15.5799866, -4.0519466, 0.0], [15.5799866, -4.0505768, 0.0], [15.5786133, -4.0505768, 0.0], [15.5786133, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 240}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0560562, 0.0], [15.6774902, -4.0560562, 0.0], [15.6774902, -4.0519466, 0.0], [15.6747437, -4.0519466, 0.0], [15.6747437, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 868}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.0519466, 0.0], [15.7955933, -4.0519466, 0.0], [15.7955933, -4.0505768, 0.0], [15.7928467, -4.0505768, 0.0], [15.7928467, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1387}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.0546864, 0.0], [15.8972168, -4.0546864, 0.0], [15.8972168, -4.0533165, 0.0], [15.8944702, -4.0533165, 0.0], [15.8944702, -4.0546864, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 160}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.0587959, 0.0], [15.6445312, -4.0587959, 0.0], [15.6445312, -4.0546864, 0.0], [15.6417847, -4.0546864, 0.0], [15.6417847, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 290}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.0601658, 0.0], [15.6980896, -4.0601658, 0.0], [15.6980896, -4.0560562, 0.0], [15.6884766, -4.0560562, 0.0], [15.6884766, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 709}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.0615356, 0.0], [15.7667542, -4.0615356, 0.0], [15.7667542, -4.0574261, 0.0], [15.7626343, -4.0574261, 0.0], [15.7626343, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 883}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0587959, 0.0], [15.7969666, -4.0587959, 0.0], [15.7969666, -4.0574261, 0.0], [15.7955933, -4.0574261, 0.0], [15.7955933, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 903}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.0587959, 0.0], [15.803833, -4.0587959, 0.0], [15.803833, -4.0546864, 0.0], [15.7997131, -4.0546864, 0.0], [15.7997131, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 928}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.0587959, 0.0], [15.8079529, -4.0587959, 0.0], [15.8079529, -4.0574261, 0.0], [15.8065796, -4.0574261, 0.0], [15.8065796, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1036}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.0601658, 0.0], [15.8299255, -4.0601658, 0.0], [15.8299255, -4.0574261, 0.0], [15.827179, -4.0574261, 0.0], [15.827179, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1143}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.0587959, 0.0], [15.8546448, -4.0587959, 0.0], [15.8546448, -4.0574261, 0.0], [15.8518982, -4.0574261, 0.0], [15.8518982, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1459}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.0574261, 0.0], [15.9150696, -4.0574261, 0.0], [15.9150696, -4.0560562, 0.0], [15.9136963, -4.0560562, 0.0], [15.9136963, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 63}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.0629054, 0.0], [15.5895996, -4.0629054, 0.0], [15.5895996, -4.0615356, 0.0], [15.5882263, -4.0615356, 0.0], [15.5882263, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 392}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0615356, 0.0], [15.7118225, -4.0615356, 0.0], [15.7118225, -4.0601658, 0.0], [15.7104492, -4.0601658, 0.0], [15.7104492, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 532}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.0642753, 0.0], [15.7406616, -4.0642753, 0.0], [15.7406616, -4.0615356, 0.0], [15.7365417, -4.0615356, 0.0], [15.7365417, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 570}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.0615356, 0.0], [15.7461548, -4.0615356, 0.0], [15.7461548, -4.0587959, 0.0], [15.7434082, -4.0587959, 0.0], [15.7434082, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 663}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.0629054, 0.0], [15.7571411, -4.0629054, 0.0], [15.7571411, -4.0615356, 0.0], [15.7557678, -4.0615356, 0.0], [15.7557678, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 938}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.0656451, 0.0], [15.8106995, -4.0656451, 0.0], [15.8106995, -4.0615356, 0.0], [15.8079529, -4.0615356, 0.0], [15.8079529, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 972}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.0615356, 0.0], [15.8175659, -4.0615356, 0.0], [15.8175659, -4.0587959, 0.0], [15.8161926, -4.0587959, 0.0], [15.8161926, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 983}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.0656451, 0.0], [15.8230591, -4.0656451, 0.0], [15.8230591, -4.0615356, 0.0], [15.8175659, -4.0615356, 0.0], [15.8175659, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1068}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0601658, 0.0], [15.8354187, -4.0601658, 0.0], [15.8354187, -4.0587959, 0.0], [15.8340454, -4.0587959, 0.0], [15.8340454, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1097}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.0601658, 0.0], [15.8422852, -4.0601658, 0.0], [15.8422852, -4.0587959, 0.0], [15.8409119, -4.0587959, 0.0], [15.8409119, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1131}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.0642753, 0.0], [15.8532715, -4.0642753, 0.0], [15.8532715, -4.0615356, 0.0], [15.8491516, -4.0615356, 0.0], [15.8491516, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1316}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0656451, 0.0], [15.8862305, -4.0656451, 0.0], [15.8862305, -4.0587959, 0.0], [15.8821106, -4.0587959, 0.0], [15.8821106, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1394}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.0601658, 0.0], [15.8972168, -4.0601658, 0.0], [15.8972168, -4.0587959, 0.0], [15.8958435, -4.0587959, 0.0], [15.8958435, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 172}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.0656451, 0.0], [15.6500244, -4.0656451, 0.0], [15.6500244, -4.0642753, 0.0], [15.6472778, -4.0642753, 0.0], [15.6472778, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 359}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.0711244, 0.0], [15.7118225, -4.0711244, 0.0], [15.7118225, -4.0656451, 0.0], [15.7035828, -4.0656451, 0.0], [15.7035828, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 589}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.0670149, 0.0], [15.7502747, -4.0670149, 0.0], [15.7502747, -4.0642753, 0.0], [15.7461548, -4.0642753, 0.0], [15.7461548, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 641}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.0683848, 0.0], [15.7571411, -4.0683848, 0.0], [15.7571411, -4.0656451, 0.0], [15.7530212, -4.0656451, 0.0], [15.7530212, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 702}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.0656451, 0.0], [15.7626343, -4.0656451, 0.0], [15.7626343, -4.0642753, 0.0], [15.761261, -4.0642753, 0.0], [15.761261, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1230}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.0642753, 0.0], [15.8683777, -4.0642753, 0.0], [15.8683777, -4.0629054, 0.0], [15.8670044, -4.0629054, 0.0], [15.8670044, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1369}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.0738641, 0.0], [15.9040833, -4.0738641, 0.0], [15.9040833, -4.0642753, 0.0], [15.8917236, -4.0642753, 0.0], [15.8917236, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 54}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.0738641, 0.0], [15.5827332, -4.0738641, 0.0], [15.5827332, -4.0697546, 0.0], [15.5786133, -4.0697546, 0.0], [15.5786133, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 105}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.0779735, 0.0], [15.6266785, -4.0779735, 0.0], [15.6266785, -4.0683848, 0.0], [15.619812, -4.0683848, 0.0], [15.619812, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 463}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.0766037, 0.0], [15.7269287, -4.0766037, 0.0], [15.7269287, -4.0670149, 0.0], [15.7228088, -4.0670149, 0.0], [15.7228088, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 512}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.0697546, 0.0], [15.7365417, -4.0697546, 0.0], [15.7365417, -4.0670149, 0.0], [15.7337952, -4.0670149, 0.0], [15.7337952, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 991}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.0697546, 0.0], [15.8203125, -4.0697546, 0.0], [15.8203125, -4.0683848, 0.0], [15.8189392, -4.0683848, 0.0], [15.8189392, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1061}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.0683848, 0.0], [15.8340454, -4.0683848, 0.0], [15.8340454, -4.0670149, 0.0], [15.8326721, -4.0670149, 0.0], [15.8326721, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 393}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0752339, 0.0], [15.7131958, -4.0752339, 0.0], [15.7131958, -4.0711244, 0.0], [15.7104492, -4.0711244, 0.0], [15.7104492, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 548}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.0738641, 0.0], [15.7406616, -4.0738641, 0.0], [15.7406616, -4.0724943, 0.0], [15.7392883, -4.0724943, 0.0], [15.7392883, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 695}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.0724943, 0.0], [15.761261, -4.0724943, 0.0], [15.761261, -4.0711244, 0.0], [15.7598877, -4.0711244, 0.0], [15.7598877, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 820}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.0752339, 0.0], [15.7859802, -4.0752339, 0.0], [15.7859802, -4.0738641, 0.0], [15.7846069, -4.0738641, 0.0], [15.7846069, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 939}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.0766037, 0.0], [15.813446, -4.0766037, 0.0], [15.813446, -4.0724943, 0.0], [15.8079529, -4.0724943, 0.0], [15.8079529, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1325}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.0724943, 0.0], [15.8848572, -4.0724943, 0.0], [15.8848572, -4.0711244, 0.0], [15.8834839, -4.0711244, 0.0], [15.8834839, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 205}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.0793433, 0.0], [15.662384, -4.0793433, 0.0], [15.662384, -4.0779735, 0.0], [15.6610107, -4.0779735, 0.0], [15.6610107, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 449}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.0793433, 0.0], [15.7214355, -4.0793433, 0.0], [15.7214355, -4.0752339, 0.0], [15.7200623, -4.0752339, 0.0], [15.7200623, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 524}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.0766037, 0.0], [15.7365417, -4.0766037, 0.0], [15.7365417, -4.0752339, 0.0], [15.7351685, -4.0752339, 0.0], [15.7351685, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1250}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.0779735, 0.0], [15.8738708, -4.0779735, 0.0], [15.8738708, -4.0766037, 0.0], [15.869751, -4.0766037, 0.0], [15.869751, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1296}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.0793433, 0.0], [15.8834839, -4.0793433, 0.0], [15.8834839, -4.0766037, 0.0], [15.879364, -4.0766037, 0.0], [15.879364, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1370}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.0807132, 0.0], [15.8958435, -4.0807132, 0.0], [15.8958435, -4.0752339, 0.0], [15.8917236, -4.0752339, 0.0], [15.8917236, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 36}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.0916716, 0.0], [15.567627, -4.0916716, 0.0], [15.567627, -4.082083, 0.0], [15.5621338, -4.082083, 0.0], [15.5621338, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 83}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.0807132, 0.0], [15.6115723, -4.0807132, 0.0], [15.6115723, -4.0793433, 0.0], [15.610199, -4.0793433, 0.0], [15.610199, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 95}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.082083, 0.0], [15.6156921, -4.082083, 0.0], [15.6156921, -4.0807132, 0.0], [15.6143188, -4.0807132, 0.0], [15.6143188, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 170}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.0807132, 0.0], [15.6472778, -4.0807132, 0.0], [15.6472778, -4.0793433, 0.0], [15.6459045, -4.0793433, 0.0], [15.6459045, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 184}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.0834528, 0.0], [15.6555176, -4.0834528, 0.0], [15.6555176, -4.0807132, 0.0], [15.6500244, -4.0807132, 0.0], [15.6500244, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 222}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0807132, 0.0], [15.6706238, -4.0807132, 0.0], [15.6706238, -4.0793433, 0.0], [15.6692505, -4.0793433, 0.0], [15.6692505, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 273}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0834528, 0.0], [15.6884766, -4.0834528, 0.0], [15.6884766, -4.0807132, 0.0], [15.6843567, -4.0807132, 0.0], [15.6843567, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 599}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.0848226, 0.0], [15.7489014, -4.0848226, 0.0], [15.7489014, -4.082083, 0.0], [15.7475281, -4.082083, 0.0], [15.7475281, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1026}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.0834528, 0.0], [15.8285522, -4.0834528, 0.0], [15.8285522, -4.0807132, 0.0], [15.8258057, -4.0807132, 0.0], [15.8258057, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1112}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.082083, 0.0], [15.846405, -4.082083, 0.0], [15.846405, -4.0793433, 0.0], [15.8450317, -4.0793433, 0.0], [15.8450317, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1185}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.082083, 0.0], [15.8601379, -4.082083, 0.0], [15.8601379, -4.0807132, 0.0], [15.8587646, -4.0807132, 0.0], [15.8587646, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1284}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.082083, 0.0], [15.8779907, -4.082083, 0.0], [15.8779907, -4.0807132, 0.0], [15.8766174, -4.0807132, 0.0], [15.8766174, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 100}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.0971507, 0.0], [15.619812, -4.0971507, 0.0], [15.619812, -4.0861924, 0.0], [15.6170654, -4.0861924, 0.0], [15.6170654, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 657}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.0861924, 0.0], [15.7557678, -4.0861924, 0.0], [15.7557678, -4.0848226, 0.0], [15.7543945, -4.0848226, 0.0], [15.7543945, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 764}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.088932, 0.0], [15.7749939, -4.088932, 0.0], [15.7749939, -4.0848226, 0.0], [15.7722473, -4.0848226, 0.0], [15.7722473, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1136}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.0930413, 0.0], [15.8573914, -4.0930413, 0.0], [15.8573914, -4.0848226, 0.0], [15.8505249, -4.0848226, 0.0], [15.8505249, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1240}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.088932, 0.0], [15.8724976, -4.088932, 0.0], [15.8724976, -4.0861924, 0.0], [15.8683777, -4.0861924, 0.0], [15.8683777, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1341}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.0875622, 0.0], [15.8903503, -4.0875622, 0.0], [15.8903503, -4.0834528, 0.0], [15.8862305, -4.0834528, 0.0], [15.8862305, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 188}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.0916716, 0.0], [15.652771, -4.0916716, 0.0], [15.652771, -4.0903018, 0.0], [15.6513977, -4.0903018, 0.0], [15.6513977, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 242}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0930413, 0.0], [15.6816101, -4.0930413, 0.0], [15.6816101, -4.0875622, 0.0], [15.6747437, -4.0875622, 0.0], [15.6747437, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 299}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.0903018, 0.0], [15.6939697, -4.0903018, 0.0], [15.6939697, -4.0875622, 0.0], [15.6912231, -4.0875622, 0.0], [15.6912231, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 383}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.088932, 0.0], [15.7104492, -4.088932, 0.0], [15.7104492, -4.0875622, 0.0], [15.7090759, -4.0875622, 0.0], [15.7090759, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 642}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.0930413, 0.0], [15.7543945, -4.0930413, 0.0], [15.7543945, -4.0903018, 0.0], [15.7530212, -4.0903018, 0.0], [15.7530212, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1380}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.0903018, 0.0], [15.8944702, -4.0903018, 0.0], [15.8944702, -4.088932, 0.0], [15.8930969, -4.088932, 0.0], [15.8930969, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 132}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.0985205, 0.0], [15.629425, -4.0985205, 0.0], [15.629425, -4.0930413, 0.0], [15.6280518, -4.0930413, 0.0], [15.6280518, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 165}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.0985205, 0.0], [15.6500244, -4.0985205, 0.0], [15.6500244, -4.0944111, 0.0], [15.643158, -4.0944111, 0.0], [15.643158, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 209}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0944111, 0.0], [15.6651306, -4.0944111, 0.0], [15.6651306, -4.0916716, 0.0], [15.662384, -4.0916716, 0.0], [15.662384, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 219}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.0971507, 0.0], [15.6692505, -4.0971507, 0.0], [15.6692505, -4.0944111, 0.0], [15.6678772, -4.0944111, 0.0], [15.6678772, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 278}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.10126, 0.0], [15.6884766, -4.10126, 0.0], [15.6884766, -4.0930413, 0.0], [15.6843567, -4.0930413, 0.0], [15.6843567, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 410}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.10126, 0.0], [15.7173157, -4.10126, 0.0], [15.7173157, -4.0944111, 0.0], [15.7131958, -4.0944111, 0.0], [15.7131958, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 494}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.0944111, 0.0], [15.7310486, -4.0944111, 0.0], [15.7310486, -4.0930413, 0.0], [15.7296753, -4.0930413, 0.0], [15.7296753, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 735}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.0957809, 0.0], [15.7681274, -4.0957809, 0.0], [15.7681274, -4.0944111, 0.0], [15.7667542, -4.0944111, 0.0], [15.7667542, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 790}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.0944111, 0.0], [15.7791138, -4.0944111, 0.0], [15.7791138, -4.0916716, 0.0], [15.7777405, -4.0916716, 0.0], [15.7777405, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 816}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.0944111, 0.0], [15.7846069, -4.0944111, 0.0], [15.7846069, -4.0930413, 0.0], [15.7832336, -4.0930413, 0.0], [15.7832336, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1089}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.0944111, 0.0], [15.8409119, -4.0944111, 0.0], [15.8409119, -4.0930413, 0.0], [15.8395386, -4.0930413, 0.0], [15.8395386, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1206}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.0957809, 0.0], [15.8670044, -4.0957809, 0.0], [15.8670044, -4.0930413, 0.0], [15.8628845, -4.0930413, 0.0], [15.8628845, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1275}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.0930413, 0.0], [15.8766174, -4.0930413, 0.0], [15.8766174, -4.0916716, 0.0], [15.8752441, -4.0916716, 0.0], [15.8752441, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1305}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.0957809, 0.0], [15.8834839, -4.0957809, 0.0], [15.8834839, -4.0944111, 0.0], [15.8807373, -4.0944111, 0.0], [15.8807373, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1395}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.0985205, 0.0], [15.9013367, -4.0985205, 0.0], [15.9013367, -4.0930413, 0.0], [15.8958435, -4.0930413, 0.0], [15.8958435, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 41}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.0985205, 0.0], [15.5703735, -4.0985205, 0.0], [15.5703735, -4.0957809, 0.0], [15.567627, -4.0957809, 0.0], [15.567627, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 57}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.0998903, 0.0], [15.5827332, -4.0998903, 0.0], [15.5827332, -4.0985205, 0.0], [15.5813599, -4.0985205, 0.0], [15.5813599, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 200}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.0985205, 0.0], [15.6596375, -4.0985205, 0.0], [15.6596375, -4.0957809, 0.0], [15.6582642, -4.0957809, 0.0], [15.6582642, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 210}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.1081089, 0.0], [15.6678772, -4.1081089, 0.0], [15.6678772, -4.0985205, 0.0], [15.662384, -4.0985205, 0.0], [15.662384, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 346}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.1026298, 0.0], [15.7049561, -4.1026298, 0.0], [15.7049561, -4.0971507, 0.0], [15.7008362, -4.0971507, 0.0], [15.7008362, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 736}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.10126, 0.0], [15.7695007, -4.10126, 0.0], [15.7695007, -4.0985205, 0.0], [15.7667542, -4.0985205, 0.0], [15.7667542, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 783}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.0998903, 0.0], [15.7777405, -4.0998903, 0.0], [15.7777405, -4.0971507, 0.0], [15.7763672, -4.0971507, 0.0], [15.7763672, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1077}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.0971507, 0.0], [15.836792, -4.0971507, 0.0], [15.836792, -4.0957809, 0.0], [15.8354187, -4.0957809, 0.0], [15.8354187, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1495}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.0998903, 0.0], [15.9246826, -4.0998903, 0.0], [15.9246826, -4.0985205, 0.0], [15.9233093, -4.0985205, 0.0], [15.9233093, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 126}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.1039996, 0.0], [15.6280518, -4.1039996, 0.0], [15.6280518, -4.1026298, 0.0], [15.6266785, -4.1026298, 0.0], [15.6266785, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 185}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.1053693, 0.0], [15.662384, -4.1053693, 0.0], [15.662384, -4.0998903, 0.0], [15.6500244, -4.0998903, 0.0], [15.6500244, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 300}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1026298, 0.0], [15.6967163, -4.1026298, 0.0], [15.6967163, -4.0998903, 0.0], [15.6912231, -4.0998903, 0.0], [15.6912231, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 513}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.1026298, 0.0], [15.737915, -4.1026298, 0.0], [15.737915, -4.0998903, 0.0], [15.7337952, -4.0998903, 0.0], [15.7337952, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 945}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.1094786, 0.0], [15.8148193, -4.1094786, 0.0], [15.8148193, -4.10126, 0.0], [15.8079529, -4.10126, 0.0], [15.8079529, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1080}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.1081089, 0.0], [15.8409119, -4.1081089, 0.0], [15.8409119, -4.1026298, 0.0], [15.836792, -4.1026298, 0.0], [15.836792, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1297}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.1039996, 0.0], [15.8821106, -4.1039996, 0.0], [15.8821106, -4.1026298, 0.0], [15.879364, -4.1026298, 0.0], [15.879364, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 17}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1094786, 0.0], [15.544281, -4.1094786, 0.0], [15.544281, -4.1067391, 0.0], [15.5401611, -4.1067391, 0.0], [15.5401611, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 84}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.1067391, 0.0], [15.6129456, -4.1067391, 0.0], [15.6129456, -4.1039996, 0.0], [15.610199, -4.1039996, 0.0], [15.610199, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 110}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.1067391, 0.0], [15.6225586, -4.1067391, 0.0], [15.6225586, -4.1039996, 0.0], [15.6211853, -4.1039996, 0.0], [15.6211853, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 194}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.1122182, 0.0], [15.6555176, -4.1122182, 0.0], [15.6555176, -4.1067391, 0.0], [15.652771, -4.1067391, 0.0], [15.652771, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 243}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1081089, 0.0], [15.6761169, -4.1081089, 0.0], [15.6761169, -4.1067391, 0.0], [15.6747437, -4.1067391, 0.0], [15.6747437, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 536}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.1135879, 0.0], [15.7420349, -4.1135879, 0.0], [15.7420349, -4.1067391, 0.0], [15.737915, -4.1067391, 0.0], [15.737915, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1326}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.1081089, 0.0], [15.8848572, -4.1081089, 0.0], [15.8848572, -4.1067391, 0.0], [15.8834839, -4.1067391, 0.0], [15.8834839, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 201}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.1149577, 0.0], [15.6637573, -4.1149577, 0.0], [15.6637573, -4.1094786, 0.0], [15.6582642, -4.1094786, 0.0], [15.6582642, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 225}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.1108484, 0.0], [15.6719971, -4.1108484, 0.0], [15.6719971, -4.1094786, 0.0], [15.6706238, -4.1094786, 0.0], [15.6706238, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 279}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.1135879, 0.0], [15.6871033, -4.1135879, 0.0], [15.6871033, -4.1094786, 0.0], [15.68573, -4.1094786, 0.0], [15.68573, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 473}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.1108484, 0.0], [15.728302, -4.1108484, 0.0], [15.728302, -4.1094786, 0.0], [15.7255554, -4.1094786, 0.0], [15.7255554, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 607}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.1094786, 0.0], [15.7502747, -4.1094786, 0.0], [15.7502747, -4.1081089, 0.0], [15.7489014, -4.1081089, 0.0], [15.7489014, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 765}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.1135879, 0.0], [15.7777405, -4.1135879, 0.0], [15.7777405, -4.1094786, 0.0], [15.7722473, -4.1094786, 0.0], [15.7722473, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1347}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.1108484, 0.0], [15.8889771, -4.1108484, 0.0], [15.8889771, -4.1081089, 0.0], [15.8876038, -4.1081089, 0.0], [15.8876038, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1433}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.1108484, 0.0], [15.9068298, -4.1108484, 0.0], [15.9068298, -4.1094786, 0.0], [15.9054565, -4.1094786, 0.0], [15.9054565, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 101}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.1163274, 0.0], [15.6184387, -4.1163274, 0.0], [15.6184387, -4.1149577, 0.0], [15.6170654, -4.1149577, 0.0], [15.6170654, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 119}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.1149577, 0.0], [15.6253052, -4.1149577, 0.0], [15.6253052, -4.1135879, 0.0], [15.6239319, -4.1135879, 0.0], [15.6239319, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 136}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.1135879, 0.0], [15.6307983, -4.1135879, 0.0], [15.6307983, -4.1122182, 0.0], [15.629425, -4.1122182, 0.0], [15.629425, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 216}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.1163274, 0.0], [15.6678772, -4.1163274, 0.0], [15.6678772, -4.1149577, 0.0], [15.6665039, -4.1149577, 0.0], [15.6665039, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 318}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1204366, 0.0], [15.6967163, -4.1204366, 0.0], [15.6967163, -4.1122182, 0.0], [15.6912231, -4.1122182, 0.0], [15.6912231, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 754}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.1163274, 0.0], [15.770874, -4.1163274, 0.0], [15.770874, -4.1149577, 0.0], [15.7695007, -4.1149577, 0.0], [15.7695007, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 992}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.1135879, 0.0], [15.8203125, -4.1135879, 0.0], [15.8203125, -4.1122182, 0.0], [15.8189392, -4.1122182, 0.0], [15.8189392, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1290}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.1163274, 0.0], [15.8834839, -4.1163274, 0.0], [15.8834839, -4.1122182, 0.0], [15.8779907, -4.1122182, 0.0], [15.8779907, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 127}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.1245459, 0.0], [15.6307983, -4.1245459, 0.0], [15.6307983, -4.1163274, 0.0], [15.6266785, -4.1163274, 0.0], [15.6266785, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 171}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.1190669, 0.0], [15.6472778, -4.1190669, 0.0], [15.6472778, -4.1176972, 0.0], [15.6459045, -4.1176972, 0.0], [15.6459045, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 229}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.1272853, 0.0], [15.6747437, -4.1272853, 0.0], [15.6747437, -4.1190669, 0.0], [15.6719971, -4.1190669, 0.0], [15.6719971, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 422}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1204366, 0.0], [15.718689, -4.1204366, 0.0], [15.718689, -4.1163274, 0.0], [15.7173157, -4.1163274, 0.0], [15.7173157, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 681}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.1204366, 0.0], [15.761261, -4.1204366, 0.0], [15.761261, -4.1176972, 0.0], [15.7571411, -4.1176972, 0.0], [15.7571411, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1251}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.1259156, 0.0], [15.8752441, -4.1259156, 0.0], [15.8752441, -4.1190669, 0.0], [15.869751, -4.1190669, 0.0], [15.869751, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1409}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.1218064, 0.0], [15.90271, -4.1218064, 0.0], [15.90271, -4.1190669, 0.0], [15.8999634, -4.1190669, 0.0], [15.8999634, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 78}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.1231761, 0.0], [15.6060791, -4.1231761, 0.0], [15.6060791, -4.1218064, 0.0], [15.6047058, -4.1218064, 0.0], [15.6047058, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 147}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.1259156, 0.0], [15.6376648, -4.1259156, 0.0], [15.6376648, -4.1231761, 0.0], [15.6349182, -4.1231761, 0.0], [15.6349182, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 269}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.1272853, 0.0], [15.6898499, -4.1272853, 0.0], [15.6898499, -4.1231761, 0.0], [15.6829834, -4.1231761, 0.0], [15.6829834, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 503}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.1286551, 0.0], [15.7351685, -4.1286551, 0.0], [15.7351685, -4.1231761, 0.0], [15.7310486, -4.1231761, 0.0], [15.7310486, -4.1286551, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 537}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.1259156, 0.0], [15.7406616, -4.1259156, 0.0], [15.7406616, -4.1204366, 0.0], [15.737915, -4.1204366, 0.0], [15.737915, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 621}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.1245459, 0.0], [15.7530212, -4.1245459, 0.0], [15.7530212, -4.1204366, 0.0], [15.7502747, -4.1204366, 0.0], [15.7502747, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 941}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.1245459, 0.0], [15.8093262, -4.1245459, 0.0], [15.8093262, -4.1231761, 0.0], [15.8079529, -4.1231761, 0.0], [15.8079529, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1354}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.1245459, 0.0], [15.8903503, -4.1245459, 0.0], [15.8903503, -4.1231761, 0.0], [15.8889771, -4.1231761, 0.0], [15.8889771, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 31}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1272853, 0.0], [15.5566406, -4.1272853, 0.0], [15.5566406, -4.1259156, 0.0], [15.5552673, -4.1259156, 0.0], [15.5552673, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 87}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1286551, 0.0], [15.6143188, -4.1286551, 0.0], [15.6143188, -4.1272853, 0.0], [15.6129456, -4.1272853, 0.0], [15.6129456, -4.1286551, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 102}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.1286551, 0.0], [15.619812, -4.1286551, 0.0], [15.619812, -4.1245459, 0.0], [15.6184387, -4.1245459, 0.0], [15.6184387, -4.1286551, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 254}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.1259156, 0.0], [15.6802368, -4.1259156, 0.0], [15.6802368, -4.1245459, 0.0], [15.6788635, -4.1245459, 0.0], [15.6788635, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 309}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.1272853, 0.0], [15.695343, -4.1272853, 0.0], [15.695343, -4.1245459, 0.0], [15.6925964, -4.1245459, 0.0], [15.6925964, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 993}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.1272853, 0.0], [15.8203125, -4.1272853, 0.0], [15.8203125, -4.1259156, 0.0], [15.8189392, -4.1259156, 0.0], [15.8189392, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1098}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.1259156, 0.0], [15.8422852, -4.1259156, 0.0], [15.8422852, -4.1245459, 0.0], [15.8409119, -4.1245459, 0.0], [15.8409119, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1285}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.1272853, 0.0], [15.879364, -4.1272853, 0.0], [15.879364, -4.1245459, 0.0], [15.8766174, -4.1245459, 0.0], [15.8766174, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1327}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.1272853, 0.0], [15.8848572, -4.1272853, 0.0], [15.8848572, -4.1245459, 0.0], [15.8834839, -4.1245459, 0.0], [15.8834839, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 11}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.1341339, 0.0], [15.5374146, -4.1341339, 0.0], [15.5374146, -4.1300248, 0.0], [15.5332947, -4.1300248, 0.0], [15.5332947, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 29}, "geometry": {"type": "Polygon", "coordinates": [[[15.5511475, -4.1382431, 0.0], [15.5566406, -4.1382431, 0.0], [15.5566406, -4.1300248, 0.0], [15.5511475, -4.1300248, 0.0], [15.5511475, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 42}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.1313945, 0.0], [15.5717468, -4.1313945, 0.0], [15.5717468, -4.1300248, 0.0], [15.5690002, -4.1300248, 0.0], [15.5690002, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 73}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1341339, 0.0], [15.6033325, -4.1341339, 0.0], [15.6033325, -4.1313945, 0.0], [15.6005859, -4.1313945, 0.0], [15.6005859, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 291}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.1327642, 0.0], [15.6898499, -4.1327642, 0.0], [15.6898499, -4.1313945, 0.0], [15.6884766, -4.1313945, 0.0], [15.6884766, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 411}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.1313945, 0.0], [15.7145691, -4.1313945, 0.0], [15.7145691, -4.1300248, 0.0], [15.7131958, -4.1300248, 0.0], [15.7131958, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 549}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1313945, 0.0], [15.7406616, -4.1313945, 0.0], [15.7406616, -4.1300248, 0.0], [15.7392883, -4.1300248, 0.0], [15.7392883, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 628}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.1313945, 0.0], [15.7530212, -4.1313945, 0.0], [15.7530212, -4.1300248, 0.0], [15.7516479, -4.1300248, 0.0], [15.7516479, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 907}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.1300248, 0.0], [15.8024597, -4.1300248, 0.0], [15.8024597, -4.1286551, 0.0], [15.8010864, -4.1286551, 0.0], [15.8010864, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1069}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.1313945, 0.0], [15.8354187, -4.1313945, 0.0], [15.8354187, -4.1300248, 0.0], [15.8340454, -4.1300248, 0.0], [15.8340454, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1389}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.1341339, 0.0], [15.9013367, -4.1341339, 0.0], [15.9013367, -4.1300248, 0.0], [15.8944702, -4.1300248, 0.0], [15.8944702, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2}, "geometry": {"type": "Polygon", "coordinates": [[[15.5154419, -4.1423522, 0.0], [15.5236816, -4.1423522, 0.0], [15.5236816, -4.1327642, 0.0], [15.5154419, -4.1327642, 0.0], [15.5154419, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 16}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.1368734, 0.0], [15.5401611, -4.1368734, 0.0], [15.5401611, -4.1355037, 0.0], [15.5387878, -4.1355037, 0.0], [15.5387878, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 48}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1396128, 0.0], [15.57724, -4.1396128, 0.0], [15.57724, -4.1355037, 0.0], [15.5744934, -4.1355037, 0.0], [15.5744934, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 55}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1409825, 0.0], [15.5841064, -4.1409825, 0.0], [15.5841064, -4.1355037, 0.0], [15.5799866, -4.1355037, 0.0], [15.5799866, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 64}, "geometry": {"type": "Polygon", "coordinates": [[[15.5895996, -4.1355037, 0.0], [15.5923462, -4.1355037, 0.0], [15.5923462, -4.1341339, 0.0], [15.5895996, -4.1341339, 0.0], [15.5895996, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 82}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.1368734, 0.0], [15.610199, -4.1368734, 0.0], [15.610199, -4.1355037, 0.0], [15.6088257, -4.1355037, 0.0], [15.6088257, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 111}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.1341339, 0.0], [15.6225586, -4.1341339, 0.0], [15.6225586, -4.1327642, 0.0], [15.6211853, -4.1327642, 0.0], [15.6211853, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 145}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.1437219, 0.0], [15.6362915, -4.1437219, 0.0], [15.6362915, -4.1341339, 0.0], [15.6335449, -4.1341339, 0.0], [15.6335449, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 236}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.1437219, 0.0], [15.6774902, -4.1437219, 0.0], [15.6774902, -4.1327642, 0.0], [15.6733704, -4.1327642, 0.0], [15.6733704, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 296}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.1368734, 0.0], [15.6912231, -4.1368734, 0.0], [15.6912231, -4.1355037, 0.0], [15.6898499, -4.1355037, 0.0], [15.6898499, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 629}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.1355037, 0.0], [15.7530212, -4.1355037, 0.0], [15.7530212, -4.1341339, 0.0], [15.7516479, -4.1341339, 0.0], [15.7516479, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 710}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.1355037, 0.0], [15.7640076, -4.1355037, 0.0], [15.7640076, -4.1341339, 0.0], [15.7626343, -4.1341339, 0.0], [15.7626343, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 810}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.1409825, 0.0], [15.7846069, -4.1409825, 0.0], [15.7846069, -4.1341339, 0.0], [15.7818604, -4.1341339, 0.0], [15.7818604, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 835}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.1355037, 0.0], [15.7887268, -4.1355037, 0.0], [15.7887268, -4.1341339, 0.0], [15.7873535, -4.1341339, 0.0], [15.7873535, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1050}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.1355037, 0.0], [15.8312988, -4.1355037, 0.0], [15.8312988, -4.1341339, 0.0], [15.8299255, -4.1341339, 0.0], [15.8299255, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 22}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.1464613, 0.0], [15.5470276, -4.1464613, 0.0], [15.5470276, -4.1396128, 0.0], [15.5429077, -4.1396128, 0.0], [15.5429077, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 62}, "geometry": {"type": "Polygon", "coordinates": [[[15.5854797, -4.1450916, 0.0], [15.5909729, -4.1450916, 0.0], [15.5909729, -4.1382431, 0.0], [15.5854797, -4.1382431, 0.0], [15.5854797, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 74}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1396128, 0.0], [15.6033325, -4.1396128, 0.0], [15.6033325, -4.1368734, 0.0], [15.6005859, -4.1368734, 0.0], [15.6005859, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 96}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.1409825, 0.0], [15.6184387, -4.1409825, 0.0], [15.6184387, -4.1382431, 0.0], [15.6143188, -4.1382431, 0.0], [15.6143188, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 302}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1450916, 0.0], [15.6994629, -4.1450916, 0.0], [15.6994629, -4.1368734, 0.0], [15.6912231, -4.1368734, 0.0], [15.6912231, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 384}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.1409825, 0.0], [15.7131958, -4.1409825, 0.0], [15.7131958, -4.1368734, 0.0], [15.7090759, -4.1368734, 0.0], [15.7090759, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 643}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.147831, 0.0], [15.761261, -4.147831, 0.0], [15.761261, -4.1396128, 0.0], [15.7530212, -4.1396128, 0.0], [15.7530212, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 791}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.1396128, 0.0], [15.7791138, -4.1396128, 0.0], [15.7791138, -4.1382431, 0.0], [15.7777405, -4.1382431, 0.0], [15.7777405, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1018}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.1423522, 0.0], [15.8258057, -4.1423522, 0.0], [15.8258057, -4.1396128, 0.0], [15.8244324, -4.1396128, 0.0], [15.8244324, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1051}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.1423522, 0.0], [15.8354187, -4.1423522, 0.0], [15.8354187, -4.1396128, 0.0], [15.8299255, -4.1396128, 0.0], [15.8299255, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1101}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.1396128, 0.0], [15.8436584, -4.1396128, 0.0], [15.8436584, -4.1382431, 0.0], [15.8422852, -4.1382431, 0.0], [15.8422852, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1333}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.147831, 0.0], [15.8917236, -4.147831, 0.0], [15.8917236, -4.1396128, 0.0], [15.8848572, -4.1396128, 0.0], [15.8848572, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 15}, "geometry": {"type": "Polygon", "coordinates": [[[15.5374146, -4.1437219, 0.0], [15.5401611, -4.1437219, 0.0], [15.5401611, -4.1409825, 0.0], [15.5374146, -4.1409825, 0.0], [15.5374146, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 56}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1450916, 0.0], [15.5813599, -4.1450916, 0.0], [15.5813599, -4.1437219, 0.0], [15.5799866, -4.1437219, 0.0], [15.5799866, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 69}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1505704, 0.0], [15.6088257, -4.1505704, 0.0], [15.6088257, -4.1437219, 0.0], [15.5964661, -4.1437219, 0.0], [15.5964661, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 258}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.1464613, 0.0], [15.68573, -4.1464613, 0.0], [15.68573, -4.1423522, 0.0], [15.6802368, -4.1423522, 0.0], [15.6802368, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 419}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.1423522, 0.0], [15.7173157, -4.1423522, 0.0], [15.7173157, -4.1409825, 0.0], [15.7159424, -4.1409825, 0.0], [15.7159424, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 721}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1450916, 0.0], [15.7653809, -4.1450916, 0.0], [15.7653809, -4.1437219, 0.0], [15.7640076, -4.1437219, 0.0], [15.7640076, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1}, "geometry": {"type": "Polygon", "coordinates": [[[15.5044556, -4.1492007, 0.0], [15.5126953, -4.1492007, 0.0], [15.5126953, -4.1450916, 0.0], [15.5044556, -4.1450916, 0.0], [15.5044556, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 385}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.1464613, 0.0], [15.7104492, -4.1464613, 0.0], [15.7104492, -4.1450916, 0.0], [15.7090759, -4.1450916, 0.0], [15.7090759, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 376}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1505704, 0.0], [15.7145691, -4.1505704, 0.0], [15.7145691, -4.147831, 0.0], [15.7077026, -4.147831, 0.0], [15.7077026, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 622}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.1519401, 0.0], [15.7543945, -4.1519401, 0.0], [15.7543945, -4.147831, 0.0], [15.7502747, -4.147831, 0.0], [15.7502747, -4.1519401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1027}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.147831, 0.0], [15.827179, -4.147831, 0.0], [15.827179, -4.1464613, 0.0], [15.8258057, -4.1464613, 0.0], [15.8258057, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1207}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.1492007, 0.0], [15.8642578, -4.1492007, 0.0], [15.8642578, -4.147831, 0.0], [15.8628845, -4.147831, 0.0], [15.8628845, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1306}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.1492007, 0.0], [15.8821106, -4.1492007, 0.0], [15.8821106, -4.1464613, 0.0], [15.8807373, -4.1464613, 0.0], [15.8807373, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1382}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.147831, 0.0], [15.8944702, -4.147831, 0.0], [15.8944702, -4.1464613, 0.0], [15.8930969, -4.1464613, 0.0], [15.8930969, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 142}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.1587885, 0.0], [15.6349182, -4.1587885, 0.0], [15.6349182, -4.1492007, 0.0], [15.6321716, -4.1492007, 0.0], [15.6321716, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 206}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.1519401, 0.0], [15.662384, -4.1519401, 0.0], [15.662384, -4.1505704, 0.0], [15.6610107, -4.1505704, 0.0], [15.6610107, -4.1519401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 550}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1505704, 0.0], [15.7420349, -4.1505704, 0.0], [15.7420349, -4.1492007, 0.0], [15.7392883, -4.1492007, 0.0], [15.7392883, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 7}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1574188, 0.0], [15.5305481, -4.1574188, 0.0], [15.5305481, -4.1560491, 0.0], [15.5291748, -4.1560491, 0.0], [15.5291748, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 71}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.1587885, 0.0], [15.6019592, -4.1587885, 0.0], [15.6019592, -4.1560491, 0.0], [15.5978394, -4.1560491, 0.0], [15.5978394, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 88}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1546794, 0.0], [15.6143188, -4.1546794, 0.0], [15.6143188, -4.1533098, 0.0], [15.6129456, -4.1533098, 0.0], [15.6129456, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 106}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.1574188, 0.0], [15.6211853, -4.1574188, 0.0], [15.6211853, -4.1560491, 0.0], [15.619812, -4.1560491, 0.0], [15.619812, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 360}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.1601582, 0.0], [15.7063293, -4.1601582, 0.0], [15.7063293, -4.1560491, 0.0], [15.7035828, -4.1560491, 0.0], [15.7035828, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 377}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1560491, 0.0], [15.7090759, -4.1560491, 0.0], [15.7090759, -4.1546794, 0.0], [15.7077026, -4.1546794, 0.0], [15.7077026, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 533}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.1560491, 0.0], [15.7392883, -4.1560491, 0.0], [15.7392883, -4.1533098, 0.0], [15.7365417, -4.1533098, 0.0], [15.7365417, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 571}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.1546794, 0.0], [15.7489014, -4.1546794, 0.0], [15.7489014, -4.1533098, 0.0], [15.7434082, -4.1533098, 0.0], [15.7434082, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 644}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.1601582, 0.0], [15.7571411, -4.1601582, 0.0], [15.7571411, -4.1560491, 0.0], [15.7530212, -4.1560491, 0.0], [15.7530212, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 772}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.1615278, 0.0], [15.7791138, -4.1615278, 0.0], [15.7791138, -4.1560491, 0.0], [15.7736206, -4.1560491, 0.0], [15.7736206, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 802}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.1574188, 0.0], [15.7818604, -4.1574188, 0.0], [15.7818604, -4.1560491, 0.0], [15.7804871, -4.1560491, 0.0], [15.7804871, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 826}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.1574188, 0.0], [15.7887268, -4.1574188, 0.0], [15.7887268, -4.1546794, 0.0], [15.7859802, -4.1546794, 0.0], [15.7859802, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 973}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.1642672, 0.0], [15.8203125, -4.1642672, 0.0], [15.8203125, -4.1560491, 0.0], [15.8161926, -4.1560491, 0.0], [15.8161926, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1224}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.1546794, 0.0], [15.8670044, -4.1546794, 0.0], [15.8670044, -4.1533098, 0.0], [15.8656311, -4.1533098, 0.0], [15.8656311, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1355}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.1546794, 0.0], [15.8903503, -4.1546794, 0.0], [15.8903503, -4.1533098, 0.0], [15.8889771, -4.1533098, 0.0], [15.8889771, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 6}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.1601582, 0.0], [15.5264282, -4.1601582, 0.0], [15.5264282, -4.1574188, 0.0], [15.5236816, -4.1574188, 0.0], [15.5236816, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 8}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1615278, 0.0], [15.5305481, -4.1615278, 0.0], [15.5305481, -4.1601582, 0.0], [15.5291748, -4.1601582, 0.0], [15.5291748, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 38}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1615278, 0.0], [15.567627, -4.1615278, 0.0], [15.567627, -4.1587885, 0.0], [15.5635071, -4.1587885, 0.0], [15.5635071, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 97}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.1615278, 0.0], [15.6156921, -4.1615278, 0.0], [15.6156921, -4.1601582, 0.0], [15.6143188, -4.1601582, 0.0], [15.6143188, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 329}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1601582, 0.0], [15.7008362, -4.1601582, 0.0], [15.7008362, -4.1574188, 0.0], [15.6967163, -4.1574188, 0.0], [15.6967163, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 441}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1601582, 0.0], [15.7200623, -4.1601582, 0.0], [15.7200623, -4.1587885, 0.0], [15.718689, -4.1587885, 0.0], [15.718689, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 487}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.1615278, 0.0], [15.7337952, -4.1615278, 0.0], [15.7337952, -4.1587885, 0.0], [15.728302, -4.1587885, 0.0], [15.728302, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 5}, "geometry": {"type": "Polygon", "coordinates": [[[15.5223083, -4.1656368, 0.0], [15.5236816, -4.1656368, 0.0], [15.5236816, -4.1642672, 0.0], [15.5223083, -4.1642672, 0.0], [15.5223083, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 39}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1656368, 0.0], [15.5648804, -4.1656368, 0.0], [15.5648804, -4.1642672, 0.0], [15.5635071, -4.1642672, 0.0], [15.5635071, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 76}, "geometry": {"type": "Polygon", "coordinates": [[[15.6033325, -4.1656368, 0.0], [15.6060791, -4.1656368, 0.0], [15.6060791, -4.1628975, 0.0], [15.6033325, -4.1628975, 0.0], [15.6033325, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 123}, "geometry": {"type": "Polygon", "coordinates": [[[15.6253052, -4.1656368, 0.0], [15.629425, -4.1656368, 0.0], [15.629425, -4.1628975, 0.0], [15.6253052, -4.1628975, 0.0], [15.6253052, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 148}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.1628975, 0.0], [15.6362915, -4.1628975, 0.0], [15.6362915, -4.1615278, 0.0], [15.6349182, -4.1615278, 0.0], [15.6349182, -4.1628975, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 320}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1683761, 0.0], [15.6980896, -4.1683761, 0.0], [15.6980896, -4.1628975, 0.0], [15.6939697, -4.1628975, 0.0], [15.6939697, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 423}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1656368, 0.0], [15.718689, -4.1656368, 0.0], [15.718689, -4.1628975, 0.0], [15.7173157, -4.1628975, 0.0], [15.7173157, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 464}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.1656368, 0.0], [15.7255554, -4.1656368, 0.0], [15.7255554, -4.1642672, 0.0], [15.7228088, -4.1642672, 0.0], [15.7228088, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 722}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1642672, 0.0], [15.7653809, -4.1642672, 0.0], [15.7653809, -4.1628975, 0.0], [15.7640076, -4.1628975, 0.0], [15.7640076, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 877}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.1724851, 0.0], [15.8010864, -4.1724851, 0.0], [15.8010864, -4.1642672, 0.0], [15.79422, -4.1642672, 0.0], [15.79422, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 143}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.1697458, 0.0], [15.6335449, -4.1697458, 0.0], [15.6335449, -4.1683761, 0.0], [15.6321716, -4.1683761, 0.0], [15.6321716, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 340}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.1724851, 0.0], [15.7049561, -4.1724851, 0.0], [15.7049561, -4.1656368, 0.0], [15.6994629, -4.1656368, 0.0], [15.6994629, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 424}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1697458, 0.0], [15.718689, -4.1697458, 0.0], [15.718689, -4.1683761, 0.0], [15.7173157, -4.1683761, 0.0], [15.7173157, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 665}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.1711155, 0.0], [15.7598877, -4.1711155, 0.0], [15.7598877, -4.1656368, 0.0], [15.7557678, -4.1656368, 0.0], [15.7557678, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 89}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1724851, 0.0], [15.6143188, -4.1724851, 0.0], [15.6143188, -4.1711155, 0.0], [15.6129456, -4.1711155, 0.0], [15.6129456, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 404}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.1779637, 0.0], [15.7173157, -4.1779637, 0.0], [15.7173157, -4.1724851, 0.0], [15.7118225, -4.1724851, 0.0], [15.7118225, -4.1779637, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 538}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.1738548, 0.0], [15.7392883, -4.1738548, 0.0], [15.7392883, -4.1711155, 0.0], [15.737915, -4.1711155, 0.0], [15.737915, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 608}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.176594, 0.0], [15.7530212, -4.176594, 0.0], [15.7530212, -4.1724851, 0.0], [15.7489014, -4.1724851, 0.0], [15.7489014, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 737}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.1738548, 0.0], [15.7681274, -4.1738548, 0.0], [15.7681274, -4.1711155, 0.0], [15.7667542, -4.1711155, 0.0], [15.7667542, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 827}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.1738548, 0.0], [15.7873535, -4.1738548, 0.0], [15.7873535, -4.1724851, 0.0], [15.7859802, -4.1724851, 0.0], [15.7859802, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1252}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.1724851, 0.0], [15.8711243, -4.1724851, 0.0], [15.8711243, -4.1697458, 0.0], [15.869751, -4.1697458, 0.0], [15.869751, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1328}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.1738548, 0.0], [15.8848572, -4.1738548, 0.0], [15.8848572, -4.1724851, 0.0], [15.8834839, -4.1724851, 0.0], [15.8834839, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 98}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.176594, 0.0], [15.6170654, -4.176594, 0.0], [15.6170654, -4.1752244, 0.0], [15.6156921, -4.1752244, 0.0], [15.6156921, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 244}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1752244, 0.0], [15.6761169, -4.1752244, 0.0], [15.6761169, -4.1738548, 0.0], [15.6747437, -4.1738548, 0.0], [15.6747437, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 942}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.1793333, 0.0], [15.8120728, -4.1793333, 0.0], [15.8120728, -4.176594, 0.0], [15.8079529, -4.176594, 0.0], [15.8079529, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 77}, "geometry": {"type": "Polygon", "coordinates": [[[15.6033325, -4.180703, 0.0], [15.6047058, -4.180703, 0.0], [15.6047058, -4.1793333, 0.0], [15.6033325, -4.1793333, 0.0], [15.6033325, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 86}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.180703, 0.0], [15.6129456, -4.180703, 0.0], [15.6129456, -4.1793333, 0.0], [15.6115723, -4.1793333, 0.0], [15.6115723, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 120}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.180703, 0.0], [15.6253052, -4.180703, 0.0], [15.6253052, -4.1793333, 0.0], [15.6239319, -4.1793333, 0.0], [15.6239319, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 144}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.1861815, 0.0], [15.6390381, -4.1861815, 0.0], [15.6390381, -4.1793333, 0.0], [15.6321716, -4.1793333, 0.0], [15.6321716, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 711}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.180703, 0.0], [15.7653809, -4.180703, 0.0], [15.7653809, -4.1793333, 0.0], [15.7626343, -4.1793333, 0.0], [15.7626343, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 798}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.1820726, 0.0], [15.7818604, -4.1820726, 0.0], [15.7818604, -4.1793333, 0.0], [15.7791138, -4.1793333, 0.0], [15.7791138, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1145}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.180703, 0.0], [15.8532715, -4.180703, 0.0], [15.8532715, -4.1793333, 0.0], [15.8518982, -4.1793333, 0.0], [15.8518982, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1201}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.1820726, 0.0], [15.8628845, -4.1820726, 0.0], [15.8628845, -4.180703, 0.0], [15.8615112, -4.180703, 0.0], [15.8615112, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1267}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.180703, 0.0], [15.8766174, -4.180703, 0.0], [15.8766174, -4.1779637, 0.0], [15.8738708, -4.1779637, 0.0], [15.8738708, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 90}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1861815, 0.0], [15.6156921, -4.1861815, 0.0], [15.6156921, -4.1834422, 0.0], [15.6129456, -4.1834422, 0.0], [15.6129456, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 121}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.1861815, 0.0], [15.6280518, -4.1861815, 0.0], [15.6280518, -4.1848119, 0.0], [15.6239319, -4.1848119, 0.0], [15.6239319, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 174}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.1848119, 0.0], [15.6486511, -4.1848119, 0.0], [15.6486511, -4.1834422, 0.0], [15.6472778, -4.1834422, 0.0], [15.6472778, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 712}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.1875511, 0.0], [15.7653809, -4.1875511, 0.0], [15.7653809, -4.1848119, 0.0], [15.7626343, -4.1848119, 0.0], [15.7626343, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 792}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.1875511, 0.0], [15.7791138, -4.1875511, 0.0], [15.7791138, -4.1848119, 0.0], [15.7777405, -4.1848119, 0.0], [15.7777405, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 974}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.1848119, 0.0], [15.8175659, -4.1848119, 0.0], [15.8175659, -4.1820726, 0.0], [15.8161926, -4.1820726, 0.0], [15.8161926, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 161}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.1889207, 0.0], [15.6445312, -4.1889207, 0.0], [15.6445312, -4.1875511, 0.0], [15.6417847, -4.1875511, 0.0], [15.6417847, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 175}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.1889207, 0.0], [15.6486511, -4.1889207, 0.0], [15.6486511, -4.1875511, 0.0], [15.6472778, -4.1875511, 0.0], [15.6472778, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 189}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.1875511, 0.0], [15.652771, -4.1875511, 0.0], [15.652771, -4.1861815, 0.0], [15.6513977, -4.1861815, 0.0], [15.6513977, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 495}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.1889207, 0.0], [15.7310486, -4.1889207, 0.0], [15.7310486, -4.1875511, 0.0], [15.7296753, -4.1875511, 0.0], [15.7296753, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1123}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.1889207, 0.0], [15.8505249, -4.1889207, 0.0], [15.8505249, -4.1875511, 0.0], [15.8477783, -4.1875511, 0.0], [15.8477783, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1172}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.1875511, 0.0], [15.8573914, -4.1875511, 0.0], [15.8573914, -4.1861815, 0.0], [15.8560181, -4.1861815, 0.0], [15.8560181, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1225}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.1902904, 0.0], [15.8670044, -4.1902904, 0.0], [15.8670044, -4.1889207, 0.0], [15.8656311, -4.1889207, 0.0], [15.8656311, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1268}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.1971384, 0.0], [15.879364, -4.1971384, 0.0], [15.879364, -4.1889207, 0.0], [15.8738708, -4.1889207, 0.0], [15.8738708, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 107}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.19166, 0.0], [15.6211853, -4.19166, 0.0], [15.6211853, -4.1902904, 0.0], [15.619812, -4.1902904, 0.0], [15.619812, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 124}, "geometry": {"type": "Polygon", "coordinates": [[[15.6253052, -4.1930296, 0.0], [15.6266785, -4.1930296, 0.0], [15.6266785, -4.1902904, 0.0], [15.6253052, -4.1902904, 0.0], [15.6253052, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 202}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.1930296, 0.0], [15.6610107, -4.1930296, 0.0], [15.6610107, -4.1902904, 0.0], [15.6582642, -4.1902904, 0.0], [15.6582642, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 723}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1943992, 0.0], [15.7653809, -4.1943992, 0.0], [15.7653809, -4.1930296, 0.0], [15.7640076, -4.1930296, 0.0], [15.7640076, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1012}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.19166, 0.0], [15.8244324, -4.19166, 0.0], [15.8244324, -4.1902904, 0.0], [15.8230591, -4.1902904, 0.0], [15.8230591, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1146}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.1930296, 0.0], [15.8560181, -4.1930296, 0.0], [15.8560181, -4.1902904, 0.0], [15.8518982, -4.1902904, 0.0], [15.8518982, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1348}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.1930296, 0.0], [15.8889771, -4.1930296, 0.0], [15.8889771, -4.19166, 0.0], [15.8876038, -4.19166, 0.0], [15.8876038, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 156}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.2012473, 0.0], [15.6445312, -4.2012473, 0.0], [15.6445312, -4.1957688, 0.0], [15.6404114, -4.1957688, 0.0], [15.6404114, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 738}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.198508, 0.0], [15.7695007, -4.198508, 0.0], [15.7695007, -4.1943992, 0.0], [15.7667542, -4.1943992, 0.0], [15.7667542, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 994}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.2026169, 0.0], [15.8203125, -4.2026169, 0.0], [15.8203125, -4.1957688, 0.0], [15.8189392, -4.1957688, 0.0], [15.8189392, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1085}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.1957688, 0.0], [15.8395386, -4.1957688, 0.0], [15.8395386, -4.1943992, 0.0], [15.8381653, -4.1943992, 0.0], [15.8381653, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1138}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.1971384, 0.0], [15.8518982, -4.1971384, 0.0], [15.8518982, -4.1957688, 0.0], [15.8505249, -4.1957688, 0.0], [15.8505249, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1186}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.2012473, 0.0], [15.8670044, -4.2012473, 0.0], [15.8670044, -4.1957688, 0.0], [15.8573914, -4.1957688, 0.0], [15.8573914, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 91}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1998777, 0.0], [15.6143188, -4.1998777, 0.0], [15.6143188, -4.198508, 0.0], [15.6129456, -4.198508, 0.0], [15.6129456, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 230}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.2026169, 0.0], [15.6733704, -4.2026169, 0.0], [15.6733704, -4.2012473, 0.0], [15.6719971, -4.2012473, 0.0], [15.6719971, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1278}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2026169, 0.0], [15.8766174, -4.2026169, 0.0], [15.8766174, -4.2012473, 0.0], [15.8752441, -4.2012473, 0.0], [15.8752441, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 168}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.205356, 0.0], [15.6459045, -4.205356, 0.0], [15.6459045, -4.2039865, 0.0], [15.6445312, -4.2039865, 0.0], [15.6445312, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 666}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2067256, 0.0], [15.7585144, -4.2067256, 0.0], [15.7585144, -4.205356, 0.0], [15.7557678, -4.205356, 0.0], [15.7557678, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 755}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.2067256, 0.0], [15.770874, -4.2067256, 0.0], [15.770874, -4.205356, 0.0], [15.7695007, -4.205356, 0.0], [15.7695007, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 799}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.205356, 0.0], [15.7818604, -4.205356, 0.0], [15.7818604, -4.2039865, 0.0], [15.7791138, -4.2039865, 0.0], [15.7791138, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 836}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.2067256, 0.0], [15.7887268, -4.2067256, 0.0], [15.7887268, -4.205356, 0.0], [15.7873535, -4.205356, 0.0], [15.7873535, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1147}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2039865, 0.0], [15.8546448, -4.2039865, 0.0], [15.8546448, -4.2026169, 0.0], [15.8518982, -4.2026169, 0.0], [15.8518982, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1217}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.2067256, 0.0], [15.8670044, -4.2067256, 0.0], [15.8670044, -4.205356, 0.0], [15.8642578, -4.205356, 0.0], [15.8642578, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 157}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.2094648, 0.0], [15.6417847, -4.2094648, 0.0], [15.6417847, -4.2067256, 0.0], [15.6404114, -4.2067256, 0.0], [15.6404114, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 425}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.212204, 0.0], [15.7214355, -4.212204, 0.0], [15.7214355, -4.2094648, 0.0], [15.7173157, -4.2094648, 0.0], [15.7173157, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 539}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.2094648, 0.0], [15.7392883, -4.2094648, 0.0], [15.7392883, -4.2080952, 0.0], [15.737915, -4.2080952, 0.0], [15.737915, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 773}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.2094648, 0.0], [15.7749939, -4.2094648, 0.0], [15.7749939, -4.2080952, 0.0], [15.7736206, -4.2080952, 0.0], [15.7736206, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1070}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2149431, 0.0], [15.8395386, -4.2149431, 0.0], [15.8395386, -4.2094648, 0.0], [15.8340454, -4.2094648, 0.0], [15.8340454, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1158}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.2108344, 0.0], [15.8546448, -4.2108344, 0.0], [15.8546448, -4.2094648, 0.0], [15.8532715, -4.2094648, 0.0], [15.8532715, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1253}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.2094648, 0.0], [15.8711243, -4.2094648, 0.0], [15.8711243, -4.2067256, 0.0], [15.869751, -4.2067256, 0.0], [15.869751, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1286}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.2080952, 0.0], [15.8807373, -4.2080952, 0.0], [15.8807373, -4.2067256, 0.0], [15.8766174, -4.2067256, 0.0], [15.8766174, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 68}, "geometry": {"type": "Polygon", "coordinates": [[[15.5950928, -4.221791, 0.0], [15.5992126, -4.221791, 0.0], [15.5992126, -4.2135736, 0.0], [15.5950928, -4.2135736, 0.0], [15.5950928, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 150}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.2135736, 0.0], [15.6376648, -4.2135736, 0.0], [15.6376648, -4.2108344, 0.0], [15.6362915, -4.2108344, 0.0], [15.6362915, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 162}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.2135736, 0.0], [15.6486511, -4.2135736, 0.0], [15.6486511, -4.212204, 0.0], [15.6417847, -4.212204, 0.0], [15.6417847, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 212}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.2149431, 0.0], [15.6665039, -4.2149431, 0.0], [15.6665039, -4.2135736, 0.0], [15.6637573, -4.2135736, 0.0], [15.6637573, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 458}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.2176823, 0.0], [15.7269287, -4.2176823, 0.0], [15.7269287, -4.2135736, 0.0], [15.7214355, -4.2135736, 0.0], [15.7214355, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 776}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2135736, 0.0], [15.7763672, -4.2135736, 0.0], [15.7763672, -4.212204, 0.0], [15.7749939, -4.212204, 0.0], [15.7749939, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 803}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.2149431, 0.0], [15.7818604, -4.2149431, 0.0], [15.7818604, -4.212204, 0.0], [15.7804871, -4.212204, 0.0], [15.7804871, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 888}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2135736, 0.0], [15.7983398, -4.2135736, 0.0], [15.7983398, -4.212204, 0.0], [15.7969666, -4.212204, 0.0], [15.7969666, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 966}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2149431, 0.0], [15.8161926, -4.2149431, 0.0], [15.8161926, -4.2135736, 0.0], [15.8148193, -4.2135736, 0.0], [15.8148193, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 995}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.2135736, 0.0], [15.8203125, -4.2135736, 0.0], [15.8203125, -4.212204, 0.0], [15.8189392, -4.212204, 0.0], [15.8189392, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1103}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2163127, 0.0], [15.846405, -4.2163127, 0.0], [15.846405, -4.2135736, 0.0], [15.8422852, -4.2135736, 0.0], [15.8422852, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1218}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.2149431, 0.0], [15.8683777, -4.2149431, 0.0], [15.8683777, -4.2108344, 0.0], [15.8642578, -4.2108344, 0.0], [15.8642578, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1298}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.212204, 0.0], [15.8807373, -4.212204, 0.0], [15.8807373, -4.2108344, 0.0], [15.879364, -4.2108344, 0.0], [15.879364, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1417}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.2149431, 0.0], [15.90271, -4.2149431, 0.0], [15.90271, -4.2135736, 0.0], [15.9013367, -4.2135736, 0.0], [15.9013367, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 310}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.2176823, 0.0], [15.695343, -4.2176823, 0.0], [15.695343, -4.2149431, 0.0], [15.6925964, -4.2149431, 0.0], [15.6925964, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 426}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2176823, 0.0], [15.718689, -4.2176823, 0.0], [15.718689, -4.2163127, 0.0], [15.7173157, -4.2163127, 0.0], [15.7173157, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 600}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.2204214, 0.0], [15.7489014, -4.2204214, 0.0], [15.7489014, -4.2176823, 0.0], [15.7475281, -4.2176823, 0.0], [15.7475281, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 667}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2204214, 0.0], [15.7640076, -4.2204214, 0.0], [15.7640076, -4.2149431, 0.0], [15.7557678, -4.2149431, 0.0], [15.7557678, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 828}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.2176823, 0.0], [15.7873535, -4.2176823, 0.0], [15.7873535, -4.2163127, 0.0], [15.7859802, -4.2163127, 0.0], [15.7859802, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 943}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.2190519, 0.0], [15.8093262, -4.2190519, 0.0], [15.8093262, -4.2163127, 0.0], [15.8079529, -4.2163127, 0.0], [15.8079529, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1081}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.2190519, 0.0], [15.8381653, -4.2190519, 0.0], [15.8381653, -4.2176823, 0.0], [15.836792, -4.2176823, 0.0], [15.836792, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 104}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2231606, 0.0], [15.619812, -4.2231606, 0.0], [15.619812, -4.221791, 0.0], [15.6184387, -4.221791, 0.0], [15.6184387, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 199}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.2204214, 0.0], [15.6582642, -4.2204214, 0.0], [15.6582642, -4.2190519, 0.0], [15.6568909, -4.2190519, 0.0], [15.6568909, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 739}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.221791, 0.0], [15.7681274, -4.221791, 0.0], [15.7681274, -4.2204214, 0.0], [15.7667542, -4.2204214, 0.0], [15.7667542, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1208}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2204214, 0.0], [15.8642578, -4.2204214, 0.0], [15.8642578, -4.2190519, 0.0], [15.8628845, -4.2190519, 0.0], [15.8628845, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1241}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.2258997, 0.0], [15.8724976, -4.2258997, 0.0], [15.8724976, -4.221791, 0.0], [15.8683777, -4.221791, 0.0], [15.8683777, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1279}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.221791, 0.0], [15.8766174, -4.221791, 0.0], [15.8766174, -4.2204214, 0.0], [15.8752441, -4.2204214, 0.0], [15.8752441, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1349}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2245301, 0.0], [15.8930969, -4.2245301, 0.0], [15.8930969, -4.2204214, 0.0], [15.8876038, -4.2204214, 0.0], [15.8876038, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1396}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.2231606, 0.0], [15.8999634, -4.2231606, 0.0], [15.8999634, -4.2204214, 0.0], [15.8958435, -4.2204214, 0.0], [15.8958435, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 66}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.2272692, 0.0], [15.5950928, -4.2272692, 0.0], [15.5950928, -4.2258997, 0.0], [15.5909729, -4.2258997, 0.0], [15.5909729, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 79}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.2245301, 0.0], [15.6074524, -4.2245301, 0.0], [15.6074524, -4.2231606, 0.0], [15.6047058, -4.2231606, 0.0], [15.6047058, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 85}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.2272692, 0.0], [15.6115723, -4.2272692, 0.0], [15.6115723, -4.2258997, 0.0], [15.610199, -4.2258997, 0.0], [15.610199, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 427}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2272692, 0.0], [15.7228088, -4.2272692, 0.0], [15.7228088, -4.2231606, 0.0], [15.7173157, -4.2231606, 0.0], [15.7173157, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 488}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.2258997, 0.0], [15.7310486, -4.2258997, 0.0], [15.7310486, -4.2231606, 0.0], [15.728302, -4.2231606, 0.0], [15.728302, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 956}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2272692, 0.0], [15.813446, -4.2272692, 0.0], [15.813446, -4.2231606, 0.0], [15.8120728, -4.2231606, 0.0], [15.8120728, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 996}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.2245301, 0.0], [15.8203125, -4.2245301, 0.0], [15.8203125, -4.2231606, 0.0], [15.8189392, -4.2231606, 0.0], [15.8189392, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1434}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.2286388, 0.0], [15.9095764, -4.2286388, 0.0], [15.9095764, -4.2245301, 0.0], [15.9054565, -4.2245301, 0.0], [15.9054565, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 99}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.2327474, 0.0], [15.6184387, -4.2327474, 0.0], [15.6184387, -4.2272692, 0.0], [15.6156921, -4.2272692, 0.0], [15.6156921, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 163}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.2313779, 0.0], [15.643158, -4.2313779, 0.0], [15.643158, -4.2272692, 0.0], [15.6417847, -4.2272692, 0.0], [15.6417847, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 583}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.2313779, 0.0], [15.7475281, -4.2313779, 0.0], [15.7475281, -4.2286388, 0.0], [15.7447815, -4.2286388, 0.0], [15.7447815, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 658}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.2368561, 0.0], [15.7557678, -4.2368561, 0.0], [15.7557678, -4.2300083, 0.0], [15.7530212, -4.2300083, 0.0], [15.7530212, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 860}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.2354865, 0.0], [15.7997131, -4.2354865, 0.0], [15.7997131, -4.2272692, 0.0], [15.7914734, -4.2272692, 0.0], [15.7914734, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1132}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2313779, 0.0], [15.8505249, -4.2313779, 0.0], [15.8505249, -4.2300083, 0.0], [15.8491516, -4.2300083, 0.0], [15.8491516, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1270}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2286388, 0.0], [15.8766174, -4.2286388, 0.0], [15.8766174, -4.2272692, 0.0], [15.8738708, -4.2272692, 0.0], [15.8738708, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1527}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.2313779, 0.0], [15.9315491, -4.2313779, 0.0], [15.9315491, -4.2300083, 0.0], [15.9301758, -4.2300083, 0.0], [15.9301758, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 32}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.234117, 0.0], [15.5593872, -4.234117, 0.0], [15.5593872, -4.2313779, 0.0], [15.5552673, -4.2313779, 0.0], [15.5552673, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 112}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.2368561, 0.0], [15.6253052, -4.2368561, 0.0], [15.6253052, -4.2327474, 0.0], [15.6211853, -4.2327474, 0.0], [15.6211853, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 405}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.2354865, 0.0], [15.7145691, -4.2354865, 0.0], [15.7145691, -4.234117, 0.0], [15.7118225, -4.234117, 0.0], [15.7118225, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 428}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2354865, 0.0], [15.718689, -4.2354865, 0.0], [15.718689, -4.2327474, 0.0], [15.7173157, -4.2327474, 0.0], [15.7173157, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 740}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.2327474, 0.0], [15.7681274, -4.2327474, 0.0], [15.7681274, -4.2313779, 0.0], [15.7667542, -4.2313779, 0.0], [15.7667542, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 821}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.2368561, 0.0], [15.7887268, -4.2368561, 0.0], [15.7887268, -4.234117, 0.0], [15.7846069, -4.234117, 0.0], [15.7846069, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1057}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.2368561, 0.0], [15.8354187, -4.2368561, 0.0], [15.8354187, -4.2313779, 0.0], [15.8312988, -4.2313779, 0.0], [15.8312988, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1104}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.234117, 0.0], [15.8450317, -4.234117, 0.0], [15.8450317, -4.2327474, 0.0], [15.8422852, -4.2327474, 0.0], [15.8422852, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1173}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.234117, 0.0], [15.8573914, -4.234117, 0.0], [15.8573914, -4.2313779, 0.0], [15.8560181, -4.2313779, 0.0], [15.8560181, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 364}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.2382256, 0.0], [15.7063293, -4.2382256, 0.0], [15.7063293, -4.2368561, 0.0], [15.7049561, -4.2368561, 0.0], [15.7049561, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 590}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.2437037, 0.0], [15.7489014, -4.2437037, 0.0], [15.7489014, -4.2382256, 0.0], [15.7461548, -4.2382256, 0.0], [15.7461548, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 732}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.2423342, 0.0], [15.7695007, -4.2423342, 0.0], [15.7695007, -4.2368561, 0.0], [15.7653809, -4.2368561, 0.0], [15.7653809, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 852}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.2423342, 0.0], [15.79422, -4.2423342, 0.0], [15.79422, -4.2382256, 0.0], [15.7901001, -4.2382256, 0.0], [15.7901001, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1037}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.2395951, 0.0], [15.8312988, -4.2395951, 0.0], [15.8312988, -4.2354865, 0.0], [15.827179, -4.2354865, 0.0], [15.827179, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1258}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2395951, 0.0], [15.8766174, -4.2395951, 0.0], [15.8766174, -4.2354865, 0.0], [15.8711243, -4.2354865, 0.0], [15.8711243, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1515}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2382256, 0.0], [15.9288025, -4.2382256, 0.0], [15.9288025, -4.2368561, 0.0], [15.9274292, -4.2368561, 0.0], [15.9274292, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1553}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.2368561, 0.0], [15.9425354, -4.2368561, 0.0], [15.9425354, -4.2354865, 0.0], [15.9411621, -4.2354865, 0.0], [15.9411621, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 394}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.2423342, 0.0], [15.7118225, -4.2423342, 0.0], [15.7118225, -4.2409647, 0.0], [15.7104492, -4.2409647, 0.0], [15.7104492, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 800}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2437037, 0.0], [15.7804871, -4.2437037, 0.0], [15.7804871, -4.2423342, 0.0], [15.7791138, -4.2423342, 0.0], [15.7791138, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 889}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2409647, 0.0], [15.7983398, -4.2409647, 0.0], [15.7983398, -4.2395951, 0.0], [15.7969666, -4.2395951, 0.0], [15.7969666, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1187}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.2437037, 0.0], [15.8601379, -4.2437037, 0.0], [15.8601379, -4.2423342, 0.0], [15.8587646, -4.2423342, 0.0], [15.8587646, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1529}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.2437037, 0.0], [15.9329224, -4.2437037, 0.0], [15.9329224, -4.2423342, 0.0], [15.9315491, -4.2423342, 0.0], [15.9315491, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 176}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.2464428, 0.0], [15.6486511, -4.2464428, 0.0], [15.6486511, -4.2450732, 0.0], [15.6472778, -4.2450732, 0.0], [15.6472778, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 347}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.2464428, 0.0], [15.7035828, -4.2464428, 0.0], [15.7035828, -4.2437037, 0.0], [15.7008362, -4.2437037, 0.0], [15.7008362, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 372}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2478123, 0.0], [15.7077026, -4.2478123, 0.0], [15.7077026, -4.2464428, 0.0], [15.7063293, -4.2464428, 0.0], [15.7063293, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 442}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.2532903, 0.0], [15.7255554, -4.2532903, 0.0], [15.7255554, -4.2437037, 0.0], [15.718689, -4.2437037, 0.0], [15.718689, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 514}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.2478123, 0.0], [15.7351685, -4.2478123, 0.0], [15.7351685, -4.2464428, 0.0], [15.7337952, -4.2464428, 0.0], [15.7337952, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 713}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2491818, 0.0], [15.7653809, -4.2491818, 0.0], [15.7653809, -4.2464428, 0.0], [15.7626343, -4.2464428, 0.0], [15.7626343, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 853}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.2464428, 0.0], [15.7914734, -4.2464428, 0.0], [15.7914734, -4.2450732, 0.0], [15.7901001, -4.2450732, 0.0], [15.7901001, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 890}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2450732, 0.0], [15.8010864, -4.2450732, 0.0], [15.8010864, -4.2437037, 0.0], [15.7969666, -4.2437037, 0.0], [15.7969666, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1006}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.2491818, 0.0], [15.8244324, -4.2491818, 0.0], [15.8244324, -4.2464428, 0.0], [15.8216858, -4.2464428, 0.0], [15.8216858, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1308}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2450732, 0.0], [15.8821106, -4.2450732, 0.0], [15.8821106, -4.2437037, 0.0], [15.8807373, -4.2437037, 0.0], [15.8807373, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1435}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.2464428, 0.0], [15.9068298, -4.2464428, 0.0], [15.9068298, -4.2450732, 0.0], [15.9054565, -4.2450732, 0.0], [15.9054565, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1472}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.2478123, 0.0], [15.9178162, -4.2478123, 0.0], [15.9178162, -4.2464428, 0.0], [15.9164429, -4.2464428, 0.0], [15.9164429, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1548}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.2450732, 0.0], [15.9397888, -4.2450732, 0.0], [15.9397888, -4.2437037, 0.0], [15.9384155, -4.2437037, 0.0], [15.9384155, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 180}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.2519208, 0.0], [15.6500244, -4.2519208, 0.0], [15.6500244, -4.2505513, 0.0], [15.6486511, -4.2505513, 0.0], [15.6486511, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 572}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.2519208, 0.0], [15.7447815, -4.2519208, 0.0], [15.7447815, -4.2505513, 0.0], [15.7434082, -4.2505513, 0.0], [15.7434082, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 609}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.2532903, 0.0], [15.7543945, -4.2532903, 0.0], [15.7543945, -4.2505513, 0.0], [15.7489014, -4.2505513, 0.0], [15.7489014, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 777}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2491818, 0.0], [15.7763672, -4.2491818, 0.0], [15.7763672, -4.2478123, 0.0], [15.7749939, -4.2478123, 0.0], [15.7749939, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 869}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2519208, 0.0], [15.7969666, -4.2519208, 0.0], [15.7969666, -4.2491818, 0.0], [15.7928467, -4.2491818, 0.0], [15.7928467, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1209}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2505513, 0.0], [15.8642578, -4.2505513, 0.0], [15.8642578, -4.2491818, 0.0], [15.8628845, -4.2491818, 0.0], [15.8628845, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1384}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.2491818, 0.0], [15.8958435, -4.2491818, 0.0], [15.8958435, -4.2478123, 0.0], [15.8930969, -4.2478123, 0.0], [15.8930969, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1477}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.2519208, 0.0], [15.921936, -4.2519208, 0.0], [15.921936, -4.2505513, 0.0], [15.9178162, -4.2505513, 0.0], [15.9178162, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1523}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.2505513, 0.0], [15.9301758, -4.2505513, 0.0], [15.9301758, -4.2491818, 0.0], [15.9288025, -4.2491818, 0.0], [15.9288025, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1532}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.2505513, 0.0], [15.9370422, -4.2505513, 0.0], [15.9370422, -4.2491818, 0.0], [15.9329224, -4.2491818, 0.0], [15.9329224, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 35}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.2560294, 0.0], [15.5580139, -4.2560294, 0.0], [15.5580139, -4.2532903, 0.0], [15.5566406, -4.2532903, 0.0], [15.5566406, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 72}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2628768, 0.0], [15.6088257, -4.2628768, 0.0], [15.6088257, -4.2519208, 0.0], [15.5978394, -4.2519208, 0.0], [15.5978394, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 128}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.2587684, 0.0], [15.6349182, -4.2587684, 0.0], [15.6349182, -4.2546598, 0.0], [15.6266785, -4.2546598, 0.0], [15.6266785, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 687}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.2587684, 0.0], [15.7640076, -4.2587684, 0.0], [15.7640076, -4.2546598, 0.0], [15.7585144, -4.2546598, 0.0], [15.7585144, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 975}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.2573989, 0.0], [15.8189392, -4.2573989, 0.0], [15.8189392, -4.2546598, 0.0], [15.8161926, -4.2546598, 0.0], [15.8161926, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1052}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.2560294, 0.0], [15.8312988, -4.2560294, 0.0], [15.8312988, -4.2546598, 0.0], [15.8299255, -4.2546598, 0.0], [15.8299255, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1480}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.2560294, 0.0], [15.9205627, -4.2560294, 0.0], [15.9205627, -4.2546598, 0.0], [15.9191895, -4.2546598, 0.0], [15.9191895, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 763}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.2573989, 0.0], [15.7736206, -4.2573989, 0.0], [15.7736206, -4.2560294, 0.0], [15.770874, -4.2560294, 0.0], [15.770874, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 801}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2601379, 0.0], [15.7873535, -4.2601379, 0.0], [15.7873535, -4.2560294, 0.0], [15.7791138, -4.2560294, 0.0], [15.7791138, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 870}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2587684, 0.0], [15.79422, -4.2587684, 0.0], [15.79422, -4.2573989, 0.0], [15.7928467, -4.2573989, 0.0], [15.7928467, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1113}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.2587684, 0.0], [15.846405, -4.2587684, 0.0], [15.846405, -4.2573989, 0.0], [15.8450317, -4.2573989, 0.0], [15.8450317, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1133}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2628768, 0.0], [15.8532715, -4.2628768, 0.0], [15.8532715, -4.2587684, 0.0], [15.8491516, -4.2587684, 0.0], [15.8491516, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1496}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.2601379, 0.0], [15.9260559, -4.2601379, 0.0], [15.9260559, -4.2573989, 0.0], [15.9233093, -4.2573989, 0.0], [15.9233093, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 133}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.2642463, 0.0], [15.629425, -4.2642463, 0.0], [15.629425, -4.2628768, 0.0], [15.6280518, -4.2628768, 0.0], [15.6280518, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 153}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.2628768, 0.0], [15.6445312, -4.2628768, 0.0], [15.6445312, -4.2601379, 0.0], [15.6390381, -4.2601379, 0.0], [15.6390381, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 682}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.2642463, 0.0], [15.7598877, -4.2642463, 0.0], [15.7598877, -4.2615074, 0.0], [15.7571411, -4.2615074, 0.0], [15.7571411, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 756}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.2642463, 0.0], [15.7722473, -4.2642463, 0.0], [15.7722473, -4.2601379, 0.0], [15.7695007, -4.2601379, 0.0], [15.7695007, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1028}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.2642463, 0.0], [15.8285522, -4.2642463, 0.0], [15.8285522, -4.2628768, 0.0], [15.8258057, -4.2628768, 0.0], [15.8258057, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1072}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2615074, 0.0], [15.8354187, -4.2615074, 0.0], [15.8354187, -4.2601379, 0.0], [15.8340454, -4.2601379, 0.0], [15.8340454, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1538}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.2615074, 0.0], [15.9356689, -4.2615074, 0.0], [15.9356689, -4.2601379, 0.0], [15.9342957, -4.2601379, 0.0], [15.9342957, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1549}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.2628768, 0.0], [15.9397888, -4.2628768, 0.0], [15.9397888, -4.2615074, 0.0], [15.9384155, -4.2615074, 0.0], [15.9384155, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 122}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.2683548, 0.0], [15.6253052, -4.2683548, 0.0], [15.6253052, -4.2669853, 0.0], [15.6239319, -4.2669853, 0.0], [15.6239319, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 193}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.2683548, 0.0], [15.6555176, -4.2683548, 0.0], [15.6555176, -4.2669853, 0.0], [15.652771, -4.2669853, 0.0], [15.652771, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 610}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.2669853, 0.0], [15.7516479, -4.2669853, 0.0], [15.7516479, -4.2642463, 0.0], [15.7489014, -4.2642463, 0.0], [15.7489014, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 785}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.2697243, 0.0], [15.7777405, -4.2697243, 0.0], [15.7777405, -4.2656158, 0.0], [15.7763672, -4.2656158, 0.0], [15.7763672, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 817}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.2656158, 0.0], [15.7846069, -4.2656158, 0.0], [15.7846069, -4.2642463, 0.0], [15.7832336, -4.2642463, 0.0], [15.7832336, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 957}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2669853, 0.0], [15.813446, -4.2669853, 0.0], [15.813446, -4.2656158, 0.0], [15.8120728, -4.2656158, 0.0], [15.8120728, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1111}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2669853, 0.0], [15.8450317, -4.2669853, 0.0], [15.8450317, -4.2656158, 0.0], [15.8436584, -4.2656158, 0.0], [15.8436584, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1202}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.2683548, 0.0], [15.8670044, -4.2683548, 0.0], [15.8670044, -4.2642463, 0.0], [15.8615112, -4.2642463, 0.0], [15.8615112, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1291}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.2724632, 0.0], [15.8821106, -4.2724632, 0.0], [15.8821106, -4.2642463, 0.0], [15.8779907, -4.2642463, 0.0], [15.8779907, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1550}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.2669853, 0.0], [15.9411621, -4.2669853, 0.0], [15.9411621, -4.2656158, 0.0], [15.9397888, -4.2656158, 0.0], [15.9397888, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 177}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.2724632, 0.0], [15.6486511, -4.2724632, 0.0], [15.6486511, -4.2710938, 0.0], [15.6472778, -4.2710938, 0.0], [15.6472778, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 551}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.2724632, 0.0], [15.7406616, -4.2724632, 0.0], [15.7406616, -4.2710938, 0.0], [15.7392883, -4.2710938, 0.0], [15.7392883, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 703}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.2724632, 0.0], [15.7640076, -4.2724632, 0.0], [15.7640076, -4.2710938, 0.0], [15.761261, -4.2710938, 0.0], [15.761261, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 811}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.2724632, 0.0], [15.7873535, -4.2724632, 0.0], [15.7873535, -4.2683548, 0.0], [15.7818604, -4.2683548, 0.0], [15.7818604, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 922}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.2724632, 0.0], [15.8065796, -4.2724632, 0.0], [15.8065796, -4.2710938, 0.0], [15.8052063, -4.2710938, 0.0], [15.8052063, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1062}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.2697243, 0.0], [15.8340454, -4.2697243, 0.0], [15.8340454, -4.2683548, 0.0], [15.8326721, -4.2683548, 0.0], [15.8326721, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1271}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2710938, 0.0], [15.8752441, -4.2710938, 0.0], [15.8752441, -4.2697243, 0.0], [15.8738708, -4.2697243, 0.0], [15.8738708, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 623}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.2765716, 0.0], [15.7516479, -4.2765716, 0.0], [15.7516479, -4.2752022, 0.0], [15.7502747, -4.2752022, 0.0], [15.7502747, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 724}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.2779411, 0.0], [15.7681274, -4.2779411, 0.0], [15.7681274, -4.2752022, 0.0], [15.7640076, -4.2752022, 0.0], [15.7640076, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 750}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.2834189, 0.0], [15.7749939, -4.2834189, 0.0], [15.7749939, -4.2752022, 0.0], [15.7681274, -4.2752022, 0.0], [15.7681274, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1090}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.2765716, 0.0], [15.8436584, -4.2765716, 0.0], [15.8436584, -4.2724632, 0.0], [15.8395386, -4.2724632, 0.0], [15.8395386, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1148}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2738327, 0.0], [15.8532715, -4.2738327, 0.0], [15.8532715, -4.2724632, 0.0], [15.8518982, -4.2724632, 0.0], [15.8518982, -4.2738327, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1219}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.2752022, 0.0], [15.8683777, -4.2752022, 0.0], [15.8683777, -4.2738327, 0.0], [15.8642578, -4.2738327, 0.0], [15.8642578, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1318}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2765716, 0.0], [15.8834839, -4.2765716, 0.0], [15.8834839, -4.2752022, 0.0], [15.8821106, -4.2752022, 0.0], [15.8821106, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1342}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2765716, 0.0], [15.8876038, -4.2765716, 0.0], [15.8876038, -4.2738327, 0.0], [15.8862305, -4.2738327, 0.0], [15.8862305, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1481}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.2752022, 0.0], [15.9205627, -4.2752022, 0.0], [15.9205627, -4.2738327, 0.0], [15.9191895, -4.2738327, 0.0], [15.9191895, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1533}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.2765716, 0.0], [15.9342957, -4.2765716, 0.0], [15.9342957, -4.2752022, 0.0], [15.9329224, -4.2752022, 0.0], [15.9329224, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 525}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.2847884, 0.0], [15.7461548, -4.2847884, 0.0], [15.7461548, -4.2779411, 0.0], [15.7351685, -4.2779411, 0.0], [15.7351685, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 804}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.28068, 0.0], [15.7846069, -4.28068, 0.0], [15.7846069, -4.2765716, 0.0], [15.7804871, -4.2765716, 0.0], [15.7804871, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 929}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.28068, 0.0], [15.8079529, -4.28068, 0.0], [15.8079529, -4.2793106, 0.0], [15.8065796, -4.2793106, 0.0], [15.8065796, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 958}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2793106, 0.0], [15.8148193, -4.2793106, 0.0], [15.8148193, -4.2765716, 0.0], [15.8120728, -4.2765716, 0.0], [15.8120728, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1428}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.2793106, 0.0], [15.9054565, -4.2793106, 0.0], [15.9054565, -4.2765716, 0.0], [15.9040833, -4.2765716, 0.0], [15.9040833, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1568}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.28068, 0.0], [15.9494019, -4.28068, 0.0], [15.9494019, -4.2779411, 0.0], [15.9480286, -4.2779411, 0.0], [15.9480286, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1589}, "geometry": {"type": "Polygon", "coordinates": [[[15.9603882, -4.2793106, 0.0], [15.9617615, -4.2793106, 0.0], [15.9617615, -4.2779411, 0.0], [15.9603882, -4.2779411, 0.0], [15.9603882, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1596}, "geometry": {"type": "Polygon", "coordinates": [[[15.9672546, -4.28068, 0.0], [15.9727478, -4.28068, 0.0], [15.9727478, -4.2765716, 0.0], [15.9672546, -4.2765716, 0.0], [15.9672546, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 601}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.2902662, 0.0], [15.7543945, -4.2902662, 0.0], [15.7543945, -4.2820495, 0.0], [15.7475281, -4.2820495, 0.0], [15.7475281, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 714}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2820495, 0.0], [15.7640076, -4.2820495, 0.0], [15.7640076, -4.28068, 0.0], [15.7626343, -4.28068, 0.0], [15.7626343, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 793}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.2847884, 0.0], [15.7791138, -4.2847884, 0.0], [15.7791138, -4.2834189, 0.0], [15.7777405, -4.2834189, 0.0], [15.7777405, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 861}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.2861579, 0.0], [15.79422, -4.2861579, 0.0], [15.79422, -4.2834189, 0.0], [15.7914734, -4.2834189, 0.0], [15.7914734, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 951}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.2847884, 0.0], [15.8120728, -4.2847884, 0.0], [15.8120728, -4.2834189, 0.0], [15.8106995, -4.2834189, 0.0], [15.8106995, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1046}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.2847884, 0.0], [15.8299255, -4.2847884, 0.0], [15.8299255, -4.2820495, 0.0], [15.8285522, -4.2820495, 0.0], [15.8285522, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1079}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2916356, 0.0], [15.8436584, -4.2916356, 0.0], [15.8436584, -4.28068, 0.0], [15.8354187, -4.28068, 0.0], [15.8354187, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1134}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2847884, 0.0], [15.8518982, -4.2847884, 0.0], [15.8518982, -4.2820495, 0.0], [15.8491516, -4.2820495, 0.0], [15.8491516, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1188}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.2847884, 0.0], [15.8601379, -4.2847884, 0.0], [15.8601379, -4.2834189, 0.0], [15.8587646, -4.2834189, 0.0], [15.8587646, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1564}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.2916356, 0.0], [15.954895, -4.2916356, 0.0], [15.954895, -4.2834189, 0.0], [15.945282, -4.2834189, 0.0], [15.945282, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 767}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.2916356, 0.0], [15.7763672, -4.2916356, 0.0], [15.7763672, -4.2875273, 0.0], [15.7722473, -4.2875273, 0.0], [15.7722473, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 984}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.2875273, 0.0], [15.8189392, -4.2875273, 0.0], [15.8189392, -4.2861579, 0.0], [15.8175659, -4.2861579, 0.0], [15.8175659, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1210}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2888967, 0.0], [15.8683777, -4.2888967, 0.0], [15.8683777, -4.2847884, 0.0], [15.8628845, -4.2847884, 0.0], [15.8628845, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1259}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2888967, 0.0], [15.8724976, -4.2888967, 0.0], [15.8724976, -4.2875273, 0.0], [15.8711243, -4.2875273, 0.0], [15.8711243, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1601}, "geometry": {"type": "Polygon", "coordinates": [[[15.9713745, -4.2888967, 0.0], [15.9741211, -4.2888967, 0.0], [15.9741211, -4.2847884, 0.0], [15.9713745, -4.2847884, 0.0], [15.9713745, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 591}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.2930051, 0.0], [15.7475281, -4.2930051, 0.0], [15.7475281, -4.2902662, 0.0], [15.7461548, -4.2902662, 0.0], [15.7461548, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 923}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.2916356, 0.0], [15.8065796, -4.2916356, 0.0], [15.8065796, -4.2888967, 0.0], [15.8052063, -4.2888967, 0.0], [15.8052063, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1174}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.2902662, 0.0], [15.8587646, -4.2902662, 0.0], [15.8587646, -4.2888967, 0.0], [15.8560181, -4.2888967, 0.0], [15.8560181, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1319}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2930051, 0.0], [15.8834839, -4.2930051, 0.0], [15.8834839, -4.2916356, 0.0], [15.8821106, -4.2916356, 0.0], [15.8821106, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1410}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.2957439, 0.0], [15.9095764, -4.2957439, 0.0], [15.9095764, -4.2902662, 0.0], [15.8999634, -4.2902662, 0.0], [15.8999634, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 287}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.2984828, 0.0], [15.6939697, -4.2984828, 0.0], [15.6939697, -4.2930051, 0.0], [15.6871033, -4.2930051, 0.0], [15.6871033, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1105}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2957439, 0.0], [15.8450317, -4.2957439, 0.0], [15.8450317, -4.2943745, 0.0], [15.8422852, -4.2943745, 0.0], [15.8422852, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1165}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.2971134, 0.0], [15.8587646, -4.2971134, 0.0], [15.8587646, -4.2930051, 0.0], [15.8546448, -4.2930051, 0.0], [15.8546448, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1260}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2943745, 0.0], [15.8724976, -4.2943745, 0.0], [15.8724976, -4.2930051, 0.0], [15.8711243, -4.2930051, 0.0], [15.8711243, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 878}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.2998522, 0.0], [15.7969666, -4.2998522, 0.0], [15.7969666, -4.2971134, 0.0], [15.79422, -4.2971134, 0.0], [15.79422, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 892}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3066993, 0.0], [15.8079529, -4.3066993, 0.0], [15.8079529, -4.2984828, 0.0], [15.7969666, -4.2984828, 0.0], [15.7969666, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 967}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2984828, 0.0], [15.8161926, -4.2984828, 0.0], [15.8161926, -4.2971134, 0.0], [15.8148193, -4.2971134, 0.0], [15.8148193, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1226}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.2998522, 0.0], [15.8670044, -4.2998522, 0.0], [15.8670044, -4.2971134, 0.0], [15.8656311, -4.2971134, 0.0], [15.8656311, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1309}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2998522, 0.0], [15.8821106, -4.2998522, 0.0], [15.8821106, -4.2984828, 0.0], [15.8807373, -4.2984828, 0.0], [15.8807373, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1411}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.3025911, 0.0], [15.9013367, -4.3025911, 0.0], [15.9013367, -4.2998522, 0.0], [15.8999634, -4.2998522, 0.0], [15.8999634, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1558}, "geometry": {"type": "Polygon", "coordinates": [[[15.9425354, -4.3025911, 0.0], [15.945282, -4.3025911, 0.0], [15.945282, -4.2998522, 0.0], [15.9425354, -4.2998522, 0.0], [15.9425354, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1573}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -4.3012217, 0.0], [15.9521484, -4.3012217, 0.0], [15.9521484, -4.2998522, 0.0], [15.9507751, -4.2998522, 0.0], [15.9507751, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 281}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.3025911, 0.0], [15.6871033, -4.3025911, 0.0], [15.6871033, -4.3012217, 0.0], [15.68573, -4.3012217, 0.0], [15.68573, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 350}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.3039605, 0.0], [15.7035828, -4.3039605, 0.0], [15.7035828, -4.3025911, 0.0], [15.7022095, -4.3025911, 0.0], [15.7022095, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 959}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3039605, 0.0], [15.8189392, -4.3039605, 0.0], [15.8189392, -4.3012217, 0.0], [15.8120728, -4.3012217, 0.0], [15.8120728, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1233}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3066993, 0.0], [15.869751, -4.3066993, 0.0], [15.869751, -4.3025911, 0.0], [15.8670044, -4.3025911, 0.0], [15.8670044, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1593}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.3039605, 0.0], [15.9672546, -4.3039605, 0.0], [15.9672546, -4.3025911, 0.0], [15.9658813, -4.3025911, 0.0], [15.9658813, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1603}, "geometry": {"type": "Polygon", "coordinates": [[[15.9727478, -4.3039605, 0.0], [15.9741211, -4.3039605, 0.0], [15.9741211, -4.3012217, 0.0], [15.9727478, -4.3012217, 0.0], [15.9727478, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1620}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.3025911, 0.0], [15.9906006, -4.3025911, 0.0], [15.9906006, -4.3012217, 0.0], [15.9892273, -4.3012217, 0.0], [15.9892273, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 872}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3066993, 0.0], [15.79422, -4.3066993, 0.0], [15.79422, -4.3053299, 0.0], [15.7928467, -4.3053299, 0.0], [15.7928467, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1063}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.3080687, 0.0], [15.8340454, -4.3080687, 0.0], [15.8340454, -4.3066993, 0.0], [15.8326721, -4.3066993, 0.0], [15.8326721, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1106}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.3080687, 0.0], [15.8436584, -4.3080687, 0.0], [15.8436584, -4.3066993, 0.0], [15.8422852, -4.3066993, 0.0], [15.8422852, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1166}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3094381, 0.0], [15.8573914, -4.3094381, 0.0], [15.8573914, -4.3053299, 0.0], [15.8546448, -4.3053299, 0.0], [15.8546448, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1211}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.3080687, 0.0], [15.8642578, -4.3080687, 0.0], [15.8642578, -4.3053299, 0.0], [15.8628845, -4.3053299, 0.0], [15.8628845, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1265}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.3080687, 0.0], [15.8738708, -4.3080687, 0.0], [15.8738708, -4.3053299, 0.0], [15.8724976, -4.3053299, 0.0], [15.8724976, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1606}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.3094381, 0.0], [15.978241, -4.3094381, 0.0], [15.978241, -4.3080687, 0.0], [15.9768677, -4.3080687, 0.0], [15.9768677, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 552}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.3135464, 0.0], [15.7406616, -4.3135464, 0.0], [15.7406616, -4.3108076, 0.0], [15.7392883, -4.3108076, 0.0], [15.7392883, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 931}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3176546, 0.0], [15.8106995, -4.3176546, 0.0], [15.8106995, -4.3108076, 0.0], [15.8065796, -4.3108076, 0.0], [15.8065796, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1242}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.3135464, 0.0], [15.869751, -4.3135464, 0.0], [15.869751, -4.312177, 0.0], [15.8683777, -4.312177, 0.0], [15.8683777, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1473}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.3108076, 0.0], [15.9178162, -4.3108076, 0.0], [15.9178162, -4.3094381, 0.0], [15.9164429, -4.3094381, 0.0], [15.9164429, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1598}, "geometry": {"type": "Polygon", "coordinates": [[[15.9686279, -4.312177, 0.0], [15.9700012, -4.312177, 0.0], [15.9700012, -4.3108076, 0.0], [15.9686279, -4.3108076, 0.0], [15.9686279, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 351}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.3176546, 0.0], [15.7035828, -4.3176546, 0.0], [15.7035828, -4.3162852, 0.0], [15.7022095, -4.3162852, 0.0], [15.7022095, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 378}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.3162852, 0.0], [15.7104492, -4.3162852, 0.0], [15.7104492, -4.3149158, 0.0], [15.7077026, -4.3149158, 0.0], [15.7077026, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 602}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.3149158, 0.0], [15.7489014, -4.3149158, 0.0], [15.7489014, -4.3135464, 0.0], [15.7475281, -4.3135464, 0.0], [15.7475281, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 908}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3162852, 0.0], [15.803833, -4.3162852, 0.0], [15.803833, -4.3135464, 0.0], [15.8010864, -4.3135464, 0.0], [15.8010864, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 960}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3162852, 0.0], [15.813446, -4.3162852, 0.0], [15.813446, -4.3149158, 0.0], [15.8120728, -4.3149158, 0.0], [15.8120728, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1082}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.3162852, 0.0], [15.8381653, -4.3162852, 0.0], [15.8381653, -4.3149158, 0.0], [15.836792, -4.3149158, 0.0], [15.836792, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1167}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3368258, 0.0], [15.8601379, -4.3368258, 0.0], [15.8601379, -4.3162852, 0.0], [15.8518982, -4.3162852, 0.0], [15.8518982, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1372}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3162852, 0.0], [15.8930969, -4.3162852, 0.0], [15.8930969, -4.3135464, 0.0], [15.8917236, -4.3135464, 0.0], [15.8917236, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1364}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.3231321, 0.0], [15.9040833, -4.3231321, 0.0], [15.9040833, -4.3149158, 0.0], [15.8903503, -4.3149158, 0.0], [15.8903503, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 312}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.3217627, 0.0], [15.695343, -4.3217627, 0.0], [15.695343, -4.3190239, 0.0], [15.6925964, -4.3190239, 0.0], [15.6925964, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 452}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.3190239, 0.0], [15.7228088, -4.3190239, 0.0], [15.7228088, -4.3176546, 0.0], [15.7200623, -4.3176546, 0.0], [15.7200623, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 496}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.3203933, 0.0], [15.7310486, -4.3203933, 0.0], [15.7310486, -4.3176546, 0.0], [15.7296753, -4.3176546, 0.0], [15.7296753, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 924}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3231321, 0.0], [15.8093262, -4.3231321, 0.0], [15.8093262, -4.3203933, 0.0], [15.8052063, -4.3203933, 0.0], [15.8052063, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1429}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3217627, 0.0], [15.9054565, -4.3217627, 0.0], [15.9054565, -4.3203933, 0.0], [15.9040833, -4.3203933, 0.0], [15.9040833, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1460}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3190239, 0.0], [15.9150696, -4.3190239, 0.0], [15.9150696, -4.3176546, 0.0], [15.9136963, -4.3176546, 0.0], [15.9136963, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1617}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3217627, 0.0], [15.987854, -4.3217627, 0.0], [15.987854, -4.3203933, 0.0], [15.9864807, -4.3203933, 0.0], [15.9864807, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 961}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3258709, 0.0], [15.813446, -4.3258709, 0.0], [15.813446, -4.3245015, 0.0], [15.8120728, -4.3245015, 0.0], [15.8120728, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1092}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.3258709, 0.0], [15.8409119, -4.3258709, 0.0], [15.8409119, -4.3245015, 0.0], [15.8395386, -4.3245015, 0.0], [15.8395386, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1310}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.3245015, 0.0], [15.8821106, -4.3245015, 0.0], [15.8821106, -4.3231321, 0.0], [15.8807373, -4.3231321, 0.0], [15.8807373, -4.3245015, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1610}, "geometry": {"type": "Polygon", "coordinates": [[[15.978241, -4.3272403, 0.0], [15.9809875, -4.3272403, 0.0], [15.9809875, -4.3231321, 0.0], [15.978241, -4.3231321, 0.0], [15.978241, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 361}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.329979, 0.0], [15.7049561, -4.329979, 0.0], [15.7049561, -4.3286096, 0.0], [15.7035828, -4.3286096, 0.0], [15.7035828, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 932}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3327177, 0.0], [15.8093262, -4.3327177, 0.0], [15.8093262, -4.3286096, 0.0], [15.8065796, -4.3286096, 0.0], [15.8065796, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 977}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.329979, 0.0], [15.8175659, -4.329979, 0.0], [15.8175659, -4.3286096, 0.0], [15.8161926, -4.3286096, 0.0], [15.8161926, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1007}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.3313484, 0.0], [15.8285522, -4.3313484, 0.0], [15.8285522, -4.3272403, 0.0], [15.8216858, -4.3272403, 0.0], [15.8216858, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1139}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.329979, 0.0], [15.8518982, -4.329979, 0.0], [15.8518982, -4.3286096, 0.0], [15.8505249, -4.3286096, 0.0], [15.8505249, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1365}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.3313484, 0.0], [15.8930969, -4.3313484, 0.0], [15.8930969, -4.3272403, 0.0], [15.8903503, -4.3272403, 0.0], [15.8903503, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1445}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.329979, 0.0], [15.912323, -4.329979, 0.0], [15.912323, -4.3258709, 0.0], [15.9082031, -4.3258709, 0.0], [15.9082031, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1524}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.329979, 0.0], [15.9301758, -4.329979, 0.0], [15.9301758, -4.3272403, 0.0], [15.9288025, -4.3272403, 0.0], [15.9288025, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1541}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3286096, 0.0], [15.9370422, -4.3286096, 0.0], [15.9370422, -4.3272403, 0.0], [15.9356689, -4.3272403, 0.0], [15.9356689, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1570}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.3286096, 0.0], [15.9494019, -4.3286096, 0.0], [15.9494019, -4.3272403, 0.0], [15.9480286, -4.3272403, 0.0], [15.9480286, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 742}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3340871, 0.0], [15.7695007, -4.3340871, 0.0], [15.7695007, -4.329979, 0.0], [15.7667542, -4.329979, 0.0], [15.7667542, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 873}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3340871, 0.0], [15.7955933, -4.3340871, 0.0], [15.7955933, -4.329979, 0.0], [15.7928467, -4.329979, 0.0], [15.7928467, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1293}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.3313484, 0.0], [15.879364, -4.3313484, 0.0], [15.879364, -4.329979, 0.0], [15.8779907, -4.329979, 0.0], [15.8779907, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 573}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.3409339, 0.0], [15.7461548, -4.3409339, 0.0], [15.7461548, -4.3368258, 0.0], [15.7434082, -4.3368258, 0.0], [15.7434082, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 696}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3354565, 0.0], [15.7626343, -4.3354565, 0.0], [15.7626343, -4.3340871, 0.0], [15.7598877, -4.3340871, 0.0], [15.7598877, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 978}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3381952, 0.0], [15.8175659, -4.3381952, 0.0], [15.8175659, -4.3354565, 0.0], [15.8161926, -4.3354565, 0.0], [15.8161926, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1014}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.3381952, 0.0], [15.8244324, -4.3381952, 0.0], [15.8244324, -4.3368258, 0.0], [15.8230591, -4.3368258, 0.0], [15.8230591, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1038}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3368258, 0.0], [15.8285522, -4.3368258, 0.0], [15.8285522, -4.3354565, 0.0], [15.827179, -4.3354565, 0.0], [15.827179, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1124}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.3409339, 0.0], [15.8491516, -4.3409339, 0.0], [15.8491516, -4.3368258, 0.0], [15.8477783, -4.3368258, 0.0], [15.8477783, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1300}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.3381952, 0.0], [15.8807373, -4.3381952, 0.0], [15.8807373, -4.3354565, 0.0], [15.879364, -4.3354565, 0.0], [15.879364, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1403}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3354565, 0.0], [15.8985901, -4.3354565, 0.0], [15.8985901, -4.3340871, 0.0], [15.8972168, -4.3340871, 0.0], [15.8972168, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1545}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.3381952, 0.0], [15.9384155, -4.3381952, 0.0], [15.9384155, -4.3368258, 0.0], [15.9370422, -4.3368258, 0.0], [15.9370422, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1581}, "geometry": {"type": "Polygon", "coordinates": [[[15.9562683, -4.3381952, 0.0], [15.9617615, -4.3381952, 0.0], [15.9617615, -4.3340871, 0.0], [15.9562683, -4.3340871, 0.0], [15.9562683, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1592}, "geometry": {"type": "Polygon", "coordinates": [[[15.9645081, -4.3381952, 0.0], [15.9658813, -4.3381952, 0.0], [15.9658813, -4.3354565, 0.0], [15.9645081, -4.3354565, 0.0], [15.9645081, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 743}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3450419, 0.0], [15.770874, -4.3450419, 0.0], [15.770874, -4.3409339, 0.0], [15.7667542, -4.3409339, 0.0], [15.7667542, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 854}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3423032, 0.0], [15.7914734, -4.3423032, 0.0], [15.7914734, -4.3381952, 0.0], [15.7901001, -4.3381952, 0.0], [15.7901001, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1169}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3409339, 0.0], [15.8560181, -4.3409339, 0.0], [15.8560181, -4.3395645, 0.0], [15.8546448, -4.3395645, 0.0], [15.8546448, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1356}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.3409339, 0.0], [15.8930969, -4.3409339, 0.0], [15.8930969, -4.3381952, 0.0], [15.8889771, -4.3381952, 0.0], [15.8889771, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1490}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3436726, 0.0], [15.9260559, -4.3436726, 0.0], [15.9260559, -4.3395645, 0.0], [15.921936, -4.3395645, 0.0], [15.921936, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 386}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.3505193, 0.0], [15.7159424, -4.3505193, 0.0], [15.7159424, -4.3436726, 0.0], [15.7090759, -4.3436726, 0.0], [15.7090759, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 779}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3464113, 0.0], [15.7763672, -4.3464113, 0.0], [15.7763672, -4.3436726, 0.0], [15.7749939, -4.3436726, 0.0], [15.7749939, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 986}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3436726, 0.0], [15.8189392, -4.3436726, 0.0], [15.8189392, -4.3423032, 0.0], [15.8175659, -4.3423032, 0.0], [15.8175659, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1413}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.3464113, 0.0], [15.9013367, -4.3464113, 0.0], [15.9013367, -4.3450419, 0.0], [15.8999634, -4.3450419, 0.0], [15.8999634, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1567}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.3450419, 0.0], [15.9480286, -4.3450419, 0.0], [15.9480286, -4.3436726, 0.0], [15.9466553, -4.3436726, 0.0], [15.9466553, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1580}, "geometry": {"type": "Polygon", "coordinates": [[[15.954895, -4.3450419, 0.0], [15.9562683, -4.3450419, 0.0], [15.9562683, -4.3436726, 0.0], [15.954895, -4.3436726, 0.0], [15.954895, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1586}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.3464113, 0.0], [15.9603882, -4.3464113, 0.0], [15.9603882, -4.3450419, 0.0], [15.9590149, -4.3450419, 0.0], [15.9590149, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1594}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.3464113, 0.0], [15.9672546, -4.3464113, 0.0], [15.9672546, -4.3450419, 0.0], [15.9658813, -4.3450419, 0.0], [15.9658813, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1611}, "geometry": {"type": "Polygon", "coordinates": [[[15.9823608, -4.3464113, 0.0], [15.9837341, -4.3464113, 0.0], [15.9837341, -4.3450419, 0.0], [15.9823608, -4.3450419, 0.0], [15.9823608, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 516}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.3505193, 0.0], [15.7392883, -4.3505193, 0.0], [15.7392883, -4.34915, 0.0], [15.7337952, -4.34915, 0.0], [15.7337952, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 574}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.3573659, 0.0], [15.7475281, -4.3573659, 0.0], [15.7475281, -4.3464113, 0.0], [15.7434082, -4.3464113, 0.0], [15.7434082, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 874}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3573659, 0.0], [15.7969666, -4.3573659, 0.0], [15.7969666, -4.3477806, 0.0], [15.7901001, -4.3477806, 0.0], [15.7901001, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1083}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.3477806, 0.0], [15.8395386, -4.3477806, 0.0], [15.8395386, -4.3464113, 0.0], [15.836792, -4.3464113, 0.0], [15.836792, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1107}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.3546273, 0.0], [15.8546448, -4.3546273, 0.0], [15.8546448, -4.3477806, 0.0], [15.8422852, -4.3477806, 0.0], [15.8422852, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1220}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.34915, 0.0], [15.8656311, -4.34915, 0.0], [15.8656311, -4.3464113, 0.0], [15.8642578, -4.3464113, 0.0], [15.8642578, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1254}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.3546273, 0.0], [15.8766174, -4.3546273, 0.0], [15.8766174, -4.3477806, 0.0], [15.869751, -4.3477806, 0.0], [15.869751, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1320}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.3477806, 0.0], [15.8834839, -4.3477806, 0.0], [15.8834839, -4.3464113, 0.0], [15.8821106, -4.3464113, 0.0], [15.8821106, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1385}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.353258, 0.0], [15.8999634, -4.353258, 0.0], [15.8999634, -4.3464113, 0.0], [15.8930969, -4.3464113, 0.0], [15.8930969, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1605}, "geometry": {"type": "Polygon", "coordinates": [[[15.9741211, -4.34915, 0.0], [15.9768677, -4.34915, 0.0], [15.9768677, -4.3477806, 0.0], [15.9741211, -4.3477806, 0.0], [15.9741211, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 443}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.3559966, 0.0], [15.7214355, -4.3559966, 0.0], [15.7214355, -4.3518886, 0.0], [15.718689, -4.3518886, 0.0], [15.718689, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 780}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3559966, 0.0], [15.7804871, -4.3559966, 0.0], [15.7804871, -4.3518886, 0.0], [15.7749939, -4.3518886, 0.0], [15.7749939, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1039}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3559966, 0.0], [15.8285522, -4.3559966, 0.0], [15.8285522, -4.353258, 0.0], [15.827179, -4.353258, 0.0], [15.827179, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1203}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.353258, 0.0], [15.8628845, -4.353258, 0.0], [15.8628845, -4.3518886, 0.0], [15.8615112, -4.3518886, 0.0], [15.8615112, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1336}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.353258, 0.0], [15.8862305, -4.353258, 0.0], [15.8862305, -4.3518886, 0.0], [15.8848572, -4.3518886, 0.0], [15.8848572, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1498}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.353258, 0.0], [15.9246826, -4.353258, 0.0], [15.9246826, -4.3518886, 0.0], [15.9233093, -4.3518886, 0.0], [15.9233093, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1525}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.3546273, 0.0], [15.9301758, -4.3546273, 0.0], [15.9301758, -4.353258, 0.0], [15.9288025, -4.353258, 0.0], [15.9288025, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1582}, "geometry": {"type": "Polygon", "coordinates": [[[15.9562683, -4.353258, 0.0], [15.9576416, -4.353258, 0.0], [15.9576416, -4.3518886, 0.0], [15.9562683, -4.3518886, 0.0], [15.9562683, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 414}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.3573659, 0.0], [15.7159424, -4.3573659, 0.0], [15.7159424, -4.3559966, 0.0], [15.7145691, -4.3559966, 0.0], [15.7145691, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1093}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.3601046, 0.0], [15.8409119, -4.3601046, 0.0], [15.8409119, -4.3559966, 0.0], [15.8395386, -4.3559966, 0.0], [15.8395386, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1422}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.3601046, 0.0], [15.9109497, -4.3601046, 0.0], [15.9109497, -4.3546273, 0.0], [15.90271, -4.3546273, 0.0], [15.90271, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1467}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3559966, 0.0], [15.9164429, -4.3559966, 0.0], [15.9164429, -4.3546273, 0.0], [15.9150696, -4.3546273, 0.0], [15.9150696, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1499}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3628432, 0.0], [15.9274292, -4.3628432, 0.0], [15.9274292, -4.3573659, 0.0], [15.9233093, -4.3573659, 0.0], [15.9233093, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1599}, "geometry": {"type": "Polygon", "coordinates": [[[15.9686279, -4.3601046, 0.0], [15.9713745, -4.3601046, 0.0], [15.9713745, -4.3559966, 0.0], [15.9686279, -4.3559966, 0.0], [15.9686279, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 395}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.3642125, 0.0], [15.7173157, -4.3642125, 0.0], [15.7173157, -4.3601046, 0.0], [15.7104492, -4.3601046, 0.0], [15.7104492, -4.3642125, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1001}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.3601046, 0.0], [15.8216858, -4.3601046, 0.0], [15.8216858, -4.3587352, 0.0], [15.8203125, -4.3587352, 0.0], [15.8203125, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1021}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.3628432, 0.0], [15.8312988, -4.3628432, 0.0], [15.8312988, -4.3587352, 0.0], [15.8244324, -4.3587352, 0.0], [15.8244324, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1227}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.3614739, 0.0], [15.8670044, -4.3614739, 0.0], [15.8670044, -4.3601046, 0.0], [15.8656311, -4.3601046, 0.0], [15.8656311, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1261}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.3628432, 0.0], [15.8752441, -4.3628432, 0.0], [15.8752441, -4.3614739, 0.0], [15.8711243, -4.3614739, 0.0], [15.8711243, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1482}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.3601046, 0.0], [15.9205627, -4.3601046, 0.0], [15.9205627, -4.3587352, 0.0], [15.9191895, -4.3587352, 0.0], [15.9191895, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1587}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.3683204, 0.0], [15.9658813, -4.3683204, 0.0], [15.9658813, -4.3614739, 0.0], [15.9590149, -4.3614739, 0.0], [15.9590149, -4.3683204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1604}, "geometry": {"type": "Polygon", "coordinates": [[[15.9727478, -4.3628432, 0.0], [15.9741211, -4.3628432, 0.0], [15.9741211, -4.3614739, 0.0], [15.9727478, -4.3614739, 0.0], [15.9727478, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1607}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.3614739, 0.0], [15.978241, -4.3614739, 0.0], [15.978241, -4.3601046, 0.0], [15.9768677, -4.3601046, 0.0], [15.9768677, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1614}, "geometry": {"type": "Polygon", "coordinates": [[[15.9837341, -4.3642125, 0.0], [15.9892273, -4.3642125, 0.0], [15.9892273, -4.3601046, 0.0], [15.9837341, -4.3601046, 0.0], [15.9837341, -4.3642125, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 517}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.3642125, 0.0], [15.7351685, -4.3642125, 0.0], [15.7351685, -4.3628432, 0.0], [15.7337952, -4.3628432, 0.0], [15.7337952, -4.3642125, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1040}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3737976, 0.0], [15.836792, -4.3737976, 0.0], [15.836792, -4.3655818, 0.0], [15.827179, -4.3655818, 0.0], [15.827179, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1287}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.3683204, 0.0], [15.8834839, -4.3683204, 0.0], [15.8834839, -4.3628432, 0.0], [15.8766174, -4.3628432, 0.0], [15.8766174, -4.3683204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1418}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3669511, 0.0], [15.9040833, -4.3669511, 0.0], [15.9040833, -4.3628432, 0.0], [15.9013367, -4.3628432, 0.0], [15.9013367, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1441}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.3655818, 0.0], [15.9082031, -4.3655818, 0.0], [15.9082031, -4.3628432, 0.0], [15.9068298, -4.3628432, 0.0], [15.9068298, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1228}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.3779055, 0.0], [15.8738708, -4.3779055, 0.0], [15.8738708, -4.3696897, 0.0], [15.8656311, -4.3696897, 0.0], [15.8656311, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1505}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.3683204, 0.0], [15.9260559, -4.3683204, 0.0], [15.9260559, -4.3669511, 0.0], [15.9246826, -4.3669511, 0.0], [15.9246826, -4.3683204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 944}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.380644, 0.0], [15.8093262, -4.380644, 0.0], [15.8093262, -4.3737976, 0.0], [15.8052063, -4.3737976, 0.0], [15.8052063, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 987}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3724283, 0.0], [15.8216858, -4.3724283, 0.0], [15.8216858, -4.371059, 0.0], [15.8175659, -4.371059, 0.0], [15.8175659, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1176}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.3751669, 0.0], [15.8573914, -4.3751669, 0.0], [15.8573914, -4.3737976, 0.0], [15.8560181, -4.3737976, 0.0], [15.8560181, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1329}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.3737976, 0.0], [15.8848572, -4.3737976, 0.0], [15.8848572, -4.3724283, 0.0], [15.8834839, -4.3724283, 0.0], [15.8834839, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1446}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.3779055, 0.0], [15.9164429, -4.3779055, 0.0], [15.9164429, -4.371059, 0.0], [15.9082031, -4.371059, 0.0], [15.9082031, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1491}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3724283, 0.0], [15.9233093, -4.3724283, 0.0], [15.9233093, -4.371059, 0.0], [15.921936, -4.371059, 0.0], [15.921936, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1511}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.3724283, 0.0], [15.9274292, -4.3724283, 0.0], [15.9274292, -4.371059, 0.0], [15.9260559, -4.371059, 0.0], [15.9260559, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1546}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.3847519, 0.0], [15.9494019, -4.3847519, 0.0], [15.9494019, -4.3737976, 0.0], [15.9370422, -4.3737976, 0.0], [15.9370422, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1612}, "geometry": {"type": "Polygon", "coordinates": [[[15.9823608, -4.3751669, 0.0], [15.9837341, -4.3751669, 0.0], [15.9837341, -4.3737976, 0.0], [15.9823608, -4.3737976, 0.0], [15.9823608, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1030}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.380644, 0.0], [15.8312988, -4.380644, 0.0], [15.8312988, -4.3765362, 0.0], [15.8258057, -4.3765362, 0.0], [15.8258057, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1073}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.3779055, 0.0], [15.8354187, -4.3779055, 0.0], [15.8354187, -4.3765362, 0.0], [15.8340454, -4.3765362, 0.0], [15.8340454, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1182}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.3792748, 0.0], [15.8587646, -4.3792748, 0.0], [15.8587646, -4.3779055, 0.0], [15.8573914, -4.3779055, 0.0], [15.8573914, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1419}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3779055, 0.0], [15.9054565, -4.3779055, 0.0], [15.9054565, -4.3751669, 0.0], [15.9013367, -4.3751669, 0.0], [15.9013367, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1500}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3792748, 0.0], [15.9246826, -4.3792748, 0.0], [15.9246826, -4.3765362, 0.0], [15.9233093, -4.3765362, 0.0], [15.9233093, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1542}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3765362, 0.0], [15.9370422, -4.3765362, 0.0], [15.9370422, -4.3751669, 0.0], [15.9356689, -4.3751669, 0.0], [15.9356689, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1613}, "geometry": {"type": "Polygon", "coordinates": [[[15.9823608, -4.380644, 0.0], [15.987854, -4.380644, 0.0], [15.987854, -4.3765362, 0.0], [15.9823608, -4.3765362, 0.0], [15.9823608, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 518}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.380644, 0.0], [15.7351685, -4.380644, 0.0], [15.7351685, -4.3792748, 0.0], [15.7337952, -4.3792748, 0.0], [15.7337952, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 705}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3861211, 0.0], [15.7667542, -4.3861211, 0.0], [15.7667542, -4.3820133, 0.0], [15.761261, -4.3820133, 0.0], [15.761261, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 997}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.3833826, 0.0], [15.8230591, -4.3833826, 0.0], [15.8230591, -4.3792748, 0.0], [15.8189392, -4.3792748, 0.0], [15.8189392, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1159}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.380644, 0.0], [15.8546448, -4.380644, 0.0], [15.8546448, -4.3792748, 0.0], [15.8532715, -4.3792748, 0.0], [15.8532715, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1212}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.3833826, 0.0], [15.8724976, -4.3833826, 0.0], [15.8724976, -4.3792748, 0.0], [15.8628845, -4.3792748, 0.0], [15.8628845, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1272}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.3874904, 0.0], [15.8834839, -4.3874904, 0.0], [15.8834839, -4.3792748, 0.0], [15.8738708, -4.3792748, 0.0], [15.8738708, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1534}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.3820133, 0.0], [15.9342957, -4.3820133, 0.0], [15.9342957, -4.380644, 0.0], [15.9329224, -4.380644, 0.0], [15.9329224, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1608}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.3820133, 0.0], [15.978241, -4.3820133, 0.0], [15.978241, -4.380644, 0.0], [15.9768677, -4.380644, 0.0], [15.9768677, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 933}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3902289, 0.0], [15.8148193, -4.3902289, 0.0], [15.8148193, -4.3847519, 0.0], [15.8065796, -4.3847519, 0.0], [15.8065796, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1150}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3874904, 0.0], [15.8532715, -4.3874904, 0.0], [15.8532715, -4.3861211, 0.0], [15.8518982, -4.3861211, 0.0], [15.8518982, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1183}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.3915982, 0.0], [15.8642578, -4.3915982, 0.0], [15.8642578, -4.3833826, 0.0], [15.8573914, -4.3833826, 0.0], [15.8573914, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1390}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.3902289, 0.0], [15.8972168, -4.3902289, 0.0], [15.8972168, -4.3861211, 0.0], [15.8944702, -4.3861211, 0.0], [15.8944702, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1437}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.3861211, 0.0], [15.9068298, -4.3861211, 0.0], [15.9068298, -4.3847519, 0.0], [15.9054565, -4.3847519, 0.0], [15.9054565, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1461}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3847519, 0.0], [15.9150696, -4.3847519, 0.0], [15.9150696, -4.3833826, 0.0], [15.9136963, -4.3833826, 0.0], [15.9136963, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1501}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3874904, 0.0], [15.9246826, -4.3874904, 0.0], [15.9246826, -4.3861211, 0.0], [15.9233093, -4.3861211, 0.0], [15.9233093, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1516}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.3861211, 0.0], [15.9315491, -4.3861211, 0.0], [15.9315491, -4.3847519, 0.0], [15.9274292, -4.3847519, 0.0], [15.9274292, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1575}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.3861211, 0.0], [15.9535217, -4.3861211, 0.0], [15.9535217, -4.3847519, 0.0], [15.9521484, -4.3847519, 0.0], [15.9521484, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1618}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3902289, 0.0], [15.9906006, -4.3902289, 0.0], [15.9906006, -4.3847519, 0.0], [15.9864807, -4.3847519, 0.0], [15.9864807, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1622}, "geometry": {"type": "Polygon", "coordinates": [[[15.9906006, -4.3847519, 0.0], [15.9919739, -4.3847519, 0.0], [15.9919739, -4.3833826, 0.0], [15.9906006, -4.3833826, 0.0], [15.9906006, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 373}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.3888597, 0.0], [15.7077026, -4.3888597, 0.0], [15.7077026, -4.3874904, 0.0], [15.7063293, -4.3874904, 0.0], [15.7063293, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 453}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.3902289, 0.0], [15.7241821, -4.3902289, 0.0], [15.7241821, -4.3874904, 0.0], [15.7200623, -4.3874904, 0.0], [15.7200623, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 794}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.395706, 0.0], [15.7804871, -4.395706, 0.0], [15.7804871, -4.3888597, 0.0], [15.7777405, -4.3888597, 0.0], [15.7777405, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 894}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3915982, 0.0], [15.7983398, -4.3915982, 0.0], [15.7983398, -4.3902289, 0.0], [15.7969666, -4.3902289, 0.0], [15.7969666, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 913}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3929674, 0.0], [15.8079529, -4.3929674, 0.0], [15.8079529, -4.3888597, 0.0], [15.8024597, -4.3888597, 0.0], [15.8024597, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 988}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3888597, 0.0], [15.8216858, -4.3888597, 0.0], [15.8216858, -4.3874904, 0.0], [15.8175659, -4.3874904, 0.0], [15.8175659, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1423}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3943367, 0.0], [15.9054565, -4.3943367, 0.0], [15.9054565, -4.3888597, 0.0], [15.9013367, -4.3888597, 0.0], [15.9013367, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1543}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3888597, 0.0], [15.9370422, -4.3888597, 0.0], [15.9370422, -4.3874904, 0.0], [15.9356689, -4.3874904, 0.0], [15.9356689, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 406}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.3929674, 0.0], [15.7131958, -4.3929674, 0.0], [15.7131958, -4.3915982, 0.0], [15.7118225, -4.3915982, 0.0], [15.7118225, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 818}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3929674, 0.0], [15.7846069, -4.3929674, 0.0], [15.7846069, -4.3915982, 0.0], [15.7832336, -4.3915982, 0.0], [15.7832336, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1031}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3943367, 0.0], [15.827179, -4.3943367, 0.0], [15.827179, -4.3929674, 0.0], [15.8258057, -4.3929674, 0.0], [15.8258057, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1151}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3998137, 0.0], [15.8656311, -4.3998137, 0.0], [15.8656311, -4.3943367, 0.0], [15.8518982, -4.3943367, 0.0], [15.8518982, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1374}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3943367, 0.0], [15.8930969, -4.3943367, 0.0], [15.8930969, -4.3929674, 0.0], [15.8917236, -4.3929674, 0.0], [15.8917236, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1398}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.3984445, 0.0], [15.8985901, -4.3984445, 0.0], [15.8985901, -4.3929674, 0.0], [15.8958435, -4.3929674, 0.0], [15.8958435, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1468}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3943367, 0.0], [15.9164429, -4.3943367, 0.0], [15.9164429, -4.3929674, 0.0], [15.9150696, -4.3929674, 0.0], [15.9150696, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1624}, "geometry": {"type": "Polygon", "coordinates": [[[15.9933472, -4.3943367, 0.0], [15.9947205, -4.3943367, 0.0], [15.9947205, -4.3929674, 0.0], [15.9933472, -4.3929674, 0.0], [15.9933472, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 745}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3984445, 0.0], [15.7681274, -4.3984445, 0.0], [15.7681274, -4.3970752, 0.0], [15.7667542, -4.3970752, 0.0], [15.7667542, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 918}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3970752, 0.0], [15.8052063, -4.3970752, 0.0], [15.8052063, -4.395706, 0.0], [15.803833, -4.395706, 0.0], [15.803833, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 946}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3970752, 0.0], [15.8106995, -4.3970752, 0.0], [15.8106995, -4.395706, 0.0], [15.8093262, -4.395706, 0.0], [15.8093262, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1262}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.4039214, 0.0], [15.8807373, -4.4039214, 0.0], [15.8807373, -4.3984445, 0.0], [15.8711243, -4.3984445, 0.0], [15.8711243, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1455}, "geometry": {"type": "Polygon", "coordinates": [[[15.912323, -4.4011829, 0.0], [15.9136963, -4.4011829, 0.0], [15.9136963, -4.3984445, 0.0], [15.912323, -4.3984445, 0.0], [15.912323, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1492}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3984445, 0.0], [15.9233093, -4.3984445, 0.0], [15.9233093, -4.3970752, 0.0], [15.921936, -4.3970752, 0.0], [15.921936, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1535}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.3970752, 0.0], [15.9342957, -4.3970752, 0.0], [15.9342957, -4.395706, 0.0], [15.9329224, -4.395706, 0.0], [15.9329224, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1619}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3998137, 0.0], [15.9906006, -4.3998137, 0.0], [15.9906006, -4.395706, 0.0], [15.9864807, -4.395706, 0.0], [15.9864807, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 379}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.4025522, 0.0], [15.7090759, -4.4025522, 0.0], [15.7090759, -4.4011829, 0.0], [15.7077026, -4.4011829, 0.0], [15.7077026, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 914}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.4025522, 0.0], [15.8052063, -4.4025522, 0.0], [15.8052063, -4.3998137, 0.0], [15.8024597, -4.3998137, 0.0], [15.8024597, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1022}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.4039214, 0.0], [15.8258057, -4.4039214, 0.0], [15.8258057, -4.4011829, 0.0], [15.8244324, -4.4011829, 0.0], [15.8244324, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1189}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.4052907, 0.0], [15.8615112, -4.4052907, 0.0], [15.8615112, -4.4011829, 0.0], [15.8587646, -4.4011829, 0.0], [15.8587646, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1221}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.4025522, 0.0], [15.8670044, -4.4025522, 0.0], [15.8670044, -4.4011829, 0.0], [15.8642578, -4.4011829, 0.0], [15.8642578, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1431}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.4039214, 0.0], [15.9054565, -4.4039214, 0.0], [15.9054565, -4.4025522, 0.0], [15.9040833, -4.4025522, 0.0], [15.9040833, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1530}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.4011829, 0.0], [15.9329224, -4.4011829, 0.0], [15.9329224, -4.3998137, 0.0], [15.9315491, -4.3998137, 0.0], [15.9315491, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1547}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.4080291, 0.0], [15.9425354, -4.4080291, 0.0], [15.9425354, -4.4011829, 0.0], [15.9370422, -4.4011829, 0.0], [15.9370422, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1571}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.4052907, 0.0], [15.9521484, -4.4052907, 0.0], [15.9521484, -4.4025522, 0.0], [15.9480286, -4.4025522, 0.0], [15.9480286, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 429}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.4080291, 0.0], [15.718689, -4.4080291, 0.0], [15.718689, -4.4066599, 0.0], [15.7173157, -4.4066599, 0.0], [15.7173157, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 715}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.4080291, 0.0], [15.7653809, -4.4080291, 0.0], [15.7653809, -4.4039214, 0.0], [15.7626343, -4.4039214, 0.0], [15.7626343, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 805}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.4066599, 0.0], [15.7846069, -4.4066599, 0.0], [15.7846069, -4.4039214, 0.0], [15.7804871, -4.4039214, 0.0], [15.7804871, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 953}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.4093983, 0.0], [15.8148193, -4.4093983, 0.0], [15.8148193, -4.4052907, 0.0], [15.8106995, -4.4052907, 0.0], [15.8106995, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 989}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.4066599, 0.0], [15.8189392, -4.4066599, 0.0], [15.8189392, -4.4052907, 0.0], [15.8175659, -4.4052907, 0.0], [15.8175659, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1125}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.413506, 0.0], [15.8505249, -4.413506, 0.0], [15.8505249, -4.4066599, 0.0], [15.8477783, -4.4066599, 0.0], [15.8477783, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1236}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4203521, 0.0], [15.8779907, -4.4203521, 0.0], [15.8779907, -4.4052907, 0.0], [15.8670044, -4.4052907, 0.0], [15.8670044, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1462}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4052907, 0.0], [15.9150696, -4.4052907, 0.0], [15.9150696, -4.4039214, 0.0], [15.9136963, -4.4039214, 0.0], [15.9136963, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1621}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.4107676, 0.0], [15.9919739, -4.4107676, 0.0], [15.9919739, -4.4039214, 0.0], [15.9892273, -4.4039214, 0.0], [15.9892273, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 380}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.4093983, 0.0], [15.7090759, -4.4093983, 0.0], [15.7090759, -4.4080291, 0.0], [15.7077026, -4.4080291, 0.0], [15.7077026, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 412}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.4093983, 0.0], [15.7145691, -4.4093983, 0.0], [15.7145691, -4.4080291, 0.0], [15.7131958, -4.4080291, 0.0], [15.7131958, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 497}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.4107676, 0.0], [15.7310486, -4.4107676, 0.0], [15.7310486, -4.4093983, 0.0], [15.7296753, -4.4093983, 0.0], [15.7296753, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1023}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.4148752, 0.0], [15.8354187, -4.4148752, 0.0], [15.8354187, -4.4093983, 0.0], [15.8244324, -4.4093983, 0.0], [15.8244324, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1235}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4093983, 0.0], [15.8683777, -4.4093983, 0.0], [15.8683777, -4.4080291, 0.0], [15.8670044, -4.4080291, 0.0], [15.8670044, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1483}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.4107676, 0.0], [15.9205627, -4.4107676, 0.0], [15.9205627, -4.4093983, 0.0], [15.9191895, -4.4093983, 0.0], [15.9191895, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1526}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.4093983, 0.0], [15.9301758, -4.4093983, 0.0], [15.9301758, -4.4080291, 0.0], [15.9288025, -4.4080291, 0.0], [15.9288025, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1555}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4121368, 0.0], [15.9425354, -4.4121368, 0.0], [15.9425354, -4.4107676, 0.0], [15.9411621, -4.4107676, 0.0], [15.9411621, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 352}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.4148752, 0.0], [15.7035828, -4.4148752, 0.0], [15.7035828, -4.4121368, 0.0], [15.7022095, -4.4121368, 0.0], [15.7022095, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 387}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.413506, 0.0], [15.7104492, -4.413506, 0.0], [15.7104492, -4.4121368, 0.0], [15.7090759, -4.4121368, 0.0], [15.7090759, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 415}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.4148752, 0.0], [15.7159424, -4.4148752, 0.0], [15.7159424, -4.413506, 0.0], [15.7145691, -4.413506, 0.0], [15.7145691, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 534}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.413506, 0.0], [15.7420349, -4.413506, 0.0], [15.7420349, -4.4121368, 0.0], [15.7365417, -4.4121368, 0.0], [15.7365417, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 625}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.4148752, 0.0], [15.7516479, -4.4148752, 0.0], [15.7516479, -4.413506, 0.0], [15.7502747, -4.413506, 0.0], [15.7502747, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 683}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.4148752, 0.0], [15.7585144, -4.4148752, 0.0], [15.7585144, -4.413506, 0.0], [15.7571411, -4.413506, 0.0], [15.7571411, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 733}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.413506, 0.0], [15.7667542, -4.413506, 0.0], [15.7667542, -4.4121368, 0.0], [15.7653809, -4.4121368, 0.0], [15.7653809, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 774}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.4148752, 0.0], [15.7749939, -4.4148752, 0.0], [15.7749939, -4.413506, 0.0], [15.7736206, -4.413506, 0.0], [15.7736206, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 795}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.4148752, 0.0], [15.7791138, -4.4148752, 0.0], [15.7791138, -4.413506, 0.0], [15.7777405, -4.413506, 0.0], [15.7777405, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 813}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.4162444, 0.0], [15.7846069, -4.4162444, 0.0], [15.7846069, -4.413506, 0.0], [15.7818604, -4.413506, 0.0], [15.7818604, -4.4162444, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 962}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4189829, 0.0], [15.8161926, -4.4189829, 0.0], [15.8161926, -4.4148752, 0.0], [15.8120728, -4.4148752, 0.0], [15.8120728, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1301}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.413506, 0.0], [15.8807373, -4.413506, 0.0], [15.8807373, -4.4121368, 0.0], [15.879364, -4.4121368, 0.0], [15.879364, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1302}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.4217213, 0.0], [15.8862305, -4.4217213, 0.0], [15.8862305, -4.4148752, 0.0], [15.879364, -4.4148752, 0.0], [15.879364, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1438}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.4148752, 0.0], [15.9082031, -4.4148752, 0.0], [15.9082031, -4.4121368, 0.0], [15.9054565, -4.4121368, 0.0], [15.9054565, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 626}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.4203521, 0.0], [15.7516479, -4.4203521, 0.0], [15.7516479, -4.4189829, 0.0], [15.7502747, -4.4189829, 0.0], [15.7502747, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 706}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.4217213, 0.0], [15.7640076, -4.4217213, 0.0], [15.7640076, -4.4189829, 0.0], [15.761261, -4.4189829, 0.0], [15.761261, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 775}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.4203521, 0.0], [15.7749939, -4.4203521, 0.0], [15.7749939, -4.4189829, 0.0], [15.7736206, -4.4189829, 0.0], [15.7736206, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 829}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.4217213, 0.0], [15.7887268, -4.4217213, 0.0], [15.7887268, -4.4189829, 0.0], [15.7859802, -4.4189829, 0.0], [15.7859802, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1074}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.4189829, 0.0], [15.8354187, -4.4189829, 0.0], [15.8354187, -4.4176137, 0.0], [15.8340454, -4.4176137, 0.0], [15.8340454, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1376}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.4230905, 0.0], [15.90271, -4.4230905, 0.0], [15.90271, -4.4162444, 0.0], [15.8917236, -4.4162444, 0.0], [15.8917236, -4.4230905, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1484}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.4189829, 0.0], [15.921936, -4.4189829, 0.0], [15.921936, -4.4176137, 0.0], [15.9205627, -4.4176137, 0.0], [15.9205627, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1517}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4217213, 0.0], [15.9301758, -4.4217213, 0.0], [15.9301758, -4.4189829, 0.0], [15.9274292, -4.4189829, 0.0], [15.9274292, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1602}, "geometry": {"type": "Polygon", "coordinates": [[[15.9713745, -4.4189829, 0.0], [15.9727478, -4.4189829, 0.0], [15.9727478, -4.4176137, 0.0], [15.9713745, -4.4176137, 0.0], [15.9713745, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 563}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.4258289, 0.0], [15.7475281, -4.4258289, 0.0], [15.7475281, -4.4203521, 0.0], [15.7420349, -4.4203521, 0.0], [15.7420349, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 806}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.4271981, 0.0], [15.7832336, -4.4271981, 0.0], [15.7832336, -4.4217213, 0.0], [15.7777405, -4.4217213, 0.0], [15.7777405, -4.4271981, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 934}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.4230905, 0.0], [15.8093262, -4.4230905, 0.0], [15.8093262, -4.4203521, 0.0], [15.8065796, -4.4203521, 0.0], [15.8065796, -4.4230905, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1015}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4258289, 0.0], [15.8244324, -4.4258289, 0.0], [15.8244324, -4.4230905, 0.0], [15.8230591, -4.4230905, 0.0], [15.8230591, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1190}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.4258289, 0.0], [15.8615112, -4.4258289, 0.0], [15.8615112, -4.4230905, 0.0], [15.8587646, -4.4230905, 0.0], [15.8587646, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1273}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.4230905, 0.0], [15.8752441, -4.4230905, 0.0], [15.8752441, -4.4217213, 0.0], [15.8738708, -4.4217213, 0.0], [15.8738708, -4.4230905, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1357}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.4244597, 0.0], [15.8903503, -4.4244597, 0.0], [15.8903503, -4.4230905, 0.0], [15.8889771, -4.4230905, 0.0], [15.8889771, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1439}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.4217213, 0.0], [15.9068298, -4.4217213, 0.0], [15.9068298, -4.4203521, 0.0], [15.9054565, -4.4203521, 0.0], [15.9054565, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1450}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.4230905, 0.0], [15.9136963, -4.4230905, 0.0], [15.9136963, -4.4203521, 0.0], [15.9095764, -4.4203521, 0.0], [15.9095764, -4.4230905, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1565}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.4258289, 0.0], [15.9480286, -4.4258289, 0.0], [15.9480286, -4.4217213, 0.0], [15.945282, -4.4217213, 0.0], [15.945282, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 688}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.4271981, 0.0], [15.7598877, -4.4271981, 0.0], [15.7598877, -4.4258289, 0.0], [15.7585144, -4.4258289, 0.0], [15.7585144, -4.4271981, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 725}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4258289, 0.0], [15.7653809, -4.4258289, 0.0], [15.7653809, -4.4244597, 0.0], [15.7640076, -4.4244597, 0.0], [15.7640076, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 839}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.4258289, 0.0], [15.7887268, -4.4258289, 0.0], [15.7887268, -4.4244597, 0.0], [15.7873535, -4.4244597, 0.0], [15.7873535, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1119}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.4285673, 0.0], [15.8477783, -4.4285673, 0.0], [15.8477783, -4.4271981, 0.0], [15.846405, -4.4271981, 0.0], [15.846405, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1152}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.4271981, 0.0], [15.8546448, -4.4271981, 0.0], [15.8546448, -4.4244597, 0.0], [15.8518982, -4.4244597, 0.0], [15.8518982, -4.4271981, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1243}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.434044, 0.0], [15.8711243, -4.434044, 0.0], [15.8711243, -4.4244597, 0.0], [15.8670044, -4.4244597, 0.0], [15.8670044, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1576}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4271981, 0.0], [15.9535217, -4.4271981, 0.0], [15.9535217, -4.4258289, 0.0], [15.9521484, -4.4258289, 0.0], [15.9521484, -4.4271981, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 331}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.434044, 0.0], [15.7022095, -4.434044, 0.0], [15.7022095, -4.4313056, 0.0], [15.6967163, -4.4313056, 0.0], [15.6967163, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 416}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.4367824, 0.0], [15.7255554, -4.4367824, 0.0], [15.7255554, -4.4285673, 0.0], [15.7145691, -4.4285673, 0.0], [15.7145691, -4.4367824, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 553}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.4326748, 0.0], [15.7434082, -4.4326748, 0.0], [15.7434082, -4.4285673, 0.0], [15.7392883, -4.4285673, 0.0], [15.7392883, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 633}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.4326748, 0.0], [15.7543945, -4.4326748, 0.0], [15.7543945, -4.4299365, 0.0], [15.7516479, -4.4299365, 0.0], [15.7516479, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 963}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4299365, 0.0], [15.813446, -4.4299365, 0.0], [15.813446, -4.4285673, 0.0], [15.8120728, -4.4285673, 0.0], [15.8120728, -4.4299365, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1352}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.4326748, 0.0], [15.8889771, -4.4326748, 0.0], [15.8889771, -4.4299365, 0.0], [15.8876038, -4.4299365, 0.0], [15.8876038, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1404}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.4326748, 0.0], [15.8999634, -4.4326748, 0.0], [15.8999634, -4.4313056, 0.0], [15.8972168, -4.4313056, 0.0], [15.8972168, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1463}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4313056, 0.0], [15.9178162, -4.4313056, 0.0], [15.9178162, -4.4285673, 0.0], [15.9136963, -4.4285673, 0.0], [15.9136963, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1559}, "geometry": {"type": "Polygon", "coordinates": [[[15.9425354, -4.4326748, 0.0], [15.9480286, -4.4326748, 0.0], [15.9480286, -4.4285673, 0.0], [15.9425354, -4.4285673, 0.0], [15.9425354, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1597}, "geometry": {"type": "Polygon", "coordinates": [[[15.9672546, -4.4313056, 0.0], [15.9686279, -4.4313056, 0.0], [15.9686279, -4.4299365, 0.0], [15.9672546, -4.4299365, 0.0], [15.9672546, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1616}, "geometry": {"type": "Polygon", "coordinates": [[[15.9851074, -4.4313056, 0.0], [15.9864807, -4.4313056, 0.0], [15.9864807, -4.4299365, 0.0], [15.9851074, -4.4299365, 0.0], [15.9851074, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 365}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.4354132, 0.0], [15.7077026, -4.4354132, 0.0], [15.7077026, -4.4326748, 0.0], [15.7049561, -4.4326748, 0.0], [15.7049561, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 535}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.434044, 0.0], [15.737915, -4.434044, 0.0], [15.737915, -4.4326748, 0.0], [15.7365417, -4.4326748, 0.0], [15.7365417, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 540}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.4436282, 0.0], [15.7447815, -4.4436282, 0.0], [15.7447815, -4.4354132, 0.0], [15.737915, -4.4354132, 0.0], [15.737915, -4.4436282, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 726}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4367824, 0.0], [15.7667542, -4.4367824, 0.0], [15.7667542, -4.434044, 0.0], [15.7640076, -4.434044, 0.0], [15.7640076, -4.4367824, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1447}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.4395207, 0.0], [15.9150696, -4.4395207, 0.0], [15.9150696, -4.4326748, 0.0], [15.9082031, -4.4326748, 0.0], [15.9082031, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1493}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.4395207, 0.0], [15.9233093, -4.4395207, 0.0], [15.9233093, -4.4354132, 0.0], [15.921936, -4.4354132, 0.0], [15.921936, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1595}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.4354132, 0.0], [15.9672546, -4.4354132, 0.0], [15.9672546, -4.434044, 0.0], [15.9658813, -4.434044, 0.0], [15.9658813, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1623}, "geometry": {"type": "Polygon", "coordinates": [[[15.9919739, -4.434044, 0.0], [15.9933472, -4.434044, 0.0], [15.9933472, -4.4326748, 0.0], [15.9919739, -4.4326748, 0.0], [15.9919739, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 612}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.4395207, 0.0], [15.7516479, -4.4395207, 0.0], [15.7516479, -4.4367824, 0.0], [15.7489014, -4.4367824, 0.0], [15.7489014, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 788}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.4381515, 0.0], [15.7777405, -4.4381515, 0.0], [15.7777405, -4.4367824, 0.0], [15.7763672, -4.4367824, 0.0], [15.7763672, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1229}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.4408899, 0.0], [15.8683777, -4.4408899, 0.0], [15.8683777, -4.4395207, 0.0], [15.8656311, -4.4395207, 0.0], [15.8656311, -4.4408899, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1556}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4408899, 0.0], [15.9425354, -4.4408899, 0.0], [15.9425354, -4.4395207, 0.0], [15.9411621, -4.4395207, 0.0], [15.9411621, -4.4408899, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 282}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.442259, 0.0], [15.6871033, -4.442259, 0.0], [15.6871033, -4.4408899, 0.0], [15.68573, -4.4408899, 0.0], [15.68573, -4.442259, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 396}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.450474, 0.0], [15.718689, -4.450474, 0.0], [15.718689, -4.4408899, 0.0], [15.7104492, -4.4408899, 0.0], [15.7104492, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 454}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.4436282, 0.0], [15.7228088, -4.4436282, 0.0], [15.7228088, -4.442259, 0.0], [15.7200623, -4.442259, 0.0], [15.7200623, -4.4436282, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 634}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.4463665, 0.0], [15.7557678, -4.4463665, 0.0], [15.7557678, -4.4408899, 0.0], [15.7516479, -4.4408899, 0.0], [15.7516479, -4.4463665, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1478}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.4477357, 0.0], [15.9246826, -4.4477357, 0.0], [15.9246826, -4.442259, 0.0], [15.9164429, -4.442259, 0.0], [15.9164429, -4.4477357, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1519}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4449974, 0.0], [15.9288025, -4.4449974, 0.0], [15.9288025, -4.4436282, 0.0], [15.9274292, -4.4436282, 0.0], [15.9274292, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1551}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.4449974, 0.0], [15.9411621, -4.4449974, 0.0], [15.9411621, -4.4436282, 0.0], [15.9397888, -4.4436282, 0.0], [15.9397888, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 255}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.4491048, 0.0], [15.6802368, -4.4491048, 0.0], [15.6802368, -4.4477357, 0.0], [15.6788635, -4.4477357, 0.0], [15.6788635, -4.4491048, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 479}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.4518431, 0.0], [15.7324219, -4.4518431, 0.0], [15.7324219, -4.4477357, 0.0], [15.7269287, -4.4477357, 0.0], [15.7269287, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 746}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.4463665, 0.0], [15.7681274, -4.4463665, 0.0], [15.7681274, -4.4449974, 0.0], [15.7667542, -4.4449974, 0.0], [15.7667542, -4.4463665, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 900}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.4477357, 0.0], [15.7997131, -4.4477357, 0.0], [15.7997131, -4.4463665, 0.0], [15.7983398, -4.4463665, 0.0], [15.7983398, -4.4477357, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 947}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.450474, 0.0], [15.813446, -4.450474, 0.0], [15.813446, -4.4477357, 0.0], [15.8093262, -4.4477357, 0.0], [15.8093262, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1506}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.4586888, 0.0], [15.9301758, -4.4586888, 0.0], [15.9301758, -4.4477357, 0.0], [15.9246826, -4.4477357, 0.0], [15.9246826, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1557}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4518431, 0.0], [15.945282, -4.4518431, 0.0], [15.945282, -4.4477357, 0.0], [15.9411621, -4.4477357, 0.0], [15.9411621, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1590}, "geometry": {"type": "Polygon", "coordinates": [[[15.9617615, -4.4463665, 0.0], [15.9631348, -4.4463665, 0.0], [15.9631348, -4.4449974, 0.0], [15.9617615, -4.4449974, 0.0], [15.9617615, -4.4463665, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1177}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.450474, 0.0], [15.8573914, -4.450474, 0.0], [15.8573914, -4.4491048, 0.0], [15.8560181, -4.4491048, 0.0], [15.8560181, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1539}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.4518431, 0.0], [15.9356689, -4.4518431, 0.0], [15.9356689, -4.4491048, 0.0], [15.9342957, -4.4491048, 0.0], [15.9342957, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1572}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.4518431, 0.0], [15.9494019, -4.4518431, 0.0], [15.9494019, -4.450474, 0.0], [15.9480286, -4.450474, 0.0], [15.9480286, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1615}, "geometry": {"type": "Polygon", "coordinates": [[[15.9837341, -4.4518431, 0.0], [15.9851074, -4.4518431, 0.0], [15.9851074, -4.450474, 0.0], [15.9837341, -4.450474, 0.0], [15.9837341, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 876}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.4545814, 0.0], [15.79422, -4.4545814, 0.0], [15.79422, -4.4532123, 0.0], [15.7928467, -4.4532123, 0.0], [15.7928467, -4.4545814, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 964}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4614271, 0.0], [15.813446, -4.4614271, 0.0], [15.813446, -4.4559506, 0.0], [15.8120728, -4.4559506, 0.0], [15.8120728, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 259}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.4641654, 0.0], [15.6843567, -4.4641654, 0.0], [15.6843567, -4.4573197, 0.0], [15.6802368, -4.4573197, 0.0], [15.6802368, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 298}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.460058, 0.0], [15.6912231, -4.460058, 0.0], [15.6912231, -4.4586888, 0.0], [15.6898499, -4.4586888, 0.0], [15.6898499, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 526}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.4586888, 0.0], [15.7365417, -4.4586888, 0.0], [15.7365417, -4.4573197, 0.0], [15.7351685, -4.4573197, 0.0], [15.7351685, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 559}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4614271, 0.0], [15.7475281, -4.4614271, 0.0], [15.7475281, -4.4573197, 0.0], [15.7406616, -4.4573197, 0.0], [15.7406616, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 647}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.4614271, 0.0], [15.7557678, -4.4614271, 0.0], [15.7557678, -4.4586888, 0.0], [15.7530212, -4.4586888, 0.0], [15.7530212, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 768}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.4627962, 0.0], [15.7749939, -4.4627962, 0.0], [15.7749939, -4.4573197, 0.0], [15.7722473, -4.4573197, 0.0], [15.7722473, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 901}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.4586888, 0.0], [15.7997131, -4.4586888, 0.0], [15.7997131, -4.4573197, 0.0], [15.7983398, -4.4573197, 0.0], [15.7983398, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1222}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.4614271, 0.0], [15.8656311, -4.4614271, 0.0], [15.8656311, -4.460058, 0.0], [15.8642578, -4.460058, 0.0], [15.8642578, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1513}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.4641654, 0.0], [15.9315491, -4.4641654, 0.0], [15.9315491, -4.4586888, 0.0], [15.9260559, -4.4586888, 0.0], [15.9260559, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1588}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.4586888, 0.0], [15.9603882, -4.4586888, 0.0], [15.9603882, -4.4573197, 0.0], [15.9590149, -4.4573197, 0.0], [15.9590149, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 342}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.4641654, 0.0], [15.7008362, -4.4641654, 0.0], [15.7008362, -4.4614271, 0.0], [15.6994629, -4.4614271, 0.0], [15.6994629, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 507}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.4627962, 0.0], [15.7337952, -4.4627962, 0.0], [15.7337952, -4.4614271, 0.0], [15.7324219, -4.4614271, 0.0], [15.7324219, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 830}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.4641654, 0.0], [15.7873535, -4.4641654, 0.0], [15.7873535, -4.4627962, 0.0], [15.7859802, -4.4627962, 0.0], [15.7859802, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1064}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.4627962, 0.0], [15.8340454, -4.4627962, 0.0], [15.8340454, -4.4614271, 0.0], [15.8326721, -4.4614271, 0.0], [15.8326721, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1153}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.4641654, 0.0], [15.8532715, -4.4641654, 0.0], [15.8532715, -4.4627962, 0.0], [15.8518982, -4.4627962, 0.0], [15.8518982, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1244}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.4641654, 0.0], [15.8711243, -4.4641654, 0.0], [15.8711243, -4.4614271, 0.0], [15.8683777, -4.4614271, 0.0], [15.8683777, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1343}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.4641654, 0.0], [15.8876038, -4.4641654, 0.0], [15.8876038, -4.4627962, 0.0], [15.8862305, -4.4627962, 0.0], [15.8862305, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1485}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.4641654, 0.0], [15.9233093, -4.4641654, 0.0], [15.9233093, -4.4627962, 0.0], [15.9205627, -4.4627962, 0.0], [15.9205627, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1562}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.4655345, 0.0], [15.9480286, -4.4655345, 0.0], [15.9480286, -4.4627962, 0.0], [15.9439087, -4.4627962, 0.0], [15.9439087, -4.4655345, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 480}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.4682727, 0.0], [15.728302, -4.4682727, 0.0], [15.728302, -4.4669036, 0.0], [15.7269287, -4.4669036, 0.0], [15.7269287, -4.4682727, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 554}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.4682727, 0.0], [15.7434082, -4.4682727, 0.0], [15.7434082, -4.4655345, 0.0], [15.7392883, -4.4655345, 0.0], [15.7392883, -4.4682727, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 727}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.471011, 0.0], [15.7681274, -4.471011, 0.0], [15.7681274, -4.4682727, 0.0], [15.7640076, -4.4682727, 0.0], [15.7640076, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 968}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.4751183, 0.0], [15.8244324, -4.4751183, 0.0], [15.8244324, -4.4682727, 0.0], [15.8148193, -4.4682727, 0.0], [15.8148193, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1238}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.471011, 0.0], [15.8711243, -4.471011, 0.0], [15.8711243, -4.4669036, 0.0], [15.8670044, -4.4669036, 0.0], [15.8670044, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1311}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.4696418, 0.0], [15.8834839, -4.4696418, 0.0], [15.8834839, -4.4655345, 0.0], [15.8807373, -4.4655345, 0.0], [15.8807373, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1486}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.4696418, 0.0], [15.921936, -4.4696418, 0.0], [15.921936, -4.4669036, 0.0], [15.9205627, -4.4669036, 0.0], [15.9205627, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 232}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.4792256, 0.0], [15.6747437, -4.4792256, 0.0], [15.6747437, -4.4723801, 0.0], [15.6719971, -4.4723801, 0.0], [15.6719971, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 489}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.4723801, 0.0], [15.7296753, -4.4723801, 0.0], [15.7296753, -4.471011, 0.0], [15.728302, -4.471011, 0.0], [15.728302, -4.4723801, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 613}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.4723801, 0.0], [15.7502747, -4.4723801, 0.0], [15.7502747, -4.471011, 0.0], [15.7489014, -4.471011, 0.0], [15.7489014, -4.4723801, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1042}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.4723801, 0.0], [15.8285522, -4.4723801, 0.0], [15.8285522, -4.471011, 0.0], [15.827179, -4.471011, 0.0], [15.827179, -4.4723801, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1344}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.471011, 0.0], [15.8876038, -4.471011, 0.0], [15.8876038, -4.4696418, 0.0], [15.8862305, -4.4696418, 0.0], [15.8862305, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1583}, "geometry": {"type": "Polygon", "coordinates": [[[15.9576416, -4.4723801, 0.0], [15.9590149, -4.4723801, 0.0], [15.9590149, -4.471011, 0.0], [15.9576416, -4.471011, 0.0], [15.9576416, -4.4723801, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 260}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.4751183, 0.0], [15.6816101, -4.4751183, 0.0], [15.6816101, -4.4737492, 0.0], [15.6802368, -4.4737492, 0.0], [15.6802368, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 288}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.4819638, 0.0], [15.6967163, -4.4819638, 0.0], [15.6967163, -4.4737492, 0.0], [15.6871033, -4.4737492, 0.0], [15.6871033, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 397}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.4764874, 0.0], [15.7118225, -4.4764874, 0.0], [15.7118225, -4.4737492, 0.0], [15.7104492, -4.4737492, 0.0], [15.7104492, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 498}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.4764874, 0.0], [15.7310486, -4.4764874, 0.0], [15.7310486, -4.4751183, 0.0], [15.7296753, -4.4751183, 0.0], [15.7296753, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 555}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.4874401, 0.0], [15.7502747, -4.4874401, 0.0], [15.7502747, -4.4764874, 0.0], [15.7392883, -4.4764874, 0.0], [15.7392883, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 648}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.4805947, 0.0], [15.7598877, -4.4805947, 0.0], [15.7598877, -4.4737492, 0.0], [15.7530212, -4.4737492, 0.0], [15.7530212, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 716}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.4764874, 0.0], [15.7667542, -4.4764874, 0.0], [15.7667542, -4.4737492, 0.0], [15.7626343, -4.4737492, 0.0], [15.7626343, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1191}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.4778565, 0.0], [15.8601379, -4.4778565, 0.0], [15.8601379, -4.4764874, 0.0], [15.8587646, -4.4764874, 0.0], [15.8587646, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1432}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.4778565, 0.0], [15.9082031, -4.4778565, 0.0], [15.9082031, -4.4751183, 0.0], [15.9040833, -4.4751183, 0.0], [15.9040833, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1469}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.4778565, 0.0], [15.9164429, -4.4778565, 0.0], [15.9164429, -4.4764874, 0.0], [15.9150696, -4.4764874, 0.0], [15.9150696, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1502}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.4778565, 0.0], [15.9288025, -4.4778565, 0.0], [15.9288025, -4.4737492, 0.0], [15.9233093, -4.4737492, 0.0], [15.9233093, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1577}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4751183, 0.0], [15.9535217, -4.4751183, 0.0], [15.9535217, -4.4737492, 0.0], [15.9521484, -4.4737492, 0.0], [15.9521484, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 250}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.4833329, 0.0], [15.6788635, -4.4833329, 0.0], [15.6788635, -4.4792256, 0.0], [15.6774902, -4.4792256, 0.0], [15.6774902, -4.4833329, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 348}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.4819638, 0.0], [15.7022095, -4.4819638, 0.0], [15.7022095, -4.4805947, 0.0], [15.7008362, -4.4805947, 0.0], [15.7008362, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 431}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.4819638, 0.0], [15.7228088, -4.4819638, 0.0], [15.7228088, -4.4778565, 0.0], [15.7173157, -4.4778565, 0.0], [15.7173157, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 846}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.4805947, 0.0], [15.7914734, -4.4805947, 0.0], [15.7914734, -4.4792256, 0.0], [15.7887268, -4.4792256, 0.0], [15.7887268, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1464}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4819638, 0.0], [15.9150696, -4.4819638, 0.0], [15.9150696, -4.4805947, 0.0], [15.9136963, -4.4805947, 0.0], [15.9136963, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1591}, "geometry": {"type": "Polygon", "coordinates": [[[15.9631348, -4.4805947, 0.0], [15.9645081, -4.4805947, 0.0], [15.9645081, -4.4792256, 0.0], [15.9631348, -4.4792256, 0.0], [15.9631348, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 343}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.486071, 0.0], [15.7008362, -4.486071, 0.0], [15.7008362, -4.4847019, 0.0], [15.6994629, -4.4847019, 0.0], [15.6994629, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 880}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.486071, 0.0], [15.7983398, -4.486071, 0.0], [15.7983398, -4.4847019, 0.0], [15.79422, -4.4847019, 0.0], [15.79422, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1170}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.4847019, 0.0], [15.8560181, -4.4847019, 0.0], [15.8560181, -4.4833329, 0.0], [15.8546448, -4.4833329, 0.0], [15.8546448, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1288}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.486071, 0.0], [15.8779907, -4.486071, 0.0], [15.8779907, -4.4847019, 0.0], [15.8766174, -4.4847019, 0.0], [15.8766174, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1414}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.486071, 0.0], [15.9013367, -4.486071, 0.0], [15.9013367, -4.4833329, 0.0], [15.8999634, -4.4833329, 0.0], [15.8999634, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 245}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.4901783, 0.0], [15.6788635, -4.4901783, 0.0], [15.6788635, -4.486071, 0.0], [15.6747437, -4.486071, 0.0], [15.6747437, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 519}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.4901783, 0.0], [15.7365417, -4.4901783, 0.0], [15.7365417, -4.486071, 0.0], [15.7337952, -4.486071, 0.0], [15.7337952, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 556}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.4901783, 0.0], [15.7447815, -4.4901783, 0.0], [15.7447815, -4.4888092, 0.0], [15.7392883, -4.4888092, 0.0], [15.7392883, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 915}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.4901783, 0.0], [15.8065796, -4.4901783, 0.0], [15.8065796, -4.486071, 0.0], [15.8024597, -4.486071, 0.0], [15.8024597, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1003}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.4901783, 0.0], [15.8230591, -4.4901783, 0.0], [15.8230591, -4.4888092, 0.0], [15.8203125, -4.4888092, 0.0], [15.8203125, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1454}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.4874401, 0.0], [15.9136963, -4.4874401, 0.0], [15.9136963, -4.486071, 0.0], [15.9109497, -4.486071, 0.0], [15.9109497, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1578}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4874401, 0.0], [15.9535217, -4.4874401, 0.0], [15.9535217, -4.486071, 0.0], [15.9521484, -4.486071, 0.0], [15.9521484, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1600}, "geometry": {"type": "Polygon", "coordinates": [[[15.9700012, -4.4874401, 0.0], [15.9713745, -4.4874401, 0.0], [15.9713745, -4.486071, 0.0], [15.9700012, -4.486071, 0.0], [15.9700012, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1609}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.4874401, 0.0], [15.978241, -4.4874401, 0.0], [15.978241, -4.486071, 0.0], [15.9768677, -4.486071, 0.0], [15.9768677, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 270}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.4929164, 0.0], [15.6912231, -4.4929164, 0.0], [15.6912231, -4.4901783, 0.0], [15.6829834, -4.4901783, 0.0], [15.6829834, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 481}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.4915473, 0.0], [15.728302, -4.4915473, 0.0], [15.728302, -4.4901783, 0.0], [15.7269287, -4.4901783, 0.0], [15.7269287, -4.4915473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 911}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.4915473, 0.0], [15.8024597, -4.4915473, 0.0], [15.8024597, -4.4901783, 0.0], [15.8010864, -4.4901783, 0.0], [15.8010864, -4.4915473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1140}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.4929164, 0.0], [15.8518982, -4.4929164, 0.0], [15.8518982, -4.4915473, 0.0], [15.8505249, -4.4915473, 0.0], [15.8505249, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1391}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.4942855, 0.0], [15.8958435, -4.4942855, 0.0], [15.8958435, -4.4929164, 0.0], [15.8944702, -4.4929164, 0.0], [15.8944702, -4.4942855, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1470}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.4942855, 0.0], [15.9178162, -4.4942855, 0.0], [15.9178162, -4.4929164, 0.0], [15.9150696, -4.4929164, 0.0], [15.9150696, -4.4942855, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1584}, "geometry": {"type": "Polygon", "coordinates": [[[15.9576416, -4.4929164, 0.0], [15.9603882, -4.4929164, 0.0], [15.9603882, -4.4915473, 0.0], [15.9576416, -4.4915473, 0.0], [15.9576416, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 303}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.4970236, 0.0], [15.6925964, -4.4970236, 0.0], [15.6925964, -4.4956546, 0.0], [15.6912231, -4.4956546, 0.0], [15.6912231, -4.4970236, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 344}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.4983927, 0.0], [15.7008362, -4.4983927, 0.0], [15.7008362, -4.4970236, 0.0], [15.6994629, -4.4970236, 0.0], [15.6994629, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1016}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4956546, 0.0], [15.8244324, -4.4956546, 0.0], [15.8244324, -4.4942855, 0.0], [15.8230591, -4.4942855, 0.0], [15.8230591, -4.4956546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1560}, "geometry": {"type": "Polygon", "coordinates": [[[15.9425354, -4.4983927, 0.0], [15.9439087, -4.4983927, 0.0], [15.9439087, -4.4970236, 0.0], [15.9425354, -4.4970236, 0.0], [15.9425354, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 275}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.5024999, 0.0], [15.68573, -4.5024999, 0.0], [15.68573, -4.5011308, 0.0], [15.6843567, -4.5011308, 0.0], [15.6843567, -4.5024999, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 313}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.5011308, 0.0], [15.6939697, -4.5011308, 0.0], [15.6939697, -4.4997617, 0.0], [15.6925964, -4.4997617, 0.0], [15.6925964, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 366}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5038689, 0.0], [15.7063293, -4.5038689, 0.0], [15.7063293, -4.4983927, 0.0], [15.7022095, -4.4983927, 0.0], [15.7022095, -4.5038689, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 398}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.5024999, 0.0], [15.718689, -4.5024999, 0.0], [15.718689, -4.4983927, 0.0], [15.7104492, -4.4983927, 0.0], [15.7104492, -4.5024999, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 541}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.5024999, 0.0], [15.7475281, -4.5024999, 0.0], [15.7475281, -4.4983927, 0.0], [15.737915, -4.4983927, 0.0], [15.737915, -4.5024999, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 980}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.4997617, 0.0], [15.8175659, -4.4997617, 0.0], [15.8175659, -4.4983927, 0.0], [15.8161926, -4.4983927, 0.0], [15.8161926, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1358}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.5011308, 0.0], [15.8903503, -4.5011308, 0.0], [15.8903503, -4.4997617, 0.0], [15.8889771, -4.4997617, 0.0], [15.8889771, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1579}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4997617, 0.0], [15.954895, -4.4997617, 0.0], [15.954895, -4.4983927, 0.0], [15.9521484, -4.4983927, 0.0], [15.9521484, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 969}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.506607, 0.0], [15.8161926, -4.506607, 0.0], [15.8161926, -4.505238, 0.0], [15.8148193, -4.505238, 0.0], [15.8148193, -4.506607, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1424}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.5134522, 0.0], [15.9109497, -4.5134522, 0.0], [15.9109497, -4.5038689, 0.0], [15.90271, -4.5038689, 0.0], [15.90271, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1456}, "geometry": {"type": "Polygon", "coordinates": [[[15.912323, -4.505238, 0.0], [15.9136963, -4.505238, 0.0], [15.9136963, -4.5038689, 0.0], [15.912323, -4.5038689, 0.0], [15.912323, -4.505238, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 527}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.5161903, 0.0], [15.7447815, -4.5161903, 0.0], [15.7447815, -4.507976, 0.0], [15.7351685, -4.507976, 0.0], [15.7351685, -4.5161903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 831}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.5134522, 0.0], [15.7955933, -4.5134522, 0.0], [15.7955933, -4.5093451, 0.0], [15.7859802, -4.5093451, 0.0], [15.7859802, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1154}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.5107141, 0.0], [15.8532715, -4.5107141, 0.0], [15.8532715, -4.5093451, 0.0], [15.8518982, -4.5093451, 0.0], [15.8518982, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1521}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.5093451, 0.0], [15.9288025, -4.5093451, 0.0], [15.9288025, -4.507976, 0.0], [15.9274292, -4.507976, 0.0], [15.9274292, -4.5093451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1540}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.5093451, 0.0], [15.9356689, -4.5093451, 0.0], [15.9356689, -4.507976, 0.0], [15.9342957, -4.507976, 0.0], [15.9342957, -4.5093451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1552}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.5202973, 0.0], [15.9480286, -4.5202973, 0.0], [15.9480286, -4.5093451, 0.0], [15.9397888, -4.5093451, 0.0], [15.9397888, -4.5202973, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 314}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.5134522, 0.0], [15.6939697, -4.5134522, 0.0], [15.6939697, -4.5120832, 0.0], [15.6925964, -4.5120832, 0.0], [15.6925964, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 354}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5134522, 0.0], [15.7035828, -4.5134522, 0.0], [15.7035828, -4.5120832, 0.0], [15.7022095, -4.5120832, 0.0], [15.7022095, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 747}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.5148212, 0.0], [15.7681274, -4.5148212, 0.0], [15.7681274, -4.5134522, 0.0], [15.7667542, -4.5134522, 0.0], [15.7667542, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 781}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.5148212, 0.0], [15.7763672, -4.5148212, 0.0], [15.7763672, -4.5134522, 0.0], [15.7749939, -4.5134522, 0.0], [15.7749939, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1053}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5120832, 0.0], [15.8312988, -4.5120832, 0.0], [15.8312988, -4.5107141, 0.0], [15.8299255, -4.5107141, 0.0], [15.8299255, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1415}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.5148212, 0.0], [15.90271, -4.5148212, 0.0], [15.90271, -4.5120832, 0.0], [15.8999634, -4.5120832, 0.0], [15.8999634, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1536}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.5148212, 0.0], [15.9342957, -4.5148212, 0.0], [15.9342957, -4.5134522, 0.0], [15.9329224, -4.5134522, 0.0], [15.9329224, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1574}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -4.5134522, 0.0], [15.9521484, -4.5134522, 0.0], [15.9521484, -4.5120832, 0.0], [15.9507751, -4.5120832, 0.0], [15.9507751, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 504}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.5189283, 0.0], [15.7337952, -4.5189283, 0.0], [15.7337952, -4.5175593, 0.0], [15.7310486, -4.5175593, 0.0], [15.7310486, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 603}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.5189283, 0.0], [15.7502747, -4.5189283, 0.0], [15.7502747, -4.5175593, 0.0], [15.7475281, -4.5175593, 0.0], [15.7475281, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 672}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5161903, 0.0], [15.7571411, -4.5161903, 0.0], [15.7571411, -4.5148212, 0.0], [15.7557678, -4.5148212, 0.0], [15.7557678, -4.5161903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1004}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.5189283, 0.0], [15.8216858, -4.5189283, 0.0], [15.8216858, -4.5175593, 0.0], [15.8203125, -4.5175593, 0.0], [15.8203125, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1120}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.5202973, 0.0], [15.8518982, -4.5202973, 0.0], [15.8518982, -4.5148212, 0.0], [15.846405, -4.5148212, 0.0], [15.846405, -4.5202973, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1442}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.5189283, 0.0], [15.9082031, -4.5189283, 0.0], [15.9082031, -4.5175593, 0.0], [15.9068298, -4.5175593, 0.0], [15.9068298, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1503}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.5175593, 0.0], [15.9274292, -4.5175593, 0.0], [15.9274292, -4.5148212, 0.0], [15.9233093, -4.5148212, 0.0], [15.9233093, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 528}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.5230354, 0.0], [15.737915, -4.5230354, 0.0], [15.737915, -4.5202973, 0.0], [15.7351685, -4.5202973, 0.0], [15.7351685, -4.5230354, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1487}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.5216663, 0.0], [15.921936, -4.5216663, 0.0], [15.921936, -4.5202973, 0.0], [15.9205627, -4.5202973, 0.0], [15.9205627, -4.5216663, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 355}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5257734, 0.0], [15.7035828, -4.5257734, 0.0], [15.7035828, -4.5244044, 0.0], [15.7022095, -4.5244044, 0.0], [15.7022095, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 797}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.5271424, 0.0], [15.7791138, -4.5271424, 0.0], [15.7791138, -4.5257734, 0.0], [15.7777405, -4.5257734, 0.0], [15.7777405, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 822}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.5271424, 0.0], [15.7887268, -4.5271424, 0.0], [15.7887268, -4.5230354, 0.0], [15.7846069, -4.5230354, 0.0], [15.7846069, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 926}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.5244044, 0.0], [15.8065796, -4.5244044, 0.0], [15.8065796, -4.5230354, 0.0], [15.8052063, -4.5230354, 0.0], [15.8052063, -4.5244044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1017}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.5271424, 0.0], [15.827179, -4.5271424, 0.0], [15.827179, -4.5244044, 0.0], [15.8230591, -4.5244044, 0.0], [15.8230591, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1331}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.5257734, 0.0], [15.8848572, -4.5257734, 0.0], [15.8848572, -4.5244044, 0.0], [15.8834839, -4.5244044, 0.0], [15.8834839, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1494}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.5271424, 0.0], [15.9233093, -4.5271424, 0.0], [15.9233093, -4.5257734, 0.0], [15.921936, -4.5257734, 0.0], [15.921936, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 256}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.5353564, 0.0], [15.68573, -4.5353564, 0.0], [15.68573, -4.5298804, 0.0], [15.6788635, -4.5298804, 0.0], [15.6788635, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 505}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.5339874, 0.0], [15.7337952, -4.5339874, 0.0], [15.7337952, -4.5285114, 0.0], [15.728302, -4.5285114, 0.0], [15.728302, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1054}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5298804, 0.0], [15.8340454, -4.5298804, 0.0], [15.8340454, -4.5271424, 0.0], [15.8299255, -4.5271424, 0.0], [15.8299255, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1135}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.5326184, 0.0], [15.8532715, -4.5326184, 0.0], [15.8532715, -4.5285114, 0.0], [15.8491516, -4.5285114, 0.0], [15.8491516, -4.5326184, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1321}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.5312494, 0.0], [15.8876038, -4.5312494, 0.0], [15.8876038, -4.5285114, 0.0], [15.8821106, -4.5285114, 0.0], [15.8821106, -4.5312494, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1416}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.5312494, 0.0], [15.90271, -4.5312494, 0.0], [15.90271, -4.5271424, 0.0], [15.8999634, -4.5271424, 0.0], [15.8999634, -4.5312494, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1531}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.5298804, 0.0], [15.9342957, -4.5298804, 0.0], [15.9342957, -4.5285114, 0.0], [15.9315491, -4.5285114, 0.0], [15.9315491, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1563}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.5298804, 0.0], [15.945282, -4.5298804, 0.0], [15.945282, -4.5285114, 0.0], [15.9439087, -4.5285114, 0.0], [15.9439087, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 432}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5353564, 0.0], [15.718689, -4.5353564, 0.0], [15.718689, -4.5339874, 0.0], [15.7173157, -4.5339874, 0.0], [15.7173157, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 471}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.5353564, 0.0], [15.7255554, -4.5353564, 0.0], [15.7255554, -4.5339874, 0.0], [15.7241821, -4.5339874, 0.0], [15.7241821, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 789}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.5339874, 0.0], [15.7791138, -4.5339874, 0.0], [15.7791138, -4.5312494, 0.0], [15.7763672, -4.5312494, 0.0], [15.7763672, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 814}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.5326184, 0.0], [15.7832336, -4.5326184, 0.0], [15.7832336, -4.5312494, 0.0], [15.7818604, -4.5312494, 0.0], [15.7818604, -4.5326184, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1160}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.5394633, 0.0], [15.8573914, -4.5394633, 0.0], [15.8573914, -4.5339874, 0.0], [15.8532715, -4.5339874, 0.0], [15.8532715, -4.5394633, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1282}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.5353564, 0.0], [15.8766174, -4.5353564, 0.0], [15.8766174, -4.5339874, 0.0], [15.8752441, -4.5339874, 0.0], [15.8752441, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1312}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.5353564, 0.0], [15.8834839, -4.5353564, 0.0], [15.8834839, -4.5339874, 0.0], [15.8807373, -4.5339874, 0.0], [15.8807373, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1392}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.5326184, 0.0], [15.8958435, -4.5326184, 0.0], [15.8958435, -4.5312494, 0.0], [15.8944702, -4.5312494, 0.0], [15.8944702, -4.5326184, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1522}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.5353564, 0.0], [15.9315491, -4.5353564, 0.0], [15.9315491, -4.5339874, 0.0], [15.9274292, -4.5339874, 0.0], [15.9274292, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 238}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.5435703, 0.0], [15.6761169, -4.5435703, 0.0], [15.6761169, -4.5422013, 0.0], [15.6733704, -4.5422013, 0.0], [15.6733704, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 323}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.5422013, 0.0], [15.6967163, -4.5422013, 0.0], [15.6967163, -4.5408323, 0.0], [15.695343, -4.5408323, 0.0], [15.695343, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 482}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.5435703, 0.0], [15.7296753, -4.5435703, 0.0], [15.7296753, -4.5394633, 0.0], [15.7269287, -4.5394633, 0.0], [15.7269287, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 508}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.5435703, 0.0], [15.7337952, -4.5435703, 0.0], [15.7337952, -4.5422013, 0.0], [15.7324219, -4.5422013, 0.0], [15.7324219, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 728}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.5422013, 0.0], [15.7653809, -4.5422013, 0.0], [15.7653809, -4.5408323, 0.0], [15.7640076, -4.5408323, 0.0], [15.7640076, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 885}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.5449393, 0.0], [15.7983398, -4.5449393, 0.0], [15.7983398, -4.5408323, 0.0], [15.7955933, -4.5408323, 0.0], [15.7955933, -4.5449393, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 446}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5504151, 0.0], [15.7228088, -4.5504151, 0.0], [15.7228088, -4.5449393, 0.0], [15.7173157, -4.5449393, 0.0], [15.7173157, -4.5504151, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 697}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.5463082, 0.0], [15.761261, -4.5463082, 0.0], [15.761261, -4.5449393, 0.0], [15.7598877, -4.5449393, 0.0], [15.7598877, -4.5463082, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 758}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.5517841, 0.0], [15.7763672, -4.5517841, 0.0], [15.7763672, -4.5449393, 0.0], [15.7695007, -4.5449393, 0.0], [15.7695007, -4.5517841, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1359}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.5449393, 0.0], [15.8903503, -4.5449393, 0.0], [15.8903503, -4.5435703, 0.0], [15.8889771, -4.5435703, 0.0], [15.8889771, -4.5449393, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1399}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.5476772, 0.0], [15.8972168, -4.5476772, 0.0], [15.8972168, -4.5449393, 0.0], [15.8958435, -4.5449393, 0.0], [15.8958435, -4.5476772, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 902}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.5490462, 0.0], [15.7997131, -4.5490462, 0.0], [15.7997131, -4.5476772, 0.0], [15.7983398, -4.5476772, 0.0], [15.7983398, -4.5490462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1055}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5517841, 0.0], [15.8312988, -4.5517841, 0.0], [15.8312988, -4.5504151, 0.0], [15.8299255, -4.5504151, 0.0], [15.8299255, -4.5517841, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1289}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.5490462, 0.0], [15.8779907, -4.5490462, 0.0], [15.8779907, -4.5476772, 0.0], [15.8766174, -4.5476772, 0.0], [15.8766174, -4.5490462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1400}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.5517841, 0.0], [15.8972168, -4.5517841, 0.0], [15.8972168, -4.5504151, 0.0], [15.8958435, -4.5504151, 0.0], [15.8958435, -4.5517841, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 283}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.555891, 0.0], [15.6884766, -4.555891, 0.0], [15.6884766, -4.554522, 0.0], [15.68573, -4.554522, 0.0], [15.68573, -4.555891, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 748}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.553153, 0.0], [15.7681274, -4.553153, 0.0], [15.7681274, -4.5517841, 0.0], [15.7667542, -4.5517841, 0.0], [15.7667542, -4.553153, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 388}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.5586289, 0.0], [15.7104492, -4.5586289, 0.0], [15.7104492, -4.5572599, 0.0], [15.7090759, -4.5572599, 0.0], [15.7090759, -4.5586289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 509}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.5586289, 0.0], [15.7337952, -4.5586289, 0.0], [15.7337952, -4.5572599, 0.0], [15.7324219, -4.5572599, 0.0], [15.7324219, -4.5586289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 847}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.5572599, 0.0], [15.7901001, -4.5572599, 0.0], [15.7901001, -4.555891, 0.0], [15.7887268, -4.555891, 0.0], [15.7887268, -4.5572599, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1192}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.5586289, 0.0], [15.8615112, -4.5586289, 0.0], [15.8615112, -4.5572599, 0.0], [15.8587646, -4.5572599, 0.0], [15.8587646, -4.5586289, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 223}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.5627357, 0.0], [15.6719971, -4.5627357, 0.0], [15.6719971, -4.5599978, 0.0], [15.6692505, -4.5599978, 0.0], [15.6692505, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 399}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.5627357, 0.0], [15.7118225, -4.5627357, 0.0], [15.7118225, -4.5613667, 0.0], [15.7104492, -4.5613667, 0.0], [15.7104492, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 459}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.5627357, 0.0], [15.7255554, -4.5627357, 0.0], [15.7255554, -4.5599978, 0.0], [15.7214355, -4.5599978, 0.0], [15.7214355, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 636}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.5641046, 0.0], [15.7557678, -4.5641046, 0.0], [15.7557678, -4.5613667, 0.0], [15.7516479, -4.5613667, 0.0], [15.7516479, -4.5641046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 970}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.5641046, 0.0], [15.8161926, -4.5641046, 0.0], [15.8161926, -4.5627357, 0.0], [15.8148193, -4.5627357, 0.0], [15.8148193, -4.5641046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1193}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.5723182, 0.0], [15.8628845, -4.5723182, 0.0], [15.8628845, -4.5613667, 0.0], [15.8587646, -4.5613667, 0.0], [15.8587646, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1245}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.5641046, 0.0], [15.8766174, -4.5641046, 0.0], [15.8766174, -4.5599978, 0.0], [15.8683777, -4.5599978, 0.0], [15.8683777, -4.5641046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1360}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.5613667, 0.0], [15.8903503, -4.5613667, 0.0], [15.8903503, -4.5599978, 0.0], [15.8889771, -4.5599978, 0.0], [15.8889771, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1449}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.5641046, 0.0], [15.9095764, -4.5641046, 0.0], [15.9095764, -4.5627357, 0.0], [15.9082031, -4.5627357, 0.0], [15.9082031, -4.5641046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 261}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.5695803, 0.0], [15.6829834, -4.5695803, 0.0], [15.6829834, -4.5654736, 0.0], [15.6802368, -4.5654736, 0.0], [15.6802368, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 356}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5668425, 0.0], [15.7035828, -4.5668425, 0.0], [15.7035828, -4.5654736, 0.0], [15.7022095, -4.5654736, 0.0], [15.7022095, -4.5668425, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 673}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5682114, 0.0], [15.7571411, -4.5682114, 0.0], [15.7571411, -4.5668425, 0.0], [15.7557678, -4.5668425, 0.0], [15.7557678, -4.5682114, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1246}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.5709493, 0.0], [15.8752441, -4.5709493, 0.0], [15.8752441, -4.5668425, 0.0], [15.8683777, -4.5668425, 0.0], [15.8683777, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 226}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.5723182, 0.0], [15.6774902, -4.5723182, 0.0], [15.6774902, -4.5695803, 0.0], [15.6706238, -4.5695803, 0.0], [15.6706238, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 374}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.5723182, 0.0], [15.7077026, -4.5723182, 0.0], [15.7077026, -4.5709493, 0.0], [15.7063293, -4.5709493, 0.0], [15.7063293, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 407}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.5695803, 0.0], [15.7131958, -4.5695803, 0.0], [15.7131958, -4.5682114, 0.0], [15.7118225, -4.5682114, 0.0], [15.7118225, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 483}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.5736871, 0.0], [15.728302, -4.5736871, 0.0], [15.728302, -4.5709493, 0.0], [15.7269287, -4.5709493, 0.0], [15.7269287, -4.5736871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 576}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.5723182, 0.0], [15.7461548, -4.5723182, 0.0], [15.7461548, -4.5695803, 0.0], [15.7434082, -4.5695803, 0.0], [15.7434082, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1141}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.5723182, 0.0], [15.8518982, -4.5723182, 0.0], [15.8518982, -4.5709493, 0.0], [15.8505249, -4.5709493, 0.0], [15.8505249, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1294}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.5709493, 0.0], [15.879364, -4.5709493, 0.0], [15.879364, -4.5695803, 0.0], [15.8779907, -4.5695803, 0.0], [15.8779907, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1475}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.5777938, 0.0], [15.9178162, -4.5777938, 0.0], [15.9178162, -4.5709493, 0.0], [15.9150696, -4.5709493, 0.0], [15.9150696, -4.5777938, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 262}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.575056, 0.0], [15.6816101, -4.575056, 0.0], [15.6816101, -4.5736871, 0.0], [15.6802368, -4.5736871, 0.0], [15.6802368, -4.575056, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 434}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5736871, 0.0], [15.718689, -4.5736871, 0.0], [15.718689, -4.5723182, 0.0], [15.7173157, -4.5723182, 0.0], [15.7173157, -4.5736871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 227}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.5873762, 0.0], [15.6747437, -4.5873762, 0.0], [15.6747437, -4.5791628, 0.0], [15.6706238, -4.5791628, 0.0], [15.6706238, -4.5873762, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 577}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.5777938, 0.0], [15.7447815, -4.5777938, 0.0], [15.7447815, -4.5764249, 0.0], [15.7434082, -4.5764249, 0.0], [15.7434082, -4.5777938, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 251}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.5832695, 0.0], [15.6788635, -4.5832695, 0.0], [15.6788635, -4.5819006, 0.0], [15.6774902, -4.5819006, 0.0], [15.6774902, -4.5832695, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 529}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.5901139, 0.0], [15.7392883, -4.5901139, 0.0], [15.7392883, -4.5805317, 0.0], [15.7351685, -4.5805317, 0.0], [15.7351685, -4.5901139, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 674}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5846384, 0.0], [15.7571411, -4.5846384, 0.0], [15.7571411, -4.5832695, 0.0], [15.7557678, -4.5832695, 0.0], [15.7557678, -4.5846384, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1171}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.5873762, 0.0], [15.8573914, -4.5873762, 0.0], [15.8573914, -4.5846384, 0.0], [15.8546448, -4.5846384, 0.0], [15.8546448, -4.5873762, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 284}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.5928517, 0.0], [15.6884766, -4.5928517, 0.0], [15.6884766, -4.5914828, 0.0], [15.68573, -4.5914828, 0.0], [15.68573, -4.5928517, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1405}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.5901139, 0.0], [15.8985901, -4.5901139, 0.0], [15.8985901, -4.588745, 0.0], [15.8972168, -4.588745, 0.0], [15.8972168, -4.5901139, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 649}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.5942206, 0.0], [15.7557678, -4.5942206, 0.0], [15.7557678, -4.5928517, 0.0], [15.7530212, -4.5928517, 0.0], [15.7530212, -4.5942206, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 769}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.6010649, 0.0], [15.7749939, -4.6010649, 0.0], [15.7749939, -4.5955895, 0.0], [15.7722473, -4.5955895, 0.0], [15.7722473, -4.6010649, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1313}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.5969583, 0.0], [15.8834839, -4.5969583, 0.0], [15.8834839, -4.5955895, 0.0], [15.8807373, -4.5955895, 0.0], [15.8807373, -4.5969583, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1121}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.6010649, 0.0], [15.8477783, -4.6010649, 0.0], [15.8477783, -4.5996961, 0.0], [15.846405, -4.5996961, 0.0], [15.846405, -4.6010649, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 333}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.6051715, 0.0], [15.6980896, -4.6051715, 0.0], [15.6980896, -4.6024338, 0.0], [15.6967163, -4.6024338, 0.0], [15.6967163, -4.6051715, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 520}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.6038027, 0.0], [15.737915, -4.6038027, 0.0], [15.737915, -4.6010649, 0.0], [15.7337952, -4.6010649, 0.0], [15.7337952, -4.6038027, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1114}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.6065404, 0.0], [15.8477783, -4.6065404, 0.0], [15.8477783, -4.6038027, 0.0], [15.8450317, -4.6038027, 0.0], [15.8450317, -4.6065404, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1195}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.6038027, 0.0], [15.8601379, -4.6038027, 0.0], [15.8601379, -4.6024338, 0.0], [15.8587646, -4.6024338, 0.0], [15.8587646, -4.6038027, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1345}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.6024338, 0.0], [15.8903503, -4.6024338, 0.0], [15.8903503, -4.6010649, 0.0], [15.8862305, -4.6010649, 0.0], [15.8862305, -4.6024338, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 759}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.6079092, 0.0], [15.770874, -4.6079092, 0.0], [15.770874, -4.6065404, 0.0], [15.7695007, -4.6065404, 0.0], [15.7695007, -4.6079092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 557}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.6147535, 0.0], [15.7406616, -4.6147535, 0.0], [15.7406616, -4.6133846, 0.0], [15.7392883, -4.6133846, 0.0], [15.7392883, -4.6147535, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1393}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.6147535, 0.0], [15.8958435, -4.6147535, 0.0], [15.8958435, -4.6133846, 0.0], [15.8944702, -4.6133846, 0.0], [15.8944702, -4.6147535, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1322}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.61886, 0.0], [15.8834839, -4.61886, 0.0], [15.8834839, -4.6174911, 0.0], [15.8821106, -4.6174911, 0.0], [15.8821106, -4.61886, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1377}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.61886, 0.0], [15.8944702, -4.61886, 0.0], [15.8944702, -4.6174911, 0.0], [15.8917236, -4.6174911, 0.0], [15.8917236, -4.61886, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 698}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.6243353, 0.0], [15.761261, -4.6243353, 0.0], [15.761261, -4.6229664, 0.0], [15.7598877, -4.6229664, 0.0], [15.7598877, -4.6243353, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 865}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.6270729, 0.0], [15.79422, -4.6270729, 0.0], [15.79422, -4.6229664, 0.0], [15.7914734, -4.6229664, 0.0], [15.7914734, -4.6270729, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1303}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.6243353, 0.0], [15.8807373, -4.6243353, 0.0], [15.8807373, -4.6229664, 0.0], [15.879364, -4.6229664, 0.0], [15.879364, -4.6243353, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1353}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.6298105, 0.0], [15.8917236, -4.6298105, 0.0], [15.8917236, -4.6243353, 0.0], [15.8876038, -4.6243353, 0.0], [15.8876038, -4.6298105, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1421}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.6257041, 0.0], [15.9040833, -4.6257041, 0.0], [15.9040833, -4.6243353, 0.0], [15.9013367, -4.6243353, 0.0], [15.9013367, -4.6257041, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1406}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.6298105, 0.0], [15.8985901, -4.6298105, 0.0], [15.8985901, -4.6284417, 0.0], [15.8972168, -4.6284417, 0.0], [15.8972168, -4.6298105, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 578}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.6366545, 0.0], [15.7530212, -4.6366545, 0.0], [15.7530212, -4.6311793, 0.0], [15.7434082, -4.6311793, 0.0], [15.7434082, -4.6366545, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1084}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.6339169, 0.0], [15.8381653, -4.6339169, 0.0], [15.8381653, -4.6311793, 0.0], [15.836792, -4.6311793, 0.0], [15.836792, -4.6339169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1205}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.6311793, 0.0], [15.8642578, -4.6311793, 0.0], [15.8642578, -4.6298105, 0.0], [15.8615112, -4.6298105, 0.0], [15.8615112, -4.6311793, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1058}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.6366545, 0.0], [15.8326721, -4.6366545, 0.0], [15.8326721, -4.6352858, 0.0], [15.8312988, -4.6352858, 0.0], [15.8312988, -4.6366545, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1346}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.6380233, 0.0], [15.8876038, -4.6380233, 0.0], [15.8876038, -4.6366545, 0.0], [15.8862305, -4.6366545, 0.0], [15.8862305, -4.6380233, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1440}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.6421297, 0.0], [15.9082031, -4.6421297, 0.0], [15.9082031, -4.6352858, 0.0], [15.9054565, -4.6352858, 0.0], [15.9054565, -4.6421297, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 592}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.6434985, 0.0], [15.7502747, -4.6434985, 0.0], [15.7502747, -4.6393921, 0.0], [15.7461548, -4.6393921, 0.0], [15.7461548, -4.6434985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1059}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.6434985, 0.0], [15.8326721, -4.6434985, 0.0], [15.8326721, -4.6421297, 0.0], [15.8312988, -4.6421297, 0.0], [15.8312988, -4.6434985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1043}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.6503424, 0.0], [15.8299255, -4.6503424, 0.0], [15.8299255, -4.6462361, 0.0], [15.827179, -4.6462361, 0.0], [15.827179, -4.6503424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1425}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.6489736, 0.0], [15.9040833, -4.6489736, 0.0], [15.9040833, -4.6462361, 0.0], [15.90271, -4.6462361, 0.0], [15.90271, -4.6489736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 971}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.6558174, 0.0], [15.8203125, -4.6558174, 0.0], [15.8203125, -4.6517112, 0.0], [15.8148193, -4.6517112, 0.0], [15.8148193, -4.6558174, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 593}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.6571862, 0.0], [15.7489014, -4.6571862, 0.0], [15.7489014, -4.6558174, 0.0], [15.7461548, -4.6558174, 0.0], [15.7461548, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 675}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.658555, 0.0], [15.7585144, -4.658555, 0.0], [15.7585144, -4.6544487, 0.0], [15.7557678, -4.6544487, 0.0], [15.7557678, -4.658555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 760}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.658555, 0.0], [15.770874, -4.658555, 0.0], [15.770874, -4.6571862, 0.0], [15.7695007, -4.6571862, 0.0], [15.7695007, -4.658555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 857}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.658555, 0.0], [15.7914734, -4.658555, 0.0], [15.7914734, -4.6571862, 0.0], [15.7901001, -4.6571862, 0.0], [15.7901001, -4.658555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 906}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.658555, 0.0], [15.8010864, -4.658555, 0.0], [15.8010864, -4.6558174, 0.0], [15.7997131, -4.6558174, 0.0], [15.7997131, -4.658555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 919}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.6571862, 0.0], [15.8065796, -4.6571862, 0.0], [15.8065796, -4.6544487, 0.0], [15.803833, -4.6544487, 0.0], [15.803833, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 627}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.6612925, 0.0], [15.7516479, -4.6612925, 0.0], [15.7516479, -4.6599237, 0.0], [15.7502747, -4.6599237, 0.0], [15.7502747, -4.6612925, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 998}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.6626612, 0.0], [15.8203125, -4.6626612, 0.0], [15.8203125, -4.6612925, 0.0], [15.8189392, -4.6612925, 0.0], [15.8189392, -4.6626612, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1033}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.6626612, 0.0], [15.8285522, -4.6626612, 0.0], [15.8285522, -4.658555, 0.0], [15.8258057, -4.658555, 0.0], [15.8258057, -4.6626612, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1401}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.6626612, 0.0], [15.8999634, -4.6626612, 0.0], [15.8999634, -4.658555, 0.0], [15.8958435, -4.658555, 0.0], [15.8958435, -4.6626612, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 594}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.6653987, 0.0], [15.7475281, -4.6653987, 0.0], [15.7475281, -4.66403, 0.0], [15.7461548, -4.66403, 0.0], [15.7461548, -4.6653987, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 689}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.6653987, 0.0], [15.7598877, -4.6653987, 0.0], [15.7598877, -4.66403, 0.0], [15.7585144, -4.66403, 0.0], [15.7585144, -4.6653987, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 782}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.6708736, 0.0], [15.7777405, -4.6708736, 0.0], [15.7777405, -4.6653987, 0.0], [15.7749939, -4.6653987, 0.0], [15.7749939, -4.6708736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 886}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.6653987, 0.0], [15.7969666, -4.6653987, 0.0], [15.7969666, -4.66403, 0.0], [15.7955933, -4.66403, 0.0], [15.7955933, -4.6653987, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1426}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.66403, 0.0], [15.9040833, -4.66403, 0.0], [15.9040833, -4.6626612, 0.0], [15.90271, -4.6626612, 0.0], [15.90271, -4.66403, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 637}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.6695049, 0.0], [15.7530212, -4.6695049, 0.0], [15.7530212, -4.6681362, 0.0], [15.7516479, -4.6681362, 0.0], [15.7516479, -4.6695049, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 752}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.6708736, 0.0], [15.770874, -4.6708736, 0.0], [15.770874, -4.6681362, 0.0], [15.7681274, -4.6681362, 0.0], [15.7681274, -4.6708736, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1024}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.6695049, 0.0], [15.8258057, -4.6695049, 0.0], [15.8258057, -4.6681362, 0.0], [15.8244324, -4.6681362, 0.0], [15.8244324, -4.6695049, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 638}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.6777173, 0.0], [15.7530212, -4.6777173, 0.0], [15.7530212, -4.6736111, 0.0], [15.7516479, -4.6736111, 0.0], [15.7516479, -4.6777173, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 676}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.6736111, 0.0], [15.7571411, -4.6736111, 0.0], [15.7571411, -4.6708736, 0.0], [15.7557678, -4.6708736, 0.0], [15.7557678, -4.6736111, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 542}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.6763485, 0.0], [15.7392883, -4.6763485, 0.0], [15.7392883, -4.6749798, 0.0], [15.737915, -4.6749798, 0.0], [15.737915, -4.6763485, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 595}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.679086, 0.0], [15.7475281, -4.679086, 0.0], [15.7475281, -4.6777173, 0.0], [15.7461548, -4.6777173, 0.0], [15.7461548, -4.679086, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 935}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.6763485, 0.0], [15.8079529, -4.6763485, 0.0], [15.8079529, -4.6749798, 0.0], [15.8065796, -4.6749798, 0.0], [15.8065796, -4.6763485, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1034}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.6845608, 0.0], [15.8299255, -4.6845608, 0.0], [15.8299255, -4.6763485, 0.0], [15.8258057, -4.6763485, 0.0], [15.8258057, -4.6845608, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 690}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.6845608, 0.0], [15.761261, -4.6845608, 0.0], [15.761261, -4.6804547, 0.0], [15.7585144, -4.6804547, 0.0], [15.7585144, -4.6845608, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1378}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.6818234, 0.0], [15.8930969, -4.6818234, 0.0], [15.8930969, -4.6804547, 0.0], [15.8917236, -4.6804547, 0.0], [15.8917236, -4.6818234, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1407}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.6831921, 0.0], [15.8985901, -4.6831921, 0.0], [15.8985901, -4.6818234, 0.0], [15.8972168, -4.6818234, 0.0], [15.8972168, -4.6831921, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 491}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.6914043, 0.0], [15.7296753, -4.6914043, 0.0], [15.7296753, -4.6886669, 0.0], [15.728302, -4.6886669, 0.0], [15.728302, -4.6914043, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 584}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.6886669, 0.0], [15.7461548, -4.6886669, 0.0], [15.7461548, -4.6872982, 0.0], [15.7447815, -4.6872982, 0.0], [15.7447815, -4.6886669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 650}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.6886669, 0.0], [15.7557678, -4.6886669, 0.0], [15.7557678, -4.6872982, 0.0], [15.7530212, -4.6872982, 0.0], [15.7530212, -4.6886669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 691}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.6914043, 0.0], [15.761261, -4.6914043, 0.0], [15.761261, -4.6872982, 0.0], [15.7585144, -4.6872982, 0.0], [15.7585144, -4.6914043, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1367}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.6914043, 0.0], [15.8930969, -4.6914043, 0.0], [15.8930969, -4.6886669, 0.0], [15.8903503, -4.6886669, 0.0], [15.8903503, -4.6914043, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 596}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.696879, 0.0], [15.7502747, -4.696879, 0.0], [15.7502747, -4.692773, 0.0], [15.7461548, -4.692773, 0.0], [15.7461548, -4.696879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 936}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.6982477, 0.0], [15.813446, -4.6982477, 0.0], [15.813446, -4.6914043, 0.0], [15.8065796, -4.6914043, 0.0], [15.8065796, -4.6982477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1009}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.6941417, 0.0], [15.8230591, -4.6941417, 0.0], [15.8230591, -4.692773, 0.0], [15.8216858, -4.692773, 0.0], [15.8216858, -4.6941417, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 530}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.7009851, 0.0], [15.7420349, -4.7009851, 0.0], [15.7420349, -4.696879, 0.0], [15.7351685, -4.696879, 0.0], [15.7351685, -4.7009851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 770}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.6982477, 0.0], [15.7736206, -4.6982477, 0.0], [15.7736206, -4.696879, 0.0], [15.7722473, -4.696879, 0.0], [15.7722473, -4.6982477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 840}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.6982477, 0.0], [15.7887268, -4.6982477, 0.0], [15.7887268, -4.696879, 0.0], [15.7873535, -4.696879, 0.0], [15.7873535, -4.6982477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 585}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.7009851, 0.0], [15.7461548, -4.7009851, 0.0], [15.7461548, -4.6996164, 0.0], [15.7447815, -4.6996164, 0.0], [15.7447815, -4.7009851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1332}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.7009851, 0.0], [15.8848572, -4.7009851, 0.0], [15.8848572, -4.6996164, 0.0], [15.8834839, -4.6996164, 0.0], [15.8834839, -4.7009851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 466}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.7064597, 0.0], [15.7296753, -4.7064597, 0.0], [15.7296753, -4.7037224, 0.0], [15.7228088, -4.7037224, 0.0], [15.7228088, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 699}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7078284, 0.0], [15.7653809, -4.7078284, 0.0], [15.7653809, -4.7037224, 0.0], [15.7598877, -4.7037224, 0.0], [15.7598877, -4.7078284, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 753}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.7078284, 0.0], [15.7722473, -4.7078284, 0.0], [15.7722473, -4.7037224, 0.0], [15.7681274, -4.7037224, 0.0], [15.7681274, -4.7078284, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 895}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.7078284, 0.0], [15.7983398, -4.7078284, 0.0], [15.7983398, -4.7064597, 0.0], [15.7969666, -4.7064597, 0.0], [15.7969666, -4.7078284, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 927}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.7078284, 0.0], [15.8065796, -4.7078284, 0.0], [15.8065796, -4.7064597, 0.0], [15.8052063, -4.7064597, 0.0], [15.8052063, -4.7078284, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1198}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.7078284, 0.0], [15.8615112, -4.7078284, 0.0], [15.8615112, -4.7064597, 0.0], [15.8601379, -4.7064597, 0.0], [15.8601379, -4.7078284, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1255}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.7050911, 0.0], [15.8711243, -4.7050911, 0.0], [15.8711243, -4.7037224, 0.0], [15.869751, -4.7037224, 0.0], [15.869751, -4.7050911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1338}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.7064597, 0.0], [15.8862305, -4.7064597, 0.0], [15.8862305, -4.7050911, 0.0], [15.8848572, -4.7050911, 0.0], [15.8848572, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 916}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.7174089, 0.0], [15.8065796, -4.7174089, 0.0], [15.8065796, -4.7105657, 0.0], [15.8024597, -4.7105657, 0.0], [15.8024597, -4.7174089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 499}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.7146716, 0.0], [15.7310486, -4.7146716, 0.0], [15.7310486, -4.713303, 0.0], [15.7296753, -4.713303, 0.0], [15.7296753, -4.7146716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 717}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.7201462, 0.0], [15.7695007, -4.7201462, 0.0], [15.7695007, -4.7119343, 0.0], [15.7626343, -4.7119343, 0.0], [15.7626343, -4.7201462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 848}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.7146716, 0.0], [15.7901001, -4.7146716, 0.0], [15.7901001, -4.713303, 0.0], [15.7887268, -4.713303, 0.0], [15.7887268, -4.7146716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 435}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.7174089, 0.0], [15.718689, -4.7174089, 0.0], [15.718689, -4.7160403, 0.0], [15.7173157, -4.7160403, 0.0], [15.7173157, -4.7174089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 823}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.7201462, 0.0], [15.7859802, -4.7201462, 0.0], [15.7859802, -4.7187776, 0.0], [15.7846069, -4.7187776, 0.0], [15.7846069, -4.7201462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 881}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.7228834, 0.0], [15.7983398, -4.7228834, 0.0], [15.7983398, -4.7174089, 0.0], [15.79422, -4.7174089, 0.0], [15.79422, -4.7228834, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1283}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.7201462, 0.0], [15.8821106, -4.7201462, 0.0], [15.8821106, -4.7160403, 0.0], [15.8752441, -4.7160403, 0.0], [15.8752441, -4.7201462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 565}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7228834, 0.0], [15.7434082, -4.7228834, 0.0], [15.7434082, -4.7201462, 0.0], [15.7420349, -4.7201462, 0.0], [15.7420349, -4.7228834, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 604}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.7269893, 0.0], [15.7489014, -4.7269893, 0.0], [15.7489014, -4.7256207, 0.0], [15.7475281, -4.7256207, 0.0], [15.7475281, -4.7269893, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 677}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.7256207, 0.0], [15.7571411, -4.7256207, 0.0], [15.7571411, -4.7242521, 0.0], [15.7557678, -4.7242521, 0.0], [15.7557678, -4.7256207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 500}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.7310952, 0.0], [15.7310486, -4.7310952, 0.0], [15.7310486, -4.7297266, 0.0], [15.7296753, -4.7297266, 0.0], [15.7296753, -4.7310952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 678}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.7324638, 0.0], [15.7585144, -4.7324638, 0.0], [15.7585144, -4.7297266, 0.0], [15.7557678, -4.7297266, 0.0], [15.7557678, -4.7324638, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 484}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.7365696, 0.0], [15.7310486, -4.7365696, 0.0], [15.7310486, -4.7338324, 0.0], [15.7269287, -4.7338324, 0.0], [15.7269287, -4.7365696, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 545}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.7365696, 0.0], [15.7434082, -4.7365696, 0.0], [15.7434082, -4.7338324, 0.0], [15.737915, -4.7338324, 0.0], [15.737915, -4.7365696, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1213}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.735201, 0.0], [15.8642578, -4.735201, 0.0], [15.8642578, -4.7324638, 0.0], [15.8628845, -4.7324638, 0.0], [15.8628845, -4.735201, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 455}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.7406754, 0.0], [15.7214355, -4.7406754, 0.0], [15.7214355, -4.7393068, 0.0], [15.7200623, -4.7393068, 0.0], [15.7200623, -4.7406754, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 651}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7393068, 0.0], [15.7543945, -4.7393068, 0.0], [15.7543945, -4.7379382, 0.0], [15.7530212, -4.7379382, 0.0], [15.7530212, -4.7393068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 832}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.742044, 0.0], [15.7901001, -4.742044, 0.0], [15.7901001, -4.7379382, 0.0], [15.7859802, -4.7379382, 0.0], [15.7859802, -4.742044, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 566}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7447812, 0.0], [15.7447815, -4.7447812, 0.0], [15.7447815, -4.742044, 0.0], [15.7420349, -4.742044, 0.0], [15.7420349, -4.7447812, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 560}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.7502555, 0.0], [15.7434082, -4.7502555, 0.0], [15.7434082, -4.7475183, 0.0], [15.7406616, -4.7475183, 0.0], [15.7406616, -4.7502555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 700}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7502555, 0.0], [15.7681274, -4.7502555, 0.0], [15.7681274, -4.7461497, 0.0], [15.7598877, -4.7461497, 0.0], [15.7598877, -4.7502555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 652}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7502555, 0.0], [15.7543945, -4.7502555, 0.0], [15.7543945, -4.7488869, 0.0], [15.7530212, -4.7488869, 0.0], [15.7530212, -4.7502555, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 684}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.7625725, 0.0], [15.7640076, -4.7625725, 0.0], [15.7640076, -4.7570983, 0.0], [15.7571411, -4.7570983, 0.0], [15.7571411, -4.7625725, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 579}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.7653096, 0.0], [15.7447815, -4.7653096, 0.0], [15.7447815, -4.7625725, 0.0], [15.7434082, -4.7625725, 0.0], [15.7434082, -4.7653096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 653}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7653096, 0.0], [15.7571411, -4.7653096, 0.0], [15.7571411, -4.7625725, 0.0], [15.7530212, -4.7625725, 0.0], [15.7530212, -4.7653096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 841}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.7639411, 0.0], [15.7901001, -4.7639411, 0.0], [15.7901001, -4.761204, 0.0], [15.7873535, -4.761204, 0.0], [15.7873535, -4.7639411, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 521}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.7694152, 0.0], [15.7365417, -4.7694152, 0.0], [15.7365417, -4.7653096, 0.0], [15.7337952, -4.7653096, 0.0], [15.7337952, -4.7694152, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 833}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.7735208, 0.0], [15.7914734, -4.7735208, 0.0], [15.7914734, -4.7666782, 0.0], [15.7859802, -4.7666782, 0.0], [15.7859802, -4.7735208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1256}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.7694152, 0.0], [15.8711243, -4.7694152, 0.0], [15.8711243, -4.7680467, 0.0], [15.869751, -4.7680467, 0.0], [15.869751, -4.7694152, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 501}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.7789949, 0.0], [15.7392883, -4.7789949, 0.0], [15.7392883, -4.7707838, 0.0], [15.7296753, -4.7707838, 0.0], [15.7296753, -4.7789949, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 567}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7707838, 0.0], [15.7434082, -4.7707838, 0.0], [15.7434082, -4.7694152, 0.0], [15.7420349, -4.7694152, 0.0], [15.7420349, -4.7707838, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 692}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.7762579, 0.0], [15.7598877, -4.7762579, 0.0], [15.7598877, -4.7735208, 0.0], [15.7585144, -4.7735208, 0.0], [15.7585144, -4.7762579, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 460}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.7858375, 0.0], [15.7269287, -4.7858375, 0.0], [15.7269287, -4.7776264, 0.0], [15.7200623, -4.7776264, 0.0], [15.7200623, -4.7858375, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 718}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.7803634, 0.0], [15.7640076, -4.7803634, 0.0], [15.7640076, -4.7789949, 0.0], [15.7626343, -4.7789949, 0.0], [15.7626343, -4.7803634, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1199}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.7803634, 0.0], [15.8683777, -4.7803634, 0.0], [15.8683777, -4.7776264, 0.0], [15.8601379, -4.7776264, 0.0], [15.8601379, -4.7803634, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 531}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.784469, 0.0], [15.7365417, -4.784469, 0.0], [15.7365417, -4.7831005, 0.0], [15.7351685, -4.7831005, 0.0], [15.7351685, -4.784469, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 729}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.7940484, 0.0], [15.7667542, -4.7940484, 0.0], [15.7667542, -4.784469, 0.0], [15.761261, -4.784469, 0.0], [15.761261, -4.7940484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 485}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.789943, 0.0], [15.7296753, -4.789943, 0.0], [15.7296753, -4.787206, 0.0], [15.7269287, -4.787206, 0.0], [15.7269287, -4.789943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 338}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.7940484, 0.0], [15.7090759, -4.7940484, 0.0], [15.7090759, -4.789943, 0.0], [15.6980896, -4.789943, 0.0], [15.6980896, -4.7940484, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 315}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.8008908, 0.0], [15.695343, -4.8008908, 0.0], [15.695343, -4.7981539, 0.0], [15.6925964, -4.7981539, 0.0], [15.6925964, -4.8008908, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 474}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.8022593, 0.0], [15.728302, -4.8022593, 0.0], [15.728302, -4.7981539, 0.0], [15.7255554, -4.7981539, 0.0], [15.7255554, -4.8022593, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 276}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.8077332, 0.0], [15.6884766, -4.8077332, 0.0], [15.6884766, -4.8022593, 0.0], [15.6843567, -4.8022593, 0.0], [15.6843567, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 151}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.8077332, 0.0], [15.6376648, -4.8077332, 0.0], [15.6376648, -4.8063647, 0.0], [15.6362915, -4.8063647, 0.0], [15.6362915, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 158}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.8104701, 0.0], [15.6445312, -4.8104701, 0.0], [15.6445312, -4.8063647, 0.0], [15.6404114, -4.8063647, 0.0], [15.6404114, -4.8104701, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 181}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.8077332, 0.0], [15.6500244, -4.8077332, 0.0], [15.6500244, -4.8063647, 0.0], [15.6486511, -4.8063647, 0.0], [15.6486511, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 246}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.8104701, 0.0], [15.6774902, -4.8104701, 0.0], [15.6774902, -4.8077332, 0.0], [15.6747437, -4.8077332, 0.0], [15.6747437, -4.8104701, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 587}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.8091016, 0.0], [15.7461548, -4.8091016, 0.0], [15.7461548, -4.8077332, 0.0], [15.7447815, -4.8077332, 0.0], [15.7447815, -4.8091016, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 615}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.8091016, 0.0], [15.7502747, -4.8091016, 0.0], [15.7502747, -4.8063647, 0.0], [15.7489014, -4.8063647, 0.0], [15.7489014, -4.8091016, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 137}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.8145754, 0.0], [15.6321716, -4.8145754, 0.0], [15.6321716, -4.813207, 0.0], [15.629425, -4.813207, 0.0], [15.629425, -4.8145754, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 195}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.8145754, 0.0], [15.6568909, -4.8145754, 0.0], [15.6568909, -4.8118385, 0.0], [15.6541443, -4.8118385, 0.0], [15.6541443, -4.8145754, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 324}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.8118385, 0.0], [15.6967163, -4.8118385, 0.0], [15.6967163, -4.8104701, 0.0], [15.695343, -4.8104701, 0.0], [15.695343, -4.8118385, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 154}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.8159439, 0.0], [15.6404114, -4.8159439, 0.0], [15.6404114, -4.8145754, 0.0], [15.6390381, -4.8145754, 0.0], [15.6390381, -4.8159439, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 616}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.8186808, 0.0], [15.7502747, -4.8186808, 0.0], [15.7502747, -4.8173123, 0.0], [15.7489014, -4.8173123, 0.0], [15.7489014, -4.8186808, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 824}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.8173123, 0.0], [15.7873535, -4.8173123, 0.0], [15.7873535, -4.8145754, 0.0], [15.7846069, -4.8145754, 0.0], [15.7846069, -4.8173123, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 115}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8227861, 0.0], [15.6266785, -4.8227861, 0.0], [15.6266785, -4.8186808, 0.0], [15.6225586, -4.8186808, 0.0], [15.6225586, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 155}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.8200492, 0.0], [15.6404114, -4.8200492, 0.0], [15.6404114, -4.8186808, 0.0], [15.6390381, -4.8186808, 0.0], [15.6390381, -4.8200492, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 191}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.8214176, 0.0], [15.652771, -4.8214176, 0.0], [15.652771, -4.8200492, 0.0], [15.6513977, -4.8200492, 0.0], [15.6513977, -4.8214176, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 239}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.8309966, 0.0], [15.6774902, -4.8309966, 0.0], [15.6774902, -4.8200492, 0.0], [15.6733704, -4.8200492, 0.0], [15.6733704, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 349}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.8241545, 0.0], [15.7049561, -4.8241545, 0.0], [15.7049561, -4.8214176, 0.0], [15.7008362, -4.8214176, 0.0], [15.7008362, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 417}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.8200492, 0.0], [15.7159424, -4.8200492, 0.0], [15.7159424, -4.8186808, 0.0], [15.7145691, -4.8186808, 0.0], [15.7145691, -4.8200492, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 457}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.8227861, 0.0], [15.7228088, -4.8227861, 0.0], [15.7228088, -4.8200492, 0.0], [15.7200623, -4.8200492, 0.0], [15.7200623, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 617}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.8227861, 0.0], [15.7502747, -4.8227861, 0.0], [15.7502747, -4.8214176, 0.0], [15.7489014, -4.8214176, 0.0], [15.7489014, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 166}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.8241545, 0.0], [15.6445312, -4.8241545, 0.0], [15.6445312, -4.8227861, 0.0], [15.643158, -4.8227861, 0.0], [15.643158, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 381}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.8296282, 0.0], [15.718689, -4.8296282, 0.0], [15.718689, -4.8227861, 0.0], [15.7077026, -4.8227861, 0.0], [15.7077026, -4.8296282, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 568}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.8255229, 0.0], [15.7461548, -4.8255229, 0.0], [15.7461548, -4.8227861, 0.0], [15.7420349, -4.8227861, 0.0], [15.7420349, -4.8255229, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 807}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.8255229, 0.0], [15.7832336, -4.8255229, 0.0], [15.7832336, -4.8241545, 0.0], [15.7804871, -4.8241545, 0.0], [15.7804871, -4.8255229, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 116}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8282597, 0.0], [15.6239319, -4.8282597, 0.0], [15.6239319, -4.8268913, 0.0], [15.6225586, -4.8268913, 0.0], [15.6225586, -4.8282597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 271}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.8309966, 0.0], [15.6843567, -4.8309966, 0.0], [15.6843567, -4.8296282, 0.0], [15.6829834, -4.8296282, 0.0], [15.6829834, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 289}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.8282597, 0.0], [15.6884766, -4.8282597, 0.0], [15.6884766, -4.8268913, 0.0], [15.6871033, -4.8268913, 0.0], [15.6871033, -4.8282597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 334}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.832365, 0.0], [15.6980896, -4.832365, 0.0], [15.6980896, -4.8296282, 0.0], [15.6967163, -4.8296282, 0.0], [15.6967163, -4.832365, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 502}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.8309966, 0.0], [15.7310486, -4.8309966, 0.0], [15.7310486, -4.8296282, 0.0], [15.7296753, -4.8296282, 0.0], [15.7296753, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 662}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.832365, 0.0], [15.7598877, -4.832365, 0.0], [15.7598877, -4.8268913, 0.0], [15.7543945, -4.8268913, 0.0], [15.7543945, -4.832365, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 134}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.8351018, 0.0], [15.629425, -4.8351018, 0.0], [15.629425, -4.8337334, 0.0], [15.6280518, -4.8337334, 0.0], [15.6280518, -4.8351018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 400}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.8460489, 0.0], [15.7173157, -4.8460489, 0.0], [15.7173157, -4.8337334, 0.0], [15.7104492, -4.8337334, 0.0], [15.7104492, -4.8460489, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 749}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.832365, 0.0], [15.7681274, -4.832365, 0.0], [15.7681274, -4.8309966, 0.0], [15.7667542, -4.8309966, 0.0], [15.7667542, -4.832365, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 113}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.839207, 0.0], [15.6225586, -4.839207, 0.0], [15.6225586, -4.8378386, 0.0], [15.6211853, -4.8378386, 0.0], [15.6211853, -4.839207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 159}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.839207, 0.0], [15.643158, -4.839207, 0.0], [15.643158, -4.8378386, 0.0], [15.6404114, -4.8378386, 0.0], [15.6404114, -4.839207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 182}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.8405754, 0.0], [15.652771, -4.8405754, 0.0], [15.652771, -4.8378386, 0.0], [15.6486511, -4.8378386, 0.0], [15.6486511, -4.8405754, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 220}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.8364702, 0.0], [15.6692505, -4.8364702, 0.0], [15.6692505, -4.8351018, 0.0], [15.6678772, -4.8351018, 0.0], [15.6678772, -4.8364702, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 654}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.839207, 0.0], [15.7543945, -4.839207, 0.0], [15.7543945, -4.8364702, 0.0], [15.7530212, -4.8364702, 0.0], [15.7530212, -4.839207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 808}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.8378386, 0.0], [15.7832336, -4.8378386, 0.0], [15.7832336, -4.8351018, 0.0], [15.7804871, -4.8351018, 0.0], [15.7804871, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 125}, "geometry": {"type": "Polygon", "coordinates": [[[15.6253052, -4.8419438, 0.0], [15.6266785, -4.8419438, 0.0], [15.6266785, -4.839207, 0.0], [15.6253052, -4.839207, 0.0], [15.6253052, -4.8419438, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 734}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.8433122, 0.0], [15.7667542, -4.8433122, 0.0], [15.7667542, -4.8419438, 0.0], [15.7653809, -4.8419438, 0.0], [15.7653809, -4.8433122, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 815}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.8515225, 0.0], [15.7846069, -4.8515225, 0.0], [15.7846069, -4.8419438, 0.0], [15.7818604, -4.8419438, 0.0], [15.7818604, -4.8515225, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 896}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.8419438, 0.0], [15.7983398, -4.8419438, 0.0], [15.7983398, -4.8405754, 0.0], [15.7969666, -4.8405754, 0.0], [15.7969666, -4.8419438, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 920}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.8433122, 0.0], [15.8052063, -4.8433122, 0.0], [15.8052063, -4.8405754, 0.0], [15.803833, -4.8405754, 0.0], [15.803833, -4.8433122, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 114}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.8474173, 0.0], [15.6253052, -4.8474173, 0.0], [15.6253052, -4.8446806, 0.0], [15.6211853, -4.8446806, 0.0], [15.6211853, -4.8474173, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 138}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.8460489, 0.0], [15.6307983, -4.8460489, 0.0], [15.6307983, -4.8446806, 0.0], [15.629425, -4.8446806, 0.0], [15.629425, -4.8460489, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 167}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.8446806, 0.0], [15.6445312, -4.8446806, 0.0], [15.6445312, -4.8433122, 0.0], [15.643158, -4.8433122, 0.0], [15.643158, -4.8446806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 117}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8528908, 0.0], [15.6253052, -4.8528908, 0.0], [15.6253052, -4.8501541, 0.0], [15.6225586, -4.8501541, 0.0], [15.6225586, -4.8528908, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 357}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.8515225, 0.0], [15.7077026, -4.8515225, 0.0], [15.7077026, -4.8474173, 0.0], [15.7022095, -4.8474173, 0.0], [15.7022095, -4.8515225, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1108}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.8515225, 0.0], [15.8436584, -4.8515225, 0.0], [15.8436584, -4.8501541, 0.0], [15.8422852, -4.8501541, 0.0], [15.8422852, -4.8515225, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 263}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.8556276, 0.0], [15.6816101, -4.8556276, 0.0], [15.6816101, -4.8528908, 0.0], [15.6802368, -4.8528908, 0.0], [15.6802368, -4.8556276, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 401}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.8542592, 0.0], [15.7118225, -4.8542592, 0.0], [15.7118225, -4.8515225, 0.0], [15.7104492, -4.8515225, 0.0], [15.7104492, -4.8542592, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 92}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.8706794, 0.0], [15.6211853, -4.8706794, 0.0], [15.6211853, -4.8569959, 0.0], [15.6129456, -4.8569959, 0.0], [15.6129456, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 367}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.8597326, 0.0], [15.7077026, -4.8597326, 0.0], [15.7077026, -4.8569959, 0.0], [15.7049561, -4.8569959, 0.0], [15.7049561, -4.8597326, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 408}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.8624693, 0.0], [15.7145691, -4.8624693, 0.0], [15.7145691, -4.8583643, 0.0], [15.7118225, -4.8583643, 0.0], [15.7118225, -4.8624693, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 580}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.8583643, 0.0], [15.7461548, -4.8583643, 0.0], [15.7461548, -4.8569959, 0.0], [15.7434082, -4.8569959, 0.0], [15.7434082, -4.8583643, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 685}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.8583643, 0.0], [15.7585144, -4.8583643, 0.0], [15.7585144, -4.8569959, 0.0], [15.7571411, -4.8569959, 0.0], [15.7571411, -4.8583643, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 719}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.8583643, 0.0], [15.7653809, -4.8583643, 0.0], [15.7653809, -4.8556276, 0.0], [15.7626343, -4.8556276, 0.0], [15.7626343, -4.8583643, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 135}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.8624693, 0.0], [15.6307983, -4.8624693, 0.0], [15.6307983, -4.8597326, 0.0], [15.6280518, -4.8597326, 0.0], [15.6280518, -4.8624693, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1161}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.8638377, 0.0], [15.8573914, -4.8638377, 0.0], [15.8573914, -4.8597326, 0.0], [15.8532715, -4.8597326, 0.0], [15.8532715, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 207}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.8665744, 0.0], [15.6637573, -4.8665744, 0.0], [15.6637573, -4.865206, 0.0], [15.6610107, -4.865206, 0.0], [15.6610107, -4.8665744, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 305}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.865206, 0.0], [15.6925964, -4.865206, 0.0], [15.6925964, -4.8638377, 0.0], [15.6912231, -4.8638377, 0.0], [15.6912231, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 339}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.869311, 0.0], [15.6994629, -4.869311, 0.0], [15.6994629, -4.8665744, 0.0], [15.6980896, -4.8665744, 0.0], [15.6980896, -4.869311, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 368}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.8679427, 0.0], [15.7104492, -4.8679427, 0.0], [15.7104492, -4.8638377, 0.0], [15.7049561, -4.8638377, 0.0], [15.7049561, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 420}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.8665744, 0.0], [15.7173157, -4.8665744, 0.0], [15.7173157, -4.865206, 0.0], [15.7159424, -4.865206, 0.0], [15.7159424, -4.8665744, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 546}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.865206, 0.0], [15.7392883, -4.865206, 0.0], [15.7392883, -4.8638377, 0.0], [15.737915, -4.8638377, 0.0], [15.737915, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 605}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.8665744, 0.0], [15.7502747, -4.8665744, 0.0], [15.7502747, -4.8638377, 0.0], [15.7475281, -4.8638377, 0.0], [15.7475281, -4.8665744, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 129}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.8706794, 0.0], [15.629425, -4.8706794, 0.0], [15.629425, -4.869311, 0.0], [15.6266785, -4.869311, 0.0], [15.6266785, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 402}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.8720477, 0.0], [15.7159424, -4.8720477, 0.0], [15.7159424, -4.869311, 0.0], [15.7104492, -4.869311, 0.0], [15.7104492, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 467}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.873416, 0.0], [15.728302, -4.873416, 0.0], [15.728302, -4.8706794, 0.0], [15.7228088, -4.8706794, 0.0], [15.7228088, -4.873416, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 522}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.8720477, 0.0], [15.7365417, -4.8720477, 0.0], [15.7365417, -4.8679427, 0.0], [15.7337952, -4.8679427, 0.0], [15.7337952, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 771}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.8720477, 0.0], [15.7791138, -4.8720477, 0.0], [15.7791138, -4.869311, 0.0], [15.7722473, -4.869311, 0.0], [15.7722473, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 130}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.8788893, 0.0], [15.6362915, -4.8788893, 0.0], [15.6362915, -4.8747844, 0.0], [15.6266785, -4.8747844, 0.0], [15.6266785, -4.8788893, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 204}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.8761527, 0.0], [15.662384, -4.8761527, 0.0], [15.662384, -4.8720477, 0.0], [15.6596375, -4.8720477, 0.0], [15.6596375, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 224}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.873416, 0.0], [15.6706238, -4.873416, 0.0], [15.6706238, -4.8720477, 0.0], [15.6692505, -4.8720477, 0.0], [15.6692505, -4.873416, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 421}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.8788893, 0.0], [15.7214355, -4.8788893, 0.0], [15.7214355, -4.873416, 0.0], [15.7159424, -4.873416, 0.0], [15.7159424, -4.8788893, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 588}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.8747844, 0.0], [15.7475281, -4.8747844, 0.0], [15.7475281, -4.8720477, 0.0], [15.7447815, -4.8720477, 0.0], [15.7447815, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 686}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.873416, 0.0], [15.7585144, -4.873416, 0.0], [15.7585144, -4.8720477, 0.0], [15.7571411, -4.8720477, 0.0], [15.7571411, -4.873416, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 186}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.8843625, 0.0], [15.6555176, -4.8843625, 0.0], [15.6555176, -4.8788893, 0.0], [15.6500244, -4.8788893, 0.0], [15.6500244, -4.8843625, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1126}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.8802576, 0.0], [15.8491516, -4.8802576, 0.0], [15.8491516, -4.8788893, 0.0], [15.8477783, -4.8788893, 0.0], [15.8477783, -4.8802576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1196}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.8802576, 0.0], [15.8601379, -4.8802576, 0.0], [15.8601379, -4.8788893, 0.0], [15.8587646, -4.8788893, 0.0], [15.8587646, -4.8802576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 118}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8829942, 0.0], [15.6239319, -4.8829942, 0.0], [15.6239319, -4.8816259, 0.0], [15.6225586, -4.8816259, 0.0], [15.6225586, -4.8829942, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 146}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.8884674, 0.0], [15.6390381, -4.8884674, 0.0], [15.6390381, -4.8843625, 0.0], [15.6335449, -4.8843625, 0.0], [15.6335449, -4.8884674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 169}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.8870992, 0.0], [15.6459045, -4.8870992, 0.0], [15.6459045, -4.8857309, 0.0], [15.6445312, -4.8857309, 0.0], [15.6445312, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 252}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.8884674, 0.0], [15.6788635, -4.8884674, 0.0], [15.6788635, -4.8870992, 0.0], [15.6774902, -4.8870992, 0.0], [15.6774902, -4.8884674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 277}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.8884674, 0.0], [15.6912231, -4.8884674, 0.0], [15.6912231, -4.8843625, 0.0], [15.6843567, -4.8843625, 0.0], [15.6843567, -4.8884674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 382}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.8884674, 0.0], [15.7090759, -4.8884674, 0.0], [15.7090759, -4.8870992, 0.0], [15.7077026, -4.8870992, 0.0], [15.7077026, -4.8884674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 606}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.8870992, 0.0], [15.7502747, -4.8870992, 0.0], [15.7502747, -4.8857309, 0.0], [15.7475281, -4.8857309, 0.0], [15.7475281, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 730}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.8870992, 0.0], [15.7667542, -4.8870992, 0.0], [15.7667542, -4.8843625, 0.0], [15.7640076, -4.8843625, 0.0], [15.7640076, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 679}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.8925723, 0.0], [15.7571411, -4.8925723, 0.0], [15.7571411, -4.891204, 0.0], [15.7557678, -4.891204, 0.0], [15.7557678, -4.8925723, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1094}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.8925723, 0.0], [15.8422852, -4.8925723, 0.0], [15.8422852, -4.891204, 0.0], [15.8395386, -4.891204, 0.0], [15.8395386, -4.8925723, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 217}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.8953089, 0.0], [15.6678772, -4.8953089, 0.0], [15.6678772, -4.8939406, 0.0], [15.6665039, -4.8939406, 0.0], [15.6665039, -4.8953089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 325}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.8966772, 0.0], [15.6967163, -4.8966772, 0.0], [15.6967163, -4.8953089, 0.0], [15.695343, -4.8953089, 0.0], [15.695343, -4.8966772, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 213}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.9048868, 0.0], [15.6651306, -4.9048868, 0.0], [15.6651306, -4.8994137, 0.0], [15.6637573, -4.8994137, 0.0], [15.6637573, -4.9048868, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 472}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.900782, 0.0], [15.728302, -4.900782, 0.0], [15.728302, -4.8966772, 0.0], [15.7241821, -4.8966772, 0.0], [15.7241821, -4.900782, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 506}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.8980454, 0.0], [15.7324219, -4.8980454, 0.0], [15.7324219, -4.8966772, 0.0], [15.7310486, -4.8966772, 0.0], [15.7310486, -4.8980454, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 598}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.8994137, 0.0], [15.7475281, -4.8994137, 0.0], [15.7475281, -4.8980454, 0.0], [15.7461548, -4.8980454, 0.0], [15.7461548, -4.8994137, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 149}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.9021503, 0.0], [15.6362915, -4.9021503, 0.0], [15.6362915, -4.900782, 0.0], [15.6349182, -4.900782, 0.0], [15.6349182, -4.9021503, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 164}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.9048868, 0.0], [15.643158, -4.9048868, 0.0], [15.643158, -4.9035185, 0.0], [15.6417847, -4.9035185, 0.0], [15.6417847, -4.9048868, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 492}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.9076233, 0.0], [15.7365417, -4.9076233, 0.0], [15.7365417, -4.9035185, 0.0], [15.728302, -4.9035185, 0.0], [15.728302, -4.9076233, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 618}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.9048868, 0.0], [15.7502747, -4.9048868, 0.0], [15.7502747, -4.9035185, 0.0], [15.7489014, -4.9035185, 0.0], [15.7489014, -4.9048868, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1010}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.9021503, 0.0], [15.8258057, -4.9021503, 0.0], [15.8258057, -4.900782, 0.0], [15.8216858, -4.900782, 0.0], [15.8216858, -4.9021503, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1109}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.9117281, 0.0], [15.8450317, -4.9117281, 0.0], [15.8450317, -4.9035185, 0.0], [15.8422852, -4.9035185, 0.0], [15.8422852, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 345}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.9103598, 0.0], [15.7008362, -4.9103598, 0.0], [15.7008362, -4.9076233, 0.0], [15.6994629, -4.9076233, 0.0], [15.6994629, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 362}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.9117281, 0.0], [15.7063293, -4.9117281, 0.0], [15.7063293, -4.9076233, 0.0], [15.7035828, -4.9076233, 0.0], [15.7035828, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 437}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9130963, 0.0], [15.7214355, -4.9130963, 0.0], [15.7214355, -4.9076233, 0.0], [15.7173157, -4.9076233, 0.0], [15.7173157, -4.9130963, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1127}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9062551, 0.0], [15.8491516, -4.9062551, 0.0], [15.8491516, -4.9048868, 0.0], [15.8477783, -4.9048868, 0.0], [15.8477783, -4.9062551, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 221}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.9130963, 0.0], [15.6706238, -4.9130963, 0.0], [15.6706238, -4.9103598, 0.0], [15.6678772, -4.9103598, 0.0], [15.6678772, -4.9130963, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 257}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.9103598, 0.0], [15.6802368, -4.9103598, 0.0], [15.6802368, -4.9089916, 0.0], [15.6788635, -4.9089916, 0.0], [15.6788635, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 294}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.9130963, 0.0], [15.6912231, -4.9130963, 0.0], [15.6912231, -4.9089916, 0.0], [15.6884766, -4.9089916, 0.0], [15.6884766, -4.9130963, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 389}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.917201, 0.0], [15.7131958, -4.917201, 0.0], [15.7131958, -4.9117281, 0.0], [15.7090759, -4.9117281, 0.0], [15.7090759, -4.917201, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 619}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.9103598, 0.0], [15.7502747, -4.9103598, 0.0], [15.7502747, -4.9089916, 0.0], [15.7489014, -4.9089916, 0.0], [15.7489014, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 438}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9199375, 0.0], [15.7241821, -4.9199375, 0.0], [15.7241821, -4.9144646, 0.0], [15.7173157, -4.9144646, 0.0], [15.7173157, -4.9199375, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 228}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.9213057, 0.0], [15.6719971, -4.9213057, 0.0], [15.6719971, -4.9199375, 0.0], [15.6706238, -4.9199375, 0.0], [15.6706238, -4.9213057, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 306}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.9254104, 0.0], [15.6980896, -4.9254104, 0.0], [15.6980896, -4.9199375, 0.0], [15.6912231, -4.9199375, 0.0], [15.6912231, -4.9254104, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 358}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.9240422, 0.0], [15.7077026, -4.9240422, 0.0], [15.7077026, -4.9199375, 0.0], [15.7022095, -4.9199375, 0.0], [15.7022095, -4.9240422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 475}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.9240422, 0.0], [15.7310486, -4.9240422, 0.0], [15.7310486, -4.9185693, 0.0], [15.7255554, -4.9185693, 0.0], [15.7255554, -4.9240422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 656}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.922674, 0.0], [15.7557678, -4.922674, 0.0], [15.7557678, -4.9185693, 0.0], [15.7530212, -4.9185693, 0.0], [15.7530212, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 439}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9240422, 0.0], [15.718689, -4.9240422, 0.0], [15.718689, -4.922674, 0.0], [15.7173157, -4.922674, 0.0], [15.7173157, -4.9240422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1128}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9240422, 0.0], [15.8491516, -4.9240422, 0.0], [15.8491516, -4.922674, 0.0], [15.8477783, -4.922674, 0.0], [15.8477783, -4.9240422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 476}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.9363561, 0.0], [15.7269287, -4.9363561, 0.0], [15.7269287, -4.9349879, 0.0], [15.7255554, -4.9349879, 0.0], [15.7255554, -4.9363561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 523}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.9363561, 0.0], [15.7351685, -4.9363561, 0.0], [15.7351685, -4.9349879, 0.0], [15.7337952, -4.9349879, 0.0], [15.7337952, -4.9363561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 561}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.9377243, 0.0], [15.7461548, -4.9377243, 0.0], [15.7461548, -4.9336197, 0.0], [15.7406616, -4.9336197, 0.0], [15.7406616, -4.9377243, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 335}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.9418288, 0.0], [15.6980896, -4.9418288, 0.0], [15.6980896, -4.9404607, 0.0], [15.6967163, -4.9404607, 0.0], [15.6967163, -4.9418288, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 493}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.9418288, 0.0], [15.7296753, -4.9418288, 0.0], [15.7296753, -4.9404607, 0.0], [15.728302, -4.9404607, 0.0], [15.728302, -4.9418288, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 440}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9445652, 0.0], [15.718689, -4.9445652, 0.0], [15.718689, -4.9418288, 0.0], [15.7173157, -4.9418288, 0.0], [15.7173157, -4.9445652, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 965}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.9473016, 0.0], [15.813446, -4.9473016, 0.0], [15.813446, -4.9459334, 0.0], [15.8120728, -4.9459334, 0.0], [15.8120728, -4.9473016, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 468}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.9527742, 0.0], [15.7241821, -4.9527742, 0.0], [15.7241821, -4.9514061, 0.0], [15.7228088, -4.9514061, 0.0], [15.7228088, -4.9527742, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 842}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.9527742, 0.0], [15.7887268, -4.9527742, 0.0], [15.7887268, -4.9514061, 0.0], [15.7873535, -4.9514061, 0.0], [15.7873535, -4.9527742, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1129}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9555106, 0.0], [15.8505249, -4.9555106, 0.0], [15.8505249, -4.9527742, 0.0], [15.8477783, -4.9527742, 0.0], [15.8477783, -4.9555106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1115}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.9637195, 0.0], [15.8491516, -4.9637195, 0.0], [15.8491516, -4.9609832, 0.0], [15.8450317, -4.9609832, 0.0], [15.8450317, -4.9637195, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1155}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.969192, 0.0], [15.8532715, -4.969192, 0.0], [15.8532715, -4.9678239, 0.0], [15.8518982, -4.9678239, 0.0], [15.8518982, -4.969192, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1110}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.9910817, 0.0], [15.8518982, -4.9910817, 0.0], [15.8518982, -4.981505, 0.0], [15.8395386, -4.981505, 0.0], [15.8395386, -4.9910817, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 581}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.9897136, 0.0], [15.7447815, -4.9897136, 0.0], [15.7447815, -4.9869774, 0.0], [15.7434082, -4.9869774, 0.0], [15.7434082, -4.9897136, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1130}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9992902, 0.0], [15.8491516, -4.9992902, 0.0], [15.8491516, -4.9979221, 0.0], [15.8477783, -4.9979221, 0.0], [15.8477783, -4.9992902, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1075}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -5.0020263, 0.0], [15.8354187, -5.0020263, 0.0], [15.8354187, -4.9992902, 0.0], [15.8340454, -4.9992902, 0.0], [15.8340454, -5.0020263, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1100}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -5.0061305, 0.0], [15.8422852, -5.0061305, 0.0], [15.8422852, -5.0020263, 0.0], [15.8409119, -5.0020263, 0.0], [15.8409119, -5.0061305, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1025}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -5.0074985, 0.0], [15.8258057, -5.0074985, 0.0], [15.8258057, -5.0061305, 0.0], [15.8244324, -5.0061305, 0.0], [15.8244324, -5.0074985, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1060}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -5.0157068, 0.0], [15.836792, -5.0157068, 0.0], [15.836792, -5.0074985, 0.0], [15.8312988, -5.0074985, 0.0], [15.8312988, -5.0157068, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 639}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -5.0143387, 0.0], [15.7530212, -5.0143387, 0.0], [15.7530212, -5.0129707, 0.0], [15.7516479, -5.0129707, 0.0], [15.7516479, -5.0143387, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1044}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -5.0198108, 0.0], [15.8299255, -5.0198108, 0.0], [15.8299255, -5.0184428, 0.0], [15.827179, -5.0184428, 0.0], [15.827179, -5.0198108, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1625}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -3.9957805, 0.0], [15.7653809, -3.9957805, 0.0], [15.7653809, -3.9903007, 0.0], [15.7598877, -3.9903007, 0.0], [15.7598877, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1626}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -3.9944106, 0.0], [15.7722473, -3.9944106, 0.0], [15.7722473, -3.9903007, 0.0], [15.7653809, -3.9903007, 0.0], [15.7653809, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1627}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.0368781, 0.0], [15.7557678, -4.0368781, 0.0], [15.7557678, -4.0327684, 0.0], [15.7502747, -4.0327684, 0.0], [15.7502747, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1628}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.0423576, 0.0], [15.761261, -4.0423576, 0.0], [15.761261, -4.0341383, 0.0], [15.7571411, -4.0341383, 0.0], [15.7571411, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1629}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.0409877, 0.0], [15.8189392, -4.0409877, 0.0], [15.8189392, -4.0355082, 0.0], [15.8120728, -4.0355082, 0.0], [15.8120728, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1630}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0409877, 0.0], [15.8299255, -4.0409877, 0.0], [15.8299255, -4.0355082, 0.0], [15.8203125, -4.0355082, 0.0], [15.8203125, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1631}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.0779735, 0.0], [15.8601379, -4.0779735, 0.0], [15.8601379, -4.0738641, 0.0], [15.8546448, -4.0738641, 0.0], [15.8546448, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1632}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.0779735, 0.0], [15.8670044, -4.0779735, 0.0], [15.8670044, -4.0738641, 0.0], [15.8601379, -4.0738641, 0.0], [15.8601379, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1633}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.0834528, 0.0], [15.7969666, -4.0834528, 0.0], [15.7969666, -4.0793433, 0.0], [15.7901001, -4.0793433, 0.0], [15.7901001, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1634}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.0875622, 0.0], [15.803833, -4.0875622, 0.0], [15.803833, -4.0793433, 0.0], [15.7969666, -4.0793433, 0.0], [15.7969666, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1635}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1286551, 0.0], [15.7681274, -4.1286551, 0.0], [15.7681274, -4.1231761, 0.0], [15.7640076, -4.1231761, 0.0], [15.7640076, -4.1286551, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1636}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.1272853, 0.0], [15.7722473, -4.1272853, 0.0], [15.7722473, -4.1204366, 0.0], [15.7681274, -4.1204366, 0.0], [15.7681274, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1637}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.1519401, 0.0], [15.553894, -4.1519401, 0.0], [15.553894, -4.1437219, 0.0], [15.5497742, -4.1437219, 0.0], [15.5497742, -4.1519401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1638}, "geometry": {"type": "Polygon", "coordinates": [[[15.5470276, -4.1601582, 0.0], [15.553894, -4.1601582, 0.0], [15.553894, -4.1519401, 0.0], [15.5470276, -4.1519401, 0.0], [15.5470276, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1639}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.1615278, 0.0], [15.8807373, -4.1615278, 0.0], [15.8807373, -4.1560491, 0.0], [15.8752441, -4.1560491, 0.0], [15.8752441, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1640}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.1670065, 0.0], [15.8807373, -4.1670065, 0.0], [15.8807373, -4.1615278, 0.0], [15.8752441, -4.1615278, 0.0], [15.8752441, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1641}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.2916356, 0.0], [15.9617615, -4.2916356, 0.0], [15.9617615, -4.2861579, 0.0], [15.9590149, -4.2861579, 0.0], [15.9590149, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1642}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.4874401, 0.0], [15.813446, -4.4874401, 0.0], [15.813446, -4.4792256, 0.0], [15.8093262, -4.4792256, 0.0], [15.8093262, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1643}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.4874401, 0.0], [15.8189392, -4.4874401, 0.0], [15.8189392, -4.4792256, 0.0], [15.813446, -4.4792256, 0.0], [15.813446, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1644}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.4888092, 0.0], [15.8642578, -4.4888092, 0.0], [15.8642578, -4.4833329, 0.0], [15.8573914, -4.4833329, 0.0], [15.8573914, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1645}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.4942855, 0.0], [15.8615112, -4.4942855, 0.0], [15.8615112, -4.4888092, 0.0], [15.8573914, -4.4888092, 0.0], [15.8573914, -4.4942855, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1646}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.5175593, 0.0], [15.68573, -4.5175593, 0.0], [15.68573, -4.5093451, 0.0], [15.6816101, -4.5093451, 0.0], [15.6816101, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1647}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.5271424, 0.0], [15.68573, -4.5271424, 0.0], [15.68573, -4.5175593, 0.0], [15.6816101, -4.5175593, 0.0], [15.6816101, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1648}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.5449393, 0.0], [15.7543945, -4.5449393, 0.0], [15.7543945, -4.5353564, 0.0], [15.7489014, -4.5353564, 0.0], [15.7489014, -4.5449393, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1649}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.709197, 0.0], [15.7461548, -4.709197, 0.0], [15.7461548, -4.7037224, 0.0], [15.737915, -4.7037224, 0.0], [15.737915, -4.709197, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1650}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.7160403, 0.0], [15.7420349, -4.7160403, 0.0], [15.7420349, -4.709197, 0.0], [15.737915, -4.709197, 0.0], [15.737915, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1651}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.8939406, 0.0], [15.737915, -4.8939406, 0.0], [15.737915, -4.891204, 0.0], [15.7324219, -4.891204, 0.0], [15.7324219, -4.8939406, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1652}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.8925723, 0.0], [15.7447815, -4.8925723, 0.0], [15.7447815, -4.8843625, 0.0], [15.7392883, -4.8843625, 0.0], [15.7392883, -4.8925723, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1653}, "geometry": {"type": "Polygon", "coordinates": [[[15.6555176, -4.8925723, 0.0], [15.6582642, -4.8925723, 0.0], [15.6582642, -4.8884674, 0.0], [15.6555176, -4.8884674, 0.0], [15.6555176, -4.8925723, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1654}, "geometry": {"type": "Polygon", "coordinates": [[[15.6555176, -4.8980454, 0.0], [15.6610107, -4.8980454, 0.0], [15.6610107, -4.8925723, 0.0], [15.6555176, -4.8925723, 0.0], [15.6555176, -4.8980454, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1655}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.0067401, 0.0], [15.8779907, -4.0067401, 0.0], [15.8779907, -4.0026302, 0.0], [15.8738708, -4.0026302, 0.0], [15.8738708, -4.0067401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1656}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.0067401, 0.0], [15.8834839, -4.0067401, 0.0], [15.8834839, -3.9985204, 0.0], [15.8779907, -3.9985204, 0.0], [15.8779907, -4.0067401, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1657}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.0149596, 0.0], [15.8752441, -4.0149596, 0.0], [15.8752441, -4.00811, 0.0], [15.869751, -4.00811, 0.0], [15.869751, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1658}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.0355082, 0.0], [15.7214355, -4.0355082, 0.0], [15.7214355, -4.0341383, 0.0], [15.7200623, -4.0341383, 0.0], [15.7200623, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1659}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.0368781, 0.0], [15.7269287, -4.0368781, 0.0], [15.7269287, -4.0327684, 0.0], [15.7228088, -4.0327684, 0.0], [15.7228088, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1660}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.0327684, 0.0], [15.7337952, -4.0327684, 0.0], [15.7337952, -4.0286587, 0.0], [15.7269287, -4.0286587, 0.0], [15.7269287, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1661}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.0382479, 0.0], [15.7351685, -4.0382479, 0.0], [15.7351685, -4.0327684, 0.0], [15.7269287, -4.0327684, 0.0], [15.7269287, -4.0382479, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1662}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.0683848, 0.0], [15.68573, -4.0683848, 0.0], [15.68573, -4.0601658, 0.0], [15.6816101, -4.0601658, 0.0], [15.6816101, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1663}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.0656451, 0.0], [15.6912231, -4.0656451, 0.0], [15.6912231, -4.0642753, 0.0], [15.6871033, -4.0642753, 0.0], [15.6871033, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1664}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.0724943, 0.0], [15.6843567, -4.0724943, 0.0], [15.6843567, -4.0683848, 0.0], [15.6788635, -4.0683848, 0.0], [15.6788635, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1665}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.0766037, 0.0], [15.6843567, -4.0766037, 0.0], [15.6843567, -4.0724943, 0.0], [15.6774902, -4.0724943, 0.0], [15.6774902, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1666}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.0752339, 0.0], [15.7008362, -4.0752339, 0.0], [15.7008362, -4.0711244, 0.0], [15.6939697, -4.0711244, 0.0], [15.6939697, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1667}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.0807132, 0.0], [15.7008362, -4.0807132, 0.0], [15.7008362, -4.0766037, 0.0], [15.6980896, -4.0766037, 0.0], [15.6980896, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1668}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.0779735, 0.0], [15.7035828, -4.0779735, 0.0], [15.7035828, -4.0752339, 0.0], [15.7008362, -4.0752339, 0.0], [15.7008362, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1669}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.0779735, 0.0], [15.7077026, -4.0779735, 0.0], [15.7077026, -4.0752339, 0.0], [15.7035828, -4.0752339, 0.0], [15.7035828, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1670}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.0834528, 0.0], [15.6307983, -4.0834528, 0.0], [15.6307983, -4.0807132, 0.0], [15.6280518, -4.0807132, 0.0], [15.6280518, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1671}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.0861924, 0.0], [15.6376648, -4.0861924, 0.0], [15.6376648, -4.0807132, 0.0], [15.6321716, -4.0807132, 0.0], [15.6321716, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1672}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.0985205, 0.0], [15.8024597, -4.0985205, 0.0], [15.8024597, -4.0957809, 0.0], [15.7983398, -4.0957809, 0.0], [15.7983398, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1673}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.10126, 0.0], [15.8065796, -4.10126, 0.0], [15.8065796, -4.0985205, 0.0], [15.803833, -4.0985205, 0.0], [15.803833, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1674}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.1039996, 0.0], [15.6816101, -4.1039996, 0.0], [15.6816101, -4.0998903, 0.0], [15.6788635, -4.0998903, 0.0], [15.6788635, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1675}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.1081089, 0.0], [15.6829834, -4.1081089, 0.0], [15.6829834, -4.1039996, 0.0], [15.6788635, -4.1039996, 0.0], [15.6788635, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1676}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.1163274, 0.0], [15.6761169, -4.1163274, 0.0], [15.6761169, -4.1122182, 0.0], [15.6733704, -4.1122182, 0.0], [15.6733704, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1677}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.1176972, 0.0], [15.6829834, -4.1176972, 0.0], [15.6829834, -4.1081089, 0.0], [15.6774902, -4.1081089, 0.0], [15.6774902, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1678}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.1094786, 0.0], [15.8972168, -4.1094786, 0.0], [15.8972168, -4.1026298, 0.0], [15.8930969, -4.1026298, 0.0], [15.8930969, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1679}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.1094786, 0.0], [15.90271, -4.1094786, 0.0], [15.90271, -4.10126, 0.0], [15.8972168, -4.10126, 0.0], [15.8972168, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1680}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.1176972, 0.0], [15.8958435, -4.1176972, 0.0], [15.8958435, -4.1094786, 0.0], [15.8903503, -4.1094786, 0.0], [15.8903503, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1681}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.1163274, 0.0], [15.9013367, -4.1163274, 0.0], [15.9013367, -4.1094786, 0.0], [15.8958435, -4.1094786, 0.0], [15.8958435, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1682}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.1533098, 0.0], [15.6912231, -4.1533098, 0.0], [15.6912231, -4.1492007, 0.0], [15.68573, -4.1492007, 0.0], [15.68573, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1683}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.1587885, 0.0], [15.6912231, -4.1587885, 0.0], [15.6912231, -4.1533098, 0.0], [15.6884766, -4.1533098, 0.0], [15.6884766, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1684}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1546794, 0.0], [15.6980896, -4.1546794, 0.0], [15.6980896, -4.1492007, 0.0], [15.6939697, -4.1492007, 0.0], [15.6939697, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1685}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1601582, 0.0], [15.6939697, -4.1601582, 0.0], [15.6939697, -4.1546794, 0.0], [15.6912231, -4.1546794, 0.0], [15.6912231, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1686}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.1560491, 0.0], [15.827179, -4.1560491, 0.0], [15.827179, -4.1519401, 0.0], [15.8230591, -4.1519401, 0.0], [15.8230591, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1687}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.1574188, 0.0], [15.8312988, -4.1574188, 0.0], [15.8312988, -4.1533098, 0.0], [15.827179, -4.1533098, 0.0], [15.827179, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1688}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.1615278, 0.0], [15.8409119, -4.1615278, 0.0], [15.8409119, -4.1560491, 0.0], [15.8312988, -4.1560491, 0.0], [15.8312988, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1689}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.1683761, 0.0], [15.7832336, -4.1683761, 0.0], [15.7832336, -4.1642672, 0.0], [15.7763672, -4.1642672, 0.0], [15.7763672, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1690}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.1683761, 0.0], [15.7901001, -4.1683761, 0.0], [15.7901001, -4.1601582, 0.0], [15.7832336, -4.1601582, 0.0], [15.7832336, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1691}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.1724851, 0.0], [15.7818604, -4.1724851, 0.0], [15.7818604, -4.1683761, 0.0], [15.7791138, -4.1683761, 0.0], [15.7791138, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1692}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.176594, 0.0], [15.7832336, -4.176594, 0.0], [15.7832336, -4.1724851, 0.0], [15.7804871, -4.1724851, 0.0], [15.7804871, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1693}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.1930296, 0.0], [15.6678772, -4.1930296, 0.0], [15.6678772, -4.1889207, 0.0], [15.6637573, -4.1889207, 0.0], [15.6637573, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1694}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.198508, 0.0], [15.6651306, -4.198508, 0.0], [15.6651306, -4.1930296, 0.0], [15.6610107, -4.1930296, 0.0], [15.6610107, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1695}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.2039865, 0.0], [15.6596375, -4.2039865, 0.0], [15.6596375, -4.1998777, 0.0], [15.6513977, -4.1998777, 0.0], [15.6513977, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1696}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.2094648, 0.0], [15.6582642, -4.2094648, 0.0], [15.6582642, -4.2039865, 0.0], [15.6513977, -4.2039865, 0.0], [15.6513977, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1697}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.1998777, 0.0], [15.6253052, -4.1998777, 0.0], [15.6253052, -4.1943992, 0.0], [15.619812, -4.1943992, 0.0], [15.619812, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1698}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2067256, 0.0], [15.6280518, -4.2067256, 0.0], [15.6280518, -4.1998777, 0.0], [15.6184387, -4.1998777, 0.0], [15.6184387, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1699}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.205356, 0.0], [15.6321716, -4.205356, 0.0], [15.6321716, -4.1971384, 0.0], [15.6280518, -4.1971384, 0.0], [15.6280518, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1700}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.2012473, 0.0], [15.6376648, -4.2012473, 0.0], [15.6376648, -4.1971384, 0.0], [15.6321716, -4.1971384, 0.0], [15.6321716, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1701}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2026169, 0.0], [15.8381653, -4.2026169, 0.0], [15.8381653, -4.198508, 0.0], [15.8354187, -4.198508, 0.0], [15.8354187, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1702}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.2026169, 0.0], [15.8422852, -4.2026169, 0.0], [15.8422852, -4.198508, 0.0], [15.8381653, -4.198508, 0.0], [15.8381653, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1703}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2026169, 0.0], [15.846405, -4.2026169, 0.0], [15.846405, -4.1957688, 0.0], [15.8436584, -4.1957688, 0.0], [15.8436584, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1704}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2094648, 0.0], [15.8505249, -4.2094648, 0.0], [15.8505249, -4.2026169, 0.0], [15.8422852, -4.2026169, 0.0], [15.8422852, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1705}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.221791, 0.0], [15.7791138, -4.221791, 0.0], [15.7791138, -4.2176823, 0.0], [15.770874, -4.2176823, 0.0], [15.770874, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1706}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.2272692, 0.0], [15.7791138, -4.2272692, 0.0], [15.7791138, -4.221791, 0.0], [15.7763672, -4.221791, 0.0], [15.7763672, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1707}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2245301, 0.0], [15.7846069, -4.2245301, 0.0], [15.7846069, -4.2190519, 0.0], [15.7791138, -4.2190519, 0.0], [15.7791138, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1708}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.2300083, 0.0], [15.7035828, -4.2300083, 0.0], [15.7035828, -4.2231606, 0.0], [15.6967163, -4.2231606, 0.0], [15.6967163, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1709}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.2368561, 0.0], [15.7022095, -4.2368561, 0.0], [15.7022095, -4.2300083, 0.0], [15.695343, -4.2300083, 0.0], [15.695343, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1710}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2368561, 0.0], [15.803833, -4.2368561, 0.0], [15.803833, -4.2327474, 0.0], [15.7997131, -4.2327474, 0.0], [15.7997131, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1711}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.2423342, 0.0], [15.8093262, -4.2423342, 0.0], [15.8093262, -4.234117, 0.0], [15.803833, -4.234117, 0.0], [15.803833, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1712}, "geometry": {"type": "Polygon", "coordinates": [[[15.6060791, -4.2532903, 0.0], [15.610199, -4.2532903, 0.0], [15.610199, -4.2478123, 0.0], [15.6060791, -4.2478123, 0.0], [15.6060791, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1713}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.2546598, 0.0], [15.6170654, -4.2546598, 0.0], [15.6170654, -4.2478123, 0.0], [15.6115723, -4.2478123, 0.0], [15.6115723, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1714}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.2519208, 0.0], [15.8354187, -4.2519208, 0.0], [15.8354187, -4.2450732, 0.0], [15.8285522, -4.2450732, 0.0], [15.8285522, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1715}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2587684, 0.0], [15.8052063, -4.2587684, 0.0], [15.8052063, -4.2491818, 0.0], [15.7997131, -4.2491818, 0.0], [15.7997131, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1716}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.2560294, 0.0], [15.8106995, -4.2560294, 0.0], [15.8106995, -4.2505513, 0.0], [15.8052063, -4.2505513, 0.0], [15.8052063, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1717}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.2628768, 0.0], [15.7296753, -4.2628768, 0.0], [15.7296753, -4.2560294, 0.0], [15.7269287, -4.2560294, 0.0], [15.7269287, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1718}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.2628768, 0.0], [15.7337952, -4.2628768, 0.0], [15.7337952, -4.2587684, 0.0], [15.7296753, -4.2587684, 0.0], [15.7296753, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1719}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.2642463, 0.0], [15.7365417, -4.2642463, 0.0], [15.7365417, -4.2628768, 0.0], [15.7351685, -4.2628768, 0.0], [15.7351685, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1720}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.2697243, 0.0], [15.7365417, -4.2697243, 0.0], [15.7365417, -4.2656158, 0.0], [15.7337952, -4.2656158, 0.0], [15.7337952, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1721}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2820495, 0.0], [15.8766174, -4.2820495, 0.0], [15.8766174, -4.28068, 0.0], [15.8752441, -4.28068, 0.0], [15.8752441, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1722}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.2820495, 0.0], [15.8821106, -4.2820495, 0.0], [15.8821106, -4.2765716, 0.0], [15.8779907, -4.2765716, 0.0], [15.8779907, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1723}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2888967, 0.0], [15.8807373, -4.2888967, 0.0], [15.8807373, -4.2834189, 0.0], [15.8752441, -4.2834189, 0.0], [15.8752441, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1724}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2875273, 0.0], [15.8862305, -4.2875273, 0.0], [15.8862305, -4.2834189, 0.0], [15.8807373, -4.2834189, 0.0], [15.8807373, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1725}, "geometry": {"type": "Polygon", "coordinates": [[[15.9617615, -4.2888967, 0.0], [15.9658813, -4.2888967, 0.0], [15.9658813, -4.2861579, 0.0], [15.9617615, -4.2861579, 0.0], [15.9617615, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1726}, "geometry": {"type": "Polygon", "coordinates": [[[15.9617615, -4.2930051, 0.0], [15.9658813, -4.2930051, 0.0], [15.9658813, -4.2888967, 0.0], [15.9617615, -4.2888967, 0.0], [15.9617615, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1727}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.2971134, 0.0], [15.8299255, -4.2971134, 0.0], [15.8299255, -4.2888967, 0.0], [15.8230591, -4.2888967, 0.0], [15.8230591, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1728}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.2971134, 0.0], [15.8381653, -4.2971134, 0.0], [15.8381653, -4.2943745, 0.0], [15.8299255, -4.2943745, 0.0], [15.8299255, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1729}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.3053299, 0.0], [15.8299255, -4.3053299, 0.0], [15.8299255, -4.2971134, 0.0], [15.8244324, -4.2971134, 0.0], [15.8244324, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1730}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.2998522, 0.0], [15.8381653, -4.2998522, 0.0], [15.8381653, -4.2971134, 0.0], [15.8312988, -4.2971134, 0.0], [15.8312988, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1731}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3080687, 0.0], [15.7749939, -4.3080687, 0.0], [15.7749939, -4.3025911, 0.0], [15.7667542, -4.3025911, 0.0], [15.7667542, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1732}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3135464, 0.0], [15.7736206, -4.3135464, 0.0], [15.7736206, -4.3080687, 0.0], [15.7681274, -4.3080687, 0.0], [15.7681274, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1733}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3080687, 0.0], [15.7846069, -4.3080687, 0.0], [15.7846069, -4.3025911, 0.0], [15.7763672, -4.3025911, 0.0], [15.7763672, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1734}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3135464, 0.0], [15.7832336, -4.3135464, 0.0], [15.7832336, -4.3080687, 0.0], [15.7763672, -4.3080687, 0.0], [15.7763672, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1735}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3149158, 0.0], [15.8203125, -4.3149158, 0.0], [15.8203125, -4.3080687, 0.0], [15.8175659, -4.3080687, 0.0], [15.8175659, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1736}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3217627, 0.0], [15.8230591, -4.3217627, 0.0], [15.8230591, -4.3149158, 0.0], [15.8161926, -4.3149158, 0.0], [15.8161926, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1737}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3149158, 0.0], [15.8299255, -4.3149158, 0.0], [15.8299255, -4.3094381, 0.0], [15.8258057, -4.3094381, 0.0], [15.8258057, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1738}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.3217627, 0.0], [15.8299255, -4.3217627, 0.0], [15.8299255, -4.3149158, 0.0], [15.8230591, -4.3149158, 0.0], [15.8230591, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1739}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.3190239, 0.0], [15.7667542, -4.3190239, 0.0], [15.7667542, -4.3108076, 0.0], [15.7585144, -4.3108076, 0.0], [15.7585144, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1740}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3669511, 0.0], [15.8148193, -4.3669511, 0.0], [15.8148193, -4.3573659, 0.0], [15.8093262, -4.3573659, 0.0], [15.8093262, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1741}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.3683204, 0.0], [15.8203125, -4.3683204, 0.0], [15.8203125, -4.3628432, 0.0], [15.8148193, -4.3628432, 0.0], [15.8148193, -4.3683204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1742}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3751669, 0.0], [15.7969666, -4.3751669, 0.0], [15.7969666, -4.3696897, 0.0], [15.7901001, -4.3696897, 0.0], [15.7901001, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1743}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.3820133, 0.0], [15.79422, -4.3820133, 0.0], [15.79422, -4.3765362, 0.0], [15.7887268, -4.3765362, 0.0], [15.7887268, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1744}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.3874904, 0.0], [15.79422, -4.3874904, 0.0], [15.79422, -4.3833826, 0.0], [15.7887268, -4.3833826, 0.0], [15.7887268, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1745}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.395706, 0.0], [15.79422, -4.395706, 0.0], [15.79422, -4.3888597, 0.0], [15.7873535, -4.3888597, 0.0], [15.7873535, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1746}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.3724283, 0.0], [15.8985901, -4.3724283, 0.0], [15.8985901, -4.3669511, 0.0], [15.8930969, -4.3669511, 0.0], [15.8930969, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1747}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3792748, 0.0], [15.8972168, -4.3792748, 0.0], [15.8972168, -4.3724283, 0.0], [15.8917236, -4.3724283, 0.0], [15.8917236, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1748}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.3847519, 0.0], [15.8958435, -4.3847519, 0.0], [15.8958435, -4.3792748, 0.0], [15.8903503, -4.3792748, 0.0], [15.8903503, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1749}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.3915982, 0.0], [15.8917236, -4.3915982, 0.0], [15.8917236, -4.3847519, 0.0], [15.8876038, -4.3847519, 0.0], [15.8876038, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1750}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3943367, 0.0], [15.8312988, -4.3943367, 0.0], [15.8312988, -4.3861211, 0.0], [15.827179, -4.3861211, 0.0], [15.827179, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1751}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.3943367, 0.0], [15.8354187, -4.3943367, 0.0], [15.8354187, -4.3929674, 0.0], [15.8340454, -4.3929674, 0.0], [15.8340454, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1752}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.4052907, 0.0], [15.8326721, -4.4052907, 0.0], [15.8326721, -4.395706, 0.0], [15.8285522, -4.395706, 0.0], [15.8285522, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1753}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.4052907, 0.0], [15.8409119, -4.4052907, 0.0], [15.8409119, -4.4011829, 0.0], [15.8340454, -4.4011829, 0.0], [15.8340454, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1754}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.3998137, 0.0], [15.8889771, -4.3998137, 0.0], [15.8889771, -4.3929674, 0.0], [15.8834839, -4.3929674, 0.0], [15.8834839, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1755}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.4080291, 0.0], [15.8917236, -4.4080291, 0.0], [15.8917236, -4.3998137, 0.0], [15.8848572, -4.3998137, 0.0], [15.8848572, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1756}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.4093983, 0.0], [15.8958435, -4.4093983, 0.0], [15.8958435, -4.4011829, 0.0], [15.8917236, -4.4011829, 0.0], [15.8917236, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1757}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.4107676, 0.0], [15.9013367, -4.4107676, 0.0], [15.9013367, -4.4011829, 0.0], [15.8958435, -4.4011829, 0.0], [15.8958435, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1758}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.4039214, 0.0], [15.7914734, -4.4039214, 0.0], [15.7914734, -4.3998137, 0.0], [15.7873535, -4.3998137, 0.0], [15.7873535, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1759}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.4066599, 0.0], [15.7969666, -4.4066599, 0.0], [15.7969666, -4.3984445, 0.0], [15.7914734, -4.3984445, 0.0], [15.7914734, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1760}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.4080291, 0.0], [15.7269287, -4.4080291, 0.0], [15.7269287, -4.4066599, 0.0], [15.7255554, -4.4066599, 0.0], [15.7255554, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1761}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.413506, 0.0], [15.7255554, -4.413506, 0.0], [15.7255554, -4.4093983, 0.0], [15.7228088, -4.4093983, 0.0], [15.7228088, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1762}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.4176137, 0.0], [15.7228088, -4.4176137, 0.0], [15.7228088, -4.413506, 0.0], [15.718689, -4.413506, 0.0], [15.718689, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1763}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.4217213, 0.0], [15.7241821, -4.4217213, 0.0], [15.7241821, -4.4189829, 0.0], [15.7173157, -4.4189829, 0.0], [15.7173157, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1764}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4285673, 0.0], [15.9301758, -4.4285673, 0.0], [15.9301758, -4.4258289, 0.0], [15.9274292, -4.4258289, 0.0], [15.9274292, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1765}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.4326748, 0.0], [15.9315491, -4.4326748, 0.0], [15.9315491, -4.4285673, 0.0], [15.9260559, -4.4285673, 0.0], [15.9260559, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1766}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4381515, 0.0], [15.9329224, -4.4381515, 0.0], [15.9329224, -4.4326748, 0.0], [15.9274292, -4.4326748, 0.0], [15.9274292, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1767}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.4586888, 0.0], [15.8244324, -4.4586888, 0.0], [15.8244324, -4.4573197, 0.0], [15.8203125, -4.4573197, 0.0], [15.8203125, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1768}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.4586888, 0.0], [15.8285522, -4.4586888, 0.0], [15.8285522, -4.4518431, 0.0], [15.8258057, -4.4518431, 0.0], [15.8258057, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1769}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.4641654, 0.0], [15.8216858, -4.4641654, 0.0], [15.8216858, -4.460058, 0.0], [15.8175659, -4.460058, 0.0], [15.8175659, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1770}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4655345, 0.0], [15.8299255, -4.4655345, 0.0], [15.8299255, -4.4586888, 0.0], [15.8230591, -4.4586888, 0.0], [15.8230591, -4.4655345, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1771}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.486071, 0.0], [15.921936, -4.486071, 0.0], [15.921936, -4.4819638, 0.0], [15.9178162, -4.4819638, 0.0], [15.9178162, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1772}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.4901783, 0.0], [15.9233093, -4.4901783, 0.0], [15.9233093, -4.486071, 0.0], [15.9178162, -4.486071, 0.0], [15.9178162, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1773}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.4901783, 0.0], [15.9260559, -4.4901783, 0.0], [15.9260559, -4.4888092, 0.0], [15.9246826, -4.4888092, 0.0], [15.9246826, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1774}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4956546, 0.0], [15.9315491, -4.4956546, 0.0], [15.9315491, -4.4901783, 0.0], [15.9274292, -4.4901783, 0.0], [15.9274292, -4.4956546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1775}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.5422013, 0.0], [15.7571411, -4.5422013, 0.0], [15.7571411, -4.5353564, 0.0], [15.7543945, -4.5353564, 0.0], [15.7543945, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1776}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.5408323, 0.0], [15.761261, -4.5408323, 0.0], [15.761261, -4.5353564, 0.0], [15.7571411, -4.5353564, 0.0], [15.7571411, -4.5408323, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1777}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.5641046, 0.0], [15.695343, -4.5641046, 0.0], [15.695343, -4.5613667, 0.0], [15.6912231, -4.5613667, 0.0], [15.6912231, -4.5641046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1778}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.5613667, 0.0], [15.7008362, -4.5613667, 0.0], [15.7008362, -4.5586289, 0.0], [15.6967163, -4.5586289, 0.0], [15.6967163, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1779}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.5709493, 0.0], [15.6980896, -4.5709493, 0.0], [15.6980896, -4.5654736, 0.0], [15.6939697, -4.5654736, 0.0], [15.6939697, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1780}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.5723182, 0.0], [15.7022095, -4.5723182, 0.0], [15.7022095, -4.5695803, 0.0], [15.6980896, -4.5695803, 0.0], [15.6980896, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1781}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.713303, 0.0], [15.7502747, -4.713303, 0.0], [15.7502747, -4.709197, 0.0], [15.7447815, -4.709197, 0.0], [15.7447815, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1782}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.713303, 0.0], [15.7557678, -4.713303, 0.0], [15.7557678, -4.7064597, 0.0], [15.7502747, -4.7064597, 0.0], [15.7502747, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1783}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.7201462, 0.0], [15.7502747, -4.7201462, 0.0], [15.7502747, -4.7146716, 0.0], [15.7461548, -4.7146716, 0.0], [15.7461548, -4.7201462, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1784}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7146716, 0.0], [15.7543945, -4.7146716, 0.0], [15.7543945, -4.713303, 0.0], [15.7530212, -4.713303, 0.0], [15.7530212, -4.7146716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1785}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.8638377, 0.0], [15.6596375, -4.8638377, 0.0], [15.6596375, -4.8597326, 0.0], [15.6568909, -4.8597326, 0.0], [15.6568909, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1786}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.8679427, 0.0], [15.6582642, -4.8679427, 0.0], [15.6582642, -4.8638377, 0.0], [15.652771, -4.8638377, 0.0], [15.652771, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1787}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.8720477, 0.0], [15.6541443, -4.8720477, 0.0], [15.6541443, -4.8679427, 0.0], [15.6486511, -4.8679427, 0.0], [15.6486511, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1788}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.8761527, 0.0], [15.6500244, -4.8761527, 0.0], [15.6500244, -4.8720477, 0.0], [15.6472778, -4.8720477, 0.0], [15.6472778, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1789}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.8816259, 0.0], [15.7557678, -4.8816259, 0.0], [15.7557678, -4.8761527, 0.0], [15.7530212, -4.8761527, 0.0], [15.7530212, -4.8816259, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1790}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.8829942, 0.0], [15.7598877, -4.8829942, 0.0], [15.7598877, -4.8802576, 0.0], [15.7557678, -4.8802576, 0.0], [15.7557678, -4.8829942, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1791}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.8747844, 0.0], [15.7681274, -4.8747844, 0.0], [15.7681274, -4.8679427, 0.0], [15.761261, -4.8679427, 0.0], [15.761261, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1792}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.8816259, 0.0], [15.7667542, -4.8816259, 0.0], [15.7667542, -4.8747844, 0.0], [15.7598877, -4.8747844, 0.0], [15.7598877, -4.8816259, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1793}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.0108499, 0.0], [15.8821106, -4.0108499, 0.0], [15.8821106, -4.0067401, 0.0], [15.8752441, -4.0067401, 0.0], [15.8752441, -4.0108499, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1794}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.0149596, 0.0], [15.8821106, -4.0149596, 0.0], [15.8821106, -4.0108499, 0.0], [15.8752441, -4.0108499, 0.0], [15.8752441, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1795}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.0724943, 0.0], [15.6541443, -4.0724943, 0.0], [15.6541443, -4.0683848, 0.0], [15.6472778, -4.0683848, 0.0], [15.6472778, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1796}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.0779735, 0.0], [15.6541443, -4.0779735, 0.0], [15.6541443, -4.0724943, 0.0], [15.6472778, -4.0724943, 0.0], [15.6472778, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1797}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.0711244, 0.0], [15.662384, -4.0711244, 0.0], [15.662384, -4.0642753, 0.0], [15.6541443, -4.0642753, 0.0], [15.6541443, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1798}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.0793433, 0.0], [15.6610107, -4.0793433, 0.0], [15.6610107, -4.0711244, 0.0], [15.6541443, -4.0711244, 0.0], [15.6541443, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1799}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.0642753, 0.0], [15.6692505, -4.0642753, 0.0], [15.6692505, -4.0560562, 0.0], [15.6637573, -4.0560562, 0.0], [15.6637573, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1800}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0629054, 0.0], [15.6747437, -4.0629054, 0.0], [15.6747437, -4.0533165, 0.0], [15.6692505, -4.0533165, 0.0], [15.6692505, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1801}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.0807132, 0.0], [15.6390381, -4.0807132, 0.0], [15.6390381, -4.0793433, 0.0], [15.6376648, -4.0793433, 0.0], [15.6376648, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1802}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.0793433, 0.0], [15.643158, -4.0793433, 0.0], [15.643158, -4.0766037, 0.0], [15.6404114, -4.0766037, 0.0], [15.6404114, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1803}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.0903018, 0.0], [15.643158, -4.0903018, 0.0], [15.643158, -4.0848226, 0.0], [15.6376648, -4.0848226, 0.0], [15.6376648, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1804}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.0916716, 0.0], [15.6486511, -4.0916716, 0.0], [15.6486511, -4.0875622, 0.0], [15.6445312, -4.0875622, 0.0], [15.6445312, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1805}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.0916716, 0.0], [15.7955933, -4.0916716, 0.0], [15.7955933, -4.0875622, 0.0], [15.7928467, -4.0875622, 0.0], [15.7928467, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1806}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.0957809, 0.0], [15.7955933, -4.0957809, 0.0], [15.7955933, -4.0916716, 0.0], [15.7914734, -4.0916716, 0.0], [15.7914734, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1807}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.1053693, 0.0], [15.7914734, -4.1053693, 0.0], [15.7914734, -4.0957809, 0.0], [15.7873535, -4.0957809, 0.0], [15.7873535, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1808}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.10126, 0.0], [15.7969666, -4.10126, 0.0], [15.7969666, -4.0957809, 0.0], [15.7914734, -4.0957809, 0.0], [15.7914734, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1809}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1081089, 0.0], [15.5635071, -4.1081089, 0.0], [15.5635071, -4.1026298, 0.0], [15.5566406, -4.1026298, 0.0], [15.5566406, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1810}, "geometry": {"type": "Polygon", "coordinates": [[[15.5593872, -4.1135879, 0.0], [15.5635071, -4.1135879, 0.0], [15.5635071, -4.1081089, 0.0], [15.5593872, -4.1081089, 0.0], [15.5593872, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1811}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1081089, 0.0], [15.5662537, -4.1081089, 0.0], [15.5662537, -4.1026298, 0.0], [15.5635071, -4.1026298, 0.0], [15.5635071, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1812}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1135879, 0.0], [15.5703735, -4.1135879, 0.0], [15.5703735, -4.1081089, 0.0], [15.5635071, -4.1081089, 0.0], [15.5635071, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1813}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1176972, 0.0], [15.5635071, -4.1176972, 0.0], [15.5635071, -4.1135879, 0.0], [15.5552673, -4.1135879, 0.0], [15.5552673, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1814}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1231761, 0.0], [15.5635071, -4.1231761, 0.0], [15.5635071, -4.1176972, 0.0], [15.5552673, -4.1176972, 0.0], [15.5552673, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1815}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1190669, 0.0], [15.5717468, -4.1190669, 0.0], [15.5717468, -4.1135879, 0.0], [15.5635071, -4.1135879, 0.0], [15.5635071, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1816}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1245459, 0.0], [15.5690002, -4.1245459, 0.0], [15.5690002, -4.1190669, 0.0], [15.5635071, -4.1190669, 0.0], [15.5635071, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1817}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.1053693, 0.0], [15.8601379, -4.1053693, 0.0], [15.8601379, -4.1026298, 0.0], [15.8573914, -4.1026298, 0.0], [15.8573914, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1818}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.1094786, 0.0], [15.8615112, -4.1094786, 0.0], [15.8615112, -4.1053693, 0.0], [15.8587646, -4.1053693, 0.0], [15.8587646, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1819}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.1176972, 0.0], [15.8573914, -4.1176972, 0.0], [15.8573914, -4.1108484, 0.0], [15.8532715, -4.1108484, 0.0], [15.8532715, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1820}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.1149577, 0.0], [15.8628845, -4.1149577, 0.0], [15.8628845, -4.1094786, 0.0], [15.8573914, -4.1094786, 0.0], [15.8573914, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1821}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.1218064, 0.0], [15.8573914, -4.1218064, 0.0], [15.8573914, -4.1176972, 0.0], [15.8518982, -4.1176972, 0.0], [15.8518982, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1822}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.1259156, 0.0], [15.8546448, -4.1259156, 0.0], [15.8546448, -4.1218064, 0.0], [15.8505249, -4.1218064, 0.0], [15.8505249, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1823}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.1300248, 0.0], [15.8546448, -4.1300248, 0.0], [15.8546448, -4.1259156, 0.0], [15.8505249, -4.1259156, 0.0], [15.8505249, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1824}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.1341339, 0.0], [15.8532715, -4.1341339, 0.0], [15.8532715, -4.1300248, 0.0], [15.8477783, -4.1300248, 0.0], [15.8477783, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1825}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.1670065, 0.0], [15.836792, -4.1670065, 0.0], [15.836792, -4.1615278, 0.0], [15.8326721, -4.1615278, 0.0], [15.8326721, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1826}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.1670065, 0.0], [15.8409119, -4.1670065, 0.0], [15.8409119, -4.1615278, 0.0], [15.836792, -4.1615278, 0.0], [15.836792, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1827}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.2094648, 0.0], [15.7255554, -4.2094648, 0.0], [15.7255554, -4.2039865, 0.0], [15.7200623, -4.2039865, 0.0], [15.7200623, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1828}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.2067256, 0.0], [15.7324219, -4.2067256, 0.0], [15.7324219, -4.2039865, 0.0], [15.7255554, -4.2039865, 0.0], [15.7255554, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1829}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2286388, 0.0], [15.7832336, -4.2286388, 0.0], [15.7832336, -4.2245301, 0.0], [15.7791138, -4.2245301, 0.0], [15.7791138, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1830}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.2300083, 0.0], [15.7873535, -4.2300083, 0.0], [15.7873535, -4.2258997, 0.0], [15.7832336, -4.2258997, 0.0], [15.7832336, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1831}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.2437037, 0.0], [15.6939697, -4.2437037, 0.0], [15.6939697, -4.2382256, 0.0], [15.6884766, -4.2382256, 0.0], [15.6884766, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1832}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.2437037, 0.0], [15.7008362, -4.2437037, 0.0], [15.7008362, -4.2368561, 0.0], [15.6939697, -4.2368561, 0.0], [15.6939697, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1833}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.2450732, 0.0], [15.6925964, -4.2450732, 0.0], [15.6925964, -4.2437037, 0.0], [15.6912231, -4.2437037, 0.0], [15.6912231, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1834}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.2505513, 0.0], [15.6925964, -4.2505513, 0.0], [15.6925964, -4.2464428, 0.0], [15.6884766, -4.2464428, 0.0], [15.6884766, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1835}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.2382256, 0.0], [15.8148193, -4.2382256, 0.0], [15.8148193, -4.2327474, 0.0], [15.8093262, -4.2327474, 0.0], [15.8093262, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1836}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2382256, 0.0], [15.8203125, -4.2382256, 0.0], [15.8203125, -4.2286388, 0.0], [15.8148193, -4.2286388, 0.0], [15.8148193, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1837}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2450732, 0.0], [15.8203125, -4.2450732, 0.0], [15.8203125, -4.2382256, 0.0], [15.8148193, -4.2382256, 0.0], [15.8148193, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1838}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.2532903, 0.0], [15.6225586, -4.2532903, 0.0], [15.6225586, -4.2478123, 0.0], [15.6170654, -4.2478123, 0.0], [15.6170654, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1839}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.2532903, 0.0], [15.6280518, -4.2532903, 0.0], [15.6280518, -4.2464428, 0.0], [15.6225586, -4.2464428, 0.0], [15.6225586, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1840}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2560294, 0.0], [15.6239319, -4.2560294, 0.0], [15.6239319, -4.2532903, 0.0], [15.6184387, -4.2532903, 0.0], [15.6184387, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1841}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.2601379, 0.0], [15.6239319, -4.2601379, 0.0], [15.6239319, -4.2573989, 0.0], [15.6211853, -4.2573989, 0.0], [15.6211853, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1842}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2519208, 0.0], [15.8395386, -4.2519208, 0.0], [15.8395386, -4.2437037, 0.0], [15.8354187, -4.2437037, 0.0], [15.8354187, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1843}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.2519208, 0.0], [15.8436584, -4.2519208, 0.0], [15.8436584, -4.2464428, 0.0], [15.8395386, -4.2464428, 0.0], [15.8395386, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1844}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2505513, 0.0], [15.8477783, -4.2505513, 0.0], [15.8477783, -4.2437037, 0.0], [15.8436584, -4.2437037, 0.0], [15.8436584, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1845}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.2491818, 0.0], [15.8518982, -4.2491818, 0.0], [15.8518982, -4.2450732, 0.0], [15.8477783, -4.2450732, 0.0], [15.8477783, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1846}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2505513, 0.0], [15.8560181, -4.2505513, 0.0], [15.8560181, -4.2478123, 0.0], [15.8518982, -4.2478123, 0.0], [15.8518982, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1847}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.2519208, 0.0], [15.8601379, -4.2519208, 0.0], [15.8601379, -4.2491818, 0.0], [15.8560181, -4.2491818, 0.0], [15.8560181, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1848}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2642463, 0.0], [15.7997131, -4.2642463, 0.0], [15.7997131, -4.2587684, 0.0], [15.7969666, -4.2587684, 0.0], [15.7969666, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1849}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2697243, 0.0], [15.7997131, -4.2697243, 0.0], [15.7997131, -4.2642463, 0.0], [15.7928467, -4.2642463, 0.0], [15.7928467, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1850}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2669853, 0.0], [15.803833, -4.2669853, 0.0], [15.803833, -4.2587684, 0.0], [15.7997131, -4.2587684, 0.0], [15.7997131, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1851}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.2669853, 0.0], [15.8079529, -4.2669853, 0.0], [15.8079529, -4.2615074, 0.0], [15.803833, -4.2615074, 0.0], [15.803833, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1852}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.2984828, 0.0], [15.7571411, -4.2984828, 0.0], [15.7571411, -4.2916356, 0.0], [15.7516479, -4.2916356, 0.0], [15.7516479, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1853}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.2957439, 0.0], [15.7640076, -4.2957439, 0.0], [15.7640076, -4.2902662, 0.0], [15.7571411, -4.2902662, 0.0], [15.7571411, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1854}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3025911, 0.0], [15.7598877, -4.3025911, 0.0], [15.7598877, -4.2984828, 0.0], [15.7557678, -4.2984828, 0.0], [15.7557678, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1855}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3066993, 0.0], [15.7640076, -4.3066993, 0.0], [15.7640076, -4.2984828, 0.0], [15.7598877, -4.2984828, 0.0], [15.7598877, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1856}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.2943745, 0.0], [15.7695007, -4.2943745, 0.0], [15.7695007, -4.2888967, 0.0], [15.7640076, -4.2888967, 0.0], [15.7640076, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1857}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3012217, 0.0], [15.770874, -4.3012217, 0.0], [15.770874, -4.2943745, 0.0], [15.7640076, -4.2943745, 0.0], [15.7640076, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1858}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.2984828, 0.0], [15.7722473, -4.2984828, 0.0], [15.7722473, -4.2957439, 0.0], [15.770874, -4.2957439, 0.0], [15.770874, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1859}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.2998522, 0.0], [15.7777405, -4.2998522, 0.0], [15.7777405, -4.2943745, 0.0], [15.7736206, -4.2943745, 0.0], [15.7736206, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1860}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.3149158, 0.0], [15.7557678, -4.3149158, 0.0], [15.7557678, -4.3108076, 0.0], [15.7543945, -4.3108076, 0.0], [15.7543945, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1861}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.3190239, 0.0], [15.7585144, -4.3190239, 0.0], [15.7585144, -4.3149158, 0.0], [15.7516479, -4.3149158, 0.0], [15.7516479, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1862}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.3231321, 0.0], [15.7585144, -4.3231321, 0.0], [15.7585144, -4.3190239, 0.0], [15.7516479, -4.3190239, 0.0], [15.7516479, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1863}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.3286096, 0.0], [15.7557678, -4.3286096, 0.0], [15.7557678, -4.3231321, 0.0], [15.7516479, -4.3231321, 0.0], [15.7516479, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1864}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3231321, 0.0], [15.761261, -4.3231321, 0.0], [15.761261, -4.3217627, 0.0], [15.7598877, -4.3217627, 0.0], [15.7598877, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1865}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3203933, 0.0], [15.7667542, -4.3203933, 0.0], [15.7667542, -4.3190239, 0.0], [15.7653809, -4.3190239, 0.0], [15.7653809, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1866}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.3381952, 0.0], [15.7557678, -4.3381952, 0.0], [15.7557678, -4.3340871, 0.0], [15.7530212, -4.3340871, 0.0], [15.7530212, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1867}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.3436726, 0.0], [15.7557678, -4.3436726, 0.0], [15.7557678, -4.3381952, 0.0], [15.7489014, -4.3381952, 0.0], [15.7489014, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1868}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3340871, 0.0], [15.7571411, -4.3340871, 0.0], [15.7571411, -4.329979, 0.0], [15.7557678, -4.329979, 0.0], [15.7557678, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1869}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3436726, 0.0], [15.7626343, -4.3436726, 0.0], [15.7626343, -4.3381952, 0.0], [15.7557678, -4.3381952, 0.0], [15.7557678, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1870}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.353258, 0.0], [15.7557678, -4.353258, 0.0], [15.7557678, -4.3436726, 0.0], [15.7502747, -4.3436726, 0.0], [15.7502747, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1871}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.3614739, 0.0], [15.803833, -4.3614739, 0.0], [15.803833, -4.353258, 0.0], [15.7997131, -4.353258, 0.0], [15.7997131, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1872}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3601046, 0.0], [15.8079529, -4.3601046, 0.0], [15.8079529, -4.3559966, 0.0], [15.803833, -4.3559966, 0.0], [15.803833, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1873}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.3642125, 0.0], [15.803833, -4.3642125, 0.0], [15.803833, -4.3614739, 0.0], [15.7997131, -4.3614739, 0.0], [15.7997131, -4.3642125, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1874}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3696897, 0.0], [15.8093262, -4.3696897, 0.0], [15.8093262, -4.3628432, 0.0], [15.8052063, -4.3628432, 0.0], [15.8052063, -4.3696897, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1875}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3601046, 0.0], [15.7585144, -4.3601046, 0.0], [15.7585144, -4.3573659, 0.0], [15.7557678, -4.3573659, 0.0], [15.7557678, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1876}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.3669511, 0.0], [15.7598877, -4.3669511, 0.0], [15.7598877, -4.3614739, 0.0], [15.7543945, -4.3614739, 0.0], [15.7543945, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1877}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.4093983, 0.0], [15.8024597, -4.4093983, 0.0], [15.8024597, -4.4025522, 0.0], [15.7969666, -4.4025522, 0.0], [15.7969666, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1878}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.4093983, 0.0], [15.8079529, -4.4093983, 0.0], [15.8079529, -4.4080291, 0.0], [15.8065796, -4.4080291, 0.0], [15.8065796, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1879}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.4121368, 0.0], [15.8010864, -4.4121368, 0.0], [15.8010864, -4.4093983, 0.0], [15.7969666, -4.4093983, 0.0], [15.7969666, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1880}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.4162444, 0.0], [15.8065796, -4.4162444, 0.0], [15.8065796, -4.4093983, 0.0], [15.8010864, -4.4093983, 0.0], [15.8010864, -4.4162444, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1881}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.4367824, 0.0], [15.9397888, -4.4367824, 0.0], [15.9397888, -4.4326748, 0.0], [15.9329224, -4.4326748, 0.0], [15.9329224, -4.4367824, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1882}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.4408899, 0.0], [15.9356689, -4.4408899, 0.0], [15.9356689, -4.4367824, 0.0], [15.9329224, -4.4367824, 0.0], [15.9329224, -4.4408899, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1883}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0697546, 0.0], [15.6706238, -4.0697546, 0.0], [15.6706238, -4.0642753, 0.0], [15.662384, -4.0642753, 0.0], [15.662384, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1884}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0766037, 0.0], [15.6706238, -4.0766037, 0.0], [15.6706238, -4.0697546, 0.0], [15.662384, -4.0697546, 0.0], [15.662384, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1885}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.0683848, 0.0], [15.6788635, -4.0683848, 0.0], [15.6788635, -4.0642753, 0.0], [15.6706238, -4.0642753, 0.0], [15.6706238, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1886}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.0766037, 0.0], [15.6719971, -4.0766037, 0.0], [15.6719971, -4.0752339, 0.0], [15.6706238, -4.0752339, 0.0], [15.6706238, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1887}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2258997, 0.0], [15.7118225, -4.2258997, 0.0], [15.7118225, -4.2190519, 0.0], [15.7063293, -4.2190519, 0.0], [15.7063293, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1888}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.234117, 0.0], [15.7104492, -4.234117, 0.0], [15.7104492, -4.2258997, 0.0], [15.7063293, -4.2258997, 0.0], [15.7063293, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1889}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2354865, 0.0], [15.8848572, -4.2354865, 0.0], [15.8848572, -4.2327474, 0.0], [15.8807373, -4.2327474, 0.0], [15.8807373, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1890}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.2395951, 0.0], [15.8848572, -4.2395951, 0.0], [15.8848572, -4.2354865, 0.0], [15.8834839, -4.2354865, 0.0], [15.8834839, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1891}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.2464428, 0.0], [15.8738708, -4.2464428, 0.0], [15.8738708, -4.2450732, 0.0], [15.8724976, -4.2450732, 0.0], [15.8724976, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1892}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2409647, 0.0], [15.8834839, -4.2409647, 0.0], [15.8834839, -4.2395951, 0.0], [15.8821106, -4.2395951, 0.0], [15.8821106, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1893}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2354865, 0.0], [15.8930969, -4.2354865, 0.0], [15.8930969, -4.2300083, 0.0], [15.8876038, -4.2300083, 0.0], [15.8876038, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1894}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.234117, 0.0], [15.8999634, -4.234117, 0.0], [15.8999634, -4.2258997, 0.0], [15.8930969, -4.2258997, 0.0], [15.8930969, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1895}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.2491818, 0.0], [15.8876038, -4.2491818, 0.0], [15.8876038, -4.2464428, 0.0], [15.8848572, -4.2464428, 0.0], [15.8848572, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1896}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2546598, 0.0], [15.8876038, -4.2546598, 0.0], [15.8876038, -4.2505513, 0.0], [15.8821106, -4.2505513, 0.0], [15.8821106, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1897}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.2423342, 0.0], [15.8148193, -4.2423342, 0.0], [15.8148193, -4.2382256, 0.0], [15.8093262, -4.2382256, 0.0], [15.8093262, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1898}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.2478123, 0.0], [15.8148193, -4.2478123, 0.0], [15.8148193, -4.2423342, 0.0], [15.8093262, -4.2423342, 0.0], [15.8093262, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1899}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.2820495, 0.0], [15.9178162, -4.2820495, 0.0], [15.9178162, -4.2779411, 0.0], [15.9109497, -4.2779411, 0.0], [15.9109497, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1900}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.2971134, 0.0], [15.9288025, -4.2971134, 0.0], [15.9288025, -4.2930051, 0.0], [15.9233093, -4.2930051, 0.0], [15.9233093, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1901}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.3025911, 0.0], [15.9301758, -4.3025911, 0.0], [15.9301758, -4.2971134, 0.0], [15.9274292, -4.2971134, 0.0], [15.9274292, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1902}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.3135464, 0.0], [15.9370422, -4.3135464, 0.0], [15.9370422, -4.3080687, 0.0], [15.9315491, -4.3080687, 0.0], [15.9315491, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1903}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.3231321, 0.0], [15.9288025, -4.3231321, 0.0], [15.9288025, -4.3135464, 0.0], [15.9246826, -4.3135464, 0.0], [15.9246826, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1904}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.3203933, 0.0], [15.9342957, -4.3203933, 0.0], [15.9342957, -4.3135464, 0.0], [15.9288025, -4.3135464, 0.0], [15.9288025, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1905}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.3423032, 0.0], [15.9095764, -4.3423032, 0.0], [15.9095764, -4.3354565, 0.0], [15.9054565, -4.3354565, 0.0], [15.9054565, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1906}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.3395645, 0.0], [15.9150696, -4.3395645, 0.0], [15.9150696, -4.3327177, 0.0], [15.9095764, -4.3327177, 0.0], [15.9095764, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1907}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3477806, 0.0], [15.9095764, -4.3477806, 0.0], [15.9095764, -4.3423032, 0.0], [15.9040833, -4.3423032, 0.0], [15.9040833, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1908}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.353258, 0.0], [15.9095764, -4.353258, 0.0], [15.9095764, -4.3477806, 0.0], [15.9040833, -4.3477806, 0.0], [15.9040833, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1909}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3381952, 0.0], [15.8079529, -4.3381952, 0.0], [15.8079529, -4.3327177, 0.0], [15.8010864, -4.3327177, 0.0], [15.8010864, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1910}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3436726, 0.0], [15.8106995, -4.3436726, 0.0], [15.8106995, -4.3381952, 0.0], [15.8010864, -4.3381952, 0.0], [15.8010864, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1911}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.34915, 0.0], [15.8216858, -4.34915, 0.0], [15.8216858, -4.3477806, 0.0], [15.8175659, -4.3477806, 0.0], [15.8175659, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1912}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.3505193, 0.0], [15.8258057, -4.3505193, 0.0], [15.8258057, -4.3436726, 0.0], [15.8216858, -4.3436726, 0.0], [15.8216858, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1913}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3477806, 0.0], [15.8285522, -4.3477806, 0.0], [15.8285522, -4.3423032, 0.0], [15.8258057, -4.3423032, 0.0], [15.8258057, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1914}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.353258, 0.0], [15.8340454, -4.353258, 0.0], [15.8340454, -4.3477806, 0.0], [15.8258057, -4.3477806, 0.0], [15.8258057, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1915}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.34915, 0.0], [15.7598877, -4.34915, 0.0], [15.7598877, -4.3436726, 0.0], [15.7557678, -4.3436726, 0.0], [15.7557678, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1916}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.3546273, 0.0], [15.761261, -4.3546273, 0.0], [15.761261, -4.34915, 0.0], [15.7571411, -4.34915, 0.0], [15.7571411, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1917}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3505193, 0.0], [15.7640076, -4.3505193, 0.0], [15.7640076, -4.3436726, 0.0], [15.761261, -4.3436726, 0.0], [15.761261, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1918}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3505193, 0.0], [15.7736206, -4.3505193, 0.0], [15.7736206, -4.3477806, 0.0], [15.7681274, -4.3477806, 0.0], [15.7681274, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1919}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3587352, 0.0], [15.7653809, -4.3587352, 0.0], [15.7653809, -4.3505193, 0.0], [15.761261, -4.3505193, 0.0], [15.761261, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1920}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3587352, 0.0], [15.7722473, -4.3587352, 0.0], [15.7722473, -4.3505193, 0.0], [15.7667542, -4.3505193, 0.0], [15.7667542, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1921}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.371059, 0.0], [15.7571411, -4.371059, 0.0], [15.7571411, -4.3669511, 0.0], [15.7543945, -4.3669511, 0.0], [15.7543945, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1922}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.3765362, 0.0], [15.761261, -4.3765362, 0.0], [15.761261, -4.371059, 0.0], [15.7543945, -4.371059, 0.0], [15.7543945, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1923}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3751669, 0.0], [15.7695007, -4.3751669, 0.0], [15.7695007, -4.3737976, 0.0], [15.7681274, -4.3737976, 0.0], [15.7681274, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1924}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3779055, 0.0], [15.7695007, -4.3779055, 0.0], [15.7695007, -4.3751669, 0.0], [15.7667542, -4.3751669, 0.0], [15.7667542, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1925}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3820133, 0.0], [15.7626343, -4.3820133, 0.0], [15.7626343, -4.3779055, 0.0], [15.7557678, -4.3779055, 0.0], [15.7557678, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1926}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3874904, 0.0], [15.7585144, -4.3874904, 0.0], [15.7585144, -4.3820133, 0.0], [15.7557678, -4.3820133, 0.0], [15.7557678, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1927}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.3929674, 0.0], [15.7640076, -4.3929674, 0.0], [15.7640076, -4.3874904, 0.0], [15.7543945, -4.3874904, 0.0], [15.7543945, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1928}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3984445, 0.0], [15.7640076, -4.3984445, 0.0], [15.7640076, -4.3929674, 0.0], [15.7557678, -4.3929674, 0.0], [15.7557678, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1929}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3792748, 0.0], [15.7653809, -4.3792748, 0.0], [15.7653809, -4.3779055, 0.0], [15.7640076, -4.3779055, 0.0], [15.7640076, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1930}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.3820133, 0.0], [15.7749939, -4.3820133, 0.0], [15.7749939, -4.3779055, 0.0], [15.770874, -4.3779055, 0.0], [15.770874, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1931}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3888597, 0.0], [15.7667542, -4.3888597, 0.0], [15.7667542, -4.3874904, 0.0], [15.7653809, -4.3874904, 0.0], [15.7653809, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1932}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3929674, 0.0], [15.7667542, -4.3929674, 0.0], [15.7667542, -4.3915982, 0.0], [15.7653809, -4.3915982, 0.0], [15.7653809, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1933}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.0519466, 0.0], [15.5566406, -4.0519466, 0.0], [15.5566406, -4.0478371, 0.0], [15.5525208, -4.0478371, 0.0], [15.5525208, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1934}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0560562, 0.0], [15.5566406, -4.0560562, 0.0], [15.5566406, -4.0519466, 0.0], [15.5497742, -4.0519466, 0.0], [15.5497742, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1935}, "geometry": {"type": "Polygon", "coordinates": [[[15.5209351, -4.1067391, 0.0], [15.5291748, -4.1067391, 0.0], [15.5291748, -4.10126, 0.0], [15.5209351, -4.10126, 0.0], [15.5209351, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1936}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.1122182, 0.0], [15.5291748, -4.1122182, 0.0], [15.5291748, -4.1067391, 0.0], [15.5236816, -4.1067391, 0.0], [15.5236816, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1937}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1067391, 0.0], [15.5387878, -4.1067391, 0.0], [15.5387878, -4.10126, 0.0], [15.5291748, -4.10126, 0.0], [15.5291748, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1938}, "geometry": {"type": "Polygon", "coordinates": [[[15.5195618, -4.1176972, 0.0], [15.5236816, -4.1176972, 0.0], [15.5236816, -4.1122182, 0.0], [15.5195618, -4.1122182, 0.0], [15.5195618, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1939}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.1190669, 0.0], [15.5291748, -4.1190669, 0.0], [15.5291748, -4.1122182, 0.0], [15.5236816, -4.1122182, 0.0], [15.5236816, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1940}, "geometry": {"type": "Polygon", "coordinates": [[[15.534668, -4.1190669, 0.0], [15.5401611, -4.1190669, 0.0], [15.5401611, -4.1122182, 0.0], [15.534668, -4.1122182, 0.0], [15.534668, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1941}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.2519208, 0.0], [15.5813599, -4.2519208, 0.0], [15.5813599, -4.2464428, 0.0], [15.5758667, -4.2464428, 0.0], [15.5758667, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1942}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.2573989, 0.0], [15.5813599, -4.2573989, 0.0], [15.5813599, -4.2519208, 0.0], [15.5758667, -4.2519208, 0.0], [15.5758667, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1943}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.2628768, 0.0], [15.5813599, -4.2628768, 0.0], [15.5813599, -4.2573989, 0.0], [15.5758667, -4.2573989, 0.0], [15.5758667, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1944}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1752244, 0.0], [15.7090759, -4.1752244, 0.0], [15.7090759, -4.1738548, 0.0], [15.7077026, -4.1738548, 0.0], [15.7077026, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1945}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.1834422, 0.0], [15.7255554, -4.1834422, 0.0], [15.7255554, -4.1779637, 0.0], [15.7200623, -4.1779637, 0.0], [15.7200623, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1946}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.1889207, 0.0], [15.7241821, -4.1889207, 0.0], [15.7241821, -4.1834422, 0.0], [15.7159424, -4.1834422, 0.0], [15.7159424, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1947}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2108344, 0.0], [15.7022095, -4.2108344, 0.0], [15.7022095, -4.2039865, 0.0], [15.6980896, -4.2039865, 0.0], [15.6980896, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1948}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.212204, 0.0], [15.7063293, -4.212204, 0.0], [15.7063293, -4.2039865, 0.0], [15.7035828, -4.2039865, 0.0], [15.7035828, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1949}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2176823, 0.0], [15.7090759, -4.2176823, 0.0], [15.7090759, -4.2108344, 0.0], [15.7063293, -4.2108344, 0.0], [15.7063293, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1950}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2409647, 0.0], [15.8917236, -4.2409647, 0.0], [15.8917236, -4.2354865, 0.0], [15.8862305, -4.2354865, 0.0], [15.8862305, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1951}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2464428, 0.0], [15.8917236, -4.2464428, 0.0], [15.8917236, -4.2423342, 0.0], [15.8876038, -4.2423342, 0.0], [15.8876038, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1952}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.2423342, 0.0], [15.8944702, -4.2423342, 0.0], [15.8944702, -4.2409647, 0.0], [15.8930969, -4.2409647, 0.0], [15.8930969, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1953}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.2395951, 0.0], [15.8999634, -4.2395951, 0.0], [15.8999634, -4.2368561, 0.0], [15.8958435, -4.2368561, 0.0], [15.8958435, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1954}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.2505513, 0.0], [15.8738708, -4.2505513, 0.0], [15.8738708, -4.2464428, 0.0], [15.8683777, -4.2464428, 0.0], [15.8683777, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1955}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.2560294, 0.0], [15.8821106, -4.2560294, 0.0], [15.8821106, -4.2478123, 0.0], [15.8779907, -4.2478123, 0.0], [15.8779907, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1956}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2587684, 0.0], [15.8738708, -4.2587684, 0.0], [15.8738708, -4.2560294, 0.0], [15.8670044, -4.2560294, 0.0], [15.8670044, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1957}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.2642463, 0.0], [15.8724976, -4.2642463, 0.0], [15.8724976, -4.2601379, 0.0], [15.8683777, -4.2601379, 0.0], [15.8683777, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1958}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2601379, 0.0], [15.8821106, -4.2601379, 0.0], [15.8821106, -4.2560294, 0.0], [15.8738708, -4.2560294, 0.0], [15.8738708, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1959}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2669853, 0.0], [15.8752441, -4.2669853, 0.0], [15.8752441, -4.2656158, 0.0], [15.8738708, -4.2656158, 0.0], [15.8738708, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1960}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2628768, 0.0], [15.8862305, -4.2628768, 0.0], [15.8862305, -4.2546598, 0.0], [15.8821106, -4.2546598, 0.0], [15.8821106, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1961}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2615074, 0.0], [15.8903503, -4.2615074, 0.0], [15.8903503, -4.2546598, 0.0], [15.8862305, -4.2546598, 0.0], [15.8862305, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1962}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.2642463, 0.0], [15.8944702, -4.2642463, 0.0], [15.8944702, -4.2573989, 0.0], [15.8903503, -4.2573989, 0.0], [15.8903503, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1963}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.2628768, 0.0], [15.8985901, -4.2628768, 0.0], [15.8985901, -4.2573989, 0.0], [15.8944702, -4.2573989, 0.0], [15.8944702, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1964}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.2820495, 0.0], [15.9246826, -4.2820495, 0.0], [15.9246826, -4.2779411, 0.0], [15.9178162, -4.2779411, 0.0], [15.9178162, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1965}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.2861579, 0.0], [15.9246826, -4.2861579, 0.0], [15.9246826, -4.2820495, 0.0], [15.9205627, -4.2820495, 0.0], [15.9205627, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1966}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.2930051, 0.0], [15.9301758, -4.2930051, 0.0], [15.9301758, -4.2834189, 0.0], [15.9246826, -4.2834189, 0.0], [15.9246826, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1967}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.2875273, 0.0], [15.9370422, -4.2875273, 0.0], [15.9370422, -4.2834189, 0.0], [15.9301758, -4.2834189, 0.0], [15.9301758, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1968}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.3080687, 0.0], [15.9315491, -4.3080687, 0.0], [15.9315491, -4.3025911, 0.0], [15.9274292, -4.3025911, 0.0], [15.9274292, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1969}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.3135464, 0.0], [15.9315491, -4.3135464, 0.0], [15.9315491, -4.3080687, 0.0], [15.9260559, -4.3080687, 0.0], [15.9260559, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1970}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3245015, 0.0], [15.9191895, -4.3245015, 0.0], [15.9191895, -4.3231321, 0.0], [15.9150696, -4.3231321, 0.0], [15.9150696, -4.3245015, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1971}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.3258709, 0.0], [15.9246826, -4.3258709, 0.0], [15.9246826, -4.3190239, 0.0], [15.9205627, -4.3190239, 0.0], [15.9205627, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1972}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3327177, 0.0], [15.9191895, -4.3327177, 0.0], [15.9191895, -4.3272403, 0.0], [15.9150696, -4.3272403, 0.0], [15.9150696, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1973}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.329979, 0.0], [15.9233093, -4.329979, 0.0], [15.9233093, -4.3258709, 0.0], [15.9191895, -4.3258709, 0.0], [15.9191895, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1974}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.3286096, 0.0], [15.7846069, -4.3286096, 0.0], [15.7846069, -4.3258709, 0.0], [15.7818604, -4.3258709, 0.0], [15.7818604, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1975}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3354565, 0.0], [15.7846069, -4.3354565, 0.0], [15.7846069, -4.329979, 0.0], [15.7763672, -4.329979, 0.0], [15.7763672, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1976}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.3505193, 0.0], [15.7846069, -4.3505193, 0.0], [15.7846069, -4.3464113, 0.0], [15.7818604, -4.3464113, 0.0], [15.7818604, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1977}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3587352, 0.0], [15.7859802, -4.3587352, 0.0], [15.7859802, -4.3518886, 0.0], [15.7832336, -4.3518886, 0.0], [15.7832336, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1978}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3368258, 0.0], [15.7983398, -4.3368258, 0.0], [15.7983398, -4.3354565, 0.0], [15.7969666, -4.3354565, 0.0], [15.7969666, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1979}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.3423032, 0.0], [15.7997131, -4.3423032, 0.0], [15.7997131, -4.3381952, 0.0], [15.7955933, -4.3381952, 0.0], [15.7955933, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1980}, "geometry": {"type": "Polygon", "coordinates": [[[0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1981}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.3587352, 0.0], [15.7887268, -4.3587352, 0.0], [15.7887268, -4.3573659, 0.0], [15.7873535, -4.3573659, 0.0], [15.7873535, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1982}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3450419, 0.0], [15.8024597, -4.3450419, 0.0], [15.8024597, -4.3436726, 0.0], [15.8010864, -4.3436726, 0.0], [15.8010864, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1983}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3477806, 0.0], [15.8052063, -4.3477806, 0.0], [15.8052063, -4.3436726, 0.0], [15.8024597, -4.3436726, 0.0], [15.8024597, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1984}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.34915, 0.0], [15.8175659, -4.34915, 0.0], [15.8175659, -4.3436726, 0.0], [15.8106995, -4.3436726, 0.0], [15.8106995, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1985}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.3546273, 0.0], [15.8175659, -4.3546273, 0.0], [15.8175659, -4.34915, 0.0], [15.8148193, -4.34915, 0.0], [15.8148193, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1986}, "geometry": {"type": "Polygon", "coordinates": [[[15.5470276, -4.0601658, 0.0], [15.5511475, -4.0601658, 0.0], [15.5511475, -4.0560562, 0.0], [15.5470276, -4.0560562, 0.0], [15.5470276, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1987}, "geometry": {"type": "Polygon", "coordinates": [[[15.5456543, -4.0642753, 0.0], [15.5511475, -4.0642753, 0.0], [15.5511475, -4.0601658, 0.0], [15.5456543, -4.0601658, 0.0], [15.5456543, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1988}, "geometry": {"type": "Polygon", "coordinates": [[[15.5511475, -4.0601658, 0.0], [15.5566406, -4.0601658, 0.0], [15.5566406, -4.0560562, 0.0], [15.5511475, -4.0560562, 0.0], [15.5511475, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1989}, "geometry": {"type": "Polygon", "coordinates": [[[15.5511475, -4.0642753, 0.0], [15.5566406, -4.0642753, 0.0], [15.5566406, -4.0601658, 0.0], [15.5511475, -4.0601658, 0.0], [15.5511475, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1990}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.0724943, 0.0], [15.5387878, -4.0724943, 0.0], [15.5387878, -4.0683848, 0.0], [15.5332947, -4.0683848, 0.0], [15.5332947, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1991}, "geometry": {"type": "Polygon", "coordinates": [[[15.5319214, -4.0807132, 0.0], [15.5374146, -4.0807132, 0.0], [15.5374146, -4.0724943, 0.0], [15.5319214, -4.0724943, 0.0], [15.5319214, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1992}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0807132, 0.0], [15.544281, -4.0807132, 0.0], [15.544281, -4.0724943, 0.0], [15.5387878, -4.0724943, 0.0], [15.5387878, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1993}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.0478371, 0.0], [15.5744934, -4.0478371, 0.0], [15.5744934, -4.0437275, 0.0], [15.5690002, -4.0437275, 0.0], [15.5690002, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1994}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.0450973, 0.0], [15.5813599, -4.0450973, 0.0], [15.5813599, -4.0382479, 0.0], [15.5744934, -4.0382479, 0.0], [15.5744934, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1995}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0793433, 0.0], [15.5648804, -4.0793433, 0.0], [15.5648804, -4.0738641, 0.0], [15.5566406, -4.0738641, 0.0], [15.5566406, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1996}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.0766037, 0.0], [15.567627, -4.0766037, 0.0], [15.567627, -4.0724943, 0.0], [15.5662537, -4.0724943, 0.0], [15.5662537, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1997}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.0724943, 0.0], [15.5758667, -4.0724943, 0.0], [15.5758667, -4.0683848, 0.0], [15.5717468, -4.0683848, 0.0], [15.5717468, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1998}, "geometry": {"type": "Polygon", "coordinates": [[[15.5209351, -4.0903018, 0.0], [15.5250549, -4.0903018, 0.0], [15.5250549, -4.088932, 0.0], [15.5209351, -4.088932, 0.0], [15.5209351, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 1999}, "geometry": {"type": "Polygon", "coordinates": [[[15.5250549, -4.0903018, 0.0], [15.5291748, -4.0903018, 0.0], [15.5291748, -4.0861924, 0.0], [15.5250549, -4.0861924, 0.0], [15.5250549, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2000}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.0903018, 0.0], [15.5332947, -4.0903018, 0.0], [15.5332947, -4.0807132, 0.0], [15.5291748, -4.0807132, 0.0], [15.5291748, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2001}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.0903018, 0.0], [15.5387878, -4.0903018, 0.0], [15.5387878, -4.0807132, 0.0], [15.5332947, -4.0807132, 0.0], [15.5332947, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2002}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0861924, 0.0], [15.5456543, -4.0861924, 0.0], [15.5456543, -4.082083, 0.0], [15.5387878, -4.082083, 0.0], [15.5387878, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2003}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0903018, 0.0], [15.544281, -4.0903018, 0.0], [15.544281, -4.0861924, 0.0], [15.5387878, -4.0861924, 0.0], [15.5387878, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2004}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0998903, 0.0], [15.5429077, -4.0998903, 0.0], [15.5429077, -4.0916716, 0.0], [15.5387878, -4.0916716, 0.0], [15.5387878, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2005}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.0957809, 0.0], [15.5484009, -4.0957809, 0.0], [15.5484009, -4.0903018, 0.0], [15.5429077, -4.0903018, 0.0], [15.5429077, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2006}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0861924, 0.0], [15.553894, -4.0861924, 0.0], [15.553894, -4.0807132, 0.0], [15.5497742, -4.0807132, 0.0], [15.5497742, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2007}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.0834528, 0.0], [15.5593872, -4.0834528, 0.0], [15.5593872, -4.0807132, 0.0], [15.5552673, -4.0807132, 0.0], [15.5552673, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2008}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.0875622, 0.0], [15.553894, -4.0875622, 0.0], [15.553894, -4.0861924, 0.0], [15.5525208, -4.0861924, 0.0], [15.5525208, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2009}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.0930413, 0.0], [15.5511475, -4.0930413, 0.0], [15.5511475, -4.0916716, 0.0], [15.5484009, -4.0916716, 0.0], [15.5484009, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2010}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1122182, 0.0], [15.5332947, -4.1122182, 0.0], [15.5332947, -4.1067391, 0.0], [15.5291748, -4.1067391, 0.0], [15.5291748, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2011}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.1122182, 0.0], [15.5387878, -4.1122182, 0.0], [15.5387878, -4.1067391, 0.0], [15.5332947, -4.1067391, 0.0], [15.5332947, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2012}, "geometry": {"type": "Polygon", "coordinates": [[[15.5319214, -4.1231761, 0.0], [15.534668, -4.1231761, 0.0], [15.534668, -4.1176972, 0.0], [15.5319214, -4.1176972, 0.0], [15.5319214, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2013}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.1574188, 0.0], [15.5923462, -4.1574188, 0.0], [15.5923462, -4.1560491, 0.0], [15.5909729, -4.1560491, 0.0], [15.5909729, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2014}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.1574188, 0.0], [15.5937195, -4.1574188, 0.0], [15.5937195, -4.1560491, 0.0], [15.5923462, -4.1560491, 0.0], [15.5923462, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2015}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.2464428, 0.0], [15.57724, -4.2464428, 0.0], [15.57724, -4.2409647, 0.0], [15.5744934, -4.2409647, 0.0], [15.5744934, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2016}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.2464428, 0.0], [15.5813599, -4.2464428, 0.0], [15.5813599, -4.2409647, 0.0], [15.57724, -4.2409647, 0.0], [15.57724, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2017}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2080952, 0.0], [15.5882263, -4.2080952, 0.0], [15.5882263, -4.2026169, 0.0], [15.5813599, -4.2026169, 0.0], [15.5813599, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2018}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2163127, 0.0], [15.586853, -4.2163127, 0.0], [15.586853, -4.212204, 0.0], [15.5813599, -4.212204, 0.0], [15.5813599, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2019}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.2080952, 0.0], [15.6074524, -4.2080952, 0.0], [15.6074524, -4.2026169, 0.0], [15.6005859, -4.2026169, 0.0], [15.6005859, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2020}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.2067256, 0.0], [15.6143188, -4.2067256, 0.0], [15.6143188, -4.2039865, 0.0], [15.6074524, -4.2039865, 0.0], [15.6074524, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2021}, "geometry": {"type": "Polygon", "coordinates": [[[15.5992126, -4.2313779, 0.0], [15.6019592, -4.2313779, 0.0], [15.6019592, -4.2300083, 0.0], [15.5992126, -4.2300083, 0.0], [15.5992126, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2022}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.2313779, 0.0], [15.6047058, -4.2313779, 0.0], [15.6047058, -4.2300083, 0.0], [15.6019592, -4.2300083, 0.0], [15.6019592, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2023}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.2546598, 0.0], [15.5964661, -4.2546598, 0.0], [15.5964661, -4.2450732, 0.0], [15.5909729, -4.2450732, 0.0], [15.5909729, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2024}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2464428, 0.0], [15.6019592, -4.2464428, 0.0], [15.6019592, -4.2450732, 0.0], [15.5978394, -4.2450732, 0.0], [15.5978394, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2025}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.1820726, 0.0], [15.6925964, -4.1820726, 0.0], [15.6925964, -4.1793333, 0.0], [15.6884766, -4.1793333, 0.0], [15.6884766, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2026}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.180703, 0.0], [15.6967163, -4.180703, 0.0], [15.6967163, -4.1752244, 0.0], [15.6925964, -4.1752244, 0.0], [15.6925964, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2027}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.1861815, 0.0], [15.6912231, -4.1861815, 0.0], [15.6912231, -4.1820726, 0.0], [15.6871033, -4.1820726, 0.0], [15.6871033, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2028}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1820726, 0.0], [15.7077026, -4.1820726, 0.0], [15.7077026, -4.1752244, 0.0], [15.7022095, -4.1752244, 0.0], [15.7022095, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2029}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1957688, 0.0], [15.6939697, -4.1957688, 0.0], [15.6939697, -4.1930296, 0.0], [15.6912231, -4.1930296, 0.0], [15.6912231, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2030}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1957688, 0.0], [15.6980896, -4.1957688, 0.0], [15.6980896, -4.1889207, 0.0], [15.6939697, -4.1889207, 0.0], [15.6939697, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2031}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.2026169, 0.0], [15.6939697, -4.2026169, 0.0], [15.6939697, -4.1957688, 0.0], [15.6898499, -4.1957688, 0.0], [15.6898499, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2032}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1848119, 0.0], [15.7104492, -4.1848119, 0.0], [15.7104492, -4.180703, 0.0], [15.7077026, -4.180703, 0.0], [15.7077026, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2033}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1889207, 0.0], [15.7131958, -4.1889207, 0.0], [15.7131958, -4.1848119, 0.0], [15.7077026, -4.1848119, 0.0], [15.7077026, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2034}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1957688, 0.0], [15.7118225, -4.1957688, 0.0], [15.7118225, -4.1889207, 0.0], [15.7077026, -4.1889207, 0.0], [15.7077026, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2035}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.1957688, 0.0], [15.7173157, -4.1957688, 0.0], [15.7173157, -4.1889207, 0.0], [15.7118225, -4.1889207, 0.0], [15.7118225, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2036}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1957688, 0.0], [15.7228088, -4.1957688, 0.0], [15.7228088, -4.1889207, 0.0], [15.7173157, -4.1889207, 0.0], [15.7173157, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2037}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.1943992, 0.0], [15.728302, -4.1943992, 0.0], [15.728302, -4.1889207, 0.0], [15.7255554, -4.1889207, 0.0], [15.7255554, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2038}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2012473, 0.0], [15.7228088, -4.2012473, 0.0], [15.7228088, -4.1957688, 0.0], [15.7173157, -4.1957688, 0.0], [15.7173157, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2039}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.2039865, 0.0], [15.728302, -4.2039865, 0.0], [15.728302, -4.1957688, 0.0], [15.7228088, -4.1957688, 0.0], [15.7228088, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2040}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2108344, 0.0], [15.7104492, -4.2108344, 0.0], [15.7104492, -4.2039865, 0.0], [15.7063293, -4.2039865, 0.0], [15.7063293, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2041}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.2094648, 0.0], [15.7145691, -4.2094648, 0.0], [15.7145691, -4.2039865, 0.0], [15.7104492, -4.2039865, 0.0], [15.7104492, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2042}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2560294, 0.0], [15.869751, -4.2560294, 0.0], [15.869751, -4.2519208, 0.0], [15.8670044, -4.2519208, 0.0], [15.8670044, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2043}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.2560294, 0.0], [15.8738708, -4.2560294, 0.0], [15.8738708, -4.2505513, 0.0], [15.869751, -4.2505513, 0.0], [15.869751, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2044}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2519208, 0.0], [15.8779907, -4.2519208, 0.0], [15.8779907, -4.2478123, 0.0], [15.8738708, -4.2478123, 0.0], [15.8738708, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2045}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2560294, 0.0], [15.8779907, -4.2560294, 0.0], [15.8779907, -4.2519208, 0.0], [15.8738708, -4.2519208, 0.0], [15.8738708, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2046}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2765716, 0.0], [15.9301758, -4.2765716, 0.0], [15.9301758, -4.2738327, 0.0], [15.9274292, -4.2738327, 0.0], [15.9274292, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2047}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.2834189, 0.0], [15.9274292, -4.2834189, 0.0], [15.9274292, -4.2779411, 0.0], [15.9246826, -4.2779411, 0.0], [15.9246826, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2048}, "geometry": {"type": "Polygon", "coordinates": [[[0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2049}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.2834189, 0.0], [15.9384155, -4.2834189, 0.0], [15.9384155, -4.2820495, 0.0], [15.9370422, -4.2820495, 0.0], [15.9370422, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2050}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.3231321, 0.0], [15.7722473, -4.3231321, 0.0], [15.7722473, -4.3176546, 0.0], [15.7695007, -4.3176546, 0.0], [15.7695007, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2051}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.3245015, 0.0], [15.7763672, -4.3245015, 0.0], [15.7763672, -4.3176546, 0.0], [15.7722473, -4.3176546, 0.0], [15.7722473, -4.3245015, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2052}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3203933, 0.0], [15.7846069, -4.3203933, 0.0], [15.7846069, -4.3162852, 0.0], [15.7777405, -4.3162852, 0.0], [15.7777405, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2053}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3258709, 0.0], [15.7846069, -4.3258709, 0.0], [15.7846069, -4.3203933, 0.0], [15.7763672, -4.3203933, 0.0], [15.7763672, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2054}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3176546, 0.0], [15.7928467, -4.3176546, 0.0], [15.7928467, -4.312177, 0.0], [15.7846069, -4.312177, 0.0], [15.7846069, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2055}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3231321, 0.0], [15.7928467, -4.3231321, 0.0], [15.7928467, -4.3176546, 0.0], [15.7846069, -4.3176546, 0.0], [15.7846069, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2056}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3231321, 0.0], [15.7969666, -4.3231321, 0.0], [15.7969666, -4.3203933, 0.0], [15.7928467, -4.3203933, 0.0], [15.7928467, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2057}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.3231321, 0.0], [15.8010864, -4.3231321, 0.0], [15.8010864, -4.3190239, 0.0], [15.7983398, -4.3190239, 0.0], [15.7983398, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2058}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3286096, 0.0], [15.7901001, -4.3286096, 0.0], [15.7901001, -4.3231321, 0.0], [15.7846069, -4.3231321, 0.0], [15.7846069, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2059}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3340871, 0.0], [15.7901001, -4.3340871, 0.0], [15.7901001, -4.3286096, 0.0], [15.7846069, -4.3286096, 0.0], [15.7846069, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2060}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.3272403, 0.0], [15.8010864, -4.3272403, 0.0], [15.8010864, -4.3231321, 0.0], [15.79422, -4.3231321, 0.0], [15.79422, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2061}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3354565, 0.0], [15.8010864, -4.3354565, 0.0], [15.8010864, -4.3286096, 0.0], [15.7969666, -4.3286096, 0.0], [15.7969666, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2062}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3395645, 0.0], [15.7763672, -4.3395645, 0.0], [15.7763672, -4.3381952, 0.0], [15.7749939, -4.3381952, 0.0], [15.7749939, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2063}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3423032, 0.0], [15.7804871, -4.3423032, 0.0], [15.7804871, -4.3368258, 0.0], [15.7777405, -4.3368258, 0.0], [15.7777405, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2064}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.3409339, 0.0], [15.7873535, -4.3409339, 0.0], [15.7873535, -4.3354565, 0.0], [15.7804871, -4.3354565, 0.0], [15.7804871, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2065}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.3464113, 0.0], [15.7846069, -4.3464113, 0.0], [15.7846069, -4.3409339, 0.0], [15.7804871, -4.3409339, 0.0], [15.7804871, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2066}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.0683848, 0.0], [15.544281, -4.0683848, 0.0], [15.544281, -4.0642753, 0.0], [15.5401611, -4.0642753, 0.0], [15.5401611, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2067}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0724943, 0.0], [15.544281, -4.0724943, 0.0], [15.544281, -4.0683848, 0.0], [15.5387878, -4.0683848, 0.0], [15.5387878, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2068}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.0683848, 0.0], [15.5497742, -4.0683848, 0.0], [15.5497742, -4.0642753, 0.0], [15.544281, -4.0642753, 0.0], [15.544281, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2069}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.0724943, 0.0], [15.5497742, -4.0724943, 0.0], [15.5497742, -4.0683848, 0.0], [15.544281, -4.0683848, 0.0], [15.544281, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2070}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.0766037, 0.0], [15.5497742, -4.0766037, 0.0], [15.5497742, -4.0724943, 0.0], [15.544281, -4.0724943, 0.0], [15.544281, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2071}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.0807132, 0.0], [15.5497742, -4.0807132, 0.0], [15.5497742, -4.0766037, 0.0], [15.544281, -4.0766037, 0.0], [15.544281, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2072}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0807132, 0.0], [15.5566406, -4.0807132, 0.0], [15.5566406, -4.0766037, 0.0], [15.5497742, -4.0766037, 0.0], [15.5497742, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2073}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0519466, 0.0], [15.5593872, -4.0519466, 0.0], [15.5593872, -4.0464672, 0.0], [15.5566406, -4.0464672, 0.0], [15.5566406, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2074}, "geometry": {"type": "Polygon", "coordinates": [[[15.5593872, -4.0519466, 0.0], [15.5621338, -4.0519466, 0.0], [15.5621338, -4.0464672, 0.0], [15.5593872, -4.0464672, 0.0], [15.5593872, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2075}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.0519466, 0.0], [15.5648804, -4.0519466, 0.0], [15.5648804, -4.0464672, 0.0], [15.5621338, -4.0464672, 0.0], [15.5621338, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2076}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.0519466, 0.0], [15.5690002, -4.0519466, 0.0], [15.5690002, -4.0450973, 0.0], [15.5648804, -4.0450973, 0.0], [15.5648804, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2077}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0546864, 0.0], [15.5621338, -4.0546864, 0.0], [15.5621338, -4.0519466, 0.0], [15.5566406, -4.0519466, 0.0], [15.5566406, -4.0546864, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2078}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0587959, 0.0], [15.5621338, -4.0587959, 0.0], [15.5621338, -4.0546864, 0.0], [15.5566406, -4.0546864, 0.0], [15.5566406, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2079}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.0587959, 0.0], [15.5648804, -4.0587959, 0.0], [15.5648804, -4.0519466, 0.0], [15.5621338, -4.0519466, 0.0], [15.5621338, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2080}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.0533165, 0.0], [15.5731201, -4.0533165, 0.0], [15.5731201, -4.0478371, 0.0], [15.5690002, -4.0478371, 0.0], [15.5690002, -4.0533165, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2081}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.0587959, 0.0], [15.5744934, -4.0587959, 0.0], [15.5744934, -4.0533165, 0.0], [15.5690002, -4.0533165, 0.0], [15.5690002, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2082}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.0587959, 0.0], [15.57724, -4.0587959, 0.0], [15.57724, -4.0574261, 0.0], [15.5744934, -4.0574261, 0.0], [15.5744934, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2083}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.0587959, 0.0], [15.5813599, -4.0587959, 0.0], [15.5813599, -4.0546864, 0.0], [15.57724, -4.0546864, 0.0], [15.57724, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2084}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0629054, 0.0], [15.5607605, -4.0629054, 0.0], [15.5607605, -4.0587959, 0.0], [15.5566406, -4.0587959, 0.0], [15.5566406, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2085}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0683848, 0.0], [15.5607605, -4.0683848, 0.0], [15.5607605, -4.0629054, 0.0], [15.5566406, -4.0629054, 0.0], [15.5566406, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2086}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.0629054, 0.0], [15.5662537, -4.0629054, 0.0], [15.5662537, -4.0587959, 0.0], [15.5607605, -4.0587959, 0.0], [15.5607605, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2087}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.0683848, 0.0], [15.5662537, -4.0683848, 0.0], [15.5662537, -4.0629054, 0.0], [15.5607605, -4.0629054, 0.0], [15.5607605, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2088}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.0629054, 0.0], [15.5703735, -4.0629054, 0.0], [15.5703735, -4.0587959, 0.0], [15.5662537, -4.0587959, 0.0], [15.5662537, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2089}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.0670149, 0.0], [15.5703735, -4.0670149, 0.0], [15.5703735, -4.0629054, 0.0], [15.5662537, -4.0629054, 0.0], [15.5662537, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2090}, "geometry": {"type": "Polygon", "coordinates": [[[15.5703735, -4.0629054, 0.0], [15.5758667, -4.0629054, 0.0], [15.5758667, -4.0587959, 0.0], [15.5703735, -4.0587959, 0.0], [15.5703735, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2091}, "geometry": {"type": "Polygon", "coordinates": [[[15.5703735, -4.0670149, 0.0], [15.5744934, -4.0670149, 0.0], [15.5744934, -4.0629054, 0.0], [15.5703735, -4.0629054, 0.0], [15.5703735, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2092}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.0738641, 0.0], [15.5607605, -4.0738641, 0.0], [15.5607605, -4.0683848, 0.0], [15.5566406, -4.0683848, 0.0], [15.5566406, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2093}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.0738641, 0.0], [15.5662537, -4.0738641, 0.0], [15.5662537, -4.0683848, 0.0], [15.5607605, -4.0683848, 0.0], [15.5607605, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2094}, "geometry": {"type": "Polygon", "coordinates": [[[15.5195618, -4.0957809, 0.0], [15.5236816, -4.0957809, 0.0], [15.5236816, -4.0903018, 0.0], [15.5195618, -4.0903018, 0.0], [15.5195618, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2095}, "geometry": {"type": "Polygon", "coordinates": [[[15.5195618, -4.10126, 0.0], [15.5236816, -4.10126, 0.0], [15.5236816, -4.0957809, 0.0], [15.5195618, -4.0957809, 0.0], [15.5195618, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2096}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.0957809, 0.0], [15.5332947, -4.0957809, 0.0], [15.5332947, -4.0903018, 0.0], [15.5291748, -4.0903018, 0.0], [15.5291748, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2097}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.0957809, 0.0], [15.5374146, -4.0957809, 0.0], [15.5374146, -4.0903018, 0.0], [15.5332947, -4.0903018, 0.0], [15.5332947, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2098}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.10126, 0.0], [15.5332947, -4.10126, 0.0], [15.5332947, -4.0957809, 0.0], [15.5291748, -4.0957809, 0.0], [15.5291748, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2099}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.10126, 0.0], [15.5387878, -4.10126, 0.0], [15.5387878, -4.0957809, 0.0], [15.5332947, -4.0957809, 0.0], [15.5332947, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2100}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1176972, 0.0], [15.5319214, -4.1176972, 0.0], [15.5319214, -4.1122182, 0.0], [15.5291748, -4.1122182, 0.0], [15.5291748, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2101}, "geometry": {"type": "Polygon", "coordinates": [[[15.5319214, -4.1176972, 0.0], [15.534668, -4.1176972, 0.0], [15.534668, -4.1122182, 0.0], [15.5319214, -4.1122182, 0.0], [15.5319214, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2102}, "geometry": {"type": "Polygon", "coordinates": [[[15.5415344, -4.1615278, 0.0], [15.5429077, -4.1615278, 0.0], [15.5429077, -4.1574188, 0.0], [15.5415344, -4.1574188, 0.0], [15.5415344, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2103}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.1656368, 0.0], [15.544281, -4.1656368, 0.0], [15.544281, -4.1628975, 0.0], [15.5429077, -4.1628975, 0.0], [15.5429077, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2104}, "geometry": {"type": "Polygon", "coordinates": [[[15.534668, -4.1738548, 0.0], [15.5387878, -4.1738548, 0.0], [15.5387878, -4.1697458, 0.0], [15.534668, -4.1697458, 0.0], [15.534668, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2105}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.1683761, 0.0], [15.5484009, -4.1683761, 0.0], [15.5484009, -4.1628975, 0.0], [15.544281, -4.1628975, 0.0], [15.544281, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2106}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.1683761, 0.0], [15.553894, -4.1683761, 0.0], [15.553894, -4.1656368, 0.0], [15.5484009, -4.1656368, 0.0], [15.5484009, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2107}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.1738548, 0.0], [15.5484009, -4.1738548, 0.0], [15.5484009, -4.1683761, 0.0], [15.544281, -4.1683761, 0.0], [15.544281, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2108}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.1738548, 0.0], [15.553894, -4.1738548, 0.0], [15.553894, -4.1683761, 0.0], [15.5484009, -4.1683761, 0.0], [15.5484009, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2109}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1546794, 0.0], [15.5635071, -4.1546794, 0.0], [15.5635071, -4.1505704, 0.0], [15.5580139, -4.1505704, 0.0], [15.5580139, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2110}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1587885, 0.0], [15.5635071, -4.1587885, 0.0], [15.5635071, -4.1546794, 0.0], [15.5566406, -4.1546794, 0.0], [15.5566406, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2111}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.1505704, 0.0], [15.5731201, -4.1505704, 0.0], [15.5731201, -4.1450916, 0.0], [15.5690002, -4.1450916, 0.0], [15.5690002, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2112}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1587885, 0.0], [15.5731201, -4.1587885, 0.0], [15.5731201, -4.1560491, 0.0], [15.5717468, -4.1560491, 0.0], [15.5717468, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2113}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1902904, 0.0], [15.5470276, -4.1902904, 0.0], [15.5470276, -4.1875511, 0.0], [15.5401611, -4.1875511, 0.0], [15.5401611, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2114}, "geometry": {"type": "Polygon", "coordinates": [[[15.5456543, -4.2026169, 0.0], [15.5497742, -4.2026169, 0.0], [15.5497742, -4.1971384, 0.0], [15.5456543, -4.1971384, 0.0], [15.5456543, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2115}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.2026169, 0.0], [15.553894, -4.2026169, 0.0], [15.553894, -4.1943992, 0.0], [15.5497742, -4.1943992, 0.0], [15.5497742, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2116}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1450916, 0.0], [15.57724, -4.1450916, 0.0], [15.57724, -4.1423522, 0.0], [15.5731201, -4.1423522, 0.0], [15.5731201, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2117}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.147831, 0.0], [15.5744934, -4.147831, 0.0], [15.5744934, -4.1464613, 0.0], [15.5731201, -4.1464613, 0.0], [15.5731201, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2118}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1574188, 0.0], [15.57724, -4.1574188, 0.0], [15.57724, -4.1505704, 0.0], [15.5731201, -4.1505704, 0.0], [15.5731201, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2119}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1574188, 0.0], [15.5827332, -4.1574188, 0.0], [15.5827332, -4.1560491, 0.0], [15.5813599, -4.1560491, 0.0], [15.5813599, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2120}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1615278, 0.0], [15.5799866, -4.1615278, 0.0], [15.5799866, -4.1574188, 0.0], [15.5731201, -4.1574188, 0.0], [15.5731201, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2121}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1615278, 0.0], [15.586853, -4.1615278, 0.0], [15.586853, -4.1587885, 0.0], [15.5799866, -4.1587885, 0.0], [15.5799866, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2122}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1724851, 0.0], [15.5786133, -4.1724851, 0.0], [15.5786133, -4.1656368, 0.0], [15.5731201, -4.1656368, 0.0], [15.5731201, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2123}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.1724851, 0.0], [15.5854797, -4.1724851, 0.0], [15.5854797, -4.1656368, 0.0], [15.5786133, -4.1656368, 0.0], [15.5786133, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2124}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1628975, 0.0], [15.5909729, -4.1628975, 0.0], [15.5909729, -4.1574188, 0.0], [15.586853, -4.1574188, 0.0], [15.586853, -4.1628975, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2125}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1683761, 0.0], [15.5937195, -4.1683761, 0.0], [15.5937195, -4.1642672, 0.0], [15.586853, -4.1642672, 0.0], [15.586853, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2126}, "geometry": {"type": "Polygon", "coordinates": [[[15.5937195, -4.1670065, 0.0], [15.5950928, -4.1670065, 0.0], [15.5950928, -4.1656368, 0.0], [15.5937195, -4.1656368, 0.0], [15.5937195, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2127}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.1724851, 0.0], [15.6019592, -4.1724851, 0.0], [15.6019592, -4.1697458, 0.0], [15.5978394, -4.1697458, 0.0], [15.5978394, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2128}, "geometry": {"type": "Polygon", "coordinates": [[[15.5895996, -4.180703, 0.0], [15.5923462, -4.180703, 0.0], [15.5923462, -4.176594, 0.0], [15.5895996, -4.176594, 0.0], [15.5895996, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2129}, "geometry": {"type": "Polygon", "coordinates": [[[15.5841064, -4.1861815, 0.0], [15.5909729, -4.1861815, 0.0], [15.5909729, -4.180703, 0.0], [15.5841064, -4.180703, 0.0], [15.5841064, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2130}, "geometry": {"type": "Polygon", "coordinates": [[[15.5937195, -4.176594, 0.0], [15.5992126, -4.176594, 0.0], [15.5992126, -4.1738548, 0.0], [15.5937195, -4.1738548, 0.0], [15.5937195, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2131}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.1834422, 0.0], [15.5978394, -4.1834422, 0.0], [15.5978394, -4.1779637, 0.0], [15.5923462, -4.1779637, 0.0], [15.5923462, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2132}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.176594, 0.0], [15.6033325, -4.176594, 0.0], [15.6033325, -4.1752244, 0.0], [15.6005859, -4.1752244, 0.0], [15.6005859, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2133}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.1875511, 0.0], [15.610199, -4.1875511, 0.0], [15.610199, -4.1848119, 0.0], [15.6074524, -4.1848119, 0.0], [15.6074524, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2134}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.2094648, 0.0], [15.5525208, -4.2094648, 0.0], [15.5525208, -4.2026169, 0.0], [15.5484009, -4.2026169, 0.0], [15.5484009, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2135}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.2080952, 0.0], [15.5566406, -4.2080952, 0.0], [15.5566406, -4.2026169, 0.0], [15.5525208, -4.2026169, 0.0], [15.5525208, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2136}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.212204, 0.0], [15.5648804, -4.212204, 0.0], [15.5648804, -4.2067256, 0.0], [15.5566406, -4.2067256, 0.0], [15.5566406, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2137}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.2258997, 0.0], [15.5566406, -4.2258997, 0.0], [15.5566406, -4.2190519, 0.0], [15.5525208, -4.2190519, 0.0], [15.5525208, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2138}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.2176823, 0.0], [15.5621338, -4.2176823, 0.0], [15.5621338, -4.2135736, 0.0], [15.5566406, -4.2135736, 0.0], [15.5566406, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2139}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.2258997, 0.0], [15.5648804, -4.2258997, 0.0], [15.5648804, -4.2190519, 0.0], [15.5580139, -4.2190519, 0.0], [15.5580139, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2140}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2080952, 0.0], [15.5731201, -4.2080952, 0.0], [15.5731201, -4.2026169, 0.0], [15.5648804, -4.2026169, 0.0], [15.5648804, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2141}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2149431, 0.0], [15.5731201, -4.2149431, 0.0], [15.5731201, -4.2080952, 0.0], [15.5648804, -4.2080952, 0.0], [15.5648804, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2142}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.2149431, 0.0], [15.5813599, -4.2149431, 0.0], [15.5813599, -4.2080952, 0.0], [15.5731201, -4.2080952, 0.0], [15.5731201, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2143}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2204214, 0.0], [15.5731201, -4.2204214, 0.0], [15.5731201, -4.2149431, 0.0], [15.5648804, -4.2149431, 0.0], [15.5648804, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2144}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2258997, 0.0], [15.5731201, -4.2258997, 0.0], [15.5731201, -4.2204214, 0.0], [15.5648804, -4.2204214, 0.0], [15.5648804, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2145}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2190519, 0.0], [15.586853, -4.2190519, 0.0], [15.586853, -4.2163127, 0.0], [15.5813599, -4.2163127, 0.0], [15.5813599, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2146}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2231606, 0.0], [15.5923462, -4.2231606, 0.0], [15.5923462, -4.2190519, 0.0], [15.5882263, -4.2190519, 0.0], [15.5882263, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2147}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2286388, 0.0], [15.5854797, -4.2286388, 0.0], [15.5854797, -4.2231606, 0.0], [15.5813599, -4.2231606, 0.0], [15.5813599, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2148}, "geometry": {"type": "Polygon", "coordinates": [[[15.5854797, -4.2313779, 0.0], [15.5909729, -4.2313779, 0.0], [15.5909729, -4.2245301, 0.0], [15.5854797, -4.2245301, 0.0], [15.5854797, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2149}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.2382256, 0.0], [15.5882263, -4.2382256, 0.0], [15.5882263, -4.2313779, 0.0], [15.5827332, -4.2313779, 0.0], [15.5827332, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2150}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2382256, 0.0], [15.5950928, -4.2382256, 0.0], [15.5950928, -4.2327474, 0.0], [15.5882263, -4.2327474, 0.0], [15.5882263, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2151}, "geometry": {"type": "Polygon", "coordinates": [[[15.5950928, -4.2450732, 0.0], [15.5992126, -4.2450732, 0.0], [15.5992126, -4.2382256, 0.0], [15.5950928, -4.2382256, 0.0], [15.5950928, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2152}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.2368561, 0.0], [15.6047058, -4.2368561, 0.0], [15.6047058, -4.2313779, 0.0], [15.6019592, -4.2313779, 0.0], [15.6019592, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2153}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.2423342, 0.0], [15.6088257, -4.2423342, 0.0], [15.6088257, -4.2368561, 0.0], [15.6019592, -4.2368561, 0.0], [15.6019592, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2154}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2519208, 0.0], [15.5854797, -4.2519208, 0.0], [15.5854797, -4.2450732, 0.0], [15.5813599, -4.2450732, 0.0], [15.5813599, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2155}, "geometry": {"type": "Polygon", "coordinates": [[[15.5854797, -4.2519208, 0.0], [15.5909729, -4.2519208, 0.0], [15.5909729, -4.2450732, 0.0], [15.5854797, -4.2450732, 0.0], [15.5854797, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2156}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.2560294, 0.0], [15.5882263, -4.2560294, 0.0], [15.5882263, -4.2519208, 0.0], [15.5827332, -4.2519208, 0.0], [15.5827332, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2157}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2601379, 0.0], [15.5882263, -4.2601379, 0.0], [15.5882263, -4.2560294, 0.0], [15.5813599, -4.2560294, 0.0], [15.5813599, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2158}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1848119, 0.0], [15.6967163, -4.1848119, 0.0], [15.6967163, -4.1820726, 0.0], [15.6912231, -4.1820726, 0.0], [15.6912231, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2159}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1889207, 0.0], [15.6967163, -4.1889207, 0.0], [15.6967163, -4.1848119, 0.0], [15.6912231, -4.1848119, 0.0], [15.6912231, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2160}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.1779637, 0.0], [15.7022095, -4.1779637, 0.0], [15.7022095, -4.1752244, 0.0], [15.6980896, -4.1752244, 0.0], [15.6980896, -4.1779637, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2161}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1820726, 0.0], [15.7022095, -4.1820726, 0.0], [15.7022095, -4.1779637, 0.0], [15.6967163, -4.1779637, 0.0], [15.6967163, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2162}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1848119, 0.0], [15.7022095, -4.1848119, 0.0], [15.7022095, -4.1820726, 0.0], [15.6967163, -4.1820726, 0.0], [15.6967163, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2163}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1889207, 0.0], [15.7022095, -4.1889207, 0.0], [15.7022095, -4.1848119, 0.0], [15.6967163, -4.1848119, 0.0], [15.6967163, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2164}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1848119, 0.0], [15.7077026, -4.1848119, 0.0], [15.7077026, -4.1820726, 0.0], [15.7022095, -4.1820726, 0.0], [15.7022095, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2165}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1889207, 0.0], [15.7077026, -4.1889207, 0.0], [15.7077026, -4.1848119, 0.0], [15.7022095, -4.1848119, 0.0], [15.7022095, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2166}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1998777, 0.0], [15.6980896, -4.1998777, 0.0], [15.6980896, -4.1957688, 0.0], [15.6939697, -4.1957688, 0.0], [15.6939697, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2167}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.2039865, 0.0], [15.6980896, -4.2039865, 0.0], [15.6980896, -4.1998777, 0.0], [15.6939697, -4.1998777, 0.0], [15.6939697, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2168}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.19166, 0.0], [15.7022095, -4.19166, 0.0], [15.7022095, -4.1889207, 0.0], [15.6980896, -4.1889207, 0.0], [15.6980896, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2169}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.1957688, 0.0], [15.7022095, -4.1957688, 0.0], [15.7022095, -4.19166, 0.0], [15.6980896, -4.19166, 0.0], [15.6980896, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2170}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.19166, 0.0], [15.7049561, -4.19166, 0.0], [15.7049561, -4.1889207, 0.0], [15.7022095, -4.1889207, 0.0], [15.7022095, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2171}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1957688, 0.0], [15.7077026, -4.1957688, 0.0], [15.7077026, -4.19166, 0.0], [15.7022095, -4.19166, 0.0], [15.7022095, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2172}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.1998777, 0.0], [15.7022095, -4.1998777, 0.0], [15.7022095, -4.1957688, 0.0], [15.6980896, -4.1957688, 0.0], [15.6980896, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2173}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2039865, 0.0], [15.7022095, -4.2039865, 0.0], [15.7022095, -4.1998777, 0.0], [15.6980896, -4.1998777, 0.0], [15.6980896, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2174}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1998777, 0.0], [15.7077026, -4.1998777, 0.0], [15.7077026, -4.1957688, 0.0], [15.7022095, -4.1957688, 0.0], [15.7022095, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2175}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.2039865, 0.0], [15.7077026, -4.2039865, 0.0], [15.7077026, -4.1998777, 0.0], [15.7022095, -4.1998777, 0.0], [15.7022095, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2176}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1998777, 0.0], [15.7118225, -4.1998777, 0.0], [15.7118225, -4.1957688, 0.0], [15.7077026, -4.1957688, 0.0], [15.7077026, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2177}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.2039865, 0.0], [15.7118225, -4.2039865, 0.0], [15.7118225, -4.1998777, 0.0], [15.7077026, -4.1998777, 0.0], [15.7077026, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2178}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.1998777, 0.0], [15.7173157, -4.1998777, 0.0], [15.7173157, -4.1957688, 0.0], [15.7118225, -4.1957688, 0.0], [15.7118225, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2179}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.2039865, 0.0], [15.7159424, -4.2039865, 0.0], [15.7159424, -4.1998777, 0.0], [15.7118225, -4.1998777, 0.0], [15.7118225, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2180}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0683848, 0.0], [15.5525208, -4.0683848, 0.0], [15.5525208, -4.0642753, 0.0], [15.5497742, -4.0642753, 0.0], [15.5497742, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2181}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.0683848, 0.0], [15.5566406, -4.0683848, 0.0], [15.5566406, -4.0642753, 0.0], [15.5525208, -4.0642753, 0.0], [15.5525208, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2182}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0724943, 0.0], [15.5525208, -4.0724943, 0.0], [15.5525208, -4.0683848, 0.0], [15.5497742, -4.0683848, 0.0], [15.5497742, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2183}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.0724943, 0.0], [15.5566406, -4.0724943, 0.0], [15.5566406, -4.0683848, 0.0], [15.5525208, -4.0683848, 0.0], [15.5525208, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2184}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.0766037, 0.0], [15.5525208, -4.0766037, 0.0], [15.5525208, -4.0724943, 0.0], [15.5497742, -4.0724943, 0.0], [15.5497742, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2185}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.0766037, 0.0], [15.5566406, -4.0766037, 0.0], [15.5566406, -4.0724943, 0.0], [15.5525208, -4.0724943, 0.0], [15.5525208, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2186}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.0546864, 0.0], [15.5690002, -4.0546864, 0.0], [15.5690002, -4.0519466, 0.0], [15.5648804, -4.0519466, 0.0], [15.5648804, -4.0546864, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2187}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.0587959, 0.0], [15.5690002, -4.0587959, 0.0], [15.5690002, -4.0546864, 0.0], [15.5648804, -4.0546864, 0.0], [15.5648804, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2188}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.0957809, 0.0], [15.5264282, -4.0957809, 0.0], [15.5264282, -4.0903018, 0.0], [15.5236816, -4.0903018, 0.0], [15.5236816, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2189}, "geometry": {"type": "Polygon", "coordinates": [[[15.5264282, -4.0957809, 0.0], [15.5291748, -4.0957809, 0.0], [15.5291748, -4.0903018, 0.0], [15.5264282, -4.0903018, 0.0], [15.5264282, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2190}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.10126, 0.0], [15.5264282, -4.10126, 0.0], [15.5264282, -4.0957809, 0.0], [15.5236816, -4.0957809, 0.0], [15.5236816, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2191}, "geometry": {"type": "Polygon", "coordinates": [[[15.5264282, -4.10126, 0.0], [15.5291748, -4.10126, 0.0], [15.5291748, -4.0957809, 0.0], [15.5264282, -4.0957809, 0.0], [15.5264282, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2192}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1683761, 0.0], [15.544281, -4.1683761, 0.0], [15.544281, -4.1656368, 0.0], [15.5401611, -4.1656368, 0.0], [15.5401611, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2193}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.1738548, 0.0], [15.544281, -4.1738548, 0.0], [15.544281, -4.1697458, 0.0], [15.5387878, -4.1697458, 0.0], [15.5387878, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2194}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1615278, 0.0], [15.5580139, -4.1615278, 0.0], [15.5580139, -4.1587885, 0.0], [15.5566406, -4.1587885, 0.0], [15.5566406, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2195}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1656368, 0.0], [15.5607605, -4.1656368, 0.0], [15.5607605, -4.1615278, 0.0], [15.5566406, -4.1615278, 0.0], [15.5566406, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2196}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1738548, 0.0], [15.5580139, -4.1738548, 0.0], [15.5580139, -4.1670065, 0.0], [15.553894, -4.1670065, 0.0], [15.553894, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2197}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1738548, 0.0], [15.5635071, -4.1738548, 0.0], [15.5635071, -4.1656368, 0.0], [15.5580139, -4.1656368, 0.0], [15.5580139, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2198}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1615278, 0.0], [15.5731201, -4.1615278, 0.0], [15.5731201, -4.1587885, 0.0], [15.5717468, -4.1587885, 0.0], [15.5717468, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2199}, "geometry": {"type": "Polygon", "coordinates": [[[15.5703735, -4.1656368, 0.0], [15.5731201, -4.1656368, 0.0], [15.5731201, -4.1628975, 0.0], [15.5703735, -4.1628975, 0.0], [15.5703735, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2200}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1738548, 0.0], [15.567627, -4.1738548, 0.0], [15.567627, -4.1683761, 0.0], [15.5635071, -4.1683761, 0.0], [15.5635071, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2201}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.1738548, 0.0], [15.5731201, -4.1738548, 0.0], [15.5731201, -4.1656368, 0.0], [15.567627, -4.1656368, 0.0], [15.567627, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2202}, "geometry": {"type": "Polygon", "coordinates": [[[15.534668, -4.180703, 0.0], [15.5387878, -4.180703, 0.0], [15.5387878, -4.1738548, 0.0], [15.534668, -4.1738548, 0.0], [15.534668, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2203}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.180703, 0.0], [15.544281, -4.180703, 0.0], [15.544281, -4.1738548, 0.0], [15.5387878, -4.1738548, 0.0], [15.5387878, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2204}, "geometry": {"type": "Polygon", "coordinates": [[[15.5360413, -4.1848119, 0.0], [15.5401611, -4.1848119, 0.0], [15.5401611, -4.180703, 0.0], [15.5360413, -4.180703, 0.0], [15.5360413, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2205}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1875511, 0.0], [15.544281, -4.1875511, 0.0], [15.544281, -4.180703, 0.0], [15.5401611, -4.180703, 0.0], [15.5401611, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2206}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.180703, 0.0], [15.5484009, -4.180703, 0.0], [15.5484009, -4.1738548, 0.0], [15.544281, -4.1738548, 0.0], [15.544281, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2207}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.180703, 0.0], [15.553894, -4.180703, 0.0], [15.553894, -4.1738548, 0.0], [15.5484009, -4.1738548, 0.0], [15.5484009, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2208}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.1875511, 0.0], [15.5484009, -4.1875511, 0.0], [15.5484009, -4.180703, 0.0], [15.544281, -4.180703, 0.0], [15.544281, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2209}, "geometry": {"type": "Polygon", "coordinates": [[[15.5470276, -4.1943992, 0.0], [15.5497742, -4.1943992, 0.0], [15.5497742, -4.1875511, 0.0], [15.5470276, -4.1875511, 0.0], [15.5470276, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2210}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.1943992, 0.0], [15.553894, -4.1943992, 0.0], [15.553894, -4.1875511, 0.0], [15.5497742, -4.1875511, 0.0], [15.5497742, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2211}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.180703, 0.0], [15.5580139, -4.180703, 0.0], [15.5580139, -4.1738548, 0.0], [15.553894, -4.1738548, 0.0], [15.553894, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2212}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.180703, 0.0], [15.567627, -4.180703, 0.0], [15.567627, -4.1738548, 0.0], [15.5635071, -4.1738548, 0.0], [15.5635071, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2213}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.180703, 0.0], [15.5717468, -4.180703, 0.0], [15.5717468, -4.1779637, 0.0], [15.567627, -4.1779637, 0.0], [15.567627, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2214}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1875511, 0.0], [15.567627, -4.1875511, 0.0], [15.567627, -4.180703, 0.0], [15.5635071, -4.180703, 0.0], [15.5635071, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2215}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.1875511, 0.0], [15.5731201, -4.1875511, 0.0], [15.5731201, -4.180703, 0.0], [15.567627, -4.180703, 0.0], [15.567627, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2216}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1943992, 0.0], [15.567627, -4.1943992, 0.0], [15.567627, -4.1930296, 0.0], [15.5635071, -4.1930296, 0.0], [15.5635071, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2217}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.1943992, 0.0], [15.5731201, -4.1943992, 0.0], [15.5731201, -4.1875511, 0.0], [15.567627, -4.1875511, 0.0], [15.567627, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2218}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.2026169, 0.0], [15.567627, -4.2026169, 0.0], [15.567627, -4.1957688, 0.0], [15.5635071, -4.1957688, 0.0], [15.5635071, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2219}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.2026169, 0.0], [15.5731201, -4.2026169, 0.0], [15.5731201, -4.1957688, 0.0], [15.567627, -4.1957688, 0.0], [15.567627, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2220}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.176594, 0.0], [15.5758667, -4.176594, 0.0], [15.5758667, -4.1738548, 0.0], [15.5731201, -4.1738548, 0.0], [15.5731201, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2221}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.176594, 0.0], [15.5799866, -4.176594, 0.0], [15.5799866, -4.1738548, 0.0], [15.5758667, -4.1738548, 0.0], [15.5758667, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2222}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1875511, 0.0], [15.57724, -4.1875511, 0.0], [15.57724, -4.1834422, 0.0], [15.5731201, -4.1834422, 0.0], [15.5731201, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2223}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.1875511, 0.0], [15.5827332, -4.1875511, 0.0], [15.5827332, -4.1820726, 0.0], [15.57724, -4.1820726, 0.0], [15.57724, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2224}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1930296, 0.0], [15.57724, -4.1930296, 0.0], [15.57724, -4.1875511, 0.0], [15.5731201, -4.1875511, 0.0], [15.5731201, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2225}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1889207, 0.0], [15.5813599, -4.1889207, 0.0], [15.5813599, -4.1875511, 0.0], [15.5799866, -4.1875511, 0.0], [15.5799866, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2226}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1971384, 0.0], [15.5827332, -4.1971384, 0.0], [15.5827332, -4.1957688, 0.0], [15.5813599, -4.1957688, 0.0], [15.5813599, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2227}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.2026169, 0.0], [15.5827332, -4.2026169, 0.0], [15.5827332, -4.198508, 0.0], [15.57724, -4.198508, 0.0], [15.57724, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2228}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.1943992, 0.0], [15.586853, -4.1943992, 0.0], [15.586853, -4.19166, 0.0], [15.5827332, -4.19166, 0.0], [15.5827332, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2229}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1957688, 0.0], [15.5923462, -4.1957688, 0.0], [15.5923462, -4.1889207, 0.0], [15.586853, -4.1889207, 0.0], [15.586853, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2230}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.2026169, 0.0], [15.586853, -4.2026169, 0.0], [15.586853, -4.1971384, 0.0], [15.5827332, -4.1971384, 0.0], [15.5827332, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2231}, "geometry": {"type": "Polygon", "coordinates": [[[15.5937195, -4.1943992, 0.0], [15.5964661, -4.1943992, 0.0], [15.5964661, -4.1902904, 0.0], [15.5937195, -4.1902904, 0.0], [15.5937195, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2232}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.1998777, 0.0], [15.5964661, -4.1998777, 0.0], [15.5964661, -4.1943992, 0.0], [15.5923462, -4.1943992, 0.0], [15.5923462, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2233}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1943992, 0.0], [15.6019592, -4.1943992, 0.0], [15.6019592, -4.1902904, 0.0], [15.5964661, -4.1902904, 0.0], [15.5964661, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2234}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1998777, 0.0], [15.6019592, -4.1998777, 0.0], [15.6019592, -4.1943992, 0.0], [15.5964661, -4.1943992, 0.0], [15.5964661, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2235}, "geometry": {"type": "Polygon", "coordinates": [[[15.6033325, -4.1930296, 0.0], [15.6074524, -4.1930296, 0.0], [15.6074524, -4.1902904, 0.0], [15.6033325, -4.1902904, 0.0], [15.6033325, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2236}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.1930296, 0.0], [15.6129456, -4.1930296, 0.0], [15.6129456, -4.1875511, 0.0], [15.6074524, -4.1875511, 0.0], [15.6074524, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2237}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.198508, 0.0], [15.6088257, -4.198508, 0.0], [15.6088257, -4.1943992, 0.0], [15.6019592, -4.1943992, 0.0], [15.6019592, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2238}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.2026169, 0.0], [15.6074524, -4.2026169, 0.0], [15.6074524, -4.198508, 0.0], [15.6019592, -4.198508, 0.0], [15.6019592, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2239}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.2067256, 0.0], [15.5607605, -4.2067256, 0.0], [15.5607605, -4.2026169, 0.0], [15.5566406, -4.2026169, 0.0], [15.5566406, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2240}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.2067256, 0.0], [15.5648804, -4.2067256, 0.0], [15.5648804, -4.2026169, 0.0], [15.5607605, -4.2026169, 0.0], [15.5607605, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2241}, "geometry": {"type": "Polygon", "coordinates": [[[15.5497742, -4.2190519, 0.0], [15.5525208, -4.2190519, 0.0], [15.5525208, -4.2135736, 0.0], [15.5497742, -4.2135736, 0.0], [15.5497742, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2242}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.2190519, 0.0], [15.5566406, -4.2190519, 0.0], [15.5566406, -4.2135736, 0.0], [15.5525208, -4.2135736, 0.0], [15.5525208, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2243}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.2080952, 0.0], [15.57724, -4.2080952, 0.0], [15.57724, -4.2026169, 0.0], [15.5731201, -4.2026169, 0.0], [15.5731201, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2244}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.2080952, 0.0], [15.5813599, -4.2080952, 0.0], [15.5813599, -4.2026169, 0.0], [15.57724, -4.2026169, 0.0], [15.57724, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2245}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.2204214, 0.0], [15.57724, -4.2204214, 0.0], [15.57724, -4.2149431, 0.0], [15.5731201, -4.2149431, 0.0], [15.5731201, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2246}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.2204214, 0.0], [15.5813599, -4.2204214, 0.0], [15.5813599, -4.2149431, 0.0], [15.57724, -4.2149431, 0.0], [15.57724, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2247}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.2272692, 0.0], [15.57724, -4.2272692, 0.0], [15.57724, -4.2204214, 0.0], [15.5731201, -4.2204214, 0.0], [15.5731201, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2248}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.2245301, 0.0], [15.5813599, -4.2245301, 0.0], [15.5813599, -4.2204214, 0.0], [15.57724, -4.2204214, 0.0], [15.57724, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2249}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2450732, 0.0], [15.5841064, -4.2450732, 0.0], [15.5841064, -4.2382256, 0.0], [15.5813599, -4.2382256, 0.0], [15.5813599, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2250}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2450732, 0.0], [15.5909729, -4.2450732, 0.0], [15.5909729, -4.2382256, 0.0], [15.5882263, -4.2382256, 0.0], [15.5882263, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2251}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.2450732, 0.0], [15.5950928, -4.2450732, 0.0], [15.5950928, -4.2382256, 0.0], [15.5909729, -4.2382256, 0.0], [15.5909729, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2252}, "geometry": {"type": "Polygon", "coordinates": [[[15.5950928, -4.2382256, 0.0], [15.5978394, -4.2382256, 0.0], [15.5978394, -4.2354865, 0.0], [15.5950928, -4.2354865, 0.0], [15.5950928, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2253}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2382256, 0.0], [15.6019592, -4.2382256, 0.0], [15.6019592, -4.2313779, 0.0], [15.5978394, -4.2313779, 0.0], [15.5978394, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2254}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.1834422, 0.0], [15.553894, -4.1834422, 0.0], [15.553894, -4.180703, 0.0], [15.5484009, -4.180703, 0.0], [15.5484009, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2255}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.1875511, 0.0], [15.553894, -4.1875511, 0.0], [15.553894, -4.1834422, 0.0], [15.5484009, -4.1834422, 0.0], [15.5484009, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2256}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.176594, 0.0], [15.5635071, -4.176594, 0.0], [15.5635071, -4.1738548, 0.0], [15.5580139, -4.1738548, 0.0], [15.5580139, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2257}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.180703, 0.0], [15.5635071, -4.180703, 0.0], [15.5635071, -4.176594, 0.0], [15.5580139, -4.176594, 0.0], [15.5580139, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2258}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1834422, 0.0], [15.5580139, -4.1834422, 0.0], [15.5580139, -4.180703, 0.0], [15.553894, -4.180703, 0.0], [15.553894, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2259}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1875511, 0.0], [15.5580139, -4.1875511, 0.0], [15.5580139, -4.1834422, 0.0], [15.553894, -4.1834422, 0.0], [15.553894, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2260}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1834422, 0.0], [15.5635071, -4.1834422, 0.0], [15.5635071, -4.180703, 0.0], [15.5580139, -4.180703, 0.0], [15.5580139, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2261}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1875511, 0.0], [15.5635071, -4.1875511, 0.0], [15.5635071, -4.1834422, 0.0], [15.5580139, -4.1834422, 0.0], [15.5580139, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2262}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1902904, 0.0], [15.5580139, -4.1902904, 0.0], [15.5580139, -4.1875511, 0.0], [15.553894, -4.1875511, 0.0], [15.553894, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2263}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1943992, 0.0], [15.5580139, -4.1943992, 0.0], [15.5580139, -4.1902904, 0.0], [15.553894, -4.1902904, 0.0], [15.553894, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2264}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1902904, 0.0], [15.5635071, -4.1902904, 0.0], [15.5635071, -4.1875511, 0.0], [15.5580139, -4.1875511, 0.0], [15.5580139, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2265}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.1943992, 0.0], [15.5635071, -4.1943992, 0.0], [15.5635071, -4.1902904, 0.0], [15.5580139, -4.1902904, 0.0], [15.5580139, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2266}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.198508, 0.0], [15.5580139, -4.198508, 0.0], [15.5580139, -4.1943992, 0.0], [15.553894, -4.1943992, 0.0], [15.553894, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2267}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.2026169, 0.0], [15.5580139, -4.2026169, 0.0], [15.5580139, -4.198508, 0.0], [15.553894, -4.198508, 0.0], [15.553894, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2268}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.198508, 0.0], [15.5621338, -4.198508, 0.0], [15.5621338, -4.1943992, 0.0], [15.5580139, -4.1943992, 0.0], [15.5580139, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2269}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.2026169, 0.0], [15.5635071, -4.2026169, 0.0], [15.5635071, -4.198508, 0.0], [15.5580139, -4.198508, 0.0], [15.5580139, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2270}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.198508, 0.0], [15.5923462, -4.198508, 0.0], [15.5923462, -4.1957688, 0.0], [15.586853, -4.1957688, 0.0], [15.586853, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2271}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.2026169, 0.0], [15.5923462, -4.2026169, 0.0], [15.5923462, -4.198508, 0.0], [15.586853, -4.198508, 0.0], [15.586853, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2272}, "geometry": {"type": "Polygon", "coordinates": [[[15.5841064, -4.2409647, 0.0], [15.5882263, -4.2409647, 0.0], [15.5882263, -4.2382256, 0.0], [15.5841064, -4.2382256, 0.0], [15.5841064, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"group_id": 2273}, "geometry": {"type": "Polygon", "coordinates": [[[15.5841064, -4.2450732, 0.0], [15.5882263, -4.2450732, 0.0], [15.5882263, -4.2409647, 0.0], [15.5841064, -4.2409647, 0.0], [15.5841064, -4.2450732, 0.0]]]}}]}
diff --git a/assets/docs/about_data/files/results_-M56eeMCZ5VeOHjJN4Bx.csv.gz b/assets/docs/about_data/files/results_-M56eeMCZ5VeOHjJN4Bx.csv.gz
new file mode 100644
index 0000000..f3e47e4
Binary files /dev/null and b/assets/docs/about_data/files/results_-M56eeMCZ5VeOHjJN4Bx.csv.gz differ
diff --git a/assets/docs/about_data/files/tasks_-M56eeMCZ5VeOHjJN4Bx.csv.gz b/assets/docs/about_data/files/tasks_-M56eeMCZ5VeOHjJN4Bx.csv.gz
new file mode 100644
index 0000000..18e297b
Binary files /dev/null and b/assets/docs/about_data/files/tasks_-M56eeMCZ5VeOHjJN4Bx.csv.gz differ
diff --git a/assets/docs/about_data/files/users_-M56eeMCZ5VeOHjJN4Bx.csv.gz b/assets/docs/about_data/files/users_-M56eeMCZ5VeOHjJN4Bx.csv.gz
new file mode 100644
index 0000000..bf8dd91
Binary files /dev/null and b/assets/docs/about_data/files/users_-M56eeMCZ5VeOHjJN4Bx.csv.gz differ
diff --git a/assets/docs/about_data/files/yes_maybe_-M56eeMCZ5VeOHjJN4Bx.geojson b/assets/docs/about_data/files/yes_maybe_-M56eeMCZ5VeOHjJN4Bx.geojson
new file mode 100644
index 0000000..c41fc05
--- /dev/null
+++ b/assets/docs/about_data/files/yes_maybe_-M56eeMCZ5VeOHjJN4Bx.geojson
@@ -0,0 +1 @@
+{"type": "FeatureCollection", "name": "/root/.local/share/mapswipe_workers/api/yes_maybe/yes_maybe_-M56eeMCZ5VeOHjJN4Bx.geojson", "crs": {"type": "name", "properties": {"name": "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features": [{"type": "Feature", "properties": {"id": 1}, "geometry": {"type": "Polygon", "coordinates": [[[15.9494019, -4.2902662, 0.0], [15.9507751, -4.2902662, 0.0], [15.9521484, -4.2902662, 0.0], [15.9521484, -4.2888967, 0.0], [15.9535217, -4.2888967, 0.0], [15.9535217, -4.2875273, 0.0], [15.954895, -4.2875273, 0.0], [15.954895, -4.2861579, 0.0], [15.9535217, -4.2861579, 0.0], [15.9521484, -4.2861579, 0.0], [15.9507751, -4.2861579, 0.0], [15.9494019, -4.2861579, 0.0], [15.9494019, -4.2875273, 0.0], [15.9494019, -4.2888967, 0.0], [15.9480286, -4.2888967, 0.0], [15.9480286, -4.2902662, 0.0], [15.9480286, -4.2916356, 0.0], [15.9494019, -4.2916356, 0.0], [15.9494019, -4.2902662, 0.0]], [[15.9521484, -4.2888967, 0.0], [15.9507751, -4.2888967, 0.0], [15.9507751, -4.2875273, 0.0], [15.9521484, -4.2875273, 0.0], [15.9521484, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2573989, 0.0], [15.5882263, -4.2560294, 0.0], [15.5882263, -4.2546598, 0.0], [15.5882263, -4.2532903, 0.0], [15.5882263, -4.2519208, 0.0], [15.5882263, -4.2505513, 0.0], [15.5882263, -4.2491818, 0.0], [15.5882263, -4.2478123, 0.0], [15.586853, -4.2478123, 0.0], [15.586853, -4.2464428, 0.0], [15.5882263, -4.2464428, 0.0], [15.5895996, -4.2464428, 0.0], [15.5909729, -4.2464428, 0.0], [15.5909729, -4.2478123, 0.0], [15.5923462, -4.2478123, 0.0], [15.5923462, -4.2464428, 0.0], [15.5937195, -4.2464428, 0.0], [15.5937195, -4.2478123, 0.0], [15.5937195, -4.2491818, 0.0], [15.5923462, -4.2491818, 0.0], [15.5909729, -4.2491818, 0.0], [15.5895996, -4.2491818, 0.0], [15.5895996, -4.2505513, 0.0], [15.5895996, -4.2519208, 0.0], [15.5909729, -4.2519208, 0.0], [15.5923462, -4.2519208, 0.0], [15.5923462, -4.2505513, 0.0], [15.5937195, -4.2505513, 0.0], [15.5937195, -4.2519208, 0.0], [15.5950928, -4.2519208, 0.0], [15.5950928, -4.2505513, 0.0], [15.5950928, -4.2491818, 0.0], [15.5950928, -4.2478123, 0.0], [15.5964661, -4.2478123, 0.0], [15.5964661, -4.2464428, 0.0], [15.5950928, -4.2464428, 0.0], [15.5950928, -4.2450732, 0.0], [15.5964661, -4.2450732, 0.0], [15.5978394, -4.2450732, 0.0], [15.5978394, -4.2437037, 0.0], [15.5978394, -4.2423342, 0.0], [15.5964661, -4.2423342, 0.0], [15.5964661, -4.2409647, 0.0], [15.5950928, -4.2409647, 0.0], [15.5950928, -4.2395951, 0.0], [15.5937195, -4.2395951, 0.0], [15.5937195, -4.2382256, 0.0], [15.5950928, -4.2382256, 0.0], [15.5950928, -4.2368561, 0.0], [15.5937195, -4.2368561, 0.0], [15.5923462, -4.2368561, 0.0], [15.5909729, -4.2368561, 0.0], [15.5909729, -4.2382256, 0.0], [15.5895996, -4.2382256, 0.0], [15.5895996, -4.2395951, 0.0], [15.5882263, -4.2395951, 0.0], [15.5882263, -4.2382256, 0.0], [15.5882263, -4.2368561, 0.0], [15.5895996, -4.2368561, 0.0], [15.5895996, -4.2354865, 0.0], [15.5882263, -4.2354865, 0.0], [15.586853, -4.2354865, 0.0], [15.5854797, -4.2354865, 0.0], [15.5841064, -4.2354865, 0.0], [15.5827332, -4.2354865, 0.0], [15.5827332, -4.2368561, 0.0], [15.5827332, -4.2382256, 0.0], [15.5827332, -4.2395951, 0.0], [15.5841064, -4.2395951, 0.0], [15.5841064, -4.2409647, 0.0], [15.5827332, -4.2409647, 0.0], [15.5813599, -4.2409647, 0.0], [15.5799866, -4.2409647, 0.0], [15.5786133, -4.2409647, 0.0], [15.57724, -4.2409647, 0.0], [15.5758667, -4.2409647, 0.0], [15.5758667, -4.2423342, 0.0], [15.5758667, -4.2437037, 0.0], [15.5758667, -4.2450732, 0.0], [15.5744934, -4.2450732, 0.0], [15.5744934, -4.2464428, 0.0], [15.5758667, -4.2464428, 0.0], [15.57724, -4.2464428, 0.0], [15.57724, -4.2478123, 0.0], [15.5786133, -4.2478123, 0.0], [15.5786133, -4.2491818, 0.0], [15.5786133, -4.2505513, 0.0], [15.57724, -4.2505513, 0.0], [15.57724, -4.2519208, 0.0], [15.5786133, -4.2519208, 0.0], [15.5786133, -4.2532903, 0.0], [15.5799866, -4.2532903, 0.0], [15.5799866, -4.2519208, 0.0], [15.5799866, -4.2505513, 0.0], [15.5799866, -4.2491818, 0.0], [15.5813599, -4.2491818, 0.0], [15.5813599, -4.2478123, 0.0], [15.5827332, -4.2478123, 0.0], [15.5841064, -4.2478123, 0.0], [15.5841064, -4.2464428, 0.0], [15.5854797, -4.2464428, 0.0], [15.5854797, -4.2478123, 0.0], [15.5854797, -4.2491818, 0.0], [15.5841064, -4.2491818, 0.0], [15.5841064, -4.2505513, 0.0], [15.5827332, -4.2505513, 0.0], [15.5827332, -4.2519208, 0.0], [15.5827332, -4.2532903, 0.0], [15.5841064, -4.2532903, 0.0], [15.5854797, -4.2532903, 0.0], [15.5854797, -4.2546598, 0.0], [15.5854797, -4.2560294, 0.0], [15.586853, -4.2560294, 0.0], [15.586853, -4.2573989, 0.0], [15.586853, -4.2587684, 0.0], [15.5882263, -4.2587684, 0.0], [15.5882263, -4.2573989, 0.0]], [[15.5854797, -4.2532903, 0.0], [15.5854797, -4.2519208, 0.0], [15.586853, -4.2519208, 0.0], [15.586853, -4.2532903, 0.0], [15.5854797, -4.2532903, 0.0]], [[15.5854797, -4.2491818, 0.0], [15.586853, -4.2491818, 0.0], [15.586853, -4.2505513, 0.0], [15.5854797, -4.2505513, 0.0], [15.5854797, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 3}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.2108344, 0.0], [15.7049561, -4.212204, 0.0], [15.7063293, -4.212204, 0.0], [15.7077026, -4.212204, 0.0], [15.7077026, -4.2108344, 0.0], [15.7090759, -4.2108344, 0.0], [15.7090759, -4.2094648, 0.0], [15.7104492, -4.2094648, 0.0], [15.7104492, -4.2080952, 0.0], [15.7118225, -4.2080952, 0.0], [15.7118225, -4.2067256, 0.0], [15.7131958, -4.2067256, 0.0], [15.7131958, -4.205356, 0.0], [15.7145691, -4.205356, 0.0], [15.7145691, -4.2039865, 0.0], [15.7159424, -4.2039865, 0.0], [15.7159424, -4.2026169, 0.0], [15.7159424, -4.2012473, 0.0], [15.7145691, -4.2012473, 0.0], [15.7145691, -4.2026169, 0.0], [15.7131958, -4.2026169, 0.0], [15.7131958, -4.2012473, 0.0], [15.7131958, -4.1998777, 0.0], [15.7145691, -4.1998777, 0.0], [15.7159424, -4.1998777, 0.0], [15.7173157, -4.1998777, 0.0], [15.718689, -4.1998777, 0.0], [15.7200623, -4.1998777, 0.0], [15.7200623, -4.2012473, 0.0], [15.7214355, -4.2012473, 0.0], [15.7228088, -4.2012473, 0.0], [15.7228088, -4.2026169, 0.0], [15.7241821, -4.2026169, 0.0], [15.7255554, -4.2026169, 0.0], [15.7255554, -4.2012473, 0.0], [15.7241821, -4.2012473, 0.0], [15.7241821, -4.1998777, 0.0], [15.7228088, -4.1998777, 0.0], [15.7214355, -4.1998777, 0.0], [15.7214355, -4.198508, 0.0], [15.7214355, -4.1971384, 0.0], [15.7200623, -4.1971384, 0.0], [15.7200623, -4.198508, 0.0], [15.718689, -4.198508, 0.0], [15.7173157, -4.198508, 0.0], [15.7173157, -4.1971384, 0.0], [15.7159424, -4.1971384, 0.0], [15.7159424, -4.1957688, 0.0], [15.7159424, -4.1943992, 0.0], [15.7159424, -4.1930296, 0.0], [15.7173157, -4.1930296, 0.0], [15.7173157, -4.19166, 0.0], [15.7159424, -4.19166, 0.0], [15.7145691, -4.19166, 0.0], [15.7145691, -4.1930296, 0.0], [15.7131958, -4.1930296, 0.0], [15.7131958, -4.19166, 0.0], [15.7131958, -4.1902904, 0.0], [15.7145691, -4.1902904, 0.0], [15.7145691, -4.1889207, 0.0], [15.7131958, -4.1889207, 0.0], [15.7131958, -4.1875511, 0.0], [15.7118225, -4.1875511, 0.0], [15.7104492, -4.1875511, 0.0], [15.7104492, -4.1861815, 0.0], [15.7118225, -4.1861815, 0.0], [15.7131958, -4.1861815, 0.0], [15.7131958, -4.1848119, 0.0], [15.7118225, -4.1848119, 0.0], [15.7104492, -4.1848119, 0.0], [15.7104492, -4.1834422, 0.0], [15.7104492, -4.1820726, 0.0], [15.7104492, -4.180703, 0.0], [15.7090759, -4.180703, 0.0], [15.7077026, -4.180703, 0.0], [15.7063293, -4.180703, 0.0], [15.7063293, -4.1793333, 0.0], [15.7063293, -4.1779637, 0.0], [15.7049561, -4.1779637, 0.0], [15.7049561, -4.176594, 0.0], [15.7035828, -4.176594, 0.0], [15.7035828, -4.1752244, 0.0], [15.7022095, -4.1752244, 0.0], [15.7008362, -4.1752244, 0.0], [15.7008362, -4.176594, 0.0], [15.6994629, -4.176594, 0.0], [15.6994629, -4.1752244, 0.0], [15.6980896, -4.1752244, 0.0], [15.6980896, -4.176594, 0.0], [15.6980896, -4.1779637, 0.0], [15.6967163, -4.1779637, 0.0], [15.6967163, -4.1793333, 0.0], [15.6980896, -4.1793333, 0.0], [15.6980896, -4.180703, 0.0], [15.6967163, -4.180703, 0.0], [15.6967163, -4.1820726, 0.0], [15.695343, -4.1820726, 0.0], [15.6939697, -4.1820726, 0.0], [15.6925964, -4.1820726, 0.0], [15.6925964, -4.180703, 0.0], [15.6939697, -4.180703, 0.0], [15.6939697, -4.1793333, 0.0], [15.6925964, -4.1793333, 0.0], [15.6912231, -4.1793333, 0.0], [15.6898499, -4.1793333, 0.0], [15.6898499, -4.180703, 0.0], [15.6884766, -4.180703, 0.0], [15.6884766, -4.1820726, 0.0], [15.6884766, -4.1834422, 0.0], [15.6871033, -4.1834422, 0.0], [15.6871033, -4.1848119, 0.0], [15.6871033, -4.1861815, 0.0], [15.6884766, -4.1861815, 0.0], [15.6898499, -4.1861815, 0.0], [15.6912231, -4.1861815, 0.0], [15.6925964, -4.1861815, 0.0], [15.6925964, -4.1875511, 0.0], [15.6939697, -4.1875511, 0.0], [15.6939697, -4.1889207, 0.0], [15.6939697, -4.1902904, 0.0], [15.695343, -4.1902904, 0.0], [15.695343, -4.19166, 0.0], [15.6939697, -4.19166, 0.0], [15.6939697, -4.1930296, 0.0], [15.6925964, -4.1930296, 0.0], [15.6925964, -4.1943992, 0.0], [15.6912231, -4.1943992, 0.0], [15.6912231, -4.1957688, 0.0], [15.6898499, -4.1957688, 0.0], [15.6898499, -4.1971384, 0.0], [15.6898499, -4.198508, 0.0], [15.6912231, -4.198508, 0.0], [15.6912231, -4.1998777, 0.0], [15.6925964, -4.1998777, 0.0], [15.6925964, -4.2012473, 0.0], [15.6925964, -4.2026169, 0.0], [15.6939697, -4.2026169, 0.0], [15.6939697, -4.2012473, 0.0], [15.695343, -4.2012473, 0.0], [15.695343, -4.2026169, 0.0], [15.695343, -4.2039865, 0.0], [15.6967163, -4.2039865, 0.0], [15.6980896, -4.2039865, 0.0], [15.6980896, -4.205356, 0.0], [15.6994629, -4.205356, 0.0], [15.6994629, -4.2039865, 0.0], [15.6994629, -4.2026169, 0.0], [15.7008362, -4.2026169, 0.0], [15.7022095, -4.2026169, 0.0], [15.7022095, -4.2039865, 0.0], [15.7035828, -4.2039865, 0.0], [15.7049561, -4.2039865, 0.0], [15.7049561, -4.205356, 0.0], [15.7049561, -4.2067256, 0.0], [15.7035828, -4.2067256, 0.0], [15.7035828, -4.2080952, 0.0], [15.7049561, -4.2080952, 0.0], [15.7049561, -4.2094648, 0.0], [15.7063293, -4.2094648, 0.0], [15.7063293, -4.2108344, 0.0], [15.7049561, -4.2108344, 0.0]], [[15.7063293, -4.2094648, 0.0], [15.7063293, -4.2080952, 0.0], [15.7063293, -4.2067256, 0.0], [15.7077026, -4.2067256, 0.0], [15.7077026, -4.2080952, 0.0], [15.7077026, -4.2094648, 0.0], [15.7063293, -4.2094648, 0.0]], [[15.7022095, -4.2026169, 0.0], [15.7022095, -4.2012473, 0.0], [15.7035828, -4.2012473, 0.0], [15.7035828, -4.2026169, 0.0], [15.7022095, -4.2026169, 0.0]], [[15.7104492, -4.2012473, 0.0], [15.7104492, -4.1998777, 0.0], [15.7118225, -4.1998777, 0.0], [15.7118225, -4.2012473, 0.0], [15.7104492, -4.2012473, 0.0]], [[15.7090759, -4.1971384, 0.0], [15.7104492, -4.1971384, 0.0], [15.7104492, -4.198508, 0.0], [15.7090759, -4.198508, 0.0], [15.7090759, -4.1971384, 0.0]], [[15.7049561, -4.19166, 0.0], [15.7049561, -4.1902904, 0.0], [15.7035828, -4.1902904, 0.0], [15.7035828, -4.1889207, 0.0], [15.7049561, -4.1889207, 0.0], [15.7063293, -4.1889207, 0.0], [15.7077026, -4.1889207, 0.0], [15.7077026, -4.1902904, 0.0], [15.7077026, -4.19166, 0.0], [15.7063293, -4.19166, 0.0], [15.7049561, -4.19166, 0.0]], [[15.7104492, -4.19166, 0.0], [15.7104492, -4.1902904, 0.0], [15.7118225, -4.1902904, 0.0], [15.7118225, -4.19166, 0.0], [15.7104492, -4.19166, 0.0]], [[15.6994629, -4.1793333, 0.0], [15.6994629, -4.1779637, 0.0], [15.7008362, -4.1779637, 0.0], [15.7008362, -4.1793333, 0.0], [15.6994629, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 4}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2067256, 0.0], [15.5648804, -4.205356, 0.0], [15.5662537, -4.205356, 0.0], [15.5662537, -4.2039865, 0.0], [15.5662537, -4.2026169, 0.0], [15.567627, -4.2026169, 0.0], [15.567627, -4.2039865, 0.0], [15.5690002, -4.2039865, 0.0], [15.5703735, -4.2039865, 0.0], [15.5703735, -4.2026169, 0.0], [15.5717468, -4.2026169, 0.0], [15.5717468, -4.2012473, 0.0], [15.5703735, -4.2012473, 0.0], [15.5690002, -4.2012473, 0.0], [15.5690002, -4.1998777, 0.0], [15.5690002, -4.198508, 0.0], [15.5690002, -4.1971384, 0.0], [15.5690002, -4.1957688, 0.0], [15.567627, -4.1957688, 0.0], [15.5662537, -4.1957688, 0.0], [15.5648804, -4.1957688, 0.0], [15.5648804, -4.1971384, 0.0], [15.5648804, -4.198508, 0.0], [15.5635071, -4.198508, 0.0], [15.5621338, -4.198508, 0.0], [15.5621338, -4.1971384, 0.0], [15.5621338, -4.1957688, 0.0], [15.5621338, -4.1943992, 0.0], [15.5635071, -4.1943992, 0.0], [15.5648804, -4.1943992, 0.0], [15.5662537, -4.1943992, 0.0], [15.567627, -4.1943992, 0.0], [15.5690002, -4.1943992, 0.0], [15.5690002, -4.1930296, 0.0], [15.567627, -4.1930296, 0.0], [15.5662537, -4.1930296, 0.0], [15.5648804, -4.1930296, 0.0], [15.5635071, -4.1930296, 0.0], [15.5635071, -4.19166, 0.0], [15.5635071, -4.1902904, 0.0], [15.5635071, -4.1889207, 0.0], [15.5635071, -4.1875511, 0.0], [15.5648804, -4.1875511, 0.0], [15.5648804, -4.1861815, 0.0], [15.5662537, -4.1861815, 0.0], [15.567627, -4.1861815, 0.0], [15.5690002, -4.1861815, 0.0], [15.5690002, -4.1848119, 0.0], [15.5690002, -4.1834422, 0.0], [15.5703735, -4.1834422, 0.0], [15.5703735, -4.1820726, 0.0], [15.5690002, -4.1820726, 0.0], [15.5690002, -4.180703, 0.0], [15.5703735, -4.180703, 0.0], [15.5717468, -4.180703, 0.0], [15.5717468, -4.1793333, 0.0], [15.5717468, -4.1779637, 0.0], [15.5703735, -4.1779637, 0.0], [15.5703735, -4.1793333, 0.0], [15.5690002, -4.1793333, 0.0], [15.5690002, -4.1779637, 0.0], [15.567627, -4.1779637, 0.0], [15.5662537, -4.1779637, 0.0], [15.5662537, -4.176594, 0.0], [15.5662537, -4.1752244, 0.0], [15.567627, -4.1752244, 0.0], [15.567627, -4.1738548, 0.0], [15.5690002, -4.1738548, 0.0], [15.5690002, -4.1724851, 0.0], [15.567627, -4.1724851, 0.0], [15.567627, -4.1711155, 0.0], [15.5690002, -4.1711155, 0.0], [15.5690002, -4.1697458, 0.0], [15.5703735, -4.1697458, 0.0], [15.5717468, -4.1697458, 0.0], [15.5717468, -4.1683761, 0.0], [15.5703735, -4.1683761, 0.0], [15.5703735, -4.1670065, 0.0], [15.5717468, -4.1670065, 0.0], [15.5717468, -4.1656368, 0.0], [15.5731201, -4.1656368, 0.0], [15.5731201, -4.1642672, 0.0], [15.5731201, -4.1628975, 0.0], [15.5717468, -4.1628975, 0.0], [15.5703735, -4.1628975, 0.0], [15.5703735, -4.1642672, 0.0], [15.5703735, -4.1656368, 0.0], [15.5690002, -4.1656368, 0.0], [15.5690002, -4.1670065, 0.0], [15.5690002, -4.1683761, 0.0], [15.567627, -4.1683761, 0.0], [15.5662537, -4.1683761, 0.0], [15.5662537, -4.1697458, 0.0], [15.5648804, -4.1697458, 0.0], [15.5648804, -4.1683761, 0.0], [15.5635071, -4.1683761, 0.0], [15.5635071, -4.1697458, 0.0], [15.5621338, -4.1697458, 0.0], [15.5621338, -4.1711155, 0.0], [15.5607605, -4.1711155, 0.0], [15.5607605, -4.1697458, 0.0], [15.5593872, -4.1697458, 0.0], [15.5593872, -4.1683761, 0.0], [15.5580139, -4.1683761, 0.0], [15.5580139, -4.1697458, 0.0], [15.5580139, -4.1711155, 0.0], [15.5566406, -4.1711155, 0.0], [15.5566406, -4.1724851, 0.0], [15.5566406, -4.1738548, 0.0], [15.5566406, -4.1752244, 0.0], [15.5580139, -4.1752244, 0.0], [15.5580139, -4.176594, 0.0], [15.5566406, -4.176594, 0.0], [15.5552673, -4.176594, 0.0], [15.5552673, -4.1779637, 0.0], [15.553894, -4.1779637, 0.0], [15.5525208, -4.1779637, 0.0], [15.5525208, -4.1793333, 0.0], [15.5511475, -4.1793333, 0.0], [15.5511475, -4.1779637, 0.0], [15.5511475, -4.176594, 0.0], [15.5511475, -4.1752244, 0.0], [15.5525208, -4.1752244, 0.0], [15.5525208, -4.1738548, 0.0], [15.5525208, -4.1724851, 0.0], [15.5525208, -4.1711155, 0.0], [15.553894, -4.1711155, 0.0], [15.5552673, -4.1711155, 0.0], [15.5552673, -4.1697458, 0.0], [15.553894, -4.1697458, 0.0], [15.553894, -4.1683761, 0.0], [15.5552673, -4.1683761, 0.0], [15.5552673, -4.1670065, 0.0], [15.553894, -4.1670065, 0.0], [15.5525208, -4.1670065, 0.0], [15.5511475, -4.1670065, 0.0], [15.5497742, -4.1670065, 0.0], [15.5497742, -4.1656368, 0.0], [15.5484009, -4.1656368, 0.0], [15.5484009, -4.1642672, 0.0], [15.5484009, -4.1628975, 0.0], [15.5470276, -4.1628975, 0.0], [15.5456543, -4.1628975, 0.0], [15.544281, -4.1628975, 0.0], [15.5429077, -4.1628975, 0.0], [15.5429077, -4.1642672, 0.0], [15.5429077, -4.1656368, 0.0], [15.5429077, -4.1670065, 0.0], [15.5415344, -4.1670065, 0.0], [15.5415344, -4.1683761, 0.0], [15.5429077, -4.1683761, 0.0], [15.544281, -4.1683761, 0.0], [15.544281, -4.1697458, 0.0], [15.5429077, -4.1697458, 0.0], [15.5415344, -4.1697458, 0.0], [15.5401611, -4.1697458, 0.0], [15.5387878, -4.1697458, 0.0], [15.5374146, -4.1697458, 0.0], [15.5360413, -4.1697458, 0.0], [15.5360413, -4.1711155, 0.0], [15.534668, -4.1711155, 0.0], [15.534668, -4.1724851, 0.0], [15.534668, -4.1738548, 0.0], [15.5360413, -4.1738548, 0.0], [15.5360413, -4.1752244, 0.0], [15.5360413, -4.176594, 0.0], [15.5360413, -4.1779637, 0.0], [15.534668, -4.1779637, 0.0], [15.534668, -4.1793333, 0.0], [15.534668, -4.180703, 0.0], [15.5360413, -4.180703, 0.0], [15.5360413, -4.1793333, 0.0], [15.5374146, -4.1793333, 0.0], [15.5387878, -4.1793333, 0.0], [15.5387878, -4.180703, 0.0], [15.5387878, -4.1820726, 0.0], [15.5401611, -4.1820726, 0.0], [15.5415344, -4.1820726, 0.0], [15.5415344, -4.1834422, 0.0], [15.5415344, -4.1848119, 0.0], [15.5401611, -4.1848119, 0.0], [15.5401611, -4.1861815, 0.0], [15.5415344, -4.1861815, 0.0], [15.5415344, -4.1875511, 0.0], [15.5401611, -4.1875511, 0.0], [15.5401611, -4.1889207, 0.0], [15.5401611, -4.1902904, 0.0], [15.5415344, -4.1902904, 0.0], [15.5415344, -4.1889207, 0.0], [15.5429077, -4.1889207, 0.0], [15.5429077, -4.1902904, 0.0], [15.544281, -4.1902904, 0.0], [15.5456543, -4.1902904, 0.0], [15.5456543, -4.1889207, 0.0], [15.5470276, -4.1889207, 0.0], [15.5470276, -4.1902904, 0.0], [15.5484009, -4.1902904, 0.0], [15.5484009, -4.19166, 0.0], [15.5497742, -4.19166, 0.0], [15.5511475, -4.19166, 0.0], [15.5511475, -4.1930296, 0.0], [15.5497742, -4.1930296, 0.0], [15.5484009, -4.1930296, 0.0], [15.5484009, -4.1943992, 0.0], [15.5497742, -4.1943992, 0.0], [15.5497742, -4.1957688, 0.0], [15.5497742, -4.1971384, 0.0], [15.5484009, -4.1971384, 0.0], [15.5470276, -4.1971384, 0.0], [15.5456543, -4.1971384, 0.0], [15.5456543, -4.198508, 0.0], [15.5456543, -4.1998777, 0.0], [15.5456543, -4.2012473, 0.0], [15.5470276, -4.2012473, 0.0], [15.5470276, -4.2026169, 0.0], [15.5484009, -4.2026169, 0.0], [15.5484009, -4.2039865, 0.0], [15.5497742, -4.2039865, 0.0], [15.5497742, -4.2026169, 0.0], [15.5511475, -4.2026169, 0.0], [15.5511475, -4.2012473, 0.0], [15.5525208, -4.2012473, 0.0], [15.5525208, -4.2026169, 0.0], [15.5525208, -4.2039865, 0.0], [15.553894, -4.2039865, 0.0], [15.5552673, -4.2039865, 0.0], [15.5552673, -4.205356, 0.0], [15.5566406, -4.205356, 0.0], [15.5566406, -4.2067256, 0.0], [15.5580139, -4.2067256, 0.0], [15.5593872, -4.2067256, 0.0], [15.5607605, -4.2067256, 0.0], [15.5607605, -4.2080952, 0.0], [15.5621338, -4.2080952, 0.0], [15.5635071, -4.2080952, 0.0], [15.5648804, -4.2080952, 0.0], [15.5648804, -4.2067256, 0.0]], [[15.5429077, -4.1889207, 0.0], [15.5429077, -4.1875511, 0.0], [15.544281, -4.1875511, 0.0], [15.544281, -4.1889207, 0.0], [15.5429077, -4.1889207, 0.0]], [[15.5415344, -4.1820726, 0.0], [15.5415344, -4.180703, 0.0], [15.5415344, -4.1793333, 0.0], [15.5401611, -4.1793333, 0.0], [15.5401611, -4.1779637, 0.0], [15.5415344, -4.1779637, 0.0], [15.5415344, -4.176594, 0.0], [15.5429077, -4.176594, 0.0], [15.544281, -4.176594, 0.0], [15.5456543, -4.176594, 0.0], [15.5456543, -4.1779637, 0.0], [15.5456543, -4.1793333, 0.0], [15.5456543, -4.180703, 0.0], [15.5456543, -4.1820726, 0.0], [15.544281, -4.1820726, 0.0], [15.544281, -4.1834422, 0.0], [15.544281, -4.1848119, 0.0], [15.5429077, -4.1848119, 0.0], [15.5429077, -4.1834422, 0.0], [15.5429077, -4.1820726, 0.0], [15.5415344, -4.1820726, 0.0]], [[15.5511475, -4.1752244, 0.0], [15.5497742, -4.1752244, 0.0], [15.5497742, -4.1738548, 0.0], [15.5497742, -4.1724851, 0.0], [15.5497742, -4.1711155, 0.0], [15.5511475, -4.1711155, 0.0], [15.5511475, -4.1724851, 0.0], [15.5511475, -4.1738548, 0.0], [15.5511475, -4.1752244, 0.0]], [[15.5621338, -4.1711155, 0.0], [15.5635071, -4.1711155, 0.0], [15.5648804, -4.1711155, 0.0], [15.5648804, -4.1724851, 0.0], [15.5635071, -4.1724851, 0.0], [15.5635071, -4.1738548, 0.0], [15.5621338, -4.1738548, 0.0], [15.5621338, -4.1724851, 0.0], [15.5621338, -4.1711155, 0.0]], [[15.5621338, -4.1943992, 0.0], [15.5607605, -4.1943992, 0.0], [15.5593872, -4.1943992, 0.0], [15.5593872, -4.1930296, 0.0], [15.5607605, -4.1930296, 0.0], [15.5607605, -4.19166, 0.0], [15.5621338, -4.19166, 0.0], [15.5621338, -4.1930296, 0.0], [15.5621338, -4.1943992, 0.0]], [[15.5621338, -4.198508, 0.0], [15.5621338, -4.1998777, 0.0], [15.5621338, -4.2012473, 0.0], [15.5607605, -4.2012473, 0.0], [15.5607605, -4.1998777, 0.0], [15.5607605, -4.198508, 0.0], [15.5621338, -4.198508, 0.0]], [[15.5374146, -4.1752244, 0.0], [15.5387878, -4.1752244, 0.0], [15.5387878, -4.176594, 0.0], [15.5374146, -4.176594, 0.0], [15.5374146, -4.1752244, 0.0]], [[15.5401611, -4.1752244, 0.0], [15.5401611, -4.1738548, 0.0], [15.5415344, -4.1738548, 0.0], [15.5415344, -4.1752244, 0.0], [15.5401611, -4.1752244, 0.0]], [[15.5525208, -4.1957688, 0.0], [15.5525208, -4.1943992, 0.0], [15.5525208, -4.1930296, 0.0], [15.553894, -4.1930296, 0.0], [15.553894, -4.1943992, 0.0], [15.553894, -4.1957688, 0.0], [15.5525208, -4.1957688, 0.0]], [[15.5525208, -4.1998777, 0.0], [15.5511475, -4.1998777, 0.0], [15.5511475, -4.198508, 0.0], [15.5511475, -4.1971384, 0.0], [15.5525208, -4.1971384, 0.0], [15.5525208, -4.198508, 0.0], [15.553894, -4.198508, 0.0], [15.553894, -4.1998777, 0.0], [15.5525208, -4.1998777, 0.0]], [[15.5662537, -4.1793333, 0.0], [15.567627, -4.1793333, 0.0], [15.567627, -4.180703, 0.0], [15.5662537, -4.180703, 0.0], [15.5662537, -4.1793333, 0.0]], [[15.5511475, -4.1834422, 0.0], [15.5511475, -4.1820726, 0.0], [15.5525208, -4.1820726, 0.0], [15.5525208, -4.1834422, 0.0], [15.5511475, -4.1834422, 0.0]], [[15.5635071, -4.1820726, 0.0], [15.5635071, -4.180703, 0.0], [15.5648804, -4.180703, 0.0], [15.5648804, -4.1820726, 0.0], [15.5635071, -4.1820726, 0.0]], [[15.5607605, -4.1738548, 0.0], [15.5593872, -4.1738548, 0.0], [15.5593872, -4.1724851, 0.0], [15.5607605, -4.1724851, 0.0], [15.5607605, -4.1738548, 0.0]], [[15.5456543, -4.1656368, 0.0], [15.5470276, -4.1656368, 0.0], [15.5470276, -4.1670065, 0.0], [15.5456543, -4.1670065, 0.0], [15.5456543, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 5}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1834422, 0.0], [15.586853, -4.1820726, 0.0], [15.5854797, -4.1820726, 0.0], [15.5841064, -4.1820726, 0.0], [15.5841064, -4.1834422, 0.0], [15.5841064, -4.1848119, 0.0], [15.5841064, -4.1861815, 0.0], [15.5854797, -4.1861815, 0.0], [15.586853, -4.1861815, 0.0], [15.5882263, -4.1861815, 0.0], [15.5882263, -4.1848119, 0.0], [15.5895996, -4.1848119, 0.0], [15.5895996, -4.1834422, 0.0], [15.5882263, -4.1834422, 0.0], [15.586853, -4.1834422, 0.0]], [[15.586853, -4.1834422, 0.0], [15.586853, -4.1848119, 0.0], [15.5854797, -4.1848119, 0.0], [15.5854797, -4.1834422, 0.0], [15.586853, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 6}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.1231761, 0.0], [15.567627, -4.1231761, 0.0], [15.567627, -4.1218064, 0.0], [15.5662537, -4.1218064, 0.0], [15.5662537, -4.1204366, 0.0], [15.567627, -4.1204366, 0.0], [15.5690002, -4.1204366, 0.0], [15.5690002, -4.1190669, 0.0], [15.567627, -4.1190669, 0.0], [15.567627, -4.1176972, 0.0], [15.567627, -4.1163274, 0.0], [15.5690002, -4.1163274, 0.0], [15.5690002, -4.1149577, 0.0], [15.5690002, -4.1135879, 0.0], [15.5690002, -4.1122182, 0.0], [15.567627, -4.1122182, 0.0], [15.5662537, -4.1122182, 0.0], [15.5662537, -4.1108484, 0.0], [15.5662537, -4.1094786, 0.0], [15.5662537, -4.1081089, 0.0], [15.5648804, -4.1081089, 0.0], [15.5648804, -4.1067391, 0.0], [15.5662537, -4.1067391, 0.0], [15.5662537, -4.1053693, 0.0], [15.5648804, -4.1053693, 0.0], [15.5635071, -4.1053693, 0.0], [15.5621338, -4.1053693, 0.0], [15.5621338, -4.1067391, 0.0], [15.5607605, -4.1067391, 0.0], [15.5607605, -4.1053693, 0.0], [15.5593872, -4.1053693, 0.0], [15.5593872, -4.1067391, 0.0], [15.5593872, -4.1081089, 0.0], [15.5593872, -4.1094786, 0.0], [15.5607605, -4.1094786, 0.0], [15.5621338, -4.1094786, 0.0], [15.5635071, -4.1094786, 0.0], [15.5648804, -4.1094786, 0.0], [15.5648804, -4.1108484, 0.0], [15.5635071, -4.1108484, 0.0], [15.5621338, -4.1108484, 0.0], [15.5621338, -4.1122182, 0.0], [15.5607605, -4.1122182, 0.0], [15.5607605, -4.1135879, 0.0], [15.5621338, -4.1135879, 0.0], [15.5621338, -4.1149577, 0.0], [15.5607605, -4.1149577, 0.0], [15.5593872, -4.1149577, 0.0], [15.5593872, -4.1163274, 0.0], [15.5607605, -4.1163274, 0.0], [15.5621338, -4.1163274, 0.0], [15.5635071, -4.1163274, 0.0], [15.5648804, -4.1163274, 0.0], [15.5648804, -4.1176972, 0.0], [15.5648804, -4.1190669, 0.0], [15.5635071, -4.1190669, 0.0], [15.5621338, -4.1190669, 0.0], [15.5607605, -4.1190669, 0.0], [15.5593872, -4.1190669, 0.0], [15.5593872, -4.1204366, 0.0], [15.5607605, -4.1204366, 0.0], [15.5607605, -4.1218064, 0.0], [15.5621338, -4.1218064, 0.0], [15.5635071, -4.1218064, 0.0], [15.5635071, -4.1231761, 0.0], [15.5635071, -4.1245459, 0.0], [15.5648804, -4.1245459, 0.0], [15.5662537, -4.1245459, 0.0], [15.5662537, -4.1231761, 0.0]], [[15.5621338, -4.1067391, 0.0], [15.5635071, -4.1067391, 0.0], [15.5635071, -4.1081089, 0.0], [15.5621338, -4.1081089, 0.0], [15.5621338, -4.1067391, 0.0]], [[15.567627, -4.1163274, 0.0], [15.5662537, -4.1163274, 0.0], [15.5662537, -4.1149577, 0.0], [15.567627, -4.1149577, 0.0], [15.567627, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"id": 7}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.1190669, 0.0], [15.5332947, -4.1176972, 0.0], [15.534668, -4.1176972, 0.0], [15.534668, -4.1163274, 0.0], [15.5360413, -4.1163274, 0.0], [15.5360413, -4.1149577, 0.0], [15.534668, -4.1149577, 0.0], [15.534668, -4.1135879, 0.0], [15.5360413, -4.1135879, 0.0], [15.5360413, -4.1122182, 0.0], [15.5374146, -4.1122182, 0.0], [15.5374146, -4.1135879, 0.0], [15.5387878, -4.1135879, 0.0], [15.5387878, -4.1122182, 0.0], [15.5387878, -4.1108484, 0.0], [15.5374146, -4.1108484, 0.0], [15.5374146, -4.1094786, 0.0], [15.5360413, -4.1094786, 0.0], [15.5360413, -4.1081089, 0.0], [15.534668, -4.1081089, 0.0], [15.534668, -4.1067391, 0.0], [15.5332947, -4.1067391, 0.0], [15.5332947, -4.1053693, 0.0], [15.5332947, -4.1039996, 0.0], [15.5319214, -4.1039996, 0.0], [15.5305481, -4.1039996, 0.0], [15.5305481, -4.1026298, 0.0], [15.5319214, -4.1026298, 0.0], [15.5319214, -4.10126, 0.0], [15.5332947, -4.10126, 0.0], [15.534668, -4.10126, 0.0], [15.534668, -4.1026298, 0.0], [15.5360413, -4.1026298, 0.0], [15.5374146, -4.1026298, 0.0], [15.5374146, -4.10126, 0.0], [15.5374146, -4.0998903, 0.0], [15.5387878, -4.0998903, 0.0], [15.5401611, -4.0998903, 0.0], [15.5401611, -4.0985205, 0.0], [15.5401611, -4.0971507, 0.0], [15.5387878, -4.0971507, 0.0], [15.5387878, -4.0957809, 0.0], [15.5374146, -4.0957809, 0.0], [15.5374146, -4.0944111, 0.0], [15.5374146, -4.0930413, 0.0], [15.5374146, -4.0916716, 0.0], [15.5374146, -4.0903018, 0.0], [15.5387878, -4.0903018, 0.0], [15.5387878, -4.088932, 0.0], [15.5374146, -4.088932, 0.0], [15.5360413, -4.088932, 0.0], [15.5360413, -4.0903018, 0.0], [15.534668, -4.0903018, 0.0], [15.5332947, -4.0903018, 0.0], [15.5319214, -4.0903018, 0.0], [15.5319214, -4.088932, 0.0], [15.5319214, -4.0875622, 0.0], [15.5305481, -4.0875622, 0.0], [15.5305481, -4.0861924, 0.0], [15.5291748, -4.0861924, 0.0], [15.5278015, -4.0861924, 0.0], [15.5264282, -4.0861924, 0.0], [15.5264282, -4.0875622, 0.0], [15.5264282, -4.088932, 0.0], [15.5250549, -4.088932, 0.0], [15.5236816, -4.088932, 0.0], [15.5223083, -4.088932, 0.0], [15.5209351, -4.088932, 0.0], [15.5209351, -4.0903018, 0.0], [15.5209351, -4.0916716, 0.0], [15.5195618, -4.0916716, 0.0], [15.5195618, -4.0930413, 0.0], [15.5195618, -4.0944111, 0.0], [15.5209351, -4.0944111, 0.0], [15.5209351, -4.0957809, 0.0], [15.5195618, -4.0957809, 0.0], [15.5195618, -4.0971507, 0.0], [15.5195618, -4.0985205, 0.0], [15.5195618, -4.0998903, 0.0], [15.5209351, -4.0998903, 0.0], [15.5209351, -4.10126, 0.0], [15.5209351, -4.1026298, 0.0], [15.5209351, -4.1039996, 0.0], [15.5223083, -4.1039996, 0.0], [15.5223083, -4.1026298, 0.0], [15.5236816, -4.1026298, 0.0], [15.5236816, -4.10126, 0.0], [15.5250549, -4.10126, 0.0], [15.5250549, -4.1026298, 0.0], [15.5250549, -4.1039996, 0.0], [15.5236816, -4.1039996, 0.0], [15.5236816, -4.1053693, 0.0], [15.5236816, -4.1067391, 0.0], [15.5250549, -4.1067391, 0.0], [15.5250549, -4.1081089, 0.0], [15.5236816, -4.1081089, 0.0], [15.5236816, -4.1094786, 0.0], [15.5250549, -4.1094786, 0.0], [15.5250549, -4.1108484, 0.0], [15.5250549, -4.1122182, 0.0], [15.5250549, -4.1135879, 0.0], [15.5236816, -4.1135879, 0.0], [15.5236816, -4.1149577, 0.0], [15.5236816, -4.1163274, 0.0], [15.5223083, -4.1163274, 0.0], [15.5223083, -4.1176972, 0.0], [15.5236816, -4.1176972, 0.0], [15.5250549, -4.1176972, 0.0], [15.5250549, -4.1190669, 0.0], [15.5264282, -4.1190669, 0.0], [15.5264282, -4.1176972, 0.0], [15.5278015, -4.1176972, 0.0], [15.5278015, -4.1163274, 0.0], [15.5291748, -4.1163274, 0.0], [15.5291748, -4.1176972, 0.0], [15.5305481, -4.1176972, 0.0], [15.5319214, -4.1176972, 0.0], [15.5319214, -4.1190669, 0.0], [15.5319214, -4.1204366, 0.0], [15.5332947, -4.1204366, 0.0], [15.5332947, -4.1190669, 0.0]], [[15.5250549, -4.1135879, 0.0], [15.5264282, -4.1135879, 0.0], [15.5264282, -4.1149577, 0.0], [15.5250549, -4.1149577, 0.0], [15.5250549, -4.1135879, 0.0]], [[15.5387878, -4.0971507, 0.0], [15.5387878, -4.0985205, 0.0], [15.5374146, -4.0985205, 0.0], [15.5374146, -4.0971507, 0.0], [15.5387878, -4.0971507, 0.0]], [[15.5264282, -4.1053693, 0.0], [15.5264282, -4.1039996, 0.0], [15.5278015, -4.1039996, 0.0], [15.5291748, -4.1039996, 0.0], [15.5291748, -4.1053693, 0.0], [15.5291748, -4.1067391, 0.0], [15.5278015, -4.1067391, 0.0], [15.5278015, -4.1053693, 0.0], [15.5264282, -4.1053693, 0.0]], [[15.5278015, -4.1067391, 0.0], [15.5278015, -4.1081089, 0.0], [15.5264282, -4.1081089, 0.0], [15.5264282, -4.1067391, 0.0], [15.5278015, -4.1067391, 0.0]], [[15.5305481, -4.1149577, 0.0], [15.5319214, -4.1149577, 0.0], [15.5319214, -4.1163274, 0.0], [15.5305481, -4.1163274, 0.0], [15.5305481, -4.1149577, 0.0]], [[15.5332947, -4.0930413, 0.0], [15.5332947, -4.0944111, 0.0], [15.5332947, -4.0957809, 0.0], [15.5319214, -4.0957809, 0.0], [15.5319214, -4.0944111, 0.0], [15.5319214, -4.0930413, 0.0], [15.5332947, -4.0930413, 0.0]], [[15.534668, -4.0971507, 0.0], [15.5360413, -4.0971507, 0.0], [15.5360413, -4.0985205, 0.0], [15.5360413, -4.0998903, 0.0], [15.534668, -4.0998903, 0.0], [15.534668, -4.0985205, 0.0], [15.534668, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 8}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.1149577, 0.0], [15.8999634, -4.1135879, 0.0], [15.9013367, -4.1135879, 0.0], [15.9013367, -4.1122182, 0.0], [15.8999634, -4.1122182, 0.0], [15.8999634, -4.1108484, 0.0], [15.8999634, -4.1094786, 0.0], [15.9013367, -4.1094786, 0.0], [15.9013367, -4.1081089, 0.0], [15.90271, -4.1081089, 0.0], [15.90271, -4.1067391, 0.0], [15.90271, -4.1053693, 0.0], [15.9013367, -4.1053693, 0.0], [15.9013367, -4.1067391, 0.0], [15.8999634, -4.1067391, 0.0], [15.8985901, -4.1067391, 0.0], [15.8972168, -4.1067391, 0.0], [15.8958435, -4.1067391, 0.0], [15.8944702, -4.1067391, 0.0], [15.8944702, -4.1081089, 0.0], [15.8930969, -4.1081089, 0.0], [15.8930969, -4.1094786, 0.0], [15.8930969, -4.1108484, 0.0], [15.8944702, -4.1108484, 0.0], [15.8958435, -4.1108484, 0.0], [15.8958435, -4.1122182, 0.0], [15.8972168, -4.1122182, 0.0], [15.8972168, -4.1135879, 0.0], [15.8972168, -4.1149577, 0.0], [15.8985901, -4.1149577, 0.0], [15.8985901, -4.1163274, 0.0], [15.8999634, -4.1163274, 0.0], [15.8999634, -4.1149577, 0.0]], [[15.8999634, -4.1094786, 0.0], [15.8985901, -4.1094786, 0.0], [15.8985901, -4.1108484, 0.0], [15.8972168, -4.1108484, 0.0], [15.8972168, -4.1094786, 0.0], [15.8972168, -4.1081089, 0.0], [15.8985901, -4.1081089, 0.0], [15.8999634, -4.1081089, 0.0], [15.8999634, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 9}, "geometry": {"type": "Polygon", "coordinates": [[[15.5470276, -4.0793433, 0.0], [15.5484009, -4.0793433, 0.0], [15.5484009, -4.0779735, 0.0], [15.5497742, -4.0779735, 0.0], [15.5497742, -4.0766037, 0.0], [15.5511475, -4.0766037, 0.0], [15.5525208, -4.0766037, 0.0], [15.5525208, -4.0779735, 0.0], [15.553894, -4.0779735, 0.0], [15.5552673, -4.0779735, 0.0], [15.5552673, -4.0793433, 0.0], [15.5566406, -4.0793433, 0.0], [15.5580139, -4.0793433, 0.0], [15.5593872, -4.0793433, 0.0], [15.5593872, -4.0779735, 0.0], [15.5593872, -4.0766037, 0.0], [15.5607605, -4.0766037, 0.0], [15.5621338, -4.0766037, 0.0], [15.5621338, -4.0752339, 0.0], [15.5621338, -4.0738641, 0.0], [15.5635071, -4.0738641, 0.0], [15.5648804, -4.0738641, 0.0], [15.5648804, -4.0724943, 0.0], [15.5635071, -4.0724943, 0.0], [15.5635071, -4.0711244, 0.0], [15.5648804, -4.0711244, 0.0], [15.5648804, -4.0697546, 0.0], [15.5662537, -4.0697546, 0.0], [15.5662537, -4.0683848, 0.0], [15.5662537, -4.0670149, 0.0], [15.567627, -4.0670149, 0.0], [15.5690002, -4.0670149, 0.0], [15.5703735, -4.0670149, 0.0], [15.5717468, -4.0670149, 0.0], [15.5731201, -4.0670149, 0.0], [15.5744934, -4.0670149, 0.0], [15.5744934, -4.0656451, 0.0], [15.5744934, -4.0642753, 0.0], [15.5744934, -4.0629054, 0.0], [15.5731201, -4.0629054, 0.0], [15.5731201, -4.0615356, 0.0], [15.5744934, -4.0615356, 0.0], [15.5758667, -4.0615356, 0.0], [15.5758667, -4.0601658, 0.0], [15.5758667, -4.0587959, 0.0], [15.57724, -4.0587959, 0.0], [15.5786133, -4.0587959, 0.0], [15.5786133, -4.0574261, 0.0], [15.57724, -4.0574261, 0.0], [15.5758667, -4.0574261, 0.0], [15.5744934, -4.0574261, 0.0], [15.5731201, -4.0574261, 0.0], [15.5731201, -4.0587959, 0.0], [15.5717468, -4.0587959, 0.0], [15.5703735, -4.0587959, 0.0], [15.5690002, -4.0587959, 0.0], [15.5690002, -4.0574261, 0.0], [15.5690002, -4.0560562, 0.0], [15.5703735, -4.0560562, 0.0], [15.5703735, -4.0546864, 0.0], [15.5717468, -4.0546864, 0.0], [15.5731201, -4.0546864, 0.0], [15.5731201, -4.0533165, 0.0], [15.5731201, -4.0519466, 0.0], [15.5717468, -4.0519466, 0.0], [15.5703735, -4.0519466, 0.0], [15.5690002, -4.0519466, 0.0], [15.5690002, -4.0505768, 0.0], [15.5690002, -4.0492069, 0.0], [15.5703735, -4.0492069, 0.0], [15.5703735, -4.0478371, 0.0], [15.5703735, -4.0464672, 0.0], [15.5717468, -4.0464672, 0.0], [15.5717468, -4.0450973, 0.0], [15.5717468, -4.0437275, 0.0], [15.5703735, -4.0437275, 0.0], [15.5703735, -4.0450973, 0.0], [15.5690002, -4.0450973, 0.0], [15.567627, -4.0450973, 0.0], [15.567627, -4.0464672, 0.0], [15.5662537, -4.0464672, 0.0], [15.5648804, -4.0464672, 0.0], [15.5635071, -4.0464672, 0.0], [15.5621338, -4.0464672, 0.0], [15.5607605, -4.0464672, 0.0], [15.5593872, -4.0464672, 0.0], [15.5580139, -4.0464672, 0.0], [15.5566406, -4.0464672, 0.0], [15.5566406, -4.0478371, 0.0], [15.5552673, -4.0478371, 0.0], [15.5552673, -4.0492069, 0.0], [15.553894, -4.0492069, 0.0], [15.553894, -4.0505768, 0.0], [15.5525208, -4.0505768, 0.0], [15.5525208, -4.0519466, 0.0], [15.5511475, -4.0519466, 0.0], [15.5511475, -4.0533165, 0.0], [15.5497742, -4.0533165, 0.0], [15.5497742, -4.0546864, 0.0], [15.5497742, -4.0560562, 0.0], [15.5497742, -4.0574261, 0.0], [15.5484009, -4.0574261, 0.0], [15.5484009, -4.0587959, 0.0], [15.5470276, -4.0587959, 0.0], [15.5470276, -4.0601658, 0.0], [15.5470276, -4.0615356, 0.0], [15.5456543, -4.0615356, 0.0], [15.5456543, -4.0629054, 0.0], [15.5456543, -4.0642753, 0.0], [15.544281, -4.0642753, 0.0], [15.5429077, -4.0642753, 0.0], [15.5429077, -4.0656451, 0.0], [15.5415344, -4.0656451, 0.0], [15.5415344, -4.0670149, 0.0], [15.5401611, -4.0670149, 0.0], [15.5401611, -4.0683848, 0.0], [15.5387878, -4.0683848, 0.0], [15.5374146, -4.0683848, 0.0], [15.5374146, -4.0697546, 0.0], [15.5360413, -4.0697546, 0.0], [15.534668, -4.0697546, 0.0], [15.534668, -4.0711244, 0.0], [15.5332947, -4.0711244, 0.0], [15.5332947, -4.0724943, 0.0], [15.5319214, -4.0724943, 0.0], [15.5319214, -4.0738641, 0.0], [15.5319214, -4.0752339, 0.0], [15.5319214, -4.0766037, 0.0], [15.5332947, -4.0766037, 0.0], [15.5332947, -4.0752339, 0.0], [15.534668, -4.0752339, 0.0], [15.5360413, -4.0752339, 0.0], [15.5374146, -4.0752339, 0.0], [15.5374146, -4.0738641, 0.0], [15.5374146, -4.0724943, 0.0], [15.5360413, -4.0724943, 0.0], [15.5360413, -4.0711244, 0.0], [15.5374146, -4.0711244, 0.0], [15.5387878, -4.0711244, 0.0], [15.5387878, -4.0724943, 0.0], [15.5387878, -4.0738641, 0.0], [15.5387878, -4.0752339, 0.0], [15.5401611, -4.0752339, 0.0], [15.5401611, -4.0766037, 0.0], [15.5415344, -4.0766037, 0.0], [15.5429077, -4.0766037, 0.0], [15.5429077, -4.0779735, 0.0], [15.5429077, -4.0793433, 0.0], [15.544281, -4.0793433, 0.0], [15.5456543, -4.0793433, 0.0], [15.5456543, -4.0807132, 0.0], [15.5470276, -4.0807132, 0.0], [15.5470276, -4.0793433, 0.0]], [[15.5731201, -4.0587959, 0.0], [15.5744934, -4.0587959, 0.0], [15.5744934, -4.0601658, 0.0], [15.5731201, -4.0601658, 0.0], [15.5731201, -4.0587959, 0.0]], [[15.5662537, -4.0670149, 0.0], [15.5648804, -4.0670149, 0.0], [15.5648804, -4.0683848, 0.0], [15.5635071, -4.0683848, 0.0], [15.5635071, -4.0697546, 0.0], [15.5621338, -4.0697546, 0.0], [15.5621338, -4.0683848, 0.0], [15.5607605, -4.0683848, 0.0], [15.5607605, -4.0670149, 0.0], [15.5621338, -4.0670149, 0.0], [15.5621338, -4.0656451, 0.0], [15.5635071, -4.0656451, 0.0], [15.5635071, -4.0642753, 0.0], [15.5648804, -4.0642753, 0.0], [15.5648804, -4.0656451, 0.0], [15.5662537, -4.0656451, 0.0], [15.5662537, -4.0670149, 0.0]], [[15.5484009, -4.0779735, 0.0], [15.5470276, -4.0779735, 0.0], [15.5456543, -4.0779735, 0.0], [15.5456543, -4.0766037, 0.0], [15.5470276, -4.0766037, 0.0], [15.5484009, -4.0766037, 0.0], [15.5484009, -4.0779735, 0.0]], [[15.5415344, -4.0711244, 0.0], [15.5415344, -4.0697546, 0.0], [15.5429077, -4.0697546, 0.0], [15.5429077, -4.0711244, 0.0], [15.5415344, -4.0711244, 0.0]], [[15.5593872, -4.0711244, 0.0], [15.5593872, -4.0697546, 0.0], [15.5607605, -4.0697546, 0.0], [15.5607605, -4.0711244, 0.0], [15.5593872, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 10}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.0135897, 0.0], [15.8738708, -4.0135897, 0.0], [15.8752441, -4.0135897, 0.0], [15.8752441, -4.0122198, 0.0], [15.8766174, -4.0122198, 0.0], [15.8766174, -4.0108499, 0.0], [15.8766174, -4.0094799, 0.0], [15.8779907, -4.0094799, 0.0], [15.8779907, -4.0108499, 0.0], [15.879364, -4.0108499, 0.0], [15.879364, -4.0122198, 0.0], [15.879364, -4.0135897, 0.0], [15.8807373, -4.0135897, 0.0], [15.8807373, -4.0149596, 0.0], [15.8821106, -4.0149596, 0.0], [15.8821106, -4.0135897, 0.0], [15.8821106, -4.0122198, 0.0], [15.8807373, -4.0122198, 0.0], [15.8807373, -4.0108499, 0.0], [15.8807373, -4.0094799, 0.0], [15.8807373, -4.00811, 0.0], [15.8821106, -4.00811, 0.0], [15.8821106, -4.0067401, 0.0], [15.8807373, -4.0067401, 0.0], [15.8807373, -4.0053701, 0.0], [15.8807373, -4.0040002, 0.0], [15.8807373, -4.0026302, 0.0], [15.879364, -4.0026302, 0.0], [15.879364, -4.0040002, 0.0], [15.8779907, -4.0040002, 0.0], [15.8766174, -4.0040002, 0.0], [15.8766174, -4.0053701, 0.0], [15.8752441, -4.0053701, 0.0], [15.8752441, -4.0067401, 0.0], [15.8752441, -4.00811, 0.0], [15.8738708, -4.00811, 0.0], [15.8738708, -4.0094799, 0.0], [15.8724976, -4.0094799, 0.0], [15.8724976, -4.0108499, 0.0], [15.8711243, -4.0108499, 0.0], [15.8711243, -4.0122198, 0.0], [15.8711243, -4.0135897, 0.0], [15.869751, -4.0135897, 0.0], [15.869751, -4.0149596, 0.0], [15.8711243, -4.0149596, 0.0], [15.8724976, -4.0149596, 0.0], [15.8724976, -4.0135897, 0.0]], [[15.8738708, -4.0094799, 0.0], [15.8752441, -4.0094799, 0.0], [15.8752441, -4.0108499, 0.0], [15.8738708, -4.0108499, 0.0], [15.8738708, -4.0094799, 0.0]]]}}, {"type": "Feature", "properties": {"id": 11}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -5.0184428, 0.0], [15.827179, -5.0198108, 0.0], [15.8285522, -5.0198108, 0.0], [15.8299255, -5.0198108, 0.0], [15.8299255, -5.0184428, 0.0], [15.8285522, -5.0184428, 0.0], [15.827179, -5.0184428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 12}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -5.0143387, 0.0], [15.8326721, -5.0157068, 0.0], [15.8340454, -5.0157068, 0.0], [15.8340454, -5.0143387, 0.0], [15.8326721, -5.0143387, 0.0]]]}}, {"type": "Feature", "properties": {"id": 13}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -5.0129707, 0.0], [15.7516479, -5.0143387, 0.0], [15.7530212, -5.0143387, 0.0], [15.7530212, -5.0129707, 0.0], [15.7516479, -5.0129707, 0.0]]]}}, {"type": "Feature", "properties": {"id": 14}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -5.0102346, 0.0], [15.836792, -5.0088666, 0.0], [15.8354187, -5.0088666, 0.0], [15.8354187, -5.0074985, 0.0], [15.8340454, -5.0074985, 0.0], [15.8340454, -5.0088666, 0.0], [15.8326721, -5.0088666, 0.0], [15.8312988, -5.0088666, 0.0], [15.8312988, -5.0102346, 0.0], [15.8312988, -5.0116026, 0.0], [15.8312988, -5.0129707, 0.0], [15.8326721, -5.0129707, 0.0], [15.8326721, -5.0116026, 0.0], [15.8326721, -5.0102346, 0.0], [15.8340454, -5.0102346, 0.0], [15.8354187, -5.0102346, 0.0], [15.8354187, -5.0116026, 0.0], [15.836792, -5.0116026, 0.0], [15.836792, -5.0102346, 0.0]]]}}, {"type": "Feature", "properties": {"id": 15}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -5.0061305, 0.0], [15.8244324, -5.0074985, 0.0], [15.8258057, -5.0074985, 0.0], [15.8258057, -5.0061305, 0.0], [15.8244324, -5.0061305, 0.0]]]}}, {"type": "Feature", "properties": {"id": 16}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9979221, 0.0], [15.8477783, -4.9992902, 0.0], [15.8491516, -4.9992902, 0.0], [15.8491516, -4.9979221, 0.0], [15.8477783, -4.9979221, 0.0]]]}}, {"type": "Feature", "properties": {"id": 17}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.9883455, 0.0], [15.7447815, -4.9869774, 0.0], [15.7434082, -4.9869774, 0.0], [15.7434082, -4.9883455, 0.0], [15.7434082, -4.9897136, 0.0], [15.7447815, -4.9897136, 0.0], [15.7447815, -4.9883455, 0.0]]]}}, {"type": "Feature", "properties": {"id": 18}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.9869774, 0.0], [15.8450317, -4.9883455, 0.0], [15.846405, -4.9883455, 0.0], [15.846405, -4.9869774, 0.0], [15.8450317, -4.9869774, 0.0]]]}}, {"type": "Feature", "properties": {"id": 19}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.9869774, 0.0], [15.8395386, -4.9883455, 0.0], [15.8409119, -4.9883455, 0.0], [15.8422852, -4.9883455, 0.0], [15.8422852, -4.9869774, 0.0], [15.8409119, -4.9869774, 0.0], [15.8395386, -4.9869774, 0.0]]]}}, {"type": "Feature", "properties": {"id": 20}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.9897136, 0.0], [15.8450317, -4.9910817, 0.0], [15.846405, -4.9910817, 0.0], [15.846405, -4.9897136, 0.0], [15.8450317, -4.9897136, 0.0]]]}}, {"type": "Feature", "properties": {"id": 21}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.9842413, 0.0], [15.846405, -4.9856093, 0.0], [15.8477783, -4.9856093, 0.0], [15.8477783, -4.9842413, 0.0], [15.846405, -4.9842413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 22}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.9842413, 0.0], [15.8450317, -4.9842413, 0.0], [15.8450317, -4.9828732, 0.0], [15.8436584, -4.9828732, 0.0], [15.8422852, -4.9828732, 0.0], [15.8422852, -4.9842413, 0.0], [15.8422852, -4.9856093, 0.0], [15.8436584, -4.9856093, 0.0], [15.8436584, -4.9842413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 23}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.981505, 0.0], [15.8477783, -4.9828732, 0.0], [15.8491516, -4.9828732, 0.0], [15.8505249, -4.9828732, 0.0], [15.8518982, -4.9828732, 0.0], [15.8518982, -4.981505, 0.0], [15.8505249, -4.981505, 0.0], [15.8491516, -4.981505, 0.0], [15.8477783, -4.981505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 24}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -5.0047624, 0.0], [15.8422852, -5.0033943, 0.0], [15.8422852, -5.0020263, 0.0], [15.8409119, -5.0020263, 0.0], [15.8409119, -5.0033943, 0.0], [15.8409119, -5.0047624, 0.0], [15.8409119, -5.0061305, 0.0], [15.8422852, -5.0061305, 0.0], [15.8422852, -5.0047624, 0.0]]]}}, {"type": "Feature", "properties": {"id": 25}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -5.0006582, 0.0], [15.8354187, -4.9992902, 0.0], [15.8340454, -4.9992902, 0.0], [15.8340454, -5.0006582, 0.0], [15.8340454, -5.0020263, 0.0], [15.8354187, -5.0020263, 0.0], [15.8354187, -5.0006582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 26}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.9678239, 0.0], [15.8518982, -4.969192, 0.0], [15.8532715, -4.969192, 0.0], [15.8532715, -4.9678239, 0.0], [15.8518982, -4.9678239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 27}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.9623513, 0.0], [15.846405, -4.9609832, 0.0], [15.8450317, -4.9609832, 0.0], [15.8450317, -4.9623513, 0.0], [15.8450317, -4.9637195, 0.0], [15.846405, -4.9637195, 0.0], [15.846405, -4.9623513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 28}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9609832, 0.0], [15.8477783, -4.9623513, 0.0], [15.8491516, -4.9623513, 0.0], [15.8491516, -4.9609832, 0.0], [15.8477783, -4.9609832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 29}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.9541424, 0.0], [15.8505249, -4.9541424, 0.0], [15.8505249, -4.9527742, 0.0], [15.8491516, -4.9527742, 0.0], [15.8477783, -4.9527742, 0.0], [15.8477783, -4.9541424, 0.0], [15.8477783, -4.9555106, 0.0], [15.8491516, -4.9555106, 0.0], [15.8491516, -4.9541424, 0.0]]]}}, {"type": "Feature", "properties": {"id": 30}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.9514061, 0.0], [15.7228088, -4.9527742, 0.0], [15.7241821, -4.9527742, 0.0], [15.7241821, -4.9514061, 0.0], [15.7228088, -4.9514061, 0.0]]]}}, {"type": "Feature", "properties": {"id": 31}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.9459334, 0.0], [15.8120728, -4.9473016, 0.0], [15.813446, -4.9473016, 0.0], [15.813446, -4.9459334, 0.0], [15.8120728, -4.9459334, 0.0]]]}}, {"type": "Feature", "properties": {"id": 32}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.9404607, 0.0], [15.6967163, -4.9418288, 0.0], [15.6980896, -4.9418288, 0.0], [15.6980896, -4.9404607, 0.0], [15.6967163, -4.9404607, 0.0]]]}}, {"type": "Feature", "properties": {"id": 33}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.9363561, 0.0], [15.7434082, -4.9349879, 0.0], [15.7420349, -4.9349879, 0.0], [15.7406616, -4.9349879, 0.0], [15.7406616, -4.9363561, 0.0], [15.7420349, -4.9363561, 0.0], [15.7420349, -4.9377243, 0.0], [15.7434082, -4.9377243, 0.0], [15.7434082, -4.9363561, 0.0]]]}}, {"type": "Feature", "properties": {"id": 34}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.943197, 0.0], [15.718689, -4.9418288, 0.0], [15.7173157, -4.9418288, 0.0], [15.7173157, -4.943197, 0.0], [15.7173157, -4.9445652, 0.0], [15.718689, -4.9445652, 0.0], [15.718689, -4.943197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 35}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.9404607, 0.0], [15.728302, -4.9418288, 0.0], [15.7296753, -4.9418288, 0.0], [15.7296753, -4.9404607, 0.0], [15.728302, -4.9404607, 0.0]]]}}, {"type": "Feature", "properties": {"id": 36}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.9514061, 0.0], [15.7873535, -4.9527742, 0.0], [15.7887268, -4.9527742, 0.0], [15.7887268, -4.9514061, 0.0], [15.7873535, -4.9514061, 0.0]]]}}, {"type": "Feature", "properties": {"id": 37}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.9349879, 0.0], [15.7337952, -4.9363561, 0.0], [15.7351685, -4.9363561, 0.0], [15.7351685, -4.9349879, 0.0], [15.7337952, -4.9349879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 38}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.9349879, 0.0], [15.7255554, -4.9363561, 0.0], [15.7269287, -4.9363561, 0.0], [15.7269287, -4.9349879, 0.0], [15.7255554, -4.9349879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 39}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.9336197, 0.0], [15.7447815, -4.9349879, 0.0], [15.7461548, -4.9349879, 0.0], [15.7461548, -4.9336197, 0.0], [15.7447815, -4.9336197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 40}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.9240422, 0.0], [15.6980896, -4.922674, 0.0], [15.6967163, -4.922674, 0.0], [15.6967163, -4.9240422, 0.0], [15.695343, -4.9240422, 0.0], [15.695343, -4.9254104, 0.0], [15.6967163, -4.9254104, 0.0], [15.6980896, -4.9254104, 0.0], [15.6980896, -4.9240422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 41}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.922674, 0.0], [15.7035828, -4.9213057, 0.0], [15.7049561, -4.9213057, 0.0], [15.7049561, -4.9199375, 0.0], [15.7035828, -4.9199375, 0.0], [15.7022095, -4.9199375, 0.0], [15.7022095, -4.9213057, 0.0], [15.7022095, -4.922674, 0.0], [15.7022095, -4.9240422, 0.0], [15.7035828, -4.9240422, 0.0], [15.7035828, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 42}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.922674, 0.0], [15.7063293, -4.9240422, 0.0], [15.7077026, -4.9240422, 0.0], [15.7077026, -4.922674, 0.0], [15.7063293, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 43}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.922674, 0.0], [15.7173157, -4.9240422, 0.0], [15.718689, -4.9240422, 0.0], [15.718689, -4.922674, 0.0], [15.7173157, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 44}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.922674, 0.0], [15.7269287, -4.9240422, 0.0], [15.728302, -4.9240422, 0.0], [15.7296753, -4.9240422, 0.0], [15.7296753, -4.922674, 0.0], [15.7310486, -4.922674, 0.0], [15.7310486, -4.9213057, 0.0], [15.7296753, -4.9213057, 0.0], [15.7296753, -4.9199375, 0.0], [15.7296753, -4.9185693, 0.0], [15.728302, -4.9185693, 0.0], [15.7269287, -4.9185693, 0.0], [15.7269287, -4.9199375, 0.0], [15.728302, -4.9199375, 0.0], [15.728302, -4.9213057, 0.0], [15.728302, -4.922674, 0.0], [15.7269287, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 45}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.922674, 0.0], [15.8477783, -4.9240422, 0.0], [15.8491516, -4.9240422, 0.0], [15.8491516, -4.922674, 0.0], [15.8477783, -4.922674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 46}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.9213057, 0.0], [15.6912231, -4.922674, 0.0], [15.6925964, -4.922674, 0.0], [15.6939697, -4.922674, 0.0], [15.6939697, -4.9213057, 0.0], [15.695343, -4.9213057, 0.0], [15.695343, -4.9199375, 0.0], [15.6939697, -4.9199375, 0.0], [15.6925964, -4.9199375, 0.0], [15.6925964, -4.9213057, 0.0], [15.6912231, -4.9213057, 0.0]]]}}, {"type": "Feature", "properties": {"id": 47}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.9213057, 0.0], [15.7557678, -4.9213057, 0.0], [15.7557678, -4.9199375, 0.0], [15.7543945, -4.9199375, 0.0], [15.7543945, -4.9185693, 0.0], [15.7530212, -4.9185693, 0.0], [15.7530212, -4.9199375, 0.0], [15.7530212, -4.9213057, 0.0], [15.7530212, -4.922674, 0.0], [15.7543945, -4.922674, 0.0], [15.7543945, -4.9213057, 0.0]]]}}, {"type": "Feature", "properties": {"id": 48}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.9199375, 0.0], [15.6706238, -4.9213057, 0.0], [15.6719971, -4.9213057, 0.0], [15.6719971, -4.9199375, 0.0], [15.6706238, -4.9199375, 0.0]]]}}, {"type": "Feature", "properties": {"id": 49}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.9199375, 0.0], [15.7255554, -4.9213057, 0.0], [15.7269287, -4.9213057, 0.0], [15.7269287, -4.9199375, 0.0], [15.7255554, -4.9199375, 0.0]]]}}, {"type": "Feature", "properties": {"id": 50}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.9185693, 0.0], [15.7173157, -4.9185693, 0.0], [15.7173157, -4.9199375, 0.0], [15.718689, -4.9199375, 0.0], [15.7200623, -4.9199375, 0.0], [15.7200623, -4.9185693, 0.0], [15.718689, -4.9185693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 51}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.917201, 0.0], [15.7241821, -4.917201, 0.0], [15.7241821, -4.9158328, 0.0], [15.7228088, -4.9158328, 0.0], [15.7228088, -4.9144646, 0.0], [15.7214355, -4.9144646, 0.0], [15.7214355, -4.9158328, 0.0], [15.7214355, -4.917201, 0.0], [15.7228088, -4.917201, 0.0]]]}}, {"type": "Feature", "properties": {"id": 52}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.9158328, 0.0], [15.7131958, -4.9144646, 0.0], [15.7118225, -4.9144646, 0.0], [15.7104492, -4.9144646, 0.0], [15.7104492, -4.9158328, 0.0], [15.7104492, -4.917201, 0.0], [15.7118225, -4.917201, 0.0], [15.7131958, -4.917201, 0.0], [15.7131958, -4.9158328, 0.0]]]}}, {"type": "Feature", "properties": {"id": 53}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.9117281, 0.0], [15.6912231, -4.9103598, 0.0], [15.6898499, -4.9103598, 0.0], [15.6898499, -4.9089916, 0.0], [15.6884766, -4.9089916, 0.0], [15.6884766, -4.9103598, 0.0], [15.6884766, -4.9117281, 0.0], [15.6884766, -4.9130963, 0.0], [15.6898499, -4.9130963, 0.0], [15.6912231, -4.9130963, 0.0], [15.6912231, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"id": 54}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9117281, 0.0], [15.7173157, -4.9130963, 0.0], [15.718689, -4.9130963, 0.0], [15.718689, -4.9117281, 0.0], [15.7173157, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"id": 55}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.9117281, 0.0], [15.6678772, -4.9130963, 0.0], [15.6692505, -4.9130963, 0.0], [15.6706238, -4.9130963, 0.0], [15.6706238, -4.9117281, 0.0], [15.6706238, -4.9103598, 0.0], [15.6692505, -4.9103598, 0.0], [15.6692505, -4.9117281, 0.0], [15.6678772, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"id": 56}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.9117281, 0.0], [15.7090759, -4.9130963, 0.0], [15.7104492, -4.9130963, 0.0], [15.7118225, -4.9130963, 0.0], [15.7131958, -4.9130963, 0.0], [15.7131958, -4.9117281, 0.0], [15.7118225, -4.9117281, 0.0], [15.7104492, -4.9117281, 0.0], [15.7090759, -4.9117281, 0.0]]]}}, {"type": "Feature", "properties": {"id": 57}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.9103598, 0.0], [15.8450317, -4.9089916, 0.0], [15.8450317, -4.9076233, 0.0], [15.8450317, -4.9062551, 0.0], [15.8436584, -4.9062551, 0.0], [15.8422852, -4.9062551, 0.0], [15.8422852, -4.9076233, 0.0], [15.8436584, -4.9076233, 0.0], [15.8436584, -4.9089916, 0.0], [15.8436584, -4.9103598, 0.0], [15.8436584, -4.9117281, 0.0], [15.8450317, -4.9117281, 0.0], [15.8450317, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 58}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.9103598, 0.0], [15.7214355, -4.9103598, 0.0], [15.7214355, -4.9089916, 0.0], [15.7200623, -4.9089916, 0.0], [15.718689, -4.9089916, 0.0], [15.718689, -4.9103598, 0.0], [15.718689, -4.9117281, 0.0], [15.7200623, -4.9117281, 0.0], [15.7200623, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 59}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.9103598, 0.0], [15.7049561, -4.9117281, 0.0], [15.7063293, -4.9117281, 0.0], [15.7063293, -4.9103598, 0.0], [15.7049561, -4.9103598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 60}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.9089916, 0.0], [15.6788635, -4.9103598, 0.0], [15.6802368, -4.9103598, 0.0], [15.6802368, -4.9089916, 0.0], [15.6788635, -4.9089916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 61}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.9089916, 0.0], [15.7008362, -4.9076233, 0.0], [15.6994629, -4.9076233, 0.0], [15.6994629, -4.9089916, 0.0], [15.6994629, -4.9103598, 0.0], [15.7008362, -4.9103598, 0.0], [15.7008362, -4.9089916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 62}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.9089916, 0.0], [15.7489014, -4.9103598, 0.0], [15.7502747, -4.9103598, 0.0], [15.7502747, -4.9089916, 0.0], [15.7489014, -4.9089916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 63}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.9076233, 0.0], [15.7035828, -4.9089916, 0.0], [15.7049561, -4.9089916, 0.0], [15.7049561, -4.9076233, 0.0], [15.7035828, -4.9076233, 0.0]]]}}, {"type": "Feature", "properties": {"id": 64}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.9076233, 0.0], [15.7173157, -4.9089916, 0.0], [15.718689, -4.9089916, 0.0], [15.718689, -4.9076233, 0.0], [15.7173157, -4.9076233, 0.0]]]}}, {"type": "Feature", "properties": {"id": 65}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.9048868, 0.0], [15.8477783, -4.9062551, 0.0], [15.8491516, -4.9062551, 0.0], [15.8491516, -4.9048868, 0.0], [15.8477783, -4.9048868, 0.0]]]}}, {"type": "Feature", "properties": {"id": 66}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.9035185, 0.0], [15.6651306, -4.9021503, 0.0], [15.6651306, -4.900782, 0.0], [15.6651306, -4.8994137, 0.0], [15.6637573, -4.8994137, 0.0], [15.6637573, -4.900782, 0.0], [15.6637573, -4.9021503, 0.0], [15.6637573, -4.9035185, 0.0], [15.6637573, -4.9048868, 0.0], [15.6651306, -4.9048868, 0.0], [15.6651306, -4.9035185, 0.0]]]}}, {"type": "Feature", "properties": {"id": 67}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.9035185, 0.0], [15.6417847, -4.9048868, 0.0], [15.643158, -4.9048868, 0.0], [15.643158, -4.9035185, 0.0], [15.6417847, -4.9035185, 0.0]]]}}, {"type": "Feature", "properties": {"id": 68}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.900782, 0.0], [15.8216858, -4.9021503, 0.0], [15.8230591, -4.9021503, 0.0], [15.8230591, -4.900782, 0.0], [15.8216858, -4.900782, 0.0]]]}}, {"type": "Feature", "properties": {"id": 69}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.9076233, 0.0], [15.7310486, -4.9076233, 0.0], [15.7310486, -4.9062551, 0.0], [15.7310486, -4.9048868, 0.0], [15.7296753, -4.9048868, 0.0], [15.728302, -4.9048868, 0.0], [15.728302, -4.9062551, 0.0], [15.728302, -4.9076233, 0.0], [15.7296753, -4.9076233, 0.0]]]}}, {"type": "Feature", "properties": {"id": 70}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.9062551, 0.0], [15.7351685, -4.9076233, 0.0], [15.7365417, -4.9076233, 0.0], [15.7365417, -4.9062551, 0.0], [15.7351685, -4.9062551, 0.0]]]}}, {"type": "Feature", "properties": {"id": 71}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.9035185, 0.0], [15.7324219, -4.9048868, 0.0], [15.7337952, -4.9048868, 0.0], [15.7337952, -4.9035185, 0.0], [15.7324219, -4.9035185, 0.0]]]}}, {"type": "Feature", "properties": {"id": 72}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.9035185, 0.0], [15.8422852, -4.9048868, 0.0], [15.8436584, -4.9048868, 0.0], [15.8436584, -4.9035185, 0.0], [15.8422852, -4.9035185, 0.0]]]}}, {"type": "Feature", "properties": {"id": 73}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.9035185, 0.0], [15.7489014, -4.9048868, 0.0], [15.7502747, -4.9048868, 0.0], [15.7502747, -4.9035185, 0.0], [15.7489014, -4.9035185, 0.0]]]}}, {"type": "Feature", "properties": {"id": 74}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.900782, 0.0], [15.8244324, -4.9021503, 0.0], [15.8258057, -4.9021503, 0.0], [15.8258057, -4.900782, 0.0], [15.8244324, -4.900782, 0.0]]]}}, {"type": "Feature", "properties": {"id": 75}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.900782, 0.0], [15.6349182, -4.9021503, 0.0], [15.6362915, -4.9021503, 0.0], [15.6362915, -4.900782, 0.0], [15.6349182, -4.900782, 0.0]]]}}, {"type": "Feature", "properties": {"id": 76}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.8980454, 0.0], [15.6610107, -4.8980454, 0.0], [15.6610107, -4.8966772, 0.0], [15.6610107, -4.8953089, 0.0], [15.6610107, -4.8939406, 0.0], [15.6596375, -4.8939406, 0.0], [15.6596375, -4.8953089, 0.0], [15.6582642, -4.8953089, 0.0], [15.6582642, -4.8939406, 0.0], [15.6582642, -4.8925723, 0.0], [15.6582642, -4.891204, 0.0], [15.6568909, -4.891204, 0.0], [15.6568909, -4.8898357, 0.0], [15.6582642, -4.8898357, 0.0], [15.6582642, -4.8884674, 0.0], [15.6568909, -4.8884674, 0.0], [15.6555176, -4.8884674, 0.0], [15.6555176, -4.8898357, 0.0], [15.6555176, -4.891204, 0.0], [15.6555176, -4.8925723, 0.0], [15.6555176, -4.8939406, 0.0], [15.6568909, -4.8939406, 0.0], [15.6568909, -4.8953089, 0.0], [15.6568909, -4.8966772, 0.0], [15.6568909, -4.8980454, 0.0], [15.6582642, -4.8980454, 0.0], [15.6596375, -4.8980454, 0.0]]]}}, {"type": "Feature", "properties": {"id": 77}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.8994137, 0.0], [15.7241821, -4.900782, 0.0], [15.7255554, -4.900782, 0.0], [15.7255554, -4.8994137, 0.0], [15.7241821, -4.8994137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 78}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.8980454, 0.0], [15.7461548, -4.8994137, 0.0], [15.7475281, -4.8994137, 0.0], [15.7475281, -4.8980454, 0.0], [15.7461548, -4.8980454, 0.0]]]}}, {"type": "Feature", "properties": {"id": 79}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.8966772, 0.0], [15.7310486, -4.8980454, 0.0], [15.7324219, -4.8980454, 0.0], [15.7324219, -4.8966772, 0.0], [15.7310486, -4.8966772, 0.0]]]}}, {"type": "Feature", "properties": {"id": 80}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.8966772, 0.0], [15.7269287, -4.8980454, 0.0], [15.728302, -4.8980454, 0.0], [15.728302, -4.8966772, 0.0], [15.7269287, -4.8966772, 0.0]]]}}, {"type": "Feature", "properties": {"id": 81}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.8953089, 0.0], [15.695343, -4.8966772, 0.0], [15.6967163, -4.8966772, 0.0], [15.6967163, -4.8953089, 0.0], [15.695343, -4.8953089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 82}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.8939406, 0.0], [15.6665039, -4.8953089, 0.0], [15.6678772, -4.8953089, 0.0], [15.6678772, -4.8939406, 0.0], [15.6665039, -4.8939406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 83}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.8925723, 0.0], [15.7365417, -4.8939406, 0.0], [15.737915, -4.8939406, 0.0], [15.737915, -4.8925723, 0.0], [15.7365417, -4.8925723, 0.0]]]}}, {"type": "Feature", "properties": {"id": 84}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.891204, 0.0], [15.7324219, -4.8925723, 0.0], [15.7337952, -4.8925723, 0.0], [15.7351685, -4.8925723, 0.0], [15.7351685, -4.891204, 0.0], [15.7337952, -4.891204, 0.0], [15.7324219, -4.891204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 85}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.891204, 0.0], [15.8395386, -4.891204, 0.0], [15.8395386, -4.8925723, 0.0], [15.8409119, -4.8925723, 0.0], [15.8422852, -4.8925723, 0.0], [15.8422852, -4.891204, 0.0], [15.8409119, -4.891204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 86}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.891204, 0.0], [15.7557678, -4.8925723, 0.0], [15.7571411, -4.8925723, 0.0], [15.7571411, -4.891204, 0.0], [15.7557678, -4.891204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 87}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.891204, 0.0], [15.7406616, -4.891204, 0.0], [15.7406616, -4.8925723, 0.0], [15.7420349, -4.8925723, 0.0], [15.7434082, -4.8925723, 0.0], [15.7434082, -4.891204, 0.0], [15.7420349, -4.891204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 88}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.8898357, 0.0], [15.7392883, -4.891204, 0.0], [15.7406616, -4.891204, 0.0], [15.7406616, -4.8898357, 0.0], [15.7392883, -4.8898357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 89}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.8884674, 0.0], [15.7434082, -4.8884674, 0.0], [15.7434082, -4.8870992, 0.0], [15.7447815, -4.8870992, 0.0], [15.7447815, -4.8857309, 0.0], [15.7447815, -4.8843625, 0.0], [15.7434082, -4.8843625, 0.0], [15.7420349, -4.8843625, 0.0], [15.7406616, -4.8843625, 0.0], [15.7392883, -4.8843625, 0.0], [15.7392883, -4.8857309, 0.0], [15.7406616, -4.8857309, 0.0], [15.7420349, -4.8857309, 0.0], [15.7420349, -4.8870992, 0.0], [15.7406616, -4.8870992, 0.0], [15.7406616, -4.8884674, 0.0], [15.7406616, -4.8898357, 0.0], [15.7420349, -4.8898357, 0.0], [15.7420349, -4.8884674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 90}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.8870992, 0.0], [15.6349182, -4.8884674, 0.0], [15.6362915, -4.8884674, 0.0], [15.6362915, -4.8870992, 0.0], [15.6349182, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 91}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.8870992, 0.0], [15.6376648, -4.8884674, 0.0], [15.6390381, -4.8884674, 0.0], [15.6390381, -4.8870992, 0.0], [15.6376648, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 92}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.8870992, 0.0], [15.6774902, -4.8884674, 0.0], [15.6788635, -4.8884674, 0.0], [15.6788635, -4.8870992, 0.0], [15.6774902, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 93}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.8870992, 0.0], [15.6912231, -4.8857309, 0.0], [15.6898499, -4.8857309, 0.0], [15.6898499, -4.8843625, 0.0], [15.6884766, -4.8843625, 0.0], [15.6871033, -4.8843625, 0.0], [15.6871033, -4.8857309, 0.0], [15.6884766, -4.8857309, 0.0], [15.6884766, -4.8870992, 0.0], [15.6884766, -4.8884674, 0.0], [15.6898499, -4.8884674, 0.0], [15.6912231, -4.8884674, 0.0], [15.6912231, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 94}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.8870992, 0.0], [15.7077026, -4.8884674, 0.0], [15.7090759, -4.8884674, 0.0], [15.7090759, -4.8870992, 0.0], [15.7077026, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 95}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.8857309, 0.0], [15.7475281, -4.8870992, 0.0], [15.7489014, -4.8870992, 0.0], [15.7502747, -4.8870992, 0.0], [15.7502747, -4.8857309, 0.0], [15.7489014, -4.8857309, 0.0], [15.7475281, -4.8857309, 0.0]]]}}, {"type": "Feature", "properties": {"id": 96}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.8870992, 0.0], [15.7667542, -4.8870992, 0.0], [15.7667542, -4.8857309, 0.0], [15.7667542, -4.8843625, 0.0], [15.7653809, -4.8843625, 0.0], [15.7640076, -4.8843625, 0.0], [15.7640076, -4.8857309, 0.0], [15.7640076, -4.8870992, 0.0], [15.7653809, -4.8870992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 97}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.8857309, 0.0], [15.6445312, -4.8870992, 0.0], [15.6459045, -4.8870992, 0.0], [15.6459045, -4.8857309, 0.0], [15.6445312, -4.8857309, 0.0]]]}}, {"type": "Feature", "properties": {"id": 98}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.8843625, 0.0], [15.6335449, -4.8857309, 0.0], [15.6349182, -4.8857309, 0.0], [15.6349182, -4.8843625, 0.0], [15.6335449, -4.8843625, 0.0]]]}}, {"type": "Feature", "properties": {"id": 99}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.8829942, 0.0], [15.6541443, -4.8816259, 0.0], [15.652771, -4.8816259, 0.0], [15.652771, -4.8802576, 0.0], [15.6541443, -4.8802576, 0.0], [15.6555176, -4.8802576, 0.0], [15.6555176, -4.8788893, 0.0], [15.6541443, -4.8788893, 0.0], [15.652771, -4.8788893, 0.0], [15.6513977, -4.8788893, 0.0], [15.6513977, -4.8802576, 0.0], [15.6500244, -4.8802576, 0.0], [15.6500244, -4.8816259, 0.0], [15.6513977, -4.8816259, 0.0], [15.6513977, -4.8829942, 0.0], [15.6513977, -4.8843625, 0.0], [15.652771, -4.8843625, 0.0], [15.6541443, -4.8843625, 0.0], [15.6541443, -4.8829942, 0.0]]]}}, {"type": "Feature", "properties": {"id": 100}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.8843625, 0.0], [15.6843567, -4.8857309, 0.0], [15.68573, -4.8857309, 0.0], [15.68573, -4.8843625, 0.0], [15.6843567, -4.8843625, 0.0]]]}}, {"type": "Feature", "properties": {"id": 101}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8816259, 0.0], [15.6225586, -4.8829942, 0.0], [15.6239319, -4.8829942, 0.0], [15.6239319, -4.8816259, 0.0], [15.6225586, -4.8816259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 102}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.8802576, 0.0], [15.7626343, -4.8802576, 0.0], [15.7626343, -4.8788893, 0.0], [15.7626343, -4.877521, 0.0], [15.761261, -4.877521, 0.0], [15.761261, -4.8788893, 0.0], [15.7598877, -4.8788893, 0.0], [15.7598877, -4.8802576, 0.0], [15.7585144, -4.8802576, 0.0], [15.7585144, -4.8816259, 0.0], [15.7598877, -4.8816259, 0.0], [15.761261, -4.8816259, 0.0], [15.761261, -4.8802576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 103}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.8816259, 0.0], [15.7571411, -4.8802576, 0.0], [15.7557678, -4.8802576, 0.0], [15.7557678, -4.8788893, 0.0], [15.7543945, -4.8788893, 0.0], [15.7543945, -4.8802576, 0.0], [15.7543945, -4.8816259, 0.0], [15.7557678, -4.8816259, 0.0], [15.7557678, -4.8829942, 0.0], [15.7571411, -4.8829942, 0.0], [15.7571411, -4.8816259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 104}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.8788893, 0.0], [15.8587646, -4.8802576, 0.0], [15.8601379, -4.8802576, 0.0], [15.8601379, -4.8788893, 0.0], [15.8587646, -4.8788893, 0.0]]]}}, {"type": "Feature", "properties": {"id": 105}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.8788893, 0.0], [15.8477783, -4.8802576, 0.0], [15.8491516, -4.8802576, 0.0], [15.8491516, -4.8788893, 0.0], [15.8477783, -4.8788893, 0.0]]]}}, {"type": "Feature", "properties": {"id": 106}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.877521, 0.0], [15.6266785, -4.877521, 0.0], [15.6266785, -4.8788893, 0.0], [15.6280518, -4.8788893, 0.0], [15.629425, -4.8788893, 0.0], [15.629425, -4.877521, 0.0], [15.6280518, -4.877521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 107}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.8747844, 0.0], [15.7640076, -4.8747844, 0.0], [15.7640076, -4.8761527, 0.0], [15.7653809, -4.8761527, 0.0], [15.7667542, -4.8761527, 0.0], [15.7667542, -4.8747844, 0.0], [15.7653809, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"id": 108}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.8747844, 0.0], [15.6472778, -4.8761527, 0.0], [15.6486511, -4.8761527, 0.0], [15.6486511, -4.8747844, 0.0], [15.6472778, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"id": 109}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.877521, 0.0], [15.7653809, -4.8788893, 0.0], [15.7667542, -4.8788893, 0.0], [15.7667542, -4.877521, 0.0], [15.7653809, -4.877521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 110}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.877521, 0.0], [15.718689, -4.877521, 0.0], [15.718689, -4.8788893, 0.0], [15.7200623, -4.8788893, 0.0], [15.7214355, -4.8788893, 0.0], [15.7214355, -4.877521, 0.0], [15.7200623, -4.877521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 111}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.8761527, 0.0], [15.6307983, -4.8761527, 0.0], [15.6307983, -4.877521, 0.0], [15.6321716, -4.877521, 0.0], [15.6335449, -4.877521, 0.0], [15.6335449, -4.8761527, 0.0], [15.6321716, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"id": 112}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.8761527, 0.0], [15.7598877, -4.877521, 0.0], [15.761261, -4.877521, 0.0], [15.761261, -4.8761527, 0.0], [15.7598877, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"id": 113}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.8761527, 0.0], [15.6362915, -4.8747844, 0.0], [15.6349182, -4.8747844, 0.0], [15.6349182, -4.8761527, 0.0], [15.6349182, -4.877521, 0.0], [15.6362915, -4.877521, 0.0], [15.6362915, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"id": 114}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.8761527, 0.0], [15.7173157, -4.877521, 0.0], [15.718689, -4.877521, 0.0], [15.718689, -4.8761527, 0.0], [15.7173157, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"id": 115}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.8761527, 0.0], [15.7530212, -4.877521, 0.0], [15.7543945, -4.877521, 0.0], [15.7543945, -4.8761527, 0.0], [15.7530212, -4.8761527, 0.0]]]}}, {"type": "Feature", "properties": {"id": 116}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.8747844, 0.0], [15.6610107, -4.8761527, 0.0], [15.662384, -4.8761527, 0.0], [15.662384, -4.8747844, 0.0], [15.6610107, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"id": 117}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.8747844, 0.0], [15.7159424, -4.8761527, 0.0], [15.7173157, -4.8761527, 0.0], [15.7173157, -4.8747844, 0.0], [15.7159424, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"id": 118}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.8747844, 0.0], [15.7626343, -4.873416, 0.0], [15.761261, -4.873416, 0.0], [15.761261, -4.8747844, 0.0], [15.761261, -4.8761527, 0.0], [15.7626343, -4.8761527, 0.0], [15.7626343, -4.8747844, 0.0]]]}}, {"type": "Feature", "properties": {"id": 119}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.873416, 0.0], [15.7461548, -4.8747844, 0.0], [15.7475281, -4.8747844, 0.0], [15.7475281, -4.873416, 0.0], [15.7461548, -4.873416, 0.0]]]}}, {"type": "Feature", "properties": {"id": 120}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.873416, 0.0], [15.718689, -4.8747844, 0.0], [15.7200623, -4.8747844, 0.0], [15.7200623, -4.873416, 0.0], [15.718689, -4.873416, 0.0]]]}}, {"type": "Feature", "properties": {"id": 121}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.8720477, 0.0], [15.7228088, -4.873416, 0.0], [15.7241821, -4.873416, 0.0], [15.7255554, -4.873416, 0.0], [15.7255554, -4.8720477, 0.0], [15.7241821, -4.8720477, 0.0], [15.7228088, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 122}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.8720477, 0.0], [15.7681274, -4.8720477, 0.0], [15.7681274, -4.8706794, 0.0], [15.7667542, -4.8706794, 0.0], [15.7653809, -4.8706794, 0.0], [15.7653809, -4.8720477, 0.0], [15.7653809, -4.873416, 0.0], [15.7667542, -4.873416, 0.0], [15.7667542, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 123}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.8720477, 0.0], [15.7571411, -4.873416, 0.0], [15.7585144, -4.873416, 0.0], [15.7585144, -4.8720477, 0.0], [15.7571411, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 124}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.8720477, 0.0], [15.7447815, -4.873416, 0.0], [15.7461548, -4.873416, 0.0], [15.7461548, -4.8720477, 0.0], [15.7447815, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 125}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.8720477, 0.0], [15.6692505, -4.873416, 0.0], [15.6706238, -4.873416, 0.0], [15.6706238, -4.8720477, 0.0], [15.6692505, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 126}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.8720477, 0.0], [15.6596375, -4.8720477, 0.0], [15.6596375, -4.873416, 0.0], [15.6610107, -4.873416, 0.0], [15.662384, -4.873416, 0.0], [15.662384, -4.8720477, 0.0], [15.6610107, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 127}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.8720477, 0.0], [15.6513977, -4.8720477, 0.0], [15.6513977, -4.8706794, 0.0], [15.652771, -4.8706794, 0.0], [15.652771, -4.869311, 0.0], [15.6513977, -4.869311, 0.0], [15.6500244, -4.869311, 0.0], [15.6500244, -4.8706794, 0.0], [15.6486511, -4.8706794, 0.0], [15.6486511, -4.8720477, 0.0], [15.6486511, -4.873416, 0.0], [15.6500244, -4.873416, 0.0], [15.6500244, -4.8720477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 128}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.8706794, 0.0], [15.7722473, -4.8706794, 0.0], [15.7722473, -4.8720477, 0.0], [15.7736206, -4.8720477, 0.0], [15.7749939, -4.8720477, 0.0], [15.7749939, -4.8706794, 0.0], [15.7736206, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 129}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.8706794, 0.0], [15.7626343, -4.869311, 0.0], [15.761261, -4.869311, 0.0], [15.761261, -4.8706794, 0.0], [15.761261, -4.8720477, 0.0], [15.7626343, -4.8720477, 0.0], [15.7640076, -4.8720477, 0.0], [15.7640076, -4.8706794, 0.0], [15.7626343, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 130}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.8706794, 0.0], [15.7159424, -4.869311, 0.0], [15.7145691, -4.869311, 0.0], [15.7131958, -4.869311, 0.0], [15.7118225, -4.869311, 0.0], [15.7104492, -4.869311, 0.0], [15.7104492, -4.8706794, 0.0], [15.7104492, -4.8720477, 0.0], [15.7118225, -4.8720477, 0.0], [15.7131958, -4.8720477, 0.0], [15.7131958, -4.8706794, 0.0], [15.7145691, -4.8706794, 0.0], [15.7145691, -4.8720477, 0.0], [15.7159424, -4.8720477, 0.0], [15.7159424, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 131}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.8706794, 0.0], [15.7365417, -4.869311, 0.0], [15.7351685, -4.869311, 0.0], [15.7351685, -4.8706794, 0.0], [15.7351685, -4.8720477, 0.0], [15.7365417, -4.8720477, 0.0], [15.7365417, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 132}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.8706794, 0.0], [15.7269287, -4.8720477, 0.0], [15.728302, -4.8720477, 0.0], [15.728302, -4.8706794, 0.0], [15.7269287, -4.8706794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 133}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.869311, 0.0], [15.6184387, -4.8679427, 0.0], [15.619812, -4.8679427, 0.0], [15.619812, -4.8665744, 0.0], [15.619812, -4.865206, 0.0], [15.6184387, -4.865206, 0.0], [15.6170654, -4.865206, 0.0], [15.6170654, -4.8665744, 0.0], [15.6170654, -4.8679427, 0.0], [15.6170654, -4.869311, 0.0], [15.6170654, -4.8706794, 0.0], [15.6184387, -4.8706794, 0.0], [15.6184387, -4.869311, 0.0]]]}}, {"type": "Feature", "properties": {"id": 134}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.869311, 0.0], [15.7653809, -4.8679427, 0.0], [15.7640076, -4.8679427, 0.0], [15.7640076, -4.869311, 0.0], [15.7640076, -4.8706794, 0.0], [15.7653809, -4.8706794, 0.0], [15.7653809, -4.869311, 0.0]]]}}, {"type": "Feature", "properties": {"id": 135}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.869311, 0.0], [15.6266785, -4.869311, 0.0], [15.6266785, -4.8706794, 0.0], [15.6280518, -4.8706794, 0.0], [15.629425, -4.8706794, 0.0], [15.629425, -4.869311, 0.0], [15.6280518, -4.869311, 0.0]]]}}, {"type": "Feature", "properties": {"id": 136}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.869311, 0.0], [15.7763672, -4.8706794, 0.0], [15.7777405, -4.8706794, 0.0], [15.7791138, -4.8706794, 0.0], [15.7791138, -4.869311, 0.0], [15.7777405, -4.869311, 0.0], [15.7763672, -4.869311, 0.0]]]}}, {"type": "Feature", "properties": {"id": 137}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.8679427, 0.0], [15.6994629, -4.8665744, 0.0], [15.6980896, -4.8665744, 0.0], [15.6980896, -4.8679427, 0.0], [15.6980896, -4.869311, 0.0], [15.6994629, -4.869311, 0.0], [15.6994629, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"id": 138}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.8679427, 0.0], [15.6555176, -4.8679427, 0.0], [15.6555176, -4.8665744, 0.0], [15.6568909, -4.8665744, 0.0], [15.6568909, -4.865206, 0.0], [15.6582642, -4.865206, 0.0], [15.6582642, -4.8638377, 0.0], [15.6582642, -4.8624693, 0.0], [15.6568909, -4.8624693, 0.0], [15.6568909, -4.8638377, 0.0], [15.6555176, -4.8638377, 0.0], [15.6555176, -4.865206, 0.0], [15.6541443, -4.865206, 0.0], [15.6541443, -4.8665744, 0.0], [15.652771, -4.8665744, 0.0], [15.652771, -4.8679427, 0.0], [15.652771, -4.869311, 0.0], [15.6541443, -4.869311, 0.0], [15.6541443, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"id": 139}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.8679427, 0.0], [15.7337952, -4.869311, 0.0], [15.7351685, -4.869311, 0.0], [15.7351685, -4.8679427, 0.0], [15.7337952, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"id": 140}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.8679427, 0.0], [15.7667542, -4.869311, 0.0], [15.7681274, -4.869311, 0.0], [15.7681274, -4.8679427, 0.0], [15.7667542, -4.8679427, 0.0]]]}}, {"type": "Feature", "properties": {"id": 141}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.8665744, 0.0], [15.7049561, -4.8679427, 0.0], [15.7063293, -4.8679427, 0.0], [15.7063293, -4.8665744, 0.0], [15.7049561, -4.8665744, 0.0]]]}}, {"type": "Feature", "properties": {"id": 142}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.865206, 0.0], [15.7159424, -4.8665744, 0.0], [15.7173157, -4.8665744, 0.0], [15.7173157, -4.865206, 0.0], [15.7159424, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"id": 143}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.865206, 0.0], [15.7077026, -4.8665744, 0.0], [15.7090759, -4.8665744, 0.0], [15.7090759, -4.865206, 0.0], [15.7077026, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"id": 144}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.865206, 0.0], [15.6610107, -4.865206, 0.0], [15.6610107, -4.8665744, 0.0], [15.662384, -4.8665744, 0.0], [15.6637573, -4.8665744, 0.0], [15.6637573, -4.865206, 0.0], [15.662384, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"id": 145}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.8638377, 0.0], [15.6129456, -4.865206, 0.0], [15.6143188, -4.865206, 0.0], [15.6156921, -4.865206, 0.0], [15.6170654, -4.865206, 0.0], [15.6170654, -4.8638377, 0.0], [15.6156921, -4.8638377, 0.0], [15.6143188, -4.8638377, 0.0], [15.6129456, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"id": 146}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.861101, 0.0], [15.6307983, -4.8597326, 0.0], [15.629425, -4.8597326, 0.0], [15.629425, -4.861101, 0.0], [15.6280518, -4.861101, 0.0], [15.6280518, -4.8624693, 0.0], [15.629425, -4.8624693, 0.0], [15.6307983, -4.8624693, 0.0], [15.6307983, -4.861101, 0.0]]]}}, {"type": "Feature", "properties": {"id": 147}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.8624693, 0.0], [15.8546448, -4.8638377, 0.0], [15.8560181, -4.8638377, 0.0], [15.8560181, -4.8624693, 0.0], [15.8546448, -4.8624693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 148}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.861101, 0.0], [15.8560181, -4.8624693, 0.0], [15.8573914, -4.8624693, 0.0], [15.8573914, -4.861101, 0.0], [15.8560181, -4.861101, 0.0]]]}}, {"type": "Feature", "properties": {"id": 149}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.865206, 0.0], [15.7502747, -4.8638377, 0.0], [15.7489014, -4.8638377, 0.0], [15.7475281, -4.8638377, 0.0], [15.7475281, -4.865206, 0.0], [15.7489014, -4.865206, 0.0], [15.7489014, -4.8665744, 0.0], [15.7502747, -4.8665744, 0.0], [15.7502747, -4.865206, 0.0]]]}}, {"type": "Feature", "properties": {"id": 150}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.8638377, 0.0], [15.737915, -4.865206, 0.0], [15.7392883, -4.865206, 0.0], [15.7392883, -4.8638377, 0.0], [15.737915, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"id": 151}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.8638377, 0.0], [15.7090759, -4.865206, 0.0], [15.7104492, -4.865206, 0.0], [15.7104492, -4.8638377, 0.0], [15.7090759, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"id": 152}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.8638377, 0.0], [15.6912231, -4.865206, 0.0], [15.6925964, -4.865206, 0.0], [15.6925964, -4.8638377, 0.0], [15.6912231, -4.8638377, 0.0]]]}}, {"type": "Feature", "properties": {"id": 153}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.8624693, 0.0], [15.619812, -4.8638377, 0.0], [15.6211853, -4.8638377, 0.0], [15.6211853, -4.8624693, 0.0], [15.619812, -4.8624693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 154}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.861101, 0.0], [15.6156921, -4.8597326, 0.0], [15.6143188, -4.8597326, 0.0], [15.6129456, -4.8597326, 0.0], [15.6129456, -4.861101, 0.0], [15.6143188, -4.861101, 0.0], [15.6143188, -4.8624693, 0.0], [15.6156921, -4.8624693, 0.0], [15.6156921, -4.861101, 0.0]]]}}, {"type": "Feature", "properties": {"id": 155}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.861101, 0.0], [15.7145691, -4.8597326, 0.0], [15.7145691, -4.8583643, 0.0], [15.7131958, -4.8583643, 0.0], [15.7118225, -4.8583643, 0.0], [15.7118225, -4.8597326, 0.0], [15.7118225, -4.861101, 0.0], [15.7131958, -4.861101, 0.0], [15.7131958, -4.8624693, 0.0], [15.7145691, -4.8624693, 0.0], [15.7145691, -4.861101, 0.0]]]}}, {"type": "Feature", "properties": {"id": 156}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.8597326, 0.0], [15.8532715, -4.8597326, 0.0], [15.8532715, -4.861101, 0.0], [15.8546448, -4.861101, 0.0], [15.8560181, -4.861101, 0.0], [15.8560181, -4.8597326, 0.0], [15.8546448, -4.8597326, 0.0]]]}}, {"type": "Feature", "properties": {"id": 157}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.8597326, 0.0], [15.6582642, -4.861101, 0.0], [15.6596375, -4.861101, 0.0], [15.6596375, -4.8597326, 0.0], [15.6582642, -4.8597326, 0.0]]]}}, {"type": "Feature", "properties": {"id": 158}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.8583643, 0.0], [15.7077026, -4.8569959, 0.0], [15.7063293, -4.8569959, 0.0], [15.7049561, -4.8569959, 0.0], [15.7049561, -4.8583643, 0.0], [15.7063293, -4.8583643, 0.0], [15.7063293, -4.8597326, 0.0], [15.7077026, -4.8597326, 0.0], [15.7077026, -4.8583643, 0.0]]]}}, {"type": "Feature", "properties": {"id": 159}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.8569959, 0.0], [15.7434082, -4.8583643, 0.0], [15.7447815, -4.8583643, 0.0], [15.7461548, -4.8583643, 0.0], [15.7461548, -4.8569959, 0.0], [15.7447815, -4.8569959, 0.0], [15.7434082, -4.8569959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 160}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.8569959, 0.0], [15.6156921, -4.8583643, 0.0], [15.6170654, -4.8583643, 0.0], [15.6170654, -4.8569959, 0.0], [15.6156921, -4.8569959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 161}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.8569959, 0.0], [15.7626343, -4.8583643, 0.0], [15.7640076, -4.8583643, 0.0], [15.7640076, -4.8569959, 0.0], [15.7626343, -4.8569959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 162}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.8569959, 0.0], [15.7571411, -4.8583643, 0.0], [15.7585144, -4.8583643, 0.0], [15.7585144, -4.8569959, 0.0], [15.7571411, -4.8569959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 163}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.8556276, 0.0], [15.7640076, -4.8569959, 0.0], [15.7653809, -4.8569959, 0.0], [15.7653809, -4.8556276, 0.0], [15.7640076, -4.8556276, 0.0]]]}}, {"type": "Feature", "properties": {"id": 164}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.8501541, 0.0], [15.8422852, -4.8515225, 0.0], [15.8436584, -4.8515225, 0.0], [15.8436584, -4.8501541, 0.0], [15.8422852, -4.8501541, 0.0]]]}}, {"type": "Feature", "properties": {"id": 165}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.8501541, 0.0], [15.7846069, -4.8487857, 0.0], [15.7832336, -4.8487857, 0.0], [15.7832336, -4.8474173, 0.0], [15.7832336, -4.8460489, 0.0], [15.7832336, -4.8446806, 0.0], [15.7846069, -4.8446806, 0.0], [15.7846069, -4.8433122, 0.0], [15.7846069, -4.8419438, 0.0], [15.7832336, -4.8419438, 0.0], [15.7818604, -4.8419438, 0.0], [15.7818604, -4.8433122, 0.0], [15.7818604, -4.8446806, 0.0], [15.7818604, -4.8460489, 0.0], [15.7818604, -4.8474173, 0.0], [15.7818604, -4.8487857, 0.0], [15.7818604, -4.8501541, 0.0], [15.7818604, -4.8515225, 0.0], [15.7832336, -4.8515225, 0.0], [15.7846069, -4.8515225, 0.0], [15.7846069, -4.8501541, 0.0]]]}}, {"type": "Feature", "properties": {"id": 166}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.8542592, 0.0], [15.6816101, -4.8528908, 0.0], [15.6802368, -4.8528908, 0.0], [15.6802368, -4.8542592, 0.0], [15.6802368, -4.8556276, 0.0], [15.6816101, -4.8556276, 0.0], [15.6816101, -4.8542592, 0.0]]]}}, {"type": "Feature", "properties": {"id": 167}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.8528908, 0.0], [15.7118225, -4.8515225, 0.0], [15.7104492, -4.8515225, 0.0], [15.7104492, -4.8528908, 0.0], [15.7104492, -4.8542592, 0.0], [15.7118225, -4.8542592, 0.0], [15.7118225, -4.8528908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 168}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.8515225, 0.0], [15.6253052, -4.8515225, 0.0], [15.6253052, -4.8501541, 0.0], [15.6239319, -4.8501541, 0.0], [15.6225586, -4.8501541, 0.0], [15.6225586, -4.8515225, 0.0], [15.6225586, -4.8528908, 0.0], [15.6239319, -4.8528908, 0.0], [15.6239319, -4.8515225, 0.0]]]}}, {"type": "Feature", "properties": {"id": 169}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.8501541, 0.0], [15.7077026, -4.8501541, 0.0], [15.7077026, -4.8487857, 0.0], [15.7063293, -4.8487857, 0.0], [15.7063293, -4.8474173, 0.0], [15.7049561, -4.8474173, 0.0], [15.7035828, -4.8474173, 0.0], [15.7022095, -4.8474173, 0.0], [15.7022095, -4.8487857, 0.0], [15.7035828, -4.8487857, 0.0], [15.7049561, -4.8487857, 0.0], [15.7049561, -4.8501541, 0.0], [15.7049561, -4.8515225, 0.0], [15.7063293, -4.8515225, 0.0], [15.7063293, -4.8501541, 0.0]]]}}, {"type": "Feature", "properties": {"id": 170}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8446806, 0.0], [15.6211853, -4.8446806, 0.0], [15.6211853, -4.8460489, 0.0], [15.6211853, -4.8474173, 0.0], [15.6225586, -4.8474173, 0.0], [15.6239319, -4.8474173, 0.0], [15.6253052, -4.8474173, 0.0], [15.6253052, -4.8460489, 0.0], [15.6239319, -4.8460489, 0.0], [15.6239319, -4.8446806, 0.0], [15.6225586, -4.8446806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 171}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.8446806, 0.0], [15.7131958, -4.8446806, 0.0], [15.7131958, -4.8433122, 0.0], [15.7118225, -4.8433122, 0.0], [15.7104492, -4.8433122, 0.0], [15.7104492, -4.8446806, 0.0], [15.7104492, -4.8460489, 0.0], [15.7118225, -4.8460489, 0.0], [15.7118225, -4.8446806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 172}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.8446806, 0.0], [15.629425, -4.8460489, 0.0], [15.6307983, -4.8460489, 0.0], [15.6307983, -4.8446806, 0.0], [15.629425, -4.8446806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 173}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.8433122, 0.0], [15.643158, -4.8446806, 0.0], [15.6445312, -4.8446806, 0.0], [15.6445312, -4.8433122, 0.0], [15.643158, -4.8433122, 0.0]]]}}, {"type": "Feature", "properties": {"id": 174}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.8419438, 0.0], [15.7653809, -4.8433122, 0.0], [15.7667542, -4.8433122, 0.0], [15.7667542, -4.8419438, 0.0], [15.7653809, -4.8419438, 0.0]]]}}, {"type": "Feature", "properties": {"id": 175}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.8419438, 0.0], [15.7145691, -4.8405754, 0.0], [15.7131958, -4.8405754, 0.0], [15.7131958, -4.8419438, 0.0], [15.7131958, -4.8433122, 0.0], [15.7145691, -4.8433122, 0.0], [15.7145691, -4.8419438, 0.0]]]}}, {"type": "Feature", "properties": {"id": 176}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.8419438, 0.0], [15.8052063, -4.8405754, 0.0], [15.803833, -4.8405754, 0.0], [15.803833, -4.8419438, 0.0], [15.803833, -4.8433122, 0.0], [15.8052063, -4.8433122, 0.0], [15.8052063, -4.8419438, 0.0]]]}}, {"type": "Feature", "properties": {"id": 177}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.8405754, 0.0], [15.6266785, -4.839207, 0.0], [15.6253052, -4.839207, 0.0], [15.6253052, -4.8405754, 0.0], [15.6253052, -4.8419438, 0.0], [15.6266785, -4.8419438, 0.0], [15.6266785, -4.8405754, 0.0]]]}}, {"type": "Feature", "properties": {"id": 178}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.8405754, 0.0], [15.7969666, -4.8419438, 0.0], [15.7983398, -4.8419438, 0.0], [15.7983398, -4.8405754, 0.0], [15.7969666, -4.8405754, 0.0]]]}}, {"type": "Feature", "properties": {"id": 179}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.839207, 0.0], [15.6513977, -4.8405754, 0.0], [15.652771, -4.8405754, 0.0], [15.652771, -4.839207, 0.0], [15.6513977, -4.839207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 180}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.8378386, 0.0], [15.6486511, -4.839207, 0.0], [15.6500244, -4.839207, 0.0], [15.6500244, -4.8378386, 0.0], [15.6486511, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"id": 181}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.8378386, 0.0], [15.6404114, -4.839207, 0.0], [15.6417847, -4.839207, 0.0], [15.643158, -4.839207, 0.0], [15.643158, -4.8378386, 0.0], [15.6417847, -4.8378386, 0.0], [15.6404114, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"id": 182}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.8378386, 0.0], [15.6211853, -4.839207, 0.0], [15.6225586, -4.839207, 0.0], [15.6225586, -4.8378386, 0.0], [15.6211853, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"id": 183}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.8378386, 0.0], [15.7173157, -4.8364702, 0.0], [15.7159424, -4.8364702, 0.0], [15.7159424, -4.8378386, 0.0], [15.7159424, -4.839207, 0.0], [15.7173157, -4.839207, 0.0], [15.7173157, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"id": 184}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.8378386, 0.0], [15.7543945, -4.8364702, 0.0], [15.7530212, -4.8364702, 0.0], [15.7530212, -4.8378386, 0.0], [15.7530212, -4.839207, 0.0], [15.7543945, -4.839207, 0.0], [15.7543945, -4.8378386, 0.0]]]}}, {"type": "Feature", "properties": {"id": 185}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.8364702, 0.0], [15.7832336, -4.8351018, 0.0], [15.7818604, -4.8351018, 0.0], [15.7818604, -4.8364702, 0.0], [15.7804871, -4.8364702, 0.0], [15.7804871, -4.8378386, 0.0], [15.7818604, -4.8378386, 0.0], [15.7832336, -4.8378386, 0.0], [15.7832336, -4.8364702, 0.0]]]}}, {"type": "Feature", "properties": {"id": 186}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.8337334, 0.0], [15.6280518, -4.8351018, 0.0], [15.629425, -4.8351018, 0.0], [15.629425, -4.8337334, 0.0], [15.6280518, -4.8337334, 0.0]]]}}, {"type": "Feature", "properties": {"id": 187}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.8351018, 0.0], [15.6678772, -4.8364702, 0.0], [15.6692505, -4.8364702, 0.0], [15.6692505, -4.8351018, 0.0], [15.6678772, -4.8351018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 188}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.8337334, 0.0], [15.7131958, -4.8351018, 0.0], [15.7145691, -4.8351018, 0.0], [15.7159424, -4.8351018, 0.0], [15.7159424, -4.8337334, 0.0], [15.7145691, -4.8337334, 0.0], [15.7131958, -4.8337334, 0.0]]]}}, {"type": "Feature", "properties": {"id": 189}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.8309966, 0.0], [15.7667542, -4.832365, 0.0], [15.7681274, -4.832365, 0.0], [15.7681274, -4.8309966, 0.0], [15.7667542, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 190}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.8296282, 0.0], [15.6761169, -4.8282597, 0.0], [15.6747437, -4.8282597, 0.0], [15.6747437, -4.8296282, 0.0], [15.6747437, -4.8309966, 0.0], [15.6761169, -4.8309966, 0.0], [15.6761169, -4.8296282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 191}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.8296282, 0.0], [15.6829834, -4.8309966, 0.0], [15.6843567, -4.8309966, 0.0], [15.6843567, -4.8296282, 0.0], [15.6829834, -4.8296282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 192}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.8309966, 0.0], [15.6980896, -4.8296282, 0.0], [15.6967163, -4.8296282, 0.0], [15.6967163, -4.8309966, 0.0], [15.6967163, -4.832365, 0.0], [15.6980896, -4.832365, 0.0], [15.6980896, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 193}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.8309966, 0.0], [15.7543945, -4.8309966, 0.0], [15.7543945, -4.832365, 0.0], [15.7557678, -4.832365, 0.0], [15.7571411, -4.832365, 0.0], [15.7571411, -4.8309966, 0.0], [15.7557678, -4.8309966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 194}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.8296282, 0.0], [15.7296753, -4.8309966, 0.0], [15.7310486, -4.8309966, 0.0], [15.7310486, -4.8296282, 0.0], [15.7296753, -4.8296282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 195}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.8282597, 0.0], [15.7598877, -4.8268913, 0.0], [15.7585144, -4.8268913, 0.0], [15.7585144, -4.8282597, 0.0], [15.7585144, -4.8296282, 0.0], [15.7598877, -4.8296282, 0.0], [15.7598877, -4.8282597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 196}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.8282597, 0.0], [15.7173157, -4.8296282, 0.0], [15.718689, -4.8296282, 0.0], [15.718689, -4.8282597, 0.0], [15.7173157, -4.8282597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 197}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.8282597, 0.0], [15.7159424, -4.8282597, 0.0], [15.7173157, -4.8282597, 0.0], [15.7173157, -4.8268913, 0.0], [15.7159424, -4.8268913, 0.0], [15.7145691, -4.8268913, 0.0], [15.7145691, -4.8255229, 0.0], [15.7131958, -4.8255229, 0.0], [15.7118225, -4.8255229, 0.0], [15.7104492, -4.8255229, 0.0], [15.7090759, -4.8255229, 0.0], [15.7090759, -4.8268913, 0.0], [15.7104492, -4.8268913, 0.0], [15.7104492, -4.8282597, 0.0], [15.7118225, -4.8282597, 0.0], [15.7118225, -4.8268913, 0.0], [15.7131958, -4.8268913, 0.0], [15.7131958, -4.8282597, 0.0], [15.7131958, -4.8296282, 0.0], [15.7145691, -4.8296282, 0.0], [15.7145691, -4.8282597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 198}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.8268913, 0.0], [15.6871033, -4.8282597, 0.0], [15.6884766, -4.8282597, 0.0], [15.6884766, -4.8268913, 0.0], [15.6871033, -4.8268913, 0.0]]]}}, {"type": "Feature", "properties": {"id": 199}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.8268913, 0.0], [15.6761169, -4.8282597, 0.0], [15.6774902, -4.8282597, 0.0], [15.6774902, -4.8268913, 0.0], [15.6761169, -4.8268913, 0.0]]]}}, {"type": "Feature", "properties": {"id": 200}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8268913, 0.0], [15.6225586, -4.8282597, 0.0], [15.6239319, -4.8282597, 0.0], [15.6239319, -4.8268913, 0.0], [15.6225586, -4.8268913, 0.0]]]}}, {"type": "Feature", "properties": {"id": 201}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.8241545, 0.0], [15.7434082, -4.8227861, 0.0], [15.7420349, -4.8227861, 0.0], [15.7420349, -4.8241545, 0.0], [15.7420349, -4.8255229, 0.0], [15.7434082, -4.8255229, 0.0], [15.7447815, -4.8255229, 0.0], [15.7461548, -4.8255229, 0.0], [15.7461548, -4.8241545, 0.0], [15.7447815, -4.8241545, 0.0], [15.7434082, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"id": 202}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.8241545, 0.0], [15.6761169, -4.8227861, 0.0], [15.6774902, -4.8227861, 0.0], [15.6774902, -4.8214176, 0.0], [15.6774902, -4.8200492, 0.0], [15.6761169, -4.8200492, 0.0], [15.6747437, -4.8200492, 0.0], [15.6747437, -4.8214176, 0.0], [15.6747437, -4.8227861, 0.0], [15.6733704, -4.8227861, 0.0], [15.6733704, -4.8241545, 0.0], [15.6747437, -4.8241545, 0.0], [15.6747437, -4.8255229, 0.0], [15.6761169, -4.8255229, 0.0], [15.6761169, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"id": 203}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.8241545, 0.0], [15.7804871, -4.8255229, 0.0], [15.7818604, -4.8255229, 0.0], [15.7832336, -4.8255229, 0.0], [15.7832336, -4.8241545, 0.0], [15.7818604, -4.8241545, 0.0], [15.7804871, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"id": 204}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.8241545, 0.0], [15.7049561, -4.8241545, 0.0], [15.7049561, -4.8227861, 0.0], [15.7035828, -4.8227861, 0.0], [15.7035828, -4.8214176, 0.0], [15.7022095, -4.8214176, 0.0], [15.7008362, -4.8214176, 0.0], [15.7008362, -4.8227861, 0.0], [15.7008362, -4.8241545, 0.0], [15.7022095, -4.8241545, 0.0], [15.7035828, -4.8241545, 0.0]]]}}, {"type": "Feature", "properties": {"id": 205}, "geometry": {"type": "Polygon", "coordinates": [[[15.6253052, -4.8214176, 0.0], [15.6253052, -4.8227861, 0.0], [15.6266785, -4.8227861, 0.0], [15.6266785, -4.8214176, 0.0], [15.6253052, -4.8214176, 0.0]]]}}, {"type": "Feature", "properties": {"id": 206}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.8227861, 0.0], [15.643158, -4.8241545, 0.0], [15.6445312, -4.8241545, 0.0], [15.6445312, -4.8227861, 0.0], [15.643158, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"id": 207}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.8227861, 0.0], [15.7077026, -4.8241545, 0.0], [15.7090759, -4.8241545, 0.0], [15.7090759, -4.8227861, 0.0], [15.7077026, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"id": 208}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.8214176, 0.0], [15.7489014, -4.8227861, 0.0], [15.7502747, -4.8227861, 0.0], [15.7502747, -4.8214176, 0.0], [15.7489014, -4.8214176, 0.0]]]}}, {"type": "Feature", "properties": {"id": 209}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.8227861, 0.0], [15.7228088, -4.8227861, 0.0], [15.7228088, -4.8214176, 0.0], [15.7214355, -4.8214176, 0.0], [15.7214355, -4.8200492, 0.0], [15.7200623, -4.8200492, 0.0], [15.7200623, -4.8214176, 0.0], [15.7200623, -4.8227861, 0.0], [15.7214355, -4.8227861, 0.0]]]}}, {"type": "Feature", "properties": {"id": 210}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.8186808, 0.0], [15.6390381, -4.8200492, 0.0], [15.6404114, -4.8200492, 0.0], [15.6404114, -4.8186808, 0.0], [15.6390381, -4.8186808, 0.0]]]}}, {"type": "Feature", "properties": {"id": 211}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.8186808, 0.0], [15.6225586, -4.8200492, 0.0], [15.6239319, -4.8200492, 0.0], [15.6239319, -4.8186808, 0.0], [15.6225586, -4.8186808, 0.0]]]}}, {"type": "Feature", "properties": {"id": 212}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.8173123, 0.0], [15.7489014, -4.8186808, 0.0], [15.7502747, -4.8186808, 0.0], [15.7502747, -4.8173123, 0.0], [15.7489014, -4.8173123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 213}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.8159439, 0.0], [15.7846069, -4.8173123, 0.0], [15.7859802, -4.8173123, 0.0], [15.7873535, -4.8173123, 0.0], [15.7873535, -4.8159439, 0.0], [15.7873535, -4.8145754, 0.0], [15.7859802, -4.8145754, 0.0], [15.7859802, -4.8159439, 0.0], [15.7846069, -4.8159439, 0.0]]]}}, {"type": "Feature", "properties": {"id": 214}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.8200492, 0.0], [15.6513977, -4.8214176, 0.0], [15.652771, -4.8214176, 0.0], [15.652771, -4.8200492, 0.0], [15.6513977, -4.8200492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 215}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.8186808, 0.0], [15.7145691, -4.8200492, 0.0], [15.7159424, -4.8200492, 0.0], [15.7159424, -4.8186808, 0.0], [15.7145691, -4.8186808, 0.0]]]}}, {"type": "Feature", "properties": {"id": 216}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.8145754, 0.0], [15.6390381, -4.8159439, 0.0], [15.6404114, -4.8159439, 0.0], [15.6404114, -4.8145754, 0.0], [15.6390381, -4.8145754, 0.0]]]}}, {"type": "Feature", "properties": {"id": 217}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.813207, 0.0], [15.629425, -4.8145754, 0.0], [15.6307983, -4.8145754, 0.0], [15.6321716, -4.8145754, 0.0], [15.6321716, -4.813207, 0.0], [15.6307983, -4.813207, 0.0], [15.629425, -4.813207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 218}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.813207, 0.0], [15.6541443, -4.8145754, 0.0], [15.6555176, -4.8145754, 0.0], [15.6555176, -4.813207, 0.0], [15.6541443, -4.813207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 219}, "geometry": {"type": "Polygon", "coordinates": [[[15.6555176, -4.8118385, 0.0], [15.6555176, -4.813207, 0.0], [15.6568909, -4.813207, 0.0], [15.6568909, -4.8118385, 0.0], [15.6555176, -4.8118385, 0.0]]]}}, {"type": "Feature", "properties": {"id": 220}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.8077332, 0.0], [15.7447815, -4.8091016, 0.0], [15.7461548, -4.8091016, 0.0], [15.7461548, -4.8077332, 0.0], [15.7447815, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"id": 221}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.8077332, 0.0], [15.7502747, -4.8063647, 0.0], [15.7489014, -4.8063647, 0.0], [15.7489014, -4.8077332, 0.0], [15.7489014, -4.8091016, 0.0], [15.7502747, -4.8091016, 0.0], [15.7502747, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"id": 222}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.8077332, 0.0], [15.6417847, -4.8091016, 0.0], [15.643158, -4.8091016, 0.0], [15.643158, -4.8077332, 0.0], [15.6417847, -4.8077332, 0.0]]]}}, {"type": "Feature", "properties": {"id": 223}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.8063647, 0.0], [15.6404114, -4.8077332, 0.0], [15.6417847, -4.8077332, 0.0], [15.6417847, -4.8063647, 0.0], [15.6404114, -4.8063647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 224}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.8063647, 0.0], [15.6362915, -4.8077332, 0.0], [15.6376648, -4.8077332, 0.0], [15.6376648, -4.8063647, 0.0], [15.6362915, -4.8063647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 225}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.8063647, 0.0], [15.6871033, -4.8077332, 0.0], [15.6884766, -4.8077332, 0.0], [15.6884766, -4.8063647, 0.0], [15.6871033, -4.8063647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 226}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.8063647, 0.0], [15.6486511, -4.8077332, 0.0], [15.6500244, -4.8077332, 0.0], [15.6500244, -4.8063647, 0.0], [15.6486511, -4.8063647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 227}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.8036278, 0.0], [15.68573, -4.8022593, 0.0], [15.6843567, -4.8022593, 0.0], [15.6843567, -4.8036278, 0.0], [15.6843567, -4.8049962, 0.0], [15.68573, -4.8049962, 0.0], [15.68573, -4.8036278, 0.0]]]}}, {"type": "Feature", "properties": {"id": 228}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.7981539, 0.0], [15.7255554, -4.7995224, 0.0], [15.7269287, -4.7995224, 0.0], [15.728302, -4.7995224, 0.0], [15.728302, -4.7981539, 0.0], [15.7269287, -4.7981539, 0.0], [15.7255554, -4.7981539, 0.0]]]}}, {"type": "Feature", "properties": {"id": 229}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.79268, 0.0], [15.7653809, -4.7913115, 0.0], [15.7653809, -4.789943, 0.0], [15.7653809, -4.7885745, 0.0], [15.7653809, -4.787206, 0.0], [15.7667542, -4.787206, 0.0], [15.7667542, -4.7858375, 0.0], [15.7667542, -4.784469, 0.0], [15.7653809, -4.784469, 0.0], [15.7653809, -4.7858375, 0.0], [15.7640076, -4.7858375, 0.0], [15.7640076, -4.787206, 0.0], [15.7640076, -4.7885745, 0.0], [15.7640076, -4.789943, 0.0], [15.7640076, -4.7913115, 0.0], [15.7626343, -4.7913115, 0.0], [15.7626343, -4.789943, 0.0], [15.761261, -4.789943, 0.0], [15.761261, -4.7913115, 0.0], [15.761261, -4.79268, 0.0], [15.7626343, -4.79268, 0.0], [15.7640076, -4.79268, 0.0], [15.7640076, -4.7940484, 0.0], [15.7653809, -4.7940484, 0.0], [15.7653809, -4.79268, 0.0]]]}}, {"type": "Feature", "properties": {"id": 230}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.79268, 0.0], [15.7022095, -4.7940484, 0.0], [15.7035828, -4.7940484, 0.0], [15.7035828, -4.79268, 0.0], [15.7022095, -4.79268, 0.0]]]}}, {"type": "Feature", "properties": {"id": 231}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.79268, 0.0], [15.7077026, -4.7940484, 0.0], [15.7090759, -4.7940484, 0.0], [15.7090759, -4.79268, 0.0], [15.7077026, -4.79268, 0.0]]]}}, {"type": "Feature", "properties": {"id": 232}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.79268, 0.0], [15.7063293, -4.7913115, 0.0], [15.7049561, -4.7913115, 0.0], [15.7035828, -4.7913115, 0.0], [15.7035828, -4.79268, 0.0], [15.7049561, -4.79268, 0.0], [15.7049561, -4.7940484, 0.0], [15.7063293, -4.7940484, 0.0], [15.7063293, -4.79268, 0.0]]]}}, {"type": "Feature", "properties": {"id": 233}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.7913115, 0.0], [15.7022095, -4.789943, 0.0], [15.7008362, -4.789943, 0.0], [15.6994629, -4.789943, 0.0], [15.6980896, -4.789943, 0.0], [15.6980896, -4.7913115, 0.0], [15.6980896, -4.79268, 0.0], [15.6994629, -4.79268, 0.0], [15.7008362, -4.79268, 0.0], [15.7022095, -4.79268, 0.0], [15.7022095, -4.7913115, 0.0]]]}}, {"type": "Feature", "properties": {"id": 234}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.8008908, 0.0], [15.7255554, -4.8008908, 0.0], [15.7255554, -4.8022593, 0.0], [15.7269287, -4.8022593, 0.0], [15.728302, -4.8022593, 0.0], [15.728302, -4.8008908, 0.0], [15.7269287, -4.8008908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 235}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.7995224, 0.0], [15.695343, -4.7981539, 0.0], [15.6939697, -4.7981539, 0.0], [15.6939697, -4.7995224, 0.0], [15.6925964, -4.7995224, 0.0], [15.6925964, -4.8008908, 0.0], [15.6939697, -4.8008908, 0.0], [15.695343, -4.8008908, 0.0], [15.695343, -4.7995224, 0.0]]]}}, {"type": "Feature", "properties": {"id": 236}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.7885745, 0.0], [15.7269287, -4.789943, 0.0], [15.728302, -4.789943, 0.0], [15.7296753, -4.789943, 0.0], [15.7296753, -4.7885745, 0.0], [15.7296753, -4.787206, 0.0], [15.728302, -4.787206, 0.0], [15.728302, -4.7885745, 0.0], [15.7269287, -4.7885745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 237}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.7858375, 0.0], [15.7241821, -4.7858375, 0.0], [15.7241821, -4.784469, 0.0], [15.7241821, -4.7831005, 0.0], [15.7228088, -4.7831005, 0.0], [15.7228088, -4.7817319, 0.0], [15.7214355, -4.7817319, 0.0], [15.7214355, -4.7831005, 0.0], [15.7200623, -4.7831005, 0.0], [15.7200623, -4.784469, 0.0], [15.7200623, -4.7858375, 0.0], [15.7214355, -4.7858375, 0.0], [15.7228088, -4.7858375, 0.0]]]}}, {"type": "Feature", "properties": {"id": 238}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.7831005, 0.0], [15.7351685, -4.784469, 0.0], [15.7365417, -4.784469, 0.0], [15.7365417, -4.7831005, 0.0], [15.7351685, -4.7831005, 0.0]]]}}, {"type": "Feature", "properties": {"id": 239}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.7789949, 0.0], [15.8601379, -4.7803634, 0.0], [15.8615112, -4.7803634, 0.0], [15.8628845, -4.7803634, 0.0], [15.8628845, -4.7789949, 0.0], [15.8615112, -4.7789949, 0.0], [15.8601379, -4.7789949, 0.0]]]}}, {"type": "Feature", "properties": {"id": 240}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.7803634, 0.0], [15.7269287, -4.7803634, 0.0], [15.7269287, -4.7789949, 0.0], [15.7269287, -4.7776264, 0.0], [15.7255554, -4.7776264, 0.0], [15.7241821, -4.7776264, 0.0], [15.7241821, -4.7789949, 0.0], [15.7241821, -4.7803634, 0.0], [15.7241821, -4.7817319, 0.0], [15.7255554, -4.7817319, 0.0], [15.7255554, -4.7803634, 0.0]]]}}, {"type": "Feature", "properties": {"id": 241}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.7789949, 0.0], [15.8642578, -4.7803634, 0.0], [15.8656311, -4.7803634, 0.0], [15.8656311, -4.7789949, 0.0], [15.8642578, -4.7789949, 0.0]]]}}, {"type": "Feature", "properties": {"id": 242}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.7789949, 0.0], [15.7626343, -4.7803634, 0.0], [15.7640076, -4.7803634, 0.0], [15.7640076, -4.7789949, 0.0], [15.7626343, -4.7789949, 0.0]]]}}, {"type": "Feature", "properties": {"id": 243}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.7789949, 0.0], [15.7214355, -4.7803634, 0.0], [15.7228088, -4.7803634, 0.0], [15.7228088, -4.7789949, 0.0], [15.7214355, -4.7789949, 0.0]]]}}, {"type": "Feature", "properties": {"id": 244}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.7776264, 0.0], [15.8628845, -4.7789949, 0.0], [15.8642578, -4.7789949, 0.0], [15.8642578, -4.7776264, 0.0], [15.8628845, -4.7776264, 0.0]]]}}, {"type": "Feature", "properties": {"id": 245}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.8104701, 0.0], [15.695343, -4.8118385, 0.0], [15.6967163, -4.8118385, 0.0], [15.6967163, -4.8104701, 0.0], [15.695343, -4.8104701, 0.0]]]}}, {"type": "Feature", "properties": {"id": 246}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.8091016, 0.0], [15.643158, -4.8104701, 0.0], [15.6445312, -4.8104701, 0.0], [15.6445312, -4.8091016, 0.0], [15.643158, -4.8091016, 0.0]]]}}, {"type": "Feature", "properties": {"id": 247}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.8091016, 0.0], [15.6761169, -4.8077332, 0.0], [15.6747437, -4.8077332, 0.0], [15.6747437, -4.8091016, 0.0], [15.6747437, -4.8104701, 0.0], [15.6761169, -4.8104701, 0.0], [15.6774902, -4.8104701, 0.0], [15.6774902, -4.8091016, 0.0], [15.6761169, -4.8091016, 0.0]]]}}, {"type": "Feature", "properties": {"id": 248}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.7776264, 0.0], [15.8656311, -4.7776264, 0.0], [15.8656311, -4.7789949, 0.0], [15.8670044, -4.7789949, 0.0], [15.8683777, -4.7789949, 0.0], [15.8683777, -4.7776264, 0.0], [15.8670044, -4.7776264, 0.0]]]}}, {"type": "Feature", "properties": {"id": 249}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7748894, 0.0], [15.7598877, -4.7735208, 0.0], [15.7585144, -4.7735208, 0.0], [15.7585144, -4.7748894, 0.0], [15.7585144, -4.7762579, 0.0], [15.7598877, -4.7762579, 0.0], [15.7598877, -4.7748894, 0.0]]]}}, {"type": "Feature", "properties": {"id": 250}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.7776264, 0.0], [15.7337952, -4.7789949, 0.0], [15.7351685, -4.7789949, 0.0], [15.7351685, -4.7776264, 0.0], [15.7337952, -4.7776264, 0.0]]]}}, {"type": "Feature", "properties": {"id": 251}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.7762579, 0.0], [15.7296753, -4.7776264, 0.0], [15.7310486, -4.7776264, 0.0], [15.7310486, -4.7762579, 0.0], [15.7296753, -4.7762579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 252}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.7762579, 0.0], [15.7365417, -4.7776264, 0.0], [15.737915, -4.7776264, 0.0], [15.7392883, -4.7776264, 0.0], [15.7392883, -4.7762579, 0.0], [15.737915, -4.7762579, 0.0], [15.7365417, -4.7762579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 253}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.7748894, 0.0], [15.7351685, -4.7748894, 0.0], [15.7351685, -4.7735208, 0.0], [15.7337952, -4.7735208, 0.0], [15.7324219, -4.7735208, 0.0], [15.7324219, -4.7748894, 0.0], [15.7310486, -4.7748894, 0.0], [15.7310486, -4.7762579, 0.0], [15.7324219, -4.7762579, 0.0], [15.7337952, -4.7762579, 0.0], [15.7337952, -4.7748894, 0.0]]]}}, {"type": "Feature", "properties": {"id": 254}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.7721523, 0.0], [15.7887268, -4.7735208, 0.0], [15.7901001, -4.7735208, 0.0], [15.7914734, -4.7735208, 0.0], [15.7914734, -4.7721523, 0.0], [15.7901001, -4.7721523, 0.0], [15.7887268, -4.7721523, 0.0]]]}}, {"type": "Feature", "properties": {"id": 255}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.7721523, 0.0], [15.7351685, -4.7735208, 0.0], [15.7365417, -4.7735208, 0.0], [15.737915, -4.7735208, 0.0], [15.737915, -4.7721523, 0.0], [15.7365417, -4.7721523, 0.0], [15.7351685, -4.7721523, 0.0]]]}}, {"type": "Feature", "properties": {"id": 256}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.7707838, 0.0], [15.737915, -4.7721523, 0.0], [15.7392883, -4.7721523, 0.0], [15.7392883, -4.7707838, 0.0], [15.737915, -4.7707838, 0.0]]]}}, {"type": "Feature", "properties": {"id": 257}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.7694152, 0.0], [15.7901001, -4.7694152, 0.0], [15.7901001, -4.7680467, 0.0], [15.7901001, -4.7666782, 0.0], [15.7887268, -4.7666782, 0.0], [15.7887268, -4.7680467, 0.0], [15.7873535, -4.7680467, 0.0], [15.7859802, -4.7680467, 0.0], [15.7859802, -4.7694152, 0.0], [15.7873535, -4.7694152, 0.0], [15.7873535, -4.7707838, 0.0], [15.7887268, -4.7707838, 0.0], [15.7887268, -4.7694152, 0.0]]]}}, {"type": "Feature", "properties": {"id": 258}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7694152, 0.0], [15.7420349, -4.7707838, 0.0], [15.7434082, -4.7707838, 0.0], [15.7434082, -4.7694152, 0.0], [15.7420349, -4.7694152, 0.0]]]}}, {"type": "Feature", "properties": {"id": 259}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.7680467, 0.0], [15.869751, -4.7694152, 0.0], [15.8711243, -4.7694152, 0.0], [15.8711243, -4.7680467, 0.0], [15.869751, -4.7680467, 0.0]]]}}, {"type": "Feature", "properties": {"id": 260}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.7680467, 0.0], [15.7337952, -4.7694152, 0.0], [15.7351685, -4.7694152, 0.0], [15.7351685, -4.7680467, 0.0], [15.7337952, -4.7680467, 0.0]]]}}, {"type": "Feature", "properties": {"id": 261}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.7639411, 0.0], [15.7447815, -4.7625725, 0.0], [15.7434082, -4.7625725, 0.0], [15.7434082, -4.7639411, 0.0], [15.7434082, -4.7653096, 0.0], [15.7447815, -4.7653096, 0.0], [15.7447815, -4.7639411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 262}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.7653096, 0.0], [15.7351685, -4.7666782, 0.0], [15.7365417, -4.7666782, 0.0], [15.7365417, -4.7653096, 0.0], [15.7351685, -4.7653096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 263}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.7639411, 0.0], [15.7557678, -4.7653096, 0.0], [15.7571411, -4.7653096, 0.0], [15.7571411, -4.7639411, 0.0], [15.7557678, -4.7639411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 264}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.7639411, 0.0], [15.7543945, -4.7625725, 0.0], [15.7530212, -4.7625725, 0.0], [15.7530212, -4.7639411, 0.0], [15.7530212, -4.7653096, 0.0], [15.7543945, -4.7653096, 0.0], [15.7543945, -4.7639411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 265}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.7625725, 0.0], [15.7901001, -4.761204, 0.0], [15.7887268, -4.761204, 0.0], [15.7873535, -4.761204, 0.0], [15.7873535, -4.7625725, 0.0], [15.7887268, -4.7625725, 0.0], [15.7887268, -4.7639411, 0.0], [15.7901001, -4.7639411, 0.0], [15.7901001, -4.7625725, 0.0]]]}}, {"type": "Feature", "properties": {"id": 266}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.761204, 0.0], [15.761261, -4.7625725, 0.0], [15.7626343, -4.7625725, 0.0], [15.7626343, -4.761204, 0.0], [15.761261, -4.761204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 267}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.7598354, 0.0], [15.7571411, -4.761204, 0.0], [15.7585144, -4.761204, 0.0], [15.7585144, -4.7598354, 0.0], [15.7571411, -4.7598354, 0.0]]]}}, {"type": "Feature", "properties": {"id": 268}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.7488869, 0.0], [15.7653809, -4.7475183, 0.0], [15.7667542, -4.7475183, 0.0], [15.7681274, -4.7475183, 0.0], [15.7681274, -4.7461497, 0.0], [15.7667542, -4.7461497, 0.0], [15.7653809, -4.7461497, 0.0], [15.7640076, -4.7461497, 0.0], [15.7640076, -4.7475183, 0.0], [15.7626343, -4.7475183, 0.0], [15.7626343, -4.7488869, 0.0], [15.7626343, -4.7502555, 0.0], [15.7640076, -4.7502555, 0.0], [15.7653809, -4.7502555, 0.0], [15.7653809, -4.7488869, 0.0]]]}}, {"type": "Feature", "properties": {"id": 269}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7488869, 0.0], [15.7530212, -4.7502555, 0.0], [15.7543945, -4.7502555, 0.0], [15.7543945, -4.7488869, 0.0], [15.7530212, -4.7488869, 0.0]]]}}, {"type": "Feature", "properties": {"id": 270}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.7488869, 0.0], [15.7434082, -4.7475183, 0.0], [15.7420349, -4.7475183, 0.0], [15.7420349, -4.7488869, 0.0], [15.7406616, -4.7488869, 0.0], [15.7406616, -4.7502555, 0.0], [15.7420349, -4.7502555, 0.0], [15.7434082, -4.7502555, 0.0], [15.7434082, -4.7488869, 0.0]]]}}, {"type": "Feature", "properties": {"id": 271}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.7584669, 0.0], [15.761261, -4.7584669, 0.0], [15.761261, -4.7598354, 0.0], [15.7626343, -4.7598354, 0.0], [15.7640076, -4.7598354, 0.0], [15.7640076, -4.7584669, 0.0], [15.7626343, -4.7584669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 272}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.7584669, 0.0], [15.7585144, -4.7598354, 0.0], [15.7598877, -4.7598354, 0.0], [15.7598877, -4.7584669, 0.0], [15.7585144, -4.7584669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 273}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7570983, 0.0], [15.7598877, -4.7584669, 0.0], [15.761261, -4.7584669, 0.0], [15.761261, -4.7570983, 0.0], [15.7598877, -4.7570983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 274}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7461497, 0.0], [15.7598877, -4.7475183, 0.0], [15.761261, -4.7475183, 0.0], [15.761261, -4.7461497, 0.0], [15.7598877, -4.7461497, 0.0]]]}}, {"type": "Feature", "properties": {"id": 275}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.7406754, 0.0], [15.7887268, -4.7393068, 0.0], [15.7901001, -4.7393068, 0.0], [15.7901001, -4.7379382, 0.0], [15.7887268, -4.7379382, 0.0], [15.7873535, -4.7379382, 0.0], [15.7873535, -4.7393068, 0.0], [15.7859802, -4.7393068, 0.0], [15.7859802, -4.7406754, 0.0], [15.7873535, -4.7406754, 0.0], [15.7873535, -4.742044, 0.0], [15.7887268, -4.742044, 0.0], [15.7901001, -4.742044, 0.0], [15.7901001, -4.7406754, 0.0], [15.7887268, -4.7406754, 0.0]]]}}, {"type": "Feature", "properties": {"id": 276}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.7393068, 0.0], [15.7200623, -4.7406754, 0.0], [15.7214355, -4.7406754, 0.0], [15.7214355, -4.7393068, 0.0], [15.7200623, -4.7393068, 0.0]]]}}, {"type": "Feature", "properties": {"id": 277}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.7379382, 0.0], [15.7530212, -4.7393068, 0.0], [15.7543945, -4.7393068, 0.0], [15.7543945, -4.7379382, 0.0], [15.7530212, -4.7379382, 0.0]]]}}, {"type": "Feature", "properties": {"id": 278}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.7434126, 0.0], [15.7434082, -4.742044, 0.0], [15.7420349, -4.742044, 0.0], [15.7420349, -4.7434126, 0.0], [15.7420349, -4.7447812, 0.0], [15.7434082, -4.7447812, 0.0], [15.7447815, -4.7447812, 0.0], [15.7447815, -4.7434126, 0.0], [15.7434082, -4.7434126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 279}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.7338324, 0.0], [15.8642578, -4.7324638, 0.0], [15.8628845, -4.7324638, 0.0], [15.8628845, -4.7338324, 0.0], [15.8628845, -4.735201, 0.0], [15.8642578, -4.735201, 0.0], [15.8642578, -4.7338324, 0.0]]]}}, {"type": "Feature", "properties": {"id": 280}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.7297266, 0.0], [15.7296753, -4.7310952, 0.0], [15.7310486, -4.7310952, 0.0], [15.7310486, -4.7297266, 0.0], [15.7296753, -4.7297266, 0.0]]]}}, {"type": "Feature", "properties": {"id": 281}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.7215148, 0.0], [15.7434082, -4.7201462, 0.0], [15.7420349, -4.7201462, 0.0], [15.7420349, -4.7215148, 0.0], [15.7420349, -4.7228834, 0.0], [15.7434082, -4.7228834, 0.0], [15.7434082, -4.7215148, 0.0]]]}}, {"type": "Feature", "properties": {"id": 282}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.7256207, 0.0], [15.7475281, -4.7269893, 0.0], [15.7489014, -4.7269893, 0.0], [15.7489014, -4.7256207, 0.0], [15.7475281, -4.7256207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 283}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.7242521, 0.0], [15.7557678, -4.7256207, 0.0], [15.7571411, -4.7256207, 0.0], [15.7571411, -4.7242521, 0.0], [15.7557678, -4.7242521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 284}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.7310952, 0.0], [15.7571411, -4.7324638, 0.0], [15.7585144, -4.7324638, 0.0], [15.7585144, -4.7310952, 0.0], [15.7571411, -4.7310952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 285}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.7297266, 0.0], [15.7557678, -4.7310952, 0.0], [15.7571411, -4.7310952, 0.0], [15.7571411, -4.7297266, 0.0], [15.7557678, -4.7297266, 0.0]]]}}, {"type": "Feature", "properties": {"id": 286}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.735201, 0.0], [15.7269287, -4.7365696, 0.0], [15.728302, -4.7365696, 0.0], [15.7296753, -4.7365696, 0.0], [15.7310486, -4.7365696, 0.0], [15.7310486, -4.735201, 0.0], [15.7296753, -4.735201, 0.0], [15.7296753, -4.7338324, 0.0], [15.728302, -4.7338324, 0.0], [15.728302, -4.735201, 0.0], [15.7269287, -4.735201, 0.0]]]}}, {"type": "Feature", "properties": {"id": 287}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.735201, 0.0], [15.7406616, -4.735201, 0.0], [15.7406616, -4.7338324, 0.0], [15.7392883, -4.7338324, 0.0], [15.737915, -4.7338324, 0.0], [15.737915, -4.735201, 0.0], [15.737915, -4.7365696, 0.0], [15.7392883, -4.7365696, 0.0], [15.7392883, -4.735201, 0.0]]]}}, {"type": "Feature", "properties": {"id": 288}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7338324, 0.0], [15.7420349, -4.735201, 0.0], [15.7434082, -4.735201, 0.0], [15.7434082, -4.7338324, 0.0], [15.7420349, -4.7338324, 0.0]]]}}, {"type": "Feature", "properties": {"id": 289}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.7215148, 0.0], [15.79422, -4.7228834, 0.0], [15.7955933, -4.7228834, 0.0], [15.7955933, -4.7215148, 0.0], [15.79422, -4.7215148, 0.0]]]}}, {"type": "Feature", "properties": {"id": 290}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.7187776, 0.0], [15.879364, -4.7187776, 0.0], [15.8807373, -4.7187776, 0.0], [15.8807373, -4.7174089, 0.0], [15.879364, -4.7174089, 0.0], [15.8779907, -4.7174089, 0.0], [15.8766174, -4.7174089, 0.0], [15.8766174, -4.7160403, 0.0], [15.8752441, -4.7160403, 0.0], [15.8752441, -4.7174089, 0.0], [15.8752441, -4.7187776, 0.0], [15.8766174, -4.7187776, 0.0], [15.8766174, -4.7201462, 0.0], [15.8779907, -4.7201462, 0.0], [15.8779907, -4.7187776, 0.0]]]}}, {"type": "Feature", "properties": {"id": 291}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.7201462, 0.0], [15.7955933, -4.7201462, 0.0], [15.7955933, -4.7215148, 0.0], [15.7969666, -4.7215148, 0.0], [15.7983398, -4.7215148, 0.0], [15.7983398, -4.7201462, 0.0], [15.7969666, -4.7201462, 0.0]]]}}, {"type": "Feature", "properties": {"id": 292}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.7187776, 0.0], [15.7489014, -4.7174089, 0.0], [15.7475281, -4.7174089, 0.0], [15.7475281, -4.7187776, 0.0], [15.7475281, -4.7201462, 0.0], [15.7489014, -4.7201462, 0.0], [15.7489014, -4.7187776, 0.0]]]}}, {"type": "Feature", "properties": {"id": 293}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.7187776, 0.0], [15.7695007, -4.7174089, 0.0], [15.7695007, -4.7160403, 0.0], [15.7681274, -4.7160403, 0.0], [15.7681274, -4.7174089, 0.0], [15.7681274, -4.7187776, 0.0], [15.7681274, -4.7201462, 0.0], [15.7695007, -4.7201462, 0.0], [15.7695007, -4.7187776, 0.0]]]}}, {"type": "Feature", "properties": {"id": 294}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.7187776, 0.0], [15.7846069, -4.7201462, 0.0], [15.7859802, -4.7201462, 0.0], [15.7859802, -4.7187776, 0.0], [15.7846069, -4.7187776, 0.0]]]}}, {"type": "Feature", "properties": {"id": 295}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.7174089, 0.0], [15.7969666, -4.7187776, 0.0], [15.7983398, -4.7187776, 0.0], [15.7983398, -4.7174089, 0.0], [15.7969666, -4.7174089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 296}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.7160403, 0.0], [15.7173157, -4.7174089, 0.0], [15.718689, -4.7174089, 0.0], [15.718689, -4.7160403, 0.0], [15.7173157, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 297}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.7160403, 0.0], [15.8807373, -4.7174089, 0.0], [15.8821106, -4.7174089, 0.0], [15.8821106, -4.7160403, 0.0], [15.8807373, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 298}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.7160403, 0.0], [15.8052063, -4.7160403, 0.0], [15.8052063, -4.7146716, 0.0], [15.8052063, -4.713303, 0.0], [15.8052063, -4.7119343, 0.0], [15.8065796, -4.7119343, 0.0], [15.8065796, -4.7105657, 0.0], [15.8052063, -4.7105657, 0.0], [15.803833, -4.7105657, 0.0], [15.803833, -4.7119343, 0.0], [15.803833, -4.713303, 0.0], [15.8024597, -4.713303, 0.0], [15.8024597, -4.7146716, 0.0], [15.8024597, -4.7160403, 0.0], [15.8024597, -4.7174089, 0.0], [15.803833, -4.7174089, 0.0], [15.803833, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 299}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.7160403, 0.0], [15.7461548, -4.7174089, 0.0], [15.7475281, -4.7174089, 0.0], [15.7475281, -4.7160403, 0.0], [15.7461548, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 300}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.7160403, 0.0], [15.7489014, -4.7174089, 0.0], [15.7502747, -4.7174089, 0.0], [15.7502747, -4.7160403, 0.0], [15.7489014, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 301}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.7160403, 0.0], [15.7667542, -4.7146716, 0.0], [15.7667542, -4.713303, 0.0], [15.7667542, -4.7119343, 0.0], [15.7653809, -4.7119343, 0.0], [15.7653809, -4.713303, 0.0], [15.7653809, -4.7146716, 0.0], [15.7653809, -4.7160403, 0.0], [15.7653809, -4.7174089, 0.0], [15.7667542, -4.7174089, 0.0], [15.7667542, -4.7160403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 302}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.7146716, 0.0], [15.7420349, -4.713303, 0.0], [15.7406616, -4.713303, 0.0], [15.7406616, -4.7119343, 0.0], [15.7406616, -4.7105657, 0.0], [15.7392883, -4.7105657, 0.0], [15.7392883, -4.709197, 0.0], [15.7392883, -4.7078284, 0.0], [15.737915, -4.7078284, 0.0], [15.737915, -4.709197, 0.0], [15.737915, -4.7105657, 0.0], [15.737915, -4.7119343, 0.0], [15.7392883, -4.7119343, 0.0], [15.7392883, -4.713303, 0.0], [15.7392883, -4.7146716, 0.0], [15.7392883, -4.7160403, 0.0], [15.7406616, -4.7160403, 0.0], [15.7420349, -4.7160403, 0.0], [15.7420349, -4.7146716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 303}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.7146716, 0.0], [15.7475281, -4.7160403, 0.0], [15.7489014, -4.7160403, 0.0], [15.7489014, -4.7146716, 0.0], [15.7475281, -4.7146716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 304}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.713303, 0.0], [15.7887268, -4.7146716, 0.0], [15.7901001, -4.7146716, 0.0], [15.7901001, -4.713303, 0.0], [15.7887268, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"id": 305}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.713303, 0.0], [15.7296753, -4.7146716, 0.0], [15.7310486, -4.7146716, 0.0], [15.7310486, -4.713303, 0.0], [15.7296753, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"id": 306}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.713303, 0.0], [15.7530212, -4.7146716, 0.0], [15.7543945, -4.7146716, 0.0], [15.7543945, -4.713303, 0.0], [15.7530212, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"id": 307}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.713303, 0.0], [15.7626343, -4.7146716, 0.0], [15.7640076, -4.7146716, 0.0], [15.7640076, -4.713303, 0.0], [15.7626343, -4.713303, 0.0]]]}}, {"type": "Feature", "properties": {"id": 308}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.7119343, 0.0], [15.7461548, -4.713303, 0.0], [15.7475281, -4.713303, 0.0], [15.7475281, -4.7119343, 0.0], [15.7461548, -4.7119343, 0.0]]]}}, {"type": "Feature", "properties": {"id": 309}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.7119343, 0.0], [15.7543945, -4.713303, 0.0], [15.7557678, -4.713303, 0.0], [15.7557678, -4.7119343, 0.0], [15.7543945, -4.7119343, 0.0]]]}}, {"type": "Feature", "properties": {"id": 310}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.7119343, 0.0], [15.7516479, -4.713303, 0.0], [15.7530212, -4.713303, 0.0], [15.7530212, -4.7119343, 0.0], [15.7516479, -4.7119343, 0.0]]]}}, {"type": "Feature", "properties": {"id": 311}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.7105657, 0.0], [15.7516479, -4.7105657, 0.0], [15.7530212, -4.7105657, 0.0], [15.7530212, -4.709197, 0.0], [15.7516479, -4.709197, 0.0], [15.7502747, -4.709197, 0.0], [15.7489014, -4.709197, 0.0], [15.7489014, -4.7105657, 0.0], [15.7475281, -4.7105657, 0.0], [15.7475281, -4.7119343, 0.0], [15.7489014, -4.7119343, 0.0], [15.7502747, -4.7119343, 0.0], [15.7502747, -4.7105657, 0.0]]]}}, {"type": "Feature", "properties": {"id": 312}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.7105657, 0.0], [15.7447815, -4.7119343, 0.0], [15.7461548, -4.7119343, 0.0], [15.7461548, -4.7105657, 0.0], [15.7447815, -4.7105657, 0.0]]]}}, {"type": "Feature", "properties": {"id": 313}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.7064597, 0.0], [15.8601379, -4.7078284, 0.0], [15.8615112, -4.7078284, 0.0], [15.8615112, -4.7064597, 0.0], [15.8601379, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 314}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.7064597, 0.0], [15.7969666, -4.7078284, 0.0], [15.7983398, -4.7078284, 0.0], [15.7983398, -4.7064597, 0.0], [15.7969666, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 315}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.7064597, 0.0], [15.8052063, -4.7078284, 0.0], [15.8065796, -4.7078284, 0.0], [15.8065796, -4.7064597, 0.0], [15.8052063, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 316}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.7064597, 0.0], [15.7722473, -4.7064597, 0.0], [15.7722473, -4.7050911, 0.0], [15.7722473, -4.7037224, 0.0], [15.770874, -4.7037224, 0.0], [15.7695007, -4.7037224, 0.0], [15.7681274, -4.7037224, 0.0], [15.7681274, -4.7050911, 0.0], [15.7695007, -4.7050911, 0.0], [15.7695007, -4.7064597, 0.0], [15.7695007, -4.7078284, 0.0], [15.770874, -4.7078284, 0.0], [15.770874, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 317}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.7064597, 0.0], [15.7640076, -4.7078284, 0.0], [15.7653809, -4.7078284, 0.0], [15.7653809, -4.7064597, 0.0], [15.7640076, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 318}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.7064597, 0.0], [15.7598877, -4.7064597, 0.0], [15.7598877, -4.7078284, 0.0], [15.761261, -4.7078284, 0.0], [15.7626343, -4.7078284, 0.0], [15.7626343, -4.7064597, 0.0], [15.761261, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 319}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.7064597, 0.0], [15.7406616, -4.7050911, 0.0], [15.7406616, -4.7037224, 0.0], [15.7392883, -4.7037224, 0.0], [15.737915, -4.7037224, 0.0], [15.737915, -4.7050911, 0.0], [15.7392883, -4.7050911, 0.0], [15.7392883, -4.7064597, 0.0], [15.7392883, -4.7078284, 0.0], [15.7406616, -4.7078284, 0.0], [15.7406616, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 320}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.7064597, 0.0], [15.7447815, -4.7078284, 0.0], [15.7461548, -4.7078284, 0.0], [15.7461548, -4.7064597, 0.0], [15.7447815, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 321}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.7064597, 0.0], [15.7434082, -4.7050911, 0.0], [15.7420349, -4.7050911, 0.0], [15.7420349, -4.7064597, 0.0], [15.7420349, -4.7078284, 0.0], [15.7434082, -4.7078284, 0.0], [15.7434082, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 322}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.7064597, 0.0], [15.7516479, -4.7078284, 0.0], [15.7530212, -4.7078284, 0.0], [15.7530212, -4.7064597, 0.0], [15.7516479, -4.7064597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 323}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.7050911, 0.0], [15.8848572, -4.7064597, 0.0], [15.8862305, -4.7064597, 0.0], [15.8862305, -4.7050911, 0.0], [15.8848572, -4.7050911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 324}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.7050911, 0.0], [15.728302, -4.7064597, 0.0], [15.7296753, -4.7064597, 0.0], [15.7296753, -4.7050911, 0.0], [15.728302, -4.7050911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 325}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.7050911, 0.0], [15.7228088, -4.7064597, 0.0], [15.7241821, -4.7064597, 0.0], [15.7255554, -4.7064597, 0.0], [15.7255554, -4.7050911, 0.0], [15.7241821, -4.7050911, 0.0], [15.7228088, -4.7050911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 326}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.7037224, 0.0], [15.869751, -4.7050911, 0.0], [15.8711243, -4.7050911, 0.0], [15.8711243, -4.7037224, 0.0], [15.869751, -4.7037224, 0.0]]]}}, {"type": "Feature", "properties": {"id": 327}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.7037224, 0.0], [15.7598877, -4.7050911, 0.0], [15.761261, -4.7050911, 0.0], [15.761261, -4.7037224, 0.0], [15.7598877, -4.7037224, 0.0]]]}}, {"type": "Feature", "properties": {"id": 328}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.7037224, 0.0], [15.7269287, -4.7050911, 0.0], [15.728302, -4.7050911, 0.0], [15.728302, -4.7037224, 0.0], [15.7269287, -4.7037224, 0.0]]]}}, {"type": "Feature", "properties": {"id": 329}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.6996164, 0.0], [15.8834839, -4.7009851, 0.0], [15.8848572, -4.7009851, 0.0], [15.8848572, -4.6996164, 0.0], [15.8834839, -4.6996164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 330}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.6996164, 0.0], [15.7406616, -4.7009851, 0.0], [15.7420349, -4.7009851, 0.0], [15.7420349, -4.6996164, 0.0], [15.7406616, -4.6996164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 331}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.6996164, 0.0], [15.7447815, -4.7009851, 0.0], [15.7461548, -4.7009851, 0.0], [15.7461548, -4.6996164, 0.0], [15.7447815, -4.6996164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 332}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.6982477, 0.0], [15.7406616, -4.696879, 0.0], [15.7392883, -4.696879, 0.0], [15.737915, -4.696879, 0.0], [15.737915, -4.6982477, 0.0], [15.737915, -4.6996164, 0.0], [15.7392883, -4.6996164, 0.0], [15.7406616, -4.6996164, 0.0], [15.7406616, -4.6982477, 0.0]]]}}, {"type": "Feature", "properties": {"id": 333}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.696879, 0.0], [15.7351685, -4.6982477, 0.0], [15.7365417, -4.6982477, 0.0], [15.7365417, -4.696879, 0.0], [15.7351685, -4.696879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 334}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.696879, 0.0], [15.8093262, -4.6955103, 0.0], [15.8093262, -4.6941417, 0.0], [15.8106995, -4.6941417, 0.0], [15.8106995, -4.692773, 0.0], [15.8106995, -4.6914043, 0.0], [15.8093262, -4.6914043, 0.0], [15.8093262, -4.692773, 0.0], [15.8079529, -4.692773, 0.0], [15.8079529, -4.6941417, 0.0], [15.8065796, -4.6941417, 0.0], [15.8065796, -4.6955103, 0.0], [15.8065796, -4.696879, 0.0], [15.8079529, -4.696879, 0.0], [15.8079529, -4.6982477, 0.0], [15.8093262, -4.6982477, 0.0], [15.8093262, -4.696879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 335}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.696879, 0.0], [15.7873535, -4.6982477, 0.0], [15.7887268, -4.6982477, 0.0], [15.7887268, -4.696879, 0.0], [15.7873535, -4.696879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 336}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.696879, 0.0], [15.7722473, -4.6982477, 0.0], [15.7736206, -4.6982477, 0.0], [15.7736206, -4.696879, 0.0], [15.7722473, -4.696879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 337}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.6955103, 0.0], [15.7489014, -4.696879, 0.0], [15.7502747, -4.696879, 0.0], [15.7502747, -4.6955103, 0.0], [15.7489014, -4.6955103, 0.0]]]}}, {"type": "Feature", "properties": {"id": 338}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.692773, 0.0], [15.8216858, -4.6941417, 0.0], [15.8230591, -4.6941417, 0.0], [15.8230591, -4.692773, 0.0], [15.8216858, -4.692773, 0.0]]]}}, {"type": "Feature", "properties": {"id": 339}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.692773, 0.0], [15.7489014, -4.6941417, 0.0], [15.7502747, -4.6941417, 0.0], [15.7502747, -4.692773, 0.0], [15.7489014, -4.692773, 0.0]]]}}, {"type": "Feature", "properties": {"id": 340}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.692773, 0.0], [15.7461548, -4.6941417, 0.0], [15.7475281, -4.6941417, 0.0], [15.7475281, -4.692773, 0.0], [15.7461548, -4.692773, 0.0]]]}}, {"type": "Feature", "properties": {"id": 341}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.6900356, 0.0], [15.7296753, -4.6886669, 0.0], [15.728302, -4.6886669, 0.0], [15.728302, -4.6900356, 0.0], [15.728302, -4.6914043, 0.0], [15.7296753, -4.6914043, 0.0], [15.7296753, -4.6900356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 342}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.6914043, 0.0], [15.8930969, -4.6914043, 0.0], [15.8930969, -4.6900356, 0.0], [15.8917236, -4.6900356, 0.0], [15.8917236, -4.6886669, 0.0], [15.8903503, -4.6886669, 0.0], [15.8903503, -4.6900356, 0.0], [15.8903503, -4.6914043, 0.0], [15.8917236, -4.6914043, 0.0]]]}}, {"type": "Feature", "properties": {"id": 343}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.6914043, 0.0], [15.8120728, -4.692773, 0.0], [15.813446, -4.692773, 0.0], [15.813446, -4.6914043, 0.0], [15.8120728, -4.6914043, 0.0]]]}}, {"type": "Feature", "properties": {"id": 344}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.6900356, 0.0], [15.7598877, -4.6886669, 0.0], [15.7585144, -4.6886669, 0.0], [15.7585144, -4.6900356, 0.0], [15.7585144, -4.6914043, 0.0], [15.7598877, -4.6914043, 0.0], [15.7598877, -4.6900356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 345}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.6831921, 0.0], [15.7585144, -4.6845608, 0.0], [15.7598877, -4.6845608, 0.0], [15.7598877, -4.6831921, 0.0], [15.7585144, -4.6831921, 0.0]]]}}, {"type": "Feature", "properties": {"id": 346}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.6831921, 0.0], [15.8285522, -4.6845608, 0.0], [15.8299255, -4.6845608, 0.0], [15.8299255, -4.6831921, 0.0], [15.8285522, -4.6831921, 0.0]]]}}, {"type": "Feature", "properties": {"id": 347}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.6818234, 0.0], [15.8972168, -4.6831921, 0.0], [15.8985901, -4.6831921, 0.0], [15.8985901, -4.6818234, 0.0], [15.8972168, -4.6818234, 0.0]]]}}, {"type": "Feature", "properties": {"id": 348}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.6872982, 0.0], [15.7598877, -4.6886669, 0.0], [15.761261, -4.6886669, 0.0], [15.761261, -4.6872982, 0.0], [15.7598877, -4.6872982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 349}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.6872982, 0.0], [15.7530212, -4.6872982, 0.0], [15.7530212, -4.6886669, 0.0], [15.7543945, -4.6886669, 0.0], [15.7557678, -4.6886669, 0.0], [15.7557678, -4.6872982, 0.0], [15.7543945, -4.6872982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 350}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.6872982, 0.0], [15.7447815, -4.6886669, 0.0], [15.7461548, -4.6886669, 0.0], [15.7461548, -4.6872982, 0.0], [15.7447815, -4.6872982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 351}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.6804547, 0.0], [15.7585144, -4.6804547, 0.0], [15.7585144, -4.6818234, 0.0], [15.7598877, -4.6818234, 0.0], [15.761261, -4.6818234, 0.0], [15.761261, -4.6804547, 0.0], [15.7598877, -4.6804547, 0.0]]]}}, {"type": "Feature", "properties": {"id": 352}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.6804547, 0.0], [15.8299255, -4.679086, 0.0], [15.8285522, -4.679086, 0.0], [15.8285522, -4.6804547, 0.0], [15.8285522, -4.6818234, 0.0], [15.8299255, -4.6818234, 0.0], [15.8299255, -4.6804547, 0.0]]]}}, {"type": "Feature", "properties": {"id": 353}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.6804547, 0.0], [15.8917236, -4.6818234, 0.0], [15.8930969, -4.6818234, 0.0], [15.8930969, -4.6804547, 0.0], [15.8917236, -4.6804547, 0.0]]]}}, {"type": "Feature", "properties": {"id": 354}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.6722424, 0.0], [15.7571411, -4.6708736, 0.0], [15.7557678, -4.6708736, 0.0], [15.7557678, -4.6722424, 0.0], [15.7557678, -4.6736111, 0.0], [15.7571411, -4.6736111, 0.0], [15.7571411, -4.6722424, 0.0]]]}}, {"type": "Feature", "properties": {"id": 355}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.6708736, 0.0], [15.770874, -4.6708736, 0.0], [15.770874, -4.6695049, 0.0], [15.7695007, -4.6695049, 0.0], [15.7695007, -4.6681362, 0.0], [15.7681274, -4.6681362, 0.0], [15.7681274, -4.6695049, 0.0], [15.7681274, -4.6708736, 0.0], [15.7695007, -4.6708736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 356}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.6695049, 0.0], [15.7763672, -4.6681362, 0.0], [15.7777405, -4.6681362, 0.0], [15.7777405, -4.6667674, 0.0], [15.7777405, -4.6653987, 0.0], [15.7763672, -4.6653987, 0.0], [15.7749939, -4.6653987, 0.0], [15.7749939, -4.6667674, 0.0], [15.7749939, -4.6681362, 0.0], [15.7749939, -4.6695049, 0.0], [15.7749939, -4.6708736, 0.0], [15.7763672, -4.6708736, 0.0], [15.7763672, -4.6695049, 0.0]]]}}, {"type": "Feature", "properties": {"id": 357}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.6681362, 0.0], [15.7516479, -4.6695049, 0.0], [15.7530212, -4.6695049, 0.0], [15.7530212, -4.6681362, 0.0], [15.7516479, -4.6681362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 358}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.6681362, 0.0], [15.8244324, -4.6695049, 0.0], [15.8258057, -4.6695049, 0.0], [15.8258057, -4.6681362, 0.0], [15.8244324, -4.6681362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 359}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.66403, 0.0], [15.7461548, -4.6653987, 0.0], [15.7475281, -4.6653987, 0.0], [15.7475281, -4.66403, 0.0], [15.7461548, -4.66403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 360}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.6626612, 0.0], [15.90271, -4.66403, 0.0], [15.9040833, -4.66403, 0.0], [15.9040833, -4.6626612, 0.0], [15.90271, -4.6626612, 0.0]]]}}, {"type": "Feature", "properties": {"id": 361}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.66403, 0.0], [15.7955933, -4.6653987, 0.0], [15.7969666, -4.6653987, 0.0], [15.7969666, -4.66403, 0.0], [15.7955933, -4.66403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 362}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.66403, 0.0], [15.7585144, -4.6653987, 0.0], [15.7598877, -4.6653987, 0.0], [15.7598877, -4.66403, 0.0], [15.7585144, -4.66403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 363}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.6612925, 0.0], [15.8189392, -4.6626612, 0.0], [15.8203125, -4.6626612, 0.0], [15.8203125, -4.6612925, 0.0], [15.8189392, -4.6612925, 0.0]]]}}, {"type": "Feature", "properties": {"id": 364}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.6612925, 0.0], [15.827179, -4.6626612, 0.0], [15.8285522, -4.6626612, 0.0], [15.8285522, -4.6612925, 0.0], [15.827179, -4.6612925, 0.0]]]}}, {"type": "Feature", "properties": {"id": 365}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.6612925, 0.0], [15.8958435, -4.6626612, 0.0], [15.8972168, -4.6626612, 0.0], [15.8972168, -4.6612925, 0.0], [15.8958435, -4.6612925, 0.0]]]}}, {"type": "Feature", "properties": {"id": 366}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.6599237, 0.0], [15.7502747, -4.6612925, 0.0], [15.7516479, -4.6612925, 0.0], [15.7516479, -4.6599237, 0.0], [15.7502747, -4.6599237, 0.0]]]}}, {"type": "Feature", "properties": {"id": 367}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.6777173, 0.0], [15.7461548, -4.679086, 0.0], [15.7475281, -4.679086, 0.0], [15.7475281, -4.6777173, 0.0], [15.7461548, -4.6777173, 0.0]]]}}, {"type": "Feature", "properties": {"id": 368}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.6763485, 0.0], [15.8258057, -4.6763485, 0.0], [15.8258057, -4.6777173, 0.0], [15.827179, -4.6777173, 0.0], [15.8285522, -4.6777173, 0.0], [15.8285522, -4.6763485, 0.0], [15.827179, -4.6763485, 0.0]]]}}, {"type": "Feature", "properties": {"id": 369}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.6763485, 0.0], [15.7530212, -4.6749798, 0.0], [15.7530212, -4.6736111, 0.0], [15.7516479, -4.6736111, 0.0], [15.7516479, -4.6749798, 0.0], [15.7516479, -4.6763485, 0.0], [15.7516479, -4.6777173, 0.0], [15.7530212, -4.6777173, 0.0], [15.7530212, -4.6763485, 0.0]]]}}, {"type": "Feature", "properties": {"id": 370}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.6749798, 0.0], [15.8065796, -4.6763485, 0.0], [15.8079529, -4.6763485, 0.0], [15.8079529, -4.6749798, 0.0], [15.8065796, -4.6749798, 0.0]]]}}, {"type": "Feature", "properties": {"id": 371}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.6749798, 0.0], [15.737915, -4.6763485, 0.0], [15.7392883, -4.6763485, 0.0], [15.7392883, -4.6749798, 0.0], [15.737915, -4.6749798, 0.0]]]}}, {"type": "Feature", "properties": {"id": 372}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.6558174, 0.0], [15.7461548, -4.6558174, 0.0], [15.7461548, -4.6571862, 0.0], [15.7475281, -4.6571862, 0.0], [15.7489014, -4.6571862, 0.0], [15.7489014, -4.6558174, 0.0], [15.7475281, -4.6558174, 0.0]]]}}, {"type": "Feature", "properties": {"id": 373}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.6558174, 0.0], [15.8052063, -4.6571862, 0.0], [15.8065796, -4.6571862, 0.0], [15.8065796, -4.6558174, 0.0], [15.8052063, -4.6558174, 0.0]]]}}, {"type": "Feature", "properties": {"id": 374}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.6558174, 0.0], [15.8189392, -4.6558174, 0.0], [15.8189392, -4.6544487, 0.0], [15.8175659, -4.6544487, 0.0], [15.8175659, -4.6530799, 0.0], [15.8175659, -4.6517112, 0.0], [15.8161926, -4.6517112, 0.0], [15.8148193, -4.6517112, 0.0], [15.8148193, -4.6530799, 0.0], [15.8148193, -4.6544487, 0.0], [15.8161926, -4.6544487, 0.0], [15.8161926, -4.6558174, 0.0], [15.8175659, -4.6558174, 0.0]]]}}, {"type": "Feature", "properties": {"id": 375}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.6544487, 0.0], [15.803833, -4.6558174, 0.0], [15.8052063, -4.6558174, 0.0], [15.8052063, -4.6544487, 0.0], [15.803833, -4.6544487, 0.0]]]}}, {"type": "Feature", "properties": {"id": 376}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.6530799, 0.0], [15.8203125, -4.6517112, 0.0], [15.8189392, -4.6517112, 0.0], [15.8189392, -4.6530799, 0.0], [15.8189392, -4.6544487, 0.0], [15.8203125, -4.6544487, 0.0], [15.8203125, -4.6530799, 0.0]]]}}, {"type": "Feature", "properties": {"id": 377}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.6489736, 0.0], [15.8285522, -4.6476048, 0.0], [15.8299255, -4.6476048, 0.0], [15.8299255, -4.6462361, 0.0], [15.8285522, -4.6462361, 0.0], [15.827179, -4.6462361, 0.0], [15.827179, -4.6476048, 0.0], [15.827179, -4.6489736, 0.0], [15.827179, -4.6503424, 0.0], [15.8285522, -4.6503424, 0.0], [15.8285522, -4.6489736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 378}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.6476048, 0.0], [15.9040833, -4.6462361, 0.0], [15.90271, -4.6462361, 0.0], [15.90271, -4.6476048, 0.0], [15.90271, -4.6489736, 0.0], [15.9040833, -4.6489736, 0.0], [15.9040833, -4.6476048, 0.0]]]}}, {"type": "Feature", "properties": {"id": 379}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.6421297, 0.0], [15.7502747, -4.6407609, 0.0], [15.7489014, -4.6407609, 0.0], [15.7489014, -4.6393921, 0.0], [15.7475281, -4.6393921, 0.0], [15.7461548, -4.6393921, 0.0], [15.7461548, -4.6407609, 0.0], [15.7461548, -4.6421297, 0.0], [15.7475281, -4.6421297, 0.0], [15.7489014, -4.6421297, 0.0], [15.7489014, -4.6434985, 0.0], [15.7502747, -4.6434985, 0.0], [15.7502747, -4.6421297, 0.0]]]}}, {"type": "Feature", "properties": {"id": 380}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.6421297, 0.0], [15.8312988, -4.6434985, 0.0], [15.8326721, -4.6434985, 0.0], [15.8326721, -4.6421297, 0.0], [15.8312988, -4.6421297, 0.0]]]}}, {"type": "Feature", "properties": {"id": 381}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.6407609, 0.0], [15.9082031, -4.6393921, 0.0], [15.9082031, -4.6380233, 0.0], [15.9068298, -4.6380233, 0.0], [15.9068298, -4.6393921, 0.0], [15.9068298, -4.6407609, 0.0], [15.9068298, -4.6421297, 0.0], [15.9082031, -4.6421297, 0.0], [15.9082031, -4.6407609, 0.0]]]}}, {"type": "Feature", "properties": {"id": 382}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.6352858, 0.0], [15.9054565, -4.6352858, 0.0], [15.9054565, -4.6366545, 0.0], [15.9068298, -4.6366545, 0.0], [15.9082031, -4.6366545, 0.0], [15.9082031, -4.6352858, 0.0], [15.9068298, -4.6352858, 0.0]]]}}, {"type": "Feature", "properties": {"id": 383}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.6366545, 0.0], [15.8862305, -4.6380233, 0.0], [15.8876038, -4.6380233, 0.0], [15.8876038, -4.6366545, 0.0], [15.8862305, -4.6366545, 0.0]]]}}, {"type": "Feature", "properties": {"id": 384}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.6325481, 0.0], [15.8381653, -4.6311793, 0.0], [15.836792, -4.6311793, 0.0], [15.836792, -4.6325481, 0.0], [15.836792, -4.6339169, 0.0], [15.8381653, -4.6339169, 0.0], [15.8381653, -4.6325481, 0.0]]]}}, {"type": "Feature", "properties": {"id": 385}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.6325481, 0.0], [15.7530212, -4.6311793, 0.0], [15.7516479, -4.6311793, 0.0], [15.7516479, -4.6325481, 0.0], [15.7516479, -4.6339169, 0.0], [15.7530212, -4.6339169, 0.0], [15.7530212, -4.6325481, 0.0]]]}}, {"type": "Feature", "properties": {"id": 386}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.6325481, 0.0], [15.7461548, -4.6311793, 0.0], [15.7447815, -4.6311793, 0.0], [15.7447815, -4.6325481, 0.0], [15.7434082, -4.6325481, 0.0], [15.7434082, -4.6339169, 0.0], [15.7447815, -4.6339169, 0.0], [15.7461548, -4.6339169, 0.0], [15.7461548, -4.6325481, 0.0]]]}}, {"type": "Feature", "properties": {"id": 387}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.6352858, 0.0], [15.7447815, -4.6366545, 0.0], [15.7461548, -4.6366545, 0.0], [15.7461548, -4.6352858, 0.0], [15.7447815, -4.6352858, 0.0]]]}}, {"type": "Feature", "properties": {"id": 388}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.6352858, 0.0], [15.8312988, -4.6366545, 0.0], [15.8326721, -4.6366545, 0.0], [15.8326721, -4.6352858, 0.0], [15.8312988, -4.6352858, 0.0]]]}}, {"type": "Feature", "properties": {"id": 389}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.6339169, 0.0], [15.7502747, -4.6325481, 0.0], [15.7489014, -4.6325481, 0.0], [15.7475281, -4.6325481, 0.0], [15.7475281, -4.6339169, 0.0], [15.7461548, -4.6339169, 0.0], [15.7461548, -4.6352858, 0.0], [15.7475281, -4.6352858, 0.0], [15.7489014, -4.6352858, 0.0], [15.7502747, -4.6352858, 0.0], [15.7502747, -4.6339169, 0.0]]]}}, {"type": "Feature", "properties": {"id": 390}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.6284417, 0.0], [15.8972168, -4.6298105, 0.0], [15.8985901, -4.6298105, 0.0], [15.8985901, -4.6284417, 0.0], [15.8972168, -4.6284417, 0.0]]]}}, {"type": "Feature", "properties": {"id": 391}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.6270729, 0.0], [15.79422, -4.6270729, 0.0], [15.79422, -4.6257041, 0.0], [15.79422, -4.6243353, 0.0], [15.7928467, -4.6243353, 0.0], [15.7928467, -4.6229664, 0.0], [15.7914734, -4.6229664, 0.0], [15.7914734, -4.6243353, 0.0], [15.7914734, -4.6257041, 0.0], [15.7914734, -4.6270729, 0.0], [15.7928467, -4.6270729, 0.0]]]}}, {"type": "Feature", "properties": {"id": 392}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.6298105, 0.0], [15.8615112, -4.6311793, 0.0], [15.8628845, -4.6311793, 0.0], [15.8642578, -4.6311793, 0.0], [15.8642578, -4.6298105, 0.0], [15.8628845, -4.6298105, 0.0], [15.8615112, -4.6298105, 0.0]]]}}, {"type": "Feature", "properties": {"id": 393}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.6284417, 0.0], [15.8917236, -4.6284417, 0.0], [15.8917236, -4.6270729, 0.0], [15.8903503, -4.6270729, 0.0], [15.8889771, -4.6270729, 0.0], [15.8889771, -4.6257041, 0.0], [15.8876038, -4.6257041, 0.0], [15.8876038, -4.6270729, 0.0], [15.8876038, -4.6284417, 0.0], [15.8889771, -4.6284417, 0.0], [15.8889771, -4.6298105, 0.0], [15.8903503, -4.6298105, 0.0], [15.8903503, -4.6284417, 0.0]]]}}, {"type": "Feature", "properties": {"id": 394}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.6243353, 0.0], [15.9013367, -4.6257041, 0.0], [15.90271, -4.6257041, 0.0], [15.9040833, -4.6257041, 0.0], [15.9040833, -4.6243353, 0.0], [15.90271, -4.6243353, 0.0], [15.9013367, -4.6243353, 0.0]]]}}, {"type": "Feature", "properties": {"id": 395}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.6243353, 0.0], [15.8903503, -4.6257041, 0.0], [15.8917236, -4.6257041, 0.0], [15.8917236, -4.6243353, 0.0], [15.8903503, -4.6243353, 0.0]]]}}, {"type": "Feature", "properties": {"id": 396}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.6229664, 0.0], [15.7598877, -4.6243353, 0.0], [15.761261, -4.6243353, 0.0], [15.761261, -4.6229664, 0.0], [15.7598877, -4.6229664, 0.0]]]}}, {"type": "Feature", "properties": {"id": 397}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.6229664, 0.0], [15.879364, -4.6243353, 0.0], [15.8807373, -4.6243353, 0.0], [15.8807373, -4.6229664, 0.0], [15.879364, -4.6229664, 0.0]]]}}, {"type": "Feature", "properties": {"id": 398}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.6133846, 0.0], [15.8944702, -4.6147535, 0.0], [15.8958435, -4.6147535, 0.0], [15.8958435, -4.6133846, 0.0], [15.8944702, -4.6133846, 0.0]]]}}, {"type": "Feature", "properties": {"id": 399}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.6133846, 0.0], [15.7392883, -4.6147535, 0.0], [15.7406616, -4.6147535, 0.0], [15.7406616, -4.6133846, 0.0], [15.7392883, -4.6133846, 0.0]]]}}, {"type": "Feature", "properties": {"id": 400}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.6065404, 0.0], [15.7695007, -4.6079092, 0.0], [15.770874, -4.6079092, 0.0], [15.770874, -4.6065404, 0.0], [15.7695007, -4.6065404, 0.0]]]}}, {"type": "Feature", "properties": {"id": 401}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.6038027, 0.0], [15.6980896, -4.6024338, 0.0], [15.6967163, -4.6024338, 0.0], [15.6967163, -4.6038027, 0.0], [15.6967163, -4.6051715, 0.0], [15.6980896, -4.6051715, 0.0], [15.6980896, -4.6038027, 0.0]]]}}, {"type": "Feature", "properties": {"id": 402}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.6051715, 0.0], [15.8450317, -4.6065404, 0.0], [15.846405, -4.6065404, 0.0], [15.846405, -4.6051715, 0.0], [15.8450317, -4.6051715, 0.0]]]}}, {"type": "Feature", "properties": {"id": 403}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.6038027, 0.0], [15.846405, -4.6051715, 0.0], [15.8477783, -4.6051715, 0.0], [15.8477783, -4.6038027, 0.0], [15.846405, -4.6038027, 0.0]]]}}, {"type": "Feature", "properties": {"id": 404}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.6174911, 0.0], [15.8821106, -4.61886, 0.0], [15.8834839, -4.61886, 0.0], [15.8834839, -4.6174911, 0.0], [15.8821106, -4.6174911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 405}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.6174911, 0.0], [15.8917236, -4.61886, 0.0], [15.8930969, -4.61886, 0.0], [15.8944702, -4.61886, 0.0], [15.8944702, -4.6174911, 0.0], [15.8930969, -4.6174911, 0.0], [15.8917236, -4.6174911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 406}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.6024338, 0.0], [15.8587646, -4.6038027, 0.0], [15.8601379, -4.6038027, 0.0], [15.8601379, -4.6024338, 0.0], [15.8587646, -4.6024338, 0.0]]]}}, {"type": "Feature", "properties": {"id": 407}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.6024338, 0.0], [15.737915, -4.6010649, 0.0], [15.7365417, -4.6010649, 0.0], [15.7365417, -4.6024338, 0.0], [15.7365417, -4.6038027, 0.0], [15.737915, -4.6038027, 0.0], [15.737915, -4.6024338, 0.0]]]}}, {"type": "Feature", "properties": {"id": 408}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.6024338, 0.0], [15.7337952, -4.6038027, 0.0], [15.7351685, -4.6038027, 0.0], [15.7351685, -4.6024338, 0.0], [15.7337952, -4.6024338, 0.0]]]}}, {"type": "Feature", "properties": {"id": 409}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.6010649, 0.0], [15.8862305, -4.6024338, 0.0], [15.8876038, -4.6024338, 0.0], [15.8889771, -4.6024338, 0.0], [15.8903503, -4.6024338, 0.0], [15.8903503, -4.6010649, 0.0], [15.8889771, -4.6010649, 0.0], [15.8876038, -4.6010649, 0.0], [15.8862305, -4.6010649, 0.0]]]}}, {"type": "Feature", "properties": {"id": 410}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.5955895, 0.0], [15.8807373, -4.5955895, 0.0], [15.8807373, -4.5969583, 0.0], [15.8821106, -4.5969583, 0.0], [15.8834839, -4.5969583, 0.0], [15.8834839, -4.5955895, 0.0], [15.8821106, -4.5955895, 0.0]]]}}, {"type": "Feature", "properties": {"id": 411}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.5996961, 0.0], [15.846405, -4.6010649, 0.0], [15.8477783, -4.6010649, 0.0], [15.8477783, -4.5996961, 0.0], [15.846405, -4.5996961, 0.0]]]}}, {"type": "Feature", "properties": {"id": 412}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.5996961, 0.0], [15.7749939, -4.5996961, 0.0], [15.7749939, -4.5983272, 0.0], [15.7749939, -4.5969583, 0.0], [15.7749939, -4.5955895, 0.0], [15.7736206, -4.5955895, 0.0], [15.7736206, -4.5969583, 0.0], [15.7722473, -4.5969583, 0.0], [15.7722473, -4.5983272, 0.0], [15.7722473, -4.5996961, 0.0], [15.7722473, -4.6010649, 0.0], [15.7736206, -4.6010649, 0.0], [15.7736206, -4.5996961, 0.0]]]}}, {"type": "Feature", "properties": {"id": 413}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.5928517, 0.0], [15.7530212, -4.5928517, 0.0], [15.7530212, -4.5942206, 0.0], [15.7543945, -4.5942206, 0.0], [15.7557678, -4.5942206, 0.0], [15.7557678, -4.5928517, 0.0], [15.7543945, -4.5928517, 0.0]]]}}, {"type": "Feature", "properties": {"id": 414}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.5914828, 0.0], [15.68573, -4.5928517, 0.0], [15.6871033, -4.5928517, 0.0], [15.6884766, -4.5928517, 0.0], [15.6884766, -4.5914828, 0.0], [15.6871033, -4.5914828, 0.0], [15.68573, -4.5914828, 0.0]]]}}, {"type": "Feature", "properties": {"id": 415}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.588745, 0.0], [15.8972168, -4.5901139, 0.0], [15.8985901, -4.5901139, 0.0], [15.8985901, -4.588745, 0.0], [15.8972168, -4.588745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 416}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.588745, 0.0], [15.7392883, -4.5873762, 0.0], [15.737915, -4.5873762, 0.0], [15.7365417, -4.5873762, 0.0], [15.7351685, -4.5873762, 0.0], [15.7351685, -4.588745, 0.0], [15.7351685, -4.5901139, 0.0], [15.7365417, -4.5901139, 0.0], [15.737915, -4.5901139, 0.0], [15.7392883, -4.5901139, 0.0], [15.7392883, -4.588745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 417}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.5860073, 0.0], [15.6747437, -4.5846384, 0.0], [15.6747437, -4.5832695, 0.0], [15.6747437, -4.5819006, 0.0], [15.6747437, -4.5805317, 0.0], [15.6733704, -4.5805317, 0.0], [15.6719971, -4.5805317, 0.0], [15.6719971, -4.5791628, 0.0], [15.6706238, -4.5791628, 0.0], [15.6706238, -4.5805317, 0.0], [15.6706238, -4.5819006, 0.0], [15.6706238, -4.5832695, 0.0], [15.6706238, -4.5846384, 0.0], [15.6719971, -4.5846384, 0.0], [15.6719971, -4.5860073, 0.0], [15.6733704, -4.5860073, 0.0], [15.6733704, -4.5873762, 0.0], [15.6747437, -4.5873762, 0.0], [15.6747437, -4.5860073, 0.0]]]}}, {"type": "Feature", "properties": {"id": 418}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.5860073, 0.0], [15.8560181, -4.5873762, 0.0], [15.8573914, -4.5873762, 0.0], [15.8573914, -4.5860073, 0.0], [15.8560181, -4.5860073, 0.0]]]}}, {"type": "Feature", "properties": {"id": 419}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.5846384, 0.0], [15.8546448, -4.5860073, 0.0], [15.8560181, -4.5860073, 0.0], [15.8560181, -4.5846384, 0.0], [15.8546448, -4.5846384, 0.0]]]}}, {"type": "Feature", "properties": {"id": 420}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.5846384, 0.0], [15.7365417, -4.5832695, 0.0], [15.7351685, -4.5832695, 0.0], [15.7351685, -4.5846384, 0.0], [15.7351685, -4.5860073, 0.0], [15.7365417, -4.5860073, 0.0], [15.7365417, -4.5846384, 0.0]]]}}, {"type": "Feature", "properties": {"id": 421}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5832695, 0.0], [15.7557678, -4.5846384, 0.0], [15.7571411, -4.5846384, 0.0], [15.7571411, -4.5832695, 0.0], [15.7557678, -4.5832695, 0.0]]]}}, {"type": "Feature", "properties": {"id": 422}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.5819006, 0.0], [15.6774902, -4.5832695, 0.0], [15.6788635, -4.5832695, 0.0], [15.6788635, -4.5819006, 0.0], [15.6774902, -4.5819006, 0.0]]]}}, {"type": "Feature", "properties": {"id": 423}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.5819006, 0.0], [15.7392883, -4.5805317, 0.0], [15.737915, -4.5805317, 0.0], [15.737915, -4.5819006, 0.0], [15.737915, -4.5832695, 0.0], [15.7392883, -4.5832695, 0.0], [15.7392883, -4.5819006, 0.0]]]}}, {"type": "Feature", "properties": {"id": 424}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.5764249, 0.0], [15.9150696, -4.5764249, 0.0], [15.9150696, -4.5777938, 0.0], [15.9164429, -4.5777938, 0.0], [15.9178162, -4.5777938, 0.0], [15.9178162, -4.5764249, 0.0], [15.9164429, -4.5764249, 0.0]]]}}, {"type": "Feature", "properties": {"id": 425}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.5764249, 0.0], [15.7434082, -4.5777938, 0.0], [15.7447815, -4.5777938, 0.0], [15.7447815, -4.5764249, 0.0], [15.7434082, -4.5764249, 0.0]]]}}, {"type": "Feature", "properties": {"id": 426}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.5736871, 0.0], [15.6802368, -4.575056, 0.0], [15.6816101, -4.575056, 0.0], [15.6816101, -4.5736871, 0.0], [15.6802368, -4.5736871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 427}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.5736871, 0.0], [15.9178162, -4.5723182, 0.0], [15.9178162, -4.5709493, 0.0], [15.9164429, -4.5709493, 0.0], [15.9164429, -4.5723182, 0.0], [15.9164429, -4.5736871, 0.0], [15.9164429, -4.575056, 0.0], [15.9178162, -4.575056, 0.0], [15.9178162, -4.5736871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 428}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.5723182, 0.0], [15.728302, -4.5709493, 0.0], [15.7269287, -4.5709493, 0.0], [15.7269287, -4.5723182, 0.0], [15.7269287, -4.5736871, 0.0], [15.728302, -4.5736871, 0.0], [15.728302, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 429}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5723182, 0.0], [15.7173157, -4.5736871, 0.0], [15.718689, -4.5736871, 0.0], [15.718689, -4.5723182, 0.0], [15.7173157, -4.5723182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 430}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.5709493, 0.0], [15.6774902, -4.5709493, 0.0], [15.6774902, -4.5695803, 0.0], [15.6761169, -4.5695803, 0.0], [15.6747437, -4.5695803, 0.0], [15.6747437, -4.5709493, 0.0], [15.6747437, -4.5723182, 0.0], [15.6761169, -4.5723182, 0.0], [15.6761169, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 431}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.5709493, 0.0], [15.7063293, -4.5723182, 0.0], [15.7077026, -4.5723182, 0.0], [15.7077026, -4.5709493, 0.0], [15.7063293, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 432}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.5709493, 0.0], [15.7008362, -4.5723182, 0.0], [15.7022095, -4.5723182, 0.0], [15.7022095, -4.5709493, 0.0], [15.7008362, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 433}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.5709493, 0.0], [15.8587646, -4.5723182, 0.0], [15.8601379, -4.5723182, 0.0], [15.8601379, -4.5709493, 0.0], [15.8587646, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 434}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.5709493, 0.0], [15.8505249, -4.5723182, 0.0], [15.8518982, -4.5723182, 0.0], [15.8518982, -4.5709493, 0.0], [15.8505249, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 435}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.5709493, 0.0], [15.7461548, -4.5695803, 0.0], [15.7447815, -4.5695803, 0.0], [15.7447815, -4.5709493, 0.0], [15.7434082, -4.5709493, 0.0], [15.7434082, -4.5723182, 0.0], [15.7447815, -4.5723182, 0.0], [15.7461548, -4.5723182, 0.0], [15.7461548, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 436}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.5709493, 0.0], [15.6706238, -4.5709493, 0.0], [15.6706238, -4.5723182, 0.0], [15.6719971, -4.5723182, 0.0], [15.6733704, -4.5723182, 0.0], [15.6733704, -4.5709493, 0.0], [15.6719971, -4.5709493, 0.0]]]}}, {"type": "Feature", "properties": {"id": 437}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.5695803, 0.0], [15.6980896, -4.5682114, 0.0], [15.6967163, -4.5682114, 0.0], [15.6967163, -4.5695803, 0.0], [15.6967163, -4.5709493, 0.0], [15.6980896, -4.5709493, 0.0], [15.6994629, -4.5709493, 0.0], [15.6994629, -4.5695803, 0.0], [15.6980896, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"id": 438}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.5695803, 0.0], [15.8738708, -4.5682114, 0.0], [15.8724976, -4.5682114, 0.0], [15.8711243, -4.5682114, 0.0], [15.869751, -4.5682114, 0.0], [15.869751, -4.5695803, 0.0], [15.8683777, -4.5695803, 0.0], [15.8683777, -4.5709493, 0.0], [15.869751, -4.5709493, 0.0], [15.8711243, -4.5709493, 0.0], [15.8724976, -4.5709493, 0.0], [15.8738708, -4.5709493, 0.0], [15.8738708, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"id": 439}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.5695803, 0.0], [15.8779907, -4.5709493, 0.0], [15.879364, -4.5709493, 0.0], [15.879364, -4.5695803, 0.0], [15.8779907, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"id": 440}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.5682114, 0.0], [15.7118225, -4.5695803, 0.0], [15.7131958, -4.5695803, 0.0], [15.7131958, -4.5682114, 0.0], [15.7118225, -4.5682114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 441}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.5695803, 0.0], [15.8615112, -4.5682114, 0.0], [15.8601379, -4.5682114, 0.0], [15.8601379, -4.5695803, 0.0], [15.8601379, -4.5709493, 0.0], [15.8615112, -4.5709493, 0.0], [15.8615112, -4.5695803, 0.0]]]}}, {"type": "Feature", "properties": {"id": 442}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.5668425, 0.0], [15.6816101, -4.5654736, 0.0], [15.6802368, -4.5654736, 0.0], [15.6802368, -4.5668425, 0.0], [15.6802368, -4.5682114, 0.0], [15.6802368, -4.5695803, 0.0], [15.6816101, -4.5695803, 0.0], [15.6829834, -4.5695803, 0.0], [15.6829834, -4.5682114, 0.0], [15.6829834, -4.5668425, 0.0], [15.6816101, -4.5668425, 0.0]]]}}, {"type": "Feature", "properties": {"id": 443}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5668425, 0.0], [15.7557678, -4.5682114, 0.0], [15.7571411, -4.5682114, 0.0], [15.7571411, -4.5668425, 0.0], [15.7557678, -4.5668425, 0.0]]]}}, {"type": "Feature", "properties": {"id": 444}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.5668425, 0.0], [15.6967163, -4.5654736, 0.0], [15.695343, -4.5654736, 0.0], [15.6939697, -4.5654736, 0.0], [15.6939697, -4.5668425, 0.0], [15.6939697, -4.5682114, 0.0], [15.695343, -4.5682114, 0.0], [15.6967163, -4.5682114, 0.0], [15.6967163, -4.5668425, 0.0]]]}}, {"type": "Feature", "properties": {"id": 445}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.5668425, 0.0], [15.8738708, -4.5682114, 0.0], [15.8752441, -4.5682114, 0.0], [15.8752441, -4.5668425, 0.0], [15.8738708, -4.5668425, 0.0]]]}}, {"type": "Feature", "properties": {"id": 446}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5654736, 0.0], [15.7022095, -4.5668425, 0.0], [15.7035828, -4.5668425, 0.0], [15.7035828, -4.5654736, 0.0], [15.7022095, -4.5654736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 447}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.5654736, 0.0], [15.8615112, -4.5641046, 0.0], [15.8615112, -4.5627357, 0.0], [15.8601379, -4.5627357, 0.0], [15.8601379, -4.5613667, 0.0], [15.8587646, -4.5613667, 0.0], [15.8587646, -4.5627357, 0.0], [15.8587646, -4.5641046, 0.0], [15.8587646, -4.5654736, 0.0], [15.8587646, -4.5668425, 0.0], [15.8601379, -4.5668425, 0.0], [15.8615112, -4.5668425, 0.0], [15.8628845, -4.5668425, 0.0], [15.8628845, -4.5654736, 0.0], [15.8615112, -4.5654736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 448}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.5627357, 0.0], [15.9082031, -4.5641046, 0.0], [15.9095764, -4.5641046, 0.0], [15.9095764, -4.5627357, 0.0], [15.9082031, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 449}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.5627357, 0.0], [15.8724976, -4.5627357, 0.0], [15.8724976, -4.5641046, 0.0], [15.8738708, -4.5641046, 0.0], [15.8752441, -4.5641046, 0.0], [15.8766174, -4.5641046, 0.0], [15.8766174, -4.5627357, 0.0], [15.8752441, -4.5627357, 0.0], [15.8738708, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 450}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.5627357, 0.0], [15.8683777, -4.5627357, 0.0], [15.8683777, -4.5641046, 0.0], [15.869751, -4.5641046, 0.0], [15.8711243, -4.5641046, 0.0], [15.8711243, -4.5627357, 0.0], [15.869751, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 451}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.5627357, 0.0], [15.8148193, -4.5641046, 0.0], [15.8161926, -4.5641046, 0.0], [15.8161926, -4.5627357, 0.0], [15.8148193, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 452}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.5627357, 0.0], [15.7530212, -4.5627357, 0.0], [15.7530212, -4.5641046, 0.0], [15.7543945, -4.5641046, 0.0], [15.7557678, -4.5641046, 0.0], [15.7557678, -4.5627357, 0.0], [15.7543945, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 453}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.5613667, 0.0], [15.6706238, -4.5627357, 0.0], [15.6719971, -4.5627357, 0.0], [15.6719971, -4.5613667, 0.0], [15.6706238, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 454}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.5627357, 0.0], [15.6939697, -4.5641046, 0.0], [15.695343, -4.5641046, 0.0], [15.695343, -4.5627357, 0.0], [15.6939697, -4.5627357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 455}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.5613667, 0.0], [15.6912231, -4.5613667, 0.0], [15.6912231, -4.5627357, 0.0], [15.6925964, -4.5627357, 0.0], [15.6939697, -4.5627357, 0.0], [15.6939697, -4.5613667, 0.0], [15.6925964, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 456}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.5599978, 0.0], [15.8889771, -4.5613667, 0.0], [15.8903503, -4.5613667, 0.0], [15.8903503, -4.5599978, 0.0], [15.8889771, -4.5599978, 0.0]]]}}, {"type": "Feature", "properties": {"id": 457}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.5613667, 0.0], [15.7104492, -4.5627357, 0.0], [15.7118225, -4.5627357, 0.0], [15.7118225, -4.5613667, 0.0], [15.7104492, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 458}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.5613667, 0.0], [15.7241821, -4.5627357, 0.0], [15.7255554, -4.5627357, 0.0], [15.7255554, -4.5613667, 0.0], [15.7241821, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 459}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.5613667, 0.0], [15.7516479, -4.5627357, 0.0], [15.7530212, -4.5627357, 0.0], [15.7530212, -4.5613667, 0.0], [15.7516479, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 460}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.5599978, 0.0], [15.7214355, -4.5613667, 0.0], [15.7228088, -4.5613667, 0.0], [15.7228088, -4.5599978, 0.0], [15.7214355, -4.5599978, 0.0]]]}}, {"type": "Feature", "properties": {"id": 461}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.5599978, 0.0], [15.7008362, -4.5586289, 0.0], [15.6994629, -4.5586289, 0.0], [15.6994629, -4.5599978, 0.0], [15.6980896, -4.5599978, 0.0], [15.6980896, -4.5586289, 0.0], [15.6967163, -4.5586289, 0.0], [15.6967163, -4.5599978, 0.0], [15.6967163, -4.5613667, 0.0], [15.6980896, -4.5613667, 0.0], [15.6994629, -4.5613667, 0.0], [15.7008362, -4.5613667, 0.0], [15.7008362, -4.5599978, 0.0]]]}}, {"type": "Feature", "properties": {"id": 462}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.5613667, 0.0], [15.8615112, -4.5627357, 0.0], [15.8628845, -4.5627357, 0.0], [15.8628845, -4.5613667, 0.0], [15.8615112, -4.5613667, 0.0]]]}}, {"type": "Feature", "properties": {"id": 463}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.5599978, 0.0], [15.8724976, -4.5613667, 0.0], [15.8738708, -4.5613667, 0.0], [15.8752441, -4.5613667, 0.0], [15.8752441, -4.5599978, 0.0], [15.8738708, -4.5599978, 0.0], [15.8724976, -4.5599978, 0.0]]]}}, {"type": "Feature", "properties": {"id": 464}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.5599978, 0.0], [15.6692505, -4.5613667, 0.0], [15.6706238, -4.5613667, 0.0], [15.6706238, -4.5599978, 0.0], [15.6692505, -4.5599978, 0.0]]]}}, {"type": "Feature", "properties": {"id": 465}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.554522, 0.0], [15.68573, -4.555891, 0.0], [15.6871033, -4.555891, 0.0], [15.6884766, -4.555891, 0.0], [15.6884766, -4.554522, 0.0], [15.6871033, -4.554522, 0.0], [15.68573, -4.554522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 466}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.5504151, 0.0], [15.8958435, -4.5517841, 0.0], [15.8972168, -4.5517841, 0.0], [15.8972168, -4.5504151, 0.0], [15.8958435, -4.5504151, 0.0]]]}}, {"type": "Feature", "properties": {"id": 467}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5504151, 0.0], [15.8299255, -4.5517841, 0.0], [15.8312988, -4.5517841, 0.0], [15.8312988, -4.5504151, 0.0], [15.8299255, -4.5504151, 0.0]]]}}, {"type": "Feature", "properties": {"id": 468}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5490462, 0.0], [15.7173157, -4.5504151, 0.0], [15.718689, -4.5504151, 0.0], [15.718689, -4.5490462, 0.0], [15.7173157, -4.5490462, 0.0]]]}}, {"type": "Feature", "properties": {"id": 469}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.5517841, 0.0], [15.7667542, -4.553153, 0.0], [15.7681274, -4.553153, 0.0], [15.7681274, -4.5517841, 0.0], [15.7667542, -4.5517841, 0.0]]]}}, {"type": "Feature", "properties": {"id": 470}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.5504151, 0.0], [15.7763672, -4.5490462, 0.0], [15.7763672, -4.5476772, 0.0], [15.7763672, -4.5463082, 0.0], [15.7763672, -4.5449393, 0.0], [15.7749939, -4.5449393, 0.0], [15.7749939, -4.5463082, 0.0], [15.7736206, -4.5463082, 0.0], [15.7722473, -4.5463082, 0.0], [15.7722473, -4.5476772, 0.0], [15.7736206, -4.5476772, 0.0], [15.7736206, -4.5490462, 0.0], [15.7749939, -4.5490462, 0.0], [15.7749939, -4.5504151, 0.0], [15.7749939, -4.5517841, 0.0], [15.7763672, -4.5517841, 0.0], [15.7763672, -4.5504151, 0.0]]]}}, {"type": "Feature", "properties": {"id": 471}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.5572599, 0.0], [15.8587646, -4.5572599, 0.0], [15.8587646, -4.5586289, 0.0], [15.8601379, -4.5586289, 0.0], [15.8615112, -4.5586289, 0.0], [15.8615112, -4.5572599, 0.0], [15.8601379, -4.5572599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 472}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.5572599, 0.0], [15.7324219, -4.5586289, 0.0], [15.7337952, -4.5586289, 0.0], [15.7337952, -4.5572599, 0.0], [15.7324219, -4.5572599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 473}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.5572599, 0.0], [15.7090759, -4.5586289, 0.0], [15.7104492, -4.5586289, 0.0], [15.7104492, -4.5572599, 0.0], [15.7090759, -4.5572599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 474}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.555891, 0.0], [15.7887268, -4.5572599, 0.0], [15.7901001, -4.5572599, 0.0], [15.7901001, -4.555891, 0.0], [15.7887268, -4.555891, 0.0]]]}}, {"type": "Feature", "properties": {"id": 475}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.5476772, 0.0], [15.7983398, -4.5490462, 0.0], [15.7997131, -4.5490462, 0.0], [15.7997131, -4.5476772, 0.0], [15.7983398, -4.5476772, 0.0]]]}}, {"type": "Feature", "properties": {"id": 476}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.5476772, 0.0], [15.8766174, -4.5490462, 0.0], [15.8779907, -4.5490462, 0.0], [15.8779907, -4.5476772, 0.0], [15.8766174, -4.5476772, 0.0]]]}}, {"type": "Feature", "properties": {"id": 477}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.5463082, 0.0], [15.8972168, -4.5449393, 0.0], [15.8958435, -4.5449393, 0.0], [15.8958435, -4.5463082, 0.0], [15.8958435, -4.5476772, 0.0], [15.8972168, -4.5476772, 0.0], [15.8972168, -4.5463082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 478}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.5476772, 0.0], [15.7228088, -4.5463082, 0.0], [15.7214355, -4.5463082, 0.0], [15.7200623, -4.5463082, 0.0], [15.7200623, -4.5476772, 0.0], [15.7214355, -4.5476772, 0.0], [15.7214355, -4.5490462, 0.0], [15.7228088, -4.5490462, 0.0], [15.7228088, -4.5476772, 0.0]]]}}, {"type": "Feature", "properties": {"id": 479}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.5449393, 0.0], [15.718689, -4.5463082, 0.0], [15.7200623, -4.5463082, 0.0], [15.7200623, -4.5449393, 0.0], [15.718689, -4.5449393, 0.0]]]}}, {"type": "Feature", "properties": {"id": 480}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.5449393, 0.0], [15.7598877, -4.5463082, 0.0], [15.761261, -4.5463082, 0.0], [15.761261, -4.5449393, 0.0], [15.7598877, -4.5449393, 0.0]]]}}, {"type": "Feature", "properties": {"id": 481}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.5463082, 0.0], [15.7695007, -4.5476772, 0.0], [15.770874, -4.5476772, 0.0], [15.770874, -4.5463082, 0.0], [15.7695007, -4.5463082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 482}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.5435703, 0.0], [15.7516479, -4.5449393, 0.0], [15.7530212, -4.5449393, 0.0], [15.7530212, -4.5435703, 0.0], [15.7516479, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 483}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.5435703, 0.0], [15.8889771, -4.5449393, 0.0], [15.8903503, -4.5449393, 0.0], [15.8903503, -4.5435703, 0.0], [15.8889771, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 484}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.5435703, 0.0], [15.7955933, -4.5449393, 0.0], [15.7969666, -4.5449393, 0.0], [15.7969666, -4.5435703, 0.0], [15.7955933, -4.5435703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 485}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.5422013, 0.0], [15.7269287, -4.5435703, 0.0], [15.728302, -4.5435703, 0.0], [15.728302, -4.5422013, 0.0], [15.7269287, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"id": 486}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.5422013, 0.0], [15.7324219, -4.5435703, 0.0], [15.7337952, -4.5435703, 0.0], [15.7337952, -4.5422013, 0.0], [15.7324219, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"id": 487}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.5422013, 0.0], [15.6733704, -4.5422013, 0.0], [15.6733704, -4.5435703, 0.0], [15.6747437, -4.5435703, 0.0], [15.6761169, -4.5435703, 0.0], [15.6761169, -4.5422013, 0.0], [15.6747437, -4.5422013, 0.0]]]}}, {"type": "Feature", "properties": {"id": 488}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.5408323, 0.0], [15.7969666, -4.5422013, 0.0], [15.7983398, -4.5422013, 0.0], [15.7983398, -4.5408323, 0.0], [15.7969666, -4.5408323, 0.0]]]}}, {"type": "Feature", "properties": {"id": 489}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.5408323, 0.0], [15.695343, -4.5422013, 0.0], [15.6967163, -4.5422013, 0.0], [15.6967163, -4.5408323, 0.0], [15.695343, -4.5408323, 0.0]]]}}, {"type": "Feature", "properties": {"id": 490}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.5408323, 0.0], [15.7585144, -4.5408323, 0.0], [15.7585144, -4.5394633, 0.0], [15.7598877, -4.5394633, 0.0], [15.7598877, -4.5380944, 0.0], [15.7585144, -4.5380944, 0.0], [15.7585144, -4.5367254, 0.0], [15.7598877, -4.5367254, 0.0], [15.7598877, -4.5353564, 0.0], [15.7585144, -4.5353564, 0.0], [15.7571411, -4.5353564, 0.0], [15.7557678, -4.5353564, 0.0], [15.7543945, -4.5353564, 0.0], [15.7530212, -4.5353564, 0.0], [15.7516479, -4.5353564, 0.0], [15.7502747, -4.5353564, 0.0], [15.7489014, -4.5353564, 0.0], [15.7489014, -4.5367254, 0.0], [15.7502747, -4.5367254, 0.0], [15.7502747, -4.5380944, 0.0], [15.7489014, -4.5380944, 0.0], [15.7489014, -4.5394633, 0.0], [15.7502747, -4.5394633, 0.0], [15.7516479, -4.5394633, 0.0], [15.7530212, -4.5394633, 0.0], [15.7530212, -4.5408323, 0.0], [15.7530212, -4.5422013, 0.0], [15.7543945, -4.5422013, 0.0], [15.7557678, -4.5422013, 0.0], [15.7571411, -4.5422013, 0.0], [15.7571411, -4.5408323, 0.0]]]}}, {"type": "Feature", "properties": {"id": 491}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.5408323, 0.0], [15.7640076, -4.5422013, 0.0], [15.7653809, -4.5422013, 0.0], [15.7653809, -4.5408323, 0.0], [15.7640076, -4.5408323, 0.0]]]}}, {"type": "Feature", "properties": {"id": 492}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.658555, 0.0], [15.8258057, -4.658555, 0.0], [15.8258057, -4.6599237, 0.0], [15.827179, -4.6599237, 0.0], [15.8285522, -4.6599237, 0.0], [15.8285522, -4.658555, 0.0], [15.827179, -4.658555, 0.0]]]}}, {"type": "Feature", "properties": {"id": 493}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.6612925, 0.0], [15.8999634, -4.6599237, 0.0], [15.8985901, -4.6599237, 0.0], [15.8985901, -4.658555, 0.0], [15.8972168, -4.658555, 0.0], [15.8972168, -4.6599237, 0.0], [15.8972168, -4.6612925, 0.0], [15.8985901, -4.6612925, 0.0], [15.8985901, -4.6626612, 0.0], [15.8999634, -4.6626612, 0.0], [15.8999634, -4.6612925, 0.0]]]}}, {"type": "Feature", "properties": {"id": 494}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.6571862, 0.0], [15.7585144, -4.6558174, 0.0], [15.7585144, -4.6544487, 0.0], [15.7571411, -4.6544487, 0.0], [15.7557678, -4.6544487, 0.0], [15.7557678, -4.6558174, 0.0], [15.7571411, -4.6558174, 0.0], [15.7571411, -4.6571862, 0.0], [15.7571411, -4.658555, 0.0], [15.7585144, -4.658555, 0.0], [15.7585144, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"id": 495}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.6571862, 0.0], [15.7695007, -4.658555, 0.0], [15.770874, -4.658555, 0.0], [15.770874, -4.6571862, 0.0], [15.7695007, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"id": 496}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.6571862, 0.0], [15.8010864, -4.6558174, 0.0], [15.7997131, -4.6558174, 0.0], [15.7997131, -4.6571862, 0.0], [15.7997131, -4.658555, 0.0], [15.8010864, -4.658555, 0.0], [15.8010864, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"id": 497}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.6571862, 0.0], [15.7901001, -4.658555, 0.0], [15.7914734, -4.658555, 0.0], [15.7914734, -4.6571862, 0.0], [15.7901001, -4.6571862, 0.0]]]}}, {"type": "Feature", "properties": {"id": 498}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.5394633, 0.0], [15.728302, -4.5408323, 0.0], [15.7296753, -4.5408323, 0.0], [15.7296753, -4.5394633, 0.0], [15.728302, -4.5394633, 0.0]]]}}, {"type": "Feature", "properties": {"id": 499}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.5380944, 0.0], [15.8546448, -4.5394633, 0.0], [15.8560181, -4.5394633, 0.0], [15.8560181, -4.5380944, 0.0], [15.8546448, -4.5380944, 0.0]]]}}, {"type": "Feature", "properties": {"id": 500}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.5353564, 0.0], [15.8532715, -4.5367254, 0.0], [15.8546448, -4.5367254, 0.0], [15.8546448, -4.5353564, 0.0], [15.8532715, -4.5353564, 0.0]]]}}, {"type": "Feature", "properties": {"id": 501}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.5367254, 0.0], [15.7598877, -4.5380944, 0.0], [15.761261, -4.5380944, 0.0], [15.761261, -4.5367254, 0.0], [15.7598877, -4.5367254, 0.0]]]}}, {"type": "Feature", "properties": {"id": 502}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.5339874, 0.0], [15.9274292, -4.5353564, 0.0], [15.9288025, -4.5353564, 0.0], [15.9301758, -4.5353564, 0.0], [15.9315491, -4.5353564, 0.0], [15.9315491, -4.5339874, 0.0], [15.9301758, -4.5339874, 0.0], [15.9288025, -4.5339874, 0.0], [15.9274292, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 503}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.5339874, 0.0], [15.8807373, -4.5339874, 0.0], [15.8807373, -4.5353564, 0.0], [15.8821106, -4.5353564, 0.0], [15.8834839, -4.5353564, 0.0], [15.8834839, -4.5339874, 0.0], [15.8821106, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 504}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.5339874, 0.0], [15.8560181, -4.5353564, 0.0], [15.8573914, -4.5353564, 0.0], [15.8573914, -4.5339874, 0.0], [15.8560181, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 505}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.5339874, 0.0], [15.6843567, -4.5339874, 0.0], [15.6843567, -4.5326184, 0.0], [15.68573, -4.5326184, 0.0], [15.68573, -4.5312494, 0.0], [15.6843567, -4.5312494, 0.0], [15.6843567, -4.5298804, 0.0], [15.6829834, -4.5298804, 0.0], [15.6816101, -4.5298804, 0.0], [15.6816101, -4.5312494, 0.0], [15.6816101, -4.5326184, 0.0], [15.6802368, -4.5326184, 0.0], [15.6788635, -4.5326184, 0.0], [15.6788635, -4.5339874, 0.0], [15.6802368, -4.5339874, 0.0], [15.6802368, -4.5353564, 0.0], [15.6816101, -4.5353564, 0.0], [15.6829834, -4.5353564, 0.0], [15.6829834, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 506}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.5339874, 0.0], [15.7241821, -4.5353564, 0.0], [15.7255554, -4.5353564, 0.0], [15.7255554, -4.5339874, 0.0], [15.7241821, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 507}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.5339874, 0.0], [15.7173157, -4.5353564, 0.0], [15.718689, -4.5353564, 0.0], [15.718689, -4.5339874, 0.0], [15.7173157, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 508}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.5339874, 0.0], [15.8752441, -4.5353564, 0.0], [15.8766174, -4.5353564, 0.0], [15.8766174, -4.5339874, 0.0], [15.8752441, -4.5339874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 509}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.5326184, 0.0], [15.728302, -4.5339874, 0.0], [15.7296753, -4.5339874, 0.0], [15.7296753, -4.5326184, 0.0], [15.728302, -4.5326184, 0.0]]]}}, {"type": "Feature", "properties": {"id": 510}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.5326184, 0.0], [15.7791138, -4.5312494, 0.0], [15.7777405, -4.5312494, 0.0], [15.7763672, -4.5312494, 0.0], [15.7763672, -4.5326184, 0.0], [15.7763672, -4.5339874, 0.0], [15.7777405, -4.5339874, 0.0], [15.7791138, -4.5339874, 0.0], [15.7791138, -4.5326184, 0.0]]]}}, {"type": "Feature", "properties": {"id": 511}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.5312494, 0.0], [15.7818604, -4.5326184, 0.0], [15.7832336, -4.5326184, 0.0], [15.7832336, -4.5312494, 0.0], [15.7818604, -4.5312494, 0.0]]]}}, {"type": "Feature", "properties": {"id": 512}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.5312494, 0.0], [15.8944702, -4.5326184, 0.0], [15.8958435, -4.5326184, 0.0], [15.8958435, -4.5312494, 0.0], [15.8944702, -4.5312494, 0.0]]]}}, {"type": "Feature", "properties": {"id": 513}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.5312494, 0.0], [15.8518982, -4.5326184, 0.0], [15.8532715, -4.5326184, 0.0], [15.8532715, -4.5312494, 0.0], [15.8518982, -4.5312494, 0.0]]]}}, {"type": "Feature", "properties": {"id": 514}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.5298804, 0.0], [15.8848572, -4.5298804, 0.0], [15.8848572, -4.5285114, 0.0], [15.8834839, -4.5285114, 0.0], [15.8821106, -4.5285114, 0.0], [15.8821106, -4.5298804, 0.0], [15.8821106, -4.5312494, 0.0], [15.8834839, -4.5312494, 0.0], [15.8834839, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"id": 515}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.5298804, 0.0], [15.7324219, -4.5285114, 0.0], [15.7310486, -4.5285114, 0.0], [15.7310486, -4.5298804, 0.0], [15.7310486, -4.5312494, 0.0], [15.7324219, -4.5312494, 0.0], [15.7337952, -4.5312494, 0.0], [15.7337952, -4.5298804, 0.0], [15.7324219, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"id": 516}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.5298804, 0.0], [15.9013367, -4.5312494, 0.0], [15.90271, -4.5312494, 0.0], [15.90271, -4.5298804, 0.0], [15.9013367, -4.5298804, 0.0]]]}}, {"type": "Feature", "properties": {"id": 517}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.5285114, 0.0], [15.9315491, -4.5285114, 0.0], [15.9315491, -4.5298804, 0.0], [15.9329224, -4.5298804, 0.0], [15.9342957, -4.5298804, 0.0], [15.9342957, -4.5285114, 0.0], [15.9329224, -4.5285114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 518}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.5285114, 0.0], [15.9439087, -4.5298804, 0.0], [15.945282, -4.5298804, 0.0], [15.945282, -4.5285114, 0.0], [15.9439087, -4.5285114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 519}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.5257734, 0.0], [15.921936, -4.5271424, 0.0], [15.9233093, -4.5271424, 0.0], [15.9233093, -4.5257734, 0.0], [15.921936, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 520}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.5257734, 0.0], [15.68573, -4.5244044, 0.0], [15.6843567, -4.5244044, 0.0], [15.6843567, -4.5230354, 0.0], [15.68573, -4.5230354, 0.0], [15.68573, -4.5216663, 0.0], [15.6843567, -4.5216663, 0.0], [15.6843567, -4.5202973, 0.0], [15.6829834, -4.5202973, 0.0], [15.6829834, -4.5216663, 0.0], [15.6829834, -4.5230354, 0.0], [15.6816101, -4.5230354, 0.0], [15.6816101, -4.5244044, 0.0], [15.6816101, -4.5257734, 0.0], [15.6816101, -4.5271424, 0.0], [15.6829834, -4.5271424, 0.0], [15.6843567, -4.5271424, 0.0], [15.68573, -4.5271424, 0.0], [15.68573, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 521}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.5257734, 0.0], [15.8258057, -4.5271424, 0.0], [15.827179, -4.5271424, 0.0], [15.827179, -4.5257734, 0.0], [15.8258057, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 522}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.5285114, 0.0], [15.8326721, -4.5298804, 0.0], [15.8340454, -4.5298804, 0.0], [15.8340454, -4.5285114, 0.0], [15.8326721, -4.5285114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 523}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.5285114, 0.0], [15.8491516, -4.5298804, 0.0], [15.8505249, -4.5298804, 0.0], [15.8518982, -4.5298804, 0.0], [15.8518982, -4.5285114, 0.0], [15.8505249, -4.5285114, 0.0], [15.8491516, -4.5285114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 524}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.5285114, 0.0], [15.8862305, -4.5298804, 0.0], [15.8876038, -4.5298804, 0.0], [15.8876038, -4.5285114, 0.0], [15.8862305, -4.5285114, 0.0]]]}}, {"type": "Feature", "properties": {"id": 525}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5271424, 0.0], [15.8299255, -4.5285114, 0.0], [15.8312988, -4.5285114, 0.0], [15.8312988, -4.5271424, 0.0], [15.8299255, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"id": 526}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.5271424, 0.0], [15.8999634, -4.5285114, 0.0], [15.9013367, -4.5285114, 0.0], [15.90271, -4.5285114, 0.0], [15.90271, -4.5271424, 0.0], [15.9013367, -4.5271424, 0.0], [15.8999634, -4.5271424, 0.0]]]}}, {"type": "Feature", "properties": {"id": 527}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.5257734, 0.0], [15.7859802, -4.5271424, 0.0], [15.7873535, -4.5271424, 0.0], [15.7873535, -4.5257734, 0.0], [15.7859802, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 528}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.5257734, 0.0], [15.7777405, -4.5271424, 0.0], [15.7791138, -4.5271424, 0.0], [15.7791138, -4.5257734, 0.0], [15.7777405, -4.5257734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 529}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.5244044, 0.0], [15.8230591, -4.5257734, 0.0], [15.8244324, -4.5257734, 0.0], [15.8258057, -4.5257734, 0.0], [15.8258057, -4.5244044, 0.0], [15.8244324, -4.5244044, 0.0], [15.8230591, -4.5244044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 530}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.5244044, 0.0], [15.8834839, -4.5257734, 0.0], [15.8848572, -4.5257734, 0.0], [15.8848572, -4.5244044, 0.0], [15.8834839, -4.5244044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 531}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5244044, 0.0], [15.7022095, -4.5257734, 0.0], [15.7035828, -4.5257734, 0.0], [15.7035828, -4.5244044, 0.0], [15.7022095, -4.5244044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 532}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.5230354, 0.0], [15.8052063, -4.5244044, 0.0], [15.8065796, -4.5244044, 0.0], [15.8065796, -4.5230354, 0.0], [15.8052063, -4.5230354, 0.0]]]}}, {"type": "Feature", "properties": {"id": 533}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.5230354, 0.0], [15.7873535, -4.5244044, 0.0], [15.7887268, -4.5244044, 0.0], [15.7887268, -4.5230354, 0.0], [15.7873535, -4.5230354, 0.0]]]}}, {"type": "Feature", "properties": {"id": 534}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.5230354, 0.0], [15.7846069, -4.5244044, 0.0], [15.7859802, -4.5244044, 0.0], [15.7859802, -4.5230354, 0.0], [15.7846069, -4.5230354, 0.0]]]}}, {"type": "Feature", "properties": {"id": 535}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.5216663, 0.0], [15.7351685, -4.5230354, 0.0], [15.7365417, -4.5230354, 0.0], [15.7365417, -4.5216663, 0.0], [15.7351685, -4.5216663, 0.0]]]}}, {"type": "Feature", "properties": {"id": 536}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.5189283, 0.0], [15.9439087, -4.5175593, 0.0], [15.9425354, -4.5175593, 0.0], [15.9425354, -4.5189283, 0.0], [15.9425354, -4.5202973, 0.0], [15.9439087, -4.5202973, 0.0], [15.945282, -4.5202973, 0.0], [15.945282, -4.5189283, 0.0], [15.9439087, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 537}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.5175593, 0.0], [15.7310486, -4.5189283, 0.0], [15.7324219, -4.5189283, 0.0], [15.7337952, -4.5189283, 0.0], [15.7337952, -4.5175593, 0.0], [15.7324219, -4.5175593, 0.0], [15.7310486, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 538}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.5202973, 0.0], [15.9205627, -4.5216663, 0.0], [15.921936, -4.5216663, 0.0], [15.921936, -4.5202973, 0.0], [15.9205627, -4.5202973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 539}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.5202973, 0.0], [15.7365417, -4.5216663, 0.0], [15.737915, -4.5216663, 0.0], [15.737915, -4.5202973, 0.0], [15.7365417, -4.5202973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 540}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.5189283, 0.0], [15.846405, -4.5202973, 0.0], [15.8477783, -4.5202973, 0.0], [15.8477783, -4.5189283, 0.0], [15.846405, -4.5189283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 541}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.5175593, 0.0], [15.68573, -4.5161903, 0.0], [15.6843567, -4.5161903, 0.0], [15.6829834, -4.5161903, 0.0], [15.6829834, -4.5175593, 0.0], [15.6829834, -4.5189283, 0.0], [15.6843567, -4.5189283, 0.0], [15.68573, -4.5189283, 0.0], [15.68573, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 542}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.5175593, 0.0], [15.9068298, -4.5189283, 0.0], [15.9082031, -4.5189283, 0.0], [15.9082031, -4.5175593, 0.0], [15.9068298, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 543}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.5175593, 0.0], [15.7475281, -4.5189283, 0.0], [15.7489014, -4.5189283, 0.0], [15.7502747, -4.5189283, 0.0], [15.7502747, -4.5175593, 0.0], [15.7489014, -4.5175593, 0.0], [15.7475281, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 544}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.5175593, 0.0], [15.8477783, -4.5175593, 0.0], [15.8477783, -4.5189283, 0.0], [15.8491516, -4.5189283, 0.0], [15.8505249, -4.5189283, 0.0], [15.8505249, -4.5175593, 0.0], [15.8491516, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 545}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.5161903, 0.0], [15.9233093, -4.5175593, 0.0], [15.9246826, -4.5175593, 0.0], [15.9246826, -4.5161903, 0.0], [15.9233093, -4.5161903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 546}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.5161903, 0.0], [15.9466553, -4.5161903, 0.0], [15.9466553, -4.5148212, 0.0], [15.9466553, -4.5134522, 0.0], [15.9480286, -4.5134522, 0.0], [15.9480286, -4.5120832, 0.0], [15.9466553, -4.5120832, 0.0], [15.945282, -4.5120832, 0.0], [15.945282, -4.5134522, 0.0], [15.945282, -4.5148212, 0.0], [15.9439087, -4.5148212, 0.0], [15.9439087, -4.5161903, 0.0], [15.9439087, -4.5175593, 0.0], [15.945282, -4.5175593, 0.0], [15.945282, -4.5161903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 547}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.5148212, 0.0], [15.8505249, -4.5161903, 0.0], [15.8518982, -4.5161903, 0.0], [15.8518982, -4.5148212, 0.0], [15.8505249, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"id": 548}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.5175593, 0.0], [15.8203125, -4.5189283, 0.0], [15.8216858, -4.5189283, 0.0], [15.8216858, -4.5175593, 0.0], [15.8203125, -4.5175593, 0.0]]]}}, {"type": "Feature", "properties": {"id": 549}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.5148212, 0.0], [15.7557678, -4.5161903, 0.0], [15.7571411, -4.5161903, 0.0], [15.7571411, -4.5148212, 0.0], [15.7557678, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"id": 550}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.5148212, 0.0], [15.7420349, -4.5161903, 0.0], [15.7434082, -4.5161903, 0.0], [15.7447815, -4.5161903, 0.0], [15.7447815, -4.5148212, 0.0], [15.7434082, -4.5148212, 0.0], [15.7420349, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"id": 551}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.5148212, 0.0], [15.9260559, -4.5161903, 0.0], [15.9274292, -4.5161903, 0.0], [15.9274292, -4.5148212, 0.0], [15.9260559, -4.5148212, 0.0]]]}}, {"type": "Feature", "properties": {"id": 552}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.5134522, 0.0], [15.9329224, -4.5148212, 0.0], [15.9342957, -4.5148212, 0.0], [15.9342957, -4.5134522, 0.0], [15.9329224, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 553}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.5134522, 0.0], [15.7667542, -4.5148212, 0.0], [15.7681274, -4.5148212, 0.0], [15.7681274, -4.5134522, 0.0], [15.7667542, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 554}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.5134522, 0.0], [15.7749939, -4.5148212, 0.0], [15.7763672, -4.5148212, 0.0], [15.7763672, -4.5134522, 0.0], [15.7749939, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 555}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.5134522, 0.0], [15.9013367, -4.5120832, 0.0], [15.8999634, -4.5120832, 0.0], [15.8999634, -4.5134522, 0.0], [15.8999634, -4.5148212, 0.0], [15.9013367, -4.5148212, 0.0], [15.90271, -4.5148212, 0.0], [15.90271, -4.5134522, 0.0], [15.9013367, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 556}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.5120832, 0.0], [15.9082031, -4.5134522, 0.0], [15.9095764, -4.5134522, 0.0], [15.9095764, -4.5120832, 0.0], [15.9082031, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 557}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.5120832, 0.0], [15.6925964, -4.5134522, 0.0], [15.6939697, -4.5134522, 0.0], [15.6939697, -4.5120832, 0.0], [15.6925964, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 558}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -4.5120832, 0.0], [15.9507751, -4.5134522, 0.0], [15.9521484, -4.5134522, 0.0], [15.9521484, -4.5120832, 0.0], [15.9507751, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 559}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.5120832, 0.0], [15.7859802, -4.5134522, 0.0], [15.7873535, -4.5134522, 0.0], [15.7873535, -4.5120832, 0.0], [15.7859802, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 560}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.5120832, 0.0], [15.7392883, -4.5120832, 0.0], [15.7392883, -4.5134522, 0.0], [15.7406616, -4.5134522, 0.0], [15.7420349, -4.5134522, 0.0], [15.7420349, -4.5120832, 0.0], [15.7406616, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 561}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5120832, 0.0], [15.7022095, -4.5134522, 0.0], [15.7035828, -4.5134522, 0.0], [15.7035828, -4.5120832, 0.0], [15.7022095, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 562}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.5120832, 0.0], [15.9397888, -4.5134522, 0.0], [15.9411621, -4.5134522, 0.0], [15.9411621, -4.5120832, 0.0], [15.9397888, -4.5120832, 0.0]]]}}, {"type": "Feature", "properties": {"id": 563}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.5107141, 0.0], [15.8299255, -4.5120832, 0.0], [15.8312988, -4.5120832, 0.0], [15.8312988, -4.5107141, 0.0], [15.8299255, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"id": 564}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.5107141, 0.0], [15.737915, -4.5120832, 0.0], [15.7392883, -4.5120832, 0.0], [15.7392883, -4.5107141, 0.0], [15.737915, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"id": 565}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.5107141, 0.0], [15.7914734, -4.5120832, 0.0], [15.7928467, -4.5120832, 0.0], [15.7928467, -4.5107141, 0.0], [15.7914734, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"id": 566}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.5107141, 0.0], [15.79422, -4.5120832, 0.0], [15.7955933, -4.5120832, 0.0], [15.7955933, -4.5107141, 0.0], [15.79422, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"id": 567}, "geometry": {"type": "Polygon", "coordinates": [[[15.912323, -4.5038689, 0.0], [15.912323, -4.505238, 0.0], [15.9136963, -4.505238, 0.0], [15.9136963, -4.5038689, 0.0], [15.912323, -4.5038689, 0.0]]]}}, {"type": "Feature", "properties": {"id": 568}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.5011308, 0.0], [15.7406616, -4.5011308, 0.0], [15.7406616, -4.5024999, 0.0], [15.7420349, -4.5024999, 0.0], [15.7434082, -4.5024999, 0.0], [15.7434082, -4.5011308, 0.0], [15.7420349, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"id": 569}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.5011308, 0.0], [15.6843567, -4.5024999, 0.0], [15.68573, -4.5024999, 0.0], [15.68573, -4.5011308, 0.0], [15.6843567, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"id": 570}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.5024999, 0.0], [15.7022095, -4.5038689, 0.0], [15.7035828, -4.5038689, 0.0], [15.7035828, -4.5024999, 0.0], [15.7022095, -4.5024999, 0.0]]]}}, {"type": "Feature", "properties": {"id": 571}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.5011308, 0.0], [15.737915, -4.5024999, 0.0], [15.7392883, -4.5024999, 0.0], [15.7392883, -4.5011308, 0.0], [15.737915, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"id": 572}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.5011308, 0.0], [15.7131958, -4.5024999, 0.0], [15.7145691, -4.5024999, 0.0], [15.7159424, -4.5024999, 0.0], [15.7159424, -4.5011308, 0.0], [15.7145691, -4.5011308, 0.0], [15.7131958, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"id": 573}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.5011308, 0.0], [15.7049561, -4.5024999, 0.0], [15.7063293, -4.5024999, 0.0], [15.7063293, -4.5011308, 0.0], [15.7049561, -4.5011308, 0.0]]]}}, {"type": "Feature", "properties": {"id": 574}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.505238, 0.0], [15.8148193, -4.506607, 0.0], [15.8161926, -4.506607, 0.0], [15.8161926, -4.505238, 0.0], [15.8148193, -4.505238, 0.0]]]}}, {"type": "Feature", "properties": {"id": 575}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.505238, 0.0], [15.9040833, -4.506607, 0.0], [15.9054565, -4.506607, 0.0], [15.9068298, -4.506607, 0.0], [15.9068298, -4.505238, 0.0], [15.9054565, -4.505238, 0.0], [15.9040833, -4.505238, 0.0]]]}}, {"type": "Feature", "properties": {"id": 576}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.5038689, 0.0], [15.90271, -4.505238, 0.0], [15.9040833, -4.505238, 0.0], [15.9040833, -4.5038689, 0.0], [15.90271, -4.5038689, 0.0]]]}}, {"type": "Feature", "properties": {"id": 577}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.4997617, 0.0], [15.6925964, -4.5011308, 0.0], [15.6939697, -4.5011308, 0.0], [15.6939697, -4.4997617, 0.0], [15.6925964, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"id": 578}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.4997617, 0.0], [15.8889771, -4.5011308, 0.0], [15.8903503, -4.5011308, 0.0], [15.8903503, -4.4997617, 0.0], [15.8889771, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"id": 579}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.4997617, 0.0], [15.7434082, -4.5011308, 0.0], [15.7447815, -4.5011308, 0.0], [15.7447815, -4.4997617, 0.0], [15.7434082, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"id": 580}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.4997617, 0.0], [15.7173157, -4.5011308, 0.0], [15.718689, -4.5011308, 0.0], [15.718689, -4.4997617, 0.0], [15.7173157, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"id": 581}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.4997617, 0.0], [15.7104492, -4.5011308, 0.0], [15.7118225, -4.5011308, 0.0], [15.7118225, -4.4997617, 0.0], [15.7104492, -4.4997617, 0.0]]]}}, {"type": "Feature", "properties": {"id": 582}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.5134522, 0.0], [15.68573, -4.5134522, 0.0], [15.68573, -4.5120832, 0.0], [15.68573, -4.5107141, 0.0], [15.68573, -4.5093451, 0.0], [15.6843567, -4.5093451, 0.0], [15.6829834, -4.5093451, 0.0], [15.6816101, -4.5093451, 0.0], [15.6816101, -4.5107141, 0.0], [15.6829834, -4.5107141, 0.0], [15.6829834, -4.5120832, 0.0], [15.6829834, -4.5134522, 0.0], [15.6829834, -4.5148212, 0.0], [15.6843567, -4.5148212, 0.0], [15.6843567, -4.5134522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 583}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.5107141, 0.0], [15.9439087, -4.5093451, 0.0], [15.9425354, -4.5093451, 0.0], [15.9411621, -4.5093451, 0.0], [15.9411621, -4.5107141, 0.0], [15.9425354, -4.5107141, 0.0], [15.9425354, -4.5120832, 0.0], [15.9439087, -4.5120832, 0.0], [15.9439087, -4.5107141, 0.0]]]}}, {"type": "Feature", "properties": {"id": 584}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.5093451, 0.0], [15.9095764, -4.5107141, 0.0], [15.9109497, -4.5107141, 0.0], [15.9109497, -4.5093451, 0.0], [15.9095764, -4.5093451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 585}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.5093451, 0.0], [15.8518982, -4.5107141, 0.0], [15.8532715, -4.5107141, 0.0], [15.8532715, -4.5093451, 0.0], [15.8518982, -4.5093451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 586}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.5093451, 0.0], [15.7887268, -4.5107141, 0.0], [15.7901001, -4.5107141, 0.0], [15.7901001, -4.5093451, 0.0], [15.7887268, -4.5093451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 587}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.507976, 0.0], [15.9342957, -4.5093451, 0.0], [15.9356689, -4.5093451, 0.0], [15.9356689, -4.507976, 0.0], [15.9342957, -4.507976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 588}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.507976, 0.0], [15.7351685, -4.5093451, 0.0], [15.7365417, -4.5093451, 0.0], [15.7365417, -4.507976, 0.0], [15.7351685, -4.507976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 589}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.507976, 0.0], [15.9274292, -4.5093451, 0.0], [15.9288025, -4.5093451, 0.0], [15.9288025, -4.507976, 0.0], [15.9274292, -4.507976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 590}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.507976, 0.0], [15.9082031, -4.5093451, 0.0], [15.9095764, -4.5093451, 0.0], [15.9095764, -4.507976, 0.0], [15.9082031, -4.507976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 591}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.4942855, 0.0], [15.9301758, -4.4956546, 0.0], [15.9315491, -4.4956546, 0.0], [15.9315491, -4.4942855, 0.0], [15.9301758, -4.4942855, 0.0]]]}}, {"type": "Feature", "properties": {"id": 592}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4942855, 0.0], [15.8230591, -4.4956546, 0.0], [15.8244324, -4.4956546, 0.0], [15.8244324, -4.4942855, 0.0], [15.8230591, -4.4942855, 0.0]]]}}, {"type": "Feature", "properties": {"id": 593}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.4929164, 0.0], [15.8615112, -4.4929164, 0.0], [15.8615112, -4.4915473, 0.0], [15.8615112, -4.4901783, 0.0], [15.8615112, -4.4888092, 0.0], [15.8628845, -4.4888092, 0.0], [15.8628845, -4.4874401, 0.0], [15.8615112, -4.4874401, 0.0], [15.8601379, -4.4874401, 0.0], [15.8587646, -4.4874401, 0.0], [15.8573914, -4.4874401, 0.0], [15.8573914, -4.4888092, 0.0], [15.8587646, -4.4888092, 0.0], [15.8587646, -4.4901783, 0.0], [15.8573914, -4.4901783, 0.0], [15.8573914, -4.4915473, 0.0], [15.8573914, -4.4929164, 0.0], [15.8573914, -4.4942855, 0.0], [15.8587646, -4.4942855, 0.0], [15.8601379, -4.4942855, 0.0], [15.8601379, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 594}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.4929164, 0.0], [15.8944702, -4.4942855, 0.0], [15.8958435, -4.4942855, 0.0], [15.8958435, -4.4929164, 0.0], [15.8944702, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 595}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.4929164, 0.0], [15.9150696, -4.4942855, 0.0], [15.9164429, -4.4942855, 0.0], [15.9178162, -4.4942855, 0.0], [15.9178162, -4.4929164, 0.0], [15.9164429, -4.4929164, 0.0], [15.9150696, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 596}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.4929164, 0.0], [15.9301758, -4.4915473, 0.0], [15.9315491, -4.4915473, 0.0], [15.9315491, -4.4901783, 0.0], [15.9301758, -4.4901783, 0.0], [15.9288025, -4.4901783, 0.0], [15.9274292, -4.4901783, 0.0], [15.9274292, -4.4915473, 0.0], [15.9288025, -4.4915473, 0.0], [15.9288025, -4.4929164, 0.0], [15.9288025, -4.4942855, 0.0], [15.9301758, -4.4942855, 0.0], [15.9301758, -4.4929164, 0.0]]]}}, {"type": "Feature", "properties": {"id": 597}, "geometry": {"type": "Polygon", "coordinates": [[[15.9576416, -4.4915473, 0.0], [15.9576416, -4.4929164, 0.0], [15.9590149, -4.4929164, 0.0], [15.9603882, -4.4929164, 0.0], [15.9603882, -4.4915473, 0.0], [15.9590149, -4.4915473, 0.0], [15.9576416, -4.4915473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 598}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.4915473, 0.0], [15.6884766, -4.4901783, 0.0], [15.6871033, -4.4901783, 0.0], [15.68573, -4.4901783, 0.0], [15.68573, -4.4915473, 0.0], [15.6843567, -4.4915473, 0.0], [15.6829834, -4.4915473, 0.0], [15.6829834, -4.4929164, 0.0], [15.6843567, -4.4929164, 0.0], [15.68573, -4.4929164, 0.0], [15.6871033, -4.4929164, 0.0], [15.6884766, -4.4929164, 0.0], [15.6884766, -4.4915473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 599}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.4915473, 0.0], [15.8505249, -4.4929164, 0.0], [15.8518982, -4.4929164, 0.0], [15.8518982, -4.4915473, 0.0], [15.8505249, -4.4915473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 600}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.4901783, 0.0], [15.8010864, -4.4915473, 0.0], [15.8024597, -4.4915473, 0.0], [15.8024597, -4.4901783, 0.0], [15.8010864, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"id": 601}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.4901783, 0.0], [15.7269287, -4.4915473, 0.0], [15.728302, -4.4915473, 0.0], [15.728302, -4.4901783, 0.0], [15.7269287, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"id": 602}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.4901783, 0.0], [15.6898499, -4.4915473, 0.0], [15.6912231, -4.4915473, 0.0], [15.6912231, -4.4901783, 0.0], [15.6898499, -4.4901783, 0.0]]]}}, {"type": "Feature", "properties": {"id": 603}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.4888092, 0.0], [15.9246826, -4.4901783, 0.0], [15.9260559, -4.4901783, 0.0], [15.9260559, -4.4888092, 0.0], [15.9246826, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 604}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.4888092, 0.0], [15.6788635, -4.4874401, 0.0], [15.6774902, -4.4874401, 0.0], [15.6774902, -4.4888092, 0.0], [15.6774902, -4.4901783, 0.0], [15.6788635, -4.4901783, 0.0], [15.6788635, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 605}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.4888092, 0.0], [15.7337952, -4.4901783, 0.0], [15.7351685, -4.4901783, 0.0], [15.7351685, -4.4888092, 0.0], [15.7337952, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 606}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.4888092, 0.0], [15.7392883, -4.4901783, 0.0], [15.7406616, -4.4901783, 0.0], [15.7420349, -4.4901783, 0.0], [15.7420349, -4.4888092, 0.0], [15.7406616, -4.4888092, 0.0], [15.7392883, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 607}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.4888092, 0.0], [15.8203125, -4.4888092, 0.0], [15.8203125, -4.4901783, 0.0], [15.8216858, -4.4901783, 0.0], [15.8230591, -4.4901783, 0.0], [15.8230591, -4.4888092, 0.0], [15.8216858, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 608}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.4888092, 0.0], [15.8065796, -4.4874401, 0.0], [15.8052063, -4.4874401, 0.0], [15.8052063, -4.4888092, 0.0], [15.8052063, -4.4901783, 0.0], [15.8065796, -4.4901783, 0.0], [15.8065796, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 609}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.4888092, 0.0], [15.7434082, -4.4901783, 0.0], [15.7447815, -4.4901783, 0.0], [15.7447815, -4.4888092, 0.0], [15.7434082, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 610}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.4888092, 0.0], [15.9178162, -4.4901783, 0.0], [15.9191895, -4.4901783, 0.0], [15.9191895, -4.4888092, 0.0], [15.9178162, -4.4888092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 611}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.4874401, 0.0], [15.9233093, -4.486071, 0.0], [15.921936, -4.486071, 0.0], [15.9205627, -4.486071, 0.0], [15.9205627, -4.4874401, 0.0], [15.9191895, -4.4874401, 0.0], [15.9191895, -4.4888092, 0.0], [15.9205627, -4.4888092, 0.0], [15.921936, -4.4888092, 0.0], [15.9233093, -4.4888092, 0.0], [15.9233093, -4.4874401, 0.0]]]}}, {"type": "Feature", "properties": {"id": 612}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.486071, 0.0], [15.6747437, -4.4874401, 0.0], [15.6761169, -4.4874401, 0.0], [15.6761169, -4.486071, 0.0], [15.6747437, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 613}, "geometry": {"type": "Polygon", "coordinates": [[[15.9700012, -4.486071, 0.0], [15.9700012, -4.4874401, 0.0], [15.9713745, -4.4874401, 0.0], [15.9713745, -4.486071, 0.0], [15.9700012, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 614}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.486071, 0.0], [15.9768677, -4.4874401, 0.0], [15.978241, -4.4874401, 0.0], [15.978241, -4.486071, 0.0], [15.9768677, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 615}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.486071, 0.0], [15.7351685, -4.4874401, 0.0], [15.7365417, -4.4874401, 0.0], [15.7365417, -4.486071, 0.0], [15.7351685, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 616}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.486071, 0.0], [15.7489014, -4.4847019, 0.0], [15.7502747, -4.4847019, 0.0], [15.7502747, -4.4833329, 0.0], [15.7502747, -4.4819638, 0.0], [15.7489014, -4.4819638, 0.0], [15.7489014, -4.4833329, 0.0], [15.7475281, -4.4833329, 0.0], [15.7461548, -4.4833329, 0.0], [15.7461548, -4.4847019, 0.0], [15.7461548, -4.486071, 0.0], [15.7475281, -4.486071, 0.0], [15.7475281, -4.4874401, 0.0], [15.7489014, -4.4874401, 0.0], [15.7489014, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 617}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.486071, 0.0], [15.8024597, -4.4874401, 0.0], [15.803833, -4.4874401, 0.0], [15.803833, -4.486071, 0.0], [15.8024597, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 618}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.486071, 0.0], [15.8148193, -4.486071, 0.0], [15.8148193, -4.4847019, 0.0], [15.8161926, -4.4847019, 0.0], [15.8161926, -4.4833329, 0.0], [15.8148193, -4.4833329, 0.0], [15.8148193, -4.4819638, 0.0], [15.8148193, -4.4805947, 0.0], [15.813446, -4.4805947, 0.0], [15.8120728, -4.4805947, 0.0], [15.8120728, -4.4819638, 0.0], [15.8106995, -4.4819638, 0.0], [15.8106995, -4.4833329, 0.0], [15.8106995, -4.4847019, 0.0], [15.8106995, -4.486071, 0.0], [15.8093262, -4.486071, 0.0], [15.8093262, -4.4874401, 0.0], [15.8106995, -4.4874401, 0.0], [15.8120728, -4.4874401, 0.0], [15.813446, -4.4874401, 0.0], [15.813446, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 619}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.486071, 0.0], [15.8148193, -4.4874401, 0.0], [15.8161926, -4.4874401, 0.0], [15.8175659, -4.4874401, 0.0], [15.8175659, -4.486071, 0.0], [15.8161926, -4.486071, 0.0], [15.8148193, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 620}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.4983927, 0.0], [15.7447815, -4.4983927, 0.0], [15.7447815, -4.4997617, 0.0], [15.7461548, -4.4997617, 0.0], [15.7475281, -4.4997617, 0.0], [15.7475281, -4.4983927, 0.0], [15.7461548, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 621}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4983927, 0.0], [15.7406616, -4.4997617, 0.0], [15.7420349, -4.4997617, 0.0], [15.7420349, -4.4983927, 0.0], [15.7406616, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 622}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.4983927, 0.0], [15.737915, -4.4997617, 0.0], [15.7392883, -4.4997617, 0.0], [15.7392883, -4.4983927, 0.0], [15.737915, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 623}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.4983927, 0.0], [15.7159424, -4.4997617, 0.0], [15.7173157, -4.4997617, 0.0], [15.7173157, -4.4983927, 0.0], [15.7159424, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 624}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.4983927, 0.0], [15.7049561, -4.4997617, 0.0], [15.7063293, -4.4997617, 0.0], [15.7063293, -4.4983927, 0.0], [15.7049561, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 625}, "geometry": {"type": "Polygon", "coordinates": [[[15.9535217, -4.4983927, 0.0], [15.9521484, -4.4983927, 0.0], [15.9521484, -4.4997617, 0.0], [15.9535217, -4.4997617, 0.0], [15.954895, -4.4997617, 0.0], [15.954895, -4.4983927, 0.0], [15.9535217, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 626}, "geometry": {"type": "Polygon", "coordinates": [[[15.9425354, -4.4970236, 0.0], [15.9425354, -4.4983927, 0.0], [15.9439087, -4.4983927, 0.0], [15.9439087, -4.4970236, 0.0], [15.9425354, -4.4970236, 0.0]]]}}, {"type": "Feature", "properties": {"id": 627}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.4983927, 0.0], [15.8161926, -4.4997617, 0.0], [15.8175659, -4.4997617, 0.0], [15.8175659, -4.4983927, 0.0], [15.8161926, -4.4983927, 0.0]]]}}, {"type": "Feature", "properties": {"id": 628}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.4970236, 0.0], [15.6994629, -4.4983927, 0.0], [15.7008362, -4.4983927, 0.0], [15.7008362, -4.4970236, 0.0], [15.6994629, -4.4970236, 0.0]]]}}, {"type": "Feature", "properties": {"id": 629}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.4956546, 0.0], [15.6912231, -4.4970236, 0.0], [15.6925964, -4.4970236, 0.0], [15.6925964, -4.4956546, 0.0], [15.6912231, -4.4956546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 630}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.486071, 0.0], [15.9109497, -4.4874401, 0.0], [15.912323, -4.4874401, 0.0], [15.9136963, -4.4874401, 0.0], [15.9136963, -4.486071, 0.0], [15.912323, -4.486071, 0.0], [15.9109497, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 631}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.486071, 0.0], [15.9191895, -4.4847019, 0.0], [15.9178162, -4.4847019, 0.0], [15.9178162, -4.486071, 0.0], [15.9178162, -4.4874401, 0.0], [15.9191895, -4.4874401, 0.0], [15.9191895, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 632}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.486071, 0.0], [15.9521484, -4.4874401, 0.0], [15.9535217, -4.4874401, 0.0], [15.9535217, -4.486071, 0.0], [15.9521484, -4.486071, 0.0]]]}}, {"type": "Feature", "properties": {"id": 633}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.4847019, 0.0], [15.8766174, -4.486071, 0.0], [15.8779907, -4.486071, 0.0], [15.8779907, -4.4847019, 0.0], [15.8766174, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 634}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.4847019, 0.0], [15.6994629, -4.486071, 0.0], [15.7008362, -4.486071, 0.0], [15.7008362, -4.4847019, 0.0], [15.6994629, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 635}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.4847019, 0.0], [15.8642578, -4.4833329, 0.0], [15.8628845, -4.4833329, 0.0], [15.8615112, -4.4833329, 0.0], [15.8615112, -4.4847019, 0.0], [15.8615112, -4.486071, 0.0], [15.8628845, -4.486071, 0.0], [15.8642578, -4.486071, 0.0], [15.8642578, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 636}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.4847019, 0.0], [15.9013367, -4.4833329, 0.0], [15.8999634, -4.4833329, 0.0], [15.8999634, -4.4847019, 0.0], [15.8999634, -4.486071, 0.0], [15.9013367, -4.486071, 0.0], [15.9013367, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 637}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.4847019, 0.0], [15.7969666, -4.486071, 0.0], [15.7983398, -4.486071, 0.0], [15.7983398, -4.4847019, 0.0], [15.7969666, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 638}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.4847019, 0.0], [15.79422, -4.486071, 0.0], [15.7955933, -4.486071, 0.0], [15.7955933, -4.4847019, 0.0], [15.79422, -4.4847019, 0.0]]]}}, {"type": "Feature", "properties": {"id": 639}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.4833329, 0.0], [15.8546448, -4.4847019, 0.0], [15.8560181, -4.4847019, 0.0], [15.8560181, -4.4833329, 0.0], [15.8546448, -4.4833329, 0.0]]]}}, {"type": "Feature", "properties": {"id": 640}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.4819638, 0.0], [15.9205627, -4.4833329, 0.0], [15.921936, -4.4833329, 0.0], [15.921936, -4.4819638, 0.0], [15.9205627, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"id": 641}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.4819638, 0.0], [15.6774902, -4.4833329, 0.0], [15.6788635, -4.4833329, 0.0], [15.6788635, -4.4819638, 0.0], [15.6774902, -4.4819638, 0.0]]]}}, {"type": "Feature", "properties": {"id": 642}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.4805947, 0.0], [15.8189392, -4.4792256, 0.0], [15.8175659, -4.4792256, 0.0], [15.8161926, -4.4792256, 0.0], [15.8161926, -4.4805947, 0.0], [15.8161926, -4.4819638, 0.0], [15.8175659, -4.4819638, 0.0], [15.8189392, -4.4819638, 0.0], [15.8189392, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 643}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4805947, 0.0], [15.9136963, -4.4819638, 0.0], [15.9150696, -4.4819638, 0.0], [15.9150696, -4.4805947, 0.0], [15.9136963, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 644}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.4805947, 0.0], [15.7447815, -4.4792256, 0.0], [15.7434082, -4.4792256, 0.0], [15.7434082, -4.4805947, 0.0], [15.7420349, -4.4805947, 0.0], [15.7406616, -4.4805947, 0.0], [15.7392883, -4.4805947, 0.0], [15.7392883, -4.4819638, 0.0], [15.7406616, -4.4819638, 0.0], [15.7420349, -4.4819638, 0.0], [15.7434082, -4.4819638, 0.0], [15.7447815, -4.4819638, 0.0], [15.7447815, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 645}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.4805947, 0.0], [15.7008362, -4.4819638, 0.0], [15.7022095, -4.4819638, 0.0], [15.7022095, -4.4805947, 0.0], [15.7008362, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 646}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.4805947, 0.0], [15.6925964, -4.4792256, 0.0], [15.6925964, -4.4778565, 0.0], [15.6912231, -4.4778565, 0.0], [15.6912231, -4.4792256, 0.0], [15.6912231, -4.4805947, 0.0], [15.6912231, -4.4819638, 0.0], [15.6925964, -4.4819638, 0.0], [15.6925964, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 647}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.4805947, 0.0], [15.7228088, -4.4805947, 0.0], [15.7228088, -4.4792256, 0.0], [15.7214355, -4.4792256, 0.0], [15.7214355, -4.4778565, 0.0], [15.7200623, -4.4778565, 0.0], [15.7200623, -4.4792256, 0.0], [15.718689, -4.4792256, 0.0], [15.7173157, -4.4792256, 0.0], [15.7173157, -4.4805947, 0.0], [15.718689, -4.4805947, 0.0], [15.7200623, -4.4805947, 0.0], [15.7200623, -4.4819638, 0.0], [15.7214355, -4.4819638, 0.0], [15.7214355, -4.4805947, 0.0]]]}}, {"type": "Feature", "properties": {"id": 648}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.4792256, 0.0], [15.7887268, -4.4792256, 0.0], [15.7887268, -4.4805947, 0.0], [15.7901001, -4.4805947, 0.0], [15.7914734, -4.4805947, 0.0], [15.7914734, -4.4792256, 0.0], [15.7901001, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 649}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.4792256, 0.0], [15.7530212, -4.4792256, 0.0], [15.7530212, -4.4805947, 0.0], [15.7543945, -4.4805947, 0.0], [15.7557678, -4.4805947, 0.0], [15.7557678, -4.4792256, 0.0], [15.7543945, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 650}, "geometry": {"type": "Polygon", "coordinates": [[[15.9631348, -4.4792256, 0.0], [15.9631348, -4.4805947, 0.0], [15.9645081, -4.4805947, 0.0], [15.9645081, -4.4792256, 0.0], [15.9631348, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 651}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.4792256, 0.0], [15.6774902, -4.4805947, 0.0], [15.6788635, -4.4805947, 0.0], [15.6788635, -4.4792256, 0.0], [15.6774902, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 652}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.4792256, 0.0], [15.8106995, -4.4805947, 0.0], [15.8120728, -4.4805947, 0.0], [15.8120728, -4.4792256, 0.0], [15.8106995, -4.4792256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 653}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.4778565, 0.0], [15.6719971, -4.4792256, 0.0], [15.6733704, -4.4792256, 0.0], [15.6733704, -4.4778565, 0.0], [15.6719971, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 654}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.4778565, 0.0], [15.6898499, -4.4764874, 0.0], [15.6884766, -4.4764874, 0.0], [15.6884766, -4.4778565, 0.0], [15.6871033, -4.4778565, 0.0], [15.6871033, -4.4792256, 0.0], [15.6884766, -4.4792256, 0.0], [15.6898499, -4.4792256, 0.0], [15.6898499, -4.4778565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 655}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.4764874, 0.0], [15.8587646, -4.4778565, 0.0], [15.8601379, -4.4778565, 0.0], [15.8601379, -4.4764874, 0.0], [15.8587646, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 656}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.4764874, 0.0], [15.9233093, -4.4778565, 0.0], [15.9246826, -4.4778565, 0.0], [15.9246826, -4.4764874, 0.0], [15.9233093, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 657}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.4764874, 0.0], [15.9068298, -4.4751183, 0.0], [15.9054565, -4.4751183, 0.0], [15.9040833, -4.4751183, 0.0], [15.9040833, -4.4764874, 0.0], [15.9040833, -4.4778565, 0.0], [15.9054565, -4.4778565, 0.0], [15.9068298, -4.4778565, 0.0], [15.9082031, -4.4778565, 0.0], [15.9082031, -4.4764874, 0.0], [15.9068298, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 658}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.4764874, 0.0], [15.7543945, -4.4778565, 0.0], [15.7557678, -4.4778565, 0.0], [15.7557678, -4.4764874, 0.0], [15.7543945, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 659}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.4764874, 0.0], [15.7434082, -4.4764874, 0.0], [15.7434082, -4.4778565, 0.0], [15.7447815, -4.4778565, 0.0], [15.7461548, -4.4778565, 0.0], [15.7461548, -4.4764874, 0.0], [15.7447815, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 660}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.4764874, 0.0], [15.9150696, -4.4778565, 0.0], [15.9164429, -4.4778565, 0.0], [15.9164429, -4.4764874, 0.0], [15.9150696, -4.4764874, 0.0]]]}}, {"type": "Feature", "properties": {"id": 661}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.4751183, 0.0], [15.7118225, -4.4737492, 0.0], [15.7104492, -4.4737492, 0.0], [15.7104492, -4.4751183, 0.0], [15.7104492, -4.4764874, 0.0], [15.7118225, -4.4764874, 0.0], [15.7118225, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 662}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4737492, 0.0], [15.9521484, -4.4751183, 0.0], [15.9535217, -4.4751183, 0.0], [15.9535217, -4.4737492, 0.0], [15.9521484, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 663}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.4751183, 0.0], [15.6733704, -4.4764874, 0.0], [15.6747437, -4.4764874, 0.0], [15.6747437, -4.4751183, 0.0], [15.6733704, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 664}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.4751183, 0.0], [15.7653809, -4.4764874, 0.0], [15.7667542, -4.4764874, 0.0], [15.7667542, -4.4751183, 0.0], [15.7653809, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 665}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.4751183, 0.0], [15.7585144, -4.4764874, 0.0], [15.7598877, -4.4764874, 0.0], [15.7598877, -4.4751183, 0.0], [15.7585144, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 666}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.4751183, 0.0], [15.7296753, -4.4764874, 0.0], [15.7310486, -4.4764874, 0.0], [15.7310486, -4.4751183, 0.0], [15.7296753, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 667}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.4751183, 0.0], [15.6925964, -4.4764874, 0.0], [15.6939697, -4.4764874, 0.0], [15.6939697, -4.4751183, 0.0], [15.6925964, -4.4751183, 0.0]]]}}, {"type": "Feature", "properties": {"id": 668}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.4737492, 0.0], [15.6802368, -4.4751183, 0.0], [15.6816101, -4.4751183, 0.0], [15.6816101, -4.4737492, 0.0], [15.6802368, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 669}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4737492, 0.0], [15.9260559, -4.4737492, 0.0], [15.9260559, -4.4751183, 0.0], [15.9274292, -4.4751183, 0.0], [15.9288025, -4.4751183, 0.0], [15.9288025, -4.4737492, 0.0], [15.9274292, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 670}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.4737492, 0.0], [15.8175659, -4.4723801, 0.0], [15.8175659, -4.471011, 0.0], [15.8161926, -4.471011, 0.0], [15.8148193, -4.471011, 0.0], [15.8148193, -4.4723801, 0.0], [15.8161926, -4.4723801, 0.0], [15.8161926, -4.4737492, 0.0], [15.8161926, -4.4751183, 0.0], [15.8175659, -4.4751183, 0.0], [15.8175659, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 671}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.4737492, 0.0], [15.7626343, -4.4751183, 0.0], [15.7640076, -4.4751183, 0.0], [15.7640076, -4.4737492, 0.0], [15.7626343, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 672}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.4737492, 0.0], [15.7557678, -4.4737492, 0.0], [15.7557678, -4.4751183, 0.0], [15.7571411, -4.4751183, 0.0], [15.7585144, -4.4751183, 0.0], [15.7585144, -4.4737492, 0.0], [15.7571411, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 673}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.4737492, 0.0], [15.6733704, -4.4723801, 0.0], [15.6719971, -4.4723801, 0.0], [15.6719971, -4.4737492, 0.0], [15.6719971, -4.4751183, 0.0], [15.6733704, -4.4751183, 0.0], [15.6733704, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 674}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.4737492, 0.0], [15.695343, -4.4751183, 0.0], [15.6967163, -4.4751183, 0.0], [15.6967163, -4.4737492, 0.0], [15.695343, -4.4737492, 0.0]]]}}, {"type": "Feature", "properties": {"id": 675}, "geometry": {"type": "Polygon", "coordinates": [[[15.9576416, -4.471011, 0.0], [15.9576416, -4.4723801, 0.0], [15.9590149, -4.4723801, 0.0], [15.9590149, -4.471011, 0.0], [15.9576416, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"id": 676}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.471011, 0.0], [15.728302, -4.4723801, 0.0], [15.7296753, -4.4723801, 0.0], [15.7296753, -4.471011, 0.0], [15.728302, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"id": 677}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.4682727, 0.0], [15.8821106, -4.4696418, 0.0], [15.8834839, -4.4696418, 0.0], [15.8834839, -4.4682727, 0.0], [15.8821106, -4.4682727, 0.0]]]}}, {"type": "Feature", "properties": {"id": 678}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.471011, 0.0], [15.827179, -4.4723801, 0.0], [15.8285522, -4.4723801, 0.0], [15.8285522, -4.471011, 0.0], [15.827179, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"id": 679}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.471011, 0.0], [15.7489014, -4.4723801, 0.0], [15.7502747, -4.4723801, 0.0], [15.7502747, -4.471011, 0.0], [15.7489014, -4.471011, 0.0]]]}}, {"type": "Feature", "properties": {"id": 680}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.4696418, 0.0], [15.8216858, -4.4696418, 0.0], [15.8216858, -4.4682727, 0.0], [15.8203125, -4.4682727, 0.0], [15.8189392, -4.4682727, 0.0], [15.8175659, -4.4682727, 0.0], [15.8175659, -4.4696418, 0.0], [15.8175659, -4.471011, 0.0], [15.8189392, -4.471011, 0.0], [15.8203125, -4.471011, 0.0], [15.8203125, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"id": 681}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4696418, 0.0], [15.8230591, -4.471011, 0.0], [15.8244324, -4.471011, 0.0], [15.8244324, -4.4696418, 0.0], [15.8230591, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"id": 682}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4696418, 0.0], [15.8670044, -4.471011, 0.0], [15.8683777, -4.471011, 0.0], [15.8683777, -4.4696418, 0.0], [15.8670044, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"id": 683}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.4696418, 0.0], [15.7667542, -4.471011, 0.0], [15.7681274, -4.471011, 0.0], [15.7681274, -4.4696418, 0.0], [15.7667542, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"id": 684}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.4696418, 0.0], [15.8862305, -4.471011, 0.0], [15.8876038, -4.471011, 0.0], [15.8876038, -4.4696418, 0.0], [15.8862305, -4.4696418, 0.0]]]}}, {"type": "Feature", "properties": {"id": 685}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.4682727, 0.0], [15.921936, -4.4669036, 0.0], [15.9205627, -4.4669036, 0.0], [15.9205627, -4.4682727, 0.0], [15.9205627, -4.4696418, 0.0], [15.921936, -4.4696418, 0.0], [15.921936, -4.4682727, 0.0]]]}}, {"type": "Feature", "properties": {"id": 686}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4682727, 0.0], [15.7640076, -4.4696418, 0.0], [15.7653809, -4.4696418, 0.0], [15.7653809, -4.4682727, 0.0], [15.7640076, -4.4682727, 0.0]]]}}, {"type": "Feature", "properties": {"id": 687}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4669036, 0.0], [15.7406616, -4.4655345, 0.0], [15.7392883, -4.4655345, 0.0], [15.7392883, -4.4669036, 0.0], [15.7392883, -4.4682727, 0.0], [15.7406616, -4.4682727, 0.0], [15.7406616, -4.4669036, 0.0]]]}}, {"type": "Feature", "properties": {"id": 688}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.4669036, 0.0], [15.869751, -4.4682727, 0.0], [15.8711243, -4.4682727, 0.0], [15.8711243, -4.4669036, 0.0], [15.869751, -4.4669036, 0.0]]]}}, {"type": "Feature", "properties": {"id": 689}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.4669036, 0.0], [15.7269287, -4.4682727, 0.0], [15.728302, -4.4682727, 0.0], [15.728302, -4.4669036, 0.0], [15.7269287, -4.4669036, 0.0]]]}}, {"type": "Feature", "properties": {"id": 690}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.4655345, 0.0], [15.7420349, -4.4669036, 0.0], [15.7434082, -4.4669036, 0.0], [15.7434082, -4.4655345, 0.0], [15.7420349, -4.4655345, 0.0]]]}}, {"type": "Feature", "properties": {"id": 691}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.4641654, 0.0], [15.9466553, -4.4627962, 0.0], [15.945282, -4.4627962, 0.0], [15.9439087, -4.4627962, 0.0], [15.9439087, -4.4641654, 0.0], [15.945282, -4.4641654, 0.0], [15.945282, -4.4655345, 0.0], [15.9466553, -4.4655345, 0.0], [15.9480286, -4.4655345, 0.0], [15.9480286, -4.4641654, 0.0], [15.9466553, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"id": 692}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.4655345, 0.0], [15.8807373, -4.4669036, 0.0], [15.8821106, -4.4669036, 0.0], [15.8821106, -4.4655345, 0.0], [15.8807373, -4.4655345, 0.0]]]}}, {"type": "Feature", "properties": {"id": 693}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.4641654, 0.0], [15.8258057, -4.4627962, 0.0], [15.8244324, -4.4627962, 0.0], [15.8230591, -4.4627962, 0.0], [15.8230591, -4.4641654, 0.0], [15.8230591, -4.4655345, 0.0], [15.8244324, -4.4655345, 0.0], [15.8258057, -4.4655345, 0.0], [15.8258057, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"id": 694}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.4627962, 0.0], [15.6829834, -4.4627962, 0.0], [15.6829834, -4.4614271, 0.0], [15.6843567, -4.4614271, 0.0], [15.6843567, -4.460058, 0.0], [15.6829834, -4.460058, 0.0], [15.6829834, -4.4586888, 0.0], [15.6816101, -4.4586888, 0.0], [15.6816101, -4.4573197, 0.0], [15.6802368, -4.4573197, 0.0], [15.6802368, -4.4586888, 0.0], [15.6802368, -4.460058, 0.0], [15.6802368, -4.4614271, 0.0], [15.6802368, -4.4627962, 0.0], [15.6802368, -4.4641654, 0.0], [15.6816101, -4.4641654, 0.0], [15.6816101, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 695}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.4627962, 0.0], [15.8189392, -4.4614271, 0.0], [15.8175659, -4.4614271, 0.0], [15.8175659, -4.4627962, 0.0], [15.8175659, -4.4641654, 0.0], [15.8189392, -4.4641654, 0.0], [15.8189392, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 696}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.4627962, 0.0], [15.7859802, -4.4641654, 0.0], [15.7873535, -4.4641654, 0.0], [15.7873535, -4.4627962, 0.0], [15.7859802, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 697}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.4641654, 0.0], [15.8285522, -4.4627962, 0.0], [15.827179, -4.4627962, 0.0], [15.827179, -4.4641654, 0.0], [15.827179, -4.4655345, 0.0], [15.8285522, -4.4655345, 0.0], [15.8285522, -4.4641654, 0.0]]]}}, {"type": "Feature", "properties": {"id": 698}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.4627962, 0.0], [15.8518982, -4.4641654, 0.0], [15.8532715, -4.4641654, 0.0], [15.8532715, -4.4627962, 0.0], [15.8518982, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 699}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.4627962, 0.0], [15.869751, -4.4641654, 0.0], [15.8711243, -4.4641654, 0.0], [15.8711243, -4.4627962, 0.0], [15.869751, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 700}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.4627962, 0.0], [15.7008362, -4.4614271, 0.0], [15.6994629, -4.4614271, 0.0], [15.6994629, -4.4627962, 0.0], [15.6994629, -4.4641654, 0.0], [15.7008362, -4.4641654, 0.0], [15.7008362, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 701}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.4627962, 0.0], [15.9260559, -4.4641654, 0.0], [15.9274292, -4.4641654, 0.0], [15.9274292, -4.4627962, 0.0], [15.9260559, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 702}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.4627962, 0.0], [15.9205627, -4.4627962, 0.0], [15.9205627, -4.4641654, 0.0], [15.921936, -4.4641654, 0.0], [15.9233093, -4.4641654, 0.0], [15.9233093, -4.4627962, 0.0], [15.921936, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 703}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.4627962, 0.0], [15.8862305, -4.4641654, 0.0], [15.8876038, -4.4641654, 0.0], [15.8876038, -4.4627962, 0.0], [15.8862305, -4.4627962, 0.0]]]}}, {"type": "Feature", "properties": {"id": 704}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4614271, 0.0], [15.9274292, -4.4627962, 0.0], [15.9288025, -4.4627962, 0.0], [15.9288025, -4.4614271, 0.0], [15.9274292, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 705}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.4614271, 0.0], [15.8683777, -4.4627962, 0.0], [15.869751, -4.4627962, 0.0], [15.869751, -4.4614271, 0.0], [15.8683777, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 706}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.4614271, 0.0], [15.7324219, -4.4627962, 0.0], [15.7337952, -4.4627962, 0.0], [15.7337952, -4.4614271, 0.0], [15.7324219, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 707}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.4614271, 0.0], [15.8216858, -4.460058, 0.0], [15.8203125, -4.460058, 0.0], [15.8203125, -4.4614271, 0.0], [15.8203125, -4.4627962, 0.0], [15.8216858, -4.4627962, 0.0], [15.8216858, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 708}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.4614271, 0.0], [15.7749939, -4.460058, 0.0], [15.7736206, -4.460058, 0.0], [15.7736206, -4.4614271, 0.0], [15.7736206, -4.4627962, 0.0], [15.7749939, -4.4627962, 0.0], [15.7749939, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 709}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.4614271, 0.0], [15.8285522, -4.4627962, 0.0], [15.8299255, -4.4627962, 0.0], [15.8299255, -4.4614271, 0.0], [15.8285522, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 710}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.4614271, 0.0], [15.8326721, -4.4627962, 0.0], [15.8340454, -4.4627962, 0.0], [15.8340454, -4.4614271, 0.0], [15.8326721, -4.4614271, 0.0]]]}}, {"type": "Feature", "properties": {"id": 711}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.460058, 0.0], [15.813446, -4.4586888, 0.0], [15.8120728, -4.4586888, 0.0], [15.8120728, -4.460058, 0.0], [15.8120728, -4.4614271, 0.0], [15.813446, -4.4614271, 0.0], [15.813446, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"id": 712}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.460058, 0.0], [15.8642578, -4.4614271, 0.0], [15.8656311, -4.4614271, 0.0], [15.8656311, -4.460058, 0.0], [15.8642578, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"id": 713}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.460058, 0.0], [15.8299255, -4.460058, 0.0], [15.8299255, -4.4586888, 0.0], [15.8285522, -4.4586888, 0.0], [15.8285522, -4.4573197, 0.0], [15.827179, -4.4573197, 0.0], [15.827179, -4.4586888, 0.0], [15.8258057, -4.4586888, 0.0], [15.8258057, -4.460058, 0.0], [15.827179, -4.460058, 0.0], [15.827179, -4.4614271, 0.0], [15.8285522, -4.4614271, 0.0], [15.8285522, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"id": 714}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.4586888, 0.0], [15.6898499, -4.460058, 0.0], [15.6912231, -4.460058, 0.0], [15.6912231, -4.4586888, 0.0], [15.6898499, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 715}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.460058, 0.0], [15.7447815, -4.4614271, 0.0], [15.7461548, -4.4614271, 0.0], [15.7475281, -4.4614271, 0.0], [15.7475281, -4.460058, 0.0], [15.7461548, -4.460058, 0.0], [15.7447815, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"id": 716}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.460058, 0.0], [15.7557678, -4.460058, 0.0], [15.7557678, -4.4586888, 0.0], [15.7543945, -4.4586888, 0.0], [15.7530212, -4.4586888, 0.0], [15.7530212, -4.460058, 0.0], [15.7530212, -4.4614271, 0.0], [15.7543945, -4.4614271, 0.0], [15.7543945, -4.460058, 0.0]]]}}, {"type": "Feature", "properties": {"id": 717}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.4586888, 0.0], [15.7434082, -4.460058, 0.0], [15.7447815, -4.460058, 0.0], [15.7447815, -4.4586888, 0.0], [15.7434082, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 718}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.4586888, 0.0], [15.7736206, -4.4573197, 0.0], [15.7722473, -4.4573197, 0.0], [15.7722473, -4.4586888, 0.0], [15.7722473, -4.460058, 0.0], [15.7736206, -4.460058, 0.0], [15.7736206, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 719}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.4586888, 0.0], [15.9301758, -4.460058, 0.0], [15.9315491, -4.460058, 0.0], [15.9315491, -4.4586888, 0.0], [15.9301758, -4.4586888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 720}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.4573197, 0.0], [15.9590149, -4.4586888, 0.0], [15.9603882, -4.4586888, 0.0], [15.9603882, -4.4573197, 0.0], [15.9590149, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 721}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.4573197, 0.0], [15.9246826, -4.4586888, 0.0], [15.9260559, -4.4586888, 0.0], [15.9260559, -4.4573197, 0.0], [15.9246826, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 722}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4573197, 0.0], [15.7406616, -4.4586888, 0.0], [15.7420349, -4.4586888, 0.0], [15.7420349, -4.4573197, 0.0], [15.7406616, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 723}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.4573197, 0.0], [15.7351685, -4.4586888, 0.0], [15.7365417, -4.4586888, 0.0], [15.7365417, -4.4573197, 0.0], [15.7351685, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 724}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.4573197, 0.0], [15.8216858, -4.4573197, 0.0], [15.8203125, -4.4573197, 0.0], [15.8203125, -4.4586888, 0.0], [15.8216858, -4.4586888, 0.0], [15.8230591, -4.4586888, 0.0], [15.8244324, -4.4586888, 0.0], [15.8244324, -4.4573197, 0.0], [15.8230591, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 725}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.4573197, 0.0], [15.7983398, -4.4586888, 0.0], [15.7997131, -4.4586888, 0.0], [15.7997131, -4.4573197, 0.0], [15.7983398, -4.4573197, 0.0]]]}}, {"type": "Feature", "properties": {"id": 726}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.450474, 0.0], [15.7324219, -4.450474, 0.0], [15.7324219, -4.4491048, 0.0], [15.7324219, -4.4477357, 0.0], [15.7310486, -4.4477357, 0.0], [15.7296753, -4.4477357, 0.0], [15.728302, -4.4477357, 0.0], [15.728302, -4.4491048, 0.0], [15.7269287, -4.4491048, 0.0], [15.7269287, -4.450474, 0.0], [15.728302, -4.450474, 0.0], [15.7296753, -4.450474, 0.0], [15.7296753, -4.4518431, 0.0], [15.7310486, -4.4518431, 0.0], [15.7310486, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 727}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.4518431, 0.0], [15.827179, -4.4532123, 0.0], [15.8285522, -4.4532123, 0.0], [15.8285522, -4.4518431, 0.0], [15.827179, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 728}, "geometry": {"type": "Polygon", "coordinates": [[[15.9837341, -4.450474, 0.0], [15.9837341, -4.4518431, 0.0], [15.9851074, -4.4518431, 0.0], [15.9851074, -4.450474, 0.0], [15.9837341, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 729}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.450474, 0.0], [15.9480286, -4.4518431, 0.0], [15.9494019, -4.4518431, 0.0], [15.9494019, -4.450474, 0.0], [15.9480286, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 730}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.450474, 0.0], [15.9356689, -4.4491048, 0.0], [15.9342957, -4.4491048, 0.0], [15.9342957, -4.450474, 0.0], [15.9342957, -4.4518431, 0.0], [15.9356689, -4.4518431, 0.0], [15.9356689, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 731}, "geometry": {"type": "Polygon", "coordinates": [[[15.9425354, -4.450474, 0.0], [15.9439087, -4.450474, 0.0], [15.9439087, -4.4491048, 0.0], [15.9425354, -4.4491048, 0.0], [15.9425354, -4.4477357, 0.0], [15.9411621, -4.4477357, 0.0], [15.9411621, -4.4491048, 0.0], [15.9411621, -4.450474, 0.0], [15.9411621, -4.4518431, 0.0], [15.9425354, -4.4518431, 0.0], [15.9425354, -4.450474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 732}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4518431, 0.0], [15.9274292, -4.4532123, 0.0], [15.9288025, -4.4532123, 0.0], [15.9288025, -4.4518431, 0.0], [15.9274292, -4.4518431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 733}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.4491048, 0.0], [15.8560181, -4.450474, 0.0], [15.8573914, -4.450474, 0.0], [15.8573914, -4.4491048, 0.0], [15.8560181, -4.4491048, 0.0]]]}}, {"type": "Feature", "properties": {"id": 734}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.4491048, 0.0], [15.9288025, -4.4477357, 0.0], [15.9274292, -4.4477357, 0.0], [15.9274292, -4.4491048, 0.0], [15.9274292, -4.450474, 0.0], [15.9288025, -4.450474, 0.0], [15.9301758, -4.450474, 0.0], [15.9301758, -4.4491048, 0.0], [15.9288025, -4.4491048, 0.0]]]}}, {"type": "Feature", "properties": {"id": 735}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.4545814, 0.0], [15.9288025, -4.4559506, 0.0], [15.9301758, -4.4559506, 0.0], [15.9301758, -4.4545814, 0.0], [15.9288025, -4.4545814, 0.0]]]}}, {"type": "Feature", "properties": {"id": 736}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.4559506, 0.0], [15.9260559, -4.4573197, 0.0], [15.9274292, -4.4573197, 0.0], [15.9274292, -4.4559506, 0.0], [15.9260559, -4.4559506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 737}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4559506, 0.0], [15.8120728, -4.4573197, 0.0], [15.813446, -4.4573197, 0.0], [15.813446, -4.4559506, 0.0], [15.8120728, -4.4559506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 738}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.4532123, 0.0], [15.7928467, -4.4545814, 0.0], [15.79422, -4.4545814, 0.0], [15.79422, -4.4532123, 0.0], [15.7928467, -4.4532123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 739}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.4545814, 0.0], [15.9246826, -4.4559506, 0.0], [15.9260559, -4.4559506, 0.0], [15.9260559, -4.4545814, 0.0], [15.9246826, -4.4545814, 0.0]]]}}, {"type": "Feature", "properties": {"id": 740}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.4545814, 0.0], [15.827179, -4.4532123, 0.0], [15.8258057, -4.4532123, 0.0], [15.8258057, -4.4545814, 0.0], [15.8258057, -4.4559506, 0.0], [15.827179, -4.4559506, 0.0], [15.8285522, -4.4559506, 0.0], [15.8285522, -4.4545814, 0.0], [15.827179, -4.4545814, 0.0]]]}}, {"type": "Feature", "properties": {"id": 741}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.4491048, 0.0], [15.8093262, -4.450474, 0.0], [15.8106995, -4.450474, 0.0], [15.8106995, -4.4491048, 0.0], [15.8093262, -4.4491048, 0.0]]]}}, {"type": "Feature", "properties": {"id": 742}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.4491048, 0.0], [15.718689, -4.4477357, 0.0], [15.7173157, -4.4477357, 0.0], [15.7173157, -4.4463665, 0.0], [15.7173157, -4.4449974, 0.0], [15.7159424, -4.4449974, 0.0], [15.7159424, -4.4436282, 0.0], [15.7159424, -4.442259, 0.0], [15.7159424, -4.4408899, 0.0], [15.7145691, -4.4408899, 0.0], [15.7131958, -4.4408899, 0.0], [15.7131958, -4.442259, 0.0], [15.7145691, -4.442259, 0.0], [15.7145691, -4.4436282, 0.0], [15.7145691, -4.4449974, 0.0], [15.7145691, -4.4463665, 0.0], [15.7145691, -4.4477357, 0.0], [15.7159424, -4.4477357, 0.0], [15.7159424, -4.4491048, 0.0], [15.7159424, -4.450474, 0.0], [15.7173157, -4.450474, 0.0], [15.718689, -4.450474, 0.0], [15.718689, -4.4491048, 0.0]]]}}, {"type": "Feature", "properties": {"id": 743}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.4477357, 0.0], [15.9439087, -4.4491048, 0.0], [15.945282, -4.4491048, 0.0], [15.945282, -4.4477357, 0.0], [15.9439087, -4.4477357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 744}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.4477357, 0.0], [15.6788635, -4.4491048, 0.0], [15.6802368, -4.4491048, 0.0], [15.6802368, -4.4477357, 0.0], [15.6788635, -4.4477357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 745}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.4449974, 0.0], [15.921936, -4.4449974, 0.0], [15.921936, -4.4463665, 0.0], [15.921936, -4.4477357, 0.0], [15.9233093, -4.4477357, 0.0], [15.9246826, -4.4477357, 0.0], [15.9246826, -4.4463665, 0.0], [15.9246826, -4.4449974, 0.0], [15.9233093, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"id": 746}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4477357, 0.0], [15.8120728, -4.4491048, 0.0], [15.813446, -4.4491048, 0.0], [15.813446, -4.4477357, 0.0], [15.8120728, -4.4477357, 0.0]]]}}, {"type": "Feature", "properties": {"id": 747}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.4463665, 0.0], [15.9164429, -4.4477357, 0.0], [15.9178162, -4.4477357, 0.0], [15.9178162, -4.4463665, 0.0], [15.9164429, -4.4463665, 0.0]]]}}, {"type": "Feature", "properties": {"id": 748}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.4463665, 0.0], [15.7983398, -4.4477357, 0.0], [15.7997131, -4.4477357, 0.0], [15.7997131, -4.4463665, 0.0], [15.7983398, -4.4463665, 0.0]]]}}, {"type": "Feature", "properties": {"id": 749}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.4449974, 0.0], [15.9191895, -4.4463665, 0.0], [15.9205627, -4.4463665, 0.0], [15.9205627, -4.4449974, 0.0], [15.9191895, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"id": 750}, "geometry": {"type": "Polygon", "coordinates": [[[15.9617615, -4.4449974, 0.0], [15.9617615, -4.4463665, 0.0], [15.9631348, -4.4463665, 0.0], [15.9631348, -4.4449974, 0.0], [15.9617615, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"id": 751}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.4449974, 0.0], [15.7667542, -4.4463665, 0.0], [15.7681274, -4.4463665, 0.0], [15.7681274, -4.4449974, 0.0], [15.7667542, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"id": 752}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.4449974, 0.0], [15.7516479, -4.4463665, 0.0], [15.7530212, -4.4463665, 0.0], [15.7530212, -4.4449974, 0.0], [15.7516479, -4.4449974, 0.0]]]}}, {"type": "Feature", "properties": {"id": 753}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.4436282, 0.0], [15.7104492, -4.4449974, 0.0], [15.7118225, -4.4449974, 0.0], [15.7118225, -4.4436282, 0.0], [15.7104492, -4.4436282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 754}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.4436282, 0.0], [15.9274292, -4.4449974, 0.0], [15.9288025, -4.4449974, 0.0], [15.9288025, -4.4436282, 0.0], [15.9274292, -4.4436282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 755}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.442259, 0.0], [15.7557678, -4.4408899, 0.0], [15.7543945, -4.4408899, 0.0], [15.7543945, -4.442259, 0.0], [15.7530212, -4.442259, 0.0], [15.7530212, -4.4436282, 0.0], [15.7530212, -4.4449974, 0.0], [15.7543945, -4.4449974, 0.0], [15.7557678, -4.4449974, 0.0], [15.7557678, -4.4436282, 0.0], [15.7557678, -4.442259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 756}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.4436282, 0.0], [15.9397888, -4.4449974, 0.0], [15.9411621, -4.4449974, 0.0], [15.9411621, -4.4436282, 0.0], [15.9397888, -4.4436282, 0.0]]]}}, {"type": "Feature", "properties": {"id": 757}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.442259, 0.0], [15.9178162, -4.4436282, 0.0], [15.9191895, -4.4436282, 0.0], [15.9191895, -4.442259, 0.0], [15.9178162, -4.442259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 758}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.442259, 0.0], [15.7420349, -4.4408899, 0.0], [15.7420349, -4.4395207, 0.0], [15.7406616, -4.4395207, 0.0], [15.7406616, -4.4408899, 0.0], [15.7392883, -4.4408899, 0.0], [15.7392883, -4.442259, 0.0], [15.737915, -4.442259, 0.0], [15.737915, -4.4436282, 0.0], [15.7392883, -4.4436282, 0.0], [15.7406616, -4.4436282, 0.0], [15.7420349, -4.4436282, 0.0], [15.7420349, -4.442259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 759}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.442259, 0.0], [15.7200623, -4.442259, 0.0], [15.7200623, -4.4436282, 0.0], [15.7214355, -4.4436282, 0.0], [15.7228088, -4.4436282, 0.0], [15.7228088, -4.442259, 0.0], [15.7214355, -4.442259, 0.0]]]}}, {"type": "Feature", "properties": {"id": 760}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.4408899, 0.0], [15.68573, -4.442259, 0.0], [15.6871033, -4.442259, 0.0], [15.6871033, -4.4408899, 0.0], [15.68573, -4.4408899, 0.0]]]}}, {"type": "Feature", "properties": {"id": 761}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4395207, 0.0], [15.8656311, -4.4395207, 0.0], [15.8656311, -4.4408899, 0.0], [15.8670044, -4.4408899, 0.0], [15.8683777, -4.4408899, 0.0], [15.8683777, -4.4395207, 0.0], [15.8670044, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 762}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4395207, 0.0], [15.9411621, -4.4408899, 0.0], [15.9425354, -4.4408899, 0.0], [15.9425354, -4.4395207, 0.0], [15.9411621, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 763}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.4395207, 0.0], [15.9342957, -4.4381515, 0.0], [15.9356689, -4.4381515, 0.0], [15.9356689, -4.4367824, 0.0], [15.9370422, -4.4367824, 0.0], [15.9370422, -4.4354132, 0.0], [15.9356689, -4.4354132, 0.0], [15.9356689, -4.434044, 0.0], [15.9370422, -4.434044, 0.0], [15.9384155, -4.434044, 0.0], [15.9397888, -4.434044, 0.0], [15.9397888, -4.4326748, 0.0], [15.9384155, -4.4326748, 0.0], [15.9370422, -4.4326748, 0.0], [15.9356689, -4.4326748, 0.0], [15.9342957, -4.4326748, 0.0], [15.9329224, -4.4326748, 0.0], [15.9315491, -4.4326748, 0.0], [15.9315491, -4.4313056, 0.0], [15.9315491, -4.4299365, 0.0], [15.9301758, -4.4299365, 0.0], [15.9301758, -4.4285673, 0.0], [15.9301758, -4.4271981, 0.0], [15.9301758, -4.4258289, 0.0], [15.9288025, -4.4258289, 0.0], [15.9274292, -4.4258289, 0.0], [15.9274292, -4.4271981, 0.0], [15.9288025, -4.4271981, 0.0], [15.9288025, -4.4285673, 0.0], [15.9274292, -4.4285673, 0.0], [15.9274292, -4.4299365, 0.0], [15.9288025, -4.4299365, 0.0], [15.9288025, -4.4313056, 0.0], [15.9288025, -4.4326748, 0.0], [15.9288025, -4.434044, 0.0], [15.9274292, -4.434044, 0.0], [15.9274292, -4.4354132, 0.0], [15.9288025, -4.4354132, 0.0], [15.9301758, -4.4354132, 0.0], [15.9301758, -4.4367824, 0.0], [15.9315491, -4.4367824, 0.0], [15.9315491, -4.4381515, 0.0], [15.9329224, -4.4381515, 0.0], [15.9329224, -4.4395207, 0.0], [15.9329224, -4.4408899, 0.0], [15.9342957, -4.4408899, 0.0], [15.9356689, -4.4408899, 0.0], [15.9356689, -4.4395207, 0.0], [15.9342957, -4.4395207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 764}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.4381515, 0.0], [15.9109497, -4.4395207, 0.0], [15.912323, -4.4395207, 0.0], [15.9136963, -4.4395207, 0.0], [15.9136963, -4.4381515, 0.0], [15.912323, -4.4381515, 0.0], [15.9109497, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"id": 765}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.4381515, 0.0], [15.7434082, -4.4367824, 0.0], [15.7447815, -4.4367824, 0.0], [15.7447815, -4.4354132, 0.0], [15.7434082, -4.4354132, 0.0], [15.7420349, -4.4354132, 0.0], [15.7420349, -4.4367824, 0.0], [15.7420349, -4.4381515, 0.0], [15.7420349, -4.4395207, 0.0], [15.7434082, -4.4395207, 0.0], [15.7434082, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"id": 766}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.4381515, 0.0], [15.7516479, -4.4381515, 0.0], [15.7516479, -4.4367824, 0.0], [15.7502747, -4.4367824, 0.0], [15.7489014, -4.4367824, 0.0], [15.7489014, -4.4381515, 0.0], [15.7489014, -4.4395207, 0.0], [15.7502747, -4.4395207, 0.0], [15.7502747, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"id": 767}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.4381515, 0.0], [15.921936, -4.4395207, 0.0], [15.9233093, -4.4395207, 0.0], [15.9233093, -4.4381515, 0.0], [15.921936, -4.4381515, 0.0]]]}}, {"type": "Feature", "properties": {"id": 768}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.4367824, 0.0], [15.7763672, -4.4381515, 0.0], [15.7777405, -4.4381515, 0.0], [15.7777405, -4.4367824, 0.0], [15.7763672, -4.4367824, 0.0]]]}}, {"type": "Feature", "properties": {"id": 769}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.4354132, 0.0], [15.921936, -4.4367824, 0.0], [15.9233093, -4.4367824, 0.0], [15.9233093, -4.4354132, 0.0], [15.921936, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 770}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.4354132, 0.0], [15.7214355, -4.4367824, 0.0], [15.7228088, -4.4367824, 0.0], [15.7228088, -4.4354132, 0.0], [15.7214355, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 771}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.434044, 0.0], [15.7077026, -4.4326748, 0.0], [15.7063293, -4.4326748, 0.0], [15.7063293, -4.434044, 0.0], [15.7049561, -4.434044, 0.0], [15.7049561, -4.4354132, 0.0], [15.7063293, -4.4354132, 0.0], [15.7077026, -4.4354132, 0.0], [15.7077026, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 772}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4354132, 0.0], [15.9136963, -4.4367824, 0.0], [15.9150696, -4.4367824, 0.0], [15.9150696, -4.4354132, 0.0], [15.9136963, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 773}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4354132, 0.0], [15.7640076, -4.4367824, 0.0], [15.7653809, -4.4367824, 0.0], [15.7653809, -4.4354132, 0.0], [15.7640076, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 774}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.4354132, 0.0], [15.7255554, -4.434044, 0.0], [15.7255554, -4.4326748, 0.0], [15.7241821, -4.4326748, 0.0], [15.7241821, -4.434044, 0.0], [15.7241821, -4.4354132, 0.0], [15.7241821, -4.4367824, 0.0], [15.7255554, -4.4367824, 0.0], [15.7255554, -4.4354132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 775}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.434044, 0.0], [15.9658813, -4.4354132, 0.0], [15.9672546, -4.4354132, 0.0], [15.9672546, -4.434044, 0.0], [15.9658813, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 776}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.434044, 0.0], [15.7200623, -4.4354132, 0.0], [15.7214355, -4.4354132, 0.0], [15.7214355, -4.434044, 0.0], [15.7200623, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 777}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.434044, 0.0], [15.9109497, -4.4354132, 0.0], [15.912323, -4.4354132, 0.0], [15.9136963, -4.4354132, 0.0], [15.9136963, -4.434044, 0.0], [15.912323, -4.434044, 0.0], [15.9109497, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 778}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.434044, 0.0], [15.7653809, -4.4354132, 0.0], [15.7667542, -4.4354132, 0.0], [15.7667542, -4.434044, 0.0], [15.7653809, -4.434044, 0.0]]]}}, {"type": "Feature", "properties": {"id": 779}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.4326748, 0.0], [15.7008362, -4.4313056, 0.0], [15.6994629, -4.4313056, 0.0], [15.6980896, -4.4313056, 0.0], [15.6967163, -4.4313056, 0.0], [15.6967163, -4.4326748, 0.0], [15.6980896, -4.4326748, 0.0], [15.6980896, -4.434044, 0.0], [15.6994629, -4.434044, 0.0], [15.7008362, -4.434044, 0.0], [15.7022095, -4.434044, 0.0], [15.7022095, -4.4326748, 0.0], [15.7008362, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 780}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.4326748, 0.0], [15.7145691, -4.4326748, 0.0], [15.7145691, -4.434044, 0.0], [15.7159424, -4.434044, 0.0], [15.7173157, -4.434044, 0.0], [15.718689, -4.434044, 0.0], [15.7200623, -4.434044, 0.0], [15.7200623, -4.4326748, 0.0], [15.718689, -4.4326748, 0.0], [15.7173157, -4.4326748, 0.0], [15.7159424, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 781}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4326748, 0.0], [15.8670044, -4.434044, 0.0], [15.8683777, -4.434044, 0.0], [15.869751, -4.434044, 0.0], [15.869751, -4.4326748, 0.0], [15.8711243, -4.4326748, 0.0], [15.8711243, -4.4313056, 0.0], [15.869751, -4.4313056, 0.0], [15.869751, -4.4299365, 0.0], [15.869751, -4.4285673, 0.0], [15.869751, -4.4271981, 0.0], [15.869751, -4.4258289, 0.0], [15.869751, -4.4244597, 0.0], [15.8683777, -4.4244597, 0.0], [15.8683777, -4.4258289, 0.0], [15.8683777, -4.4271981, 0.0], [15.8683777, -4.4285673, 0.0], [15.8683777, -4.4299365, 0.0], [15.8683777, -4.4313056, 0.0], [15.8683777, -4.4326748, 0.0], [15.8670044, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 782}, "geometry": {"type": "Polygon", "coordinates": [[[15.9919739, -4.4326748, 0.0], [15.9919739, -4.434044, 0.0], [15.9933472, -4.434044, 0.0], [15.9933472, -4.4326748, 0.0], [15.9919739, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 783}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.4326748, 0.0], [15.9082031, -4.434044, 0.0], [15.9095764, -4.434044, 0.0], [15.9095764, -4.4326748, 0.0], [15.9082031, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 784}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.4326748, 0.0], [15.7365417, -4.434044, 0.0], [15.737915, -4.434044, 0.0], [15.737915, -4.4326748, 0.0], [15.7365417, -4.4326748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 785}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.4313056, 0.0], [15.7420349, -4.4326748, 0.0], [15.7434082, -4.4326748, 0.0], [15.7434082, -4.4313056, 0.0], [15.7420349, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 786}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.4313056, 0.0], [15.9425354, -4.4313056, 0.0], [15.9425354, -4.4326748, 0.0], [15.9439087, -4.4326748, 0.0], [15.945282, -4.4326748, 0.0], [15.945282, -4.4313056, 0.0], [15.9439087, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 787}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.4313056, 0.0], [15.7543945, -4.4313056, 0.0], [15.7543945, -4.4299365, 0.0], [15.7530212, -4.4299365, 0.0], [15.7516479, -4.4299365, 0.0], [15.7516479, -4.4313056, 0.0], [15.7516479, -4.4326748, 0.0], [15.7530212, -4.4326748, 0.0], [15.7530212, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 788}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.4313056, 0.0], [15.8889771, -4.4299365, 0.0], [15.8876038, -4.4299365, 0.0], [15.8876038, -4.4313056, 0.0], [15.8876038, -4.4326748, 0.0], [15.8889771, -4.4326748, 0.0], [15.8889771, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 789}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.4313056, 0.0], [15.8972168, -4.4313056, 0.0], [15.8972168, -4.4326748, 0.0], [15.8985901, -4.4326748, 0.0], [15.8999634, -4.4326748, 0.0], [15.8999634, -4.4313056, 0.0], [15.8985901, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 790}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.4313056, 0.0], [15.9260559, -4.4326748, 0.0], [15.9274292, -4.4326748, 0.0], [15.9274292, -4.4313056, 0.0], [15.9260559, -4.4313056, 0.0]]]}}, {"type": "Feature", "properties": {"id": 791}, "geometry": {"type": "Polygon", "coordinates": [[[15.9851074, -4.4299365, 0.0], [15.9851074, -4.4313056, 0.0], [15.9864807, -4.4313056, 0.0], [15.9864807, -4.4299365, 0.0], [15.9851074, -4.4299365, 0.0]]]}}, {"type": "Feature", "properties": {"id": 792}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.4299365, 0.0], [15.7228088, -4.4285673, 0.0], [15.7214355, -4.4285673, 0.0], [15.7200623, -4.4285673, 0.0], [15.718689, -4.4285673, 0.0], [15.718689, -4.4299365, 0.0], [15.7200623, -4.4299365, 0.0], [15.7214355, -4.4299365, 0.0], [15.7214355, -4.4313056, 0.0], [15.7228088, -4.4313056, 0.0], [15.7228088, -4.4299365, 0.0]]]}}, {"type": "Feature", "properties": {"id": 793}, "geometry": {"type": "Polygon", "coordinates": [[[15.9672546, -4.4299365, 0.0], [15.9672546, -4.4313056, 0.0], [15.9686279, -4.4313056, 0.0], [15.9686279, -4.4299365, 0.0], [15.9672546, -4.4299365, 0.0]]]}}, {"type": "Feature", "properties": {"id": 794}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4299365, 0.0], [15.9136963, -4.4313056, 0.0], [15.9150696, -4.4313056, 0.0], [15.9150696, -4.4299365, 0.0], [15.9136963, -4.4299365, 0.0]]]}}, {"type": "Feature", "properties": {"id": 795}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.4285673, 0.0], [15.9466553, -4.4299365, 0.0], [15.9480286, -4.4299365, 0.0], [15.9480286, -4.4285673, 0.0], [15.9466553, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"id": 796}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.4285673, 0.0], [15.9150696, -4.4299365, 0.0], [15.9164429, -4.4299365, 0.0], [15.9178162, -4.4299365, 0.0], [15.9178162, -4.4285673, 0.0], [15.9164429, -4.4285673, 0.0], [15.9150696, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"id": 797}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4285673, 0.0], [15.8120728, -4.4299365, 0.0], [15.813446, -4.4299365, 0.0], [15.813446, -4.4285673, 0.0], [15.8120728, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"id": 798}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4285673, 0.0], [15.7392883, -4.4285673, 0.0], [15.7392883, -4.4299365, 0.0], [15.7406616, -4.4299365, 0.0], [15.7420349, -4.4299365, 0.0], [15.7420349, -4.4285673, 0.0], [15.7406616, -4.4285673, 0.0]]]}}, {"type": "Feature", "properties": {"id": 799}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.4271981, 0.0], [15.846405, -4.4285673, 0.0], [15.8477783, -4.4285673, 0.0], [15.8477783, -4.4271981, 0.0], [15.846405, -4.4271981, 0.0]]]}}, {"type": "Feature", "properties": {"id": 800}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.4258289, 0.0], [15.9521484, -4.4271981, 0.0], [15.9535217, -4.4271981, 0.0], [15.9535217, -4.4258289, 0.0], [15.9521484, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 801}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.4258289, 0.0], [15.7475281, -4.4258289, 0.0], [15.7475281, -4.4244597, 0.0], [15.7475281, -4.4230905, 0.0], [15.7475281, -4.4217213, 0.0], [15.7475281, -4.4203521, 0.0], [15.7461548, -4.4203521, 0.0], [15.7461548, -4.4217213, 0.0], [15.7461548, -4.4230905, 0.0], [15.7447815, -4.4230905, 0.0], [15.7447815, -4.4244597, 0.0], [15.7447815, -4.4258289, 0.0], [15.7461548, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 802}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.4258289, 0.0], [15.7585144, -4.4271981, 0.0], [15.7598877, -4.4271981, 0.0], [15.7598877, -4.4258289, 0.0], [15.7585144, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 803}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.4258289, 0.0], [15.8518982, -4.4271981, 0.0], [15.8532715, -4.4271981, 0.0], [15.8532715, -4.4258289, 0.0], [15.8518982, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 804}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.4258289, 0.0], [15.7777405, -4.4271981, 0.0], [15.7791138, -4.4271981, 0.0], [15.7791138, -4.4258289, 0.0], [15.7777405, -4.4258289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 805}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.4244597, 0.0], [15.7818604, -4.4230905, 0.0], [15.7818604, -4.4217213, 0.0], [15.7804871, -4.4217213, 0.0], [15.7804871, -4.4230905, 0.0], [15.7804871, -4.4244597, 0.0], [15.7804871, -4.4258289, 0.0], [15.7818604, -4.4258289, 0.0], [15.7832336, -4.4258289, 0.0], [15.7832336, -4.4244597, 0.0], [15.7818604, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 806}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.4244597, 0.0], [15.8615112, -4.4230905, 0.0], [15.8601379, -4.4230905, 0.0], [15.8601379, -4.4244597, 0.0], [15.8587646, -4.4244597, 0.0], [15.8587646, -4.4258289, 0.0], [15.8601379, -4.4258289, 0.0], [15.8615112, -4.4258289, 0.0], [15.8615112, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 807}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.4244597, 0.0], [15.8532715, -4.4258289, 0.0], [15.8546448, -4.4258289, 0.0], [15.8546448, -4.4244597, 0.0], [15.8532715, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 808}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.4244597, 0.0], [15.9466553, -4.4258289, 0.0], [15.9480286, -4.4258289, 0.0], [15.9480286, -4.4244597, 0.0], [15.9466553, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 809}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.4244597, 0.0], [15.8244324, -4.4230905, 0.0], [15.8230591, -4.4230905, 0.0], [15.8230591, -4.4244597, 0.0], [15.8230591, -4.4258289, 0.0], [15.8244324, -4.4258289, 0.0], [15.8244324, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 810}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.4244597, 0.0], [15.7420349, -4.4258289, 0.0], [15.7434082, -4.4258289, 0.0], [15.7434082, -4.4244597, 0.0], [15.7420349, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 811}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4244597, 0.0], [15.7640076, -4.4258289, 0.0], [15.7653809, -4.4258289, 0.0], [15.7653809, -4.4244597, 0.0], [15.7640076, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 812}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.4244597, 0.0], [15.7873535, -4.4258289, 0.0], [15.7887268, -4.4258289, 0.0], [15.7887268, -4.4244597, 0.0], [15.7873535, -4.4244597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 813}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.4230905, 0.0], [15.8889771, -4.4244597, 0.0], [15.8903503, -4.4244597, 0.0], [15.8903503, -4.4230905, 0.0], [15.8889771, -4.4230905, 0.0]]]}}, {"type": "Feature", "properties": {"id": 814}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.4217213, 0.0], [15.8985901, -4.4203521, 0.0], [15.8972168, -4.4203521, 0.0], [15.8972168, -4.4189829, 0.0], [15.8958435, -4.4189829, 0.0], [15.8958435, -4.4203521, 0.0], [15.8958435, -4.4217213, 0.0], [15.8972168, -4.4217213, 0.0], [15.8972168, -4.4230905, 0.0], [15.8985901, -4.4230905, 0.0], [15.8985901, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"id": 815}, "geometry": {"type": "Polygon", "coordinates": [[[15.912323, -4.4217213, 0.0], [15.912323, -4.4203521, 0.0], [15.9109497, -4.4203521, 0.0], [15.9095764, -4.4203521, 0.0], [15.9095764, -4.4217213, 0.0], [15.9095764, -4.4230905, 0.0], [15.9109497, -4.4230905, 0.0], [15.912323, -4.4230905, 0.0], [15.9136963, -4.4230905, 0.0], [15.9136963, -4.4217213, 0.0], [15.912323, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"id": 816}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.4217213, 0.0], [15.8738708, -4.4230905, 0.0], [15.8752441, -4.4230905, 0.0], [15.8752441, -4.4217213, 0.0], [15.8738708, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"id": 817}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.4217213, 0.0], [15.945282, -4.4230905, 0.0], [15.9466553, -4.4230905, 0.0], [15.9480286, -4.4230905, 0.0], [15.9480286, -4.4217213, 0.0], [15.9466553, -4.4217213, 0.0], [15.945282, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"id": 818}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.4217213, 0.0], [15.8093262, -4.4217213, 0.0], [15.8093262, -4.4203521, 0.0], [15.8079529, -4.4203521, 0.0], [15.8065796, -4.4203521, 0.0], [15.8065796, -4.4217213, 0.0], [15.8065796, -4.4230905, 0.0], [15.8079529, -4.4230905, 0.0], [15.8079529, -4.4217213, 0.0]]]}}, {"type": "Feature", "properties": {"id": 819}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.4203521, 0.0], [15.9301758, -4.4189829, 0.0], [15.9288025, -4.4189829, 0.0], [15.9274292, -4.4189829, 0.0], [15.9274292, -4.4203521, 0.0], [15.9288025, -4.4203521, 0.0], [15.9288025, -4.4217213, 0.0], [15.9301758, -4.4217213, 0.0], [15.9301758, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 820}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.4203521, 0.0], [15.7887268, -4.4203521, 0.0], [15.7887268, -4.4189829, 0.0], [15.7873535, -4.4189829, 0.0], [15.7859802, -4.4189829, 0.0], [15.7859802, -4.4203521, 0.0], [15.7859802, -4.4217213, 0.0], [15.7873535, -4.4217213, 0.0], [15.7873535, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 821}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.4203521, 0.0], [15.761261, -4.4217213, 0.0], [15.7626343, -4.4217213, 0.0], [15.7626343, -4.4203521, 0.0], [15.761261, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 822}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.4203521, 0.0], [15.7214355, -4.4189829, 0.0], [15.7200623, -4.4189829, 0.0], [15.718689, -4.4189829, 0.0], [15.7173157, -4.4189829, 0.0], [15.7173157, -4.4203521, 0.0], [15.718689, -4.4203521, 0.0], [15.718689, -4.4217213, 0.0], [15.7200623, -4.4217213, 0.0], [15.7214355, -4.4217213, 0.0], [15.7228088, -4.4217213, 0.0], [15.7228088, -4.4203521, 0.0], [15.7214355, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 823}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.4189829, 0.0], [15.7502747, -4.4203521, 0.0], [15.7516479, -4.4203521, 0.0], [15.7516479, -4.4189829, 0.0], [15.7502747, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 824}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.4203521, 0.0], [15.9054565, -4.4217213, 0.0], [15.9068298, -4.4217213, 0.0], [15.9068298, -4.4203521, 0.0], [15.9054565, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 825}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.4203521, 0.0], [15.9013367, -4.4189829, 0.0], [15.8999634, -4.4189829, 0.0], [15.8999634, -4.4203521, 0.0], [15.8999634, -4.4217213, 0.0], [15.9013367, -4.4217213, 0.0], [15.90271, -4.4217213, 0.0], [15.90271, -4.4203521, 0.0], [15.9013367, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 826}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.4203521, 0.0], [15.8834839, -4.4217213, 0.0], [15.8848572, -4.4217213, 0.0], [15.8848572, -4.4203521, 0.0], [15.8834839, -4.4203521, 0.0]]]}}, {"type": "Feature", "properties": {"id": 827}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.4189829, 0.0], [15.7228088, -4.4203521, 0.0], [15.7241821, -4.4203521, 0.0], [15.7241821, -4.4189829, 0.0], [15.7228088, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 828}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.4189829, 0.0], [15.7626343, -4.4203521, 0.0], [15.7640076, -4.4203521, 0.0], [15.7640076, -4.4189829, 0.0], [15.7626343, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 829}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.4189829, 0.0], [15.7736206, -4.4203521, 0.0], [15.7749939, -4.4203521, 0.0], [15.7749939, -4.4189829, 0.0], [15.7736206, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 830}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.4189829, 0.0], [15.869751, -4.4176137, 0.0], [15.869751, -4.4162444, 0.0], [15.8711243, -4.4162444, 0.0], [15.8711243, -4.4148752, 0.0], [15.8711243, -4.413506, 0.0], [15.869751, -4.413506, 0.0], [15.869751, -4.4148752, 0.0], [15.8683777, -4.4148752, 0.0], [15.8683777, -4.4162444, 0.0], [15.8683777, -4.4176137, 0.0], [15.8670044, -4.4176137, 0.0], [15.8670044, -4.4189829, 0.0], [15.8683777, -4.4189829, 0.0], [15.8683777, -4.4203521, 0.0], [15.869751, -4.4203521, 0.0], [15.869751, -4.4189829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 831}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.4176137, 0.0], [15.8944702, -4.4176137, 0.0], [15.8944702, -4.4189829, 0.0], [15.8958435, -4.4189829, 0.0], [15.8958435, -4.4176137, 0.0], [15.8958435, -4.4162444, 0.0], [15.8944702, -4.4162444, 0.0], [15.8930969, -4.4162444, 0.0], [15.8917236, -4.4162444, 0.0], [15.8917236, -4.4176137, 0.0], [15.8917236, -4.4189829, 0.0], [15.8930969, -4.4189829, 0.0], [15.8930969, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 832}, "geometry": {"type": "Polygon", "coordinates": [[[15.9713745, -4.4176137, 0.0], [15.9713745, -4.4189829, 0.0], [15.9727478, -4.4189829, 0.0], [15.9727478, -4.4176137, 0.0], [15.9713745, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 833}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.4176137, 0.0], [15.8821106, -4.4189829, 0.0], [15.8834839, -4.4189829, 0.0], [15.8834839, -4.4176137, 0.0], [15.8821106, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 834}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.4176137, 0.0], [15.879364, -4.4189829, 0.0], [15.8807373, -4.4189829, 0.0], [15.8807373, -4.4176137, 0.0], [15.879364, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 835}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.4176137, 0.0], [15.8161926, -4.4162444, 0.0], [15.8148193, -4.4162444, 0.0], [15.813446, -4.4162444, 0.0], [15.813446, -4.4176137, 0.0], [15.813446, -4.4189829, 0.0], [15.8148193, -4.4189829, 0.0], [15.8161926, -4.4189829, 0.0], [15.8161926, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 836}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.4176137, 0.0], [15.9205627, -4.4189829, 0.0], [15.921936, -4.4189829, 0.0], [15.921936, -4.4176137, 0.0], [15.9205627, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 837}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.4176137, 0.0], [15.8340454, -4.4189829, 0.0], [15.8354187, -4.4189829, 0.0], [15.8354187, -4.4176137, 0.0], [15.8340454, -4.4176137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 838}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.4162444, 0.0], [15.8834839, -4.4176137, 0.0], [15.8848572, -4.4176137, 0.0], [15.8848572, -4.4162444, 0.0], [15.8834839, -4.4162444, 0.0]]]}}, {"type": "Feature", "properties": {"id": 839}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.4162444, 0.0], [15.7214355, -4.4176137, 0.0], [15.7228088, -4.4176137, 0.0], [15.7228088, -4.4162444, 0.0], [15.7214355, -4.4162444, 0.0]]]}}, {"type": "Feature", "properties": {"id": 840}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.4148752, 0.0], [15.8010864, -4.4162444, 0.0], [15.8024597, -4.4162444, 0.0], [15.8024597, -4.4148752, 0.0], [15.8010864, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 841}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.4148752, 0.0], [15.718689, -4.4162444, 0.0], [15.7200623, -4.4162444, 0.0], [15.7214355, -4.4162444, 0.0], [15.7214355, -4.4148752, 0.0], [15.7214355, -4.413506, 0.0], [15.7200623, -4.413506, 0.0], [15.7200623, -4.4148752, 0.0], [15.718689, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 842}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.4148752, 0.0], [15.8848572, -4.4162444, 0.0], [15.8862305, -4.4162444, 0.0], [15.8862305, -4.4148752, 0.0], [15.8848572, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 843}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.413506, 0.0], [15.7502747, -4.4148752, 0.0], [15.7516479, -4.4148752, 0.0], [15.7516479, -4.413506, 0.0], [15.7502747, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 844}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.4148752, 0.0], [15.7846069, -4.413506, 0.0], [15.7832336, -4.413506, 0.0], [15.7818604, -4.413506, 0.0], [15.7818604, -4.4148752, 0.0], [15.7832336, -4.4148752, 0.0], [15.7832336, -4.4162444, 0.0], [15.7846069, -4.4162444, 0.0], [15.7846069, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 845}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.4148752, 0.0], [15.8120728, -4.4162444, 0.0], [15.813446, -4.4162444, 0.0], [15.813446, -4.4148752, 0.0], [15.8120728, -4.4148752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 846}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.413506, 0.0], [15.9054565, -4.4148752, 0.0], [15.9068298, -4.4148752, 0.0], [15.9082031, -4.4148752, 0.0], [15.9082031, -4.413506, 0.0], [15.9082031, -4.4121368, 0.0], [15.9068298, -4.4121368, 0.0], [15.9068298, -4.413506, 0.0], [15.9054565, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 847}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.413506, 0.0], [15.8285522, -4.4121368, 0.0], [15.8285522, -4.4107676, 0.0], [15.8299255, -4.4107676, 0.0], [15.8299255, -4.4093983, 0.0], [15.8285522, -4.4093983, 0.0], [15.827179, -4.4093983, 0.0], [15.827179, -4.4107676, 0.0], [15.827179, -4.4121368, 0.0], [15.8258057, -4.4121368, 0.0], [15.8244324, -4.4121368, 0.0], [15.8244324, -4.413506, 0.0], [15.8258057, -4.413506, 0.0], [15.8258057, -4.4148752, 0.0], [15.827179, -4.4148752, 0.0], [15.8285522, -4.4148752, 0.0], [15.8299255, -4.4148752, 0.0], [15.8299255, -4.413506, 0.0], [15.8285522, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 848}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.413506, 0.0], [15.7035828, -4.4121368, 0.0], [15.7022095, -4.4121368, 0.0], [15.7022095, -4.413506, 0.0], [15.7022095, -4.4148752, 0.0], [15.7035828, -4.4148752, 0.0], [15.7035828, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 849}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.413506, 0.0], [15.7145691, -4.4148752, 0.0], [15.7159424, -4.4148752, 0.0], [15.7159424, -4.413506, 0.0], [15.7145691, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 850}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.413506, 0.0], [15.7571411, -4.4148752, 0.0], [15.7585144, -4.4148752, 0.0], [15.7585144, -4.413506, 0.0], [15.7571411, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 851}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.413506, 0.0], [15.7736206, -4.4148752, 0.0], [15.7749939, -4.4148752, 0.0], [15.7749939, -4.413506, 0.0], [15.7736206, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 852}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.413506, 0.0], [15.7777405, -4.4148752, 0.0], [15.7791138, -4.4148752, 0.0], [15.7791138, -4.413506, 0.0], [15.7777405, -4.413506, 0.0]]]}}, {"type": "Feature", "properties": {"id": 853}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.4121368, 0.0], [15.8052063, -4.4121368, 0.0], [15.8052063, -4.4107676, 0.0], [15.803833, -4.4107676, 0.0], [15.803833, -4.4093983, 0.0], [15.8024597, -4.4093983, 0.0], [15.8024597, -4.4080291, 0.0], [15.8010864, -4.4080291, 0.0], [15.7997131, -4.4080291, 0.0], [15.7983398, -4.4080291, 0.0], [15.7969666, -4.4080291, 0.0], [15.7969666, -4.4093983, 0.0], [15.7969666, -4.4107676, 0.0], [15.7983398, -4.4107676, 0.0], [15.7997131, -4.4107676, 0.0], [15.7997131, -4.4121368, 0.0], [15.8010864, -4.4121368, 0.0], [15.8024597, -4.4121368, 0.0], [15.8024597, -4.413506, 0.0], [15.803833, -4.413506, 0.0], [15.803833, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 854}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.4121368, 0.0], [15.7653809, -4.413506, 0.0], [15.7667542, -4.413506, 0.0], [15.7667542, -4.4121368, 0.0], [15.7653809, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 855}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.4121368, 0.0], [15.8711243, -4.413506, 0.0], [15.8724976, -4.413506, 0.0], [15.8724976, -4.4121368, 0.0], [15.8711243, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 856}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.4121368, 0.0], [15.8477783, -4.413506, 0.0], [15.8491516, -4.413506, 0.0], [15.8491516, -4.4121368, 0.0], [15.8477783, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 857}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.4121368, 0.0], [15.7406616, -4.413506, 0.0], [15.7420349, -4.413506, 0.0], [15.7420349, -4.4121368, 0.0], [15.7406616, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 858}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.4121368, 0.0], [15.7365417, -4.4121368, 0.0], [15.7365417, -4.413506, 0.0], [15.737915, -4.413506, 0.0], [15.7392883, -4.413506, 0.0], [15.7392883, -4.4121368, 0.0], [15.737915, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 859}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.4121368, 0.0], [15.7228088, -4.4121368, 0.0], [15.7228088, -4.413506, 0.0], [15.7241821, -4.413506, 0.0], [15.7255554, -4.413506, 0.0], [15.7255554, -4.4121368, 0.0], [15.7241821, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 860}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.4121368, 0.0], [15.7090759, -4.413506, 0.0], [15.7104492, -4.413506, 0.0], [15.7104492, -4.4121368, 0.0], [15.7090759, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 861}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4107676, 0.0], [15.9411621, -4.4121368, 0.0], [15.9425354, -4.4121368, 0.0], [15.9425354, -4.4107676, 0.0], [15.9411621, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"id": 862}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.4121368, 0.0], [15.879364, -4.413506, 0.0], [15.8807373, -4.413506, 0.0], [15.8807373, -4.4121368, 0.0], [15.879364, -4.4121368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 863}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.4107676, 0.0], [15.8340454, -4.4121368, 0.0], [15.8354187, -4.4121368, 0.0], [15.8354187, -4.4107676, 0.0], [15.8340454, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"id": 864}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.4107676, 0.0], [15.8312988, -4.4121368, 0.0], [15.8326721, -4.4121368, 0.0], [15.8326721, -4.4107676, 0.0], [15.8312988, -4.4107676, 0.0]]]}}, {"type": "Feature", "properties": {"id": 865}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.4093983, 0.0], [15.7228088, -4.4107676, 0.0], [15.7241821, -4.4107676, 0.0], [15.7255554, -4.4107676, 0.0], [15.7255554, -4.4093983, 0.0], [15.7241821, -4.4093983, 0.0], [15.7228088, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 866}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.4093983, 0.0], [15.8999634, -4.4107676, 0.0], [15.9013367, -4.4107676, 0.0], [15.9013367, -4.4093983, 0.0], [15.8999634, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 867}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.4093983, 0.0], [15.7296753, -4.4107676, 0.0], [15.7310486, -4.4107676, 0.0], [15.7310486, -4.4093983, 0.0], [15.7296753, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 868}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.4093983, 0.0], [15.8052063, -4.4107676, 0.0], [15.8065796, -4.4107676, 0.0], [15.8065796, -4.4093983, 0.0], [15.8052063, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 869}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.4093983, 0.0], [15.8738708, -4.4093983, 0.0], [15.8738708, -4.4080291, 0.0], [15.8724976, -4.4080291, 0.0], [15.8711243, -4.4080291, 0.0], [15.8711243, -4.4093983, 0.0], [15.8711243, -4.4107676, 0.0], [15.8724976, -4.4107676, 0.0], [15.8724976, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 870}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.4093983, 0.0], [15.8477783, -4.4107676, 0.0], [15.8491516, -4.4107676, 0.0], [15.8491516, -4.4093983, 0.0], [15.8477783, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 871}, "geometry": {"type": "Polygon", "coordinates": [[[15.9906006, -4.4093983, 0.0], [15.9906006, -4.4107676, 0.0], [15.9919739, -4.4107676, 0.0], [15.9919739, -4.4093983, 0.0], [15.9906006, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 872}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.4093983, 0.0], [15.9191895, -4.4107676, 0.0], [15.9205627, -4.4107676, 0.0], [15.9205627, -4.4093983, 0.0], [15.9191895, -4.4093983, 0.0]]]}}, {"type": "Feature", "properties": {"id": 873}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.4080291, 0.0], [15.7077026, -4.4093983, 0.0], [15.7090759, -4.4093983, 0.0], [15.7090759, -4.4080291, 0.0], [15.7077026, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 874}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.4080291, 0.0], [15.9288025, -4.4093983, 0.0], [15.9301758, -4.4093983, 0.0], [15.9301758, -4.4080291, 0.0], [15.9288025, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 875}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.4080291, 0.0], [15.8972168, -4.4093983, 0.0], [15.8985901, -4.4093983, 0.0], [15.8985901, -4.4080291, 0.0], [15.8972168, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 876}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.4080291, 0.0], [15.7131958, -4.4093983, 0.0], [15.7145691, -4.4093983, 0.0], [15.7145691, -4.4080291, 0.0], [15.7131958, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 877}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.4080291, 0.0], [15.8065796, -4.4093983, 0.0], [15.8079529, -4.4093983, 0.0], [15.8079529, -4.4080291, 0.0], [15.8065796, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 878}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.4080291, 0.0], [15.8106995, -4.4093983, 0.0], [15.8120728, -4.4093983, 0.0], [15.8120728, -4.4080291, 0.0], [15.8106995, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 879}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.4080291, 0.0], [15.8917236, -4.4080291, 0.0], [15.8917236, -4.4093983, 0.0], [15.8930969, -4.4093983, 0.0], [15.8944702, -4.4093983, 0.0], [15.8944702, -4.4080291, 0.0], [15.8930969, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 880}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4066599, 0.0], [15.7640076, -4.4080291, 0.0], [15.7653809, -4.4080291, 0.0], [15.7653809, -4.4066599, 0.0], [15.7640076, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 881}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.4066599, 0.0], [15.7255554, -4.4080291, 0.0], [15.7269287, -4.4080291, 0.0], [15.7269287, -4.4066599, 0.0], [15.7255554, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 882}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.4066599, 0.0], [15.7173157, -4.4080291, 0.0], [15.718689, -4.4080291, 0.0], [15.718689, -4.4066599, 0.0], [15.7173157, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 883}, "geometry": {"type": "Polygon", "coordinates": [[[15.9906006, -4.4066599, 0.0], [15.9906006, -4.4080291, 0.0], [15.9919739, -4.4080291, 0.0], [15.9919739, -4.4066599, 0.0], [15.9906006, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 884}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.4066599, 0.0], [15.9370422, -4.4080291, 0.0], [15.9384155, -4.4080291, 0.0], [15.9384155, -4.4066599, 0.0], [15.9370422, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 885}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.4066599, 0.0], [15.8958435, -4.4080291, 0.0], [15.8972168, -4.4080291, 0.0], [15.8972168, -4.4066599, 0.0], [15.8958435, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 886}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.4052907, 0.0], [15.8972168, -4.4052907, 0.0], [15.8972168, -4.4039214, 0.0], [15.8958435, -4.4039214, 0.0], [15.8944702, -4.4039214, 0.0], [15.8944702, -4.4052907, 0.0], [15.8944702, -4.4066599, 0.0], [15.8958435, -4.4066599, 0.0], [15.8958435, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 887}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.4066599, 0.0], [15.8491516, -4.4080291, 0.0], [15.8505249, -4.4080291, 0.0], [15.8505249, -4.4066599, 0.0], [15.8491516, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 888}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.4066599, 0.0], [15.8848572, -4.4080291, 0.0], [15.8862305, -4.4080291, 0.0], [15.8862305, -4.4066599, 0.0], [15.8848572, -4.4066599, 0.0]]]}}, {"type": "Feature", "properties": {"id": 889}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.4080291, 0.0], [15.8766174, -4.4093983, 0.0], [15.8779907, -4.4093983, 0.0], [15.8779907, -4.4080291, 0.0], [15.8766174, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 890}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.4080291, 0.0], [15.8670044, -4.4093983, 0.0], [15.8683777, -4.4093983, 0.0], [15.8683777, -4.4080291, 0.0], [15.8670044, -4.4080291, 0.0]]]}}, {"type": "Feature", "properties": {"id": 891}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.4052907, 0.0], [15.8175659, -4.4066599, 0.0], [15.8189392, -4.4066599, 0.0], [15.8189392, -4.4052907, 0.0], [15.8175659, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 892}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.4052907, 0.0], [15.7653809, -4.4052907, 0.0], [15.7653809, -4.4039214, 0.0], [15.7640076, -4.4039214, 0.0], [15.7626343, -4.4039214, 0.0], [15.7626343, -4.4052907, 0.0], [15.7626343, -4.4066599, 0.0], [15.7640076, -4.4066599, 0.0], [15.7640076, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 893}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.4052907, 0.0], [15.8862305, -4.4066599, 0.0], [15.8876038, -4.4066599, 0.0], [15.8876038, -4.4052907, 0.0], [15.8862305, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 894}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.4052907, 0.0], [15.8724976, -4.4052907, 0.0], [15.8724976, -4.4066599, 0.0], [15.8738708, -4.4066599, 0.0], [15.8752441, -4.4066599, 0.0], [15.8752441, -4.4052907, 0.0], [15.8738708, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 895}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.4052907, 0.0], [15.813446, -4.4066599, 0.0], [15.8148193, -4.4066599, 0.0], [15.8148193, -4.4052907, 0.0], [15.813446, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 896}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.4052907, 0.0], [15.7997131, -4.4052907, 0.0], [15.7997131, -4.4066599, 0.0], [15.8010864, -4.4066599, 0.0], [15.8024597, -4.4066599, 0.0], [15.8024597, -4.4052907, 0.0], [15.8010864, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 897}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.4052907, 0.0], [15.7969666, -4.4066599, 0.0], [15.7983398, -4.4066599, 0.0], [15.7983398, -4.4052907, 0.0], [15.7969666, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 898}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.4052907, 0.0], [15.79422, -4.4039214, 0.0], [15.7928467, -4.4039214, 0.0], [15.7928467, -4.4052907, 0.0], [15.7928467, -4.4066599, 0.0], [15.79422, -4.4066599, 0.0], [15.79422, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 899}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.4052907, 0.0], [15.7818604, -4.4052907, 0.0], [15.7818604, -4.4066599, 0.0], [15.7832336, -4.4066599, 0.0], [15.7846069, -4.4066599, 0.0], [15.7846069, -4.4052907, 0.0], [15.7832336, -4.4052907, 0.0]]]}}, {"type": "Feature", "properties": {"id": 900}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.4039214, 0.0], [15.8409119, -4.4039214, 0.0], [15.8409119, -4.4025522, 0.0], [15.8395386, -4.4025522, 0.0], [15.8395386, -4.4011829, 0.0], [15.8381653, -4.4011829, 0.0], [15.836792, -4.4011829, 0.0], [15.8354187, -4.4011829, 0.0], [15.8340454, -4.4011829, 0.0], [15.8340454, -4.4025522, 0.0], [15.8354187, -4.4025522, 0.0], [15.8354187, -4.4039214, 0.0], [15.836792, -4.4039214, 0.0], [15.8381653, -4.4039214, 0.0], [15.8381653, -4.4052907, 0.0], [15.8395386, -4.4052907, 0.0], [15.8395386, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 901}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.4039214, 0.0], [15.8587646, -4.4052907, 0.0], [15.8601379, -4.4052907, 0.0], [15.8601379, -4.4039214, 0.0], [15.8587646, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 902}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.4039214, 0.0], [15.7983398, -4.4039214, 0.0], [15.7983398, -4.4025522, 0.0], [15.7969666, -4.4025522, 0.0], [15.7955933, -4.4025522, 0.0], [15.7955933, -4.4039214, 0.0], [15.7955933, -4.4052907, 0.0], [15.7969666, -4.4052907, 0.0], [15.7969666, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 903}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -4.4039214, 0.0], [15.9507751, -4.4052907, 0.0], [15.9521484, -4.4052907, 0.0], [15.9521484, -4.4039214, 0.0], [15.9507751, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 904}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.4039214, 0.0], [15.9892273, -4.4052907, 0.0], [15.9906006, -4.4052907, 0.0], [15.9906006, -4.4039214, 0.0], [15.9892273, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 905}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.4039214, 0.0], [15.7804871, -4.4052907, 0.0], [15.7818604, -4.4052907, 0.0], [15.7818604, -4.4039214, 0.0], [15.7804871, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 906}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.4039214, 0.0], [15.9370422, -4.4052907, 0.0], [15.9384155, -4.4052907, 0.0], [15.9384155, -4.4039214, 0.0], [15.9370422, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 907}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.4039214, 0.0], [15.9136963, -4.4052907, 0.0], [15.9150696, -4.4052907, 0.0], [15.9150696, -4.4039214, 0.0], [15.9136963, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 908}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.4025522, 0.0], [15.9411621, -4.4039214, 0.0], [15.9425354, -4.4039214, 0.0], [15.9425354, -4.4025522, 0.0], [15.9411621, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 909}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.4025522, 0.0], [15.9040833, -4.4039214, 0.0], [15.9054565, -4.4039214, 0.0], [15.9054565, -4.4025522, 0.0], [15.9040833, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 910}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.4039214, 0.0], [15.8312988, -4.4039214, 0.0], [15.8312988, -4.4025522, 0.0], [15.8326721, -4.4025522, 0.0], [15.8326721, -4.4011829, 0.0], [15.8312988, -4.4011829, 0.0], [15.8299255, -4.4011829, 0.0], [15.8285522, -4.4011829, 0.0], [15.8285522, -4.4025522, 0.0], [15.8285522, -4.4039214, 0.0], [15.8285522, -4.4052907, 0.0], [15.8299255, -4.4052907, 0.0], [15.8299255, -4.4039214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 911}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.4025522, 0.0], [15.7901001, -4.4039214, 0.0], [15.7914734, -4.4039214, 0.0], [15.7914734, -4.4025522, 0.0], [15.7901001, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 912}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.4025522, 0.0], [15.9480286, -4.4039214, 0.0], [15.9494019, -4.4039214, 0.0], [15.9507751, -4.4039214, 0.0], [15.9507751, -4.4025522, 0.0], [15.9494019, -4.4025522, 0.0], [15.9480286, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 913}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.4025522, 0.0], [15.8889771, -4.4039214, 0.0], [15.8903503, -4.4039214, 0.0], [15.8903503, -4.4025522, 0.0], [15.8889771, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 914}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.4025522, 0.0], [15.8258057, -4.4011829, 0.0], [15.8244324, -4.4011829, 0.0], [15.8244324, -4.4025522, 0.0], [15.8244324, -4.4039214, 0.0], [15.8258057, -4.4039214, 0.0], [15.8258057, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 915}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.4025522, 0.0], [15.879364, -4.4011829, 0.0], [15.879364, -4.3998137, 0.0], [15.8779907, -4.3998137, 0.0], [15.8779907, -4.4011829, 0.0], [15.8766174, -4.4011829, 0.0], [15.8766174, -4.4025522, 0.0], [15.8779907, -4.4025522, 0.0], [15.8779907, -4.4039214, 0.0], [15.879364, -4.4039214, 0.0], [15.879364, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 916}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.4025522, 0.0], [15.8052063, -4.4025522, 0.0], [15.8052063, -4.4011829, 0.0], [15.803833, -4.4011829, 0.0], [15.803833, -4.3998137, 0.0], [15.8024597, -4.3998137, 0.0], [15.8024597, -4.4011829, 0.0], [15.8024597, -4.4025522, 0.0], [15.803833, -4.4025522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 917}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.4011829, 0.0], [15.8642578, -4.4011829, 0.0], [15.8642578, -4.4025522, 0.0], [15.8656311, -4.4025522, 0.0], [15.8670044, -4.4025522, 0.0], [15.8670044, -4.4011829, 0.0], [15.8656311, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 918}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.4011829, 0.0], [15.9397888, -4.4025522, 0.0], [15.9411621, -4.4025522, 0.0], [15.9411621, -4.4011829, 0.0], [15.9397888, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 919}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.4011829, 0.0], [15.7077026, -4.4025522, 0.0], [15.7090759, -4.4025522, 0.0], [15.7090759, -4.4011829, 0.0], [15.7077026, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 920}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.4011829, 0.0], [15.8903503, -4.4025522, 0.0], [15.8917236, -4.4025522, 0.0], [15.8930969, -4.4025522, 0.0], [15.8930969, -4.4011829, 0.0], [15.8917236, -4.4011829, 0.0], [15.8903503, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 921}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.4011829, 0.0], [15.8985901, -4.4025522, 0.0], [15.8999634, -4.4025522, 0.0], [15.8999634, -4.4011829, 0.0], [15.8985901, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 922}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.4011829, 0.0], [15.7887268, -4.3998137, 0.0], [15.7873535, -4.3998137, 0.0], [15.7873535, -4.4011829, 0.0], [15.7873535, -4.4025522, 0.0], [15.7887268, -4.4025522, 0.0], [15.7887268, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 923}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.4011829, 0.0], [15.7928467, -4.4025522, 0.0], [15.79422, -4.4025522, 0.0], [15.79422, -4.4011829, 0.0], [15.7928467, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 924}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3998137, 0.0], [15.9136963, -4.3984445, 0.0], [15.912323, -4.3984445, 0.0], [15.912323, -4.3998137, 0.0], [15.912323, -4.4011829, 0.0], [15.9136963, -4.4011829, 0.0], [15.9136963, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 925}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.4011829, 0.0], [15.8601379, -4.4025522, 0.0], [15.8615112, -4.4025522, 0.0], [15.8615112, -4.4011829, 0.0], [15.8601379, -4.4011829, 0.0]]]}}, {"type": "Feature", "properties": {"id": 926}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.3998137, 0.0], [15.9315491, -4.4011829, 0.0], [15.9329224, -4.4011829, 0.0], [15.9329224, -4.3998137, 0.0], [15.9315491, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 927}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3984445, 0.0], [15.9864807, -4.3998137, 0.0], [15.987854, -4.3998137, 0.0], [15.987854, -4.3984445, 0.0], [15.9864807, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 928}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.3998137, 0.0], [15.8889771, -4.4011829, 0.0], [15.8903503, -4.4011829, 0.0], [15.8903503, -4.3998137, 0.0], [15.8889771, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 929}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.3998137, 0.0], [15.79422, -4.4011829, 0.0], [15.7955933, -4.4011829, 0.0], [15.7955933, -4.3998137, 0.0], [15.79422, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 930}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.3998137, 0.0], [15.8711243, -4.4011829, 0.0], [15.8724976, -4.4011829, 0.0], [15.8724976, -4.3998137, 0.0], [15.8711243, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 931}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.3998137, 0.0], [15.8738708, -4.4011829, 0.0], [15.8752441, -4.4011829, 0.0], [15.8766174, -4.4011829, 0.0], [15.8766174, -4.3998137, 0.0], [15.8779907, -4.3998137, 0.0], [15.8779907, -4.3984445, 0.0], [15.8766174, -4.3984445, 0.0], [15.8752441, -4.3984445, 0.0], [15.8752441, -4.3998137, 0.0], [15.8738708, -4.3998137, 0.0]]]}}, {"type": "Feature", "properties": {"id": 932}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.3984445, 0.0], [15.7914734, -4.3998137, 0.0], [15.7928467, -4.3998137, 0.0], [15.79422, -4.3998137, 0.0], [15.79422, -4.3984445, 0.0], [15.7928467, -4.3984445, 0.0], [15.7914734, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 933}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3984445, 0.0], [15.8299255, -4.3970752, 0.0], [15.8285522, -4.3970752, 0.0], [15.8285522, -4.3984445, 0.0], [15.8285522, -4.3998137, 0.0], [15.8299255, -4.3998137, 0.0], [15.8299255, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 934}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3984445, 0.0], [15.8518982, -4.3998137, 0.0], [15.8532715, -4.3998137, 0.0], [15.8532715, -4.3984445, 0.0], [15.8518982, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 935}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.3984445, 0.0], [15.879364, -4.3998137, 0.0], [15.8807373, -4.3998137, 0.0], [15.8807373, -4.3984445, 0.0], [15.879364, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 936}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3970752, 0.0], [15.921936, -4.3984445, 0.0], [15.9233093, -4.3984445, 0.0], [15.9233093, -4.3970752, 0.0], [15.921936, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 937}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3970752, 0.0], [15.8546448, -4.3984445, 0.0], [15.8560181, -4.3984445, 0.0], [15.8560181, -4.3970752, 0.0], [15.8546448, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 938}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3970752, 0.0], [15.7667542, -4.3984445, 0.0], [15.7681274, -4.3984445, 0.0], [15.7681274, -4.3970752, 0.0], [15.7667542, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 939}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3970752, 0.0], [15.7640076, -4.395706, 0.0], [15.7640076, -4.3943367, 0.0], [15.7626343, -4.3943367, 0.0], [15.7626343, -4.3929674, 0.0], [15.761261, -4.3929674, 0.0], [15.7598877, -4.3929674, 0.0], [15.7598877, -4.3943367, 0.0], [15.7598877, -4.395706, 0.0], [15.7598877, -4.3970752, 0.0], [15.761261, -4.3970752, 0.0], [15.7626343, -4.3970752, 0.0], [15.7626343, -4.3984445, 0.0], [15.7640076, -4.3984445, 0.0], [15.7640076, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 940}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.3984445, 0.0], [15.8862305, -4.3998137, 0.0], [15.8876038, -4.3998137, 0.0], [15.8876038, -4.3984445, 0.0], [15.8862305, -4.3984445, 0.0]]]}}, {"type": "Feature", "properties": {"id": 941}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3970752, 0.0], [15.8972168, -4.395706, 0.0], [15.8958435, -4.395706, 0.0], [15.8958435, -4.3970752, 0.0], [15.8958435, -4.3984445, 0.0], [15.8972168, -4.3984445, 0.0], [15.8972168, -4.3970752, 0.0]]]}}, {"type": "Feature", "properties": {"id": 942}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.395706, 0.0], [15.8848572, -4.3970752, 0.0], [15.8862305, -4.3970752, 0.0], [15.8876038, -4.3970752, 0.0], [15.8876038, -4.395706, 0.0], [15.8862305, -4.395706, 0.0], [15.8848572, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 943}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.395706, 0.0], [15.8093262, -4.3970752, 0.0], [15.8106995, -4.3970752, 0.0], [15.8106995, -4.395706, 0.0], [15.8093262, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 944}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.395706, 0.0], [15.803833, -4.3970752, 0.0], [15.8052063, -4.3970752, 0.0], [15.8052063, -4.395706, 0.0], [15.803833, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 945}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.395706, 0.0], [15.8299255, -4.395706, 0.0], [15.8299255, -4.3970752, 0.0], [15.8312988, -4.3970752, 0.0], [15.8326721, -4.3970752, 0.0], [15.8326721, -4.395706, 0.0], [15.8312988, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 946}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.395706, 0.0], [15.9892273, -4.3970752, 0.0], [15.9906006, -4.3970752, 0.0], [15.9906006, -4.395706, 0.0], [15.9892273, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 947}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.395706, 0.0], [15.8615112, -4.3970752, 0.0], [15.8628845, -4.3970752, 0.0], [15.8628845, -4.395706, 0.0], [15.8615112, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 948}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.395706, 0.0], [15.8642578, -4.3970752, 0.0], [15.8656311, -4.3970752, 0.0], [15.8656311, -4.395706, 0.0], [15.8642578, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 949}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.395706, 0.0], [15.9329224, -4.3970752, 0.0], [15.9342957, -4.3970752, 0.0], [15.9342957, -4.395706, 0.0], [15.9329224, -4.395706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 950}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3943367, 0.0], [15.7791138, -4.395706, 0.0], [15.7804871, -4.395706, 0.0], [15.7804871, -4.3943367, 0.0], [15.7791138, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"id": 951}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.3943367, 0.0], [15.8876038, -4.395706, 0.0], [15.8889771, -4.395706, 0.0], [15.8889771, -4.3943367, 0.0], [15.8876038, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"id": 952}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.3943367, 0.0], [15.8573914, -4.3943367, 0.0], [15.8573914, -4.395706, 0.0], [15.8587646, -4.395706, 0.0], [15.8601379, -4.395706, 0.0], [15.8601379, -4.3943367, 0.0], [15.8587646, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"id": 953}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3943367, 0.0], [15.7928467, -4.395706, 0.0], [15.79422, -4.395706, 0.0], [15.79422, -4.3943367, 0.0], [15.7928467, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"id": 954}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3943367, 0.0], [15.7914734, -4.3943367, 0.0], [15.7914734, -4.3929674, 0.0], [15.7914734, -4.3915982, 0.0], [15.7901001, -4.3915982, 0.0], [15.7901001, -4.3929674, 0.0], [15.7887268, -4.3929674, 0.0], [15.7887268, -4.3943367, 0.0], [15.7887268, -4.395706, 0.0], [15.7901001, -4.395706, 0.0], [15.7901001, -4.3943367, 0.0]]]}}, {"type": "Feature", "properties": {"id": 955}, "geometry": {"type": "Polygon", "coordinates": [[[15.9933472, -4.3929674, 0.0], [15.9933472, -4.3943367, 0.0], [15.9947205, -4.3943367, 0.0], [15.9947205, -4.3929674, 0.0], [15.9933472, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 956}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.3929674, 0.0], [15.7598877, -4.3929674, 0.0], [15.7598877, -4.3915982, 0.0], [15.7585144, -4.3915982, 0.0], [15.7585144, -4.3902289, 0.0], [15.7585144, -4.3888597, 0.0], [15.7571411, -4.3888597, 0.0], [15.7571411, -4.3874904, 0.0], [15.7571411, -4.3861211, 0.0], [15.7585144, -4.3861211, 0.0], [15.7585144, -4.3847519, 0.0], [15.7585144, -4.3833826, 0.0], [15.7585144, -4.3820133, 0.0], [15.7585144, -4.380644, 0.0], [15.7571411, -4.380644, 0.0], [15.7571411, -4.3792748, 0.0], [15.7571411, -4.3779055, 0.0], [15.7557678, -4.3779055, 0.0], [15.7557678, -4.3792748, 0.0], [15.7557678, -4.380644, 0.0], [15.7557678, -4.3820133, 0.0], [15.7557678, -4.3833826, 0.0], [15.7557678, -4.3847519, 0.0], [15.7557678, -4.3861211, 0.0], [15.7557678, -4.3874904, 0.0], [15.7557678, -4.3888597, 0.0], [15.7557678, -4.3902289, 0.0], [15.7543945, -4.3902289, 0.0], [15.7543945, -4.3915982, 0.0], [15.7543945, -4.3929674, 0.0], [15.7557678, -4.3929674, 0.0], [15.7557678, -4.3943367, 0.0], [15.7571411, -4.3943367, 0.0], [15.7585144, -4.3943367, 0.0], [15.7585144, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 957}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3929674, 0.0], [15.8917236, -4.3943367, 0.0], [15.8930969, -4.3943367, 0.0], [15.8930969, -4.3929674, 0.0], [15.8917236, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 958}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.3929674, 0.0], [15.8312988, -4.3915982, 0.0], [15.8299255, -4.3915982, 0.0], [15.8299255, -4.3929674, 0.0], [15.8299255, -4.3943367, 0.0], [15.8312988, -4.3943367, 0.0], [15.8312988, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 959}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3929674, 0.0], [15.8258057, -4.3943367, 0.0], [15.827179, -4.3943367, 0.0], [15.827179, -4.3929674, 0.0], [15.8258057, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 960}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.3929674, 0.0], [15.8340454, -4.3943367, 0.0], [15.8354187, -4.3943367, 0.0], [15.8354187, -4.3929674, 0.0], [15.8340454, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 961}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3929674, 0.0], [15.8972168, -4.3943367, 0.0], [15.8985901, -4.3943367, 0.0], [15.8985901, -4.3929674, 0.0], [15.8972168, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 962}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3929674, 0.0], [15.9150696, -4.3943367, 0.0], [15.9164429, -4.3943367, 0.0], [15.9164429, -4.3929674, 0.0], [15.9150696, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 963}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.3929674, 0.0], [15.8834839, -4.3943367, 0.0], [15.8848572, -4.3943367, 0.0], [15.8848572, -4.3929674, 0.0], [15.8834839, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 964}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.3929674, 0.0], [15.90271, -4.3943367, 0.0], [15.9040833, -4.3943367, 0.0], [15.9040833, -4.3929674, 0.0], [15.90271, -4.3929674, 0.0]]]}}, {"type": "Feature", "properties": {"id": 965}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3915982, 0.0], [15.7653809, -4.3929674, 0.0], [15.7667542, -4.3929674, 0.0], [15.7667542, -4.3915982, 0.0], [15.7653809, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 966}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3915982, 0.0], [15.8065796, -4.3929674, 0.0], [15.8079529, -4.3929674, 0.0], [15.8079529, -4.3915982, 0.0], [15.8065796, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 967}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3915982, 0.0], [15.7791138, -4.3929674, 0.0], [15.7804871, -4.3929674, 0.0], [15.7804871, -4.3915982, 0.0], [15.7791138, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 968}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.3915982, 0.0], [15.7118225, -4.3929674, 0.0], [15.7131958, -4.3929674, 0.0], [15.7131958, -4.3915982, 0.0], [15.7118225, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 969}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3902289, 0.0], [15.9040833, -4.3915982, 0.0], [15.9054565, -4.3915982, 0.0], [15.9054565, -4.3902289, 0.0], [15.9040833, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 970}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3915982, 0.0], [15.7832336, -4.3929674, 0.0], [15.7846069, -4.3929674, 0.0], [15.7846069, -4.3915982, 0.0], [15.7832336, -4.3915982, 0.0]]]}}, {"type": "Feature", "properties": {"id": 971}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.3902289, 0.0], [15.8889771, -4.3888597, 0.0], [15.8876038, -4.3888597, 0.0], [15.8876038, -4.3902289, 0.0], [15.8876038, -4.3915982, 0.0], [15.8889771, -4.3915982, 0.0], [15.8889771, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 972}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3902289, 0.0], [15.761261, -4.3915982, 0.0], [15.7626343, -4.3915982, 0.0], [15.7640076, -4.3915982, 0.0], [15.7640076, -4.3902289, 0.0], [15.7640076, -4.3888597, 0.0], [15.7626343, -4.3888597, 0.0], [15.7626343, -4.3902289, 0.0], [15.761261, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 973}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.3902289, 0.0], [15.8642578, -4.3888597, 0.0], [15.8628845, -4.3888597, 0.0], [15.8628845, -4.3902289, 0.0], [15.8628845, -4.3915982, 0.0], [15.8642578, -4.3915982, 0.0], [15.8642578, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 974}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3888597, 0.0], [15.8106995, -4.3888597, 0.0], [15.8106995, -4.3902289, 0.0], [15.8120728, -4.3902289, 0.0], [15.813446, -4.3902289, 0.0], [15.813446, -4.3888597, 0.0], [15.8120728, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 975}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.3888597, 0.0], [15.7241821, -4.3874904, 0.0], [15.7228088, -4.3874904, 0.0], [15.7214355, -4.3874904, 0.0], [15.7200623, -4.3874904, 0.0], [15.7200623, -4.3888597, 0.0], [15.7200623, -4.3902289, 0.0], [15.7214355, -4.3902289, 0.0], [15.7228088, -4.3902289, 0.0], [15.7241821, -4.3902289, 0.0], [15.7241821, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 976}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3902289, 0.0], [15.7969666, -4.3915982, 0.0], [15.7983398, -4.3915982, 0.0], [15.7983398, -4.3902289, 0.0], [15.7969666, -4.3902289, 0.0]]]}}, {"type": "Feature", "properties": {"id": 977}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3888597, 0.0], [15.8024597, -4.3888597, 0.0], [15.8024597, -4.3902289, 0.0], [15.803833, -4.3902289, 0.0], [15.8052063, -4.3902289, 0.0], [15.8052063, -4.3888597, 0.0], [15.803833, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 978}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.3888597, 0.0], [15.7873535, -4.3902289, 0.0], [15.7887268, -4.3902289, 0.0], [15.7887268, -4.3888597, 0.0], [15.7873535, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 979}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3888597, 0.0], [15.7777405, -4.3902289, 0.0], [15.7791138, -4.3902289, 0.0], [15.7791138, -4.3888597, 0.0], [15.7777405, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 980}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3888597, 0.0], [15.8299255, -4.3902289, 0.0], [15.8312988, -4.3902289, 0.0], [15.8312988, -4.3888597, 0.0], [15.8299255, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 981}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3888597, 0.0], [15.9013367, -4.3902289, 0.0], [15.90271, -4.3902289, 0.0], [15.90271, -4.3888597, 0.0], [15.9013367, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 982}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.3888597, 0.0], [15.9892273, -4.3902289, 0.0], [15.9906006, -4.3902289, 0.0], [15.9906006, -4.3888597, 0.0], [15.9892273, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 983}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.3888597, 0.0], [15.8944702, -4.3902289, 0.0], [15.8958435, -4.3902289, 0.0], [15.8958435, -4.3888597, 0.0], [15.8944702, -4.3888597, 0.0]]]}}, {"type": "Feature", "properties": {"id": 984}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.3874904, 0.0], [15.7063293, -4.3888597, 0.0], [15.7077026, -4.3888597, 0.0], [15.7077026, -4.3874904, 0.0], [15.7063293, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 985}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3874904, 0.0], [15.9356689, -4.3888597, 0.0], [15.9370422, -4.3888597, 0.0], [15.9370422, -4.3874904, 0.0], [15.9356689, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 986}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.3874904, 0.0], [15.8601379, -4.3888597, 0.0], [15.8615112, -4.3888597, 0.0], [15.8615112, -4.3874904, 0.0], [15.8601379, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 987}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3874904, 0.0], [15.8175659, -4.3888597, 0.0], [15.8189392, -4.3888597, 0.0], [15.8189392, -4.3874904, 0.0], [15.8175659, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 988}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3874904, 0.0], [15.7653809, -4.3888597, 0.0], [15.7667542, -4.3888597, 0.0], [15.7667542, -4.3874904, 0.0], [15.7653809, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 989}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.3874904, 0.0], [15.8203125, -4.3888597, 0.0], [15.8216858, -4.3888597, 0.0], [15.8216858, -4.3874904, 0.0], [15.8203125, -4.3874904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 990}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.3861211, 0.0], [15.8958435, -4.3874904, 0.0], [15.8972168, -4.3874904, 0.0], [15.8972168, -4.3861211, 0.0], [15.8958435, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 991}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.3861211, 0.0], [15.7914734, -4.3847519, 0.0], [15.7901001, -4.3847519, 0.0], [15.7887268, -4.3847519, 0.0], [15.7887268, -4.3861211, 0.0], [15.7901001, -4.3861211, 0.0], [15.7901001, -4.3874904, 0.0], [15.7914734, -4.3874904, 0.0], [15.7914734, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 992}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3861211, 0.0], [15.8518982, -4.3874904, 0.0], [15.8532715, -4.3874904, 0.0], [15.8532715, -4.3861211, 0.0], [15.8518982, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 993}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3861211, 0.0], [15.827179, -4.3874904, 0.0], [15.8285522, -4.3874904, 0.0], [15.8285522, -4.3861211, 0.0], [15.827179, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 994}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.3861211, 0.0], [15.8120728, -4.3861211, 0.0], [15.8120728, -4.3874904, 0.0], [15.813446, -4.3874904, 0.0], [15.8148193, -4.3874904, 0.0], [15.8148193, -4.3861211, 0.0], [15.813446, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 995}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3861211, 0.0], [15.9233093, -4.3874904, 0.0], [15.9246826, -4.3874904, 0.0], [15.9246826, -4.3861211, 0.0], [15.9233093, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 996}, "geometry": {"type": "Polygon", "coordinates": [[[15.987854, -4.3861211, 0.0], [15.987854, -4.3847519, 0.0], [15.9864807, -4.3847519, 0.0], [15.9864807, -4.3861211, 0.0], [15.9864807, -4.3874904, 0.0], [15.987854, -4.3874904, 0.0], [15.987854, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 997}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3861211, 0.0], [15.8917236, -4.3847519, 0.0], [15.8930969, -4.3847519, 0.0], [15.8930969, -4.3833826, 0.0], [15.8930969, -4.3820133, 0.0], [15.8930969, -4.380644, 0.0], [15.8944702, -4.380644, 0.0], [15.8958435, -4.380644, 0.0], [15.8958435, -4.3792748, 0.0], [15.8944702, -4.3792748, 0.0], [15.8944702, -4.3779055, 0.0], [15.8944702, -4.3765362, 0.0], [15.8958435, -4.3765362, 0.0], [15.8958435, -4.3751669, 0.0], [15.8958435, -4.3737976, 0.0], [15.8972168, -4.3737976, 0.0], [15.8972168, -4.3724283, 0.0], [15.8972168, -4.371059, 0.0], [15.8972168, -4.3696897, 0.0], [15.8972168, -4.3683204, 0.0], [15.8958435, -4.3683204, 0.0], [15.8944702, -4.3683204, 0.0], [15.8944702, -4.3696897, 0.0], [15.8944702, -4.371059, 0.0], [15.8944702, -4.3724283, 0.0], [15.8930969, -4.3724283, 0.0], [15.8930969, -4.3737976, 0.0], [15.8917236, -4.3737976, 0.0], [15.8917236, -4.3751669, 0.0], [15.8917236, -4.3765362, 0.0], [15.8917236, -4.3779055, 0.0], [15.8917236, -4.3792748, 0.0], [15.8917236, -4.380644, 0.0], [15.8903503, -4.380644, 0.0], [15.8903503, -4.3820133, 0.0], [15.8903503, -4.3833826, 0.0], [15.8903503, -4.3847519, 0.0], [15.8903503, -4.3861211, 0.0], [15.8903503, -4.3874904, 0.0], [15.8917236, -4.3874904, 0.0], [15.8917236, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 998}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.3861211, 0.0], [15.8766174, -4.3847519, 0.0], [15.8779907, -4.3847519, 0.0], [15.8779907, -4.3833826, 0.0], [15.8766174, -4.3833826, 0.0], [15.8752441, -4.3833826, 0.0], [15.8752441, -4.3847519, 0.0], [15.8738708, -4.3847519, 0.0], [15.8738708, -4.3861211, 0.0], [15.8752441, -4.3861211, 0.0], [15.8752441, -4.3874904, 0.0], [15.8766174, -4.3874904, 0.0], [15.8766174, -4.3861211, 0.0]]]}}, {"type": "Feature", "properties": {"id": 999}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.3847519, 0.0], [15.9301758, -4.3861211, 0.0], [15.9315491, -4.3861211, 0.0], [15.9315491, -4.3847519, 0.0], [15.9301758, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1000}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.3847519, 0.0], [15.9054565, -4.3861211, 0.0], [15.9068298, -4.3861211, 0.0], [15.9068298, -4.3847519, 0.0], [15.9054565, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1001}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.3847519, 0.0], [15.9274292, -4.3861211, 0.0], [15.9288025, -4.3861211, 0.0], [15.9288025, -4.3847519, 0.0], [15.9274292, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1002}, "geometry": {"type": "Polygon", "coordinates": [[[15.9521484, -4.3847519, 0.0], [15.9521484, -4.3861211, 0.0], [15.9535217, -4.3861211, 0.0], [15.9535217, -4.3847519, 0.0], [15.9521484, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1003}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3847519, 0.0], [15.761261, -4.3861211, 0.0], [15.7626343, -4.3861211, 0.0], [15.7626343, -4.3847519, 0.0], [15.761261, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1004}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.3847519, 0.0], [15.8587646, -4.3861211, 0.0], [15.8601379, -4.3861211, 0.0], [15.8601379, -4.3847519, 0.0], [15.8587646, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1005}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3847519, 0.0], [15.8093262, -4.3861211, 0.0], [15.8106995, -4.3861211, 0.0], [15.8106995, -4.3847519, 0.0], [15.8093262, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1006}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3833826, 0.0], [15.7928467, -4.3847519, 0.0], [15.79422, -4.3847519, 0.0], [15.79422, -4.3833826, 0.0], [15.7928467, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1007}, "geometry": {"type": "Polygon", "coordinates": [[[15.9906006, -4.3833826, 0.0], [15.9906006, -4.3847519, 0.0], [15.9919739, -4.3847519, 0.0], [15.9919739, -4.3833826, 0.0], [15.9906006, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1008}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3847519, 0.0], [15.8065796, -4.3861211, 0.0], [15.8079529, -4.3861211, 0.0], [15.8079529, -4.3847519, 0.0], [15.8065796, -4.3847519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1009}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.3833826, 0.0], [15.9480286, -4.3847519, 0.0], [15.9494019, -4.3847519, 0.0], [15.9494019, -4.3833826, 0.0], [15.9480286, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1010}, "geometry": {"type": "Polygon", "coordinates": [[[15.9439087, -4.3833826, 0.0], [15.9439087, -4.3847519, 0.0], [15.945282, -4.3847519, 0.0], [15.945282, -4.3833826, 0.0], [15.9439087, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1011}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3833826, 0.0], [15.9136963, -4.3847519, 0.0], [15.9150696, -4.3847519, 0.0], [15.9150696, -4.3833826, 0.0], [15.9136963, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1012}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.3833826, 0.0], [15.8573914, -4.3847519, 0.0], [15.8587646, -4.3847519, 0.0], [15.8587646, -4.3833826, 0.0], [15.8573914, -4.3833826, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1013}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.3820133, 0.0], [15.945282, -4.3833826, 0.0], [15.9466553, -4.3833826, 0.0], [15.9466553, -4.3820133, 0.0], [15.945282, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1014}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.3820133, 0.0], [15.8628845, -4.3833826, 0.0], [15.8642578, -4.3833826, 0.0], [15.8642578, -4.3820133, 0.0], [15.8628845, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1015}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.3820133, 0.0], [15.8189392, -4.3833826, 0.0], [15.8203125, -4.3833826, 0.0], [15.8203125, -4.3820133, 0.0], [15.8189392, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1016}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3820133, 0.0], [15.7640076, -4.3820133, 0.0], [15.7640076, -4.3833826, 0.0], [15.7653809, -4.3833826, 0.0], [15.7667542, -4.3833826, 0.0], [15.7667542, -4.3820133, 0.0], [15.7653809, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1017}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.3820133, 0.0], [15.9397888, -4.3820133, 0.0], [15.9397888, -4.380644, 0.0], [15.9397888, -4.3792748, 0.0], [15.9384155, -4.3792748, 0.0], [15.9370422, -4.3792748, 0.0], [15.9370422, -4.380644, 0.0], [15.9370422, -4.3820133, 0.0], [15.9384155, -4.3820133, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1018}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.380644, 0.0], [15.9329224, -4.3820133, 0.0], [15.9342957, -4.3820133, 0.0], [15.9342957, -4.380644, 0.0], [15.9329224, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1019}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.380644, 0.0], [15.9768677, -4.3820133, 0.0], [15.978241, -4.3820133, 0.0], [15.978241, -4.380644, 0.0], [15.9768677, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1020}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.380644, 0.0], [15.9411621, -4.3820133, 0.0], [15.9425354, -4.3820133, 0.0], [15.9425354, -4.380644, 0.0], [15.9411621, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1021}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.380644, 0.0], [15.7901001, -4.3792748, 0.0], [15.7887268, -4.3792748, 0.0], [15.7887268, -4.380644, 0.0], [15.7887268, -4.3820133, 0.0], [15.7901001, -4.3820133, 0.0], [15.7914734, -4.3820133, 0.0], [15.7928467, -4.3820133, 0.0], [15.79422, -4.3820133, 0.0], [15.79422, -4.380644, 0.0], [15.7928467, -4.380644, 0.0], [15.7914734, -4.380644, 0.0], [15.7901001, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1022}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.380644, 0.0], [15.8670044, -4.3820133, 0.0], [15.8683777, -4.3820133, 0.0], [15.8683777, -4.380644, 0.0], [15.8670044, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1023}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.380644, 0.0], [15.8642578, -4.3820133, 0.0], [15.8656311, -4.3820133, 0.0], [15.8656311, -4.380644, 0.0], [15.8642578, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1024}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.380644, 0.0], [15.879364, -4.3820133, 0.0], [15.8807373, -4.3820133, 0.0], [15.8807373, -4.380644, 0.0], [15.879364, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1025}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.380644, 0.0], [15.8711243, -4.3820133, 0.0], [15.8724976, -4.3820133, 0.0], [15.8724976, -4.380644, 0.0], [15.8711243, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1026}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.380644, 0.0], [15.7736206, -4.3820133, 0.0], [15.7749939, -4.3820133, 0.0], [15.7749939, -4.380644, 0.0], [15.7736206, -4.380644, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1027}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3792748, 0.0], [15.8258057, -4.380644, 0.0], [15.827179, -4.380644, 0.0], [15.827179, -4.3792748, 0.0], [15.8258057, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1028}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.3792748, 0.0], [15.8203125, -4.3792748, 0.0], [15.8203125, -4.380644, 0.0], [15.8216858, -4.380644, 0.0], [15.8230591, -4.380644, 0.0], [15.8230591, -4.3792748, 0.0], [15.8216858, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1029}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3792748, 0.0], [15.8052063, -4.380644, 0.0], [15.8065796, -4.380644, 0.0], [15.8065796, -4.3792748, 0.0], [15.8052063, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1030}, "geometry": {"type": "Polygon", "coordinates": [[[15.9851074, -4.3792748, 0.0], [15.9864807, -4.3792748, 0.0], [15.9864807, -4.3779055, 0.0], [15.9851074, -4.3779055, 0.0], [15.9837341, -4.3779055, 0.0], [15.9837341, -4.3792748, 0.0], [15.9823608, -4.3792748, 0.0], [15.9823608, -4.380644, 0.0], [15.9837341, -4.380644, 0.0], [15.9851074, -4.380644, 0.0], [15.9851074, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1031}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.3792748, 0.0], [15.7337952, -4.380644, 0.0], [15.7351685, -4.380644, 0.0], [15.7351685, -4.3792748, 0.0], [15.7337952, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1032}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3792748, 0.0], [15.7626343, -4.3792748, 0.0], [15.7626343, -4.3779055, 0.0], [15.761261, -4.3779055, 0.0], [15.7598877, -4.3779055, 0.0], [15.7598877, -4.3792748, 0.0], [15.7598877, -4.380644, 0.0], [15.761261, -4.380644, 0.0], [15.761261, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1033}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.3779055, 0.0], [15.9246826, -4.3765362, 0.0], [15.9233093, -4.3765362, 0.0], [15.9233093, -4.3779055, 0.0], [15.9233093, -4.3792748, 0.0], [15.9246826, -4.3792748, 0.0], [15.9246826, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1034}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3779055, 0.0], [15.7640076, -4.3792748, 0.0], [15.7653809, -4.3792748, 0.0], [15.7653809, -4.3779055, 0.0], [15.7640076, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1035}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.3792748, 0.0], [15.8821106, -4.380644, 0.0], [15.8834839, -4.380644, 0.0], [15.8834839, -4.3792748, 0.0], [15.8821106, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1036}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.3792748, 0.0], [15.869751, -4.380644, 0.0], [15.8711243, -4.380644, 0.0], [15.8711243, -4.3792748, 0.0], [15.869751, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1037}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.3792748, 0.0], [15.8532715, -4.380644, 0.0], [15.8546448, -4.380644, 0.0], [15.8546448, -4.3792748, 0.0], [15.8532715, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1038}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3792748, 0.0], [15.8312988, -4.3792748, 0.0], [15.8312988, -4.3779055, 0.0], [15.8299255, -4.3779055, 0.0], [15.8299255, -4.3765362, 0.0], [15.8285522, -4.3765362, 0.0], [15.8285522, -4.3779055, 0.0], [15.8285522, -4.3792748, 0.0], [15.8285522, -4.380644, 0.0], [15.8299255, -4.380644, 0.0], [15.8299255, -4.3792748, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1039}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.3779055, 0.0], [15.8573914, -4.3792748, 0.0], [15.8587646, -4.3792748, 0.0], [15.8587646, -4.3779055, 0.0], [15.8573914, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1040}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3765362, 0.0], [15.9864807, -4.3779055, 0.0], [15.987854, -4.3779055, 0.0], [15.987854, -4.3765362, 0.0], [15.9864807, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1041}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3765362, 0.0], [15.7667542, -4.3779055, 0.0], [15.7681274, -4.3779055, 0.0], [15.7681274, -4.3765362, 0.0], [15.7667542, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1042}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.3779055, 0.0], [15.770874, -4.3792748, 0.0], [15.7722473, -4.3792748, 0.0], [15.7722473, -4.3779055, 0.0], [15.770874, -4.3779055, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1043}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.3765362, 0.0], [15.9082031, -4.3765362, 0.0], [15.9082031, -4.3779055, 0.0], [15.9095764, -4.3779055, 0.0], [15.9109497, -4.3779055, 0.0], [15.912323, -4.3779055, 0.0], [15.912323, -4.3765362, 0.0], [15.9109497, -4.3765362, 0.0], [15.9095764, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1044}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.3765362, 0.0], [15.90271, -4.3751669, 0.0], [15.9013367, -4.3751669, 0.0], [15.9013367, -4.3765362, 0.0], [15.9013367, -4.3779055, 0.0], [15.90271, -4.3779055, 0.0], [15.90271, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1045}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3765362, 0.0], [15.9040833, -4.3779055, 0.0], [15.9054565, -4.3779055, 0.0], [15.9054565, -4.3765362, 0.0], [15.9040833, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1046}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.3765362, 0.0], [15.9411621, -4.3779055, 0.0], [15.9425354, -4.3779055, 0.0], [15.9425354, -4.3765362, 0.0], [15.9411621, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1047}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.3765362, 0.0], [15.8340454, -4.3779055, 0.0], [15.8354187, -4.3779055, 0.0], [15.8354187, -4.3765362, 0.0], [15.8340454, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1048}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3765362, 0.0], [15.8670044, -4.3751669, 0.0], [15.8656311, -4.3751669, 0.0], [15.8656311, -4.3765362, 0.0], [15.8656311, -4.3779055, 0.0], [15.8670044, -4.3779055, 0.0], [15.8670044, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1049}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3765362, 0.0], [15.8079529, -4.3779055, 0.0], [15.8093262, -4.3779055, 0.0], [15.8093262, -4.3765362, 0.0], [15.8079529, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1050}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3765362, 0.0], [15.7901001, -4.3779055, 0.0], [15.7914734, -4.3779055, 0.0], [15.7914734, -4.3765362, 0.0], [15.7901001, -4.3765362, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1051}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3751669, 0.0], [15.7598877, -4.3737976, 0.0], [15.7585144, -4.3737976, 0.0], [15.7571411, -4.3737976, 0.0], [15.7571411, -4.3751669, 0.0], [15.7571411, -4.3765362, 0.0], [15.7585144, -4.3765362, 0.0], [15.7598877, -4.3765362, 0.0], [15.7598877, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1052}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.3751669, 0.0], [15.7695007, -4.3737976, 0.0], [15.7681274, -4.3737976, 0.0], [15.7681274, -4.3751669, 0.0], [15.7681274, -4.3765362, 0.0], [15.7695007, -4.3765362, 0.0], [15.7695007, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1053}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3751669, 0.0], [15.9356689, -4.3765362, 0.0], [15.9370422, -4.3765362, 0.0], [15.9370422, -4.3751669, 0.0], [15.9356689, -4.3751669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1054}, "geometry": {"type": "Polygon", "coordinates": [[[15.9823608, -4.3737976, 0.0], [15.9823608, -4.3751669, 0.0], [15.9837341, -4.3751669, 0.0], [15.9837341, -4.3737976, 0.0], [15.9823608, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1055}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.3737976, 0.0], [15.9411621, -4.3751669, 0.0], [15.9425354, -4.3751669, 0.0], [15.9425354, -4.3737976, 0.0], [15.9411621, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1056}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.3737976, 0.0], [15.8560181, -4.3751669, 0.0], [15.8573914, -4.3751669, 0.0], [15.8573914, -4.3737976, 0.0], [15.8560181, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1057}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3737976, 0.0], [15.9136963, -4.3751669, 0.0], [15.9150696, -4.3751669, 0.0], [15.9150696, -4.3737976, 0.0], [15.9136963, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1058}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3737976, 0.0], [15.7928467, -4.3751669, 0.0], [15.79422, -4.3751669, 0.0], [15.79422, -4.3737976, 0.0], [15.7928467, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1059}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3737976, 0.0], [15.7901001, -4.3751669, 0.0], [15.7914734, -4.3751669, 0.0], [15.7914734, -4.3737976, 0.0], [15.7901001, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1060}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3737976, 0.0], [15.8079529, -4.3751669, 0.0], [15.8093262, -4.3751669, 0.0], [15.8093262, -4.3737976, 0.0], [15.8079529, -4.3737976, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1061}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3724283, 0.0], [15.8670044, -4.3737976, 0.0], [15.8683777, -4.3737976, 0.0], [15.869751, -4.3737976, 0.0], [15.8711243, -4.3737976, 0.0], [15.8711243, -4.3724283, 0.0], [15.869751, -4.3724283, 0.0], [15.8683777, -4.3724283, 0.0], [15.8670044, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1062}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3724283, 0.0], [15.8312988, -4.3724283, 0.0], [15.8326721, -4.3724283, 0.0], [15.8326721, -4.371059, 0.0], [15.8326721, -4.3696897, 0.0], [15.8326721, -4.3683204, 0.0], [15.8312988, -4.3683204, 0.0], [15.8299255, -4.3683204, 0.0], [15.8299255, -4.3696897, 0.0], [15.8312988, -4.3696897, 0.0], [15.8312988, -4.371059, 0.0], [15.8299255, -4.371059, 0.0], [15.8285522, -4.371059, 0.0], [15.827179, -4.371059, 0.0], [15.827179, -4.3724283, 0.0], [15.827179, -4.3737976, 0.0], [15.8285522, -4.3737976, 0.0], [15.8299255, -4.3737976, 0.0], [15.8299255, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1063}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.3724283, 0.0], [15.8834839, -4.3737976, 0.0], [15.8848572, -4.3737976, 0.0], [15.8848572, -4.3724283, 0.0], [15.8834839, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1064}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.3724283, 0.0], [15.79422, -4.3737976, 0.0], [15.7955933, -4.3737976, 0.0], [15.7969666, -4.3737976, 0.0], [15.7969666, -4.3724283, 0.0], [15.7955933, -4.3724283, 0.0], [15.79422, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1065}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.3724283, 0.0], [15.7571411, -4.371059, 0.0], [15.7571411, -4.3696897, 0.0], [15.7557678, -4.3696897, 0.0], [15.7557678, -4.3683204, 0.0], [15.7571411, -4.3683204, 0.0], [15.7571411, -4.3669511, 0.0], [15.7585144, -4.3669511, 0.0], [15.7585144, -4.3655818, 0.0], [15.7598877, -4.3655818, 0.0], [15.7598877, -4.3642125, 0.0], [15.7598877, -4.3628432, 0.0], [15.7598877, -4.3614739, 0.0], [15.7585144, -4.3614739, 0.0], [15.7585144, -4.3628432, 0.0], [15.7585144, -4.3642125, 0.0], [15.7571411, -4.3642125, 0.0], [15.7571411, -4.3655818, 0.0], [15.7557678, -4.3655818, 0.0], [15.7557678, -4.3642125, 0.0], [15.7557678, -4.3628432, 0.0], [15.7543945, -4.3628432, 0.0], [15.7543945, -4.3642125, 0.0], [15.7543945, -4.3655818, 0.0], [15.7543945, -4.3669511, 0.0], [15.7543945, -4.3683204, 0.0], [15.7543945, -4.3696897, 0.0], [15.7543945, -4.371059, 0.0], [15.7543945, -4.3724283, 0.0], [15.7557678, -4.3724283, 0.0], [15.7557678, -4.3737976, 0.0], [15.7571411, -4.3737976, 0.0], [15.7571411, -4.3724283, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1066}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.371059, 0.0], [15.8175659, -4.3724283, 0.0], [15.8189392, -4.3724283, 0.0], [15.8203125, -4.3724283, 0.0], [15.8216858, -4.3724283, 0.0], [15.8216858, -4.371059, 0.0], [15.8203125, -4.371059, 0.0], [15.8189392, -4.371059, 0.0], [15.8175659, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1067}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.371059, 0.0], [15.8340454, -4.3724283, 0.0], [15.8354187, -4.3724283, 0.0], [15.8354187, -4.371059, 0.0], [15.8340454, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1068}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.371059, 0.0], [15.921936, -4.3724283, 0.0], [15.9233093, -4.3724283, 0.0], [15.9233093, -4.371059, 0.0], [15.921936, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1069}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.371059, 0.0], [15.9150696, -4.3724283, 0.0], [15.9164429, -4.3724283, 0.0], [15.9164429, -4.371059, 0.0], [15.9150696, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1070}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.371059, 0.0], [15.9260559, -4.3724283, 0.0], [15.9274292, -4.3724283, 0.0], [15.9274292, -4.371059, 0.0], [15.9260559, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1071}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.371059, 0.0], [15.7598877, -4.3724283, 0.0], [15.761261, -4.3724283, 0.0], [15.761261, -4.371059, 0.0], [15.7598877, -4.371059, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1072}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3696897, 0.0], [15.7928467, -4.371059, 0.0], [15.79422, -4.371059, 0.0], [15.79422, -4.3696897, 0.0], [15.7928467, -4.3696897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1073}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.3696897, 0.0], [15.8354187, -4.371059, 0.0], [15.836792, -4.371059, 0.0], [15.836792, -4.3696897, 0.0], [15.8354187, -4.3696897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1074}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3696897, 0.0], [15.8670044, -4.371059, 0.0], [15.8683777, -4.371059, 0.0], [15.8683777, -4.3696897, 0.0], [15.8670044, -4.3696897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1075}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.3696897, 0.0], [15.8711243, -4.371059, 0.0], [15.8724976, -4.371059, 0.0], [15.8738708, -4.371059, 0.0], [15.8738708, -4.3696897, 0.0], [15.8724976, -4.3696897, 0.0], [15.8711243, -4.3696897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1076}, "geometry": {"type": "Polygon", "coordinates": [[[15.9617615, -4.3669511, 0.0], [15.9617615, -4.3655818, 0.0], [15.9617615, -4.3642125, 0.0], [15.9603882, -4.3642125, 0.0], [15.9603882, -4.3655818, 0.0], [15.9590149, -4.3655818, 0.0], [15.9590149, -4.3669511, 0.0], [15.9603882, -4.3669511, 0.0], [15.9603882, -4.3683204, 0.0], [15.9617615, -4.3683204, 0.0], [15.9631348, -4.3683204, 0.0], [15.9631348, -4.3669511, 0.0], [15.9617615, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1077}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3683204, 0.0], [15.8052063, -4.3696897, 0.0], [15.8065796, -4.3696897, 0.0], [15.8065796, -4.3683204, 0.0], [15.8052063, -4.3683204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1078}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.3669511, 0.0], [15.9246826, -4.3683204, 0.0], [15.9260559, -4.3683204, 0.0], [15.9260559, -4.3669511, 0.0], [15.9246826, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1079}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3669511, 0.0], [15.8972168, -4.3683204, 0.0], [15.8985901, -4.3683204, 0.0], [15.8985901, -4.3669511, 0.0], [15.8972168, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1080}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.3669511, 0.0], [15.8326721, -4.3683204, 0.0], [15.8340454, -4.3683204, 0.0], [15.8340454, -4.3669511, 0.0], [15.8326721, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1081}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.3669511, 0.0], [15.8766174, -4.3683204, 0.0], [15.8779907, -4.3683204, 0.0], [15.8779907, -4.3669511, 0.0], [15.8766174, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1082}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.3669511, 0.0], [15.8354187, -4.3683204, 0.0], [15.836792, -4.3683204, 0.0], [15.836792, -4.3669511, 0.0], [15.8354187, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1083}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3669511, 0.0], [15.8161926, -4.3683204, 0.0], [15.8175659, -4.3683204, 0.0], [15.8175659, -4.3669511, 0.0], [15.8161926, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1084}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.3669511, 0.0], [15.8930969, -4.3683204, 0.0], [15.8944702, -4.3683204, 0.0], [15.8944702, -4.3669511, 0.0], [15.8930969, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1085}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3669511, 0.0], [15.8065796, -4.3683204, 0.0], [15.8079529, -4.3683204, 0.0], [15.8079529, -4.3669511, 0.0], [15.8065796, -4.3669511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1086}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3655818, 0.0], [15.8093262, -4.3669511, 0.0], [15.8106995, -4.3669511, 0.0], [15.8106995, -4.3655818, 0.0], [15.8093262, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1087}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3655818, 0.0], [15.9013367, -4.3669511, 0.0], [15.90271, -4.3669511, 0.0], [15.90271, -4.3655818, 0.0], [15.9013367, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1088}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3655818, 0.0], [15.8052063, -4.3669511, 0.0], [15.8065796, -4.3669511, 0.0], [15.8065796, -4.3655818, 0.0], [15.8052063, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1089}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3655818, 0.0], [15.8120728, -4.3669511, 0.0], [15.813446, -4.3669511, 0.0], [15.813446, -4.3655818, 0.0], [15.8120728, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1090}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.3642125, 0.0], [15.9082031, -4.3628432, 0.0], [15.9068298, -4.3628432, 0.0], [15.9068298, -4.3642125, 0.0], [15.9068298, -4.3655818, 0.0], [15.9082031, -4.3655818, 0.0], [15.9082031, -4.3642125, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1091}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.3655818, 0.0], [15.8189392, -4.3669511, 0.0], [15.8203125, -4.3669511, 0.0], [15.8203125, -4.3655818, 0.0], [15.8189392, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1092}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.3655818, 0.0], [15.8312988, -4.3669511, 0.0], [15.8326721, -4.3669511, 0.0], [15.8326721, -4.3655818, 0.0], [15.8312988, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1093}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.3655818, 0.0], [15.879364, -4.3669511, 0.0], [15.8807373, -4.3669511, 0.0], [15.8821106, -4.3669511, 0.0], [15.8821106, -4.3655818, 0.0], [15.8807373, -4.3655818, 0.0], [15.879364, -4.3655818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1094}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.3628432, 0.0], [15.90271, -4.3642125, 0.0], [15.9040833, -4.3642125, 0.0], [15.9040833, -4.3628432, 0.0], [15.90271, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1095}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.3628432, 0.0], [15.7145691, -4.3628432, 0.0], [15.7159424, -4.3628432, 0.0], [15.7159424, -4.3614739, 0.0], [15.7173157, -4.3614739, 0.0], [15.7173157, -4.3601046, 0.0], [15.7159424, -4.3601046, 0.0], [15.7145691, -4.3601046, 0.0], [15.7145691, -4.3614739, 0.0], [15.7131958, -4.3614739, 0.0], [15.7118225, -4.3614739, 0.0], [15.7118225, -4.3628432, 0.0], [15.7104492, -4.3628432, 0.0], [15.7104492, -4.3642125, 0.0], [15.7118225, -4.3642125, 0.0], [15.7131958, -4.3642125, 0.0], [15.7131958, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1096}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.3628432, 0.0], [15.7337952, -4.3642125, 0.0], [15.7351685, -4.3642125, 0.0], [15.7351685, -4.3628432, 0.0], [15.7337952, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1097}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3628432, 0.0], [15.803833, -4.3614739, 0.0], [15.8024597, -4.3614739, 0.0], [15.8024597, -4.3628432, 0.0], [15.8024597, -4.3642125, 0.0], [15.803833, -4.3642125, 0.0], [15.803833, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1098}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.3628432, 0.0], [15.8821106, -4.3642125, 0.0], [15.8834839, -4.3642125, 0.0], [15.8834839, -4.3628432, 0.0], [15.8821106, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1099}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.3628432, 0.0], [15.8148193, -4.3614739, 0.0], [15.813446, -4.3614739, 0.0], [15.813446, -4.3601046, 0.0], [15.8120728, -4.3601046, 0.0], [15.8120728, -4.3614739, 0.0], [15.8106995, -4.3614739, 0.0], [15.8106995, -4.3628432, 0.0], [15.8093262, -4.3628432, 0.0], [15.8079529, -4.3628432, 0.0], [15.8079529, -4.3642125, 0.0], [15.8093262, -4.3642125, 0.0], [15.8106995, -4.3642125, 0.0], [15.8120728, -4.3642125, 0.0], [15.8120728, -4.3628432, 0.0], [15.813446, -4.3628432, 0.0], [15.813446, -4.3642125, 0.0], [15.8148193, -4.3642125, 0.0], [15.8161926, -4.3642125, 0.0], [15.8175659, -4.3642125, 0.0], [15.8175659, -4.3628432, 0.0], [15.8161926, -4.3628432, 0.0], [15.8148193, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1100}, "geometry": {"type": "Polygon", "coordinates": [[[15.987854, -4.3628432, 0.0], [15.9864807, -4.3628432, 0.0], [15.9864807, -4.3642125, 0.0], [15.987854, -4.3642125, 0.0], [15.9892273, -4.3642125, 0.0], [15.9892273, -4.3628432, 0.0], [15.987854, -4.3628432, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1101}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.3614739, 0.0], [15.8738708, -4.3628432, 0.0], [15.8752441, -4.3628432, 0.0], [15.8752441, -4.3614739, 0.0], [15.8738708, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1102}, "geometry": {"type": "Polygon", "coordinates": [[[15.9727478, -4.3614739, 0.0], [15.9727478, -4.3628432, 0.0], [15.9741211, -4.3628432, 0.0], [15.9741211, -4.3614739, 0.0], [15.9727478, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1103}, "geometry": {"type": "Polygon", "coordinates": [[[15.9645081, -4.3614739, 0.0], [15.9631348, -4.3614739, 0.0], [15.9631348, -4.3628432, 0.0], [15.9645081, -4.3628432, 0.0], [15.9658813, -4.3628432, 0.0], [15.9658813, -4.3614739, 0.0], [15.9645081, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1104}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.3614739, 0.0], [15.9260559, -4.3628432, 0.0], [15.9274292, -4.3628432, 0.0], [15.9274292, -4.3614739, 0.0], [15.9260559, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1105}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3614739, 0.0], [15.8010864, -4.3601046, 0.0], [15.7997131, -4.3601046, 0.0], [15.7997131, -4.3614739, 0.0], [15.7997131, -4.3628432, 0.0], [15.8010864, -4.3628432, 0.0], [15.8010864, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1106}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.3614739, 0.0], [15.8711243, -4.3628432, 0.0], [15.8724976, -4.3628432, 0.0], [15.8724976, -4.3614739, 0.0], [15.8711243, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1107}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3614739, 0.0], [15.8299255, -4.3628432, 0.0], [15.8312988, -4.3628432, 0.0], [15.8312988, -4.3614739, 0.0], [15.8299255, -4.3614739, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1108}, "geometry": {"type": "Polygon", "coordinates": [[[15.9837341, -4.3601046, 0.0], [15.9837341, -4.3614739, 0.0], [15.9851074, -4.3614739, 0.0], [15.9851074, -4.3601046, 0.0], [15.9837341, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1109}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.3601046, 0.0], [15.9768677, -4.3614739, 0.0], [15.978241, -4.3614739, 0.0], [15.978241, -4.3601046, 0.0], [15.9768677, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1110}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.3601046, 0.0], [15.8656311, -4.3614739, 0.0], [15.8670044, -4.3614739, 0.0], [15.8670044, -4.3601046, 0.0], [15.8656311, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1111}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3601046, 0.0], [15.827179, -4.3587352, 0.0], [15.8258057, -4.3587352, 0.0], [15.8244324, -4.3587352, 0.0], [15.8244324, -4.3601046, 0.0], [15.8258057, -4.3601046, 0.0], [15.8258057, -4.3614739, 0.0], [15.827179, -4.3614739, 0.0], [15.8285522, -4.3614739, 0.0], [15.8285522, -4.3601046, 0.0], [15.827179, -4.3601046, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1112}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3587352, 0.0], [15.803833, -4.3573659, 0.0], [15.8052063, -4.3573659, 0.0], [15.8052063, -4.3559966, 0.0], [15.803833, -4.3559966, 0.0], [15.8024597, -4.3559966, 0.0], [15.8010864, -4.3559966, 0.0], [15.8010864, -4.3573659, 0.0], [15.8024597, -4.3573659, 0.0], [15.8024597, -4.3587352, 0.0], [15.8024597, -4.3601046, 0.0], [15.803833, -4.3601046, 0.0], [15.803833, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1113}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.3587352, 0.0], [15.8395386, -4.3601046, 0.0], [15.8409119, -4.3601046, 0.0], [15.8409119, -4.3587352, 0.0], [15.8395386, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1114}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3587352, 0.0], [15.8052063, -4.3601046, 0.0], [15.8065796, -4.3601046, 0.0], [15.8065796, -4.3587352, 0.0], [15.8052063, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1115}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.3587352, 0.0], [15.8203125, -4.3601046, 0.0], [15.8216858, -4.3601046, 0.0], [15.8216858, -4.3587352, 0.0], [15.8203125, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1116}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.3587352, 0.0], [15.8285522, -4.3601046, 0.0], [15.8299255, -4.3601046, 0.0], [15.8299255, -4.3587352, 0.0], [15.8285522, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1117}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.3587352, 0.0], [15.7571411, -4.3601046, 0.0], [15.7585144, -4.3601046, 0.0], [15.7585144, -4.3587352, 0.0], [15.7571411, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1118}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.3587352, 0.0], [15.9246826, -4.3601046, 0.0], [15.9260559, -4.3601046, 0.0], [15.9260559, -4.3587352, 0.0], [15.9246826, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1119}, "geometry": {"type": "Polygon", "coordinates": [[[15.9686279, -4.3587352, 0.0], [15.9686279, -4.3601046, 0.0], [15.9700012, -4.3601046, 0.0], [15.9700012, -4.3587352, 0.0], [15.9686279, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1120}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.3587352, 0.0], [15.9191895, -4.3601046, 0.0], [15.9205627, -4.3601046, 0.0], [15.9205627, -4.3587352, 0.0], [15.9191895, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1121}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.3587352, 0.0], [15.9082031, -4.3573659, 0.0], [15.9068298, -4.3573659, 0.0], [15.9054565, -4.3573659, 0.0], [15.9040833, -4.3573659, 0.0], [15.9040833, -4.3587352, 0.0], [15.9054565, -4.3587352, 0.0], [15.9068298, -4.3587352, 0.0], [15.9068298, -4.3601046, 0.0], [15.9082031, -4.3601046, 0.0], [15.9082031, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1122}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.3587352, 0.0], [15.9095764, -4.3601046, 0.0], [15.9109497, -4.3601046, 0.0], [15.9109497, -4.3587352, 0.0], [15.9095764, -4.3587352, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1123}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3573659, 0.0], [15.9233093, -4.3587352, 0.0], [15.9246826, -4.3587352, 0.0], [15.9246826, -4.3573659, 0.0], [15.9233093, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1124}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3573659, 0.0], [15.7640076, -4.3559966, 0.0], [15.7626343, -4.3559966, 0.0], [15.761261, -4.3559966, 0.0], [15.761261, -4.3573659, 0.0], [15.7626343, -4.3573659, 0.0], [15.7626343, -4.3587352, 0.0], [15.7640076, -4.3587352, 0.0], [15.7653809, -4.3587352, 0.0], [15.7653809, -4.3573659, 0.0], [15.7640076, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1125}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3573659, 0.0], [15.7695007, -4.3573659, 0.0], [15.7695007, -4.3559966, 0.0], [15.7695007, -4.3546273, 0.0], [15.7681274, -4.3546273, 0.0], [15.7681274, -4.3559966, 0.0], [15.7667542, -4.3559966, 0.0], [15.7667542, -4.3573659, 0.0], [15.7667542, -4.3587352, 0.0], [15.7681274, -4.3587352, 0.0], [15.7681274, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1126}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3573659, 0.0], [15.7846069, -4.3587352, 0.0], [15.7859802, -4.3587352, 0.0], [15.7859802, -4.3573659, 0.0], [15.7846069, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1127}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.3573659, 0.0], [15.7873535, -4.3587352, 0.0], [15.7887268, -4.3587352, 0.0], [15.7887268, -4.3573659, 0.0], [15.7873535, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1128}, "geometry": {"type": "Polygon", "coordinates": [[[15.9700012, -4.3559966, 0.0], [15.9700012, -4.3573659, 0.0], [15.9713745, -4.3573659, 0.0], [15.9713745, -4.3559966, 0.0], [15.9700012, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1129}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.3559966, 0.0], [15.7145691, -4.3573659, 0.0], [15.7159424, -4.3573659, 0.0], [15.7159424, -4.3559966, 0.0], [15.7145691, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1130}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.3573659, 0.0], [15.7461548, -4.3573659, 0.0], [15.7461548, -4.3559966, 0.0], [15.7461548, -4.3546273, 0.0], [15.7461548, -4.353258, 0.0], [15.7447815, -4.353258, 0.0], [15.7447815, -4.3518886, 0.0], [15.7434082, -4.3518886, 0.0], [15.7434082, -4.353258, 0.0], [15.7434082, -4.3546273, 0.0], [15.7434082, -4.3559966, 0.0], [15.7434082, -4.3573659, 0.0], [15.7447815, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1131}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3573659, 0.0], [15.7557678, -4.3587352, 0.0], [15.7571411, -4.3587352, 0.0], [15.7571411, -4.3573659, 0.0], [15.7557678, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1132}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.3573659, 0.0], [15.8065796, -4.3587352, 0.0], [15.8079529, -4.3587352, 0.0], [15.8079529, -4.3573659, 0.0], [15.8065796, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1133}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3573659, 0.0], [15.8093262, -4.3587352, 0.0], [15.8106995, -4.3587352, 0.0], [15.8106995, -4.3573659, 0.0], [15.8093262, -4.3573659, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1134}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3559966, 0.0], [15.9040833, -4.3546273, 0.0], [15.90271, -4.3546273, 0.0], [15.90271, -4.3559966, 0.0], [15.90271, -4.3573659, 0.0], [15.9040833, -4.3573659, 0.0], [15.9040833, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1135}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.3559966, 0.0], [15.8395386, -4.3573659, 0.0], [15.8409119, -4.3573659, 0.0], [15.8409119, -4.3559966, 0.0], [15.8395386, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1136}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.3559966, 0.0], [15.7928467, -4.3559966, 0.0], [15.7914734, -4.3559966, 0.0], [15.7914734, -4.3573659, 0.0], [15.7928467, -4.3573659, 0.0], [15.79422, -4.3573659, 0.0], [15.7955933, -4.3573659, 0.0], [15.7955933, -4.3559966, 0.0], [15.79422, -4.3559966, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1137}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3546273, 0.0], [15.9150696, -4.3559966, 0.0], [15.9164429, -4.3559966, 0.0], [15.9164429, -4.3546273, 0.0], [15.9150696, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1138}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3546273, 0.0], [15.7777405, -4.3546273, 0.0], [15.7777405, -4.3559966, 0.0], [15.7791138, -4.3559966, 0.0], [15.7804871, -4.3559966, 0.0], [15.7804871, -4.3546273, 0.0], [15.7791138, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1139}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.3546273, 0.0], [15.8285522, -4.353258, 0.0], [15.827179, -4.353258, 0.0], [15.827179, -4.3546273, 0.0], [15.827179, -4.3559966, 0.0], [15.8285522, -4.3559966, 0.0], [15.8285522, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1140}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.3546273, 0.0], [15.7200623, -4.353258, 0.0], [15.718689, -4.353258, 0.0], [15.718689, -4.3546273, 0.0], [15.718689, -4.3559966, 0.0], [15.7200623, -4.3559966, 0.0], [15.7200623, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1141}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3546273, 0.0], [15.7749939, -4.3559966, 0.0], [15.7763672, -4.3559966, 0.0], [15.7763672, -4.3546273, 0.0], [15.7749939, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1142}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.3546273, 0.0], [15.7859802, -4.353258, 0.0], [15.7859802, -4.3518886, 0.0], [15.7846069, -4.3518886, 0.0], [15.7832336, -4.3518886, 0.0], [15.7832336, -4.353258, 0.0], [15.7846069, -4.353258, 0.0], [15.7846069, -4.3546273, 0.0], [15.7846069, -4.3559966, 0.0], [15.7859802, -4.3559966, 0.0], [15.7859802, -4.3546273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1143}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.353258, 0.0], [15.9288025, -4.3546273, 0.0], [15.9301758, -4.3546273, 0.0], [15.9301758, -4.353258, 0.0], [15.9288025, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1144}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.353258, 0.0], [15.8752441, -4.3546273, 0.0], [15.8766174, -4.3546273, 0.0], [15.8766174, -4.353258, 0.0], [15.8752441, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1145}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.353258, 0.0], [15.761261, -4.3518886, 0.0], [15.7626343, -4.3518886, 0.0], [15.7626343, -4.3505193, 0.0], [15.7626343, -4.34915, 0.0], [15.761261, -4.34915, 0.0], [15.761261, -4.3505193, 0.0], [15.7598877, -4.3505193, 0.0], [15.7598877, -4.34915, 0.0], [15.7598877, -4.3477806, 0.0], [15.7585144, -4.3477806, 0.0], [15.7585144, -4.3464113, 0.0], [15.7598877, -4.3464113, 0.0], [15.7598877, -4.3450419, 0.0], [15.7585144, -4.3450419, 0.0], [15.7585144, -4.3436726, 0.0], [15.7571411, -4.3436726, 0.0], [15.7571411, -4.3423032, 0.0], [15.7571411, -4.3409339, 0.0], [15.7571411, -4.3395645, 0.0], [15.7571411, -4.3381952, 0.0], [15.7557678, -4.3381952, 0.0], [15.7557678, -4.3368258, 0.0], [15.7557678, -4.3354565, 0.0], [15.7557678, -4.3340871, 0.0], [15.7543945, -4.3340871, 0.0], [15.7530212, -4.3340871, 0.0], [15.7530212, -4.3354565, 0.0], [15.7530212, -4.3368258, 0.0], [15.7543945, -4.3368258, 0.0], [15.7543945, -4.3381952, 0.0], [15.7543945, -4.3395645, 0.0], [15.7543945, -4.3409339, 0.0], [15.7530212, -4.3409339, 0.0], [15.7530212, -4.3395645, 0.0], [15.7516479, -4.3395645, 0.0], [15.7516479, -4.3409339, 0.0], [15.7516479, -4.3423032, 0.0], [15.7516479, -4.3436726, 0.0], [15.7530212, -4.3436726, 0.0], [15.7530212, -4.3450419, 0.0], [15.7516479, -4.3450419, 0.0], [15.7516479, -4.3464113, 0.0], [15.7530212, -4.3464113, 0.0], [15.7543945, -4.3464113, 0.0], [15.7557678, -4.3464113, 0.0], [15.7571411, -4.3464113, 0.0], [15.7571411, -4.3477806, 0.0], [15.7571411, -4.34915, 0.0], [15.7585144, -4.34915, 0.0], [15.7585144, -4.3505193, 0.0], [15.7571411, -4.3505193, 0.0], [15.7571411, -4.3518886, 0.0], [15.7571411, -4.353258, 0.0], [15.7585144, -4.353258, 0.0], [15.7585144, -4.3546273, 0.0], [15.7598877, -4.3546273, 0.0], [15.761261, -4.3546273, 0.0], [15.761261, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1146}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.353258, 0.0], [15.8518982, -4.3546273, 0.0], [15.8532715, -4.3546273, 0.0], [15.8532715, -4.353258, 0.0], [15.8518982, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1147}, "geometry": {"type": "Polygon", "coordinates": [[[15.9562683, -4.3518886, 0.0], [15.9562683, -4.353258, 0.0], [15.9576416, -4.353258, 0.0], [15.9576416, -4.3518886, 0.0], [15.9562683, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1148}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.3518886, 0.0], [15.8848572, -4.353258, 0.0], [15.8862305, -4.353258, 0.0], [15.8862305, -4.3518886, 0.0], [15.8848572, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1149}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.3518886, 0.0], [15.8724976, -4.353258, 0.0], [15.8738708, -4.353258, 0.0], [15.8738708, -4.3518886, 0.0], [15.8724976, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1150}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.353258, 0.0], [15.8148193, -4.3546273, 0.0], [15.8161926, -4.3546273, 0.0], [15.8161926, -4.353258, 0.0], [15.8148193, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1151}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.353258, 0.0], [15.7955933, -4.353258, 0.0], [15.7955933, -4.3518886, 0.0], [15.79422, -4.3518886, 0.0], [15.79422, -4.3505193, 0.0], [15.7928467, -4.3505193, 0.0], [15.7928467, -4.3518886, 0.0], [15.7928467, -4.353258, 0.0], [15.7928467, -4.3546273, 0.0], [15.79422, -4.3546273, 0.0], [15.79422, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1152}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.353258, 0.0], [15.8024597, -4.3546273, 0.0], [15.803833, -4.3546273, 0.0], [15.803833, -4.353258, 0.0], [15.8024597, -4.353258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1153}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3518886, 0.0], [15.8958435, -4.3518886, 0.0], [15.8958435, -4.353258, 0.0], [15.8972168, -4.353258, 0.0], [15.8985901, -4.353258, 0.0], [15.8985901, -4.3518886, 0.0], [15.8972168, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1154}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.3518886, 0.0], [15.9068298, -4.353258, 0.0], [15.9082031, -4.353258, 0.0], [15.9095764, -4.353258, 0.0], [15.9095764, -4.3518886, 0.0], [15.9082031, -4.3518886, 0.0], [15.9068298, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1155}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.3518886, 0.0], [15.8312988, -4.3518886, 0.0], [15.8312988, -4.353258, 0.0], [15.8326721, -4.353258, 0.0], [15.8340454, -4.353258, 0.0], [15.8340454, -4.3518886, 0.0], [15.8326721, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1156}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.3518886, 0.0], [15.9233093, -4.353258, 0.0], [15.9246826, -4.353258, 0.0], [15.9246826, -4.3518886, 0.0], [15.9233093, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1157}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.3518886, 0.0], [15.8491516, -4.353258, 0.0], [15.8505249, -4.353258, 0.0], [15.8505249, -4.3518886, 0.0], [15.8491516, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1158}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.3518886, 0.0], [15.7200623, -4.353258, 0.0], [15.7214355, -4.353258, 0.0], [15.7214355, -4.3518886, 0.0], [15.7200623, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1159}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3518886, 0.0], [15.7901001, -4.353258, 0.0], [15.7914734, -4.353258, 0.0], [15.7914734, -4.3518886, 0.0], [15.7901001, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1160}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3518886, 0.0], [15.7763672, -4.353258, 0.0], [15.7777405, -4.353258, 0.0], [15.7777405, -4.3518886, 0.0], [15.7763672, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1161}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3518886, 0.0], [15.7681274, -4.3505193, 0.0], [15.7667542, -4.3505193, 0.0], [15.7667542, -4.3518886, 0.0], [15.7667542, -4.353258, 0.0], [15.7681274, -4.353258, 0.0], [15.7681274, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1162}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.3518886, 0.0], [15.7530212, -4.3505193, 0.0], [15.7516479, -4.3505193, 0.0], [15.7516479, -4.34915, 0.0], [15.7502747, -4.34915, 0.0], [15.7502747, -4.3505193, 0.0], [15.7502747, -4.3518886, 0.0], [15.7502747, -4.353258, 0.0], [15.7516479, -4.353258, 0.0], [15.7530212, -4.353258, 0.0], [15.7530212, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1163}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.3518886, 0.0], [15.8615112, -4.353258, 0.0], [15.8628845, -4.353258, 0.0], [15.8628845, -4.3518886, 0.0], [15.8615112, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1164}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.3518886, 0.0], [15.8477783, -4.3505193, 0.0], [15.846405, -4.3505193, 0.0], [15.846405, -4.34915, 0.0], [15.846405, -4.3477806, 0.0], [15.8450317, -4.3477806, 0.0], [15.8436584, -4.3477806, 0.0], [15.8436584, -4.34915, 0.0], [15.8450317, -4.34915, 0.0], [15.8450317, -4.3505193, 0.0], [15.8450317, -4.3518886, 0.0], [15.846405, -4.3518886, 0.0], [15.846405, -4.353258, 0.0], [15.8477783, -4.353258, 0.0], [15.8477783, -4.3518886, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1165}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3505193, 0.0], [15.8161926, -4.34915, 0.0], [15.8175659, -4.34915, 0.0], [15.8189392, -4.34915, 0.0], [15.8203125, -4.34915, 0.0], [15.8216858, -4.34915, 0.0], [15.8216858, -4.3477806, 0.0], [15.8203125, -4.3477806, 0.0], [15.8189392, -4.3477806, 0.0], [15.8175659, -4.3477806, 0.0], [15.8161926, -4.3477806, 0.0], [15.8148193, -4.3477806, 0.0], [15.8148193, -4.34915, 0.0], [15.8148193, -4.3505193, 0.0], [15.8148193, -4.3518886, 0.0], [15.8161926, -4.3518886, 0.0], [15.8175659, -4.3518886, 0.0], [15.8175659, -4.3505193, 0.0], [15.8161926, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1166}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.3505193, 0.0], [15.869751, -4.3518886, 0.0], [15.8711243, -4.3518886, 0.0], [15.8711243, -4.3505193, 0.0], [15.869751, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1167}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.3505193, 0.0], [15.8930969, -4.3518886, 0.0], [15.8944702, -4.3518886, 0.0], [15.8944702, -4.3505193, 0.0], [15.8930969, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1168}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.3505193, 0.0], [15.7461548, -4.3518886, 0.0], [15.7475281, -4.3518886, 0.0], [15.7475281, -4.3505193, 0.0], [15.7461548, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1169}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.3505193, 0.0], [15.8532715, -4.3518886, 0.0], [15.8546448, -4.3518886, 0.0], [15.8546448, -4.3505193, 0.0], [15.8532715, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1170}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.3505193, 0.0], [15.7695007, -4.3518886, 0.0], [15.770874, -4.3518886, 0.0], [15.7722473, -4.3518886, 0.0], [15.7722473, -4.3505193, 0.0], [15.770874, -4.3505193, 0.0], [15.7695007, -4.3505193, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1171}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.34915, 0.0], [15.7337952, -4.34915, 0.0], [15.7337952, -4.3505193, 0.0], [15.7351685, -4.3505193, 0.0], [15.7365417, -4.3505193, 0.0], [15.7365417, -4.34915, 0.0], [15.7351685, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1172}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.34915, 0.0], [15.8285522, -4.3505193, 0.0], [15.8299255, -4.3505193, 0.0], [15.8299255, -4.34915, 0.0], [15.8285522, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1173}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.34915, 0.0], [15.8285522, -4.34915, 0.0], [15.8285522, -4.3477806, 0.0], [15.8285522, -4.3464113, 0.0], [15.827179, -4.3464113, 0.0], [15.8258057, -4.3464113, 0.0], [15.8258057, -4.3450419, 0.0], [15.8244324, -4.3450419, 0.0], [15.8244324, -4.3464113, 0.0], [15.8230591, -4.3464113, 0.0], [15.8230591, -4.3477806, 0.0], [15.8230591, -4.34915, 0.0], [15.8216858, -4.34915, 0.0], [15.8216858, -4.3505193, 0.0], [15.8230591, -4.3505193, 0.0], [15.8244324, -4.3505193, 0.0], [15.8258057, -4.3505193, 0.0], [15.827179, -4.3505193, 0.0], [15.827179, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1174}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.34915, 0.0], [15.9068298, -4.3477806, 0.0], [15.9068298, -4.3464113, 0.0], [15.9082031, -4.3464113, 0.0], [15.9095764, -4.3464113, 0.0], [15.9095764, -4.3450419, 0.0], [15.9082031, -4.3450419, 0.0], [15.9082031, -4.3436726, 0.0], [15.9082031, -4.3423032, 0.0], [15.9082031, -4.3409339, 0.0], [15.9082031, -4.3395645, 0.0], [15.9095764, -4.3395645, 0.0], [15.9109497, -4.3395645, 0.0], [15.912323, -4.3395645, 0.0], [15.912323, -4.3381952, 0.0], [15.9136963, -4.3381952, 0.0], [15.9136963, -4.3368258, 0.0], [15.9136963, -4.3354565, 0.0], [15.9150696, -4.3354565, 0.0], [15.9150696, -4.3340871, 0.0], [15.9150696, -4.3327177, 0.0], [15.9136963, -4.3327177, 0.0], [15.9136963, -4.3340871, 0.0], [15.912323, -4.3340871, 0.0], [15.912323, -4.3354565, 0.0], [15.9109497, -4.3354565, 0.0], [15.9109497, -4.3368258, 0.0], [15.9095764, -4.3368258, 0.0], [15.9082031, -4.3368258, 0.0], [15.9082031, -4.3381952, 0.0], [15.9068298, -4.3381952, 0.0], [15.9054565, -4.3381952, 0.0], [15.9054565, -4.3395645, 0.0], [15.9054565, -4.3409339, 0.0], [15.9054565, -4.3423032, 0.0], [15.9054565, -4.3436726, 0.0], [15.9040833, -4.3436726, 0.0], [15.9040833, -4.3450419, 0.0], [15.9040833, -4.3464113, 0.0], [15.9054565, -4.3464113, 0.0], [15.9054565, -4.3477806, 0.0], [15.9040833, -4.3477806, 0.0], [15.9040833, -4.34915, 0.0], [15.9040833, -4.3505193, 0.0], [15.9054565, -4.3505193, 0.0], [15.9068298, -4.3505193, 0.0], [15.9068298, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1175}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.34915, 0.0], [15.7434082, -4.3505193, 0.0], [15.7447815, -4.3505193, 0.0], [15.7447815, -4.34915, 0.0], [15.7434082, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1176}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.34915, 0.0], [15.737915, -4.3505193, 0.0], [15.7392883, -4.3505193, 0.0], [15.7392883, -4.34915, 0.0], [15.737915, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1177}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.34915, 0.0], [15.7145691, -4.3505193, 0.0], [15.7159424, -4.3505193, 0.0], [15.7159424, -4.34915, 0.0], [15.7145691, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1178}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.34915, 0.0], [15.8422852, -4.3505193, 0.0], [15.8436584, -4.3505193, 0.0], [15.8436584, -4.34915, 0.0], [15.8422852, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1179}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.34915, 0.0], [15.79422, -4.3505193, 0.0], [15.7955933, -4.3505193, 0.0], [15.7969666, -4.3505193, 0.0], [15.7969666, -4.34915, 0.0], [15.7955933, -4.34915, 0.0], [15.79422, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1180}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.34915, 0.0], [15.7818604, -4.3505193, 0.0], [15.7832336, -4.3505193, 0.0], [15.7832336, -4.34915, 0.0], [15.7818604, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1181}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.34915, 0.0], [15.8972168, -4.34915, 0.0], [15.8972168, -4.3505193, 0.0], [15.8985901, -4.3505193, 0.0], [15.8999634, -4.3505193, 0.0], [15.8999634, -4.34915, 0.0], [15.8985901, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1182}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.34915, 0.0], [15.7722473, -4.3505193, 0.0], [15.7736206, -4.3505193, 0.0], [15.7736206, -4.34915, 0.0], [15.7722473, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1183}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.34915, 0.0], [15.7695007, -4.3477806, 0.0], [15.7681274, -4.3477806, 0.0], [15.7681274, -4.34915, 0.0], [15.7681274, -4.3505193, 0.0], [15.7695007, -4.3505193, 0.0], [15.7695007, -4.34915, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1184}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3477806, 0.0], [15.8972168, -4.3464113, 0.0], [15.8958435, -4.3464113, 0.0], [15.8958435, -4.3477806, 0.0], [15.8944702, -4.3477806, 0.0], [15.8944702, -4.34915, 0.0], [15.8958435, -4.34915, 0.0], [15.8972168, -4.34915, 0.0], [15.8972168, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1185}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3477806, 0.0], [15.7928467, -4.34915, 0.0], [15.79422, -4.34915, 0.0], [15.79422, -4.3477806, 0.0], [15.7928467, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1186}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.3477806, 0.0], [15.8711243, -4.34915, 0.0], [15.8724976, -4.34915, 0.0], [15.8724976, -4.3477806, 0.0], [15.8711243, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1187}, "geometry": {"type": "Polygon", "coordinates": [[[15.9754944, -4.3477806, 0.0], [15.9741211, -4.3477806, 0.0], [15.9741211, -4.34915, 0.0], [15.9754944, -4.34915, 0.0], [15.9768677, -4.34915, 0.0], [15.9768677, -4.3477806, 0.0], [15.9754944, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1188}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.3477806, 0.0], [15.8656311, -4.3464113, 0.0], [15.8642578, -4.3464113, 0.0], [15.8642578, -4.3477806, 0.0], [15.8642578, -4.34915, 0.0], [15.8656311, -4.34915, 0.0], [15.8656311, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1189}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.3477806, 0.0], [15.7090759, -4.34915, 0.0], [15.7104492, -4.34915, 0.0], [15.7104492, -4.3477806, 0.0], [15.7090759, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1190}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.3477806, 0.0], [15.7118225, -4.34915, 0.0], [15.7131958, -4.34915, 0.0], [15.7131958, -4.3477806, 0.0], [15.7118225, -4.3477806, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1191}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.3464113, 0.0], [15.7640076, -4.3464113, 0.0], [15.7640076, -4.3450419, 0.0], [15.7626343, -4.3450419, 0.0], [15.7626343, -4.3436726, 0.0], [15.761261, -4.3436726, 0.0], [15.761261, -4.3450419, 0.0], [15.761261, -4.3464113, 0.0], [15.761261, -4.3477806, 0.0], [15.7626343, -4.3477806, 0.0], [15.7626343, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1192}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3464113, 0.0], [15.7846069, -4.3450419, 0.0], [15.7846069, -4.3436726, 0.0], [15.7832336, -4.3436726, 0.0], [15.7832336, -4.3423032, 0.0], [15.7832336, -4.3409339, 0.0], [15.7818604, -4.3409339, 0.0], [15.7804871, -4.3409339, 0.0], [15.7791138, -4.3409339, 0.0], [15.7791138, -4.3423032, 0.0], [15.7804871, -4.3423032, 0.0], [15.7818604, -4.3423032, 0.0], [15.7818604, -4.3436726, 0.0], [15.7804871, -4.3436726, 0.0], [15.7804871, -4.3450419, 0.0], [15.7818604, -4.3450419, 0.0], [15.7818604, -4.3464113, 0.0], [15.7818604, -4.3477806, 0.0], [15.7832336, -4.3477806, 0.0], [15.7846069, -4.3477806, 0.0], [15.7846069, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1193}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.3464113, 0.0], [15.8821106, -4.3477806, 0.0], [15.8834839, -4.3477806, 0.0], [15.8834839, -4.3464113, 0.0], [15.8821106, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1194}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3464113, 0.0], [15.8024597, -4.3477806, 0.0], [15.803833, -4.3477806, 0.0], [15.803833, -4.3464113, 0.0], [15.8024597, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1195}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.3464113, 0.0], [15.836792, -4.3477806, 0.0], [15.8381653, -4.3477806, 0.0], [15.8395386, -4.3477806, 0.0], [15.8395386, -4.3464113, 0.0], [15.8381653, -4.3464113, 0.0], [15.836792, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1196}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.3464113, 0.0], [15.7447815, -4.3477806, 0.0], [15.7461548, -4.3477806, 0.0], [15.7461548, -4.3464113, 0.0], [15.7447815, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1197}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.3464113, 0.0], [15.7502747, -4.3477806, 0.0], [15.7516479, -4.3477806, 0.0], [15.7516479, -4.3464113, 0.0], [15.7502747, -4.3464113, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1198}, "geometry": {"type": "Polygon", "coordinates": [[[15.9823608, -4.3450419, 0.0], [15.9823608, -4.3464113, 0.0], [15.9837341, -4.3464113, 0.0], [15.9837341, -4.3450419, 0.0], [15.9823608, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1199}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.3450419, 0.0], [15.9658813, -4.3464113, 0.0], [15.9672546, -4.3464113, 0.0], [15.9672546, -4.3450419, 0.0], [15.9658813, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1200}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.3450419, 0.0], [15.9590149, -4.3464113, 0.0], [15.9603882, -4.3464113, 0.0], [15.9603882, -4.3450419, 0.0], [15.9590149, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1201}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3450419, 0.0], [15.7763672, -4.3436726, 0.0], [15.7749939, -4.3436726, 0.0], [15.7749939, -4.3450419, 0.0], [15.7749939, -4.3464113, 0.0], [15.7763672, -4.3464113, 0.0], [15.7763672, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1202}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.3450419, 0.0], [15.7104492, -4.3436726, 0.0], [15.7090759, -4.3436726, 0.0], [15.7090759, -4.3450419, 0.0], [15.7090759, -4.3464113, 0.0], [15.7104492, -4.3464113, 0.0], [15.7104492, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1203}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.3450419, 0.0], [15.813446, -4.3436726, 0.0], [15.8120728, -4.3436726, 0.0], [15.8106995, -4.3436726, 0.0], [15.8106995, -4.3450419, 0.0], [15.8120728, -4.3450419, 0.0], [15.8120728, -4.3464113, 0.0], [15.813446, -4.3464113, 0.0], [15.813446, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1204}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3450419, 0.0], [15.803833, -4.3464113, 0.0], [15.8052063, -4.3464113, 0.0], [15.8052063, -4.3450419, 0.0], [15.803833, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1205}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.3436726, 0.0], [15.9466553, -4.3450419, 0.0], [15.9480286, -4.3450419, 0.0], [15.9480286, -4.3436726, 0.0], [15.9466553, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1206}, "geometry": {"type": "Polygon", "coordinates": [[[15.954895, -4.3436726, 0.0], [15.954895, -4.3450419, 0.0], [15.9562683, -4.3450419, 0.0], [15.9562683, -4.3436726, 0.0], [15.954895, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1207}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.3450419, 0.0], [15.8999634, -4.3464113, 0.0], [15.9013367, -4.3464113, 0.0], [15.9013367, -4.3450419, 0.0], [15.8999634, -4.3450419, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1208}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3436726, 0.0], [15.827179, -4.3423032, 0.0], [15.8258057, -4.3423032, 0.0], [15.8258057, -4.3436726, 0.0], [15.8258057, -4.3450419, 0.0], [15.827179, -4.3450419, 0.0], [15.827179, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1209}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3436726, 0.0], [15.803833, -4.3423032, 0.0], [15.8024597, -4.3423032, 0.0], [15.8024597, -4.3436726, 0.0], [15.8010864, -4.3436726, 0.0], [15.8010864, -4.3450419, 0.0], [15.8024597, -4.3450419, 0.0], [15.803833, -4.3450419, 0.0], [15.803833, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1210}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.3436726, 0.0], [15.8216858, -4.3436726, 0.0], [15.8216858, -4.3450419, 0.0], [15.8230591, -4.3450419, 0.0], [15.8244324, -4.3450419, 0.0], [15.8244324, -4.3436726, 0.0], [15.8230591, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1211}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3436726, 0.0], [15.7681274, -4.3450419, 0.0], [15.7695007, -4.3450419, 0.0], [15.770874, -4.3450419, 0.0], [15.770874, -4.3436726, 0.0], [15.7695007, -4.3436726, 0.0], [15.7681274, -4.3436726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1212}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3423032, 0.0], [15.8093262, -4.3436726, 0.0], [15.8106995, -4.3436726, 0.0], [15.8106995, -4.3423032, 0.0], [15.8093262, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1213}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3423032, 0.0], [15.8175659, -4.3436726, 0.0], [15.8189392, -4.3436726, 0.0], [15.8189392, -4.3423032, 0.0], [15.8175659, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1214}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -4.3423032, 0.0], [15.9260559, -4.3409339, 0.0], [15.9246826, -4.3409339, 0.0], [15.9233093, -4.3409339, 0.0], [15.9233093, -4.3423032, 0.0], [15.9233093, -4.3436726, 0.0], [15.9246826, -4.3436726, 0.0], [15.9260559, -4.3436726, 0.0], [15.9260559, -4.3423032, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1215}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3409339, 0.0], [15.7667542, -4.3409339, 0.0], [15.7667542, -4.3423032, 0.0], [15.7681274, -4.3423032, 0.0], [15.7695007, -4.3423032, 0.0], [15.7695007, -4.3409339, 0.0], [15.7681274, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1216}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3409339, 0.0], [15.761261, -4.3423032, 0.0], [15.7626343, -4.3423032, 0.0], [15.7626343, -4.3409339, 0.0], [15.761261, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1217}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3409339, 0.0], [15.7969666, -4.3395645, 0.0], [15.7955933, -4.3395645, 0.0], [15.7955933, -4.3409339, 0.0], [15.7955933, -4.3423032, 0.0], [15.7969666, -4.3423032, 0.0], [15.7983398, -4.3423032, 0.0], [15.7983398, -4.3409339, 0.0], [15.7969666, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1218}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3409339, 0.0], [15.8024597, -4.3395645, 0.0], [15.8010864, -4.3395645, 0.0], [15.8010864, -4.3409339, 0.0], [15.8010864, -4.3423032, 0.0], [15.8024597, -4.3423032, 0.0], [15.8024597, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1219}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3409339, 0.0], [15.8079529, -4.3423032, 0.0], [15.8093262, -4.3423032, 0.0], [15.8093262, -4.3409339, 0.0], [15.8079529, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1220}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3409339, 0.0], [15.7901001, -4.3423032, 0.0], [15.7914734, -4.3423032, 0.0], [15.7914734, -4.3409339, 0.0], [15.7901001, -4.3409339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1221}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3395645, 0.0], [15.8052063, -4.3409339, 0.0], [15.8065796, -4.3409339, 0.0], [15.8079529, -4.3409339, 0.0], [15.8079529, -4.3395645, 0.0], [15.8065796, -4.3395645, 0.0], [15.8052063, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1222}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.3395645, 0.0], [15.7461548, -4.3381952, 0.0], [15.7461548, -4.3368258, 0.0], [15.7447815, -4.3368258, 0.0], [15.7434082, -4.3368258, 0.0], [15.7434082, -4.3381952, 0.0], [15.7434082, -4.3395645, 0.0], [15.7447815, -4.3395645, 0.0], [15.7447815, -4.3409339, 0.0], [15.7461548, -4.3409339, 0.0], [15.7461548, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1223}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3395645, 0.0], [15.8546448, -4.3409339, 0.0], [15.8560181, -4.3409339, 0.0], [15.8560181, -4.3395645, 0.0], [15.8546448, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1224}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.3395645, 0.0], [15.8477783, -4.3409339, 0.0], [15.8491516, -4.3409339, 0.0], [15.8491516, -4.3395645, 0.0], [15.8477783, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1225}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.3395645, 0.0], [15.7859802, -4.3409339, 0.0], [15.7873535, -4.3409339, 0.0], [15.7873535, -4.3395645, 0.0], [15.7859802, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1226}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3395645, 0.0], [15.921936, -4.3409339, 0.0], [15.9233093, -4.3409339, 0.0], [15.9233093, -4.3395645, 0.0], [15.921936, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1227}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.3395645, 0.0], [15.8889771, -4.3409339, 0.0], [15.8903503, -4.3409339, 0.0], [15.8903503, -4.3395645, 0.0], [15.8889771, -4.3395645, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1228}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.3381952, 0.0], [15.8917236, -4.3395645, 0.0], [15.8930969, -4.3395645, 0.0], [15.8930969, -4.3381952, 0.0], [15.8917236, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1229}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.3381952, 0.0], [15.7983398, -4.3395645, 0.0], [15.7997131, -4.3395645, 0.0], [15.7997131, -4.3381952, 0.0], [15.7983398, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1230}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.3381952, 0.0], [15.7804871, -4.3368258, 0.0], [15.7791138, -4.3368258, 0.0], [15.7777405, -4.3368258, 0.0], [15.7777405, -4.3381952, 0.0], [15.7791138, -4.3381952, 0.0], [15.7791138, -4.3395645, 0.0], [15.7804871, -4.3395645, 0.0], [15.7818604, -4.3395645, 0.0], [15.7818604, -4.3381952, 0.0], [15.7804871, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1231}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3381952, 0.0], [15.8079529, -4.3395645, 0.0], [15.8093262, -4.3395645, 0.0], [15.8093262, -4.3381952, 0.0], [15.8079529, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1232}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.3381952, 0.0], [15.7489014, -4.3395645, 0.0], [15.7502747, -4.3395645, 0.0], [15.7502747, -4.3381952, 0.0], [15.7489014, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1233}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3381952, 0.0], [15.7901001, -4.3395645, 0.0], [15.7914734, -4.3395645, 0.0], [15.7914734, -4.3381952, 0.0], [15.7901001, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1234}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3381952, 0.0], [15.7749939, -4.3395645, 0.0], [15.7763672, -4.3395645, 0.0], [15.7763672, -4.3381952, 0.0], [15.7749939, -4.3381952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1235}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.3368258, 0.0], [15.8807373, -4.3354565, 0.0], [15.879364, -4.3354565, 0.0], [15.879364, -4.3368258, 0.0], [15.879364, -4.3381952, 0.0], [15.8807373, -4.3381952, 0.0], [15.8807373, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1236}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.3368258, 0.0], [15.803833, -4.3381952, 0.0], [15.8052063, -4.3381952, 0.0], [15.8065796, -4.3381952, 0.0], [15.8079529, -4.3381952, 0.0], [15.8079529, -4.3368258, 0.0], [15.8065796, -4.3368258, 0.0], [15.8052063, -4.3368258, 0.0], [15.803833, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1237}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.3368258, 0.0], [15.9658813, -4.3354565, 0.0], [15.9645081, -4.3354565, 0.0], [15.9645081, -4.3368258, 0.0], [15.9645081, -4.3381952, 0.0], [15.9658813, -4.3381952, 0.0], [15.9658813, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1238}, "geometry": {"type": "Polygon", "coordinates": [[[15.9590149, -4.3368258, 0.0], [15.9603882, -4.3368258, 0.0], [15.9617615, -4.3368258, 0.0], [15.9617615, -4.3354565, 0.0], [15.9617615, -4.3340871, 0.0], [15.9603882, -4.3340871, 0.0], [15.9590149, -4.3340871, 0.0], [15.9590149, -4.3354565, 0.0], [15.9576416, -4.3354565, 0.0], [15.9562683, -4.3354565, 0.0], [15.9562683, -4.3368258, 0.0], [15.9562683, -4.3381952, 0.0], [15.9576416, -4.3381952, 0.0], [15.9590149, -4.3381952, 0.0], [15.9590149, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1239}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.3368258, 0.0], [15.7873535, -4.3354565, 0.0], [15.7859802, -4.3354565, 0.0], [15.7846069, -4.3354565, 0.0], [15.7846069, -4.3340871, 0.0], [15.7846069, -4.3327177, 0.0], [15.7832336, -4.3327177, 0.0], [15.7832336, -4.3340871, 0.0], [15.7832336, -4.3354565, 0.0], [15.7832336, -4.3368258, 0.0], [15.7846069, -4.3368258, 0.0], [15.7859802, -4.3368258, 0.0], [15.7859802, -4.3381952, 0.0], [15.7873535, -4.3381952, 0.0], [15.7873535, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1240}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.3368258, 0.0], [15.9370422, -4.3381952, 0.0], [15.9384155, -4.3381952, 0.0], [15.9384155, -4.3368258, 0.0], [15.9370422, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1241}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3368258, 0.0], [15.8175659, -4.3354565, 0.0], [15.8161926, -4.3354565, 0.0], [15.8161926, -4.3368258, 0.0], [15.8161926, -4.3381952, 0.0], [15.8175659, -4.3381952, 0.0], [15.8175659, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1242}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.3368258, 0.0], [15.8477783, -4.3381952, 0.0], [15.8491516, -4.3381952, 0.0], [15.8491516, -4.3368258, 0.0], [15.8477783, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1243}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.3368258, 0.0], [15.8230591, -4.3381952, 0.0], [15.8244324, -4.3381952, 0.0], [15.8244324, -4.3368258, 0.0], [15.8230591, -4.3368258, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1244}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3354565, 0.0], [15.827179, -4.3368258, 0.0], [15.8285522, -4.3368258, 0.0], [15.8285522, -4.3354565, 0.0], [15.827179, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1245}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.3354565, 0.0], [15.9068298, -4.3368258, 0.0], [15.9082031, -4.3368258, 0.0], [15.9082031, -4.3354565, 0.0], [15.9068298, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1246}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3354565, 0.0], [15.8024597, -4.3368258, 0.0], [15.803833, -4.3368258, 0.0], [15.803833, -4.3354565, 0.0], [15.8024597, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1247}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3340871, 0.0], [15.7763672, -4.3340871, 0.0], [15.7763672, -4.3354565, 0.0], [15.7777405, -4.3354565, 0.0], [15.7791138, -4.3354565, 0.0], [15.7791138, -4.3340871, 0.0], [15.7777405, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1248}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.3354565, 0.0], [15.8518982, -4.3368258, 0.0], [15.8532715, -4.3368258, 0.0], [15.8532715, -4.3354565, 0.0], [15.8518982, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1249}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.3354565, 0.0], [15.7804871, -4.3368258, 0.0], [15.7818604, -4.3368258, 0.0], [15.7818604, -4.3354565, 0.0], [15.7804871, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1250}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.3354565, 0.0], [15.7983398, -4.3340871, 0.0], [15.7969666, -4.3340871, 0.0], [15.7969666, -4.3354565, 0.0], [15.7969666, -4.3368258, 0.0], [15.7983398, -4.3368258, 0.0], [15.7983398, -4.3354565, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1251}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3340871, 0.0], [15.8972168, -4.3354565, 0.0], [15.8985901, -4.3354565, 0.0], [15.8985901, -4.3340871, 0.0], [15.8972168, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1252}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3340871, 0.0], [15.7598877, -4.3354565, 0.0], [15.761261, -4.3354565, 0.0], [15.7626343, -4.3354565, 0.0], [15.7626343, -4.3340871, 0.0], [15.761261, -4.3340871, 0.0], [15.7598877, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1253}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.3340871, 0.0], [15.8560181, -4.3354565, 0.0], [15.8573914, -4.3354565, 0.0], [15.8573914, -4.3340871, 0.0], [15.8560181, -4.3340871, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1254}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.3327177, 0.0], [15.8560181, -4.3313484, 0.0], [15.8546448, -4.3313484, 0.0], [15.8546448, -4.3327177, 0.0], [15.8546448, -4.3340871, 0.0], [15.8560181, -4.3340871, 0.0], [15.8560181, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1255}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.3327177, 0.0], [15.8010864, -4.3327177, 0.0], [15.8010864, -4.3340871, 0.0], [15.8024597, -4.3340871, 0.0], [15.803833, -4.3340871, 0.0], [15.803833, -4.3327177, 0.0], [15.8024597, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1256}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3327177, 0.0], [15.7928467, -4.3340871, 0.0], [15.79422, -4.3340871, 0.0], [15.79422, -4.3327177, 0.0], [15.7928467, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1257}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3327177, 0.0], [15.7667542, -4.3327177, 0.0], [15.7667542, -4.3340871, 0.0], [15.7681274, -4.3340871, 0.0], [15.7695007, -4.3340871, 0.0], [15.7695007, -4.3327177, 0.0], [15.7681274, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1258}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.3327177, 0.0], [15.7557678, -4.3340871, 0.0], [15.7571411, -4.3340871, 0.0], [15.7571411, -4.3327177, 0.0], [15.7557678, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1259}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.3327177, 0.0], [15.7887268, -4.3340871, 0.0], [15.7901001, -4.3340871, 0.0], [15.7901001, -4.3327177, 0.0], [15.7887268, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1260}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.3327177, 0.0], [15.8010864, -4.3327177, 0.0], [15.8010864, -4.3313484, 0.0], [15.7997131, -4.3313484, 0.0], [15.7997131, -4.329979, 0.0], [15.7983398, -4.329979, 0.0], [15.7983398, -4.3313484, 0.0], [15.7983398, -4.3327177, 0.0], [15.7997131, -4.3327177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1261}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3313484, 0.0], [15.8093262, -4.329979, 0.0], [15.8079529, -4.329979, 0.0], [15.8079529, -4.3286096, 0.0], [15.8065796, -4.3286096, 0.0], [15.8065796, -4.329979, 0.0], [15.8065796, -4.3313484, 0.0], [15.8065796, -4.3327177, 0.0], [15.8079529, -4.3327177, 0.0], [15.8093262, -4.3327177, 0.0], [15.8093262, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1262}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.3313484, 0.0], [15.7859802, -4.3313484, 0.0], [15.7859802, -4.3327177, 0.0], [15.7873535, -4.3327177, 0.0], [15.7887268, -4.3327177, 0.0], [15.7887268, -4.3313484, 0.0], [15.7873535, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1263}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3313484, 0.0], [15.9150696, -4.3327177, 0.0], [15.9164429, -4.3327177, 0.0], [15.9178162, -4.3327177, 0.0], [15.9178162, -4.3313484, 0.0], [15.9191895, -4.3313484, 0.0], [15.9191895, -4.329979, 0.0], [15.9205627, -4.329979, 0.0], [15.9205627, -4.3286096, 0.0], [15.921936, -4.3286096, 0.0], [15.921936, -4.3272403, 0.0], [15.9233093, -4.3272403, 0.0], [15.9233093, -4.3258709, 0.0], [15.9233093, -4.3245015, 0.0], [15.9246826, -4.3245015, 0.0], [15.9246826, -4.3231321, 0.0], [15.9260559, -4.3231321, 0.0], [15.9260559, -4.3217627, 0.0], [15.9274292, -4.3217627, 0.0], [15.9274292, -4.3203933, 0.0], [15.9274292, -4.3190239, 0.0], [15.9288025, -4.3190239, 0.0], [15.9288025, -4.3176546, 0.0], [15.9288025, -4.3162852, 0.0], [15.9301758, -4.3162852, 0.0], [15.9301758, -4.3149158, 0.0], [15.9315491, -4.3149158, 0.0], [15.9329224, -4.3149158, 0.0], [15.9342957, -4.3149158, 0.0], [15.9342957, -4.3135464, 0.0], [15.9342957, -4.312177, 0.0], [15.9342957, -4.3108076, 0.0], [15.9329224, -4.3108076, 0.0], [15.9329224, -4.3094381, 0.0], [15.9315491, -4.3094381, 0.0], [15.9315491, -4.3080687, 0.0], [15.9315491, -4.3066993, 0.0], [15.9315491, -4.3053299, 0.0], [15.9315491, -4.3039605, 0.0], [15.9315491, -4.3025911, 0.0], [15.9301758, -4.3025911, 0.0], [15.9301758, -4.3012217, 0.0], [15.9301758, -4.2998522, 0.0], [15.9301758, -4.2984828, 0.0], [15.9288025, -4.2984828, 0.0], [15.9288025, -4.2971134, 0.0], [15.9288025, -4.2957439, 0.0], [15.9288025, -4.2943745, 0.0], [15.9288025, -4.2930051, 0.0], [15.9274292, -4.2930051, 0.0], [15.9274292, -4.2943745, 0.0], [15.9274292, -4.2957439, 0.0], [15.9274292, -4.2971134, 0.0], [15.9274292, -4.2984828, 0.0], [15.9274292, -4.2998522, 0.0], [15.9274292, -4.3012217, 0.0], [15.9274292, -4.3025911, 0.0], [15.9274292, -4.3039605, 0.0], [15.9274292, -4.3053299, 0.0], [15.9274292, -4.3066993, 0.0], [15.9274292, -4.3080687, 0.0], [15.9274292, -4.3094381, 0.0], [15.9260559, -4.3094381, 0.0], [15.9260559, -4.3108076, 0.0], [15.9274292, -4.3108076, 0.0], [15.9274292, -4.312177, 0.0], [15.9260559, -4.312177, 0.0], [15.9260559, -4.3135464, 0.0], [15.9260559, -4.3149158, 0.0], [15.9274292, -4.3149158, 0.0], [15.9274292, -4.3162852, 0.0], [15.9260559, -4.3162852, 0.0], [15.9260559, -4.3176546, 0.0], [15.9246826, -4.3176546, 0.0], [15.9246826, -4.3190239, 0.0], [15.9246826, -4.3203933, 0.0], [15.9233093, -4.3203933, 0.0], [15.9233093, -4.3217627, 0.0], [15.9233093, -4.3231321, 0.0], [15.921936, -4.3231321, 0.0], [15.9205627, -4.3231321, 0.0], [15.9205627, -4.3245015, 0.0], [15.921936, -4.3245015, 0.0], [15.921936, -4.3258709, 0.0], [15.9205627, -4.3258709, 0.0], [15.9191895, -4.3258709, 0.0], [15.9191895, -4.3272403, 0.0], [15.9178162, -4.3272403, 0.0], [15.9178162, -4.3286096, 0.0], [15.9178162, -4.329979, 0.0], [15.9164429, -4.329979, 0.0], [15.9164429, -4.3313484, 0.0], [15.9150696, -4.3313484, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1264}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.329979, 0.0], [15.8917236, -4.3286096, 0.0], [15.8917236, -4.3272403, 0.0], [15.8903503, -4.3272403, 0.0], [15.8903503, -4.3286096, 0.0], [15.8903503, -4.329979, 0.0], [15.8903503, -4.3313484, 0.0], [15.8917236, -4.3313484, 0.0], [15.8930969, -4.3313484, 0.0], [15.8930969, -4.329979, 0.0], [15.8917236, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1265}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.329979, 0.0], [15.7818604, -4.3313484, 0.0], [15.7832336, -4.3313484, 0.0], [15.7832336, -4.329979, 0.0], [15.7818604, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1266}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.329979, 0.0], [15.7667542, -4.3313484, 0.0], [15.7681274, -4.3313484, 0.0], [15.7681274, -4.329979, 0.0], [15.7667542, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1267}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.329979, 0.0], [15.79422, -4.3313484, 0.0], [15.7955933, -4.3313484, 0.0], [15.7955933, -4.329979, 0.0], [15.79422, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1268}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.3286096, 0.0], [15.7035828, -4.329979, 0.0], [15.7049561, -4.329979, 0.0], [15.7049561, -4.3286096, 0.0], [15.7035828, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1269}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.329979, 0.0], [15.7557678, -4.3313484, 0.0], [15.7571411, -4.3313484, 0.0], [15.7571411, -4.329979, 0.0], [15.7557678, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1270}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.3286096, 0.0], [15.9301758, -4.3272403, 0.0], [15.9288025, -4.3272403, 0.0], [15.9288025, -4.3286096, 0.0], [15.9288025, -4.329979, 0.0], [15.9301758, -4.329979, 0.0], [15.9301758, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1271}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.329979, 0.0], [15.8779907, -4.3313484, 0.0], [15.879364, -4.3313484, 0.0], [15.879364, -4.329979, 0.0], [15.8779907, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1272}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.329979, 0.0], [15.8258057, -4.3313484, 0.0], [15.827179, -4.3313484, 0.0], [15.827179, -4.329979, 0.0], [15.8258057, -4.329979, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1273}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3286096, 0.0], [15.7846069, -4.329979, 0.0], [15.7859802, -4.329979, 0.0], [15.7859802, -4.3286096, 0.0], [15.7846069, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1274}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.3286096, 0.0], [15.7887268, -4.3272403, 0.0], [15.7887268, -4.3258709, 0.0], [15.7887268, -4.3245015, 0.0], [15.7873535, -4.3245015, 0.0], [15.7873535, -4.3258709, 0.0], [15.7859802, -4.3258709, 0.0], [15.7859802, -4.3245015, 0.0], [15.7846069, -4.3245015, 0.0], [15.7832336, -4.3245015, 0.0], [15.7832336, -4.3258709, 0.0], [15.7832336, -4.3272403, 0.0], [15.7818604, -4.3272403, 0.0], [15.7818604, -4.3286096, 0.0], [15.7832336, -4.3286096, 0.0], [15.7846069, -4.3286096, 0.0], [15.7846069, -4.3272403, 0.0], [15.7859802, -4.3272403, 0.0], [15.7873535, -4.3272403, 0.0], [15.7873535, -4.3286096, 0.0], [15.7873535, -4.329979, 0.0], [15.7887268, -4.329979, 0.0], [15.7901001, -4.329979, 0.0], [15.7901001, -4.3286096, 0.0], [15.7887268, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1275}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3286096, 0.0], [15.8546448, -4.329979, 0.0], [15.8560181, -4.329979, 0.0], [15.8560181, -4.3286096, 0.0], [15.8546448, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1276}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.3286096, 0.0], [15.8505249, -4.329979, 0.0], [15.8518982, -4.329979, 0.0], [15.8518982, -4.3286096, 0.0], [15.8505249, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1277}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.3286096, 0.0], [15.8285522, -4.3272403, 0.0], [15.827179, -4.3272403, 0.0], [15.827179, -4.3286096, 0.0], [15.827179, -4.329979, 0.0], [15.8285522, -4.329979, 0.0], [15.8285522, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1278}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.3286096, 0.0], [15.8258057, -4.3272403, 0.0], [15.8244324, -4.3272403, 0.0], [15.8244324, -4.3286096, 0.0], [15.8244324, -4.329979, 0.0], [15.8258057, -4.329979, 0.0], [15.8258057, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1279}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.3286096, 0.0], [15.7997131, -4.329979, 0.0], [15.8010864, -4.329979, 0.0], [15.8010864, -4.3286096, 0.0], [15.7997131, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1280}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.3286096, 0.0], [15.9109497, -4.3272403, 0.0], [15.9095764, -4.3272403, 0.0], [15.9082031, -4.3272403, 0.0], [15.9082031, -4.3286096, 0.0], [15.9082031, -4.329979, 0.0], [15.9095764, -4.329979, 0.0], [15.9109497, -4.329979, 0.0], [15.9109497, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1281}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3286096, 0.0], [15.8161926, -4.329979, 0.0], [15.8175659, -4.329979, 0.0], [15.8175659, -4.3286096, 0.0], [15.8161926, -4.3286096, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1282}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.3272403, 0.0], [15.8216858, -4.3286096, 0.0], [15.8230591, -4.3286096, 0.0], [15.8230591, -4.3272403, 0.0], [15.8216858, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1283}, "geometry": {"type": "Polygon", "coordinates": [[[15.9480286, -4.3272403, 0.0], [15.9480286, -4.3286096, 0.0], [15.9494019, -4.3286096, 0.0], [15.9494019, -4.3272403, 0.0], [15.9480286, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1284}, "geometry": {"type": "Polygon", "coordinates": [[[15.9356689, -4.3272403, 0.0], [15.9356689, -4.3286096, 0.0], [15.9370422, -4.3286096, 0.0], [15.9370422, -4.3272403, 0.0], [15.9356689, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1285}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.3272403, 0.0], [15.7516479, -4.3286096, 0.0], [15.7530212, -4.3286096, 0.0], [15.7530212, -4.3272403, 0.0], [15.7516479, -4.3272403, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1286}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -4.3258709, 0.0], [15.9109497, -4.3272403, 0.0], [15.912323, -4.3272403, 0.0], [15.912323, -4.3258709, 0.0], [15.9109497, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1287}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3258709, 0.0], [15.8010864, -4.3245015, 0.0], [15.8010864, -4.3231321, 0.0], [15.8010864, -4.3217627, 0.0], [15.7997131, -4.3217627, 0.0], [15.7997131, -4.3231321, 0.0], [15.7997131, -4.3245015, 0.0], [15.7997131, -4.3258709, 0.0], [15.7997131, -4.3272403, 0.0], [15.8010864, -4.3272403, 0.0], [15.8010864, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1288}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.3258709, 0.0], [15.7543945, -4.3245015, 0.0], [15.7557678, -4.3245015, 0.0], [15.7557678, -4.3231321, 0.0], [15.7557678, -4.3217627, 0.0], [15.7557678, -4.3203933, 0.0], [15.7571411, -4.3203933, 0.0], [15.7585144, -4.3203933, 0.0], [15.7585144, -4.3190239, 0.0], [15.7598877, -4.3190239, 0.0], [15.7598877, -4.3176546, 0.0], [15.7598877, -4.3162852, 0.0], [15.7598877, -4.3149158, 0.0], [15.761261, -4.3149158, 0.0], [15.761261, -4.3135464, 0.0], [15.761261, -4.312177, 0.0], [15.7598877, -4.312177, 0.0], [15.7585144, -4.312177, 0.0], [15.7585144, -4.3135464, 0.0], [15.7585144, -4.3149158, 0.0], [15.7585144, -4.3162852, 0.0], [15.7571411, -4.3162852, 0.0], [15.7571411, -4.3149158, 0.0], [15.7557678, -4.3149158, 0.0], [15.7557678, -4.3135464, 0.0], [15.7557678, -4.312177, 0.0], [15.7557678, -4.3108076, 0.0], [15.7543945, -4.3108076, 0.0], [15.7543945, -4.312177, 0.0], [15.7543945, -4.3135464, 0.0], [15.7543945, -4.3149158, 0.0], [15.7530212, -4.3149158, 0.0], [15.7530212, -4.3162852, 0.0], [15.7530212, -4.3176546, 0.0], [15.7516479, -4.3176546, 0.0], [15.7516479, -4.3190239, 0.0], [15.7516479, -4.3203933, 0.0], [15.7530212, -4.3203933, 0.0], [15.7530212, -4.3217627, 0.0], [15.7530212, -4.3231321, 0.0], [15.7530212, -4.3245015, 0.0], [15.7516479, -4.3245015, 0.0], [15.7516479, -4.3258709, 0.0], [15.7530212, -4.3258709, 0.0], [15.7530212, -4.3272403, 0.0], [15.7543945, -4.3272403, 0.0], [15.7543945, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1289}, "geometry": {"type": "Polygon", "coordinates": [[[15.9809875, -4.3258709, 0.0], [15.9809875, -4.3245015, 0.0], [15.9809875, -4.3231321, 0.0], [15.9796143, -4.3231321, 0.0], [15.978241, -4.3231321, 0.0], [15.978241, -4.3245015, 0.0], [15.9796143, -4.3245015, 0.0], [15.9796143, -4.3258709, 0.0], [15.9796143, -4.3272403, 0.0], [15.9809875, -4.3272403, 0.0], [15.9809875, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1290}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.3258709, 0.0], [15.79422, -4.3272403, 0.0], [15.7955933, -4.3272403, 0.0], [15.7955933, -4.3258709, 0.0], [15.79422, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1291}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.3258709, 0.0], [15.8573914, -4.3245015, 0.0], [15.8560181, -4.3245015, 0.0], [15.8560181, -4.3258709, 0.0], [15.8560181, -4.3272403, 0.0], [15.8573914, -4.3272403, 0.0], [15.8573914, -4.3258709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1292}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3245015, 0.0], [15.8120728, -4.3258709, 0.0], [15.813446, -4.3258709, 0.0], [15.813446, -4.3245015, 0.0], [15.8120728, -4.3245015, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1293}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.3245015, 0.0], [15.8395386, -4.3258709, 0.0], [15.8409119, -4.3258709, 0.0], [15.8409119, -4.3245015, 0.0], [15.8395386, -4.3245015, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1294}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.3231321, 0.0], [15.8807373, -4.3245015, 0.0], [15.8821106, -4.3245015, 0.0], [15.8821106, -4.3231321, 0.0], [15.8807373, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1295}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.3231321, 0.0], [15.9150696, -4.3245015, 0.0], [15.9164429, -4.3245015, 0.0], [15.9178162, -4.3245015, 0.0], [15.9191895, -4.3245015, 0.0], [15.9191895, -4.3231321, 0.0], [15.9178162, -4.3231321, 0.0], [15.9164429, -4.3231321, 0.0], [15.9150696, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1296}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3231321, 0.0], [15.8546448, -4.3245015, 0.0], [15.8560181, -4.3245015, 0.0], [15.8560181, -4.3231321, 0.0], [15.8546448, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1297}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.3231321, 0.0], [15.7969666, -4.3217627, 0.0], [15.7955933, -4.3217627, 0.0], [15.7955933, -4.3203933, 0.0], [15.79422, -4.3203933, 0.0], [15.7928467, -4.3203933, 0.0], [15.7928467, -4.3190239, 0.0], [15.7914734, -4.3190239, 0.0], [15.7914734, -4.3203933, 0.0], [15.7914734, -4.3217627, 0.0], [15.7914734, -4.3231321, 0.0], [15.7928467, -4.3231321, 0.0], [15.79422, -4.3231321, 0.0], [15.7955933, -4.3231321, 0.0], [15.7955933, -4.3245015, 0.0], [15.7969666, -4.3245015, 0.0], [15.7969666, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1298}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.3231321, 0.0], [15.7901001, -4.3217627, 0.0], [15.7887268, -4.3217627, 0.0], [15.7873535, -4.3217627, 0.0], [15.7873535, -4.3231321, 0.0], [15.7887268, -4.3231321, 0.0], [15.7887268, -4.3245015, 0.0], [15.7901001, -4.3245015, 0.0], [15.7901001, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1299}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.3231321, 0.0], [15.7749939, -4.3245015, 0.0], [15.7763672, -4.3245015, 0.0], [15.7763672, -4.3231321, 0.0], [15.7749939, -4.3231321, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1300}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.3217627, 0.0], [15.7598877, -4.3231321, 0.0], [15.761261, -4.3231321, 0.0], [15.761261, -4.3217627, 0.0], [15.7598877, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1301}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.3217627, 0.0], [15.7832336, -4.3217627, 0.0], [15.7832336, -4.3231321, 0.0], [15.7846069, -4.3231321, 0.0], [15.7859802, -4.3231321, 0.0], [15.7859802, -4.3217627, 0.0], [15.7846069, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1302}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3217627, 0.0], [15.7763672, -4.3217627, 0.0], [15.7763672, -4.3231321, 0.0], [15.7777405, -4.3231321, 0.0], [15.7791138, -4.3231321, 0.0], [15.7791138, -4.3217627, 0.0], [15.7777405, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1303}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.3217627, 0.0], [15.770874, -4.3217627, 0.0], [15.770874, -4.3231321, 0.0], [15.7722473, -4.3231321, 0.0], [15.7736206, -4.3231321, 0.0], [15.7736206, -4.3217627, 0.0], [15.7722473, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1304}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3217627, 0.0], [15.8079529, -4.3231321, 0.0], [15.8093262, -4.3231321, 0.0], [15.8093262, -4.3217627, 0.0], [15.8079529, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1305}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.3217627, 0.0], [15.8903503, -4.3231321, 0.0], [15.8917236, -4.3231321, 0.0], [15.8917236, -4.3217627, 0.0], [15.8903503, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1306}, "geometry": {"type": "Polygon", "coordinates": [[[15.9040833, -4.3203933, 0.0], [15.9040833, -4.3217627, 0.0], [15.9054565, -4.3217627, 0.0], [15.9054565, -4.3203933, 0.0], [15.9040833, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1307}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.3203933, 0.0], [15.6925964, -4.3217627, 0.0], [15.6939697, -4.3217627, 0.0], [15.6939697, -4.3203933, 0.0], [15.6925964, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1308}, "geometry": {"type": "Polygon", "coordinates": [[[15.9864807, -4.3203933, 0.0], [15.9864807, -4.3217627, 0.0], [15.987854, -4.3217627, 0.0], [15.987854, -4.3203933, 0.0], [15.9864807, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1309}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3203933, 0.0], [15.7791138, -4.3217627, 0.0], [15.7804871, -4.3217627, 0.0], [15.7818604, -4.3217627, 0.0], [15.7818604, -4.3203933, 0.0], [15.7804871, -4.3203933, 0.0], [15.7791138, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1310}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3203933, 0.0], [15.8052063, -4.3217627, 0.0], [15.8065796, -4.3217627, 0.0], [15.8065796, -4.3203933, 0.0], [15.8052063, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1311}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.3217627, 0.0], [15.8244324, -4.3217627, 0.0], [15.8244324, -4.3203933, 0.0], [15.8230591, -4.3203933, 0.0], [15.8230591, -4.3190239, 0.0], [15.8216858, -4.3190239, 0.0], [15.8216858, -4.3203933, 0.0], [15.8216858, -4.3217627, 0.0], [15.8230591, -4.3217627, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1312}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.3203933, 0.0], [15.7695007, -4.3217627, 0.0], [15.770874, -4.3217627, 0.0], [15.770874, -4.3203933, 0.0], [15.7695007, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1313}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3203933, 0.0], [15.9013367, -4.3190239, 0.0], [15.8999634, -4.3190239, 0.0], [15.8999634, -4.3203933, 0.0], [15.8999634, -4.3217627, 0.0], [15.9013367, -4.3217627, 0.0], [15.9013367, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1314}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.3190239, 0.0], [15.6939697, -4.3203933, 0.0], [15.695343, -4.3203933, 0.0], [15.695343, -4.3190239, 0.0], [15.6939697, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1315}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.3190239, 0.0], [15.7983398, -4.3203933, 0.0], [15.7997131, -4.3203933, 0.0], [15.7997131, -4.3190239, 0.0], [15.7983398, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1316}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.3203933, 0.0], [15.8587646, -4.3190239, 0.0], [15.8573914, -4.3190239, 0.0], [15.8560181, -4.3190239, 0.0], [15.8560181, -4.3203933, 0.0], [15.8573914, -4.3203933, 0.0], [15.8573914, -4.3217627, 0.0], [15.8587646, -4.3217627, 0.0], [15.8587646, -4.3203933, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1317}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.3190239, 0.0], [15.8930969, -4.3203933, 0.0], [15.8944702, -4.3203933, 0.0], [15.8944702, -4.3190239, 0.0], [15.8930969, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1318}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3190239, 0.0], [15.7653809, -4.3203933, 0.0], [15.7667542, -4.3203933, 0.0], [15.7667542, -4.3190239, 0.0], [15.7653809, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1319}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.3190239, 0.0], [15.7887268, -4.3176546, 0.0], [15.7873535, -4.3176546, 0.0], [15.7873535, -4.3190239, 0.0], [15.7873535, -4.3203933, 0.0], [15.7887268, -4.3203933, 0.0], [15.7887268, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1320}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3190239, 0.0], [15.7832336, -4.3203933, 0.0], [15.7846069, -4.3203933, 0.0], [15.7846069, -4.3190239, 0.0], [15.7832336, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1321}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.3190239, 0.0], [15.7310486, -4.3176546, 0.0], [15.7296753, -4.3176546, 0.0], [15.7296753, -4.3190239, 0.0], [15.7296753, -4.3203933, 0.0], [15.7310486, -4.3203933, 0.0], [15.7310486, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1322}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.3190239, 0.0], [15.9288025, -4.3203933, 0.0], [15.9301758, -4.3203933, 0.0], [15.9301758, -4.3190239, 0.0], [15.9288025, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1323}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.3190239, 0.0], [15.921936, -4.3203933, 0.0], [15.9233093, -4.3203933, 0.0], [15.9233093, -4.3190239, 0.0], [15.921936, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1324}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.3190239, 0.0], [15.8244324, -4.3203933, 0.0], [15.8258057, -4.3203933, 0.0], [15.8258057, -4.3190239, 0.0], [15.8244324, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1325}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.3190239, 0.0], [15.8285522, -4.3203933, 0.0], [15.8299255, -4.3203933, 0.0], [15.8299255, -4.3190239, 0.0], [15.8285522, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1326}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3190239, 0.0], [15.7777405, -4.3203933, 0.0], [15.7791138, -4.3203933, 0.0], [15.7791138, -4.3190239, 0.0], [15.7777405, -4.3190239, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1327}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.3176546, 0.0], [15.7695007, -4.3190239, 0.0], [15.770874, -4.3190239, 0.0], [15.770874, -4.3176546, 0.0], [15.7695007, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1328}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.3176546, 0.0], [15.7722473, -4.3190239, 0.0], [15.7736206, -4.3190239, 0.0], [15.7736206, -4.3176546, 0.0], [15.7722473, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1329}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.3176546, 0.0], [15.7804871, -4.3190239, 0.0], [15.7818604, -4.3190239, 0.0], [15.7818604, -4.3176546, 0.0], [15.7804871, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1330}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3176546, 0.0], [15.827179, -4.3162852, 0.0], [15.8285522, -4.3162852, 0.0], [15.8285522, -4.3149158, 0.0], [15.8285522, -4.3135464, 0.0], [15.827179, -4.3135464, 0.0], [15.8258057, -4.3135464, 0.0], [15.8258057, -4.3149158, 0.0], [15.8258057, -4.3162852, 0.0], [15.8258057, -4.3176546, 0.0], [15.8258057, -4.3190239, 0.0], [15.827179, -4.3190239, 0.0], [15.827179, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1331}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.3176546, 0.0], [15.9136963, -4.3190239, 0.0], [15.9150696, -4.3190239, 0.0], [15.9150696, -4.3176546, 0.0], [15.9136963, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1332}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.3176546, 0.0], [15.7200623, -4.3176546, 0.0], [15.7200623, -4.3190239, 0.0], [15.7214355, -4.3190239, 0.0], [15.7228088, -4.3190239, 0.0], [15.7228088, -4.3176546, 0.0], [15.7214355, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1333}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3176546, 0.0], [15.8972168, -4.3162852, 0.0], [15.8958435, -4.3162852, 0.0], [15.8958435, -4.3176546, 0.0], [15.8958435, -4.3190239, 0.0], [15.8972168, -4.3190239, 0.0], [15.8972168, -4.3176546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1334}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3162852, 0.0], [15.9013367, -4.3176546, 0.0], [15.90271, -4.3176546, 0.0], [15.9040833, -4.3176546, 0.0], [15.9040833, -4.3162852, 0.0], [15.9040833, -4.3149158, 0.0], [15.90271, -4.3149158, 0.0], [15.90271, -4.3162852, 0.0], [15.9013367, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1335}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3162852, 0.0], [15.7832336, -4.3176546, 0.0], [15.7846069, -4.3176546, 0.0], [15.7859802, -4.3176546, 0.0], [15.7859802, -4.3162852, 0.0], [15.7846069, -4.3162852, 0.0], [15.7832336, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1336}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.3162852, 0.0], [15.7022095, -4.3176546, 0.0], [15.7035828, -4.3176546, 0.0], [15.7035828, -4.3162852, 0.0], [15.7022095, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1337}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -4.3162852, 0.0], [15.7914734, -4.3176546, 0.0], [15.7928467, -4.3176546, 0.0], [15.7928467, -4.3162852, 0.0], [15.7914734, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1338}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3162852, 0.0], [15.8093262, -4.3162852, 0.0], [15.8093262, -4.3149158, 0.0], [15.8093262, -4.3135464, 0.0], [15.8079529, -4.3135464, 0.0], [15.8079529, -4.3149158, 0.0], [15.8065796, -4.3149158, 0.0], [15.8065796, -4.3162852, 0.0], [15.8065796, -4.3176546, 0.0], [15.8079529, -4.3176546, 0.0], [15.8079529, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1339}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3162852, 0.0], [15.8175659, -4.3149158, 0.0], [15.8161926, -4.3149158, 0.0], [15.8161926, -4.3162852, 0.0], [15.8161926, -4.3176546, 0.0], [15.8175659, -4.3176546, 0.0], [15.8175659, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1340}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.3162852, 0.0], [15.8203125, -4.3176546, 0.0], [15.8216858, -4.3176546, 0.0], [15.8216858, -4.3162852, 0.0], [15.8203125, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1341}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.3149158, 0.0], [15.7077026, -4.3162852, 0.0], [15.7090759, -4.3162852, 0.0], [15.7104492, -4.3162852, 0.0], [15.7104492, -4.3149158, 0.0], [15.7090759, -4.3149158, 0.0], [15.7077026, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1342}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.3162852, 0.0], [15.7653809, -4.3176546, 0.0], [15.7667542, -4.3176546, 0.0], [15.7667542, -4.3162852, 0.0], [15.7653809, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1343}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.3149158, 0.0], [15.8930969, -4.3135464, 0.0], [15.8917236, -4.3135464, 0.0], [15.8917236, -4.3149158, 0.0], [15.8917236, -4.3162852, 0.0], [15.8930969, -4.3162852, 0.0], [15.8930969, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1344}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.3149158, 0.0], [15.8972168, -4.3162852, 0.0], [15.8985901, -4.3162852, 0.0], [15.8999634, -4.3162852, 0.0], [15.8999634, -4.3149158, 0.0], [15.8985901, -4.3149158, 0.0], [15.8972168, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1345}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.3162852, 0.0], [15.8560181, -4.3176546, 0.0], [15.8573914, -4.3176546, 0.0], [15.8587646, -4.3176546, 0.0], [15.8601379, -4.3176546, 0.0], [15.8601379, -4.3162852, 0.0], [15.8587646, -4.3162852, 0.0], [15.8573914, -4.3162852, 0.0], [15.8560181, -4.3162852, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1346}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.3149158, 0.0], [15.836792, -4.3162852, 0.0], [15.8381653, -4.3162852, 0.0], [15.8381653, -4.3149158, 0.0], [15.836792, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1347}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3149158, 0.0], [15.8120728, -4.3162852, 0.0], [15.813446, -4.3162852, 0.0], [15.813446, -4.3149158, 0.0], [15.8120728, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1348}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3149158, 0.0], [15.8010864, -4.3162852, 0.0], [15.8024597, -4.3162852, 0.0], [15.803833, -4.3162852, 0.0], [15.803833, -4.3149158, 0.0], [15.803833, -4.3135464, 0.0], [15.8024597, -4.3135464, 0.0], [15.8024597, -4.3149158, 0.0], [15.8010864, -4.3149158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1349}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.3135464, 0.0], [15.7640076, -4.3149158, 0.0], [15.7653809, -4.3149158, 0.0], [15.7653809, -4.3135464, 0.0], [15.7640076, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1350}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.3135464, 0.0], [15.7859802, -4.3149158, 0.0], [15.7873535, -4.3149158, 0.0], [15.7873535, -4.3135464, 0.0], [15.7859802, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1351}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.3135464, 0.0], [15.8175659, -4.3149158, 0.0], [15.8189392, -4.3149158, 0.0], [15.8189392, -4.3135464, 0.0], [15.8175659, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1352}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.3135464, 0.0], [15.7475281, -4.3149158, 0.0], [15.7489014, -4.3149158, 0.0], [15.7489014, -4.3135464, 0.0], [15.7475281, -4.3135464, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1353}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.312177, 0.0], [15.7722473, -4.3135464, 0.0], [15.7736206, -4.3135464, 0.0], [15.7736206, -4.312177, 0.0], [15.7722473, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1354}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.312177, 0.0], [15.7804871, -4.312177, 0.0], [15.7804871, -4.3135464, 0.0], [15.7818604, -4.3135464, 0.0], [15.7832336, -4.3135464, 0.0], [15.7832336, -4.312177, 0.0], [15.7818604, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1355}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.312177, 0.0], [15.7873535, -4.3135464, 0.0], [15.7887268, -4.3135464, 0.0], [15.7901001, -4.3135464, 0.0], [15.7901001, -4.312177, 0.0], [15.7887268, -4.312177, 0.0], [15.7873535, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1356}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.312177, 0.0], [15.7406616, -4.3108076, 0.0], [15.7392883, -4.3108076, 0.0], [15.7392883, -4.312177, 0.0], [15.7392883, -4.3135464, 0.0], [15.7406616, -4.3135464, 0.0], [15.7406616, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1357}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.312177, 0.0], [15.8683777, -4.3135464, 0.0], [15.869751, -4.3135464, 0.0], [15.869751, -4.312177, 0.0], [15.8683777, -4.312177, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1358}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.3108076, 0.0], [15.8299255, -4.3094381, 0.0], [15.8285522, -4.3094381, 0.0], [15.8285522, -4.3108076, 0.0], [15.8285522, -4.312177, 0.0], [15.8299255, -4.312177, 0.0], [15.8299255, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1359}, "geometry": {"type": "Polygon", "coordinates": [[[15.9686279, -4.3108076, 0.0], [15.9686279, -4.312177, 0.0], [15.9700012, -4.312177, 0.0], [15.9700012, -4.3108076, 0.0], [15.9686279, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1360}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.3108076, 0.0], [15.8093262, -4.312177, 0.0], [15.8106995, -4.312177, 0.0], [15.8106995, -4.3108076, 0.0], [15.8093262, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1361}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3108076, 0.0], [15.7791138, -4.3094381, 0.0], [15.7777405, -4.3094381, 0.0], [15.7763672, -4.3094381, 0.0], [15.7763672, -4.3108076, 0.0], [15.7763672, -4.312177, 0.0], [15.7777405, -4.312177, 0.0], [15.7791138, -4.312177, 0.0], [15.7791138, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1362}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.3108076, 0.0], [15.7681274, -4.312177, 0.0], [15.7695007, -4.312177, 0.0], [15.7695007, -4.3108076, 0.0], [15.7681274, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1363}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.3108076, 0.0], [15.7626343, -4.312177, 0.0], [15.7640076, -4.312177, 0.0], [15.7640076, -4.3108076, 0.0], [15.7626343, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1364}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.3108076, 0.0], [15.8203125, -4.3094381, 0.0], [15.8203125, -4.3080687, 0.0], [15.8189392, -4.3080687, 0.0], [15.8189392, -4.3094381, 0.0], [15.8175659, -4.3094381, 0.0], [15.8175659, -4.3108076, 0.0], [15.8189392, -4.3108076, 0.0], [15.8189392, -4.312177, 0.0], [15.8203125, -4.312177, 0.0], [15.8203125, -4.3108076, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1365}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.3094381, 0.0], [15.7818604, -4.3108076, 0.0], [15.7832336, -4.3108076, 0.0], [15.7832336, -4.3094381, 0.0], [15.7818604, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1366}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.3094381, 0.0], [15.9164429, -4.3108076, 0.0], [15.9178162, -4.3108076, 0.0], [15.9178162, -4.3094381, 0.0], [15.9164429, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1367}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.3094381, 0.0], [15.7736206, -4.3080687, 0.0], [15.7722473, -4.3080687, 0.0], [15.7722473, -4.3066993, 0.0], [15.770874, -4.3066993, 0.0], [15.770874, -4.3080687, 0.0], [15.770874, -4.3094381, 0.0], [15.7722473, -4.3094381, 0.0], [15.7722473, -4.3108076, 0.0], [15.7736206, -4.3108076, 0.0], [15.7736206, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1368}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.3094381, 0.0], [15.9370422, -4.3080687, 0.0], [15.9356689, -4.3080687, 0.0], [15.9356689, -4.3094381, 0.0], [15.9356689, -4.3108076, 0.0], [15.9370422, -4.3108076, 0.0], [15.9370422, -4.3094381, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1369}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.3080687, 0.0], [15.7791138, -4.3094381, 0.0], [15.7804871, -4.3094381, 0.0], [15.7818604, -4.3094381, 0.0], [15.7818604, -4.3080687, 0.0], [15.7832336, -4.3080687, 0.0], [15.7832336, -4.3066993, 0.0], [15.7818604, -4.3066993, 0.0], [15.7804871, -4.3066993, 0.0], [15.7804871, -4.3080687, 0.0], [15.7791138, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1370}, "geometry": {"type": "Polygon", "coordinates": [[[15.9768677, -4.3080687, 0.0], [15.9768677, -4.3094381, 0.0], [15.978241, -4.3094381, 0.0], [15.978241, -4.3080687, 0.0], [15.9768677, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1371}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.3080687, 0.0], [15.8546448, -4.3094381, 0.0], [15.8560181, -4.3094381, 0.0], [15.8573914, -4.3094381, 0.0], [15.8573914, -4.3080687, 0.0], [15.8573914, -4.3066993, 0.0], [15.8573914, -4.3053299, 0.0], [15.8560181, -4.3053299, 0.0], [15.8560181, -4.3066993, 0.0], [15.8560181, -4.3080687, 0.0], [15.8546448, -4.3080687, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1372}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.3066993, 0.0], [15.8738708, -4.3053299, 0.0], [15.8724976, -4.3053299, 0.0], [15.8724976, -4.3066993, 0.0], [15.8724976, -4.3080687, 0.0], [15.8738708, -4.3080687, 0.0], [15.8738708, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1373}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.3066993, 0.0], [15.8642578, -4.3053299, 0.0], [15.8628845, -4.3053299, 0.0], [15.8628845, -4.3066993, 0.0], [15.8628845, -4.3080687, 0.0], [15.8642578, -4.3080687, 0.0], [15.8642578, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1374}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.3066993, 0.0], [15.8422852, -4.3080687, 0.0], [15.8436584, -4.3080687, 0.0], [15.8436584, -4.3066993, 0.0], [15.8422852, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1375}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.3066993, 0.0], [15.8326721, -4.3080687, 0.0], [15.8340454, -4.3080687, 0.0], [15.8340454, -4.3066993, 0.0], [15.8326721, -4.3066993, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1376}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.3053299, 0.0], [15.7997131, -4.3053299, 0.0], [15.7997131, -4.3039605, 0.0], [15.7983398, -4.3039605, 0.0], [15.7983398, -4.3053299, 0.0], [15.7969666, -4.3053299, 0.0], [15.7969666, -4.3066993, 0.0], [15.7983398, -4.3066993, 0.0], [15.7997131, -4.3066993, 0.0], [15.8010864, -4.3066993, 0.0], [15.8024597, -4.3066993, 0.0], [15.8024597, -4.3053299, 0.0], [15.8010864, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1377}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.3053299, 0.0], [15.7777405, -4.3066993, 0.0], [15.7791138, -4.3066993, 0.0], [15.7791138, -4.3053299, 0.0], [15.7777405, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1378}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3053299, 0.0], [15.8670044, -4.3066993, 0.0], [15.8683777, -4.3066993, 0.0], [15.8683777, -4.3053299, 0.0], [15.8670044, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1379}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.3053299, 0.0], [15.7626343, -4.3053299, 0.0], [15.7626343, -4.3039605, 0.0], [15.7626343, -4.3025911, 0.0], [15.7626343, -4.3012217, 0.0], [15.7640076, -4.3012217, 0.0], [15.7653809, -4.3012217, 0.0], [15.7653809, -4.2998522, 0.0], [15.7640076, -4.2998522, 0.0], [15.7626343, -4.2998522, 0.0], [15.7626343, -4.2984828, 0.0], [15.761261, -4.2984828, 0.0], [15.7598877, -4.2984828, 0.0], [15.7585144, -4.2984828, 0.0], [15.7585144, -4.2998522, 0.0], [15.7585144, -4.3012217, 0.0], [15.7585144, -4.3025911, 0.0], [15.7598877, -4.3025911, 0.0], [15.7598877, -4.3039605, 0.0], [15.7598877, -4.3053299, 0.0], [15.7598877, -4.3066993, 0.0], [15.761261, -4.3066993, 0.0], [15.761261, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1380}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.3053299, 0.0], [15.7832336, -4.3066993, 0.0], [15.7846069, -4.3066993, 0.0], [15.7846069, -4.3053299, 0.0], [15.7832336, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1381}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.3053299, 0.0], [15.7928467, -4.3066993, 0.0], [15.79422, -4.3066993, 0.0], [15.79422, -4.3053299, 0.0], [15.7928467, -4.3053299, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1382}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.3039605, 0.0], [15.7736206, -4.3053299, 0.0], [15.7749939, -4.3053299, 0.0], [15.7749939, -4.3039605, 0.0], [15.7736206, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1383}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.3039605, 0.0], [15.827179, -4.3025911, 0.0], [15.8258057, -4.3025911, 0.0], [15.8244324, -4.3025911, 0.0], [15.8244324, -4.3039605, 0.0], [15.8244324, -4.3053299, 0.0], [15.8258057, -4.3053299, 0.0], [15.827179, -4.3053299, 0.0], [15.8285522, -4.3053299, 0.0], [15.8299255, -4.3053299, 0.0], [15.8299255, -4.3039605, 0.0], [15.8285522, -4.3039605, 0.0], [15.827179, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1384}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.3039605, 0.0], [15.8065796, -4.3039605, 0.0], [15.8065796, -4.3025911, 0.0], [15.8052063, -4.3025911, 0.0], [15.803833, -4.3025911, 0.0], [15.803833, -4.3039605, 0.0], [15.803833, -4.3053299, 0.0], [15.8052063, -4.3053299, 0.0], [15.8052063, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1385}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.3039605, 0.0], [15.7667542, -4.3053299, 0.0], [15.7681274, -4.3053299, 0.0], [15.7695007, -4.3053299, 0.0], [15.7695007, -4.3039605, 0.0], [15.7681274, -4.3039605, 0.0], [15.7667542, -4.3039605, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1386}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.3025911, 0.0], [15.8670044, -4.3039605, 0.0], [15.8683777, -4.3039605, 0.0], [15.869751, -4.3039605, 0.0], [15.869751, -4.3025911, 0.0], [15.8683777, -4.3025911, 0.0], [15.8670044, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1387}, "geometry": {"type": "Polygon", "coordinates": [[[15.9741211, -4.3025911, 0.0], [15.9741211, -4.3012217, 0.0], [15.9727478, -4.3012217, 0.0], [15.9727478, -4.3025911, 0.0], [15.9727478, -4.3039605, 0.0], [15.9741211, -4.3039605, 0.0], [15.9741211, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1388}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.3025911, 0.0], [15.7022095, -4.3039605, 0.0], [15.7035828, -4.3039605, 0.0], [15.7035828, -4.3025911, 0.0], [15.7022095, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1389}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.3025911, 0.0], [15.770874, -4.3039605, 0.0], [15.7722473, -4.3039605, 0.0], [15.7736206, -4.3039605, 0.0], [15.7736206, -4.3025911, 0.0], [15.7722473, -4.3025911, 0.0], [15.770874, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1390}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.3025911, 0.0], [15.9658813, -4.3039605, 0.0], [15.9672546, -4.3039605, 0.0], [15.9672546, -4.3025911, 0.0], [15.9658813, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1391}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.3025911, 0.0], [15.8148193, -4.3039605, 0.0], [15.8161926, -4.3039605, 0.0], [15.8161926, -4.3025911, 0.0], [15.8148193, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1392}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.3025911, 0.0], [15.8120728, -4.3039605, 0.0], [15.813446, -4.3039605, 0.0], [15.813446, -4.3025911, 0.0], [15.8120728, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1393}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.3025911, 0.0], [15.7763672, -4.3039605, 0.0], [15.7777405, -4.3039605, 0.0], [15.7777405, -4.3025911, 0.0], [15.7763672, -4.3025911, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1394}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.3012217, 0.0], [15.8079529, -4.2998522, 0.0], [15.8079529, -4.2984828, 0.0], [15.8065796, -4.2984828, 0.0], [15.8065796, -4.2998522, 0.0], [15.8065796, -4.3012217, 0.0], [15.8065796, -4.3025911, 0.0], [15.8079529, -4.3025911, 0.0], [15.8079529, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1395}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.3012217, 0.0], [15.68573, -4.3025911, 0.0], [15.6871033, -4.3025911, 0.0], [15.6871033, -4.3012217, 0.0], [15.68573, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1396}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.3012217, 0.0], [15.8161926, -4.3025911, 0.0], [15.8175659, -4.3025911, 0.0], [15.8189392, -4.3025911, 0.0], [15.8189392, -4.3012217, 0.0], [15.8175659, -4.3012217, 0.0], [15.8161926, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1397}, "geometry": {"type": "Polygon", "coordinates": [[[15.9892273, -4.3012217, 0.0], [15.9892273, -4.3025911, 0.0], [15.9906006, -4.3025911, 0.0], [15.9906006, -4.3012217, 0.0], [15.9892273, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1398}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.3012217, 0.0], [15.945282, -4.2998522, 0.0], [15.9439087, -4.2998522, 0.0], [15.9439087, -4.3012217, 0.0], [15.9425354, -4.3012217, 0.0], [15.9425354, -4.3025911, 0.0], [15.9439087, -4.3025911, 0.0], [15.945282, -4.3025911, 0.0], [15.945282, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1399}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.3012217, 0.0], [15.9013367, -4.2998522, 0.0], [15.8999634, -4.2998522, 0.0], [15.8999634, -4.3012217, 0.0], [15.8999634, -4.3025911, 0.0], [15.9013367, -4.3025911, 0.0], [15.9013367, -4.3012217, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1400}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -4.2998522, 0.0], [15.9507751, -4.3012217, 0.0], [15.9521484, -4.3012217, 0.0], [15.9521484, -4.2998522, 0.0], [15.9507751, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1401}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2998522, 0.0], [15.7557678, -4.3012217, 0.0], [15.7571411, -4.3012217, 0.0], [15.7571411, -4.2998522, 0.0], [15.7557678, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1402}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.2998522, 0.0], [15.8285522, -4.2998522, 0.0], [15.8299255, -4.2998522, 0.0], [15.8299255, -4.2984828, 0.0], [15.8299255, -4.2971134, 0.0], [15.8312988, -4.2971134, 0.0], [15.8312988, -4.2957439, 0.0], [15.8299255, -4.2957439, 0.0], [15.8285522, -4.2957439, 0.0], [15.827179, -4.2957439, 0.0], [15.827179, -4.2943745, 0.0], [15.8285522, -4.2943745, 0.0], [15.8285522, -4.2930051, 0.0], [15.8285522, -4.2916356, 0.0], [15.827179, -4.2916356, 0.0], [15.8258057, -4.2916356, 0.0], [15.8258057, -4.2930051, 0.0], [15.8244324, -4.2930051, 0.0], [15.8244324, -4.2943745, 0.0], [15.8244324, -4.2957439, 0.0], [15.8230591, -4.2957439, 0.0], [15.8230591, -4.2971134, 0.0], [15.8244324, -4.2971134, 0.0], [15.8244324, -4.2984828, 0.0], [15.8258057, -4.2984828, 0.0], [15.8258057, -4.2998522, 0.0], [15.8258057, -4.3012217, 0.0], [15.827179, -4.3012217, 0.0], [15.827179, -4.2998522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1403}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2984828, 0.0], [15.8670044, -4.2971134, 0.0], [15.8656311, -4.2971134, 0.0], [15.8656311, -4.2984828, 0.0], [15.8656311, -4.2998522, 0.0], [15.8670044, -4.2998522, 0.0], [15.8670044, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1404}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.2984828, 0.0], [15.8381653, -4.2971134, 0.0], [15.836792, -4.2971134, 0.0], [15.836792, -4.2984828, 0.0], [15.836792, -4.2998522, 0.0], [15.8381653, -4.2998522, 0.0], [15.8381653, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1405}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2984828, 0.0], [15.8807373, -4.2998522, 0.0], [15.8821106, -4.2998522, 0.0], [15.8821106, -4.2984828, 0.0], [15.8807373, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1406}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2984828, 0.0], [15.7749939, -4.2998522, 0.0], [15.7763672, -4.2998522, 0.0], [15.7777405, -4.2998522, 0.0], [15.7777405, -4.2984828, 0.0], [15.7763672, -4.2984828, 0.0], [15.7749939, -4.2984828, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1407}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.2971134, 0.0], [15.79422, -4.2971134, 0.0], [15.79422, -4.2984828, 0.0], [15.79422, -4.2998522, 0.0], [15.7955933, -4.2998522, 0.0], [15.7969666, -4.2998522, 0.0], [15.7969666, -4.2984828, 0.0], [15.7969666, -4.2971134, 0.0], [15.7955933, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1408}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.2971134, 0.0], [15.8312988, -4.2984828, 0.0], [15.8326721, -4.2984828, 0.0], [15.8326721, -4.2971134, 0.0], [15.8312988, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1409}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2971134, 0.0], [15.8148193, -4.2984828, 0.0], [15.8161926, -4.2984828, 0.0], [15.8161926, -4.2971134, 0.0], [15.8148193, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1410}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.2971134, 0.0], [15.7722473, -4.2957439, 0.0], [15.770874, -4.2957439, 0.0], [15.770874, -4.2971134, 0.0], [15.770874, -4.2984828, 0.0], [15.7722473, -4.2984828, 0.0], [15.7722473, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1411}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.2971134, 0.0], [15.6925964, -4.2984828, 0.0], [15.6939697, -4.2984828, 0.0], [15.6939697, -4.2971134, 0.0], [15.6925964, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1412}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.2971134, 0.0], [15.7516479, -4.2984828, 0.0], [15.7530212, -4.2984828, 0.0], [15.7530212, -4.2971134, 0.0], [15.7516479, -4.2971134, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1413}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2957439, 0.0], [15.7557678, -4.2971134, 0.0], [15.7571411, -4.2971134, 0.0], [15.7571411, -4.2957439, 0.0], [15.7557678, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1414}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.2957439, 0.0], [15.8546448, -4.2971134, 0.0], [15.8560181, -4.2971134, 0.0], [15.8560181, -4.2957439, 0.0], [15.8546448, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1415}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2957439, 0.0], [15.8340454, -4.2971134, 0.0], [15.8354187, -4.2971134, 0.0], [15.8354187, -4.2957439, 0.0], [15.8340454, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1416}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2957439, 0.0], [15.7749939, -4.2943745, 0.0], [15.7736206, -4.2943745, 0.0], [15.7736206, -4.2957439, 0.0], [15.7736206, -4.2971134, 0.0], [15.7749939, -4.2971134, 0.0], [15.7749939, -4.2957439, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1417}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2943745, 0.0], [15.8422852, -4.2943745, 0.0], [15.8422852, -4.2957439, 0.0], [15.8436584, -4.2957439, 0.0], [15.8450317, -4.2957439, 0.0], [15.8450317, -4.2943745, 0.0], [15.8436584, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1418}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.2943745, 0.0], [15.9082031, -4.2957439, 0.0], [15.9095764, -4.2957439, 0.0], [15.9095764, -4.2943745, 0.0], [15.9082031, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1419}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.2943745, 0.0], [15.9054565, -4.2957439, 0.0], [15.9068298, -4.2957439, 0.0], [15.9068298, -4.2943745, 0.0], [15.9054565, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1420}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.2943745, 0.0], [15.836792, -4.2957439, 0.0], [15.8381653, -4.2957439, 0.0], [15.8381653, -4.2943745, 0.0], [15.836792, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1421}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.2943745, 0.0], [15.6898499, -4.2930051, 0.0], [15.6884766, -4.2930051, 0.0], [15.6871033, -4.2930051, 0.0], [15.6871033, -4.2943745, 0.0], [15.6884766, -4.2943745, 0.0], [15.6884766, -4.2957439, 0.0], [15.6898499, -4.2957439, 0.0], [15.6912231, -4.2957439, 0.0], [15.6912231, -4.2943745, 0.0], [15.6898499, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1422}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.2943745, 0.0], [15.7543945, -4.2957439, 0.0], [15.7557678, -4.2957439, 0.0], [15.7557678, -4.2943745, 0.0], [15.7543945, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1423}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.2943745, 0.0], [15.7598877, -4.2957439, 0.0], [15.761261, -4.2957439, 0.0], [15.7626343, -4.2957439, 0.0], [15.7626343, -4.2943745, 0.0], [15.761261, -4.2943745, 0.0], [15.7598877, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1424}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.2930051, 0.0], [15.9233093, -4.2943745, 0.0], [15.9246826, -4.2943745, 0.0], [15.9246826, -4.2930051, 0.0], [15.9233093, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1425}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.2943745, 0.0], [15.7681274, -4.2957439, 0.0], [15.7695007, -4.2957439, 0.0], [15.770874, -4.2957439, 0.0], [15.770874, -4.2943745, 0.0], [15.7695007, -4.2943745, 0.0], [15.7681274, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1426}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.2943745, 0.0], [15.7585144, -4.2943745, 0.0], [15.7585144, -4.2930051, 0.0], [15.7571411, -4.2930051, 0.0], [15.7571411, -4.2916356, 0.0], [15.7557678, -4.2916356, 0.0], [15.7557678, -4.2930051, 0.0], [15.7557678, -4.2943745, 0.0], [15.7571411, -4.2943745, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1427}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.2930051, 0.0], [15.7667542, -4.2930051, 0.0], [15.7667542, -4.2916356, 0.0], [15.7653809, -4.2916356, 0.0], [15.7640076, -4.2916356, 0.0], [15.7640076, -4.2930051, 0.0], [15.7626343, -4.2930051, 0.0], [15.7626343, -4.2943745, 0.0], [15.7640076, -4.2943745, 0.0], [15.7653809, -4.2943745, 0.0], [15.7653809, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1428}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.2930051, 0.0], [15.8573914, -4.2943745, 0.0], [15.8587646, -4.2943745, 0.0], [15.8587646, -4.2930051, 0.0], [15.8573914, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1429}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2930051, 0.0], [15.8711243, -4.2943745, 0.0], [15.8724976, -4.2943745, 0.0], [15.8724976, -4.2930051, 0.0], [15.8711243, -4.2930051, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1430}, "geometry": {"type": "Polygon", "coordinates": [[[15.9658813, -4.2916356, 0.0], [15.9658813, -4.2902662, 0.0], [15.9658813, -4.2888967, 0.0], [15.9658813, -4.2875273, 0.0], [15.9658813, -4.2861579, 0.0], [15.9645081, -4.2861579, 0.0], [15.9631348, -4.2861579, 0.0], [15.9617615, -4.2861579, 0.0], [15.9603882, -4.2861579, 0.0], [15.9590149, -4.2861579, 0.0], [15.9590149, -4.2875273, 0.0], [15.9590149, -4.2888967, 0.0], [15.9603882, -4.2888967, 0.0], [15.9603882, -4.2902662, 0.0], [15.9603882, -4.2916356, 0.0], [15.9617615, -4.2916356, 0.0], [15.9617615, -4.2930051, 0.0], [15.9631348, -4.2930051, 0.0], [15.9645081, -4.2930051, 0.0], [15.9658813, -4.2930051, 0.0], [15.9658813, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1431}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.2916356, 0.0], [15.7475281, -4.2902662, 0.0], [15.7461548, -4.2902662, 0.0], [15.7461548, -4.2916356, 0.0], [15.7461548, -4.2930051, 0.0], [15.7475281, -4.2930051, 0.0], [15.7475281, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1432}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.2916356, 0.0], [15.761261, -4.2930051, 0.0], [15.7626343, -4.2930051, 0.0], [15.7626343, -4.2916356, 0.0], [15.761261, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1433}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2916356, 0.0], [15.9274292, -4.2902662, 0.0], [15.9274292, -4.2888967, 0.0], [15.9260559, -4.2888967, 0.0], [15.9260559, -4.2902662, 0.0], [15.9260559, -4.2916356, 0.0], [15.9260559, -4.2930051, 0.0], [15.9274292, -4.2930051, 0.0], [15.9274292, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1434}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2916356, 0.0], [15.8821106, -4.2930051, 0.0], [15.8834839, -4.2930051, 0.0], [15.8834839, -4.2916356, 0.0], [15.8821106, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1435}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.2916356, 0.0], [15.8999634, -4.2930051, 0.0], [15.9013367, -4.2930051, 0.0], [15.90271, -4.2930051, 0.0], [15.90271, -4.2916356, 0.0], [15.9013367, -4.2916356, 0.0], [15.8999634, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1436}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.2916356, 0.0], [15.9082031, -4.2916356, 0.0], [15.9082031, -4.2902662, 0.0], [15.9068298, -4.2902662, 0.0], [15.9054565, -4.2902662, 0.0], [15.9054565, -4.2916356, 0.0], [15.9040833, -4.2916356, 0.0], [15.9040833, -4.2930051, 0.0], [15.9054565, -4.2930051, 0.0], [15.9068298, -4.2930051, 0.0], [15.9068298, -4.2916356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1437}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2902662, 0.0], [15.7763672, -4.2902662, 0.0], [15.7763672, -4.2888967, 0.0], [15.7763672, -4.2875273, 0.0], [15.7749939, -4.2875273, 0.0], [15.7736206, -4.2875273, 0.0], [15.7736206, -4.2888967, 0.0], [15.7722473, -4.2888967, 0.0], [15.7722473, -4.2902662, 0.0], [15.7736206, -4.2902662, 0.0], [15.7736206, -4.2916356, 0.0], [15.7749939, -4.2916356, 0.0], [15.7749939, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1438}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.2902662, 0.0], [15.8065796, -4.2888967, 0.0], [15.8052063, -4.2888967, 0.0], [15.8052063, -4.2902662, 0.0], [15.8052063, -4.2916356, 0.0], [15.8065796, -4.2916356, 0.0], [15.8065796, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1439}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.2902662, 0.0], [15.8395386, -4.2916356, 0.0], [15.8409119, -4.2916356, 0.0], [15.8422852, -4.2916356, 0.0], [15.8422852, -4.2902662, 0.0], [15.8409119, -4.2902662, 0.0], [15.8395386, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1440}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2902662, 0.0], [15.7626343, -4.2916356, 0.0], [15.7640076, -4.2916356, 0.0], [15.7640076, -4.2902662, 0.0], [15.7626343, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1441}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.2902662, 0.0], [15.90271, -4.2916356, 0.0], [15.9040833, -4.2916356, 0.0], [15.9040833, -4.2902662, 0.0], [15.90271, -4.2902662, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1442}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.2888967, 0.0], [15.7543945, -4.2888967, 0.0], [15.7543945, -4.2875273, 0.0], [15.7530212, -4.2875273, 0.0], [15.7516479, -4.2875273, 0.0], [15.7516479, -4.2861579, 0.0], [15.7516479, -4.2847884, 0.0], [15.7502747, -4.2847884, 0.0], [15.7502747, -4.2834189, 0.0], [15.7502747, -4.2820495, 0.0], [15.7489014, -4.2820495, 0.0], [15.7475281, -4.2820495, 0.0], [15.7475281, -4.2834189, 0.0], [15.7475281, -4.2847884, 0.0], [15.7489014, -4.2847884, 0.0], [15.7489014, -4.2861579, 0.0], [15.7502747, -4.2861579, 0.0], [15.7502747, -4.2875273, 0.0], [15.7502747, -4.2888967, 0.0], [15.7516479, -4.2888967, 0.0], [15.7516479, -4.2902662, 0.0], [15.7530212, -4.2902662, 0.0], [15.7530212, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1443}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.2888967, 0.0], [15.7681274, -4.2902662, 0.0], [15.7695007, -4.2902662, 0.0], [15.7695007, -4.2888967, 0.0], [15.7681274, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1444}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.2888967, 0.0], [15.8560181, -4.2888967, 0.0], [15.8560181, -4.2902662, 0.0], [15.8573914, -4.2902662, 0.0], [15.8587646, -4.2902662, 0.0], [15.8587646, -4.2888967, 0.0], [15.8573914, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1445}, "geometry": {"type": "Polygon", "coordinates": [[[15.8244324, -4.2888967, 0.0], [15.8244324, -4.2902662, 0.0], [15.8258057, -4.2902662, 0.0], [15.8258057, -4.2888967, 0.0], [15.8244324, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1446}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2888967, 0.0], [15.8436584, -4.2875273, 0.0], [15.8422852, -4.2875273, 0.0], [15.8422852, -4.2888967, 0.0], [15.8422852, -4.2902662, 0.0], [15.8436584, -4.2902662, 0.0], [15.8436584, -4.2888967, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1447}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2875273, 0.0], [15.9274292, -4.2888967, 0.0], [15.9288025, -4.2888967, 0.0], [15.9288025, -4.2875273, 0.0], [15.9274292, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1448}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.2875273, 0.0], [15.8656311, -4.2888967, 0.0], [15.8670044, -4.2888967, 0.0], [15.8670044, -4.2875273, 0.0], [15.8656311, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1449}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2875273, 0.0], [15.8711243, -4.2888967, 0.0], [15.8724976, -4.2888967, 0.0], [15.8724976, -4.2875273, 0.0], [15.8711243, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1450}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2875273, 0.0], [15.8752441, -4.2888967, 0.0], [15.8766174, -4.2888967, 0.0], [15.8766174, -4.2875273, 0.0], [15.8752441, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1451}, "geometry": {"type": "Polygon", "coordinates": [[[15.9727478, -4.2875273, 0.0], [15.9727478, -4.2888967, 0.0], [15.9741211, -4.2888967, 0.0], [15.9741211, -4.2875273, 0.0], [15.9727478, -4.2875273, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1452}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2861579, 0.0], [15.8670044, -4.2875273, 0.0], [15.8683777, -4.2875273, 0.0], [15.8683777, -4.2861579, 0.0], [15.8670044, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1453}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.2861579, 0.0], [15.9370422, -4.2847884, 0.0], [15.9356689, -4.2847884, 0.0], [15.9342957, -4.2847884, 0.0], [15.9329224, -4.2847884, 0.0], [15.9329224, -4.2834189, 0.0], [15.9315491, -4.2834189, 0.0], [15.9301758, -4.2834189, 0.0], [15.9288025, -4.2834189, 0.0], [15.9274292, -4.2834189, 0.0], [15.9274292, -4.2820495, 0.0], [15.9260559, -4.2820495, 0.0], [15.9260559, -4.28068, 0.0], [15.9260559, -4.2793106, 0.0], [15.9260559, -4.2779411, 0.0], [15.9246826, -4.2779411, 0.0], [15.9233093, -4.2779411, 0.0], [15.9233093, -4.2793106, 0.0], [15.921936, -4.2793106, 0.0], [15.9205627, -4.2793106, 0.0], [15.9191895, -4.2793106, 0.0], [15.9178162, -4.2793106, 0.0], [15.9178162, -4.2779411, 0.0], [15.9164429, -4.2779411, 0.0], [15.9150696, -4.2779411, 0.0], [15.9136963, -4.2779411, 0.0], [15.9136963, -4.2793106, 0.0], [15.912323, -4.2793106, 0.0], [15.9109497, -4.2793106, 0.0], [15.9109497, -4.28068, 0.0], [15.912323, -4.28068, 0.0], [15.9136963, -4.28068, 0.0], [15.9136963, -4.2820495, 0.0], [15.9150696, -4.2820495, 0.0], [15.9164429, -4.2820495, 0.0], [15.9178162, -4.2820495, 0.0], [15.9191895, -4.2820495, 0.0], [15.9205627, -4.2820495, 0.0], [15.9205627, -4.2834189, 0.0], [15.921936, -4.2834189, 0.0], [15.9233093, -4.2834189, 0.0], [15.9233093, -4.2847884, 0.0], [15.9233093, -4.2861579, 0.0], [15.9246826, -4.2861579, 0.0], [15.9260559, -4.2861579, 0.0], [15.9274292, -4.2861579, 0.0], [15.9288025, -4.2861579, 0.0], [15.9301758, -4.2861579, 0.0], [15.9315491, -4.2861579, 0.0], [15.9329224, -4.2861579, 0.0], [15.9342957, -4.2861579, 0.0], [15.9356689, -4.2861579, 0.0], [15.9356689, -4.2875273, 0.0], [15.9370422, -4.2875273, 0.0], [15.9370422, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1454}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.2861579, 0.0], [15.8175659, -4.2875273, 0.0], [15.8189392, -4.2875273, 0.0], [15.8189392, -4.2861579, 0.0], [15.8175659, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1455}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2861579, 0.0], [15.8354187, -4.2875273, 0.0], [15.836792, -4.2875273, 0.0], [15.836792, -4.2861579, 0.0], [15.8354187, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1456}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2861579, 0.0], [15.8807373, -4.2861579, 0.0], [15.8807373, -4.2875273, 0.0], [15.8821106, -4.2875273, 0.0], [15.8834839, -4.2875273, 0.0], [15.8834839, -4.2861579, 0.0], [15.8821106, -4.2861579, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1457}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.2847884, 0.0], [15.836792, -4.2847884, 0.0], [15.836792, -4.2861579, 0.0], [15.8381653, -4.2861579, 0.0], [15.8395386, -4.2861579, 0.0], [15.8409119, -4.2861579, 0.0], [15.8409119, -4.2847884, 0.0], [15.8395386, -4.2847884, 0.0], [15.8381653, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1458}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.2847884, 0.0], [15.79422, -4.2834189, 0.0], [15.7928467, -4.2834189, 0.0], [15.7914734, -4.2834189, 0.0], [15.7914734, -4.2847884, 0.0], [15.7928467, -4.2847884, 0.0], [15.7928467, -4.2861579, 0.0], [15.79422, -4.2861579, 0.0], [15.79422, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1459}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2847884, 0.0], [15.8628845, -4.2861579, 0.0], [15.8642578, -4.2861579, 0.0], [15.8642578, -4.2847884, 0.0], [15.8628845, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1460}, "geometry": {"type": "Polygon", "coordinates": [[[15.945282, -4.2847884, 0.0], [15.945282, -4.2861579, 0.0], [15.9466553, -4.2861579, 0.0], [15.9466553, -4.2847884, 0.0], [15.945282, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1461}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2847884, 0.0], [15.8862305, -4.2834189, 0.0], [15.8848572, -4.2834189, 0.0], [15.8834839, -4.2834189, 0.0], [15.8834839, -4.2847884, 0.0], [15.8848572, -4.2847884, 0.0], [15.8848572, -4.2861579, 0.0], [15.8862305, -4.2861579, 0.0], [15.8862305, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1462}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.2847884, 0.0], [15.8807373, -4.2847884, 0.0], [15.8821106, -4.2847884, 0.0], [15.8821106, -4.2834189, 0.0], [15.8807373, -4.2834189, 0.0], [15.879364, -4.2834189, 0.0], [15.8779907, -4.2834189, 0.0], [15.8779907, -4.2847884, 0.0], [15.8766174, -4.2847884, 0.0], [15.8766174, -4.2861579, 0.0], [15.8779907, -4.2861579, 0.0], [15.879364, -4.2861579, 0.0], [15.879364, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1463}, "geometry": {"type": "Polygon", "coordinates": [[[15.9713745, -4.2847884, 0.0], [15.9713745, -4.2861579, 0.0], [15.9727478, -4.2861579, 0.0], [15.9727478, -4.2847884, 0.0], [15.9713745, -4.2847884, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1464}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.2834189, 0.0], [15.7351685, -4.2847884, 0.0], [15.7365417, -4.2847884, 0.0], [15.7365417, -4.2834189, 0.0], [15.7351685, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1465}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2834189, 0.0], [15.8518982, -4.2820495, 0.0], [15.8505249, -4.2820495, 0.0], [15.8505249, -4.2834189, 0.0], [15.8491516, -4.2834189, 0.0], [15.8491516, -4.2847884, 0.0], [15.8505249, -4.2847884, 0.0], [15.8518982, -4.2847884, 0.0], [15.8518982, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1466}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.2834189, 0.0], [15.8299255, -4.2820495, 0.0], [15.8285522, -4.2820495, 0.0], [15.8285522, -4.2834189, 0.0], [15.8285522, -4.2847884, 0.0], [15.8299255, -4.2847884, 0.0], [15.8299255, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1467}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.2834189, 0.0], [15.8106995, -4.2847884, 0.0], [15.8120728, -4.2847884, 0.0], [15.8120728, -4.2834189, 0.0], [15.8106995, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1468}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.2834189, 0.0], [15.8587646, -4.2847884, 0.0], [15.8601379, -4.2847884, 0.0], [15.8601379, -4.2834189, 0.0], [15.8587646, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1469}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.2834189, 0.0], [15.7777405, -4.2847884, 0.0], [15.7791138, -4.2847884, 0.0], [15.7791138, -4.2834189, 0.0], [15.7777405, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1470}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -4.2834189, 0.0], [15.9466553, -4.2847884, 0.0], [15.9480286, -4.2847884, 0.0], [15.9480286, -4.2834189, 0.0], [15.9466553, -4.2834189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1471}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.2820495, 0.0], [15.7365417, -4.2834189, 0.0], [15.737915, -4.2834189, 0.0], [15.737915, -4.2820495, 0.0], [15.7365417, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1472}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.2820495, 0.0], [15.7392883, -4.2834189, 0.0], [15.7406616, -4.2834189, 0.0], [15.7420349, -4.2834189, 0.0], [15.7434082, -4.2834189, 0.0], [15.7434082, -4.2820495, 0.0], [15.7447815, -4.2820495, 0.0], [15.7447815, -4.28068, 0.0], [15.7434082, -4.28068, 0.0], [15.7420349, -4.28068, 0.0], [15.7406616, -4.28068, 0.0], [15.7406616, -4.2820495, 0.0], [15.7392883, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1473}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.2820495, 0.0], [15.9370422, -4.2834189, 0.0], [15.9384155, -4.2834189, 0.0], [15.9384155, -4.2820495, 0.0], [15.9370422, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1474}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2820495, 0.0], [15.8436584, -4.2820495, 0.0], [15.8436584, -4.28068, 0.0], [15.8422852, -4.28068, 0.0], [15.8409119, -4.28068, 0.0], [15.8409119, -4.2820495, 0.0], [15.8409119, -4.2834189, 0.0], [15.8422852, -4.2834189, 0.0], [15.8422852, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1475}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.2820495, 0.0], [15.7736206, -4.28068, 0.0], [15.7722473, -4.28068, 0.0], [15.770874, -4.28068, 0.0], [15.770874, -4.2820495, 0.0], [15.770874, -4.2834189, 0.0], [15.7722473, -4.2834189, 0.0], [15.7736206, -4.2834189, 0.0], [15.7736206, -4.2820495, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1476}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.28068, 0.0], [15.7626343, -4.2820495, 0.0], [15.7640076, -4.2820495, 0.0], [15.7640076, -4.28068, 0.0], [15.7626343, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1477}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.28068, 0.0], [15.8807373, -4.2820495, 0.0], [15.8821106, -4.2820495, 0.0], [15.8821106, -4.28068, 0.0], [15.8807373, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1478}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.28068, 0.0], [15.8752441, -4.2820495, 0.0], [15.8766174, -4.2820495, 0.0], [15.8766174, -4.28068, 0.0], [15.8752441, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1479}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.28068, 0.0], [15.7681274, -4.2820495, 0.0], [15.7695007, -4.2820495, 0.0], [15.7695007, -4.28068, 0.0], [15.7681274, -4.28068, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1480}, "geometry": {"type": "Polygon", "coordinates": [[[15.9700012, -4.2793106, 0.0], [15.9700012, -4.28068, 0.0], [15.9713745, -4.28068, 0.0], [15.9727478, -4.28068, 0.0], [15.9727478, -4.2793106, 0.0], [15.9713745, -4.2793106, 0.0], [15.9700012, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1481}, "geometry": {"type": "Polygon", "coordinates": [[[15.9494019, -4.2793106, 0.0], [15.9494019, -4.2779411, 0.0], [15.9480286, -4.2779411, 0.0], [15.9480286, -4.2793106, 0.0], [15.9480286, -4.28068, 0.0], [15.9494019, -4.28068, 0.0], [15.9494019, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1482}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.2793106, 0.0], [15.7846069, -4.2779411, 0.0], [15.7832336, -4.2779411, 0.0], [15.7832336, -4.2765716, 0.0], [15.7818604, -4.2765716, 0.0], [15.7804871, -4.2765716, 0.0], [15.7804871, -4.2779411, 0.0], [15.7818604, -4.2779411, 0.0], [15.7818604, -4.2793106, 0.0], [15.7818604, -4.28068, 0.0], [15.7832336, -4.28068, 0.0], [15.7846069, -4.28068, 0.0], [15.7846069, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1483}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.2793106, 0.0], [15.8065796, -4.28068, 0.0], [15.8079529, -4.28068, 0.0], [15.8079529, -4.2793106, 0.0], [15.8065796, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1484}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.2793106, 0.0], [15.879364, -4.28068, 0.0], [15.8807373, -4.28068, 0.0], [15.8807373, -4.2793106, 0.0], [15.879364, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1485}, "geometry": {"type": "Polygon", "coordinates": [[[15.9603882, -4.2779411, 0.0], [15.9603882, -4.2793106, 0.0], [15.9617615, -4.2793106, 0.0], [15.9617615, -4.2779411, 0.0], [15.9603882, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1486}, "geometry": {"type": "Polygon", "coordinates": [[[15.9686279, -4.2793106, 0.0], [15.9700012, -4.2793106, 0.0], [15.9700012, -4.2779411, 0.0], [15.9686279, -4.2779411, 0.0], [15.9686279, -4.2765716, 0.0], [15.9672546, -4.2765716, 0.0], [15.9672546, -4.2779411, 0.0], [15.9672546, -4.2793106, 0.0], [15.9686279, -4.2793106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1487}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.2779411, 0.0], [15.7447815, -4.2793106, 0.0], [15.7461548, -4.2793106, 0.0], [15.7461548, -4.2779411, 0.0], [15.7447815, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1488}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.2779411, 0.0], [15.7722473, -4.2779411, 0.0], [15.7722473, -4.2793106, 0.0], [15.7736206, -4.2793106, 0.0], [15.7749939, -4.2793106, 0.0], [15.7749939, -4.2779411, 0.0], [15.7736206, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1489}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.2779411, 0.0], [15.9054565, -4.2765716, 0.0], [15.9040833, -4.2765716, 0.0], [15.9040833, -4.2779411, 0.0], [15.9040833, -4.2793106, 0.0], [15.9054565, -4.2793106, 0.0], [15.9054565, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1490}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2779411, 0.0], [15.8148193, -4.2765716, 0.0], [15.813446, -4.2765716, 0.0], [15.813446, -4.2779411, 0.0], [15.8120728, -4.2779411, 0.0], [15.8120728, -4.2793106, 0.0], [15.813446, -4.2793106, 0.0], [15.8148193, -4.2793106, 0.0], [15.8148193, -4.2779411, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1491}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.2765716, 0.0], [15.7640076, -4.2779411, 0.0], [15.7653809, -4.2779411, 0.0], [15.7653809, -4.2765716, 0.0], [15.7640076, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1492}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.2765716, 0.0], [15.8779907, -4.2779411, 0.0], [15.879364, -4.2779411, 0.0], [15.879364, -4.2765716, 0.0], [15.8779907, -4.2765716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1493}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.2752022, 0.0], [15.7667542, -4.2765716, 0.0], [15.7681274, -4.2765716, 0.0], [15.7681274, -4.2752022, 0.0], [15.7667542, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1494}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.2752022, 0.0], [15.9329224, -4.2765716, 0.0], [15.9342957, -4.2765716, 0.0], [15.9342957, -4.2752022, 0.0], [15.9329224, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1495}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.2752022, 0.0], [15.7722473, -4.2765716, 0.0], [15.7736206, -4.2765716, 0.0], [15.7736206, -4.2752022, 0.0], [15.7722473, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1496}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2752022, 0.0], [15.9274292, -4.2765716, 0.0], [15.9288025, -4.2765716, 0.0], [15.9288025, -4.2752022, 0.0], [15.9274292, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1497}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2752022, 0.0], [15.8821106, -4.2765716, 0.0], [15.8834839, -4.2765716, 0.0], [15.8834839, -4.2752022, 0.0], [15.8821106, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1498}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.2752022, 0.0], [15.7502747, -4.2765716, 0.0], [15.7516479, -4.2765716, 0.0], [15.7516479, -4.2752022, 0.0], [15.7502747, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1499}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.2710938, 0.0], [15.6472778, -4.2724632, 0.0], [15.6486511, -4.2724632, 0.0], [15.6486511, -4.2710938, 0.0], [15.6472778, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1500}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2710938, 0.0], [15.8807373, -4.2697243, 0.0], [15.879364, -4.2697243, 0.0], [15.8779907, -4.2697243, 0.0], [15.8779907, -4.2710938, 0.0], [15.8779907, -4.2724632, 0.0], [15.879364, -4.2724632, 0.0], [15.8807373, -4.2724632, 0.0], [15.8807373, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1501}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2697243, 0.0], [15.8738708, -4.2710938, 0.0], [15.8752441, -4.2710938, 0.0], [15.8752441, -4.2697243, 0.0], [15.8738708, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1502}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.2683548, 0.0], [15.7365417, -4.2683548, 0.0], [15.7365417, -4.2669853, 0.0], [15.7351685, -4.2669853, 0.0], [15.7351685, -4.2656158, 0.0], [15.7337952, -4.2656158, 0.0], [15.7337952, -4.2669853, 0.0], [15.7337952, -4.2683548, 0.0], [15.7337952, -4.2697243, 0.0], [15.7351685, -4.2697243, 0.0], [15.7351685, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1503}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.2710938, 0.0], [15.7392883, -4.2724632, 0.0], [15.7406616, -4.2724632, 0.0], [15.7406616, -4.2710938, 0.0], [15.7392883, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1504}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2710938, 0.0], [15.761261, -4.2710938, 0.0], [15.761261, -4.2724632, 0.0], [15.7626343, -4.2724632, 0.0], [15.7640076, -4.2724632, 0.0], [15.7640076, -4.2710938, 0.0], [15.7626343, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1505}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.2710938, 0.0], [15.7818604, -4.2724632, 0.0], [15.7832336, -4.2724632, 0.0], [15.7832336, -4.2710938, 0.0], [15.7818604, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1506}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.2710938, 0.0], [15.7859802, -4.2724632, 0.0], [15.7873535, -4.2724632, 0.0], [15.7873535, -4.2710938, 0.0], [15.7859802, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1507}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.2710938, 0.0], [15.8052063, -4.2724632, 0.0], [15.8065796, -4.2724632, 0.0], [15.8065796, -4.2710938, 0.0], [15.8052063, -4.2710938, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1508}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.2697243, 0.0], [15.7846069, -4.2683548, 0.0], [15.7832336, -4.2683548, 0.0], [15.7832336, -4.2697243, 0.0], [15.7832336, -4.2710938, 0.0], [15.7846069, -4.2710938, 0.0], [15.7846069, -4.2697243, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1509}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2669853, 0.0], [15.8670044, -4.2656158, 0.0], [15.8670044, -4.2642463, 0.0], [15.8656311, -4.2642463, 0.0], [15.8656311, -4.2656158, 0.0], [15.8656311, -4.2669853, 0.0], [15.8642578, -4.2669853, 0.0], [15.8642578, -4.2683548, 0.0], [15.8656311, -4.2683548, 0.0], [15.8670044, -4.2683548, 0.0], [15.8670044, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1510}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.2669853, 0.0], [15.652771, -4.2683548, 0.0], [15.6541443, -4.2683548, 0.0], [15.6555176, -4.2683548, 0.0], [15.6555176, -4.2669853, 0.0], [15.6541443, -4.2669853, 0.0], [15.652771, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1511}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.2669853, 0.0], [15.8615112, -4.2683548, 0.0], [15.8628845, -4.2683548, 0.0], [15.8628845, -4.2669853, 0.0], [15.8615112, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1512}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.2683548, 0.0], [15.7763672, -4.2697243, 0.0], [15.7777405, -4.2697243, 0.0], [15.7777405, -4.2683548, 0.0], [15.7763672, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1513}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2683548, 0.0], [15.7969666, -4.2669853, 0.0], [15.7969666, -4.2656158, 0.0], [15.7955933, -4.2656158, 0.0], [15.79422, -4.2656158, 0.0], [15.79422, -4.2669853, 0.0], [15.7928467, -4.2669853, 0.0], [15.7928467, -4.2683548, 0.0], [15.79422, -4.2683548, 0.0], [15.7955933, -4.2683548, 0.0], [15.7955933, -4.2697243, 0.0], [15.7969666, -4.2697243, 0.0], [15.7969666, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1514}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.2683548, 0.0], [15.8326721, -4.2697243, 0.0], [15.8340454, -4.2697243, 0.0], [15.8340454, -4.2683548, 0.0], [15.8326721, -4.2683548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1515}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2669853, 0.0], [15.8807373, -4.2683548, 0.0], [15.8821106, -4.2683548, 0.0], [15.8821106, -4.2669853, 0.0], [15.8807373, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1516}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.2669853, 0.0], [15.6239319, -4.2683548, 0.0], [15.6253052, -4.2683548, 0.0], [15.6253052, -4.2669853, 0.0], [15.6239319, -4.2669853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1517}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.2656158, 0.0], [15.9397888, -4.2669853, 0.0], [15.9411621, -4.2669853, 0.0], [15.9411621, -4.2656158, 0.0], [15.9397888, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1518}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2656158, 0.0], [15.8738708, -4.2669853, 0.0], [15.8752441, -4.2669853, 0.0], [15.8752441, -4.2656158, 0.0], [15.8738708, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1519}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.2656158, 0.0], [15.8024597, -4.2642463, 0.0], [15.8024597, -4.2628768, 0.0], [15.8024597, -4.2615074, 0.0], [15.803833, -4.2615074, 0.0], [15.803833, -4.2601379, 0.0], [15.803833, -4.2587684, 0.0], [15.803833, -4.2573989, 0.0], [15.8024597, -4.2573989, 0.0], [15.8010864, -4.2573989, 0.0], [15.8010864, -4.2587684, 0.0], [15.7997131, -4.2587684, 0.0], [15.7983398, -4.2587684, 0.0], [15.7969666, -4.2587684, 0.0], [15.7969666, -4.2601379, 0.0], [15.7969666, -4.2615074, 0.0], [15.7969666, -4.2628768, 0.0], [15.7969666, -4.2642463, 0.0], [15.7969666, -4.2656158, 0.0], [15.7983398, -4.2656158, 0.0], [15.7997131, -4.2656158, 0.0], [15.8010864, -4.2656158, 0.0], [15.8010864, -4.2669853, 0.0], [15.8024597, -4.2669853, 0.0], [15.8024597, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1520}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2656158, 0.0], [15.8436584, -4.2669853, 0.0], [15.8450317, -4.2669853, 0.0], [15.8450317, -4.2656158, 0.0], [15.8436584, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1521}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2656158, 0.0], [15.8120728, -4.2669853, 0.0], [15.813446, -4.2669853, 0.0], [15.813446, -4.2656158, 0.0], [15.8120728, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1522}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.2656158, 0.0], [15.8065796, -4.2669853, 0.0], [15.8079529, -4.2669853, 0.0], [15.8079529, -4.2656158, 0.0], [15.8065796, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1523}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.2656158, 0.0], [15.7763672, -4.2669853, 0.0], [15.7777405, -4.2669853, 0.0], [15.7777405, -4.2656158, 0.0], [15.7763672, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1524}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.2656158, 0.0], [15.7489014, -4.2669853, 0.0], [15.7502747, -4.2669853, 0.0], [15.7502747, -4.2656158, 0.0], [15.7489014, -4.2656158, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1525}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.2642463, 0.0], [15.879364, -4.2656158, 0.0], [15.8807373, -4.2656158, 0.0], [15.8807373, -4.2642463, 0.0], [15.879364, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1526}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.2642463, 0.0], [15.7832336, -4.2656158, 0.0], [15.7846069, -4.2656158, 0.0], [15.7846069, -4.2642463, 0.0], [15.7832336, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1527}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.2628768, 0.0], [15.8079529, -4.2615074, 0.0], [15.8065796, -4.2615074, 0.0], [15.8065796, -4.2628768, 0.0], [15.8065796, -4.2642463, 0.0], [15.8079529, -4.2642463, 0.0], [15.8079529, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1528}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.2628768, 0.0], [15.7351685, -4.2642463, 0.0], [15.7365417, -4.2642463, 0.0], [15.7365417, -4.2628768, 0.0], [15.7351685, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1529}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.2642463, 0.0], [15.7502747, -4.2656158, 0.0], [15.7516479, -4.2656158, 0.0], [15.7516479, -4.2642463, 0.0], [15.7502747, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1530}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.2628768, 0.0], [15.7585144, -4.2642463, 0.0], [15.7598877, -4.2642463, 0.0], [15.7598877, -4.2628768, 0.0], [15.7585144, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1531}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.2642463, 0.0], [15.803833, -4.2656158, 0.0], [15.8052063, -4.2656158, 0.0], [15.8052063, -4.2642463, 0.0], [15.803833, -4.2642463, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1532}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.2628768, 0.0], [15.8258057, -4.2642463, 0.0], [15.827179, -4.2642463, 0.0], [15.8285522, -4.2642463, 0.0], [15.8285522, -4.2628768, 0.0], [15.827179, -4.2628768, 0.0], [15.8258057, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1533}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.2628768, 0.0], [15.6280518, -4.2642463, 0.0], [15.629425, -4.2642463, 0.0], [15.629425, -4.2628768, 0.0], [15.6280518, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1534}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.2628768, 0.0], [15.7695007, -4.2642463, 0.0], [15.770874, -4.2642463, 0.0], [15.770874, -4.2628768, 0.0], [15.7695007, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1535}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.2615074, 0.0], [15.9384155, -4.2628768, 0.0], [15.9397888, -4.2628768, 0.0], [15.9397888, -4.2615074, 0.0], [15.9384155, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1536}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.2615074, 0.0], [15.5786133, -4.2628768, 0.0], [15.5799866, -4.2628768, 0.0], [15.5799866, -4.2615074, 0.0], [15.5786133, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1537}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.2615074, 0.0], [15.8985901, -4.2615074, 0.0], [15.8985901, -4.2601379, 0.0], [15.8972168, -4.2601379, 0.0], [15.8972168, -4.2587684, 0.0], [15.8972168, -4.2573989, 0.0], [15.8958435, -4.2573989, 0.0], [15.8958435, -4.2587684, 0.0], [15.8944702, -4.2587684, 0.0], [15.8930969, -4.2587684, 0.0], [15.8930969, -4.2573989, 0.0], [15.8917236, -4.2573989, 0.0], [15.8903503, -4.2573989, 0.0], [15.8903503, -4.2560294, 0.0], [15.8903503, -4.2546598, 0.0], [15.8889771, -4.2546598, 0.0], [15.8889771, -4.2560294, 0.0], [15.8889771, -4.2573989, 0.0], [15.8876038, -4.2573989, 0.0], [15.8876038, -4.2560294, 0.0], [15.8862305, -4.2560294, 0.0], [15.8848572, -4.2560294, 0.0], [15.8848572, -4.2546598, 0.0], [15.8834839, -4.2546598, 0.0], [15.8834839, -4.2532903, 0.0], [15.8821106, -4.2532903, 0.0], [15.8807373, -4.2532903, 0.0], [15.8807373, -4.2519208, 0.0], [15.8807373, -4.2505513, 0.0], [15.8807373, -4.2491818, 0.0], [15.879364, -4.2491818, 0.0], [15.879364, -4.2478123, 0.0], [15.8779907, -4.2478123, 0.0], [15.8766174, -4.2478123, 0.0], [15.8766174, -4.2491818, 0.0], [15.8752441, -4.2491818, 0.0], [15.8752441, -4.2478123, 0.0], [15.8738708, -4.2478123, 0.0], [15.8738708, -4.2464428, 0.0], [15.8738708, -4.2450732, 0.0], [15.8724976, -4.2450732, 0.0], [15.8724976, -4.2464428, 0.0], [15.8711243, -4.2464428, 0.0], [15.8711243, -4.2478123, 0.0], [15.869751, -4.2478123, 0.0], [15.869751, -4.2491818, 0.0], [15.8683777, -4.2491818, 0.0], [15.8683777, -4.2505513, 0.0], [15.869751, -4.2505513, 0.0], [15.869751, -4.2519208, 0.0], [15.8683777, -4.2519208, 0.0], [15.8670044, -4.2519208, 0.0], [15.8670044, -4.2532903, 0.0], [15.8670044, -4.2546598, 0.0], [15.8683777, -4.2546598, 0.0], [15.8683777, -4.2560294, 0.0], [15.8683777, -4.2573989, 0.0], [15.869751, -4.2573989, 0.0], [15.8711243, -4.2573989, 0.0], [15.8711243, -4.2587684, 0.0], [15.8724976, -4.2587684, 0.0], [15.8738708, -4.2587684, 0.0], [15.8738708, -4.2573989, 0.0], [15.8752441, -4.2573989, 0.0], [15.8766174, -4.2573989, 0.0], [15.8766174, -4.2587684, 0.0], [15.8779907, -4.2587684, 0.0], [15.8779907, -4.2601379, 0.0], [15.879364, -4.2601379, 0.0], [15.8807373, -4.2601379, 0.0], [15.8807373, -4.2587684, 0.0], [15.8821106, -4.2587684, 0.0], [15.8834839, -4.2587684, 0.0], [15.8848572, -4.2587684, 0.0], [15.8862305, -4.2587684, 0.0], [15.8876038, -4.2587684, 0.0], [15.8876038, -4.2601379, 0.0], [15.8889771, -4.2601379, 0.0], [15.8889771, -4.2587684, 0.0], [15.8903503, -4.2587684, 0.0], [15.8903503, -4.2601379, 0.0], [15.8917236, -4.2601379, 0.0], [15.8930969, -4.2601379, 0.0], [15.8930969, -4.2615074, 0.0], [15.8944702, -4.2615074, 0.0], [15.8944702, -4.2601379, 0.0], [15.8958435, -4.2601379, 0.0], [15.8958435, -4.2615074, 0.0], [15.8958435, -4.2628768, 0.0], [15.8972168, -4.2628768, 0.0], [15.8972168, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1538}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.2628768, 0.0], [15.8917236, -4.2642463, 0.0], [15.8930969, -4.2642463, 0.0], [15.8930969, -4.2628768, 0.0], [15.8917236, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1539}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2628768, 0.0], [15.8711243, -4.2642463, 0.0], [15.8724976, -4.2642463, 0.0], [15.8724976, -4.2628768, 0.0], [15.8711243, -4.2628768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1540}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.2615074, 0.0], [15.6445312, -4.2601379, 0.0], [15.643158, -4.2601379, 0.0], [15.6417847, -4.2601379, 0.0], [15.6417847, -4.2615074, 0.0], [15.643158, -4.2615074, 0.0], [15.643158, -4.2628768, 0.0], [15.6445312, -4.2628768, 0.0], [15.6445312, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1541}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2615074, 0.0], [15.8532715, -4.2615074, 0.0], [15.8532715, -4.2601379, 0.0], [15.8518982, -4.2601379, 0.0], [15.8505249, -4.2601379, 0.0], [15.8505249, -4.2615074, 0.0], [15.8505249, -4.2628768, 0.0], [15.8518982, -4.2628768, 0.0], [15.8518982, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1542}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.2615074, 0.0], [15.8848572, -4.2628768, 0.0], [15.8862305, -4.2628768, 0.0], [15.8862305, -4.2615074, 0.0], [15.8848572, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1543}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.2615074, 0.0], [15.6088257, -4.2615074, 0.0], [15.6088257, -4.2601379, 0.0], [15.6074524, -4.2601379, 0.0], [15.6074524, -4.2587684, 0.0], [15.6060791, -4.2587684, 0.0], [15.6060791, -4.2601379, 0.0], [15.6060791, -4.2615074, 0.0], [15.6060791, -4.2628768, 0.0], [15.6074524, -4.2628768, 0.0], [15.6074524, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1544}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.2615074, 0.0], [15.7571411, -4.2628768, 0.0], [15.7585144, -4.2628768, 0.0], [15.7585144, -4.2615074, 0.0], [15.7571411, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1545}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.2615074, 0.0], [15.7296753, -4.2615074, 0.0], [15.7296753, -4.2601379, 0.0], [15.7310486, -4.2601379, 0.0], [15.7310486, -4.2587684, 0.0], [15.7296753, -4.2587684, 0.0], [15.7296753, -4.2573989, 0.0], [15.728302, -4.2573989, 0.0], [15.728302, -4.2560294, 0.0], [15.7269287, -4.2560294, 0.0], [15.7269287, -4.2573989, 0.0], [15.7269287, -4.2587684, 0.0], [15.7269287, -4.2601379, 0.0], [15.7269287, -4.2615074, 0.0], [15.7269287, -4.2628768, 0.0], [15.728302, -4.2628768, 0.0], [15.728302, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1546}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.2615074, 0.0], [15.7296753, -4.2615074, 0.0], [15.7296753, -4.2628768, 0.0], [15.7310486, -4.2628768, 0.0], [15.7324219, -4.2628768, 0.0], [15.7337952, -4.2628768, 0.0], [15.7337952, -4.2615074, 0.0], [15.7324219, -4.2615074, 0.0], [15.7310486, -4.2615074, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1547}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.2601379, 0.0], [15.6390381, -4.2615074, 0.0], [15.6404114, -4.2615074, 0.0], [15.6404114, -4.2601379, 0.0], [15.6390381, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1548}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.2601379, 0.0], [15.5799866, -4.2615074, 0.0], [15.5813599, -4.2615074, 0.0], [15.5813599, -4.2601379, 0.0], [15.5799866, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1549}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2601379, 0.0], [15.8340454, -4.2615074, 0.0], [15.8354187, -4.2615074, 0.0], [15.8354187, -4.2601379, 0.0], [15.8340454, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1550}, "geometry": {"type": "Polygon", "coordinates": [[[15.9342957, -4.2601379, 0.0], [15.9342957, -4.2615074, 0.0], [15.9356689, -4.2615074, 0.0], [15.9356689, -4.2601379, 0.0], [15.9342957, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1551}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.2601379, 0.0], [15.770874, -4.2615074, 0.0], [15.7722473, -4.2615074, 0.0], [15.7722473, -4.2601379, 0.0], [15.770874, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1552}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2601379, 0.0], [15.8862305, -4.2615074, 0.0], [15.8876038, -4.2615074, 0.0], [15.8876038, -4.2601379, 0.0], [15.8862305, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1553}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.2601379, 0.0], [15.8683777, -4.2615074, 0.0], [15.869751, -4.2615074, 0.0], [15.869751, -4.2601379, 0.0], [15.8683777, -4.2601379, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1554}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.2587684, 0.0], [15.5786133, -4.2573989, 0.0], [15.5799866, -4.2573989, 0.0], [15.5799866, -4.2587684, 0.0], [15.5813599, -4.2587684, 0.0], [15.5827332, -4.2587684, 0.0], [15.5827332, -4.2601379, 0.0], [15.5841064, -4.2601379, 0.0], [15.5841064, -4.2587684, 0.0], [15.5854797, -4.2587684, 0.0], [15.5854797, -4.2573989, 0.0], [15.5841064, -4.2573989, 0.0], [15.5827332, -4.2573989, 0.0], [15.5813599, -4.2573989, 0.0], [15.5813599, -4.2560294, 0.0], [15.5813599, -4.2546598, 0.0], [15.5813599, -4.2532903, 0.0], [15.5799866, -4.2532903, 0.0], [15.5799866, -4.2546598, 0.0], [15.5799866, -4.2560294, 0.0], [15.5786133, -4.2560294, 0.0], [15.5786133, -4.2546598, 0.0], [15.5786133, -4.2532903, 0.0], [15.57724, -4.2532903, 0.0], [15.5758667, -4.2532903, 0.0], [15.5758667, -4.2546598, 0.0], [15.5758667, -4.2560294, 0.0], [15.5758667, -4.2573989, 0.0], [15.5758667, -4.2587684, 0.0], [15.5758667, -4.2601379, 0.0], [15.57724, -4.2601379, 0.0], [15.5786133, -4.2601379, 0.0], [15.5786133, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1555}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2587684, 0.0], [15.8752441, -4.2601379, 0.0], [15.8766174, -4.2601379, 0.0], [15.8766174, -4.2587684, 0.0], [15.8752441, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1556}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.2587684, 0.0], [15.7818604, -4.2601379, 0.0], [15.7832336, -4.2601379, 0.0], [15.7846069, -4.2601379, 0.0], [15.7846069, -4.2587684, 0.0], [15.7846069, -4.2573989, 0.0], [15.7832336, -4.2573989, 0.0], [15.7832336, -4.2587684, 0.0], [15.7818604, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1557}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.2587684, 0.0], [15.6239319, -4.2573989, 0.0], [15.6225586, -4.2573989, 0.0], [15.6211853, -4.2573989, 0.0], [15.6211853, -4.2587684, 0.0], [15.6211853, -4.2601379, 0.0], [15.6225586, -4.2601379, 0.0], [15.6239319, -4.2601379, 0.0], [15.6239319, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1558}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2587684, 0.0], [15.8491516, -4.2601379, 0.0], [15.8505249, -4.2601379, 0.0], [15.8505249, -4.2587684, 0.0], [15.8491516, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1559}, "geometry": {"type": "Polygon", "coordinates": [[[15.9246826, -4.2587684, 0.0], [15.9246826, -4.2601379, 0.0], [15.9260559, -4.2601379, 0.0], [15.9260559, -4.2587684, 0.0], [15.9246826, -4.2587684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1560}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.2573989, 0.0], [15.6349182, -4.2560294, 0.0], [15.6335449, -4.2560294, 0.0], [15.6335449, -4.2573989, 0.0], [15.6335449, -4.2587684, 0.0], [15.6349182, -4.2587684, 0.0], [15.6349182, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1561}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.2573989, 0.0], [15.6280518, -4.2573989, 0.0], [15.6266785, -4.2573989, 0.0], [15.6266785, -4.2587684, 0.0], [15.6280518, -4.2587684, 0.0], [15.629425, -4.2587684, 0.0], [15.6307983, -4.2587684, 0.0], [15.6307983, -4.2573989, 0.0], [15.629425, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1562}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.2573989, 0.0], [15.7585144, -4.2587684, 0.0], [15.7598877, -4.2587684, 0.0], [15.761261, -4.2587684, 0.0], [15.761261, -4.2573989, 0.0], [15.761261, -4.2560294, 0.0], [15.7598877, -4.2560294, 0.0], [15.7598877, -4.2573989, 0.0], [15.7585144, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1563}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2573989, 0.0], [15.7928467, -4.2587684, 0.0], [15.79422, -4.2587684, 0.0], [15.79422, -4.2573989, 0.0], [15.7928467, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1564}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.2573989, 0.0], [15.7873535, -4.2560294, 0.0], [15.7859802, -4.2560294, 0.0], [15.7859802, -4.2573989, 0.0], [15.7859802, -4.2587684, 0.0], [15.7873535, -4.2587684, 0.0], [15.7873535, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1565}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.2573989, 0.0], [15.9233093, -4.2587684, 0.0], [15.9246826, -4.2587684, 0.0], [15.9246826, -4.2573989, 0.0], [15.9233093, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1566}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.2573989, 0.0], [15.8450317, -4.2587684, 0.0], [15.846405, -4.2587684, 0.0], [15.846405, -4.2573989, 0.0], [15.8450317, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1567}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.2573989, 0.0], [15.7804871, -4.2560294, 0.0], [15.7791138, -4.2560294, 0.0], [15.7791138, -4.2573989, 0.0], [15.7791138, -4.2587684, 0.0], [15.7804871, -4.2587684, 0.0], [15.7818604, -4.2587684, 0.0], [15.7818604, -4.2573989, 0.0], [15.7804871, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1568}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2573989, 0.0], [15.8670044, -4.2587684, 0.0], [15.8683777, -4.2587684, 0.0], [15.8683777, -4.2573989, 0.0], [15.8670044, -4.2573989, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1569}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.2560294, 0.0], [15.770874, -4.2560294, 0.0], [15.770874, -4.2573989, 0.0], [15.7722473, -4.2573989, 0.0], [15.7736206, -4.2573989, 0.0], [15.7736206, -4.2560294, 0.0], [15.7722473, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1570}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.2560294, 0.0], [15.8175659, -4.2546598, 0.0], [15.8161926, -4.2546598, 0.0], [15.8161926, -4.2560294, 0.0], [15.8161926, -4.2573989, 0.0], [15.8175659, -4.2573989, 0.0], [15.8189392, -4.2573989, 0.0], [15.8189392, -4.2560294, 0.0], [15.8175659, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1571}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2560294, 0.0], [15.7997131, -4.2573989, 0.0], [15.8010864, -4.2573989, 0.0], [15.8010864, -4.2560294, 0.0], [15.7997131, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1572}, "geometry": {"type": "Polygon", "coordinates": [[[15.6060791, -4.2560294, 0.0], [15.6047058, -4.2560294, 0.0], [15.6047058, -4.2573989, 0.0], [15.6060791, -4.2573989, 0.0], [15.6074524, -4.2573989, 0.0], [15.6074524, -4.2560294, 0.0], [15.6060791, -4.2560294, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1573}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.2546598, 0.0], [15.9191895, -4.2560294, 0.0], [15.9205627, -4.2560294, 0.0], [15.9205627, -4.2546598, 0.0], [15.9191895, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1574}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.2546598, 0.0], [15.6307983, -4.2560294, 0.0], [15.6321716, -4.2560294, 0.0], [15.6335449, -4.2560294, 0.0], [15.6335449, -4.2546598, 0.0], [15.6321716, -4.2546598, 0.0], [15.6307983, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1575}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.2546598, 0.0], [15.6225586, -4.2546598, 0.0], [15.6239319, -4.2546598, 0.0], [15.6239319, -4.2532903, 0.0], [15.6253052, -4.2532903, 0.0], [15.6266785, -4.2532903, 0.0], [15.6280518, -4.2532903, 0.0], [15.6280518, -4.2519208, 0.0], [15.6266785, -4.2519208, 0.0], [15.6266785, -4.2505513, 0.0], [15.6266785, -4.2491818, 0.0], [15.6266785, -4.2478123, 0.0], [15.6253052, -4.2478123, 0.0], [15.6253052, -4.2464428, 0.0], [15.6239319, -4.2464428, 0.0], [15.6239319, -4.2478123, 0.0], [15.6225586, -4.2478123, 0.0], [15.6211853, -4.2478123, 0.0], [15.6211853, -4.2491818, 0.0], [15.6211853, -4.2505513, 0.0], [15.619812, -4.2505513, 0.0], [15.619812, -4.2519208, 0.0], [15.6211853, -4.2519208, 0.0], [15.6211853, -4.2532903, 0.0], [15.619812, -4.2532903, 0.0], [15.619812, -4.2546598, 0.0], [15.6184387, -4.2546598, 0.0], [15.6184387, -4.2560294, 0.0], [15.619812, -4.2560294, 0.0], [15.6211853, -4.2560294, 0.0], [15.6211853, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1576}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.2546598, 0.0], [15.8093262, -4.2560294, 0.0], [15.8106995, -4.2560294, 0.0], [15.8106995, -4.2546598, 0.0], [15.8093262, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1577}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2546598, 0.0], [15.7626343, -4.2560294, 0.0], [15.7640076, -4.2560294, 0.0], [15.7640076, -4.2546598, 0.0], [15.7626343, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1578}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.2546598, 0.0], [15.8299255, -4.2560294, 0.0], [15.8312988, -4.2560294, 0.0], [15.8312988, -4.2546598, 0.0], [15.8299255, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1579}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.2546598, 0.0], [15.5580139, -4.2532903, 0.0], [15.5566406, -4.2532903, 0.0], [15.5566406, -4.2546598, 0.0], [15.5566406, -4.2560294, 0.0], [15.5580139, -4.2560294, 0.0], [15.5580139, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1580}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2546598, 0.0], [15.5978394, -4.2560294, 0.0], [15.5992126, -4.2560294, 0.0], [15.5992126, -4.2546598, 0.0], [15.5978394, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1581}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.2546598, 0.0], [15.803833, -4.2560294, 0.0], [15.8052063, -4.2560294, 0.0], [15.8052063, -4.2546598, 0.0], [15.803833, -4.2546598, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1582}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.2532903, 0.0], [15.6019592, -4.2519208, 0.0], [15.6005859, -4.2519208, 0.0], [15.5992126, -4.2519208, 0.0], [15.5992126, -4.2532903, 0.0], [15.5992126, -4.2546598, 0.0], [15.6005859, -4.2546598, 0.0], [15.6019592, -4.2546598, 0.0], [15.6033325, -4.2546598, 0.0], [15.6033325, -4.2532903, 0.0], [15.6019592, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1583}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.2532903, 0.0], [15.5923462, -4.2546598, 0.0], [15.5937195, -4.2546598, 0.0], [15.5937195, -4.2532903, 0.0], [15.5923462, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1584}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.2532903, 0.0], [15.6170654, -4.2532903, 0.0], [15.6170654, -4.2519208, 0.0], [15.6156921, -4.2519208, 0.0], [15.6143188, -4.2519208, 0.0], [15.6143188, -4.2532903, 0.0], [15.6129456, -4.2532903, 0.0], [15.6129456, -4.2546598, 0.0], [15.6143188, -4.2546598, 0.0], [15.6156921, -4.2546598, 0.0], [15.6156921, -4.2532903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1585}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.2519208, 0.0], [15.8065796, -4.2532903, 0.0], [15.8079529, -4.2532903, 0.0], [15.8079529, -4.2519208, 0.0], [15.8065796, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1586}, "geometry": {"type": "Polygon", "coordinates": [[[15.6060791, -4.2519208, 0.0], [15.6060791, -4.2532903, 0.0], [15.6074524, -4.2532903, 0.0], [15.6074524, -4.2519208, 0.0], [15.6060791, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1587}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.2519208, 0.0], [15.7502747, -4.2505513, 0.0], [15.7489014, -4.2505513, 0.0], [15.7489014, -4.2519208, 0.0], [15.7489014, -4.2532903, 0.0], [15.7502747, -4.2532903, 0.0], [15.7516479, -4.2532903, 0.0], [15.7530212, -4.2532903, 0.0], [15.7530212, -4.2519208, 0.0], [15.7516479, -4.2519208, 0.0], [15.7502747, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1588}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2519208, 0.0], [15.6184387, -4.2532903, 0.0], [15.619812, -4.2532903, 0.0], [15.619812, -4.2519208, 0.0], [15.6184387, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1589}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.2519208, 0.0], [15.7255554, -4.2505513, 0.0], [15.7255554, -4.2491818, 0.0], [15.7241821, -4.2491818, 0.0], [15.7228088, -4.2491818, 0.0], [15.7228088, -4.2505513, 0.0], [15.7228088, -4.2519208, 0.0], [15.7228088, -4.2532903, 0.0], [15.7241821, -4.2532903, 0.0], [15.7255554, -4.2532903, 0.0], [15.7255554, -4.2519208, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1590}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.2505513, 0.0], [15.8848572, -4.2505513, 0.0], [15.8848572, -4.2519208, 0.0], [15.8862305, -4.2519208, 0.0], [15.8876038, -4.2519208, 0.0], [15.8876038, -4.2505513, 0.0], [15.8862305, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1591}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -4.2505513, 0.0], [15.9205627, -4.2519208, 0.0], [15.921936, -4.2519208, 0.0], [15.921936, -4.2505513, 0.0], [15.9205627, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1592}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.2505513, 0.0], [15.9178162, -4.2519208, 0.0], [15.9191895, -4.2519208, 0.0], [15.9191895, -4.2505513, 0.0], [15.9178162, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1593}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.2505513, 0.0], [15.8381653, -4.2505513, 0.0], [15.8395386, -4.2505513, 0.0], [15.8395386, -4.2519208, 0.0], [15.8409119, -4.2519208, 0.0], [15.8409119, -4.2505513, 0.0], [15.8422852, -4.2505513, 0.0], [15.8436584, -4.2505513, 0.0], [15.8450317, -4.2505513, 0.0], [15.846405, -4.2505513, 0.0], [15.846405, -4.2491818, 0.0], [15.8477783, -4.2491818, 0.0], [15.8491516, -4.2491818, 0.0], [15.8505249, -4.2491818, 0.0], [15.8518982, -4.2491818, 0.0], [15.8518982, -4.2505513, 0.0], [15.8532715, -4.2505513, 0.0], [15.8546448, -4.2505513, 0.0], [15.8560181, -4.2505513, 0.0], [15.8573914, -4.2505513, 0.0], [15.8573914, -4.2519208, 0.0], [15.8587646, -4.2519208, 0.0], [15.8601379, -4.2519208, 0.0], [15.8601379, -4.2505513, 0.0], [15.8601379, -4.2491818, 0.0], [15.8587646, -4.2491818, 0.0], [15.8573914, -4.2491818, 0.0], [15.8560181, -4.2491818, 0.0], [15.8546448, -4.2491818, 0.0], [15.8532715, -4.2491818, 0.0], [15.8532715, -4.2478123, 0.0], [15.8518982, -4.2478123, 0.0], [15.8505249, -4.2478123, 0.0], [15.8505249, -4.2464428, 0.0], [15.8505249, -4.2450732, 0.0], [15.8491516, -4.2450732, 0.0], [15.8491516, -4.2464428, 0.0], [15.8491516, -4.2478123, 0.0], [15.8477783, -4.2478123, 0.0], [15.846405, -4.2478123, 0.0], [15.846405, -4.2464428, 0.0], [15.8450317, -4.2464428, 0.0], [15.8436584, -4.2464428, 0.0], [15.8422852, -4.2464428, 0.0], [15.8409119, -4.2464428, 0.0], [15.8395386, -4.2464428, 0.0], [15.8381653, -4.2464428, 0.0], [15.8381653, -4.2478123, 0.0], [15.836792, -4.2478123, 0.0], [15.8354187, -4.2478123, 0.0], [15.8340454, -4.2478123, 0.0], [15.8340454, -4.2491818, 0.0], [15.8354187, -4.2491818, 0.0], [15.8354187, -4.2505513, 0.0], [15.8340454, -4.2505513, 0.0], [15.8340454, -4.2519208, 0.0], [15.8354187, -4.2519208, 0.0], [15.836792, -4.2519208, 0.0], [15.836792, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1594}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.2505513, 0.0], [15.6486511, -4.2519208, 0.0], [15.6500244, -4.2519208, 0.0], [15.6500244, -4.2505513, 0.0], [15.6486511, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1595}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.2505513, 0.0], [15.6115723, -4.2519208, 0.0], [15.6129456, -4.2519208, 0.0], [15.6129456, -4.2505513, 0.0], [15.6115723, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1596}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.2505513, 0.0], [15.6088257, -4.2519208, 0.0], [15.610199, -4.2519208, 0.0], [15.610199, -4.2505513, 0.0], [15.6088257, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1597}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.2505513, 0.0], [15.803833, -4.2519208, 0.0], [15.8052063, -4.2519208, 0.0], [15.8065796, -4.2519208, 0.0], [15.8065796, -4.2505513, 0.0], [15.8052063, -4.2505513, 0.0], [15.803833, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1598}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.2505513, 0.0], [15.7434082, -4.2519208, 0.0], [15.7447815, -4.2519208, 0.0], [15.7447815, -4.2505513, 0.0], [15.7434082, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1599}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2505513, 0.0], [15.7969666, -4.2491818, 0.0], [15.7955933, -4.2491818, 0.0], [15.7955933, -4.2505513, 0.0], [15.7955933, -4.2519208, 0.0], [15.7969666, -4.2519208, 0.0], [15.7969666, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1600}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.2505513, 0.0], [15.7530212, -4.2519208, 0.0], [15.7543945, -4.2519208, 0.0], [15.7543945, -4.2505513, 0.0], [15.7530212, -4.2505513, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1601}, "geometry": {"type": "Polygon", "coordinates": [[[15.6060791, -4.2491818, 0.0], [15.6060791, -4.2505513, 0.0], [15.6074524, -4.2505513, 0.0], [15.6088257, -4.2505513, 0.0], [15.6088257, -4.2491818, 0.0], [15.6074524, -4.2491818, 0.0], [15.6060791, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1602}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.2491818, 0.0], [15.9288025, -4.2505513, 0.0], [15.9301758, -4.2505513, 0.0], [15.9301758, -4.2491818, 0.0], [15.9288025, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1603}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -4.2491818, 0.0], [15.9329224, -4.2505513, 0.0], [15.9342957, -4.2505513, 0.0], [15.9356689, -4.2505513, 0.0], [15.9370422, -4.2505513, 0.0], [15.9370422, -4.2491818, 0.0], [15.9356689, -4.2491818, 0.0], [15.9342957, -4.2491818, 0.0], [15.9329224, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1604}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.2491818, 0.0], [15.8285522, -4.2505513, 0.0], [15.8299255, -4.2505513, 0.0], [15.8312988, -4.2505513, 0.0], [15.8326721, -4.2505513, 0.0], [15.8326721, -4.2491818, 0.0], [15.8312988, -4.2491818, 0.0], [15.8312988, -4.2478123, 0.0], [15.8312988, -4.2464428, 0.0], [15.8299255, -4.2464428, 0.0], [15.8299255, -4.2478123, 0.0], [15.8299255, -4.2491818, 0.0], [15.8285522, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1605}, "geometry": {"type": "Polygon", "coordinates": [[[15.8024597, -4.2491818, 0.0], [15.8024597, -4.2505513, 0.0], [15.803833, -4.2505513, 0.0], [15.803833, -4.2491818, 0.0], [15.8024597, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1606}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.2491818, 0.0], [15.6170654, -4.2505513, 0.0], [15.6184387, -4.2505513, 0.0], [15.619812, -4.2505513, 0.0], [15.619812, -4.2491818, 0.0], [15.619812, -4.2478123, 0.0], [15.6184387, -4.2478123, 0.0], [15.6184387, -4.2491818, 0.0], [15.6170654, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1607}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2491818, 0.0], [15.7928467, -4.2505513, 0.0], [15.79422, -4.2505513, 0.0], [15.79422, -4.2491818, 0.0], [15.7928467, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1608}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.2491818, 0.0], [15.6898499, -4.2505513, 0.0], [15.6912231, -4.2505513, 0.0], [15.6925964, -4.2505513, 0.0], [15.6925964, -4.2491818, 0.0], [15.6912231, -4.2491818, 0.0], [15.6898499, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1609}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2491818, 0.0], [15.8628845, -4.2505513, 0.0], [15.8642578, -4.2505513, 0.0], [15.8642578, -4.2491818, 0.0], [15.8628845, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1610}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.2491818, 0.0], [15.7214355, -4.2491818, 0.0], [15.7214355, -4.2478123, 0.0], [15.7214355, -4.2464428, 0.0], [15.7200623, -4.2464428, 0.0], [15.7200623, -4.2478123, 0.0], [15.718689, -4.2478123, 0.0], [15.718689, -4.2491818, 0.0], [15.718689, -4.2505513, 0.0], [15.7200623, -4.2505513, 0.0], [15.7200623, -4.2491818, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1611}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2478123, 0.0], [15.7626343, -4.2491818, 0.0], [15.7640076, -4.2491818, 0.0], [15.7653809, -4.2491818, 0.0], [15.7653809, -4.2478123, 0.0], [15.7653809, -4.2464428, 0.0], [15.7640076, -4.2464428, 0.0], [15.7640076, -4.2478123, 0.0], [15.7626343, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1612}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.2478123, 0.0], [15.7749939, -4.2491818, 0.0], [15.7763672, -4.2491818, 0.0], [15.7763672, -4.2478123, 0.0], [15.7749939, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1613}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.2478123, 0.0], [15.8230591, -4.2464428, 0.0], [15.8216858, -4.2464428, 0.0], [15.8216858, -4.2478123, 0.0], [15.8216858, -4.2491818, 0.0], [15.8230591, -4.2491818, 0.0], [15.8244324, -4.2491818, 0.0], [15.8244324, -4.2478123, 0.0], [15.8230591, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1614}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.2478123, 0.0], [15.8930969, -4.2478123, 0.0], [15.8930969, -4.2491818, 0.0], [15.8944702, -4.2491818, 0.0], [15.8958435, -4.2491818, 0.0], [15.8958435, -4.2478123, 0.0], [15.8944702, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1615}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2478123, 0.0], [15.8876038, -4.2464428, 0.0], [15.8862305, -4.2464428, 0.0], [15.8862305, -4.2478123, 0.0], [15.8848572, -4.2478123, 0.0], [15.8848572, -4.2491818, 0.0], [15.8862305, -4.2491818, 0.0], [15.8876038, -4.2491818, 0.0], [15.8876038, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1616}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.2478123, 0.0], [15.6884766, -4.2491818, 0.0], [15.6898499, -4.2491818, 0.0], [15.6898499, -4.2478123, 0.0], [15.6884766, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1617}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.2478123, 0.0], [15.6088257, -4.2491818, 0.0], [15.610199, -4.2491818, 0.0], [15.610199, -4.2478123, 0.0], [15.6088257, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1618}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.2478123, 0.0], [15.5758667, -4.2491818, 0.0], [15.57724, -4.2491818, 0.0], [15.57724, -4.2478123, 0.0], [15.5758667, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1619}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.2478123, 0.0], [15.6129456, -4.2491818, 0.0], [15.6143188, -4.2491818, 0.0], [15.6143188, -4.2478123, 0.0], [15.6129456, -4.2478123, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1620}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -4.2464428, 0.0], [15.9164429, -4.2478123, 0.0], [15.9178162, -4.2478123, 0.0], [15.9178162, -4.2464428, 0.0], [15.9164429, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1621}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2464428, 0.0], [15.8120728, -4.2450732, 0.0], [15.813446, -4.2450732, 0.0], [15.813446, -4.2437037, 0.0], [15.8148193, -4.2437037, 0.0], [15.8148193, -4.2450732, 0.0], [15.8161926, -4.2450732, 0.0], [15.8175659, -4.2450732, 0.0], [15.8175659, -4.2437037, 0.0], [15.8175659, -4.2423342, 0.0], [15.8189392, -4.2423342, 0.0], [15.8189392, -4.2409647, 0.0], [15.8203125, -4.2409647, 0.0], [15.8203125, -4.2395951, 0.0], [15.8189392, -4.2395951, 0.0], [15.8189392, -4.2382256, 0.0], [15.8189392, -4.2368561, 0.0], [15.8175659, -4.2368561, 0.0], [15.8161926, -4.2368561, 0.0], [15.8161926, -4.2354865, 0.0], [15.8148193, -4.2354865, 0.0], [15.8148193, -4.234117, 0.0], [15.813446, -4.234117, 0.0], [15.813446, -4.2354865, 0.0], [15.8120728, -4.2354865, 0.0], [15.8120728, -4.234117, 0.0], [15.8120728, -4.2327474, 0.0], [15.8106995, -4.2327474, 0.0], [15.8093262, -4.2327474, 0.0], [15.8093262, -4.234117, 0.0], [15.8079529, -4.234117, 0.0], [15.8079529, -4.2354865, 0.0], [15.8065796, -4.2354865, 0.0], [15.8052063, -4.2354865, 0.0], [15.803833, -4.2354865, 0.0], [15.803833, -4.2368561, 0.0], [15.8052063, -4.2368561, 0.0], [15.8052063, -4.2382256, 0.0], [15.8065796, -4.2382256, 0.0], [15.8079529, -4.2382256, 0.0], [15.8093262, -4.2382256, 0.0], [15.8093262, -4.2395951, 0.0], [15.8079529, -4.2395951, 0.0], [15.8079529, -4.2409647, 0.0], [15.8079529, -4.2423342, 0.0], [15.8093262, -4.2423342, 0.0], [15.8093262, -4.2437037, 0.0], [15.8093262, -4.2450732, 0.0], [15.8093262, -4.2464428, 0.0], [15.8106995, -4.2464428, 0.0], [15.8106995, -4.2478123, 0.0], [15.8120728, -4.2478123, 0.0], [15.8120728, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1622}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.2464428, 0.0], [15.7337952, -4.2478123, 0.0], [15.7351685, -4.2478123, 0.0], [15.7351685, -4.2464428, 0.0], [15.7337952, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1623}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2464428, 0.0], [15.7063293, -4.2478123, 0.0], [15.7077026, -4.2478123, 0.0], [15.7077026, -4.2464428, 0.0], [15.7063293, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1624}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.2464428, 0.0], [15.6912231, -4.2478123, 0.0], [15.6925964, -4.2478123, 0.0], [15.6925964, -4.2464428, 0.0], [15.6912231, -4.2464428, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1625}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.2450732, 0.0], [15.6005859, -4.2464428, 0.0], [15.6019592, -4.2464428, 0.0], [15.6019592, -4.2450732, 0.0], [15.6005859, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1626}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2450732, 0.0], [15.5978394, -4.2464428, 0.0], [15.5992126, -4.2464428, 0.0], [15.5992126, -4.2450732, 0.0], [15.5978394, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1627}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2450732, 0.0], [15.8340454, -4.2464428, 0.0], [15.8354187, -4.2464428, 0.0], [15.8354187, -4.2450732, 0.0], [15.8340454, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1628}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.2450732, 0.0], [15.6472778, -4.2464428, 0.0], [15.6486511, -4.2464428, 0.0], [15.6486511, -4.2450732, 0.0], [15.6472778, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1629}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.2450732, 0.0], [15.7901001, -4.2464428, 0.0], [15.7914734, -4.2464428, 0.0], [15.7914734, -4.2450732, 0.0], [15.7901001, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1630}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.2450732, 0.0], [15.7022095, -4.2464428, 0.0], [15.7035828, -4.2464428, 0.0], [15.7035828, -4.2450732, 0.0], [15.7022095, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1631}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.2450732, 0.0], [15.9054565, -4.2464428, 0.0], [15.9068298, -4.2464428, 0.0], [15.9068298, -4.2450732, 0.0], [15.9054565, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1632}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2450732, 0.0], [15.8876038, -4.2464428, 0.0], [15.8889771, -4.2464428, 0.0], [15.8889771, -4.2450732, 0.0], [15.8876038, -4.2450732, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1633}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.2437037, 0.0], [15.846405, -4.2450732, 0.0], [15.8477783, -4.2450732, 0.0], [15.8477783, -4.2437037, 0.0], [15.846405, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1634}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2437037, 0.0], [15.8354187, -4.2450732, 0.0], [15.836792, -4.2450732, 0.0], [15.836792, -4.2437037, 0.0], [15.8354187, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1635}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.2752022, 0.0], [15.8422852, -4.2752022, 0.0], [15.8422852, -4.2738327, 0.0], [15.8409119, -4.2738327, 0.0], [15.8395386, -4.2738327, 0.0], [15.8395386, -4.2752022, 0.0], [15.8395386, -4.2765716, 0.0], [15.8409119, -4.2765716, 0.0], [15.8409119, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1636}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.2752022, 0.0], [15.8876038, -4.2738327, 0.0], [15.8862305, -4.2738327, 0.0], [15.8862305, -4.2752022, 0.0], [15.8862305, -4.2765716, 0.0], [15.8876038, -4.2765716, 0.0], [15.8876038, -4.2752022, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1637}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.2738327, 0.0], [15.9288025, -4.2752022, 0.0], [15.9301758, -4.2752022, 0.0], [15.9301758, -4.2738327, 0.0], [15.9288025, -4.2738327, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1638}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -4.2738327, 0.0], [15.9191895, -4.2752022, 0.0], [15.9205627, -4.2752022, 0.0], [15.9205627, -4.2738327, 0.0], [15.9191895, -4.2738327, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1639}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.2738327, 0.0], [15.8642578, -4.2752022, 0.0], [15.8656311, -4.2752022, 0.0], [15.8656311, -4.2738327, 0.0], [15.8642578, -4.2738327, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1640}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.2738327, 0.0], [15.8670044, -4.2752022, 0.0], [15.8683777, -4.2752022, 0.0], [15.8683777, -4.2738327, 0.0], [15.8670044, -4.2738327, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1641}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.2724632, 0.0], [15.8518982, -4.2738327, 0.0], [15.8532715, -4.2738327, 0.0], [15.8532715, -4.2724632, 0.0], [15.8518982, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1642}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2724632, 0.0], [15.8422852, -4.2738327, 0.0], [15.8436584, -4.2738327, 0.0], [15.8436584, -4.2724632, 0.0], [15.8422852, -4.2724632, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1643}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.2437037, 0.0], [15.7228088, -4.2450732, 0.0], [15.7241821, -4.2450732, 0.0], [15.7241821, -4.2437037, 0.0], [15.7228088, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1644}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.2437037, 0.0], [15.6912231, -4.2450732, 0.0], [15.6925964, -4.2450732, 0.0], [15.6925964, -4.2437037, 0.0], [15.6912231, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1645}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.2437037, 0.0], [15.7008362, -4.2450732, 0.0], [15.7022095, -4.2450732, 0.0], [15.7022095, -4.2437037, 0.0], [15.7008362, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1646}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2437037, 0.0], [15.7983398, -4.2437037, 0.0], [15.7969666, -4.2437037, 0.0], [15.7969666, -4.2450732, 0.0], [15.7983398, -4.2450732, 0.0], [15.7997131, -4.2450732, 0.0], [15.8010864, -4.2450732, 0.0], [15.8010864, -4.2437037, 0.0], [15.7997131, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1647}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.2437037, 0.0], [15.8807373, -4.2450732, 0.0], [15.8821106, -4.2450732, 0.0], [15.8821106, -4.2437037, 0.0], [15.8807373, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1648}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.2437037, 0.0], [15.9384155, -4.2450732, 0.0], [15.9397888, -4.2450732, 0.0], [15.9397888, -4.2437037, 0.0], [15.9384155, -4.2437037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1649}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.2423342, 0.0], [15.6925964, -4.2437037, 0.0], [15.6939697, -4.2437037, 0.0], [15.695343, -4.2437037, 0.0], [15.695343, -4.2423342, 0.0], [15.695343, -4.2409647, 0.0], [15.695343, -4.2395951, 0.0], [15.6939697, -4.2395951, 0.0], [15.6939697, -4.2409647, 0.0], [15.6939697, -4.2423342, 0.0], [15.6925964, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1650}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -4.2423342, 0.0], [15.9315491, -4.2437037, 0.0], [15.9329224, -4.2437037, 0.0], [15.9329224, -4.2423342, 0.0], [15.9315491, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1651}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.2423342, 0.0], [15.8587646, -4.2437037, 0.0], [15.8601379, -4.2437037, 0.0], [15.8601379, -4.2423342, 0.0], [15.8587646, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1652}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2423342, 0.0], [15.7791138, -4.2437037, 0.0], [15.7804871, -4.2437037, 0.0], [15.7804871, -4.2423342, 0.0], [15.7791138, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1653}, "geometry": {"type": "Polygon", "coordinates": [[[15.7475281, -4.2423342, 0.0], [15.7475281, -4.2409647, 0.0], [15.7461548, -4.2409647, 0.0], [15.7461548, -4.2423342, 0.0], [15.7461548, -4.2437037, 0.0], [15.7475281, -4.2437037, 0.0], [15.7475281, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1654}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.2423342, 0.0], [15.8903503, -4.2437037, 0.0], [15.8917236, -4.2437037, 0.0], [15.8917236, -4.2423342, 0.0], [15.8903503, -4.2423342, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1655}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.2409647, 0.0], [15.7901001, -4.2423342, 0.0], [15.7914734, -4.2423342, 0.0], [15.7914734, -4.2409647, 0.0], [15.7901001, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1656}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.2409647, 0.0], [15.7695007, -4.2409647, 0.0], [15.7695007, -4.2395951, 0.0], [15.7695007, -4.2382256, 0.0], [15.7695007, -4.2368561, 0.0], [15.7681274, -4.2368561, 0.0], [15.7681274, -4.2382256, 0.0], [15.7667542, -4.2382256, 0.0], [15.7667542, -4.2395951, 0.0], [15.7653809, -4.2395951, 0.0], [15.7653809, -4.2409647, 0.0], [15.7653809, -4.2423342, 0.0], [15.7667542, -4.2423342, 0.0], [15.7681274, -4.2423342, 0.0], [15.7681274, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1657}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.2409647, 0.0], [15.6898499, -4.2395951, 0.0], [15.6884766, -4.2395951, 0.0], [15.6884766, -4.2409647, 0.0], [15.6884766, -4.2423342, 0.0], [15.6898499, -4.2423342, 0.0], [15.6898499, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1658}, "geometry": {"type": "Polygon", "coordinates": [[[15.6033325, -4.2409647, 0.0], [15.6047058, -4.2409647, 0.0], [15.6047058, -4.2395951, 0.0], [15.6047058, -4.2382256, 0.0], [15.6033325, -4.2382256, 0.0], [15.6033325, -4.2368561, 0.0], [15.6033325, -4.2354865, 0.0], [15.6019592, -4.2354865, 0.0], [15.6005859, -4.2354865, 0.0], [15.6005859, -4.234117, 0.0], [15.6019592, -4.234117, 0.0], [15.6033325, -4.234117, 0.0], [15.6033325, -4.2327474, 0.0], [15.6047058, -4.2327474, 0.0], [15.6047058, -4.2313779, 0.0], [15.6047058, -4.2300083, 0.0], [15.6033325, -4.2300083, 0.0], [15.6019592, -4.2300083, 0.0], [15.6005859, -4.2300083, 0.0], [15.5992126, -4.2300083, 0.0], [15.5992126, -4.2313779, 0.0], [15.5992126, -4.2327474, 0.0], [15.5978394, -4.2327474, 0.0], [15.5978394, -4.234117, 0.0], [15.5978394, -4.2354865, 0.0], [15.5964661, -4.2354865, 0.0], [15.5950928, -4.2354865, 0.0], [15.5950928, -4.2368561, 0.0], [15.5964661, -4.2368561, 0.0], [15.5964661, -4.2382256, 0.0], [15.5964661, -4.2395951, 0.0], [15.5978394, -4.2395951, 0.0], [15.5992126, -4.2395951, 0.0], [15.5992126, -4.2382256, 0.0], [15.5992126, -4.2368561, 0.0], [15.6005859, -4.2368561, 0.0], [15.6005859, -4.2382256, 0.0], [15.6019592, -4.2382256, 0.0], [15.6019592, -4.2395951, 0.0], [15.6019592, -4.2409647, 0.0], [15.6019592, -4.2423342, 0.0], [15.6033325, -4.2423342, 0.0], [15.6033325, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1659}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.2409647, 0.0], [15.8930969, -4.2423342, 0.0], [15.8944702, -4.2423342, 0.0], [15.8944702, -4.2409647, 0.0], [15.8930969, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1660}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.2409647, 0.0], [15.7104492, -4.2423342, 0.0], [15.7118225, -4.2423342, 0.0], [15.7118225, -4.2409647, 0.0], [15.7104492, -4.2409647, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1661}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.2382256, 0.0], [15.8903503, -4.2368561, 0.0], [15.8917236, -4.2368561, 0.0], [15.8917236, -4.2354865, 0.0], [15.8917236, -4.234117, 0.0], [15.8917236, -4.2327474, 0.0], [15.8903503, -4.2327474, 0.0], [15.8903503, -4.2313779, 0.0], [15.8889771, -4.2313779, 0.0], [15.8876038, -4.2313779, 0.0], [15.8876038, -4.2327474, 0.0], [15.8876038, -4.234117, 0.0], [15.8889771, -4.234117, 0.0], [15.8889771, -4.2354865, 0.0], [15.8876038, -4.2354865, 0.0], [15.8876038, -4.2368561, 0.0], [15.8876038, -4.2382256, 0.0], [15.8876038, -4.2395951, 0.0], [15.8862305, -4.2395951, 0.0], [15.8862305, -4.2409647, 0.0], [15.8876038, -4.2409647, 0.0], [15.8889771, -4.2409647, 0.0], [15.8903503, -4.2409647, 0.0], [15.8903503, -4.2395951, 0.0], [15.8903503, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1662}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.2395951, 0.0], [15.7969666, -4.2409647, 0.0], [15.7983398, -4.2409647, 0.0], [15.7983398, -4.2395951, 0.0], [15.7969666, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1663}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.2395951, 0.0], [15.8821106, -4.2409647, 0.0], [15.8834839, -4.2409647, 0.0], [15.8834839, -4.2395951, 0.0], [15.8821106, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1664}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.2382256, 0.0], [15.8985901, -4.2395951, 0.0], [15.8999634, -4.2395951, 0.0], [15.8999634, -4.2382256, 0.0], [15.8985901, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1665}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.2382256, 0.0], [15.8972168, -4.2368561, 0.0], [15.8958435, -4.2368561, 0.0], [15.8958435, -4.2382256, 0.0], [15.8958435, -4.2395951, 0.0], [15.8972168, -4.2395951, 0.0], [15.8972168, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1666}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.2395951, 0.0], [15.7489014, -4.2382256, 0.0], [15.7475281, -4.2382256, 0.0], [15.7475281, -4.2395951, 0.0], [15.7475281, -4.2409647, 0.0], [15.7489014, -4.2409647, 0.0], [15.7489014, -4.2395951, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1667}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.2382256, 0.0], [15.7928467, -4.2395951, 0.0], [15.79422, -4.2395951, 0.0], [15.79422, -4.2382256, 0.0], [15.7928467, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1668}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.2382256, 0.0], [15.8848572, -4.2368561, 0.0], [15.8848572, -4.2354865, 0.0], [15.8848572, -4.234117, 0.0], [15.8848572, -4.2327474, 0.0], [15.8834839, -4.2327474, 0.0], [15.8834839, -4.234117, 0.0], [15.8821106, -4.234117, 0.0], [15.8807373, -4.234117, 0.0], [15.8807373, -4.2354865, 0.0], [15.8821106, -4.2354865, 0.0], [15.8834839, -4.2354865, 0.0], [15.8834839, -4.2368561, 0.0], [15.8834839, -4.2382256, 0.0], [15.8834839, -4.2395951, 0.0], [15.8848572, -4.2395951, 0.0], [15.8848572, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1669}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.2382256, 0.0], [15.8285522, -4.2382256, 0.0], [15.8285522, -4.2395951, 0.0], [15.8299255, -4.2395951, 0.0], [15.8312988, -4.2395951, 0.0], [15.8312988, -4.2382256, 0.0], [15.8299255, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1670}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.2382256, 0.0], [15.8711243, -4.2382256, 0.0], [15.8711243, -4.2395951, 0.0], [15.8724976, -4.2395951, 0.0], [15.8738708, -4.2395951, 0.0], [15.8738708, -4.2382256, 0.0], [15.8724976, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1671}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2382256, 0.0], [15.6980896, -4.2395951, 0.0], [15.6994629, -4.2395951, 0.0], [15.6994629, -4.2382256, 0.0], [15.6980896, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1672}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.2382256, 0.0], [15.6925964, -4.2395951, 0.0], [15.6939697, -4.2395951, 0.0], [15.6939697, -4.2382256, 0.0], [15.6925964, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1673}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.2382256, 0.0], [15.6060791, -4.2382256, 0.0], [15.6060791, -4.2395951, 0.0], [15.6074524, -4.2395951, 0.0], [15.6088257, -4.2395951, 0.0], [15.6088257, -4.2382256, 0.0], [15.6074524, -4.2382256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1674}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -4.2368561, 0.0], [15.9274292, -4.2382256, 0.0], [15.9288025, -4.2382256, 0.0], [15.9288025, -4.2368561, 0.0], [15.9274292, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1675}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2354865, 0.0], [15.8752441, -4.2368561, 0.0], [15.8766174, -4.2368561, 0.0], [15.8766174, -4.2354865, 0.0], [15.8752441, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1676}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2354865, 0.0], [15.8340454, -4.2368561, 0.0], [15.8354187, -4.2368561, 0.0], [15.8354187, -4.2354865, 0.0], [15.8340454, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1677}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.2354865, 0.0], [15.7543945, -4.234117, 0.0], [15.7530212, -4.234117, 0.0], [15.7530212, -4.2354865, 0.0], [15.7530212, -4.2368561, 0.0], [15.7543945, -4.2368561, 0.0], [15.7543945, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1678}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.2368561, 0.0], [15.7049561, -4.2382256, 0.0], [15.7063293, -4.2382256, 0.0], [15.7063293, -4.2368561, 0.0], [15.7049561, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1679}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.2368561, 0.0], [15.6994629, -4.2382256, 0.0], [15.7008362, -4.2382256, 0.0], [15.7008362, -4.2368561, 0.0], [15.6994629, -4.2368561, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1680}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.2354865, 0.0], [15.695343, -4.2368561, 0.0], [15.6967163, -4.2368561, 0.0], [15.6967163, -4.2354865, 0.0], [15.695343, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1681}, "geometry": {"type": "Polygon", "coordinates": [[[15.9411621, -4.2354865, 0.0], [15.9411621, -4.2368561, 0.0], [15.9425354, -4.2368561, 0.0], [15.9425354, -4.2354865, 0.0], [15.9411621, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1682}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.2354865, 0.0], [15.7873535, -4.2368561, 0.0], [15.7887268, -4.2368561, 0.0], [15.7887268, -4.2354865, 0.0], [15.7873535, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1683}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.2354865, 0.0], [15.6211853, -4.2354865, 0.0], [15.6211853, -4.2368561, 0.0], [15.6225586, -4.2368561, 0.0], [15.6239319, -4.2368561, 0.0], [15.6239319, -4.2354865, 0.0], [15.6225586, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1684}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2354865, 0.0], [15.7997131, -4.2368561, 0.0], [15.8010864, -4.2368561, 0.0], [15.8024597, -4.2368561, 0.0], [15.8024597, -4.2354865, 0.0], [15.8010864, -4.2354865, 0.0], [15.7997131, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1685}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.2354865, 0.0], [15.827179, -4.2368561, 0.0], [15.8285522, -4.2368561, 0.0], [15.8285522, -4.2354865, 0.0], [15.827179, -4.2354865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1686}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.234117, 0.0], [15.7928467, -4.2327474, 0.0], [15.7914734, -4.2327474, 0.0], [15.7914734, -4.234117, 0.0], [15.7914734, -4.2354865, 0.0], [15.7928467, -4.2354865, 0.0], [15.7928467, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1687}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.234117, 0.0], [15.7846069, -4.2354865, 0.0], [15.7859802, -4.2354865, 0.0], [15.7859802, -4.234117, 0.0], [15.7846069, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1688}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.234117, 0.0], [15.803833, -4.2327474, 0.0], [15.8024597, -4.2327474, 0.0], [15.8010864, -4.2327474, 0.0], [15.8010864, -4.234117, 0.0], [15.8024597, -4.234117, 0.0], [15.8024597, -4.2354865, 0.0], [15.803833, -4.2354865, 0.0], [15.803833, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1689}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.234117, 0.0], [15.718689, -4.2327474, 0.0], [15.7173157, -4.2327474, 0.0], [15.7173157, -4.234117, 0.0], [15.7173157, -4.2354865, 0.0], [15.718689, -4.2354865, 0.0], [15.718689, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1690}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.234117, 0.0], [15.7118225, -4.2354865, 0.0], [15.7131958, -4.2354865, 0.0], [15.7145691, -4.2354865, 0.0], [15.7145691, -4.234117, 0.0], [15.7131958, -4.234117, 0.0], [15.7118225, -4.234117, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1691}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.2327474, 0.0], [15.8573914, -4.2313779, 0.0], [15.8560181, -4.2313779, 0.0], [15.8560181, -4.2327474, 0.0], [15.8560181, -4.234117, 0.0], [15.8573914, -4.234117, 0.0], [15.8573914, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1692}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.2327474, 0.0], [15.8422852, -4.2327474, 0.0], [15.8422852, -4.234117, 0.0], [15.8436584, -4.234117, 0.0], [15.8450317, -4.234117, 0.0], [15.8450317, -4.2327474, 0.0], [15.8436584, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1693}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.2327474, 0.0], [15.8999634, -4.2313779, 0.0], [15.8999634, -4.2300083, 0.0], [15.8985901, -4.2300083, 0.0], [15.8985901, -4.2313779, 0.0], [15.8985901, -4.2327474, 0.0], [15.8985901, -4.234117, 0.0], [15.8999634, -4.234117, 0.0], [15.8999634, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1694}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2327474, 0.0], [15.8354187, -4.2327474, 0.0], [15.8354187, -4.2313779, 0.0], [15.8340454, -4.2313779, 0.0], [15.8326721, -4.2313779, 0.0], [15.8312988, -4.2313779, 0.0], [15.8312988, -4.2327474, 0.0], [15.8326721, -4.2327474, 0.0], [15.8326721, -4.234117, 0.0], [15.8340454, -4.234117, 0.0], [15.8340454, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1695}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2327474, 0.0], [15.7557678, -4.2313779, 0.0], [15.7557678, -4.2300083, 0.0], [15.7543945, -4.2300083, 0.0], [15.7543945, -4.2313779, 0.0], [15.7543945, -4.2327474, 0.0], [15.7543945, -4.234117, 0.0], [15.7557678, -4.234117, 0.0], [15.7557678, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1696}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.2327474, 0.0], [15.6225586, -4.234117, 0.0], [15.6239319, -4.234117, 0.0], [15.6253052, -4.234117, 0.0], [15.6253052, -4.2327474, 0.0], [15.6239319, -4.2327474, 0.0], [15.6225586, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1697}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.2327474, 0.0], [15.5593872, -4.2327474, 0.0], [15.5593872, -4.2313779, 0.0], [15.5580139, -4.2313779, 0.0], [15.5566406, -4.2313779, 0.0], [15.5552673, -4.2313779, 0.0], [15.5552673, -4.2327474, 0.0], [15.5552673, -4.234117, 0.0], [15.5566406, -4.234117, 0.0], [15.5580139, -4.234117, 0.0], [15.5580139, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1698}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2327474, 0.0], [15.5882263, -4.234117, 0.0], [15.5895996, -4.234117, 0.0], [15.5895996, -4.2327474, 0.0], [15.5882263, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1699}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2313779, 0.0], [15.8148193, -4.2327474, 0.0], [15.8161926, -4.2327474, 0.0], [15.8161926, -4.2313779, 0.0], [15.8148193, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1700}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.2313779, 0.0], [15.7955933, -4.2300083, 0.0], [15.7955933, -4.2286388, 0.0], [15.79422, -4.2286388, 0.0], [15.79422, -4.2300083, 0.0], [15.7928467, -4.2300083, 0.0], [15.7928467, -4.2313779, 0.0], [15.79422, -4.2313779, 0.0], [15.79422, -4.2327474, 0.0], [15.7955933, -4.2327474, 0.0], [15.7955933, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1701}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.2313779, 0.0], [15.7667542, -4.2327474, 0.0], [15.7681274, -4.2327474, 0.0], [15.7681274, -4.2313779, 0.0], [15.7667542, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1702}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.2327474, 0.0], [15.7090759, -4.2313779, 0.0], [15.7090759, -4.2300083, 0.0], [15.7090759, -4.2286388, 0.0], [15.7090759, -4.2272692, 0.0], [15.7077026, -4.2272692, 0.0], [15.7077026, -4.2286388, 0.0], [15.7063293, -4.2286388, 0.0], [15.7063293, -4.2300083, 0.0], [15.7077026, -4.2300083, 0.0], [15.7077026, -4.2313779, 0.0], [15.7063293, -4.2313779, 0.0], [15.7063293, -4.2327474, 0.0], [15.7063293, -4.234117, 0.0], [15.7077026, -4.234117, 0.0], [15.7090759, -4.234117, 0.0], [15.7090759, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1703}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.2327474, 0.0], [15.7008362, -4.234117, 0.0], [15.7022095, -4.234117, 0.0], [15.7022095, -4.2327474, 0.0], [15.7008362, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1704}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2327474, 0.0], [15.6980896, -4.2313779, 0.0], [15.6967163, -4.2313779, 0.0], [15.6967163, -4.2327474, 0.0], [15.695343, -4.2327474, 0.0], [15.695343, -4.234117, 0.0], [15.6967163, -4.234117, 0.0], [15.6980896, -4.234117, 0.0], [15.6980896, -4.2327474, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1705}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.2313779, 0.0], [15.6994629, -4.2327474, 0.0], [15.7008362, -4.2327474, 0.0], [15.7008362, -4.2313779, 0.0], [15.6994629, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1706}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.2313779, 0.0], [15.5827332, -4.2327474, 0.0], [15.5841064, -4.2327474, 0.0], [15.5854797, -4.2327474, 0.0], [15.586853, -4.2327474, 0.0], [15.586853, -4.2313779, 0.0], [15.5854797, -4.2313779, 0.0], [15.5841064, -4.2313779, 0.0], [15.5827332, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1707}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -4.2300083, 0.0], [15.9301758, -4.2313779, 0.0], [15.9315491, -4.2313779, 0.0], [15.9315491, -4.2300083, 0.0], [15.9301758, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1708}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.2300083, 0.0], [15.5882263, -4.2313779, 0.0], [15.5895996, -4.2313779, 0.0], [15.5909729, -4.2313779, 0.0], [15.5909729, -4.2300083, 0.0], [15.5895996, -4.2300083, 0.0], [15.5882263, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1709}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.2300083, 0.0], [15.8917236, -4.2313779, 0.0], [15.8930969, -4.2313779, 0.0], [15.8930969, -4.2300083, 0.0], [15.8917236, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1710}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.2313779, 0.0], [15.6170654, -4.2300083, 0.0], [15.6156921, -4.2300083, 0.0], [15.6156921, -4.2313779, 0.0], [15.6156921, -4.2327474, 0.0], [15.6170654, -4.2327474, 0.0], [15.6170654, -4.2313779, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1711}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2300083, 0.0], [15.8491516, -4.2313779, 0.0], [15.8505249, -4.2313779, 0.0], [15.8505249, -4.2300083, 0.0], [15.8491516, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1712}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.2300083, 0.0], [15.7022095, -4.2286388, 0.0], [15.7008362, -4.2286388, 0.0], [15.7008362, -4.2300083, 0.0], [15.7008362, -4.2313779, 0.0], [15.7022095, -4.2313779, 0.0], [15.7022095, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1713}, "geometry": {"type": "Polygon", "coordinates": [[[15.5854797, -4.2286388, 0.0], [15.5854797, -4.2300083, 0.0], [15.586853, -4.2300083, 0.0], [15.586853, -4.2286388, 0.0], [15.5854797, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1714}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.2300083, 0.0], [15.7447815, -4.2313779, 0.0], [15.7461548, -4.2313779, 0.0], [15.7461548, -4.2300083, 0.0], [15.7447815, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1715}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.2286388, 0.0], [15.7859802, -4.2272692, 0.0], [15.7873535, -4.2272692, 0.0], [15.7873535, -4.2258997, 0.0], [15.7859802, -4.2258997, 0.0], [15.7846069, -4.2258997, 0.0], [15.7832336, -4.2258997, 0.0], [15.7832336, -4.2245301, 0.0], [15.7832336, -4.2231606, 0.0], [15.7846069, -4.2231606, 0.0], [15.7846069, -4.221791, 0.0], [15.7832336, -4.221791, 0.0], [15.7818604, -4.221791, 0.0], [15.7818604, -4.2204214, 0.0], [15.7818604, -4.2190519, 0.0], [15.7804871, -4.2190519, 0.0], [15.7791138, -4.2190519, 0.0], [15.7777405, -4.2190519, 0.0], [15.7763672, -4.2190519, 0.0], [15.7763672, -4.2176823, 0.0], [15.7749939, -4.2176823, 0.0], [15.7749939, -4.2190519, 0.0], [15.7736206, -4.2190519, 0.0], [15.7736206, -4.2204214, 0.0], [15.7749939, -4.2204214, 0.0], [15.7749939, -4.221791, 0.0], [15.7763672, -4.221791, 0.0], [15.7763672, -4.2231606, 0.0], [15.7763672, -4.2245301, 0.0], [15.7763672, -4.2258997, 0.0], [15.7763672, -4.2272692, 0.0], [15.7777405, -4.2272692, 0.0], [15.7791138, -4.2272692, 0.0], [15.7791138, -4.2286388, 0.0], [15.7804871, -4.2286388, 0.0], [15.7818604, -4.2286388, 0.0], [15.7832336, -4.2286388, 0.0], [15.7832336, -4.2300083, 0.0], [15.7846069, -4.2300083, 0.0], [15.7859802, -4.2300083, 0.0], [15.7859802, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1716}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.2300083, 0.0], [15.6417847, -4.2313779, 0.0], [15.643158, -4.2313779, 0.0], [15.643158, -4.2300083, 0.0], [15.6417847, -4.2300083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1717}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.2286388, 0.0], [15.8175659, -4.2286388, 0.0], [15.8175659, -4.2300083, 0.0], [15.8189392, -4.2300083, 0.0], [15.8203125, -4.2300083, 0.0], [15.8203125, -4.2286388, 0.0], [15.8189392, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1718}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.2286388, 0.0], [15.7997131, -4.2272692, 0.0], [15.7983398, -4.2272692, 0.0], [15.7983398, -4.2286388, 0.0], [15.7969666, -4.2286388, 0.0], [15.7969666, -4.2300083, 0.0], [15.7983398, -4.2300083, 0.0], [15.7997131, -4.2300083, 0.0], [15.7997131, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1719}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2286388, 0.0], [15.6184387, -4.2272692, 0.0], [15.6170654, -4.2272692, 0.0], [15.6170654, -4.2286388, 0.0], [15.6170654, -4.2300083, 0.0], [15.6184387, -4.2300083, 0.0], [15.6184387, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1720}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.2286388, 0.0], [15.6967163, -4.2300083, 0.0], [15.6980896, -4.2300083, 0.0], [15.6980896, -4.2286388, 0.0], [15.6967163, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1721}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.2286388, 0.0], [15.7461548, -4.2300083, 0.0], [15.7475281, -4.2300083, 0.0], [15.7475281, -4.2286388, 0.0], [15.7461548, -4.2286388, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1722}, "geometry": {"type": "Polygon", "coordinates": [[[15.9095764, -4.2272692, 0.0], [15.9095764, -4.2258997, 0.0], [15.9082031, -4.2258997, 0.0], [15.9082031, -4.2272692, 0.0], [15.9082031, -4.2286388, 0.0], [15.9095764, -4.2286388, 0.0], [15.9095764, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1723}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.2272692, 0.0], [15.8738708, -4.2286388, 0.0], [15.8752441, -4.2286388, 0.0], [15.8766174, -4.2286388, 0.0], [15.8766174, -4.2272692, 0.0], [15.8752441, -4.2272692, 0.0], [15.8738708, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1724}, "geometry": {"type": "Polygon", "coordinates": [[[15.5854797, -4.2272692, 0.0], [15.5854797, -4.2258997, 0.0], [15.586853, -4.2258997, 0.0], [15.586853, -4.2245301, 0.0], [15.5854797, -4.2245301, 0.0], [15.5854797, -4.2231606, 0.0], [15.5841064, -4.2231606, 0.0], [15.5827332, -4.2231606, 0.0], [15.5813599, -4.2231606, 0.0], [15.5813599, -4.221791, 0.0], [15.5799866, -4.221791, 0.0], [15.5786133, -4.221791, 0.0], [15.5786133, -4.2204214, 0.0], [15.5786133, -4.2190519, 0.0], [15.5799866, -4.2190519, 0.0], [15.5813599, -4.2190519, 0.0], [15.5827332, -4.2190519, 0.0], [15.5827332, -4.2176823, 0.0], [15.5841064, -4.2176823, 0.0], [15.5854797, -4.2176823, 0.0], [15.586853, -4.2176823, 0.0], [15.586853, -4.2163127, 0.0], [15.586853, -4.2149431, 0.0], [15.5854797, -4.2149431, 0.0], [15.5854797, -4.2135736, 0.0], [15.5841064, -4.2135736, 0.0], [15.5827332, -4.2135736, 0.0], [15.5827332, -4.2149431, 0.0], [15.5827332, -4.2163127, 0.0], [15.5813599, -4.2163127, 0.0], [15.5799866, -4.2163127, 0.0], [15.5786133, -4.2163127, 0.0], [15.5786133, -4.2149431, 0.0], [15.5786133, -4.2135736, 0.0], [15.57724, -4.2135736, 0.0], [15.57724, -4.2149431, 0.0], [15.5758667, -4.2149431, 0.0], [15.5758667, -4.2135736, 0.0], [15.5758667, -4.212204, 0.0], [15.57724, -4.212204, 0.0], [15.57724, -4.2108344, 0.0], [15.5758667, -4.2108344, 0.0], [15.5758667, -4.2094648, 0.0], [15.5744934, -4.2094648, 0.0], [15.5744934, -4.2108344, 0.0], [15.5731201, -4.2108344, 0.0], [15.5731201, -4.212204, 0.0], [15.5717468, -4.212204, 0.0], [15.5717468, -4.2108344, 0.0], [15.5703735, -4.2108344, 0.0], [15.5703735, -4.212204, 0.0], [15.5703735, -4.2135736, 0.0], [15.5703735, -4.2149431, 0.0], [15.5703735, -4.2163127, 0.0], [15.5717468, -4.2163127, 0.0], [15.5731201, -4.2163127, 0.0], [15.5731201, -4.2176823, 0.0], [15.5717468, -4.2176823, 0.0], [15.5717468, -4.2190519, 0.0], [15.5717468, -4.2204214, 0.0], [15.5731201, -4.2204214, 0.0], [15.5731201, -4.221791, 0.0], [15.5717468, -4.221791, 0.0], [15.5717468, -4.2231606, 0.0], [15.5731201, -4.2231606, 0.0], [15.5744934, -4.2231606, 0.0], [15.5758667, -4.2231606, 0.0], [15.57724, -4.2231606, 0.0], [15.57724, -4.2245301, 0.0], [15.5786133, -4.2245301, 0.0], [15.5799866, -4.2245301, 0.0], [15.5813599, -4.2245301, 0.0], [15.5827332, -4.2245301, 0.0], [15.5827332, -4.2258997, 0.0], [15.5841064, -4.2258997, 0.0], [15.5841064, -4.2272692, 0.0], [15.5841064, -4.2286388, 0.0], [15.5854797, -4.2286388, 0.0], [15.5854797, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1725}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.2272692, 0.0], [15.6417847, -4.2286388, 0.0], [15.643158, -4.2286388, 0.0], [15.643158, -4.2272692, 0.0], [15.6417847, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1726}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.2272692, 0.0], [15.8944702, -4.2286388, 0.0], [15.8958435, -4.2286388, 0.0], [15.8972168, -4.2286388, 0.0], [15.8972168, -4.2272692, 0.0], [15.8958435, -4.2272692, 0.0], [15.8944702, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1727}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2272692, 0.0], [15.6980896, -4.2286388, 0.0], [15.6994629, -4.2286388, 0.0], [15.6994629, -4.2272692, 0.0], [15.6980896, -4.2272692, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1728}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.2258997, 0.0], [15.7200623, -4.2258997, 0.0], [15.7200623, -4.2272692, 0.0], [15.7214355, -4.2272692, 0.0], [15.7228088, -4.2272692, 0.0], [15.7228088, -4.2258997, 0.0], [15.7214355, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1729}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.2258997, 0.0], [15.5758667, -4.2245301, 0.0], [15.5744934, -4.2245301, 0.0], [15.5731201, -4.2245301, 0.0], [15.5717468, -4.2245301, 0.0], [15.5717468, -4.2258997, 0.0], [15.5731201, -4.2258997, 0.0], [15.5744934, -4.2258997, 0.0], [15.5744934, -4.2272692, 0.0], [15.5758667, -4.2272692, 0.0], [15.5758667, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1730}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.2258997, 0.0], [15.7090759, -4.2272692, 0.0], [15.7104492, -4.2272692, 0.0], [15.7104492, -4.2258997, 0.0], [15.7090759, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1731}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2258997, 0.0], [15.8120728, -4.2272692, 0.0], [15.813446, -4.2272692, 0.0], [15.813446, -4.2258997, 0.0], [15.8120728, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1732}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.2258997, 0.0], [15.8930969, -4.2272692, 0.0], [15.8944702, -4.2272692, 0.0], [15.8944702, -4.2258997, 0.0], [15.8930969, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1733}, "geometry": {"type": "Polygon", "coordinates": [[[15.9068298, -4.2258997, 0.0], [15.9068298, -4.2245301, 0.0], [15.9054565, -4.2245301, 0.0], [15.9054565, -4.2258997, 0.0], [15.9054565, -4.2272692, 0.0], [15.9068298, -4.2272692, 0.0], [15.9068298, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1734}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.2258997, 0.0], [15.5909729, -4.2272692, 0.0], [15.5923462, -4.2272692, 0.0], [15.5937195, -4.2272692, 0.0], [15.5950928, -4.2272692, 0.0], [15.5950928, -4.2258997, 0.0], [15.5937195, -4.2258997, 0.0], [15.5923462, -4.2258997, 0.0], [15.5909729, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1735}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.2245301, 0.0], [15.5607605, -4.2258997, 0.0], [15.5621338, -4.2258997, 0.0], [15.5621338, -4.2245301, 0.0], [15.5607605, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1736}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.2245301, 0.0], [15.5690002, -4.2258997, 0.0], [15.5703735, -4.2258997, 0.0], [15.5703735, -4.2245301, 0.0], [15.5690002, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1737}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.2258997, 0.0], [15.610199, -4.2272692, 0.0], [15.6115723, -4.2272692, 0.0], [15.6115723, -4.2258997, 0.0], [15.610199, -4.2258997, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1738}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.2245301, 0.0], [15.8683777, -4.2258997, 0.0], [15.869751, -4.2258997, 0.0], [15.869751, -4.2245301, 0.0], [15.8683777, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1739}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.2245301, 0.0], [15.7104492, -4.2245301, 0.0], [15.7104492, -4.2231606, 0.0], [15.7118225, -4.2231606, 0.0], [15.7118225, -4.221791, 0.0], [15.7104492, -4.221791, 0.0], [15.7104492, -4.2204214, 0.0], [15.7090759, -4.2204214, 0.0], [15.7090759, -4.221791, 0.0], [15.7077026, -4.221791, 0.0], [15.7077026, -4.2231606, 0.0], [15.7063293, -4.2231606, 0.0], [15.7063293, -4.2245301, 0.0], [15.7077026, -4.2245301, 0.0], [15.7077026, -4.2258997, 0.0], [15.7090759, -4.2258997, 0.0], [15.7090759, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1740}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.2245301, 0.0], [15.6980896, -4.2258997, 0.0], [15.6994629, -4.2258997, 0.0], [15.6994629, -4.2245301, 0.0], [15.6980896, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1741}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.2245301, 0.0], [15.7296753, -4.2231606, 0.0], [15.728302, -4.2231606, 0.0], [15.728302, -4.2245301, 0.0], [15.728302, -4.2258997, 0.0], [15.7296753, -4.2258997, 0.0], [15.7310486, -4.2258997, 0.0], [15.7310486, -4.2245301, 0.0], [15.7296753, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1742}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.2245301, 0.0], [15.553894, -4.2231606, 0.0], [15.553894, -4.221791, 0.0], [15.5552673, -4.221791, 0.0], [15.5552673, -4.2204214, 0.0], [15.5552673, -4.2190519, 0.0], [15.5552673, -4.2176823, 0.0], [15.5552673, -4.2163127, 0.0], [15.5566406, -4.2163127, 0.0], [15.5566406, -4.2149431, 0.0], [15.5580139, -4.2149431, 0.0], [15.5593872, -4.2149431, 0.0], [15.5593872, -4.2135736, 0.0], [15.5580139, -4.2135736, 0.0], [15.5566406, -4.2135736, 0.0], [15.5552673, -4.2135736, 0.0], [15.553894, -4.2135736, 0.0], [15.5525208, -4.2135736, 0.0], [15.5511475, -4.2135736, 0.0], [15.5497742, -4.2135736, 0.0], [15.5497742, -4.2149431, 0.0], [15.5497742, -4.2163127, 0.0], [15.5511475, -4.2163127, 0.0], [15.5511475, -4.2176823, 0.0], [15.5511475, -4.2190519, 0.0], [15.5525208, -4.2190519, 0.0], [15.5525208, -4.2204214, 0.0], [15.5525208, -4.221791, 0.0], [15.5525208, -4.2231606, 0.0], [15.5525208, -4.2245301, 0.0], [15.5525208, -4.2258997, 0.0], [15.553894, -4.2258997, 0.0], [15.553894, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1743}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.2245301, 0.0], [15.7200623, -4.2231606, 0.0], [15.718689, -4.2231606, 0.0], [15.7173157, -4.2231606, 0.0], [15.7173157, -4.2245301, 0.0], [15.718689, -4.2245301, 0.0], [15.718689, -4.2258997, 0.0], [15.7200623, -4.2258997, 0.0], [15.7200623, -4.2245301, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1744}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.2231606, 0.0], [15.6047058, -4.2245301, 0.0], [15.6060791, -4.2245301, 0.0], [15.6074524, -4.2245301, 0.0], [15.6074524, -4.2231606, 0.0], [15.6060791, -4.2231606, 0.0], [15.6047058, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1745}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.2231606, 0.0], [15.8889771, -4.2245301, 0.0], [15.8903503, -4.2245301, 0.0], [15.8903503, -4.2231606, 0.0], [15.8889771, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1746}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.2231606, 0.0], [15.7008362, -4.2245301, 0.0], [15.7022095, -4.2245301, 0.0], [15.7035828, -4.2245301, 0.0], [15.7035828, -4.2231606, 0.0], [15.7022095, -4.2231606, 0.0], [15.7008362, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1747}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.2231606, 0.0], [15.5552673, -4.2245301, 0.0], [15.5566406, -4.2245301, 0.0], [15.5566406, -4.2231606, 0.0], [15.5552673, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1748}, "geometry": {"type": "Polygon", "coordinates": [[[15.5580139, -4.2231606, 0.0], [15.5580139, -4.2245301, 0.0], [15.5593872, -4.2245301, 0.0], [15.5593872, -4.2231606, 0.0], [15.5580139, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1749}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.2231606, 0.0], [15.8189392, -4.2245301, 0.0], [15.8203125, -4.2245301, 0.0], [15.8203125, -4.2231606, 0.0], [15.8189392, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1750}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.2231606, 0.0], [15.8120728, -4.2245301, 0.0], [15.813446, -4.2245301, 0.0], [15.813446, -4.2231606, 0.0], [15.8120728, -4.2231606, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1751}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.221791, 0.0], [15.5923462, -4.2204214, 0.0], [15.5923462, -4.2190519, 0.0], [15.5909729, -4.2190519, 0.0], [15.5895996, -4.2190519, 0.0], [15.5882263, -4.2190519, 0.0], [15.5882263, -4.2204214, 0.0], [15.5882263, -4.221791, 0.0], [15.5895996, -4.221791, 0.0], [15.5909729, -4.221791, 0.0], [15.5909729, -4.2231606, 0.0], [15.5923462, -4.2231606, 0.0], [15.5923462, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1752}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.221791, 0.0], [15.8711243, -4.2231606, 0.0], [15.8724976, -4.2231606, 0.0], [15.8724976, -4.221791, 0.0], [15.8711243, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1753}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.221791, 0.0], [15.6184387, -4.2231606, 0.0], [15.619812, -4.2231606, 0.0], [15.619812, -4.221791, 0.0], [15.6184387, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1754}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.221791, 0.0], [15.5635071, -4.2231606, 0.0], [15.5648804, -4.2231606, 0.0], [15.5648804, -4.221791, 0.0], [15.5635071, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1755}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.221791, 0.0], [15.8999634, -4.2204214, 0.0], [15.8985901, -4.2204214, 0.0], [15.8972168, -4.2204214, 0.0], [15.8958435, -4.2204214, 0.0], [15.8958435, -4.221791, 0.0], [15.8972168, -4.221791, 0.0], [15.8985901, -4.221791, 0.0], [15.8985901, -4.2231606, 0.0], [15.8999634, -4.2231606, 0.0], [15.8999634, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1756}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.221791, 0.0], [15.8903503, -4.221791, 0.0], [15.8903503, -4.2204214, 0.0], [15.8889771, -4.2204214, 0.0], [15.8876038, -4.2204214, 0.0], [15.8876038, -4.221791, 0.0], [15.8876038, -4.2231606, 0.0], [15.8889771, -4.2231606, 0.0], [15.8889771, -4.221791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1757}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.2204214, 0.0], [15.8917236, -4.221791, 0.0], [15.8930969, -4.221791, 0.0], [15.8930969, -4.2204214, 0.0], [15.8917236, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1758}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.2204214, 0.0], [15.7722473, -4.2190519, 0.0], [15.7722473, -4.2176823, 0.0], [15.770874, -4.2176823, 0.0], [15.770874, -4.2190519, 0.0], [15.770874, -4.2204214, 0.0], [15.770874, -4.221791, 0.0], [15.7722473, -4.221791, 0.0], [15.7736206, -4.221791, 0.0], [15.7736206, -4.2204214, 0.0], [15.7722473, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1759}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.2204214, 0.0], [15.7667542, -4.221791, 0.0], [15.7681274, -4.221791, 0.0], [15.7681274, -4.2204214, 0.0], [15.7667542, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1760}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2204214, 0.0], [15.5964661, -4.2204214, 0.0], [15.5964661, -4.2190519, 0.0], [15.5950928, -4.2190519, 0.0], [15.5950928, -4.2204214, 0.0], [15.5950928, -4.221791, 0.0], [15.5964661, -4.221791, 0.0], [15.5978394, -4.221791, 0.0], [15.5992126, -4.221791, 0.0], [15.5992126, -4.2204214, 0.0], [15.5978394, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1761}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2204214, 0.0], [15.5648804, -4.221791, 0.0], [15.5662537, -4.221791, 0.0], [15.5662537, -4.2204214, 0.0], [15.5648804, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1762}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2204214, 0.0], [15.8752441, -4.221791, 0.0], [15.8766174, -4.221791, 0.0], [15.8766174, -4.2204214, 0.0], [15.8752441, -4.2204214, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1763}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.2190519, 0.0], [15.8628845, -4.2204214, 0.0], [15.8642578, -4.2204214, 0.0], [15.8642578, -4.2190519, 0.0], [15.8628845, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1764}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.2190519, 0.0], [15.5635071, -4.2204214, 0.0], [15.5648804, -4.2204214, 0.0], [15.5648804, -4.2190519, 0.0], [15.5635071, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1765}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.2190519, 0.0], [15.6568909, -4.2204214, 0.0], [15.6582642, -4.2204214, 0.0], [15.6582642, -4.2190519, 0.0], [15.6568909, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1766}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.2190519, 0.0], [15.7640076, -4.2190519, 0.0], [15.7640076, -4.2176823, 0.0], [15.7640076, -4.2163127, 0.0], [15.7626343, -4.2163127, 0.0], [15.761261, -4.2163127, 0.0], [15.761261, -4.2176823, 0.0], [15.761261, -4.2190519, 0.0], [15.761261, -4.2204214, 0.0], [15.7626343, -4.2204214, 0.0], [15.7626343, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1767}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.2190519, 0.0], [15.7489014, -4.2176823, 0.0], [15.7475281, -4.2176823, 0.0], [15.7475281, -4.2190519, 0.0], [15.7475281, -4.2204214, 0.0], [15.7489014, -4.2204214, 0.0], [15.7489014, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1768}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.2190519, 0.0], [15.7077026, -4.2204214, 0.0], [15.7090759, -4.2204214, 0.0], [15.7090759, -4.2190519, 0.0], [15.7077026, -4.2190519, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1769}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.2176823, 0.0], [15.8093262, -4.2163127, 0.0], [15.8079529, -4.2163127, 0.0], [15.8079529, -4.2176823, 0.0], [15.8079529, -4.2190519, 0.0], [15.8093262, -4.2190519, 0.0], [15.8093262, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1770}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.2176823, 0.0], [15.836792, -4.2190519, 0.0], [15.8381653, -4.2190519, 0.0], [15.8381653, -4.2176823, 0.0], [15.836792, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1771}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.2176823, 0.0], [15.7585144, -4.2190519, 0.0], [15.7598877, -4.2190519, 0.0], [15.7598877, -4.2176823, 0.0], [15.7585144, -4.2176823, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1772}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.2163127, 0.0], [15.5621338, -4.2149431, 0.0], [15.5607605, -4.2149431, 0.0], [15.5607605, -4.2163127, 0.0], [15.5607605, -4.2176823, 0.0], [15.5621338, -4.2176823, 0.0], [15.5621338, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1773}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.2163127, 0.0], [15.5992126, -4.2163127, 0.0], [15.5992126, -4.2149431, 0.0], [15.5978394, -4.2149431, 0.0], [15.5978394, -4.2135736, 0.0], [15.5964661, -4.2135736, 0.0], [15.5964661, -4.2149431, 0.0], [15.5950928, -4.2149431, 0.0], [15.5950928, -4.2163127, 0.0], [15.5950928, -4.2176823, 0.0], [15.5964661, -4.2176823, 0.0], [15.5978394, -4.2176823, 0.0], [15.5978394, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1774}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.2163127, 0.0], [15.7255554, -4.2176823, 0.0], [15.7269287, -4.2176823, 0.0], [15.7269287, -4.2163127, 0.0], [15.7255554, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1775}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.2163127, 0.0], [15.6939697, -4.2176823, 0.0], [15.695343, -4.2176823, 0.0], [15.695343, -4.2163127, 0.0], [15.6939697, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1776}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.2163127, 0.0], [15.7859802, -4.2176823, 0.0], [15.7873535, -4.2176823, 0.0], [15.7873535, -4.2163127, 0.0], [15.7859802, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1777}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.2163127, 0.0], [15.7214355, -4.2176823, 0.0], [15.7228088, -4.2176823, 0.0], [15.7228088, -4.2163127, 0.0], [15.7214355, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1778}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2163127, 0.0], [15.7173157, -4.2176823, 0.0], [15.718689, -4.2176823, 0.0], [15.718689, -4.2163127, 0.0], [15.7173157, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1779}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.2163127, 0.0], [15.7077026, -4.2176823, 0.0], [15.7090759, -4.2176823, 0.0], [15.7090759, -4.2163127, 0.0], [15.7077026, -4.2163127, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1780}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.2149431, 0.0], [15.567627, -4.2163127, 0.0], [15.5690002, -4.2163127, 0.0], [15.5690002, -4.2149431, 0.0], [15.567627, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1781}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.2149431, 0.0], [15.5648804, -4.2163127, 0.0], [15.5662537, -4.2163127, 0.0], [15.5662537, -4.2149431, 0.0], [15.5648804, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1782}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.2149431, 0.0], [15.8422852, -4.2163127, 0.0], [15.8436584, -4.2163127, 0.0], [15.8436584, -4.2149431, 0.0], [15.8422852, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1783}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.2149431, 0.0], [15.7063293, -4.2163127, 0.0], [15.7077026, -4.2163127, 0.0], [15.7077026, -4.2149431, 0.0], [15.7063293, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1784}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.2149431, 0.0], [15.7557678, -4.2163127, 0.0], [15.7571411, -4.2163127, 0.0], [15.7571411, -4.2149431, 0.0], [15.7557678, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1785}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.2149431, 0.0], [15.6925964, -4.2163127, 0.0], [15.6939697, -4.2163127, 0.0], [15.6939697, -4.2149431, 0.0], [15.6925964, -4.2149431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1786}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.2135736, 0.0], [15.7090759, -4.212204, 0.0], [15.7077026, -4.212204, 0.0], [15.7077026, -4.2135736, 0.0], [15.7077026, -4.2149431, 0.0], [15.7090759, -4.2149431, 0.0], [15.7090759, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1787}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.2135736, 0.0], [15.6637573, -4.2135736, 0.0], [15.6637573, -4.2149431, 0.0], [15.6651306, -4.2149431, 0.0], [15.6665039, -4.2149431, 0.0], [15.6665039, -4.2135736, 0.0], [15.6651306, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1788}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.2135736, 0.0], [15.9013367, -4.2149431, 0.0], [15.90271, -4.2149431, 0.0], [15.90271, -4.2135736, 0.0], [15.9013367, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1789}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.2135736, 0.0], [15.8642578, -4.2135736, 0.0], [15.8642578, -4.2149431, 0.0], [15.8656311, -4.2149431, 0.0], [15.8670044, -4.2149431, 0.0], [15.8683777, -4.2149431, 0.0], [15.8683777, -4.2135736, 0.0], [15.8670044, -4.2135736, 0.0], [15.8656311, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1790}, "geometry": {"type": "Polygon", "coordinates": [[[15.8148193, -4.2135736, 0.0], [15.8148193, -4.2149431, 0.0], [15.8161926, -4.2149431, 0.0], [15.8161926, -4.2135736, 0.0], [15.8148193, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1791}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.2135736, 0.0], [15.7241821, -4.2149431, 0.0], [15.7255554, -4.2149431, 0.0], [15.7255554, -4.2135736, 0.0], [15.7241821, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1792}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.2135736, 0.0], [15.8450317, -4.2149431, 0.0], [15.846405, -4.2149431, 0.0], [15.846405, -4.2135736, 0.0], [15.8450317, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1793}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.2135736, 0.0], [15.8354187, -4.2149431, 0.0], [15.836792, -4.2149431, 0.0], [15.836792, -4.2135736, 0.0], [15.8354187, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1794}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.2135736, 0.0], [15.7818604, -4.212204, 0.0], [15.7804871, -4.212204, 0.0], [15.7804871, -4.2135736, 0.0], [15.7804871, -4.2149431, 0.0], [15.7818604, -4.2149431, 0.0], [15.7818604, -4.2135736, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1795}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.212204, 0.0], [15.6459045, -4.212204, 0.0], [15.6445312, -4.212204, 0.0], [15.6445312, -4.2135736, 0.0], [15.6459045, -4.2135736, 0.0], [15.6472778, -4.2135736, 0.0], [15.6486511, -4.2135736, 0.0], [15.6486511, -4.212204, 0.0], [15.6472778, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1796}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.212204, 0.0], [15.8189392, -4.2135736, 0.0], [15.8203125, -4.2135736, 0.0], [15.8203125, -4.212204, 0.0], [15.8189392, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1797}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.212204, 0.0], [15.6376648, -4.2108344, 0.0], [15.6362915, -4.2108344, 0.0], [15.6362915, -4.212204, 0.0], [15.6362915, -4.2135736, 0.0], [15.6376648, -4.2135736, 0.0], [15.6376648, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1798}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.212204, 0.0], [15.7969666, -4.2135736, 0.0], [15.7983398, -4.2135736, 0.0], [15.7983398, -4.212204, 0.0], [15.7969666, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1799}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.212204, 0.0], [15.6417847, -4.2135736, 0.0], [15.643158, -4.2135736, 0.0], [15.643158, -4.212204, 0.0], [15.6417847, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1800}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.212204, 0.0], [15.7749939, -4.2135736, 0.0], [15.7763672, -4.2135736, 0.0], [15.7763672, -4.212204, 0.0], [15.7749939, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1801}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.2108344, 0.0], [15.8340454, -4.212204, 0.0], [15.8354187, -4.212204, 0.0], [15.836792, -4.212204, 0.0], [15.836792, -4.2108344, 0.0], [15.8354187, -4.2108344, 0.0], [15.8340454, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1802}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.212204, 0.0], [15.5813599, -4.2135736, 0.0], [15.5827332, -4.2135736, 0.0], [15.5827332, -4.212204, 0.0], [15.5813599, -4.212204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1803}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.2108344, 0.0], [15.718689, -4.2108344, 0.0], [15.718689, -4.212204, 0.0], [15.7200623, -4.212204, 0.0], [15.7214355, -4.212204, 0.0], [15.7214355, -4.2108344, 0.0], [15.7200623, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1804}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.2108344, 0.0], [15.5607605, -4.2094648, 0.0], [15.5593872, -4.2094648, 0.0], [15.5580139, -4.2094648, 0.0], [15.5566406, -4.2094648, 0.0], [15.5566406, -4.2108344, 0.0], [15.5580139, -4.2108344, 0.0], [15.5593872, -4.2108344, 0.0], [15.5593872, -4.212204, 0.0], [15.5607605, -4.212204, 0.0], [15.5607605, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1805}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.2108344, 0.0], [15.879364, -4.212204, 0.0], [15.8807373, -4.212204, 0.0], [15.8807373, -4.2108344, 0.0], [15.879364, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1806}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.2108344, 0.0], [15.8656311, -4.212204, 0.0], [15.8670044, -4.212204, 0.0], [15.8670044, -4.2108344, 0.0], [15.8656311, -4.2108344, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1807}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.2094648, 0.0], [15.8532715, -4.2108344, 0.0], [15.8546448, -4.2108344, 0.0], [15.8546448, -4.2094648, 0.0], [15.8532715, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1808}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.2094648, 0.0], [15.8381653, -4.2108344, 0.0], [15.8395386, -4.2108344, 0.0], [15.8395386, -4.2094648, 0.0], [15.8381653, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1809}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.2094648, 0.0], [15.7173157, -4.2108344, 0.0], [15.718689, -4.2108344, 0.0], [15.718689, -4.2094648, 0.0], [15.7173157, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1810}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.2094648, 0.0], [15.567627, -4.2094648, 0.0], [15.567627, -4.2080952, 0.0], [15.567627, -4.2067256, 0.0], [15.5662537, -4.2067256, 0.0], [15.5662537, -4.2080952, 0.0], [15.5648804, -4.2080952, 0.0], [15.5648804, -4.2094648, 0.0], [15.5648804, -4.2108344, 0.0], [15.5662537, -4.2108344, 0.0], [15.5662537, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1811}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.2094648, 0.0], [15.5717468, -4.2108344, 0.0], [15.5731201, -4.2108344, 0.0], [15.5731201, -4.2094648, 0.0], [15.5717468, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1812}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.2080952, 0.0], [15.737915, -4.2094648, 0.0], [15.7392883, -4.2094648, 0.0], [15.7392883, -4.2080952, 0.0], [15.737915, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1813}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.2080952, 0.0], [15.7241821, -4.2094648, 0.0], [15.7255554, -4.2094648, 0.0], [15.7255554, -4.2080952, 0.0], [15.7241821, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1814}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.2094648, 0.0], [15.7008362, -4.2108344, 0.0], [15.7022095, -4.2108344, 0.0], [15.7022095, -4.2094648, 0.0], [15.7008362, -4.2094648, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1815}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.2080952, 0.0], [15.6994629, -4.2094648, 0.0], [15.7008362, -4.2094648, 0.0], [15.7008362, -4.2080952, 0.0], [15.6994629, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1816}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.2080952, 0.0], [15.8477783, -4.2094648, 0.0], [15.8491516, -4.2094648, 0.0], [15.8491516, -4.2080952, 0.0], [15.8477783, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1817}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.2080952, 0.0], [15.7118225, -4.2094648, 0.0], [15.7131958, -4.2094648, 0.0], [15.7131958, -4.2080952, 0.0], [15.7118225, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1818}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.2080952, 0.0], [15.7736206, -4.2094648, 0.0], [15.7749939, -4.2094648, 0.0], [15.7749939, -4.2080952, 0.0], [15.7736206, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1819}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.2080952, 0.0], [15.5827332, -4.2080952, 0.0], [15.5827332, -4.2067256, 0.0], [15.5841064, -4.2067256, 0.0], [15.5841064, -4.205356, 0.0], [15.5854797, -4.205356, 0.0], [15.586853, -4.205356, 0.0], [15.586853, -4.2039865, 0.0], [15.5882263, -4.2039865, 0.0], [15.5882263, -4.2026169, 0.0], [15.5895996, -4.2026169, 0.0], [15.5895996, -4.2012473, 0.0], [15.5909729, -4.2012473, 0.0], [15.5923462, -4.2012473, 0.0], [15.5923462, -4.1998777, 0.0], [15.5937195, -4.1998777, 0.0], [15.5950928, -4.1998777, 0.0], [15.5964661, -4.1998777, 0.0], [15.5978394, -4.1998777, 0.0], [15.5978394, -4.198508, 0.0], [15.5992126, -4.198508, 0.0], [15.5992126, -4.1998777, 0.0], [15.6005859, -4.1998777, 0.0], [15.6019592, -4.1998777, 0.0], [15.6033325, -4.1998777, 0.0], [15.6033325, -4.2012473, 0.0], [15.6019592, -4.2012473, 0.0], [15.6019592, -4.2026169, 0.0], [15.6005859, -4.2026169, 0.0], [15.6005859, -4.2039865, 0.0], [15.6019592, -4.2039865, 0.0], [15.6019592, -4.205356, 0.0], [15.6033325, -4.205356, 0.0], [15.6047058, -4.205356, 0.0], [15.6060791, -4.205356, 0.0], [15.6060791, -4.2067256, 0.0], [15.6060791, -4.2080952, 0.0], [15.6074524, -4.2080952, 0.0], [15.6074524, -4.2067256, 0.0], [15.6088257, -4.2067256, 0.0], [15.6088257, -4.205356, 0.0], [15.6074524, -4.205356, 0.0], [15.6074524, -4.2039865, 0.0], [15.6060791, -4.2039865, 0.0], [15.6060791, -4.2026169, 0.0], [15.6047058, -4.2026169, 0.0], [15.6047058, -4.2012473, 0.0], [15.6060791, -4.2012473, 0.0], [15.6074524, -4.2012473, 0.0], [15.6074524, -4.1998777, 0.0], [15.6074524, -4.198508, 0.0], [15.6088257, -4.198508, 0.0], [15.6088257, -4.1971384, 0.0], [15.6088257, -4.1957688, 0.0], [15.6074524, -4.1957688, 0.0], [15.6060791, -4.1957688, 0.0], [15.6060791, -4.1943992, 0.0], [15.6047058, -4.1943992, 0.0], [15.6033325, -4.1943992, 0.0], [15.6033325, -4.1957688, 0.0], [15.6019592, -4.1957688, 0.0], [15.6005859, -4.1957688, 0.0], [15.5992126, -4.1957688, 0.0], [15.5992126, -4.1943992, 0.0], [15.5978394, -4.1943992, 0.0], [15.5978394, -4.1957688, 0.0], [15.5964661, -4.1957688, 0.0], [15.5964661, -4.1943992, 0.0], [15.5964661, -4.1930296, 0.0], [15.5950928, -4.1930296, 0.0], [15.5937195, -4.1930296, 0.0], [15.5937195, -4.1943992, 0.0], [15.5923462, -4.1943992, 0.0], [15.5909729, -4.1943992, 0.0], [15.5895996, -4.1943992, 0.0], [15.5882263, -4.1943992, 0.0], [15.5882263, -4.1957688, 0.0], [15.5882263, -4.1971384, 0.0], [15.586853, -4.1971384, 0.0], [15.5854797, -4.1971384, 0.0], [15.5841064, -4.1971384, 0.0], [15.5841064, -4.198508, 0.0], [15.5827332, -4.198508, 0.0], [15.5827332, -4.1998777, 0.0], [15.5813599, -4.1998777, 0.0], [15.5813599, -4.2012473, 0.0], [15.5799866, -4.2012473, 0.0], [15.5799866, -4.2026169, 0.0], [15.5786133, -4.2026169, 0.0], [15.5786133, -4.2039865, 0.0], [15.57724, -4.2039865, 0.0], [15.57724, -4.205356, 0.0], [15.5758667, -4.205356, 0.0], [15.5758667, -4.2067256, 0.0], [15.5758667, -4.2080952, 0.0], [15.57724, -4.2080952, 0.0], [15.57724, -4.2094648, 0.0], [15.5786133, -4.2094648, 0.0], [15.5799866, -4.2094648, 0.0], [15.5813599, -4.2094648, 0.0], [15.5813599, -4.2080952, 0.0]], [[15.5827332, -4.2012473, 0.0], [15.5841064, -4.2012473, 0.0], [15.5841064, -4.2026169, 0.0], [15.5827332, -4.2026169, 0.0], [15.5827332, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1820}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.2080952, 0.0], [15.652771, -4.2094648, 0.0], [15.6541443, -4.2094648, 0.0], [15.6541443, -4.2080952, 0.0], [15.652771, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1821}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.2080952, 0.0], [15.6417847, -4.2067256, 0.0], [15.6404114, -4.2067256, 0.0], [15.6404114, -4.2080952, 0.0], [15.6404114, -4.2094648, 0.0], [15.6417847, -4.2094648, 0.0], [15.6417847, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1822}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.2080952, 0.0], [15.553894, -4.2080952, 0.0], [15.5552673, -4.2080952, 0.0], [15.5552673, -4.2067256, 0.0], [15.553894, -4.2067256, 0.0], [15.553894, -4.205356, 0.0], [15.5525208, -4.205356, 0.0], [15.5525208, -4.2039865, 0.0], [15.5511475, -4.2039865, 0.0], [15.5511475, -4.205356, 0.0], [15.5497742, -4.205356, 0.0], [15.5484009, -4.205356, 0.0], [15.5484009, -4.2067256, 0.0], [15.5484009, -4.2080952, 0.0], [15.5497742, -4.2080952, 0.0], [15.5511475, -4.2080952, 0.0], [15.5511475, -4.2094648, 0.0], [15.5525208, -4.2094648, 0.0], [15.5525208, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1823}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.2080952, 0.0], [15.8711243, -4.2067256, 0.0], [15.869751, -4.2067256, 0.0], [15.869751, -4.2080952, 0.0], [15.869751, -4.2094648, 0.0], [15.8711243, -4.2094648, 0.0], [15.8711243, -4.2080952, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1824}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.2067256, 0.0], [15.8491516, -4.2080952, 0.0], [15.8505249, -4.2080952, 0.0], [15.8505249, -4.2067256, 0.0], [15.8491516, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1825}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.2067256, 0.0], [15.8766174, -4.2067256, 0.0], [15.8766174, -4.2080952, 0.0], [15.8779907, -4.2080952, 0.0], [15.879364, -4.2080952, 0.0], [15.8807373, -4.2080952, 0.0], [15.8807373, -4.2067256, 0.0], [15.879364, -4.2067256, 0.0], [15.8779907, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1826}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.2067256, 0.0], [15.6541443, -4.2067256, 0.0], [15.6555176, -4.2067256, 0.0], [15.6568909, -4.2067256, 0.0], [15.6582642, -4.2067256, 0.0], [15.6582642, -4.205356, 0.0], [15.6582642, -4.2039865, 0.0], [15.6582642, -4.2026169, 0.0], [15.6582642, -4.2012473, 0.0], [15.6568909, -4.2012473, 0.0], [15.6568909, -4.2026169, 0.0], [15.6555176, -4.2026169, 0.0], [15.6555176, -4.2012473, 0.0], [15.6541443, -4.2012473, 0.0], [15.6541443, -4.2026169, 0.0], [15.652771, -4.2026169, 0.0], [15.6513977, -4.2026169, 0.0], [15.6513977, -4.2039865, 0.0], [15.6513977, -4.205356, 0.0], [15.6513977, -4.2067256, 0.0], [15.652771, -4.2067256, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1827}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.205356, 0.0], [15.619812, -4.2067256, 0.0], [15.6211853, -4.2067256, 0.0], [15.6225586, -4.2067256, 0.0], [15.6225586, -4.205356, 0.0], [15.6211853, -4.205356, 0.0], [15.619812, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1828}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.205356, 0.0], [15.7557678, -4.2067256, 0.0], [15.7571411, -4.2067256, 0.0], [15.7585144, -4.2067256, 0.0], [15.7585144, -4.205356, 0.0], [15.7571411, -4.205356, 0.0], [15.7557678, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1829}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.205356, 0.0], [15.7296753, -4.2039865, 0.0], [15.728302, -4.2039865, 0.0], [15.728302, -4.2026169, 0.0], [15.7269287, -4.2026169, 0.0], [15.7269287, -4.2039865, 0.0], [15.7269287, -4.205356, 0.0], [15.7255554, -4.205356, 0.0], [15.7241821, -4.205356, 0.0], [15.7241821, -4.2067256, 0.0], [15.7255554, -4.2067256, 0.0], [15.7269287, -4.2067256, 0.0], [15.728302, -4.2067256, 0.0], [15.7296753, -4.2067256, 0.0], [15.7296753, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1830}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.205356, 0.0], [15.846405, -4.2039865, 0.0], [15.8450317, -4.2039865, 0.0], [15.8436584, -4.2039865, 0.0], [15.8422852, -4.2039865, 0.0], [15.8422852, -4.205356, 0.0], [15.8436584, -4.205356, 0.0], [15.8450317, -4.205356, 0.0], [15.8450317, -4.2067256, 0.0], [15.846405, -4.2067256, 0.0], [15.846405, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1831}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.205356, 0.0], [15.7873535, -4.2067256, 0.0], [15.7887268, -4.2067256, 0.0], [15.7887268, -4.205356, 0.0], [15.7873535, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1832}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.205356, 0.0], [15.7695007, -4.2067256, 0.0], [15.770874, -4.2067256, 0.0], [15.770874, -4.205356, 0.0], [15.7695007, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1833}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.205356, 0.0], [15.8642578, -4.205356, 0.0], [15.8642578, -4.2067256, 0.0], [15.8656311, -4.2067256, 0.0], [15.8670044, -4.2067256, 0.0], [15.8670044, -4.205356, 0.0], [15.8656311, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1834}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.205356, 0.0], [15.5758667, -4.205356, 0.0], [15.5758667, -4.2039865, 0.0], [15.5744934, -4.2039865, 0.0], [15.5744934, -4.2026169, 0.0], [15.5731201, -4.2026169, 0.0], [15.5731201, -4.2039865, 0.0], [15.5717468, -4.2039865, 0.0], [15.5703735, -4.2039865, 0.0], [15.5703735, -4.205356, 0.0], [15.5717468, -4.205356, 0.0], [15.5731201, -4.205356, 0.0], [15.5731201, -4.2067256, 0.0], [15.5744934, -4.2067256, 0.0], [15.5744934, -4.205356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1835}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.2039865, 0.0], [15.7200623, -4.205356, 0.0], [15.7214355, -4.205356, 0.0], [15.7214355, -4.2039865, 0.0], [15.7200623, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1836}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.2039865, 0.0], [15.6225586, -4.205356, 0.0], [15.6239319, -4.205356, 0.0], [15.6239319, -4.2039865, 0.0], [15.6225586, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1837}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.2039865, 0.0], [15.6445312, -4.205356, 0.0], [15.6459045, -4.205356, 0.0], [15.6459045, -4.2039865, 0.0], [15.6445312, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1838}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.2039865, 0.0], [15.6280518, -4.2039865, 0.0], [15.6280518, -4.205356, 0.0], [15.629425, -4.205356, 0.0], [15.6307983, -4.205356, 0.0], [15.6307983, -4.2039865, 0.0], [15.629425, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1839}, "geometry": {"type": "Polygon", "coordinates": [[[15.6253052, -4.2039865, 0.0], [15.6253052, -4.205356, 0.0], [15.6266785, -4.205356, 0.0], [15.6266785, -4.2039865, 0.0], [15.6253052, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1840}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.2039865, 0.0], [15.7310486, -4.205356, 0.0], [15.7324219, -4.205356, 0.0], [15.7324219, -4.2039865, 0.0], [15.7310486, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1841}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.2039865, 0.0], [15.7791138, -4.205356, 0.0], [15.7804871, -4.205356, 0.0], [15.7818604, -4.205356, 0.0], [15.7818604, -4.2039865, 0.0], [15.7804871, -4.2039865, 0.0], [15.7791138, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1842}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.2039865, 0.0], [15.6088257, -4.205356, 0.0], [15.610199, -4.205356, 0.0], [15.6115723, -4.205356, 0.0], [15.6115723, -4.2039865, 0.0], [15.610199, -4.2039865, 0.0], [15.6088257, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1843}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.2039865, 0.0], [15.6184387, -4.205356, 0.0], [15.619812, -4.205356, 0.0], [15.619812, -4.2039865, 0.0], [15.6184387, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1844}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.2039865, 0.0], [15.6129456, -4.205356, 0.0], [15.6143188, -4.205356, 0.0], [15.6143188, -4.2039865, 0.0], [15.6129456, -4.2039865, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1845}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.2026169, 0.0], [15.6307983, -4.2039865, 0.0], [15.6321716, -4.2039865, 0.0], [15.6321716, -4.2026169, 0.0], [15.6307983, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1846}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.2026169, 0.0], [15.8518982, -4.2026169, 0.0], [15.8518982, -4.2039865, 0.0], [15.8532715, -4.2039865, 0.0], [15.8546448, -4.2039865, 0.0], [15.8546448, -4.2026169, 0.0], [15.8532715, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1847}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.2026169, 0.0], [15.8477783, -4.2039865, 0.0], [15.8491516, -4.2039865, 0.0], [15.8491516, -4.2026169, 0.0], [15.8477783, -4.2026169, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1848}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.2012473, 0.0], [15.8381653, -4.1998777, 0.0], [15.836792, -4.1998777, 0.0], [15.836792, -4.2012473, 0.0], [15.836792, -4.2026169, 0.0], [15.8381653, -4.2026169, 0.0], [15.8395386, -4.2026169, 0.0], [15.8395386, -4.2012473, 0.0], [15.8381653, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1849}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.2012473, 0.0], [15.6307983, -4.1998777, 0.0], [15.6307983, -4.198508, 0.0], [15.6307983, -4.1971384, 0.0], [15.629425, -4.1971384, 0.0], [15.629425, -4.198508, 0.0], [15.629425, -4.1998777, 0.0], [15.6280518, -4.1998777, 0.0], [15.6280518, -4.2012473, 0.0], [15.6266785, -4.2012473, 0.0], [15.6266785, -4.1998777, 0.0], [15.6253052, -4.1998777, 0.0], [15.6239319, -4.1998777, 0.0], [15.6239319, -4.198508, 0.0], [15.6253052, -4.198508, 0.0], [15.6253052, -4.1971384, 0.0], [15.6239319, -4.1971384, 0.0], [15.6225586, -4.1971384, 0.0], [15.6211853, -4.1971384, 0.0], [15.619812, -4.1971384, 0.0], [15.619812, -4.198508, 0.0], [15.619812, -4.1998777, 0.0], [15.6211853, -4.1998777, 0.0], [15.6225586, -4.1998777, 0.0], [15.6225586, -4.2012473, 0.0], [15.6239319, -4.2012473, 0.0], [15.6239319, -4.2026169, 0.0], [15.6253052, -4.2026169, 0.0], [15.6266785, -4.2026169, 0.0], [15.6280518, -4.2026169, 0.0], [15.629425, -4.2026169, 0.0], [15.6307983, -4.2026169, 0.0], [15.6307983, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1850}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.2012473, 0.0], [15.6719971, -4.2026169, 0.0], [15.6733704, -4.2026169, 0.0], [15.6733704, -4.2012473, 0.0], [15.6719971, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1851}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.2012473, 0.0], [15.6211853, -4.2026169, 0.0], [15.6225586, -4.2026169, 0.0], [15.6225586, -4.2012473, 0.0], [15.6211853, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1852}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.2012473, 0.0], [15.8752441, -4.2026169, 0.0], [15.8766174, -4.2026169, 0.0], [15.8766174, -4.2012473, 0.0], [15.8752441, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1853}, "geometry": {"type": "Polygon", "coordinates": [[[15.8450317, -4.2012473, 0.0], [15.8450317, -4.2026169, 0.0], [15.846405, -4.2026169, 0.0], [15.846405, -4.2012473, 0.0], [15.8450317, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1854}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.2012473, 0.0], [15.8203125, -4.1998777, 0.0], [15.8203125, -4.198508, 0.0], [15.8203125, -4.1971384, 0.0], [15.8203125, -4.1957688, 0.0], [15.8189392, -4.1957688, 0.0], [15.8189392, -4.1971384, 0.0], [15.8189392, -4.198508, 0.0], [15.8189392, -4.1998777, 0.0], [15.8189392, -4.2012473, 0.0], [15.8189392, -4.2026169, 0.0], [15.8203125, -4.2026169, 0.0], [15.8203125, -4.2012473, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1855}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.1998777, 0.0], [15.8615112, -4.1998777, 0.0], [15.8615112, -4.198508, 0.0], [15.8601379, -4.198508, 0.0], [15.8587646, -4.198508, 0.0], [15.8587646, -4.1998777, 0.0], [15.8573914, -4.1998777, 0.0], [15.8573914, -4.2012473, 0.0], [15.8587646, -4.2012473, 0.0], [15.8601379, -4.2012473, 0.0], [15.8601379, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1856}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.1998777, 0.0], [15.8422852, -4.198508, 0.0], [15.8409119, -4.198508, 0.0], [15.8409119, -4.1998777, 0.0], [15.8409119, -4.2012473, 0.0], [15.8422852, -4.2012473, 0.0], [15.8422852, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1857}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.1998777, 0.0], [15.57724, -4.2012473, 0.0], [15.5786133, -4.2012473, 0.0], [15.5786133, -4.1998777, 0.0], [15.57724, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1858}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.1998777, 0.0], [15.6349182, -4.1998777, 0.0], [15.6362915, -4.1998777, 0.0], [15.6376648, -4.1998777, 0.0], [15.6376648, -4.198508, 0.0], [15.6362915, -4.198508, 0.0], [15.6362915, -4.1971384, 0.0], [15.6349182, -4.1971384, 0.0], [15.6335449, -4.1971384, 0.0], [15.6335449, -4.198508, 0.0], [15.6321716, -4.198508, 0.0], [15.6321716, -4.1998777, 0.0], [15.6321716, -4.2012473, 0.0], [15.6335449, -4.2012473, 0.0], [15.6335449, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1859}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.1998777, 0.0], [15.6445312, -4.198508, 0.0], [15.6445312, -4.1971384, 0.0], [15.6445312, -4.1957688, 0.0], [15.643158, -4.1957688, 0.0], [15.6417847, -4.1957688, 0.0], [15.6404114, -4.1957688, 0.0], [15.6404114, -4.1971384, 0.0], [15.6404114, -4.198508, 0.0], [15.6417847, -4.198508, 0.0], [15.6417847, -4.1998777, 0.0], [15.6417847, -4.2012473, 0.0], [15.643158, -4.2012473, 0.0], [15.6445312, -4.2012473, 0.0], [15.6445312, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1860}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.1998777, 0.0], [15.8436584, -4.2012473, 0.0], [15.8450317, -4.2012473, 0.0], [15.8450317, -4.1998777, 0.0], [15.8436584, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1861}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.1998777, 0.0], [15.6582642, -4.2012473, 0.0], [15.6596375, -4.2012473, 0.0], [15.6596375, -4.1998777, 0.0], [15.6582642, -4.1998777, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1862}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.198508, 0.0], [15.5786133, -4.1998777, 0.0], [15.5799866, -4.1998777, 0.0], [15.5799866, -4.198508, 0.0], [15.5786133, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1863}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.198508, 0.0], [15.8354187, -4.1998777, 0.0], [15.836792, -4.1998777, 0.0], [15.836792, -4.198508, 0.0], [15.8354187, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1864}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.198508, 0.0], [15.8656311, -4.1998777, 0.0], [15.8670044, -4.1998777, 0.0], [15.8670044, -4.198508, 0.0], [15.8656311, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1865}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.198508, 0.0], [15.6129456, -4.1998777, 0.0], [15.6143188, -4.1998777, 0.0], [15.6143188, -4.198508, 0.0], [15.6129456, -4.198508, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1866}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.1971384, 0.0], [15.7667542, -4.198508, 0.0], [15.7681274, -4.198508, 0.0], [15.7681274, -4.1971384, 0.0], [15.7667542, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1867}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.1971384, 0.0], [15.8642578, -4.1957688, 0.0], [15.8628845, -4.1957688, 0.0], [15.8628845, -4.1971384, 0.0], [15.8628845, -4.198508, 0.0], [15.8642578, -4.198508, 0.0], [15.8642578, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1868}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.1971384, 0.0], [15.6610107, -4.198508, 0.0], [15.662384, -4.198508, 0.0], [15.662384, -4.1971384, 0.0], [15.6610107, -4.1971384, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1869}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.1957688, 0.0], [15.8587646, -4.1957688, 0.0], [15.8587646, -4.1971384, 0.0], [15.8601379, -4.1971384, 0.0], [15.8615112, -4.1971384, 0.0], [15.8615112, -4.1957688, 0.0], [15.8601379, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1870}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.1957688, 0.0], [15.662384, -4.1971384, 0.0], [15.6637573, -4.1971384, 0.0], [15.6637573, -4.1957688, 0.0], [15.662384, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1871}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.1957688, 0.0], [15.8436584, -4.1971384, 0.0], [15.8450317, -4.1971384, 0.0], [15.8450317, -4.1957688, 0.0], [15.8436584, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1872}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.1957688, 0.0], [15.7214355, -4.1971384, 0.0], [15.7228088, -4.1971384, 0.0], [15.7228088, -4.1957688, 0.0], [15.7214355, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1873}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.1957688, 0.0], [15.8752441, -4.1943992, 0.0], [15.8738708, -4.1943992, 0.0], [15.8738708, -4.1957688, 0.0], [15.8738708, -4.1971384, 0.0], [15.8752441, -4.1971384, 0.0], [15.8752441, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1874}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.1957688, 0.0], [15.8505249, -4.1971384, 0.0], [15.8518982, -4.1971384, 0.0], [15.8518982, -4.1957688, 0.0], [15.8505249, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1875}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1957688, 0.0], [15.5717468, -4.1971384, 0.0], [15.5731201, -4.1971384, 0.0], [15.5731201, -4.1957688, 0.0], [15.5717468, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1876}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1957688, 0.0], [15.5813599, -4.1971384, 0.0], [15.5827332, -4.1971384, 0.0], [15.5827332, -4.1957688, 0.0], [15.5813599, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1877}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.1943992, 0.0], [15.8381653, -4.1957688, 0.0], [15.8395386, -4.1957688, 0.0], [15.8395386, -4.1943992, 0.0], [15.8381653, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1878}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.1943992, 0.0], [15.7681274, -4.1957688, 0.0], [15.7695007, -4.1957688, 0.0], [15.7695007, -4.1943992, 0.0], [15.7681274, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1879}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.1957688, 0.0], [15.7241821, -4.1971384, 0.0], [15.7255554, -4.1971384, 0.0], [15.7255554, -4.1957688, 0.0], [15.7241821, -4.1957688, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1880}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.1943992, 0.0], [15.7200623, -4.1957688, 0.0], [15.7214355, -4.1957688, 0.0], [15.7214355, -4.1943992, 0.0], [15.7200623, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1881}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.1943992, 0.0], [15.6211853, -4.1957688, 0.0], [15.6225586, -4.1957688, 0.0], [15.6225586, -4.1943992, 0.0], [15.6211853, -4.1943992, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1882}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.1930296, 0.0], [15.6637573, -4.1943992, 0.0], [15.6651306, -4.1943992, 0.0], [15.6651306, -4.1930296, 0.0], [15.6637573, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1883}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.1930296, 0.0], [15.6019592, -4.19166, 0.0], [15.6019592, -4.1902904, 0.0], [15.6005859, -4.1902904, 0.0], [15.5992126, -4.1902904, 0.0], [15.5992126, -4.19166, 0.0], [15.5978394, -4.19166, 0.0], [15.5978394, -4.1930296, 0.0], [15.5992126, -4.1930296, 0.0], [15.5992126, -4.1943992, 0.0], [15.6005859, -4.1943992, 0.0], [15.6019592, -4.1943992, 0.0], [15.6019592, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1884}, "geometry": {"type": "Polygon", "coordinates": [[[15.5841064, -4.1930296, 0.0], [15.5841064, -4.19166, 0.0], [15.5827332, -4.19166, 0.0], [15.5827332, -4.1930296, 0.0], [15.5827332, -4.1943992, 0.0], [15.5841064, -4.1943992, 0.0], [15.5841064, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1885}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1930296, 0.0], [15.5744934, -4.1930296, 0.0], [15.5744934, -4.19166, 0.0], [15.5758667, -4.19166, 0.0], [15.5758667, -4.1902904, 0.0], [15.5744934, -4.1902904, 0.0], [15.5731201, -4.1902904, 0.0], [15.5731201, -4.19166, 0.0], [15.5717468, -4.19166, 0.0], [15.5703735, -4.19166, 0.0], [15.5703735, -4.1930296, 0.0], [15.5703735, -4.1943992, 0.0], [15.5717468, -4.1943992, 0.0], [15.5731201, -4.1943992, 0.0], [15.5731201, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1886}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.1930296, 0.0], [15.7269287, -4.1943992, 0.0], [15.728302, -4.1943992, 0.0], [15.728302, -4.1930296, 0.0], [15.7269287, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1887}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.1930296, 0.0], [15.5882263, -4.19166, 0.0], [15.586853, -4.19166, 0.0], [15.5854797, -4.19166, 0.0], [15.5854797, -4.1930296, 0.0], [15.586853, -4.1930296, 0.0], [15.586853, -4.1943992, 0.0], [15.5882263, -4.1943992, 0.0], [15.5882263, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1888}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1930296, 0.0], [15.7640076, -4.1943992, 0.0], [15.7653809, -4.1943992, 0.0], [15.7653809, -4.1930296, 0.0], [15.7640076, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1889}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.1930296, 0.0], [15.7214355, -4.1943992, 0.0], [15.7228088, -4.1943992, 0.0], [15.7228088, -4.1930296, 0.0], [15.7214355, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1890}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1930296, 0.0], [15.718689, -4.1943992, 0.0], [15.7200623, -4.1943992, 0.0], [15.7200623, -4.1930296, 0.0], [15.718689, -4.1930296, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1891}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.19166, 0.0], [15.879364, -4.19166, 0.0], [15.879364, -4.1902904, 0.0], [15.879364, -4.1889207, 0.0], [15.8779907, -4.1889207, 0.0], [15.8779907, -4.1902904, 0.0], [15.8766174, -4.1902904, 0.0], [15.8752441, -4.1902904, 0.0], [15.8738708, -4.1902904, 0.0], [15.8738708, -4.19166, 0.0], [15.8752441, -4.19166, 0.0], [15.8752441, -4.1930296, 0.0], [15.8766174, -4.1930296, 0.0], [15.8779907, -4.1930296, 0.0], [15.8779907, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1892}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.19166, 0.0], [15.6088257, -4.1930296, 0.0], [15.610199, -4.1930296, 0.0], [15.610199, -4.19166, 0.0], [15.6088257, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1893}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.19166, 0.0], [15.6115723, -4.1930296, 0.0], [15.6129456, -4.1930296, 0.0], [15.6129456, -4.19166, 0.0], [15.6115723, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1894}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.19166, 0.0], [15.8876038, -4.1930296, 0.0], [15.8889771, -4.1930296, 0.0], [15.8889771, -4.19166, 0.0], [15.8876038, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1895}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.19166, 0.0], [15.6033325, -4.19166, 0.0], [15.6033325, -4.1930296, 0.0], [15.6047058, -4.1930296, 0.0], [15.6060791, -4.1930296, 0.0], [15.6074524, -4.1930296, 0.0], [15.6074524, -4.19166, 0.0], [15.6074524, -4.1902904, 0.0], [15.6060791, -4.1902904, 0.0], [15.6060791, -4.19166, 0.0], [15.6047058, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1896}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.19166, 0.0], [15.8518982, -4.1930296, 0.0], [15.8532715, -4.1930296, 0.0], [15.8532715, -4.19166, 0.0], [15.8518982, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1897}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.19166, 0.0], [15.6266785, -4.1902904, 0.0], [15.6253052, -4.1902904, 0.0], [15.6253052, -4.19166, 0.0], [15.6253052, -4.1930296, 0.0], [15.6266785, -4.1930296, 0.0], [15.6266785, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1898}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.19166, 0.0], [15.6582642, -4.1930296, 0.0], [15.6596375, -4.1930296, 0.0], [15.6596375, -4.19166, 0.0], [15.6582642, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1899}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.19166, 0.0], [15.6665039, -4.1902904, 0.0], [15.6678772, -4.1902904, 0.0], [15.6678772, -4.1889207, 0.0], [15.6665039, -4.1889207, 0.0], [15.6651306, -4.1889207, 0.0], [15.6637573, -4.1889207, 0.0], [15.6637573, -4.1902904, 0.0], [15.6637573, -4.19166, 0.0], [15.6651306, -4.19166, 0.0], [15.6651306, -4.1930296, 0.0], [15.6665039, -4.1930296, 0.0], [15.6665039, -4.19166, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1900}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1902904, 0.0], [15.5950928, -4.1902904, 0.0], [15.5950928, -4.19166, 0.0], [15.5964661, -4.19166, 0.0], [15.5978394, -4.19166, 0.0], [15.5978394, -4.1902904, 0.0], [15.5964661, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1901}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.1902904, 0.0], [15.5909729, -4.1889207, 0.0], [15.5895996, -4.1889207, 0.0], [15.5895996, -4.1902904, 0.0], [15.5882263, -4.1902904, 0.0], [15.5882263, -4.19166, 0.0], [15.5895996, -4.19166, 0.0], [15.5909729, -4.19166, 0.0], [15.5909729, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1902}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.1902904, 0.0], [15.619812, -4.19166, 0.0], [15.6211853, -4.19166, 0.0], [15.6211853, -4.1902904, 0.0], [15.619812, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1903}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.1902904, 0.0], [15.6596375, -4.19166, 0.0], [15.6610107, -4.19166, 0.0], [15.6610107, -4.1902904, 0.0], [15.6596375, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1904}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.1902904, 0.0], [15.8546448, -4.19166, 0.0], [15.8560181, -4.19166, 0.0], [15.8560181, -4.1902904, 0.0], [15.8546448, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1905}, "geometry": {"type": "Polygon", "coordinates": [[[15.8230591, -4.1902904, 0.0], [15.8230591, -4.19166, 0.0], [15.8244324, -4.19166, 0.0], [15.8244324, -4.1902904, 0.0], [15.8230591, -4.1902904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1906}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.1889207, 0.0], [15.7255554, -4.1902904, 0.0], [15.7269287, -4.1902904, 0.0], [15.7269287, -4.1889207, 0.0], [15.7255554, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1907}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.1889207, 0.0], [15.6074524, -4.1902904, 0.0], [15.6088257, -4.1902904, 0.0], [15.6088257, -4.1889207, 0.0], [15.6074524, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1908}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1889207, 0.0], [15.7173157, -4.1902904, 0.0], [15.718689, -4.1902904, 0.0], [15.718689, -4.1889207, 0.0], [15.7173157, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1909}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.1889207, 0.0], [15.8656311, -4.1902904, 0.0], [15.8670044, -4.1902904, 0.0], [15.8670044, -4.1889207, 0.0], [15.8656311, -4.1889207, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1910}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.1875511, 0.0], [15.567627, -4.1889207, 0.0], [15.5690002, -4.1889207, 0.0], [15.5690002, -4.1875511, 0.0], [15.567627, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1911}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.1875511, 0.0], [15.6417847, -4.1875511, 0.0], [15.6417847, -4.1889207, 0.0], [15.643158, -4.1889207, 0.0], [15.6445312, -4.1889207, 0.0], [15.6445312, -4.1875511, 0.0], [15.643158, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1912}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.1875511, 0.0], [15.7159424, -4.1889207, 0.0], [15.7173157, -4.1889207, 0.0], [15.7173157, -4.1875511, 0.0], [15.7159424, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1913}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.1875511, 0.0], [15.7296753, -4.1889207, 0.0], [15.7310486, -4.1889207, 0.0], [15.7310486, -4.1875511, 0.0], [15.7296753, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1914}, "geometry": {"type": "Polygon", "coordinates": [[[15.8477783, -4.1875511, 0.0], [15.8477783, -4.1889207, 0.0], [15.8491516, -4.1889207, 0.0], [15.8505249, -4.1889207, 0.0], [15.8505249, -4.1875511, 0.0], [15.8491516, -4.1875511, 0.0], [15.8477783, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1915}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.1875511, 0.0], [15.610199, -4.1861815, 0.0], [15.610199, -4.1848119, 0.0], [15.6088257, -4.1848119, 0.0], [15.6074524, -4.1848119, 0.0], [15.6074524, -4.1861815, 0.0], [15.6088257, -4.1861815, 0.0], [15.6088257, -4.1875511, 0.0], [15.6088257, -4.1889207, 0.0], [15.610199, -4.1889207, 0.0], [15.610199, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1916}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1875511, 0.0], [15.5813599, -4.1861815, 0.0], [15.5813599, -4.1848119, 0.0], [15.5799866, -4.1848119, 0.0], [15.5799866, -4.1861815, 0.0], [15.5799866, -4.1875511, 0.0], [15.5799866, -4.1889207, 0.0], [15.5813599, -4.1889207, 0.0], [15.5813599, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1917}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.1875511, 0.0], [15.5786133, -4.1875511, 0.0], [15.5786133, -4.1861815, 0.0], [15.57724, -4.1861815, 0.0], [15.57724, -4.1848119, 0.0], [15.57724, -4.1834422, 0.0], [15.5758667, -4.1834422, 0.0], [15.5744934, -4.1834422, 0.0], [15.5731201, -4.1834422, 0.0], [15.5731201, -4.1820726, 0.0], [15.5717468, -4.1820726, 0.0], [15.5717468, -4.1834422, 0.0], [15.5703735, -4.1834422, 0.0], [15.5703735, -4.1848119, 0.0], [15.5703735, -4.1861815, 0.0], [15.5703735, -4.1875511, 0.0], [15.5717468, -4.1875511, 0.0], [15.5717468, -4.1861815, 0.0], [15.5731201, -4.1861815, 0.0], [15.5744934, -4.1861815, 0.0], [15.5744934, -4.1848119, 0.0], [15.5758667, -4.1848119, 0.0], [15.5758667, -4.1861815, 0.0], [15.5758667, -4.1875511, 0.0], [15.5744934, -4.1875511, 0.0], [15.5744934, -4.1889207, 0.0], [15.5758667, -4.1889207, 0.0], [15.57724, -4.1889207, 0.0], [15.57724, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1918}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.1875511, 0.0], [15.6472778, -4.1889207, 0.0], [15.6486511, -4.1889207, 0.0], [15.6486511, -4.1875511, 0.0], [15.6472778, -4.1875511, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1919}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.1861815, 0.0], [15.7214355, -4.1875511, 0.0], [15.7228088, -4.1875511, 0.0], [15.7241821, -4.1875511, 0.0], [15.7241821, -4.1861815, 0.0], [15.7228088, -4.1861815, 0.0], [15.7214355, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1920}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1861815, 0.0], [15.718689, -4.1875511, 0.0], [15.7200623, -4.1875511, 0.0], [15.7200623, -4.1861815, 0.0], [15.718689, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1921}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.1861815, 0.0], [15.7626343, -4.1875511, 0.0], [15.7640076, -4.1875511, 0.0], [15.7653809, -4.1875511, 0.0], [15.7653809, -4.1861815, 0.0], [15.7653809, -4.1848119, 0.0], [15.7640076, -4.1848119, 0.0], [15.7640076, -4.1861815, 0.0], [15.7626343, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1922}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.1861815, 0.0], [15.6513977, -4.1875511, 0.0], [15.652771, -4.1875511, 0.0], [15.652771, -4.1861815, 0.0], [15.6513977, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1923}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.1861815, 0.0], [15.7791138, -4.1848119, 0.0], [15.7777405, -4.1848119, 0.0], [15.7777405, -4.1861815, 0.0], [15.7777405, -4.1875511, 0.0], [15.7791138, -4.1875511, 0.0], [15.7791138, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1924}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.1861815, 0.0], [15.8560181, -4.1875511, 0.0], [15.8573914, -4.1875511, 0.0], [15.8573914, -4.1861815, 0.0], [15.8560181, -4.1861815, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1925}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.1848119, 0.0], [15.6335449, -4.1861815, 0.0], [15.6349182, -4.1861815, 0.0], [15.6349182, -4.1848119, 0.0], [15.6335449, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1926}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.1848119, 0.0], [15.6266785, -4.1861815, 0.0], [15.6280518, -4.1861815, 0.0], [15.6280518, -4.1848119, 0.0], [15.6266785, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1927}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.1848119, 0.0], [15.6239319, -4.1861815, 0.0], [15.6253052, -4.1861815, 0.0], [15.6253052, -4.1848119, 0.0], [15.6239319, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1928}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.1848119, 0.0], [15.6156921, -4.1848119, 0.0], [15.6156921, -4.1834422, 0.0], [15.6143188, -4.1834422, 0.0], [15.6129456, -4.1834422, 0.0], [15.6129456, -4.1848119, 0.0], [15.6129456, -4.1861815, 0.0], [15.6143188, -4.1861815, 0.0], [15.6143188, -4.1848119, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1929}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.1834422, 0.0], [15.6335449, -4.1820726, 0.0], [15.6321716, -4.1820726, 0.0], [15.6321716, -4.1834422, 0.0], [15.6321716, -4.1848119, 0.0], [15.6335449, -4.1848119, 0.0], [15.6335449, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1930}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.1834422, 0.0], [15.6376648, -4.1848119, 0.0], [15.6390381, -4.1848119, 0.0], [15.6390381, -4.1834422, 0.0], [15.6376648, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1931}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.1834422, 0.0], [15.8175659, -4.1820726, 0.0], [15.8161926, -4.1820726, 0.0], [15.8161926, -4.1834422, 0.0], [15.8161926, -4.1848119, 0.0], [15.8175659, -4.1848119, 0.0], [15.8175659, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1932}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.1834422, 0.0], [15.7228088, -4.1820726, 0.0], [15.7214355, -4.1820726, 0.0], [15.7200623, -4.1820726, 0.0], [15.7200623, -4.1834422, 0.0], [15.7214355, -4.1834422, 0.0], [15.7214355, -4.1848119, 0.0], [15.7228088, -4.1848119, 0.0], [15.7228088, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1933}, "geometry": {"type": "Polygon", "coordinates": [[[15.5360413, -4.1834422, 0.0], [15.5360413, -4.1848119, 0.0], [15.5374146, -4.1848119, 0.0], [15.5374146, -4.1834422, 0.0], [15.5360413, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1934}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1834422, 0.0], [15.5799866, -4.1820726, 0.0], [15.5786133, -4.1820726, 0.0], [15.5786133, -4.1834422, 0.0], [15.5786133, -4.1848119, 0.0], [15.5799866, -4.1848119, 0.0], [15.5799866, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1935}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.1834422, 0.0], [15.6472778, -4.1848119, 0.0], [15.6486511, -4.1848119, 0.0], [15.6486511, -4.1834422, 0.0], [15.6472778, -4.1834422, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1936}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.1820726, 0.0], [15.5923462, -4.1834422, 0.0], [15.5937195, -4.1834422, 0.0], [15.5937195, -4.1820726, 0.0], [15.5923462, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1937}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1820726, 0.0], [15.5813599, -4.1834422, 0.0], [15.5827332, -4.1834422, 0.0], [15.5827332, -4.1820726, 0.0], [15.5813599, -4.1820726, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1938}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.180703, 0.0], [15.5882263, -4.1820726, 0.0], [15.5895996, -4.1820726, 0.0], [15.5909729, -4.1820726, 0.0], [15.5909729, -4.180703, 0.0], [15.5923462, -4.180703, 0.0], [15.5923462, -4.1793333, 0.0], [15.5937195, -4.1793333, 0.0], [15.5937195, -4.1779637, 0.0], [15.5923462, -4.1779637, 0.0], [15.5923462, -4.176594, 0.0], [15.5909729, -4.176594, 0.0], [15.5909729, -4.1779637, 0.0], [15.5895996, -4.1779637, 0.0], [15.5895996, -4.1793333, 0.0], [15.5895996, -4.180703, 0.0], [15.5882263, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1939}, "geometry": {"type": "Polygon", "coordinates": [[[15.6390381, -4.180703, 0.0], [15.6390381, -4.1793333, 0.0], [15.6376648, -4.1793333, 0.0], [15.6362915, -4.1793333, 0.0], [15.6349182, -4.1793333, 0.0], [15.6349182, -4.180703, 0.0], [15.6362915, -4.180703, 0.0], [15.6376648, -4.180703, 0.0], [15.6376648, -4.1820726, 0.0], [15.6390381, -4.1820726, 0.0], [15.6390381, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1940}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.180703, 0.0], [15.8615112, -4.1820726, 0.0], [15.8628845, -4.1820726, 0.0], [15.8628845, -4.180703, 0.0], [15.8615112, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1941}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.180703, 0.0], [15.7791138, -4.1820726, 0.0], [15.7804871, -4.1820726, 0.0], [15.7804871, -4.180703, 0.0], [15.7791138, -4.180703, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1942}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.1793333, 0.0], [15.7228088, -4.180703, 0.0], [15.7241821, -4.180703, 0.0], [15.7241821, -4.1793333, 0.0], [15.7228088, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1943}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.1793333, 0.0], [15.7804871, -4.180703, 0.0], [15.7818604, -4.180703, 0.0], [15.7818604, -4.1793333, 0.0], [15.7804871, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1944}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1793333, 0.0], [15.7626343, -4.1793333, 0.0], [15.7626343, -4.180703, 0.0], [15.7640076, -4.180703, 0.0], [15.7653809, -4.180703, 0.0], [15.7653809, -4.1793333, 0.0], [15.7640076, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1945}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.1793333, 0.0], [15.8752441, -4.1779637, 0.0], [15.8738708, -4.1779637, 0.0], [15.8738708, -4.1793333, 0.0], [15.8738708, -4.180703, 0.0], [15.8752441, -4.180703, 0.0], [15.8766174, -4.180703, 0.0], [15.8766174, -4.1793333, 0.0], [15.8752441, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1946}, "geometry": {"type": "Polygon", "coordinates": [[[15.5950928, -4.1793333, 0.0], [15.5950928, -4.180703, 0.0], [15.5964661, -4.180703, 0.0], [15.5964661, -4.1793333, 0.0], [15.5950928, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1947}, "geometry": {"type": "Polygon", "coordinates": [[[15.6033325, -4.1793333, 0.0], [15.6033325, -4.180703, 0.0], [15.6047058, -4.180703, 0.0], [15.6047058, -4.1793333, 0.0], [15.6033325, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1948}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.1793333, 0.0], [15.6115723, -4.180703, 0.0], [15.6129456, -4.180703, 0.0], [15.6129456, -4.1793333, 0.0], [15.6115723, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1949}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.1793333, 0.0], [15.8518982, -4.180703, 0.0], [15.8532715, -4.180703, 0.0], [15.8532715, -4.1793333, 0.0], [15.8518982, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1950}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.1793333, 0.0], [15.6239319, -4.180703, 0.0], [15.6253052, -4.180703, 0.0], [15.6253052, -4.1793333, 0.0], [15.6239319, -4.1793333, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1951}, "geometry": {"type": "Polygon", "coordinates": [[[15.8120728, -4.1779637, 0.0], [15.8120728, -4.176594, 0.0], [15.8106995, -4.176594, 0.0], [15.8093262, -4.176594, 0.0], [15.8079529, -4.176594, 0.0], [15.8079529, -4.1779637, 0.0], [15.8079529, -4.1793333, 0.0], [15.8093262, -4.1793333, 0.0], [15.8106995, -4.1793333, 0.0], [15.8120728, -4.1793333, 0.0], [15.8120728, -4.1779637, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1952}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1779637, 0.0], [15.5964661, -4.1793333, 0.0], [15.5978394, -4.1793333, 0.0], [15.5978394, -4.1779637, 0.0], [15.5964661, -4.1779637, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1953}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.1779637, 0.0], [15.7241821, -4.1793333, 0.0], [15.7255554, -4.1793333, 0.0], [15.7255554, -4.1779637, 0.0], [15.7241821, -4.1779637, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1954}, "geometry": {"type": "Polygon", "coordinates": [[[15.7145691, -4.176594, 0.0], [15.7145691, -4.1779637, 0.0], [15.7159424, -4.1779637, 0.0], [15.7159424, -4.176594, 0.0], [15.7145691, -4.176594, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1955}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1752244, 0.0], [15.6005859, -4.176594, 0.0], [15.6019592, -4.176594, 0.0], [15.6033325, -4.176594, 0.0], [15.6033325, -4.1752244, 0.0], [15.6019592, -4.1752244, 0.0], [15.6005859, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1956}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.1752244, 0.0], [15.5978394, -4.1752244, 0.0], [15.5992126, -4.1752244, 0.0], [15.5992126, -4.1738548, 0.0], [15.5978394, -4.1738548, 0.0], [15.5964661, -4.1738548, 0.0], [15.5950928, -4.1738548, 0.0], [15.5937195, -4.1738548, 0.0], [15.5937195, -4.1752244, 0.0], [15.5937195, -4.176594, 0.0], [15.5950928, -4.176594, 0.0], [15.5964661, -4.176594, 0.0], [15.5964661, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1957}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1752244, 0.0], [15.5799866, -4.1738548, 0.0], [15.5786133, -4.1738548, 0.0], [15.5786133, -4.1752244, 0.0], [15.5786133, -4.176594, 0.0], [15.5799866, -4.176594, 0.0], [15.5799866, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1958}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1752244, 0.0], [15.5744934, -4.176594, 0.0], [15.5758667, -4.176594, 0.0], [15.5758667, -4.1752244, 0.0], [15.5744934, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1959}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.1752244, 0.0], [15.695343, -4.176594, 0.0], [15.6967163, -4.176594, 0.0], [15.6967163, -4.1752244, 0.0], [15.695343, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1960}, "geometry": {"type": "Polygon", "coordinates": [[[15.6156921, -4.1752244, 0.0], [15.6156921, -4.176594, 0.0], [15.6170654, -4.176594, 0.0], [15.6170654, -4.1752244, 0.0], [15.6156921, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1961}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.1752244, 0.0], [15.7049561, -4.176594, 0.0], [15.7063293, -4.176594, 0.0], [15.7063293, -4.1752244, 0.0], [15.7049561, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1962}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.1752244, 0.0], [15.7159424, -4.176594, 0.0], [15.7173157, -4.176594, 0.0], [15.7173157, -4.1752244, 0.0], [15.7159424, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1963}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.1752244, 0.0], [15.7832336, -4.1738548, 0.0], [15.7832336, -4.1724851, 0.0], [15.7818604, -4.1724851, 0.0], [15.7818604, -4.1711155, 0.0], [15.7818604, -4.1697458, 0.0], [15.7818604, -4.1683761, 0.0], [15.7818604, -4.1670065, 0.0], [15.7818604, -4.1656368, 0.0], [15.7832336, -4.1656368, 0.0], [15.7832336, -4.1642672, 0.0], [15.7818604, -4.1642672, 0.0], [15.7804871, -4.1642672, 0.0], [15.7804871, -4.1656368, 0.0], [15.7791138, -4.1656368, 0.0], [15.7791138, -4.1670065, 0.0], [15.7777405, -4.1670065, 0.0], [15.7777405, -4.1683761, 0.0], [15.7791138, -4.1683761, 0.0], [15.7791138, -4.1697458, 0.0], [15.7791138, -4.1711155, 0.0], [15.7804871, -4.1711155, 0.0], [15.7804871, -4.1724851, 0.0], [15.7804871, -4.1738548, 0.0], [15.7804871, -4.1752244, 0.0], [15.7818604, -4.1752244, 0.0], [15.7818604, -4.176594, 0.0], [15.7832336, -4.176594, 0.0], [15.7832336, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1964}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.1752244, 0.0], [15.7530212, -4.1738548, 0.0], [15.7516479, -4.1738548, 0.0], [15.7516479, -4.1752244, 0.0], [15.7516479, -4.176594, 0.0], [15.7530212, -4.176594, 0.0], [15.7530212, -4.1752244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1965}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1738548, 0.0], [15.7077026, -4.1752244, 0.0], [15.7090759, -4.1752244, 0.0], [15.7090759, -4.1738548, 0.0], [15.7077026, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1966}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.1738548, 0.0], [15.7131958, -4.1724851, 0.0], [15.7118225, -4.1724851, 0.0], [15.7118225, -4.1738548, 0.0], [15.7118225, -4.1752244, 0.0], [15.7131958, -4.1752244, 0.0], [15.7131958, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1967}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1738548, 0.0], [15.5731201, -4.1752244, 0.0], [15.5744934, -4.1752244, 0.0], [15.5744934, -4.1738548, 0.0], [15.5731201, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1968}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.1738548, 0.0], [15.5758667, -4.1752244, 0.0], [15.57724, -4.1752244, 0.0], [15.57724, -4.1738548, 0.0], [15.5758667, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1969}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.1724851, 0.0], [15.7489014, -4.1738548, 0.0], [15.7502747, -4.1738548, 0.0], [15.7502747, -4.1724851, 0.0], [15.7489014, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1970}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1738548, 0.0], [15.6747437, -4.1752244, 0.0], [15.6761169, -4.1752244, 0.0], [15.6761169, -4.1738548, 0.0], [15.6747437, -4.1738548, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1971}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.1724851, 0.0], [15.7859802, -4.1738548, 0.0], [15.7873535, -4.1738548, 0.0], [15.7873535, -4.1724851, 0.0], [15.7859802, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1972}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.1724851, 0.0], [15.8834839, -4.1738548, 0.0], [15.8848572, -4.1738548, 0.0], [15.8848572, -4.1724851, 0.0], [15.8834839, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1973}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1724851, 0.0], [15.7392883, -4.1711155, 0.0], [15.737915, -4.1711155, 0.0], [15.737915, -4.1724851, 0.0], [15.737915, -4.1738548, 0.0], [15.7392883, -4.1738548, 0.0], [15.7392883, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1974}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.1724851, 0.0], [15.7681274, -4.1711155, 0.0], [15.7667542, -4.1711155, 0.0], [15.7667542, -4.1724851, 0.0], [15.7667542, -4.1738548, 0.0], [15.7681274, -4.1738548, 0.0], [15.7681274, -4.1724851, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1975}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.1711155, 0.0], [15.7969666, -4.1724851, 0.0], [15.7983398, -4.1724851, 0.0], [15.7983398, -4.1711155, 0.0], [15.7969666, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1976}, "geometry": {"type": "Polygon", "coordinates": [[[15.5992126, -4.1711155, 0.0], [15.5978394, -4.1711155, 0.0], [15.5978394, -4.1724851, 0.0], [15.5992126, -4.1724851, 0.0], [15.6005859, -4.1724851, 0.0], [15.6005859, -4.1711155, 0.0], [15.5992126, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1977}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.1711155, 0.0], [15.8711243, -4.1697458, 0.0], [15.869751, -4.1697458, 0.0], [15.869751, -4.1711155, 0.0], [15.869751, -4.1724851, 0.0], [15.8711243, -4.1724851, 0.0], [15.8711243, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1978}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.1711155, 0.0], [15.57724, -4.1724851, 0.0], [15.5786133, -4.1724851, 0.0], [15.5799866, -4.1724851, 0.0], [15.5799866, -4.1711155, 0.0], [15.5813599, -4.1711155, 0.0], [15.5827332, -4.1711155, 0.0], [15.5827332, -4.1724851, 0.0], [15.5841064, -4.1724851, 0.0], [15.5841064, -4.1711155, 0.0], [15.5854797, -4.1711155, 0.0], [15.5854797, -4.1697458, 0.0], [15.5854797, -4.1683761, 0.0], [15.5841064, -4.1683761, 0.0], [15.5841064, -4.1697458, 0.0], [15.5827332, -4.1697458, 0.0], [15.5813599, -4.1697458, 0.0], [15.5799866, -4.1697458, 0.0], [15.5786133, -4.1697458, 0.0], [15.5786133, -4.1711155, 0.0], [15.57724, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1979}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.1711155, 0.0], [15.7008362, -4.1724851, 0.0], [15.7022095, -4.1724851, 0.0], [15.7022095, -4.1711155, 0.0], [15.7008362, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1980}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1711155, 0.0], [15.6129456, -4.1724851, 0.0], [15.6143188, -4.1724851, 0.0], [15.6143188, -4.1711155, 0.0], [15.6129456, -4.1711155, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1981}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1697458, 0.0], [15.5744934, -4.1711155, 0.0], [15.5758667, -4.1711155, 0.0], [15.5758667, -4.1697458, 0.0], [15.5744934, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1982}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.1697458, 0.0], [15.7008362, -4.1683761, 0.0], [15.6994629, -4.1683761, 0.0], [15.6994629, -4.1697458, 0.0], [15.6994629, -4.1711155, 0.0], [15.7008362, -4.1711155, 0.0], [15.7008362, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1983}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.1697458, 0.0], [15.7557678, -4.1711155, 0.0], [15.7571411, -4.1711155, 0.0], [15.7571411, -4.1697458, 0.0], [15.7557678, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1984}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1697458, 0.0], [15.6005859, -4.1711155, 0.0], [15.6019592, -4.1711155, 0.0], [15.6019592, -4.1697458, 0.0], [15.6005859, -4.1697458, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1985}, "geometry": {"type": "Polygon", "coordinates": [[[15.7173157, -4.1683761, 0.0], [15.7173157, -4.1697458, 0.0], [15.718689, -4.1697458, 0.0], [15.718689, -4.1683761, 0.0], [15.7173157, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1986}, "geometry": {"type": "Polygon", "coordinates": [[[15.6321716, -4.1683761, 0.0], [15.6321716, -4.1697458, 0.0], [15.6335449, -4.1697458, 0.0], [15.6335449, -4.1683761, 0.0], [15.6321716, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1987}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.1683761, 0.0], [15.79422, -4.1697458, 0.0], [15.7955933, -4.1697458, 0.0], [15.7969666, -4.1697458, 0.0], [15.7969666, -4.1683761, 0.0], [15.7955933, -4.1683761, 0.0], [15.79422, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1988}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1683761, 0.0], [15.5552673, -4.1697458, 0.0], [15.5566406, -4.1697458, 0.0], [15.5566406, -4.1683761, 0.0], [15.5552673, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1989}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.1670065, 0.0], [15.7873535, -4.1670065, 0.0], [15.7873535, -4.1683761, 0.0], [15.7887268, -4.1683761, 0.0], [15.7901001, -4.1683761, 0.0], [15.7901001, -4.1670065, 0.0], [15.7887268, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1990}, "geometry": {"type": "Polygon", "coordinates": [[[15.57724, -4.1683761, 0.0], [15.57724, -4.1697458, 0.0], [15.5786133, -4.1697458, 0.0], [15.5786133, -4.1683761, 0.0], [15.57724, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1991}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.1683761, 0.0], [15.7585144, -4.1697458, 0.0], [15.7598877, -4.1697458, 0.0], [15.7598877, -4.1683761, 0.0], [15.7585144, -4.1683761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1992}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.1670065, 0.0], [15.7035828, -4.1683761, 0.0], [15.7049561, -4.1683761, 0.0], [15.7049561, -4.1670065, 0.0], [15.7035828, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1993}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1670065, 0.0], [15.6939697, -4.1683761, 0.0], [15.695343, -4.1683761, 0.0], [15.695343, -4.1670065, 0.0], [15.6939697, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1994}, "geometry": {"type": "Polygon", "coordinates": [[[15.5937195, -4.1670065, 0.0], [15.5950928, -4.1670065, 0.0], [15.5950928, -4.1656368, 0.0], [15.5937195, -4.1656368, 0.0], [15.5923462, -4.1656368, 0.0], [15.5923462, -4.1670065, 0.0], [15.5923462, -4.1683761, 0.0], [15.5937195, -4.1683761, 0.0], [15.5937195, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1995}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1670065, 0.0], [15.5717468, -4.1683761, 0.0], [15.5731201, -4.1683761, 0.0], [15.5731201, -4.1670065, 0.0], [15.5717468, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1996}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.1656368, 0.0], [15.879364, -4.1642672, 0.0], [15.8807373, -4.1642672, 0.0], [15.8807373, -4.1628975, 0.0], [15.8807373, -4.1615278, 0.0], [15.8807373, -4.1601582, 0.0], [15.8807373, -4.1587885, 0.0], [15.879364, -4.1587885, 0.0], [15.8779907, -4.1587885, 0.0], [15.8779907, -4.1601582, 0.0], [15.8779907, -4.1615278, 0.0], [15.8766174, -4.1615278, 0.0], [15.8766174, -4.1628975, 0.0], [15.8752441, -4.1628975, 0.0], [15.8752441, -4.1642672, 0.0], [15.8752441, -4.1656368, 0.0], [15.8766174, -4.1656368, 0.0], [15.8779907, -4.1656368, 0.0], [15.8779907, -4.1670065, 0.0], [15.879364, -4.1670065, 0.0], [15.879364, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1997}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.1656368, 0.0], [15.8395386, -4.1656368, 0.0], [15.8395386, -4.1642672, 0.0], [15.8395386, -4.1628975, 0.0], [15.8409119, -4.1628975, 0.0], [15.8409119, -4.1615278, 0.0], [15.8409119, -4.1601582, 0.0], [15.8395386, -4.1601582, 0.0], [15.8395386, -4.1587885, 0.0], [15.8381653, -4.1587885, 0.0], [15.8381653, -4.1574188, 0.0], [15.836792, -4.1574188, 0.0], [15.8354187, -4.1574188, 0.0], [15.8354187, -4.1587885, 0.0], [15.8354187, -4.1601582, 0.0], [15.8340454, -4.1601582, 0.0], [15.8326721, -4.1601582, 0.0], [15.8326721, -4.1615278, 0.0], [15.8326721, -4.1628975, 0.0], [15.8326721, -4.1642672, 0.0], [15.8326721, -4.1656368, 0.0], [15.8340454, -4.1656368, 0.0], [15.8340454, -4.1670065, 0.0], [15.8354187, -4.1670065, 0.0], [15.836792, -4.1670065, 0.0], [15.8381653, -4.1670065, 0.0], [15.8381653, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1998}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.1670065, 0.0], [15.8010864, -4.1656368, 0.0], [15.8010864, -4.1642672, 0.0], [15.7997131, -4.1642672, 0.0], [15.7983398, -4.1642672, 0.0], [15.7969666, -4.1642672, 0.0], [15.7969666, -4.1656368, 0.0], [15.7983398, -4.1656368, 0.0], [15.7983398, -4.1670065, 0.0], [15.7997131, -4.1670065, 0.0], [15.7997131, -4.1683761, 0.0], [15.8010864, -4.1683761, 0.0], [15.8010864, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 1999}, "geometry": {"type": "Polygon", "coordinates": [[[15.5593872, -4.1670065, 0.0], [15.5593872, -4.1683761, 0.0], [15.5607605, -4.1683761, 0.0], [15.5607605, -4.1670065, 0.0], [15.5593872, -4.1670065, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2000}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.1656368, 0.0], [15.7557678, -4.1670065, 0.0], [15.7571411, -4.1670065, 0.0], [15.7571411, -4.1656368, 0.0], [15.7557678, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2001}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.1656368, 0.0], [15.7763672, -4.1670065, 0.0], [15.7777405, -4.1670065, 0.0], [15.7777405, -4.1656368, 0.0], [15.7763672, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2002}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1656368, 0.0], [15.5731201, -4.1670065, 0.0], [15.5744934, -4.1670065, 0.0], [15.5744934, -4.1656368, 0.0], [15.5731201, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2003}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.1656368, 0.0], [15.5786133, -4.1670065, 0.0], [15.5799866, -4.1670065, 0.0], [15.5799866, -4.1656368, 0.0], [15.5786133, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2004}, "geometry": {"type": "Polygon", "coordinates": [[[15.5593872, -4.1656368, 0.0], [15.5607605, -4.1656368, 0.0], [15.5607605, -4.1642672, 0.0], [15.5607605, -4.1628975, 0.0], [15.5593872, -4.1628975, 0.0], [15.5593872, -4.1615278, 0.0], [15.5580139, -4.1615278, 0.0], [15.5580139, -4.1601582, 0.0], [15.5580139, -4.1587885, 0.0], [15.5580139, -4.1574188, 0.0], [15.5593872, -4.1574188, 0.0], [15.5593872, -4.1560491, 0.0], [15.5607605, -4.1560491, 0.0], [15.5607605, -4.1546794, 0.0], [15.5607605, -4.1533098, 0.0], [15.5607605, -4.1519401, 0.0], [15.5593872, -4.1519401, 0.0], [15.5593872, -4.1533098, 0.0], [15.5580139, -4.1533098, 0.0], [15.5580139, -4.1546794, 0.0], [15.5566406, -4.1546794, 0.0], [15.5566406, -4.1560491, 0.0], [15.5566406, -4.1574188, 0.0], [15.5566406, -4.1587885, 0.0], [15.5566406, -4.1601582, 0.0], [15.5566406, -4.1615278, 0.0], [15.5566406, -4.1628975, 0.0], [15.5566406, -4.1642672, 0.0], [15.5580139, -4.1642672, 0.0], [15.5580139, -4.1656368, 0.0], [15.5580139, -4.1670065, 0.0], [15.5593872, -4.1670065, 0.0], [15.5593872, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2005}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1656368, 0.0], [15.5401611, -4.1670065, 0.0], [15.5415344, -4.1670065, 0.0], [15.5415344, -4.1656368, 0.0], [15.5401611, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2006}, "geometry": {"type": "Polygon", "coordinates": [[[15.7022095, -4.1656368, 0.0], [15.7008362, -4.1656368, 0.0], [15.7008362, -4.1670065, 0.0], [15.7022095, -4.1670065, 0.0], [15.7035828, -4.1670065, 0.0], [15.7035828, -4.1656368, 0.0], [15.7022095, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2007}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.1656368, 0.0], [15.7873535, -4.1642672, 0.0], [15.7859802, -4.1642672, 0.0], [15.7859802, -4.1628975, 0.0], [15.7846069, -4.1628975, 0.0], [15.7832336, -4.1628975, 0.0], [15.7832336, -4.1642672, 0.0], [15.7846069, -4.1642672, 0.0], [15.7846069, -4.1656368, 0.0], [15.7859802, -4.1656368, 0.0], [15.7859802, -4.1670065, 0.0], [15.7873535, -4.1670065, 0.0], [15.7873535, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2008}, "geometry": {"type": "Polygon", "coordinates": [[[15.5895996, -4.1656368, 0.0], [15.5895996, -4.1670065, 0.0], [15.5909729, -4.1670065, 0.0], [15.5909729, -4.1656368, 0.0], [15.5895996, -4.1656368, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2009}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1642672, 0.0], [15.6967163, -4.1656368, 0.0], [15.6980896, -4.1656368, 0.0], [15.6980896, -4.1642672, 0.0], [15.6967163, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2010}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.1642672, 0.0], [15.695343, -4.1628975, 0.0], [15.6939697, -4.1628975, 0.0], [15.6939697, -4.1642672, 0.0], [15.6939697, -4.1656368, 0.0], [15.695343, -4.1656368, 0.0], [15.695343, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2011}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.1642672, 0.0], [15.7228088, -4.1642672, 0.0], [15.7228088, -4.1656368, 0.0], [15.7241821, -4.1656368, 0.0], [15.7255554, -4.1656368, 0.0], [15.7255554, -4.1642672, 0.0], [15.7241821, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2012}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1642672, 0.0], [15.586853, -4.1656368, 0.0], [15.5882263, -4.1656368, 0.0], [15.5882263, -4.1642672, 0.0], [15.586853, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2013}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.1642672, 0.0], [15.6060791, -4.1642672, 0.0], [15.6060791, -4.1628975, 0.0], [15.6047058, -4.1628975, 0.0], [15.6033325, -4.1628975, 0.0], [15.6033325, -4.1642672, 0.0], [15.6033325, -4.1656368, 0.0], [15.6047058, -4.1656368, 0.0], [15.6047058, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2014}, "geometry": {"type": "Polygon", "coordinates": [[[15.5223083, -4.1642672, 0.0], [15.5223083, -4.1656368, 0.0], [15.5236816, -4.1656368, 0.0], [15.5236816, -4.1642672, 0.0], [15.5223083, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2015}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.1642672, 0.0], [15.629425, -4.1642672, 0.0], [15.629425, -4.1628975, 0.0], [15.6280518, -4.1628975, 0.0], [15.6266785, -4.1628975, 0.0], [15.6253052, -4.1628975, 0.0], [15.6253052, -4.1642672, 0.0], [15.6266785, -4.1642672, 0.0], [15.6266785, -4.1656368, 0.0], [15.6280518, -4.1656368, 0.0], [15.6280518, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2016}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1642672, 0.0], [15.5635071, -4.1656368, 0.0], [15.5648804, -4.1656368, 0.0], [15.5648804, -4.1642672, 0.0], [15.5635071, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2017}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1642672, 0.0], [15.718689, -4.1628975, 0.0], [15.7173157, -4.1628975, 0.0], [15.7173157, -4.1642672, 0.0], [15.7173157, -4.1656368, 0.0], [15.718689, -4.1656368, 0.0], [15.718689, -4.1642672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2018}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.1628975, 0.0], [15.8161926, -4.1642672, 0.0], [15.8175659, -4.1642672, 0.0], [15.8175659, -4.1628975, 0.0], [15.8161926, -4.1628975, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2019}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1628975, 0.0], [15.7640076, -4.1642672, 0.0], [15.7653809, -4.1642672, 0.0], [15.7653809, -4.1628975, 0.0], [15.7640076, -4.1628975, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2020}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.1615278, 0.0], [15.6349182, -4.1628975, 0.0], [15.6362915, -4.1628975, 0.0], [15.6362915, -4.1615278, 0.0], [15.6349182, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2021}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1615278, 0.0], [15.586853, -4.1628975, 0.0], [15.5882263, -4.1628975, 0.0], [15.5882263, -4.1615278, 0.0], [15.586853, -4.1615278, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2022}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.1601582, 0.0], [15.6143188, -4.1615278, 0.0], [15.6156921, -4.1615278, 0.0], [15.6156921, -4.1601582, 0.0], [15.6143188, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2023}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.1601582, 0.0], [15.5429077, -4.1587885, 0.0], [15.5429077, -4.1574188, 0.0], [15.5415344, -4.1574188, 0.0], [15.5415344, -4.1587885, 0.0], [15.5415344, -4.1601582, 0.0], [15.5415344, -4.1615278, 0.0], [15.5429077, -4.1615278, 0.0], [15.5429077, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2024}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1601582, 0.0], [15.5758667, -4.1601582, 0.0], [15.57724, -4.1601582, 0.0], [15.57724, -4.1615278, 0.0], [15.5786133, -4.1615278, 0.0], [15.5799866, -4.1615278, 0.0], [15.5813599, -4.1615278, 0.0], [15.5813599, -4.1601582, 0.0], [15.5799866, -4.1601582, 0.0], [15.5799866, -4.1587885, 0.0], [15.5786133, -4.1587885, 0.0], [15.57724, -4.1587885, 0.0], [15.5758667, -4.1587885, 0.0], [15.5758667, -4.1574188, 0.0], [15.57724, -4.1574188, 0.0], [15.57724, -4.1560491, 0.0], [15.5758667, -4.1560491, 0.0], [15.5758667, -4.1546794, 0.0], [15.5744934, -4.1546794, 0.0], [15.5744934, -4.1560491, 0.0], [15.5744934, -4.1574188, 0.0], [15.5744934, -4.1587885, 0.0], [15.5731201, -4.1587885, 0.0], [15.5731201, -4.1574188, 0.0], [15.5731201, -4.1560491, 0.0], [15.5717468, -4.1560491, 0.0], [15.5717468, -4.1574188, 0.0], [15.5717468, -4.1587885, 0.0], [15.5717468, -4.1601582, 0.0], [15.5717468, -4.1615278, 0.0], [15.5731201, -4.1615278, 0.0], [15.5744934, -4.1615278, 0.0], [15.5744934, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2025}, "geometry": {"type": "Polygon", "coordinates": [[[15.728302, -4.1601582, 0.0], [15.728302, -4.1615278, 0.0], [15.7296753, -4.1615278, 0.0], [15.7296753, -4.1601582, 0.0], [15.728302, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2026}, "geometry": {"type": "Polygon", "coordinates": [[[15.586853, -4.1601582, 0.0], [15.5882263, -4.1601582, 0.0], [15.5895996, -4.1601582, 0.0], [15.5895996, -4.1587885, 0.0], [15.5895996, -4.1574188, 0.0], [15.5882263, -4.1574188, 0.0], [15.5882263, -4.1587885, 0.0], [15.586853, -4.1587885, 0.0], [15.5854797, -4.1587885, 0.0], [15.5841064, -4.1587885, 0.0], [15.5841064, -4.1601582, 0.0], [15.5854797, -4.1601582, 0.0], [15.5854797, -4.1615278, 0.0], [15.586853, -4.1615278, 0.0], [15.586853, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2027}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.1601582, 0.0], [15.7763672, -4.1615278, 0.0], [15.7777405, -4.1615278, 0.0], [15.7791138, -4.1615278, 0.0], [15.7791138, -4.1601582, 0.0], [15.7777405, -4.1601582, 0.0], [15.7763672, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2028}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.1601582, 0.0], [15.567627, -4.1587885, 0.0], [15.5662537, -4.1587885, 0.0], [15.5648804, -4.1587885, 0.0], [15.5648804, -4.1601582, 0.0], [15.5635071, -4.1601582, 0.0], [15.5635071, -4.1615278, 0.0], [15.5648804, -4.1615278, 0.0], [15.5662537, -4.1615278, 0.0], [15.567627, -4.1615278, 0.0], [15.567627, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2029}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.1601582, 0.0], [15.8189392, -4.1601582, 0.0], [15.8189392, -4.1587885, 0.0], [15.8175659, -4.1587885, 0.0], [15.8161926, -4.1587885, 0.0], [15.8161926, -4.1601582, 0.0], [15.8161926, -4.1615278, 0.0], [15.8175659, -4.1615278, 0.0], [15.8175659, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2030}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.1601582, 0.0], [15.7846069, -4.1615278, 0.0], [15.7859802, -4.1615278, 0.0], [15.7859802, -4.1601582, 0.0], [15.7846069, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2031}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1601582, 0.0], [15.5291748, -4.1615278, 0.0], [15.5305481, -4.1615278, 0.0], [15.5305481, -4.1601582, 0.0], [15.5291748, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2032}, "geometry": {"type": "Polygon", "coordinates": [[[15.5895996, -4.1601582, 0.0], [15.5895996, -4.1615278, 0.0], [15.5909729, -4.1615278, 0.0], [15.5909729, -4.1601582, 0.0], [15.5895996, -4.1601582, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2033}, "geometry": {"type": "Polygon", "coordinates": [[[15.7049561, -4.1587885, 0.0], [15.7049561, -4.1601582, 0.0], [15.7063293, -4.1601582, 0.0], [15.7063293, -4.1587885, 0.0], [15.7049561, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2034}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1587885, 0.0], [15.718689, -4.1601582, 0.0], [15.7200623, -4.1601582, 0.0], [15.7200623, -4.1587885, 0.0], [15.718689, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2035}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.1587885, 0.0], [15.6994629, -4.1574188, 0.0], [15.6980896, -4.1574188, 0.0], [15.6980896, -4.1587885, 0.0], [15.6967163, -4.1587885, 0.0], [15.6967163, -4.1601582, 0.0], [15.6980896, -4.1601582, 0.0], [15.6994629, -4.1601582, 0.0], [15.7008362, -4.1601582, 0.0], [15.7008362, -4.1587885, 0.0], [15.6994629, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2036}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.1587885, 0.0], [15.7571411, -4.1587885, 0.0], [15.7571411, -4.1574188, 0.0], [15.7557678, -4.1574188, 0.0], [15.7557678, -4.1560491, 0.0], [15.7543945, -4.1560491, 0.0], [15.7530212, -4.1560491, 0.0], [15.7530212, -4.1574188, 0.0], [15.7530212, -4.1587885, 0.0], [15.7543945, -4.1587885, 0.0], [15.7543945, -4.1601582, 0.0], [15.7557678, -4.1601582, 0.0], [15.7557678, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2037}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.1587885, 0.0], [15.7324219, -4.1601582, 0.0], [15.7337952, -4.1601582, 0.0], [15.7337952, -4.1587885, 0.0], [15.7324219, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2038}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.1587885, 0.0], [15.7296753, -4.1601582, 0.0], [15.7310486, -4.1601582, 0.0], [15.7310486, -4.1587885, 0.0], [15.7296753, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2039}, "geometry": {"type": "Polygon", "coordinates": [[[15.5250549, -4.1587885, 0.0], [15.5250549, -4.1601582, 0.0], [15.5264282, -4.1601582, 0.0], [15.5264282, -4.1587885, 0.0], [15.5250549, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2040}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.1587885, 0.0], [15.5484009, -4.1574188, 0.0], [15.5470276, -4.1574188, 0.0], [15.5470276, -4.1587885, 0.0], [15.5470276, -4.1601582, 0.0], [15.5484009, -4.1601582, 0.0], [15.5497742, -4.1601582, 0.0], [15.5511475, -4.1601582, 0.0], [15.5511475, -4.1587885, 0.0], [15.5497742, -4.1587885, 0.0], [15.5484009, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2041}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1587885, 0.0], [15.6939697, -4.1574188, 0.0], [15.6925964, -4.1574188, 0.0], [15.6925964, -4.1560491, 0.0], [15.6925964, -4.1546794, 0.0], [15.6912231, -4.1546794, 0.0], [15.6912231, -4.1533098, 0.0], [15.6912231, -4.1519401, 0.0], [15.6912231, -4.1505704, 0.0], [15.6898499, -4.1505704, 0.0], [15.6884766, -4.1505704, 0.0], [15.6884766, -4.1492007, 0.0], [15.6871033, -4.1492007, 0.0], [15.68573, -4.1492007, 0.0], [15.68573, -4.1505704, 0.0], [15.68573, -4.1519401, 0.0], [15.6871033, -4.1519401, 0.0], [15.6871033, -4.1533098, 0.0], [15.6884766, -4.1533098, 0.0], [15.6884766, -4.1546794, 0.0], [15.6898499, -4.1546794, 0.0], [15.6898499, -4.1560491, 0.0], [15.6898499, -4.1574188, 0.0], [15.6898499, -4.1587885, 0.0], [15.6912231, -4.1587885, 0.0], [15.6925964, -4.1587885, 0.0], [15.6925964, -4.1601582, 0.0], [15.6939697, -4.1601582, 0.0], [15.6939697, -4.1587885, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2042}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.1574188, 0.0], [15.6321716, -4.1574188, 0.0], [15.6321716, -4.1587885, 0.0], [15.6335449, -4.1587885, 0.0], [15.6349182, -4.1587885, 0.0], [15.6349182, -4.1574188, 0.0], [15.6335449, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2043}, "geometry": {"type": "Polygon", "coordinates": [[[15.7749939, -4.1574188, 0.0], [15.7763672, -4.1574188, 0.0], [15.7763672, -4.1560491, 0.0], [15.7749939, -4.1560491, 0.0], [15.7736206, -4.1560491, 0.0], [15.7736206, -4.1574188, 0.0], [15.7736206, -4.1587885, 0.0], [15.7749939, -4.1587885, 0.0], [15.7749939, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2044}, "geometry": {"type": "Polygon", "coordinates": [[[15.5236816, -4.1574188, 0.0], [15.5236816, -4.1587885, 0.0], [15.5250549, -4.1587885, 0.0], [15.5250549, -4.1574188, 0.0], [15.5236816, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2045}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.1560491, 0.0], [15.8752441, -4.1574188, 0.0], [15.8766174, -4.1574188, 0.0], [15.8766174, -4.1560491, 0.0], [15.8752441, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2046}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.1574188, 0.0], [15.8312988, -4.1587885, 0.0], [15.8326721, -4.1587885, 0.0], [15.8326721, -4.1574188, 0.0], [15.8312988, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2047}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1574188, 0.0], [15.6005859, -4.1587885, 0.0], [15.6019592, -4.1587885, 0.0], [15.6019592, -4.1574188, 0.0], [15.6005859, -4.1574188, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2048}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.1560491, 0.0], [15.8285522, -4.1546794, 0.0], [15.8285522, -4.1533098, 0.0], [15.827179, -4.1533098, 0.0], [15.8258057, -4.1533098, 0.0], [15.8258057, -4.1519401, 0.0], [15.8244324, -4.1519401, 0.0], [15.8244324, -4.1533098, 0.0], [15.8230591, -4.1533098, 0.0], [15.8230591, -4.1546794, 0.0], [15.8230591, -4.1560491, 0.0], [15.8244324, -4.1560491, 0.0], [15.8258057, -4.1560491, 0.0], [15.827179, -4.1560491, 0.0], [15.827179, -4.1574188, 0.0], [15.8285522, -4.1574188, 0.0], [15.8285522, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2049}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.1560491, 0.0], [15.8326721, -4.1574188, 0.0], [15.8340454, -4.1574188, 0.0], [15.8340454, -4.1560491, 0.0], [15.8326721, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2050}, "geometry": {"type": "Polygon", "coordinates": [[[15.5291748, -4.1560491, 0.0], [15.5291748, -4.1574188, 0.0], [15.5305481, -4.1574188, 0.0], [15.5305481, -4.1560491, 0.0], [15.5291748, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2051}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.1560491, 0.0], [15.8189392, -4.1574188, 0.0], [15.8203125, -4.1574188, 0.0], [15.8203125, -4.1560491, 0.0], [15.8189392, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2052}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.1560491, 0.0], [15.7873535, -4.1546794, 0.0], [15.7859802, -4.1546794, 0.0], [15.7859802, -4.1560491, 0.0], [15.7859802, -4.1574188, 0.0], [15.7873535, -4.1574188, 0.0], [15.7887268, -4.1574188, 0.0], [15.7887268, -4.1560491, 0.0], [15.7873535, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2053}, "geometry": {"type": "Polygon", "coordinates": [[[15.7804871, -4.1560491, 0.0], [15.7804871, -4.1574188, 0.0], [15.7818604, -4.1574188, 0.0], [15.7818604, -4.1560491, 0.0], [15.7804871, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2054}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.1560491, 0.0], [15.5978394, -4.1574188, 0.0], [15.5992126, -4.1574188, 0.0], [15.5992126, -4.1560491, 0.0], [15.5978394, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2055}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.1560491, 0.0], [15.5909729, -4.1574188, 0.0], [15.5923462, -4.1574188, 0.0], [15.5937195, -4.1574188, 0.0], [15.5937195, -4.1560491, 0.0], [15.5923462, -4.1560491, 0.0], [15.5909729, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2056}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.1560491, 0.0], [15.5813599, -4.1574188, 0.0], [15.5827332, -4.1574188, 0.0], [15.5827332, -4.1560491, 0.0], [15.5813599, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2057}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.1560491, 0.0], [15.619812, -4.1574188, 0.0], [15.6211853, -4.1574188, 0.0], [15.6211853, -4.1560491, 0.0], [15.619812, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2058}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.1560491, 0.0], [15.7035828, -4.1574188, 0.0], [15.7049561, -4.1574188, 0.0], [15.7049561, -4.1560491, 0.0], [15.7035828, -4.1560491, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2059}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.1546794, 0.0], [15.737915, -4.1560491, 0.0], [15.7392883, -4.1560491, 0.0], [15.7392883, -4.1546794, 0.0], [15.737915, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2060}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1546794, 0.0], [15.7077026, -4.1560491, 0.0], [15.7090759, -4.1560491, 0.0], [15.7090759, -4.1546794, 0.0], [15.7077026, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2061}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.1546794, 0.0], [15.5635071, -4.1533098, 0.0], [15.5621338, -4.1533098, 0.0], [15.5621338, -4.1546794, 0.0], [15.5621338, -4.1560491, 0.0], [15.5635071, -4.1560491, 0.0], [15.5635071, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2062}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.1546794, 0.0], [15.6349182, -4.1533098, 0.0], [15.6349182, -4.1519401, 0.0], [15.6349182, -4.1505704, 0.0], [15.6349182, -4.1492007, 0.0], [15.6335449, -4.1492007, 0.0], [15.6335449, -4.1505704, 0.0], [15.6321716, -4.1505704, 0.0], [15.6321716, -4.1519401, 0.0], [15.6321716, -4.1533098, 0.0], [15.6321716, -4.1546794, 0.0], [15.6321716, -4.1560491, 0.0], [15.6335449, -4.1560491, 0.0], [15.6349182, -4.1560491, 0.0], [15.6349182, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2063}, "geometry": {"type": "Polygon", "coordinates": [[[15.5511475, -4.1546794, 0.0], [15.5525208, -4.1546794, 0.0], [15.5525208, -4.1533098, 0.0], [15.553894, -4.1533098, 0.0], [15.553894, -4.1519401, 0.0], [15.553894, -4.1505704, 0.0], [15.553894, -4.1492007, 0.0], [15.553894, -4.147831, 0.0], [15.553894, -4.1464613, 0.0], [15.5525208, -4.1464613, 0.0], [15.5525208, -4.147831, 0.0], [15.5511475, -4.147831, 0.0], [15.5511475, -4.1492007, 0.0], [15.5511475, -4.1505704, 0.0], [15.5497742, -4.1505704, 0.0], [15.5497742, -4.1519401, 0.0], [15.5484009, -4.1519401, 0.0], [15.5484009, -4.1533098, 0.0], [15.5484009, -4.1546794, 0.0], [15.5470276, -4.1546794, 0.0], [15.5470276, -4.1560491, 0.0], [15.5484009, -4.1560491, 0.0], [15.5497742, -4.1560491, 0.0], [15.5511475, -4.1560491, 0.0], [15.5511475, -4.1546794, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2064}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.1533098, 0.0], [15.8299255, -4.1546794, 0.0], [15.8312988, -4.1546794, 0.0], [15.8312988, -4.1533098, 0.0], [15.8299255, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2065}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -4.1533098, 0.0], [15.8656311, -4.1546794, 0.0], [15.8670044, -4.1546794, 0.0], [15.8670044, -4.1533098, 0.0], [15.8656311, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2066}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.1533098, 0.0], [15.7365417, -4.1546794, 0.0], [15.737915, -4.1546794, 0.0], [15.737915, -4.1533098, 0.0], [15.7365417, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2067}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.1533098, 0.0], [15.7434082, -4.1546794, 0.0], [15.7447815, -4.1546794, 0.0], [15.7461548, -4.1546794, 0.0], [15.7475281, -4.1546794, 0.0], [15.7489014, -4.1546794, 0.0], [15.7489014, -4.1533098, 0.0], [15.7475281, -4.1533098, 0.0], [15.7461548, -4.1533098, 0.0], [15.7447815, -4.1533098, 0.0], [15.7434082, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2068}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1533098, 0.0], [15.6129456, -4.1546794, 0.0], [15.6143188, -4.1546794, 0.0], [15.6143188, -4.1533098, 0.0], [15.6129456, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2069}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1533098, 0.0], [15.6967163, -4.1546794, 0.0], [15.6980896, -4.1546794, 0.0], [15.6980896, -4.1533098, 0.0], [15.6967163, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2070}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.1533098, 0.0], [15.8889771, -4.1546794, 0.0], [15.8903503, -4.1546794, 0.0], [15.8903503, -4.1533098, 0.0], [15.8889771, -4.1533098, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2071}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1519401, 0.0], [15.5744934, -4.1533098, 0.0], [15.5758667, -4.1533098, 0.0], [15.5758667, -4.1519401, 0.0], [15.5744934, -4.1519401, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2072}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1519401, 0.0], [15.6939697, -4.1533098, 0.0], [15.695343, -4.1533098, 0.0], [15.695343, -4.1519401, 0.0], [15.6939697, -4.1519401, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2073}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.1505704, 0.0], [15.6610107, -4.1519401, 0.0], [15.662384, -4.1519401, 0.0], [15.662384, -4.1505704, 0.0], [15.6610107, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2074}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.1505704, 0.0], [15.5607605, -4.1519401, 0.0], [15.5621338, -4.1519401, 0.0], [15.5621338, -4.1505704, 0.0], [15.5607605, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2075}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1505704, 0.0], [15.5731201, -4.1519401, 0.0], [15.5744934, -4.1519401, 0.0], [15.5744934, -4.1505704, 0.0], [15.5731201, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2076}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.1505704, 0.0], [15.7543945, -4.1492007, 0.0], [15.7530212, -4.1492007, 0.0], [15.7516479, -4.1492007, 0.0], [15.7516479, -4.1505704, 0.0], [15.7530212, -4.1505704, 0.0], [15.7530212, -4.1519401, 0.0], [15.7543945, -4.1519401, 0.0], [15.7543945, -4.1505704, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2077}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1492007, 0.0], [15.6939697, -4.1505704, 0.0], [15.695343, -4.1505704, 0.0], [15.695343, -4.1492007, 0.0], [15.6939697, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2078}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1492007, 0.0], [15.6967163, -4.1505704, 0.0], [15.6980896, -4.1505704, 0.0], [15.6980896, -4.1492007, 0.0], [15.6967163, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2079}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.1492007, 0.0], [15.7077026, -4.1505704, 0.0], [15.7090759, -4.1505704, 0.0], [15.7090759, -4.1492007, 0.0], [15.7077026, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2080}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.1492007, 0.0], [15.7104492, -4.1505704, 0.0], [15.7118225, -4.1505704, 0.0], [15.7118225, -4.1492007, 0.0], [15.7104492, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2081}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1492007, 0.0], [15.7392883, -4.1505704, 0.0], [15.7406616, -4.1505704, 0.0], [15.7420349, -4.1505704, 0.0], [15.7420349, -4.1492007, 0.0], [15.7406616, -4.1492007, 0.0], [15.7392883, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2082}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1492007, 0.0], [15.5717468, -4.1505704, 0.0], [15.5731201, -4.1505704, 0.0], [15.5731201, -4.1492007, 0.0], [15.5717468, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2083}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.1492007, 0.0], [15.6019592, -4.1505704, 0.0], [15.6033325, -4.1505704, 0.0], [15.6033325, -4.1492007, 0.0], [15.6019592, -4.1492007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2084}, "geometry": {"type": "Polygon", "coordinates": [[[15.5072021, -4.147831, 0.0], [15.5072021, -4.1492007, 0.0], [15.5085754, -4.1492007, 0.0], [15.5099487, -4.1492007, 0.0], [15.5099487, -4.147831, 0.0], [15.5099487, -4.1464613, 0.0], [15.5085754, -4.1464613, 0.0], [15.5085754, -4.147831, 0.0], [15.5072021, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2085}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.147831, 0.0], [15.8821106, -4.1464613, 0.0], [15.8807373, -4.1464613, 0.0], [15.8807373, -4.147831, 0.0], [15.8807373, -4.1492007, 0.0], [15.8821106, -4.1492007, 0.0], [15.8821106, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2086}, "geometry": {"type": "Polygon", "coordinates": [[[15.8628845, -4.147831, 0.0], [15.8628845, -4.1492007, 0.0], [15.8642578, -4.1492007, 0.0], [15.8642578, -4.147831, 0.0], [15.8628845, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2087}, "geometry": {"type": "Polygon", "coordinates": [[[15.5964661, -4.147831, 0.0], [15.5964661, -4.1492007, 0.0], [15.5978394, -4.1492007, 0.0], [15.5992126, -4.1492007, 0.0], [15.6005859, -4.1492007, 0.0], [15.6019592, -4.1492007, 0.0], [15.6019592, -4.147831, 0.0], [15.6019592, -4.1464613, 0.0], [15.6005859, -4.1464613, 0.0], [15.6005859, -4.147831, 0.0], [15.5992126, -4.147831, 0.0], [15.5978394, -4.147831, 0.0], [15.5964661, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2088}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.147831, 0.0], [15.7502747, -4.1492007, 0.0], [15.7516479, -4.1492007, 0.0], [15.7516479, -4.147831, 0.0], [15.7502747, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2089}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.147831, 0.0], [15.7131958, -4.1492007, 0.0], [15.7145691, -4.1492007, 0.0], [15.7145691, -4.147831, 0.0], [15.7131958, -4.147831, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2090}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.1464613, 0.0], [15.8848572, -4.147831, 0.0], [15.8862305, -4.147831, 0.0], [15.8876038, -4.147831, 0.0], [15.8889771, -4.147831, 0.0], [15.8903503, -4.147831, 0.0], [15.8903503, -4.1464613, 0.0], [15.8903503, -4.1450916, 0.0], [15.8903503, -4.1437219, 0.0], [15.8903503, -4.1423522, 0.0], [15.8903503, -4.1409825, 0.0], [15.8889771, -4.1409825, 0.0], [15.8889771, -4.1423522, 0.0], [15.8876038, -4.1423522, 0.0], [15.8876038, -4.1437219, 0.0], [15.8876038, -4.1450916, 0.0], [15.8862305, -4.1450916, 0.0], [15.8862305, -4.1464613, 0.0], [15.8848572, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2091}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.1464613, 0.0], [15.8930969, -4.147831, 0.0], [15.8944702, -4.147831, 0.0], [15.8944702, -4.1464613, 0.0], [15.8930969, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2092}, "geometry": {"type": "Polygon", "coordinates": [[[15.5044556, -4.1464613, 0.0], [15.5044556, -4.147831, 0.0], [15.5058289, -4.147831, 0.0], [15.5058289, -4.1464613, 0.0], [15.5044556, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2093}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.1464613, 0.0], [15.8258057, -4.147831, 0.0], [15.827179, -4.147831, 0.0], [15.827179, -4.1464613, 0.0], [15.8258057, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2094}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.1464613, 0.0], [15.7585144, -4.1450916, 0.0], [15.7571411, -4.1450916, 0.0], [15.7571411, -4.1464613, 0.0], [15.7571411, -4.147831, 0.0], [15.7585144, -4.147831, 0.0], [15.7585144, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2095}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1464613, 0.0], [15.5731201, -4.1450916, 0.0], [15.5717468, -4.1450916, 0.0], [15.5703735, -4.1450916, 0.0], [15.5703735, -4.1464613, 0.0], [15.5690002, -4.1464613, 0.0], [15.5690002, -4.147831, 0.0], [15.5703735, -4.147831, 0.0], [15.5717468, -4.147831, 0.0], [15.5731201, -4.147831, 0.0], [15.5744934, -4.147831, 0.0], [15.5744934, -4.1464613, 0.0], [15.5731201, -4.1464613, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2096}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.1450916, 0.0], [15.6816101, -4.1464613, 0.0], [15.6829834, -4.1464613, 0.0], [15.6829834, -4.1450916, 0.0], [15.6816101, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2097}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.1450916, 0.0], [15.6019592, -4.1464613, 0.0], [15.6033325, -4.1464613, 0.0], [15.6047058, -4.1464613, 0.0], [15.6060791, -4.1464613, 0.0], [15.6060791, -4.1450916, 0.0], [15.6047058, -4.1450916, 0.0], [15.6033325, -4.1450916, 0.0], [15.6019592, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2098}, "geometry": {"type": "Polygon", "coordinates": [[[15.5456543, -4.1450916, 0.0], [15.5456543, -4.1464613, 0.0], [15.5470276, -4.1464613, 0.0], [15.5470276, -4.1450916, 0.0], [15.5456543, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2099}, "geometry": {"type": "Polygon", "coordinates": [[[15.511322, -4.1450916, 0.0], [15.5099487, -4.1450916, 0.0], [15.5099487, -4.1464613, 0.0], [15.511322, -4.1464613, 0.0], [15.5126953, -4.1464613, 0.0], [15.5126953, -4.1450916, 0.0], [15.511322, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2100}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.1423522, 0.0], [15.5429077, -4.1437219, 0.0], [15.544281, -4.1437219, 0.0], [15.5456543, -4.1437219, 0.0], [15.5456543, -4.1423522, 0.0], [15.544281, -4.1423522, 0.0], [15.5429077, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2101}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.1437219, 0.0], [15.5731201, -4.1450916, 0.0], [15.5744934, -4.1450916, 0.0], [15.5744934, -4.1437219, 0.0], [15.5731201, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2102}, "geometry": {"type": "Polygon", "coordinates": [[[15.5511475, -4.1437219, 0.0], [15.5511475, -4.1450916, 0.0], [15.5525208, -4.1450916, 0.0], [15.5525208, -4.1437219, 0.0], [15.5511475, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2103}, "geometry": {"type": "Polygon", "coordinates": [[[15.5799866, -4.1437219, 0.0], [15.5799866, -4.1450916, 0.0], [15.5813599, -4.1450916, 0.0], [15.5813599, -4.1437219, 0.0], [15.5799866, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2104}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.1450916, 0.0], [15.7598877, -4.1464613, 0.0], [15.761261, -4.1464613, 0.0], [15.761261, -4.1450916, 0.0], [15.7598877, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2105}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.1450916, 0.0], [15.7090759, -4.1464613, 0.0], [15.7104492, -4.1464613, 0.0], [15.7104492, -4.1450916, 0.0], [15.7090759, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2106}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.1450916, 0.0], [15.6843567, -4.1464613, 0.0], [15.68573, -4.1464613, 0.0], [15.68573, -4.1450916, 0.0], [15.6843567, -4.1450916, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2107}, "geometry": {"type": "Polygon", "coordinates": [[[15.7640076, -4.1437219, 0.0], [15.7640076, -4.1450916, 0.0], [15.7653809, -4.1450916, 0.0], [15.7653809, -4.1437219, 0.0], [15.7640076, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2108}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.1437219, 0.0], [15.7530212, -4.1450916, 0.0], [15.7543945, -4.1450916, 0.0], [15.7543945, -4.1437219, 0.0], [15.7530212, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2109}, "geometry": {"type": "Polygon", "coordinates": [[[15.6074524, -4.1437219, 0.0], [15.6074524, -4.1450916, 0.0], [15.6088257, -4.1450916, 0.0], [15.6088257, -4.1437219, 0.0], [15.6074524, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2110}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.1437219, 0.0], [15.5882263, -4.1423522, 0.0], [15.586853, -4.1423522, 0.0], [15.5854797, -4.1423522, 0.0], [15.5854797, -4.1437219, 0.0], [15.586853, -4.1437219, 0.0], [15.586853, -4.1450916, 0.0], [15.5882263, -4.1450916, 0.0], [15.5882263, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2111}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.1437219, 0.0], [15.6967163, -4.1450916, 0.0], [15.6980896, -4.1450916, 0.0], [15.6980896, -4.1437219, 0.0], [15.6967163, -4.1437219, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2112}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.1423522, 0.0], [15.7543945, -4.1437219, 0.0], [15.7557678, -4.1437219, 0.0], [15.7571411, -4.1437219, 0.0], [15.7571411, -4.1423522, 0.0], [15.7557678, -4.1423522, 0.0], [15.7543945, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2113}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.1423522, 0.0], [15.5387878, -4.1409825, 0.0], [15.5374146, -4.1409825, 0.0], [15.5374146, -4.1423522, 0.0], [15.5374146, -4.1437219, 0.0], [15.5387878, -4.1437219, 0.0], [15.5401611, -4.1437219, 0.0], [15.5401611, -4.1423522, 0.0], [15.5387878, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2114}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.1423522, 0.0], [15.6802368, -4.1437219, 0.0], [15.6816101, -4.1437219, 0.0], [15.6816101, -4.1423522, 0.0], [15.6802368, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2115}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.1423522, 0.0], [15.6761169, -4.1409825, 0.0], [15.6747437, -4.1409825, 0.0], [15.6747437, -4.1423522, 0.0], [15.6747437, -4.1437219, 0.0], [15.6761169, -4.1437219, 0.0], [15.6761169, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2116}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.1423522, 0.0], [15.6349182, -4.1409825, 0.0], [15.6349182, -4.1396128, 0.0], [15.6349182, -4.1382431, 0.0], [15.6362915, -4.1382431, 0.0], [15.6362915, -4.1368734, 0.0], [15.6362915, -4.1355037, 0.0], [15.6349182, -4.1355037, 0.0], [15.6349182, -4.1341339, 0.0], [15.6335449, -4.1341339, 0.0], [15.6335449, -4.1355037, 0.0], [15.6335449, -4.1368734, 0.0], [15.6335449, -4.1382431, 0.0], [15.6335449, -4.1396128, 0.0], [15.6335449, -4.1409825, 0.0], [15.6335449, -4.1423522, 0.0], [15.6335449, -4.1437219, 0.0], [15.6349182, -4.1437219, 0.0], [15.6349182, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2117}, "geometry": {"type": "Polygon", "coordinates": [[[15.5209351, -4.1409825, 0.0], [15.5209351, -4.1396128, 0.0], [15.5223083, -4.1396128, 0.0], [15.5223083, -4.1382431, 0.0], [15.5223083, -4.1368734, 0.0], [15.5223083, -4.1355037, 0.0], [15.5209351, -4.1355037, 0.0], [15.5209351, -4.1368734, 0.0], [15.5209351, -4.1382431, 0.0], [15.5195618, -4.1382431, 0.0], [15.5195618, -4.1396128, 0.0], [15.5195618, -4.1409825, 0.0], [15.5181885, -4.1409825, 0.0], [15.5181885, -4.1423522, 0.0], [15.5195618, -4.1423522, 0.0], [15.5209351, -4.1423522, 0.0], [15.5209351, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2118}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.1423522, 0.0], [15.5758667, -4.1437219, 0.0], [15.57724, -4.1437219, 0.0], [15.57724, -4.1423522, 0.0], [15.5758667, -4.1423522, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2119}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.1409825, 0.0], [15.8340454, -4.1423522, 0.0], [15.8354187, -4.1423522, 0.0], [15.8354187, -4.1409825, 0.0], [15.8340454, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2120}, "geometry": {"type": "Polygon", "coordinates": [[[15.8258057, -4.1409825, 0.0], [15.8258057, -4.1396128, 0.0], [15.8244324, -4.1396128, 0.0], [15.8244324, -4.1409825, 0.0], [15.8244324, -4.1423522, 0.0], [15.8258057, -4.1423522, 0.0], [15.8258057, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2121}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.1409825, 0.0], [15.7159424, -4.1423522, 0.0], [15.7173157, -4.1423522, 0.0], [15.7173157, -4.1409825, 0.0], [15.7159424, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2122}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.1409825, 0.0], [15.695343, -4.1423522, 0.0], [15.6967163, -4.1423522, 0.0], [15.6967163, -4.1409825, 0.0], [15.695343, -4.1409825, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2123}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.1396128, 0.0], [15.7571411, -4.1409825, 0.0], [15.7585144, -4.1409825, 0.0], [15.7585144, -4.1396128, 0.0], [15.7571411, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2124}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.1396128, 0.0], [15.8903503, -4.1409825, 0.0], [15.8917236, -4.1409825, 0.0], [15.8917236, -4.1396128, 0.0], [15.8903503, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2125}, "geometry": {"type": "Polygon", "coordinates": [[[15.8312988, -4.1396128, 0.0], [15.8299255, -4.1396128, 0.0], [15.8299255, -4.1409825, 0.0], [15.8312988, -4.1409825, 0.0], [15.8326721, -4.1409825, 0.0], [15.8326721, -4.1396128, 0.0], [15.8312988, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2126}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.1396128, 0.0], [15.7818604, -4.1409825, 0.0], [15.7832336, -4.1409825, 0.0], [15.7832336, -4.1396128, 0.0], [15.7818604, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2127}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.1396128, 0.0], [15.6143188, -4.1409825, 0.0], [15.6156921, -4.1409825, 0.0], [15.6170654, -4.1409825, 0.0], [15.6170654, -4.1396128, 0.0], [15.6184387, -4.1396128, 0.0], [15.6184387, -4.1382431, 0.0], [15.6170654, -4.1382431, 0.0], [15.6156921, -4.1382431, 0.0], [15.6156921, -4.1396128, 0.0], [15.6143188, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2128}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.1396128, 0.0], [15.544281, -4.1409825, 0.0], [15.5456543, -4.1409825, 0.0], [15.5456543, -4.1396128, 0.0], [15.544281, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2129}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.1396128, 0.0], [15.7118225, -4.1396128, 0.0], [15.7131958, -4.1396128, 0.0], [15.7131958, -4.1382431, 0.0], [15.7131958, -4.1368734, 0.0], [15.7118225, -4.1368734, 0.0], [15.7118225, -4.1382431, 0.0], [15.7104492, -4.1382431, 0.0], [15.7090759, -4.1382431, 0.0], [15.7090759, -4.1396128, 0.0], [15.7090759, -4.1409825, 0.0], [15.7104492, -4.1409825, 0.0], [15.7104492, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2130}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.1396128, 0.0], [15.5909729, -4.1382431, 0.0], [15.5895996, -4.1382431, 0.0], [15.5895996, -4.1396128, 0.0], [15.5895996, -4.1409825, 0.0], [15.5909729, -4.1409825, 0.0], [15.5909729, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2131}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.1396128, 0.0], [15.6980896, -4.1409825, 0.0], [15.6994629, -4.1409825, 0.0], [15.6994629, -4.1396128, 0.0], [15.6980896, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2132}, "geometry": {"type": "Polygon", "coordinates": [[[15.5827332, -4.1396128, 0.0], [15.5827332, -4.1382431, 0.0], [15.5841064, -4.1382431, 0.0], [15.5841064, -4.1368734, 0.0], [15.5841064, -4.1355037, 0.0], [15.5827332, -4.1355037, 0.0], [15.5827332, -4.1368734, 0.0], [15.5813599, -4.1368734, 0.0], [15.5799866, -4.1368734, 0.0], [15.5799866, -4.1382431, 0.0], [15.5799866, -4.1396128, 0.0], [15.5799866, -4.1409825, 0.0], [15.5813599, -4.1409825, 0.0], [15.5827332, -4.1409825, 0.0], [15.5827332, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2133}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.1396128, 0.0], [15.6912231, -4.1409825, 0.0], [15.6925964, -4.1409825, 0.0], [15.6925964, -4.1396128, 0.0], [15.6912231, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2134}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.1396128, 0.0], [15.6733704, -4.1409825, 0.0], [15.6747437, -4.1409825, 0.0], [15.6747437, -4.1396128, 0.0], [15.6733704, -4.1396128, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2135}, "geometry": {"type": "Polygon", "coordinates": [[[15.5744934, -4.1382431, 0.0], [15.5744934, -4.1396128, 0.0], [15.5758667, -4.1396128, 0.0], [15.5758667, -4.1382431, 0.0], [15.5744934, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2136}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1382431, 0.0], [15.6005859, -4.1396128, 0.0], [15.6019592, -4.1396128, 0.0], [15.6019592, -4.1382431, 0.0], [15.6005859, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2137}, "geometry": {"type": "Polygon", "coordinates": [[[15.5168152, -4.1382431, 0.0], [15.5168152, -4.1368734, 0.0], [15.5154419, -4.1368734, 0.0], [15.5154419, -4.1382431, 0.0], [15.5154419, -4.1396128, 0.0], [15.5168152, -4.1396128, 0.0], [15.5168152, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2138}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.1382431, 0.0], [15.6774902, -4.1368734, 0.0], [15.6761169, -4.1368734, 0.0], [15.6761169, -4.1382431, 0.0], [15.6747437, -4.1382431, 0.0], [15.6747437, -4.1396128, 0.0], [15.6761169, -4.1396128, 0.0], [15.6774902, -4.1396128, 0.0], [15.6774902, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2139}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.1382431, 0.0], [15.7777405, -4.1396128, 0.0], [15.7791138, -4.1396128, 0.0], [15.7791138, -4.1382431, 0.0], [15.7777405, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2140}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1382431, 0.0], [15.6939697, -4.1396128, 0.0], [15.695343, -4.1396128, 0.0], [15.695343, -4.1382431, 0.0], [15.6939697, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2141}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.1382431, 0.0], [15.8422852, -4.1396128, 0.0], [15.8436584, -4.1396128, 0.0], [15.8436584, -4.1382431, 0.0], [15.8422852, -4.1382431, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2142}, "geometry": {"type": "Polygon", "coordinates": [[[15.5525208, -4.1368734, 0.0], [15.5511475, -4.1368734, 0.0], [15.5511475, -4.1382431, 0.0], [15.5525208, -4.1382431, 0.0], [15.553894, -4.1382431, 0.0], [15.553894, -4.1368734, 0.0], [15.5525208, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2143}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.1368734, 0.0], [15.6019592, -4.1382431, 0.0], [15.6033325, -4.1382431, 0.0], [15.6033325, -4.1368734, 0.0], [15.6019592, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2144}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.1368734, 0.0], [15.7832336, -4.1382431, 0.0], [15.7846069, -4.1382431, 0.0], [15.7846069, -4.1368734, 0.0], [15.7832336, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2145}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.1368734, 0.0], [15.695343, -4.1382431, 0.0], [15.6967163, -4.1382431, 0.0], [15.6967163, -4.1368734, 0.0], [15.695343, -4.1368734, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2146}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.1355037, 0.0], [15.6898499, -4.1368734, 0.0], [15.6912231, -4.1368734, 0.0], [15.6912231, -4.1355037, 0.0], [15.6898499, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2147}, "geometry": {"type": "Polygon", "coordinates": [[[15.5168152, -4.1355037, 0.0], [15.5168152, -4.1368734, 0.0], [15.5181885, -4.1368734, 0.0], [15.5181885, -4.1355037, 0.0], [15.5168152, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2148}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.1355037, 0.0], [15.5387878, -4.1368734, 0.0], [15.5401611, -4.1368734, 0.0], [15.5401611, -4.1355037, 0.0], [15.5387878, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2149}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.1355037, 0.0], [15.5758667, -4.1368734, 0.0], [15.57724, -4.1368734, 0.0], [15.57724, -4.1355037, 0.0], [15.5758667, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2150}, "geometry": {"type": "Polygon", "coordinates": [[[15.5909729, -4.1341339, 0.0], [15.5895996, -4.1341339, 0.0], [15.5895996, -4.1355037, 0.0], [15.5909729, -4.1355037, 0.0], [15.5923462, -4.1355037, 0.0], [15.5923462, -4.1341339, 0.0], [15.5909729, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2151}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1341339, 0.0], [15.5566406, -4.1341339, 0.0], [15.5566406, -4.1327642, 0.0], [15.5552673, -4.1327642, 0.0], [15.553894, -4.1327642, 0.0], [15.553894, -4.1341339, 0.0], [15.553894, -4.1355037, 0.0], [15.5552673, -4.1355037, 0.0], [15.5552673, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2152}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.1327642, 0.0], [15.8972168, -4.1341339, 0.0], [15.8985901, -4.1341339, 0.0], [15.8985901, -4.1327642, 0.0], [15.8972168, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2153}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.1327642, 0.0], [15.8944702, -4.1341339, 0.0], [15.8958435, -4.1341339, 0.0], [15.8958435, -4.1327642, 0.0], [15.8944702, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2154}, "geometry": {"type": "Polygon", "coordinates": [[[15.6088257, -4.1355037, 0.0], [15.6088257, -4.1368734, 0.0], [15.610199, -4.1368734, 0.0], [15.610199, -4.1355037, 0.0], [15.6088257, -4.1355037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2155}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.1341339, 0.0], [15.8299255, -4.1355037, 0.0], [15.8312988, -4.1355037, 0.0], [15.8312988, -4.1341339, 0.0], [15.8299255, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2156}, "geometry": {"type": "Polygon", "coordinates": [[[15.7818604, -4.1341339, 0.0], [15.7818604, -4.1355037, 0.0], [15.7832336, -4.1355037, 0.0], [15.7832336, -4.1341339, 0.0], [15.7818604, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2157}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1341339, 0.0], [15.6747437, -4.1327642, 0.0], [15.6733704, -4.1327642, 0.0], [15.6733704, -4.1341339, 0.0], [15.6733704, -4.1355037, 0.0], [15.6747437, -4.1355037, 0.0], [15.6747437, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2158}, "geometry": {"type": "Polygon", "coordinates": [[[15.7626343, -4.1341339, 0.0], [15.7626343, -4.1355037, 0.0], [15.7640076, -4.1355037, 0.0], [15.7640076, -4.1341339, 0.0], [15.7626343, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2159}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.1341339, 0.0], [15.7873535, -4.1355037, 0.0], [15.7887268, -4.1355037, 0.0], [15.7887268, -4.1341339, 0.0], [15.7873535, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2160}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.1341339, 0.0], [15.7516479, -4.1355037, 0.0], [15.7530212, -4.1355037, 0.0], [15.7530212, -4.1341339, 0.0], [15.7516479, -4.1341339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2161}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.1327642, 0.0], [15.6211853, -4.1341339, 0.0], [15.6225586, -4.1341339, 0.0], [15.6225586, -4.1327642, 0.0], [15.6211853, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2162}, "geometry": {"type": "Polygon", "coordinates": [[[15.5223083, -4.1327642, 0.0], [15.5223083, -4.1341339, 0.0], [15.5236816, -4.1341339, 0.0], [15.5236816, -4.1327642, 0.0], [15.5223083, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2163}, "geometry": {"type": "Polygon", "coordinates": [[[15.5360413, -4.1327642, 0.0], [15.5360413, -4.1313945, 0.0], [15.534668, -4.1313945, 0.0], [15.5332947, -4.1313945, 0.0], [15.5332947, -4.1327642, 0.0], [15.5332947, -4.1341339, 0.0], [15.534668, -4.1341339, 0.0], [15.5360413, -4.1341339, 0.0], [15.5360413, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2164}, "geometry": {"type": "Polygon", "coordinates": [[[15.6005859, -4.1327642, 0.0], [15.6005859, -4.1341339, 0.0], [15.6019592, -4.1341339, 0.0], [15.6019592, -4.1327642, 0.0], [15.6005859, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2165}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.1313945, 0.0], [15.6019592, -4.1327642, 0.0], [15.6033325, -4.1327642, 0.0], [15.6033325, -4.1313945, 0.0], [15.6019592, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2166}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.1313945, 0.0], [15.6884766, -4.1327642, 0.0], [15.6898499, -4.1327642, 0.0], [15.6898499, -4.1313945, 0.0], [15.6884766, -4.1313945, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2167}, "geometry": {"type": "Polygon", "coordinates": [[[15.5703735, -4.1300248, 0.0], [15.5690002, -4.1300248, 0.0], [15.5690002, -4.1313945, 0.0], [15.5703735, -4.1313945, 0.0], [15.5717468, -4.1313945, 0.0], [15.5717468, -4.1300248, 0.0], [15.5703735, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2168}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.1300248, 0.0], [15.8999634, -4.1313945, 0.0], [15.9013367, -4.1313945, 0.0], [15.9013367, -4.1300248, 0.0], [15.8999634, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2169}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1300248, 0.0], [15.7392883, -4.1313945, 0.0], [15.7406616, -4.1313945, 0.0], [15.7406616, -4.1300248, 0.0], [15.7392883, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2170}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.1300248, 0.0], [15.8340454, -4.1313945, 0.0], [15.8354187, -4.1313945, 0.0], [15.8354187, -4.1300248, 0.0], [15.8340454, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2171}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.1300248, 0.0], [15.7516479, -4.1313945, 0.0], [15.7530212, -4.1313945, 0.0], [15.7530212, -4.1300248, 0.0], [15.7516479, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2172}, "geometry": {"type": "Polygon", "coordinates": [[[15.5360413, -4.1300248, 0.0], [15.5360413, -4.1313945, 0.0], [15.5374146, -4.1313945, 0.0], [15.5374146, -4.1300248, 0.0], [15.5360413, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2173}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.1300248, 0.0], [15.553894, -4.1313945, 0.0], [15.5552673, -4.1313945, 0.0], [15.5552673, -4.1300248, 0.0], [15.553894, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2174}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.1300248, 0.0], [15.7131958, -4.1313945, 0.0], [15.7145691, -4.1313945, 0.0], [15.7145691, -4.1300248, 0.0], [15.7131958, -4.1300248, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2175}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.1245459, 0.0], [15.6376648, -4.1245459, 0.0], [15.6376648, -4.1231761, 0.0], [15.6362915, -4.1231761, 0.0], [15.6349182, -4.1231761, 0.0], [15.6349182, -4.1245459, 0.0], [15.6349182, -4.1259156, 0.0], [15.6362915, -4.1259156, 0.0], [15.6362915, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2176}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.1245459, 0.0], [15.8738708, -4.1231761, 0.0], [15.8724976, -4.1231761, 0.0], [15.8724976, -4.1245459, 0.0], [15.8724976, -4.1259156, 0.0], [15.8738708, -4.1259156, 0.0], [15.8738708, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2177}, "geometry": {"type": "Polygon", "coordinates": [[[15.7406616, -4.1245459, 0.0], [15.7406616, -4.1231761, 0.0], [15.7392883, -4.1231761, 0.0], [15.737915, -4.1231761, 0.0], [15.737915, -4.1245459, 0.0], [15.737915, -4.1259156, 0.0], [15.7392883, -4.1259156, 0.0], [15.7406616, -4.1259156, 0.0], [15.7406616, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2178}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.1245459, 0.0], [15.6184387, -4.1259156, 0.0], [15.619812, -4.1259156, 0.0], [15.619812, -4.1245459, 0.0], [15.6184387, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2179}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.1245459, 0.0], [15.6788635, -4.1259156, 0.0], [15.6802368, -4.1259156, 0.0], [15.6802368, -4.1245459, 0.0], [15.6788635, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2180}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.1245459, 0.0], [15.6829834, -4.1259156, 0.0], [15.6843567, -4.1259156, 0.0], [15.6843567, -4.1245459, 0.0], [15.6829834, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2181}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.1245459, 0.0], [15.6871033, -4.1231761, 0.0], [15.68573, -4.1231761, 0.0], [15.68573, -4.1245459, 0.0], [15.68573, -4.1259156, 0.0], [15.6871033, -4.1259156, 0.0], [15.6871033, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2182}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.1245459, 0.0], [15.6925964, -4.1259156, 0.0], [15.6939697, -4.1259156, 0.0], [15.6939697, -4.1245459, 0.0], [15.6925964, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2183}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.1245459, 0.0], [15.6884766, -4.1259156, 0.0], [15.6898499, -4.1259156, 0.0], [15.6898499, -4.1245459, 0.0], [15.6884766, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2184}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.1245459, 0.0], [15.8409119, -4.1259156, 0.0], [15.8422852, -4.1259156, 0.0], [15.8422852, -4.1245459, 0.0], [15.8409119, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2185}, "geometry": {"type": "Polygon", "coordinates": [[[15.7516479, -4.1231761, 0.0], [15.7516479, -4.1218064, 0.0], [15.7516479, -4.1204366, 0.0], [15.7502747, -4.1204366, 0.0], [15.7502747, -4.1218064, 0.0], [15.7502747, -4.1231761, 0.0], [15.7502747, -4.1245459, 0.0], [15.7516479, -4.1245459, 0.0], [15.7530212, -4.1245459, 0.0], [15.7530212, -4.1231761, 0.0], [15.7516479, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2186}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.1231761, 0.0], [15.6307983, -4.1218064, 0.0], [15.629425, -4.1218064, 0.0], [15.629425, -4.1231761, 0.0], [15.629425, -4.1245459, 0.0], [15.6307983, -4.1245459, 0.0], [15.6307983, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2187}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.1245459, 0.0], [15.6747437, -4.1245459, 0.0], [15.6747437, -4.1231761, 0.0], [15.6747437, -4.1218064, 0.0], [15.6747437, -4.1204366, 0.0], [15.6733704, -4.1204366, 0.0], [15.6733704, -4.1190669, 0.0], [15.6719971, -4.1190669, 0.0], [15.6719971, -4.1204366, 0.0], [15.6719971, -4.1218064, 0.0], [15.6719971, -4.1231761, 0.0], [15.6719971, -4.1245459, 0.0], [15.6733704, -4.1245459, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2188}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.1231761, 0.0], [15.8889771, -4.1245459, 0.0], [15.8903503, -4.1245459, 0.0], [15.8903503, -4.1231761, 0.0], [15.8889771, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2189}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.1231761, 0.0], [15.8079529, -4.1245459, 0.0], [15.8093262, -4.1245459, 0.0], [15.8093262, -4.1231761, 0.0], [15.8079529, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2190}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.1218064, 0.0], [15.8738708, -4.1231761, 0.0], [15.8752441, -4.1231761, 0.0], [15.8752441, -4.1218064, 0.0], [15.8738708, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2191}, "geometry": {"type": "Polygon", "coordinates": [[[15.7310486, -4.1231761, 0.0], [15.7310486, -4.1245459, 0.0], [15.7324219, -4.1245459, 0.0], [15.7324219, -4.1231761, 0.0], [15.7310486, -4.1231761, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2192}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.1218064, 0.0], [15.7722473, -4.1218064, 0.0], [15.7722473, -4.1204366, 0.0], [15.770874, -4.1204366, 0.0], [15.7695007, -4.1204366, 0.0], [15.7695007, -4.1218064, 0.0], [15.7695007, -4.1231761, 0.0], [15.770874, -4.1231761, 0.0], [15.770874, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2193}, "geometry": {"type": "Polygon", "coordinates": [[[15.534668, -4.1218064, 0.0], [15.534668, -4.1204366, 0.0], [15.5332947, -4.1204366, 0.0], [15.5332947, -4.1218064, 0.0], [15.5332947, -4.1231761, 0.0], [15.534668, -4.1231761, 0.0], [15.534668, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2194}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1218064, 0.0], [15.5566406, -4.1204366, 0.0], [15.5580139, -4.1204366, 0.0], [15.5580139, -4.1190669, 0.0], [15.5580139, -4.1176972, 0.0], [15.5580139, -4.1163274, 0.0], [15.5566406, -4.1163274, 0.0], [15.5552673, -4.1163274, 0.0], [15.5552673, -4.1176972, 0.0], [15.5552673, -4.1190669, 0.0], [15.5552673, -4.1204366, 0.0], [15.5552673, -4.1218064, 0.0], [15.5552673, -4.1231761, 0.0], [15.5566406, -4.1231761, 0.0], [15.5566406, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2195}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.1218064, 0.0], [15.6047058, -4.1231761, 0.0], [15.6060791, -4.1231761, 0.0], [15.6060791, -4.1218064, 0.0], [15.6047058, -4.1218064, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2196}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.1204366, 0.0], [15.8711243, -4.1190669, 0.0], [15.869751, -4.1190669, 0.0], [15.869751, -4.1204366, 0.0], [15.869751, -4.1218064, 0.0], [15.8711243, -4.1218064, 0.0], [15.8711243, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2197}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.1204366, 0.0], [15.7392883, -4.1218064, 0.0], [15.7406616, -4.1218064, 0.0], [15.7406616, -4.1204366, 0.0], [15.7392883, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2198}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.1204366, 0.0], [15.8999634, -4.1218064, 0.0], [15.9013367, -4.1218064, 0.0], [15.9013367, -4.1204366, 0.0], [15.8999634, -4.1204366, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2199}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1190669, 0.0], [15.6939697, -4.1176972, 0.0], [15.6925964, -4.1176972, 0.0], [15.6925964, -4.1190669, 0.0], [15.6912231, -4.1190669, 0.0], [15.6912231, -4.1204366, 0.0], [15.6925964, -4.1204366, 0.0], [15.6939697, -4.1204366, 0.0], [15.6939697, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2200}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.1190669, 0.0], [15.6266785, -4.1204366, 0.0], [15.6280518, -4.1204366, 0.0], [15.6280518, -4.1190669, 0.0], [15.6266785, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2201}, "geometry": {"type": "Polygon", "coordinates": [[[15.9013367, -4.1190669, 0.0], [15.9013367, -4.1204366, 0.0], [15.90271, -4.1204366, 0.0], [15.90271, -4.1190669, 0.0], [15.9013367, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2202}, "geometry": {"type": "Polygon", "coordinates": [[[15.7585144, -4.1190669, 0.0], [15.7585144, -4.1176972, 0.0], [15.7571411, -4.1176972, 0.0], [15.7571411, -4.1190669, 0.0], [15.7571411, -4.1204366, 0.0], [15.7585144, -4.1204366, 0.0], [15.7585144, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2203}, "geometry": {"type": "Polygon", "coordinates": [[[15.534668, -4.1176972, 0.0], [15.534668, -4.1190669, 0.0], [15.5360413, -4.1190669, 0.0], [15.5360413, -4.1176972, 0.0], [15.534668, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2204}, "geometry": {"type": "Polygon", "coordinates": [[[15.718689, -4.1190669, 0.0], [15.718689, -4.1176972, 0.0], [15.718689, -4.1163274, 0.0], [15.7173157, -4.1163274, 0.0], [15.7173157, -4.1176972, 0.0], [15.7173157, -4.1190669, 0.0], [15.7173157, -4.1204366, 0.0], [15.718689, -4.1204366, 0.0], [15.718689, -4.1190669, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2205}, "geometry": {"type": "Polygon", "coordinates": [[[15.8518982, -4.1327642, 0.0], [15.8532715, -4.1327642, 0.0], [15.8532715, -4.1313945, 0.0], [15.8532715, -4.1300248, 0.0], [15.8532715, -4.1286551, 0.0], [15.8518982, -4.1286551, 0.0], [15.8505249, -4.1286551, 0.0], [15.8505249, -4.1300248, 0.0], [15.8505249, -4.1313945, 0.0], [15.8491516, -4.1313945, 0.0], [15.8477783, -4.1313945, 0.0], [15.8477783, -4.1327642, 0.0], [15.8491516, -4.1327642, 0.0], [15.8491516, -4.1341339, 0.0], [15.8505249, -4.1341339, 0.0], [15.8518982, -4.1341339, 0.0], [15.8518982, -4.1327642, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2206}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.1286551, 0.0], [15.8010864, -4.1300248, 0.0], [15.8024597, -4.1300248, 0.0], [15.8024597, -4.1286551, 0.0], [15.8010864, -4.1286551, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2207}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.1272853, 0.0], [15.6184387, -4.1286551, 0.0], [15.619812, -4.1286551, 0.0], [15.619812, -4.1272853, 0.0], [15.6184387, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2208}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.1259156, 0.0], [15.8766174, -4.1272853, 0.0], [15.8779907, -4.1272853, 0.0], [15.879364, -4.1272853, 0.0], [15.879364, -4.1259156, 0.0], [15.879364, -4.1245459, 0.0], [15.8779907, -4.1245459, 0.0], [15.8779907, -4.1259156, 0.0], [15.8766174, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2209}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1259156, 0.0], [15.5552673, -4.1272853, 0.0], [15.5566406, -4.1272853, 0.0], [15.5566406, -4.1259156, 0.0], [15.5552673, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2210}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.1259156, 0.0], [15.8848572, -4.1245459, 0.0], [15.8834839, -4.1245459, 0.0], [15.8834839, -4.1259156, 0.0], [15.8834839, -4.1272853, 0.0], [15.8848572, -4.1272853, 0.0], [15.8848572, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2211}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.1272853, 0.0], [15.7351685, -4.1272853, 0.0], [15.7351685, -4.1259156, 0.0], [15.7337952, -4.1259156, 0.0], [15.7324219, -4.1259156, 0.0], [15.7324219, -4.1272853, 0.0], [15.7324219, -4.1286551, 0.0], [15.7337952, -4.1286551, 0.0], [15.7337952, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2212}, "geometry": {"type": "Polygon", "coordinates": [[[15.6129456, -4.1272853, 0.0], [15.6129456, -4.1286551, 0.0], [15.6143188, -4.1286551, 0.0], [15.6143188, -4.1272853, 0.0], [15.6129456, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2213}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.1272853, 0.0], [15.7667542, -4.1259156, 0.0], [15.7681274, -4.1259156, 0.0], [15.7681274, -4.1272853, 0.0], [15.7695007, -4.1272853, 0.0], [15.7695007, -4.1259156, 0.0], [15.7695007, -4.1245459, 0.0], [15.7681274, -4.1245459, 0.0], [15.7681274, -4.1231761, 0.0], [15.7667542, -4.1231761, 0.0], [15.7653809, -4.1231761, 0.0], [15.7640076, -4.1231761, 0.0], [15.7640076, -4.1245459, 0.0], [15.7640076, -4.1259156, 0.0], [15.7640076, -4.1272853, 0.0], [15.7640076, -4.1286551, 0.0], [15.7653809, -4.1286551, 0.0], [15.7667542, -4.1286551, 0.0], [15.7667542, -4.1272853, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2214}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.1259156, 0.0], [15.8546448, -4.1245459, 0.0], [15.8546448, -4.1231761, 0.0], [15.8546448, -4.1218064, 0.0], [15.8560181, -4.1218064, 0.0], [15.8560181, -4.1204366, 0.0], [15.8560181, -4.1190669, 0.0], [15.8573914, -4.1190669, 0.0], [15.8573914, -4.1176972, 0.0], [15.8573914, -4.1163274, 0.0], [15.8573914, -4.1149577, 0.0], [15.8587646, -4.1149577, 0.0], [15.8587646, -4.1135879, 0.0], [15.8601379, -4.1135879, 0.0], [15.8615112, -4.1135879, 0.0], [15.8615112, -4.1122182, 0.0], [15.8615112, -4.1108484, 0.0], [15.8628845, -4.1108484, 0.0], [15.8628845, -4.1094786, 0.0], [15.8615112, -4.1094786, 0.0], [15.8615112, -4.1081089, 0.0], [15.8601379, -4.1081089, 0.0], [15.8601379, -4.1094786, 0.0], [15.8587646, -4.1094786, 0.0], [15.8587646, -4.1108484, 0.0], [15.8573914, -4.1108484, 0.0], [15.8560181, -4.1108484, 0.0], [15.8560181, -4.1122182, 0.0], [15.8560181, -4.1135879, 0.0], [15.8546448, -4.1135879, 0.0], [15.8546448, -4.1149577, 0.0], [15.8532715, -4.1149577, 0.0], [15.8532715, -4.1163274, 0.0], [15.8532715, -4.1176972, 0.0], [15.8532715, -4.1190669, 0.0], [15.8518982, -4.1190669, 0.0], [15.8518982, -4.1204366, 0.0], [15.8532715, -4.1204366, 0.0], [15.8532715, -4.1218064, 0.0], [15.8532715, -4.1231761, 0.0], [15.8518982, -4.1231761, 0.0], [15.8505249, -4.1231761, 0.0], [15.8505249, -4.1245459, 0.0], [15.8518982, -4.1245459, 0.0], [15.8532715, -4.1245459, 0.0], [15.8532715, -4.1259156, 0.0], [15.8532715, -4.1272853, 0.0], [15.8546448, -4.1272853, 0.0], [15.8546448, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2215}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.1259156, 0.0], [15.6733704, -4.1272853, 0.0], [15.6747437, -4.1272853, 0.0], [15.6747437, -4.1259156, 0.0], [15.6733704, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2216}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.1259156, 0.0], [15.8189392, -4.1272853, 0.0], [15.8203125, -4.1272853, 0.0], [15.8203125, -4.1259156, 0.0], [15.8189392, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2217}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1259156, 0.0], [15.6939697, -4.1272853, 0.0], [15.695343, -4.1272853, 0.0], [15.695343, -4.1259156, 0.0], [15.6939697, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2218}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.1259156, 0.0], [15.6871033, -4.1272853, 0.0], [15.6884766, -4.1272853, 0.0], [15.6884766, -4.1259156, 0.0], [15.6871033, -4.1259156, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2219}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.1176972, 0.0], [15.7598877, -4.1190669, 0.0], [15.761261, -4.1190669, 0.0], [15.761261, -4.1176972, 0.0], [15.7598877, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2220}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.1176972, 0.0], [15.6459045, -4.1190669, 0.0], [15.6472778, -4.1190669, 0.0], [15.6472778, -4.1176972, 0.0], [15.6459045, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2221}, "geometry": {"type": "Polygon", "coordinates": [[[15.5717468, -4.1176972, 0.0], [15.5717468, -4.1163274, 0.0], [15.5703735, -4.1163274, 0.0], [15.5703735, -4.1176972, 0.0], [15.5703735, -4.1190669, 0.0], [15.5717468, -4.1190669, 0.0], [15.5717468, -4.1176972, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2222}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.1163274, 0.0], [15.6816101, -4.1149577, 0.0], [15.6816101, -4.1135879, 0.0], [15.6802368, -4.1135879, 0.0], [15.6802368, -4.1149577, 0.0], [15.6802368, -4.1163274, 0.0], [15.6802368, -4.1176972, 0.0], [15.6816101, -4.1176972, 0.0], [15.6816101, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2223}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1163274, 0.0], [15.6939697, -4.1176972, 0.0], [15.695343, -4.1176972, 0.0], [15.695343, -4.1163274, 0.0], [15.6939697, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2224}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.1163274, 0.0], [15.629425, -4.1176972, 0.0], [15.6307983, -4.1176972, 0.0], [15.6307983, -4.1163274, 0.0], [15.629425, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2225}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.1163274, 0.0], [15.8944702, -4.1176972, 0.0], [15.8958435, -4.1176972, 0.0], [15.8958435, -4.1163274, 0.0], [15.8944702, -4.1163274, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2226}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -4.1149577, 0.0], [15.7695007, -4.1163274, 0.0], [15.770874, -4.1163274, 0.0], [15.770874, -4.1149577, 0.0], [15.7695007, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2227}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -4.1149577, 0.0], [15.8779907, -4.1163274, 0.0], [15.879364, -4.1163274, 0.0], [15.879364, -4.1149577, 0.0], [15.8779907, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2228}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.1149577, 0.0], [15.8821106, -4.1163274, 0.0], [15.8834839, -4.1163274, 0.0], [15.8834839, -4.1149577, 0.0], [15.8821106, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2229}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -4.1149577, 0.0], [15.8903503, -4.1163274, 0.0], [15.8917236, -4.1163274, 0.0], [15.8930969, -4.1163274, 0.0], [15.8930969, -4.1149577, 0.0], [15.8917236, -4.1149577, 0.0], [15.8903503, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2230}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.1149577, 0.0], [15.6170654, -4.1163274, 0.0], [15.6184387, -4.1163274, 0.0], [15.6184387, -4.1149577, 0.0], [15.6170654, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2231}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.1149577, 0.0], [15.6774902, -4.1163274, 0.0], [15.6788635, -4.1163274, 0.0], [15.6788635, -4.1149577, 0.0], [15.6774902, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2232}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.1149577, 0.0], [15.6665039, -4.1163274, 0.0], [15.6678772, -4.1163274, 0.0], [15.6678772, -4.1149577, 0.0], [15.6665039, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2233}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1149577, 0.0], [15.6747437, -4.1135879, 0.0], [15.6733704, -4.1135879, 0.0], [15.6733704, -4.1149577, 0.0], [15.6733704, -4.1163274, 0.0], [15.6747437, -4.1163274, 0.0], [15.6747437, -4.1149577, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2234}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.1135879, 0.0], [15.6939697, -4.1149577, 0.0], [15.695343, -4.1149577, 0.0], [15.695343, -4.1135879, 0.0], [15.6939697, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2235}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.1135879, 0.0], [15.6610107, -4.1149577, 0.0], [15.662384, -4.1149577, 0.0], [15.662384, -4.1135879, 0.0], [15.6610107, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2236}, "geometry": {"type": "Polygon", "coordinates": [[[15.5552673, -4.1135879, 0.0], [15.5552673, -4.1149577, 0.0], [15.5566406, -4.1149577, 0.0], [15.5566406, -4.1135879, 0.0], [15.5552673, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2237}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.1135879, 0.0], [15.5387878, -4.1149577, 0.0], [15.5401611, -4.1149577, 0.0], [15.5401611, -4.1135879, 0.0], [15.5387878, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2238}, "geometry": {"type": "Polygon", "coordinates": [[[15.5209351, -4.1135879, 0.0], [15.5209351, -4.1122182, 0.0], [15.5195618, -4.1122182, 0.0], [15.5195618, -4.1135879, 0.0], [15.5195618, -4.1149577, 0.0], [15.5209351, -4.1149577, 0.0], [15.5209351, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2239}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.1135879, 0.0], [15.6239319, -4.1149577, 0.0], [15.6253052, -4.1149577, 0.0], [15.6253052, -4.1135879, 0.0], [15.6239319, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2240}, "geometry": {"type": "Polygon", "coordinates": [[[15.5360413, -4.1135879, 0.0], [15.5360413, -4.1149577, 0.0], [15.5374146, -4.1149577, 0.0], [15.5374146, -4.1135879, 0.0], [15.5360413, -4.1135879, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2241}, "geometry": {"type": "Polygon", "coordinates": [[[15.6582642, -4.1122182, 0.0], [15.6582642, -4.1135879, 0.0], [15.6596375, -4.1135879, 0.0], [15.6610107, -4.1135879, 0.0], [15.6610107, -4.1122182, 0.0], [15.6610107, -4.1108484, 0.0], [15.6596375, -4.1108484, 0.0], [15.6596375, -4.1122182, 0.0], [15.6582642, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2242}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1122182, 0.0], [15.6747437, -4.1135879, 0.0], [15.6761169, -4.1135879, 0.0], [15.6761169, -4.1122182, 0.0], [15.6747437, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2243}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.1122182, 0.0], [15.68573, -4.1135879, 0.0], [15.6871033, -4.1135879, 0.0], [15.6871033, -4.1122182, 0.0], [15.68573, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2244}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.1122182, 0.0], [15.8779907, -4.1122182, 0.0], [15.8779907, -4.1135879, 0.0], [15.879364, -4.1135879, 0.0], [15.8807373, -4.1135879, 0.0], [15.8807373, -4.1122182, 0.0], [15.879364, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2245}, "geometry": {"type": "Polygon", "coordinates": [[[15.7420349, -4.1122182, 0.0], [15.7420349, -4.1108484, 0.0], [15.7406616, -4.1108484, 0.0], [15.7392883, -4.1108484, 0.0], [15.7392883, -4.1122182, 0.0], [15.7392883, -4.1135879, 0.0], [15.7406616, -4.1135879, 0.0], [15.7420349, -4.1135879, 0.0], [15.7420349, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2246}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.1122182, 0.0], [15.629425, -4.1135879, 0.0], [15.6307983, -4.1135879, 0.0], [15.6307983, -4.1122182, 0.0], [15.629425, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2247}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.1122182, 0.0], [15.695343, -4.1135879, 0.0], [15.6967163, -4.1135879, 0.0], [15.6967163, -4.1122182, 0.0], [15.695343, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2248}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.1122182, 0.0], [15.8189392, -4.1135879, 0.0], [15.8203125, -4.1135879, 0.0], [15.8203125, -4.1122182, 0.0], [15.8189392, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2249}, "geometry": {"type": "Polygon", "coordinates": [[[15.7763672, -4.1122182, 0.0], [15.7763672, -4.1135879, 0.0], [15.7777405, -4.1135879, 0.0], [15.7777405, -4.1122182, 0.0], [15.7763672, -4.1122182, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2250}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.1108484, 0.0], [15.652771, -4.1122182, 0.0], [15.6541443, -4.1122182, 0.0], [15.6555176, -4.1122182, 0.0], [15.6555176, -4.1108484, 0.0], [15.6541443, -4.1108484, 0.0], [15.652771, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2251}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.1108484, 0.0], [15.6816101, -4.1094786, 0.0], [15.6829834, -4.1094786, 0.0], [15.6829834, -4.1081089, 0.0], [15.6829834, -4.1067391, 0.0], [15.6816101, -4.1067391, 0.0], [15.6816101, -4.1053693, 0.0], [15.6816101, -4.1039996, 0.0], [15.6802368, -4.1039996, 0.0], [15.6802368, -4.1026298, 0.0], [15.6788635, -4.1026298, 0.0], [15.6788635, -4.1039996, 0.0], [15.6788635, -4.1053693, 0.0], [15.6788635, -4.1067391, 0.0], [15.6802368, -4.1067391, 0.0], [15.6802368, -4.1081089, 0.0], [15.6788635, -4.1081089, 0.0], [15.6788635, -4.1094786, 0.0], [15.6802368, -4.1094786, 0.0], [15.6802368, -4.1108484, 0.0], [15.6802368, -4.1122182, 0.0], [15.6816101, -4.1122182, 0.0], [15.6816101, -4.1108484, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2252}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -4.1094786, 0.0], [15.9054565, -4.1108484, 0.0], [15.9068298, -4.1108484, 0.0], [15.9068298, -4.1094786, 0.0], [15.9054565, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2253}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.1094786, 0.0], [15.6610107, -4.1094786, 0.0], [15.6610107, -4.1108484, 0.0], [15.662384, -4.1108484, 0.0], [15.6637573, -4.1108484, 0.0], [15.6637573, -4.1094786, 0.0], [15.662384, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2254}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.1094786, 0.0], [15.5690002, -4.1108484, 0.0], [15.5703735, -4.1108484, 0.0], [15.5703735, -4.1094786, 0.0], [15.5690002, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2255}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.1094786, 0.0], [15.8889771, -4.1081089, 0.0], [15.8876038, -4.1081089, 0.0], [15.8876038, -4.1094786, 0.0], [15.8876038, -4.1108484, 0.0], [15.8889771, -4.1108484, 0.0], [15.8889771, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2256}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.1094786, 0.0], [15.6706238, -4.1108484, 0.0], [15.6719971, -4.1108484, 0.0], [15.6719971, -4.1094786, 0.0], [15.6706238, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2257}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.1094786, 0.0], [15.7255554, -4.1108484, 0.0], [15.7269287, -4.1108484, 0.0], [15.728302, -4.1108484, 0.0], [15.728302, -4.1094786, 0.0], [15.7269287, -4.1094786, 0.0], [15.7255554, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2258}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.1094786, 0.0], [15.68573, -4.1108484, 0.0], [15.6871033, -4.1108484, 0.0], [15.6871033, -4.1094786, 0.0], [15.68573, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2259}, "geometry": {"type": "Polygon", "coordinates": [[[15.7736206, -4.1094786, 0.0], [15.7722473, -4.1094786, 0.0], [15.7722473, -4.1108484, 0.0], [15.7736206, -4.1108484, 0.0], [15.7749939, -4.1108484, 0.0], [15.7749939, -4.1094786, 0.0], [15.7736206, -4.1094786, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2260}, "geometry": {"type": "Polygon", "coordinates": [[[15.737915, -4.1081089, 0.0], [15.737915, -4.1094786, 0.0], [15.7392883, -4.1094786, 0.0], [15.7406616, -4.1094786, 0.0], [15.7406616, -4.1081089, 0.0], [15.7406616, -4.1067391, 0.0], [15.7392883, -4.1067391, 0.0], [15.7392883, -4.1081089, 0.0], [15.737915, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2261}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.1081089, 0.0], [15.8106995, -4.1067391, 0.0], [15.8106995, -4.1053693, 0.0], [15.8106995, -4.1039996, 0.0], [15.8120728, -4.1039996, 0.0], [15.8120728, -4.1026298, 0.0], [15.8120728, -4.10126, 0.0], [15.8106995, -4.10126, 0.0], [15.8106995, -4.1026298, 0.0], [15.8093262, -4.1026298, 0.0], [15.8093262, -4.1039996, 0.0], [15.8093262, -4.1053693, 0.0], [15.8093262, -4.1067391, 0.0], [15.8079529, -4.1067391, 0.0], [15.8079529, -4.1081089, 0.0], [15.8079529, -4.1094786, 0.0], [15.8093262, -4.1094786, 0.0], [15.8106995, -4.1094786, 0.0], [15.8106995, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2262}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.1081089, 0.0], [15.5429077, -4.1094786, 0.0], [15.544281, -4.1094786, 0.0], [15.544281, -4.1081089, 0.0], [15.5429077, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2263}, "geometry": {"type": "Polygon", "coordinates": [[[15.6555176, -4.1081089, 0.0], [15.6555176, -4.1067391, 0.0], [15.6541443, -4.1067391, 0.0], [15.6541443, -4.1081089, 0.0], [15.6541443, -4.1094786, 0.0], [15.6555176, -4.1094786, 0.0], [15.6555176, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2264}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.1081089, 0.0], [15.7489014, -4.1094786, 0.0], [15.7502747, -4.1094786, 0.0], [15.7502747, -4.1081089, 0.0], [15.7489014, -4.1081089, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2265}, "geometry": {"type": "Polygon", "coordinates": [[[15.8381653, -4.1067391, 0.0], [15.8381653, -4.1081089, 0.0], [15.8395386, -4.1081089, 0.0], [15.8395386, -4.1067391, 0.0], [15.8381653, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2266}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.1067391, 0.0], [15.5401611, -4.1081089, 0.0], [15.5415344, -4.1081089, 0.0], [15.5415344, -4.1067391, 0.0], [15.5401611, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2267}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.1067391, 0.0], [15.6747437, -4.1081089, 0.0], [15.6761169, -4.1081089, 0.0], [15.6761169, -4.1067391, 0.0], [15.6747437, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2268}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.1067391, 0.0], [15.8834839, -4.1081089, 0.0], [15.8848572, -4.1081089, 0.0], [15.8848572, -4.1067391, 0.0], [15.8834839, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2269}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.1067391, 0.0], [15.8601379, -4.1053693, 0.0], [15.8601379, -4.1039996, 0.0], [15.8601379, -4.1026298, 0.0], [15.8587646, -4.1026298, 0.0], [15.8573914, -4.1026298, 0.0], [15.8573914, -4.1039996, 0.0], [15.8573914, -4.1053693, 0.0], [15.8587646, -4.1053693, 0.0], [15.8587646, -4.1067391, 0.0], [15.8587646, -4.1081089, 0.0], [15.8601379, -4.1081089, 0.0], [15.8601379, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2270}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.1067391, 0.0], [15.6678772, -4.1053693, 0.0], [15.6665039, -4.1053693, 0.0], [15.6665039, -4.1067391, 0.0], [15.6665039, -4.1081089, 0.0], [15.6678772, -4.1081089, 0.0], [15.6678772, -4.1067391, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2271}, "geometry": {"type": "Polygon", "coordinates": [[[15.6115723, -4.1053693, 0.0], [15.6129456, -4.1053693, 0.0], [15.6129456, -4.1039996, 0.0], [15.6115723, -4.1039996, 0.0], [15.610199, -4.1039996, 0.0], [15.610199, -4.1053693, 0.0], [15.610199, -4.1067391, 0.0], [15.6115723, -4.1067391, 0.0], [15.6115723, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2272}, "geometry": {"type": "Polygon", "coordinates": [[[15.6225586, -4.1053693, 0.0], [15.6225586, -4.1039996, 0.0], [15.6211853, -4.1039996, 0.0], [15.6211853, -4.1053693, 0.0], [15.6211853, -4.1067391, 0.0], [15.6225586, -4.1067391, 0.0], [15.6225586, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2273}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.1053693, 0.0], [15.836792, -4.1067391, 0.0], [15.8381653, -4.1067391, 0.0], [15.8381653, -4.1053693, 0.0], [15.836792, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2274}, "geometry": {"type": "Polygon", "coordinates": [[[15.5566406, -4.1053693, 0.0], [15.5566406, -4.1067391, 0.0], [15.5580139, -4.1067391, 0.0], [15.5580139, -4.1053693, 0.0], [15.5566406, -4.1053693, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2275}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.1039996, 0.0], [15.8409119, -4.1026298, 0.0], [15.8395386, -4.1026298, 0.0], [15.8381653, -4.1026298, 0.0], [15.8381653, -4.1039996, 0.0], [15.8395386, -4.1039996, 0.0], [15.8395386, -4.1053693, 0.0], [15.8409119, -4.1053693, 0.0], [15.8409119, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2276}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.1039996, 0.0], [15.8985901, -4.1039996, 0.0], [15.8985901, -4.1026298, 0.0], [15.8985901, -4.10126, 0.0], [15.8972168, -4.10126, 0.0], [15.8972168, -4.1026298, 0.0], [15.8958435, -4.1026298, 0.0], [15.8958435, -4.1039996, 0.0], [15.8944702, -4.1039996, 0.0], [15.8944702, -4.1053693, 0.0], [15.8958435, -4.1053693, 0.0], [15.8972168, -4.1053693, 0.0], [15.8972168, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2277}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.1039996, 0.0], [15.6596375, -4.1053693, 0.0], [15.6610107, -4.1053693, 0.0], [15.6610107, -4.1039996, 0.0], [15.6596375, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2278}, "geometry": {"type": "Polygon", "coordinates": [[[15.5607605, -4.1039996, 0.0], [15.5607605, -4.1053693, 0.0], [15.5621338, -4.1053693, 0.0], [15.5621338, -4.1039996, 0.0], [15.5607605, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2279}, "geometry": {"type": "Polygon", "coordinates": [[[15.7887268, -4.1039996, 0.0], [15.7901001, -4.1039996, 0.0], [15.7901001, -4.1026298, 0.0], [15.7887268, -4.1026298, 0.0], [15.7873535, -4.1026298, 0.0], [15.7873535, -4.1039996, 0.0], [15.7873535, -4.1053693, 0.0], [15.7887268, -4.1053693, 0.0], [15.7887268, -4.1039996, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2280}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.1026298, 0.0], [15.6665039, -4.1039996, 0.0], [15.6678772, -4.1039996, 0.0], [15.6678772, -4.1026298, 0.0], [15.6665039, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2281}, "geometry": {"type": "Polygon", "coordinates": [[[15.8807373, -4.1026298, 0.0], [15.879364, -4.1026298, 0.0], [15.879364, -4.1039996, 0.0], [15.8807373, -4.1039996, 0.0], [15.8821106, -4.1039996, 0.0], [15.8821106, -4.1026298, 0.0], [15.8807373, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2282}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.1026298, 0.0], [15.6610107, -4.1039996, 0.0], [15.662384, -4.1039996, 0.0], [15.662384, -4.1026298, 0.0], [15.6610107, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2283}, "geometry": {"type": "Polygon", "coordinates": [[[15.5374146, -4.1026298, 0.0], [15.5374146, -4.1039996, 0.0], [15.5387878, -4.1039996, 0.0], [15.5387878, -4.1026298, 0.0], [15.5374146, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2284}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.1026298, 0.0], [15.5621338, -4.1039996, 0.0], [15.5635071, -4.1039996, 0.0], [15.5648804, -4.1039996, 0.0], [15.5648804, -4.1026298, 0.0], [15.5635071, -4.1026298, 0.0], [15.5621338, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2285}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.1026298, 0.0], [15.6266785, -4.1039996, 0.0], [15.6280518, -4.1039996, 0.0], [15.6280518, -4.1026298, 0.0], [15.6266785, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2286}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.1026298, 0.0], [15.6568909, -4.1039996, 0.0], [15.6582642, -4.1039996, 0.0], [15.6596375, -4.1039996, 0.0], [15.6596375, -4.1026298, 0.0], [15.6582642, -4.1026298, 0.0], [15.6568909, -4.1026298, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2287}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.10126, 0.0], [15.7337952, -4.1026298, 0.0], [15.7351685, -4.1026298, 0.0], [15.7351685, -4.10126, 0.0], [15.7337952, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2288}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.10126, 0.0], [15.6541443, -4.0998903, 0.0], [15.652771, -4.0998903, 0.0], [15.6513977, -4.0998903, 0.0], [15.6500244, -4.0998903, 0.0], [15.6500244, -4.10126, 0.0], [15.6513977, -4.10126, 0.0], [15.652771, -4.10126, 0.0], [15.652771, -4.1026298, 0.0], [15.6541443, -4.1026298, 0.0], [15.6555176, -4.1026298, 0.0], [15.6555176, -4.10126, 0.0], [15.6541443, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2289}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.10126, 0.0], [15.6802368, -4.1026298, 0.0], [15.6816101, -4.1026298, 0.0], [15.6816101, -4.10126, 0.0], [15.6802368, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2290}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.10126, 0.0], [15.813446, -4.1026298, 0.0], [15.8148193, -4.1026298, 0.0], [15.8148193, -4.10126, 0.0], [15.813446, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2291}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.10126, 0.0], [15.7035828, -4.0998903, 0.0], [15.7022095, -4.0998903, 0.0], [15.7008362, -4.0998903, 0.0], [15.7008362, -4.10126, 0.0], [15.7008362, -4.1026298, 0.0], [15.7022095, -4.1026298, 0.0], [15.7035828, -4.1026298, 0.0], [15.7035828, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2292}, "geometry": {"type": "Polygon", "coordinates": [[[15.695343, -4.10126, 0.0], [15.695343, -4.1026298, 0.0], [15.6967163, -4.1026298, 0.0], [15.6967163, -4.10126, 0.0], [15.695343, -4.10126, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2293}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.0998903, 0.0], [15.7667542, -4.10126, 0.0], [15.7681274, -4.10126, 0.0], [15.7681274, -4.0998903, 0.0], [15.7667542, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2294}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.0998903, 0.0], [15.68573, -4.0985205, 0.0], [15.68573, -4.0971507, 0.0], [15.6843567, -4.0971507, 0.0], [15.6843567, -4.0985205, 0.0], [15.6843567, -4.0998903, 0.0], [15.6843567, -4.10126, 0.0], [15.68573, -4.10126, 0.0], [15.68573, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2295}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -4.0998903, 0.0], [15.7873535, -4.10126, 0.0], [15.7887268, -4.10126, 0.0], [15.7901001, -4.10126, 0.0], [15.7914734, -4.10126, 0.0], [15.7914734, -4.0998903, 0.0], [15.7914734, -4.0985205, 0.0], [15.7928467, -4.0985205, 0.0], [15.7928467, -4.0971507, 0.0], [15.79422, -4.0971507, 0.0], [15.79422, -4.0957809, 0.0], [15.7955933, -4.0957809, 0.0], [15.7955933, -4.0944111, 0.0], [15.79422, -4.0944111, 0.0], [15.79422, -4.0930413, 0.0], [15.79422, -4.0916716, 0.0], [15.79422, -4.0903018, 0.0], [15.7955933, -4.0903018, 0.0], [15.7955933, -4.088932, 0.0], [15.7955933, -4.0875622, 0.0], [15.79422, -4.0875622, 0.0], [15.79422, -4.088932, 0.0], [15.7928467, -4.088932, 0.0], [15.7928467, -4.0903018, 0.0], [15.7928467, -4.0916716, 0.0], [15.7914734, -4.0916716, 0.0], [15.7914734, -4.0930413, 0.0], [15.7914734, -4.0944111, 0.0], [15.7914734, -4.0957809, 0.0], [15.7901001, -4.0957809, 0.0], [15.7901001, -4.0971507, 0.0], [15.7901001, -4.0985205, 0.0], [15.7901001, -4.0998903, 0.0], [15.7887268, -4.0998903, 0.0], [15.7873535, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2296}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.0998903, 0.0], [15.7131958, -4.10126, 0.0], [15.7145691, -4.10126, 0.0], [15.7145691, -4.0998903, 0.0], [15.7131958, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2297}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.0998903, 0.0], [15.7351685, -4.10126, 0.0], [15.7365417, -4.10126, 0.0], [15.737915, -4.10126, 0.0], [15.737915, -4.0998903, 0.0], [15.7365417, -4.0998903, 0.0], [15.7351685, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2298}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0998903, 0.0], [15.7955933, -4.10126, 0.0], [15.7969666, -4.10126, 0.0], [15.7969666, -4.0998903, 0.0], [15.7955933, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2299}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.0998903, 0.0], [15.8065796, -4.0985205, 0.0], [15.8052063, -4.0985205, 0.0], [15.803833, -4.0985205, 0.0], [15.803833, -4.0998903, 0.0], [15.803833, -4.10126, 0.0], [15.8052063, -4.10126, 0.0], [15.8065796, -4.10126, 0.0], [15.8065796, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2300}, "geometry": {"type": "Polygon", "coordinates": [[[15.6788635, -4.0998903, 0.0], [15.6788635, -4.10126, 0.0], [15.6802368, -4.10126, 0.0], [15.6802368, -4.0998903, 0.0], [15.6788635, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2301}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.0998903, 0.0], [15.7928467, -4.10126, 0.0], [15.79422, -4.10126, 0.0], [15.79422, -4.0998903, 0.0], [15.7928467, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2302}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.0998903, 0.0], [15.6651306, -4.0998903, 0.0], [15.6651306, -4.10126, 0.0], [15.6665039, -4.10126, 0.0], [15.6678772, -4.10126, 0.0], [15.6678772, -4.0998903, 0.0], [15.6665039, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2303}, "geometry": {"type": "Polygon", "coordinates": [[[15.6912231, -4.0998903, 0.0], [15.6912231, -4.10126, 0.0], [15.6925964, -4.10126, 0.0], [15.6925964, -4.0998903, 0.0], [15.6912231, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2304}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.0998903, 0.0], [15.6939697, -4.10126, 0.0], [15.695343, -4.10126, 0.0], [15.695343, -4.0998903, 0.0], [15.6939697, -4.0998903, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2305}, "geometry": {"type": "Polygon", "coordinates": [[[15.9233093, -4.0985205, 0.0], [15.9233093, -4.0998903, 0.0], [15.9246826, -4.0998903, 0.0], [15.9246826, -4.0985205, 0.0], [15.9233093, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2306}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.0985205, 0.0], [15.5813599, -4.0998903, 0.0], [15.5827332, -4.0998903, 0.0], [15.5827332, -4.0985205, 0.0], [15.5813599, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2307}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.0985205, 0.0], [15.7035828, -4.0998903, 0.0], [15.7049561, -4.0998903, 0.0], [15.7049561, -4.0985205, 0.0], [15.7035828, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2308}, "geometry": {"type": "Polygon", "coordinates": [[[15.7777405, -4.0985205, 0.0], [15.7777405, -4.0971507, 0.0], [15.7763672, -4.0971507, 0.0], [15.7763672, -4.0985205, 0.0], [15.7763672, -4.0998903, 0.0], [15.7777405, -4.0998903, 0.0], [15.7777405, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2309}, "geometry": {"type": "Polygon", "coordinates": [[[15.7681274, -4.0985205, 0.0], [15.7681274, -4.0998903, 0.0], [15.7695007, -4.0998903, 0.0], [15.7695007, -4.0985205, 0.0], [15.7681274, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2310}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0985205, 0.0], [15.662384, -4.0998903, 0.0], [15.6637573, -4.0998903, 0.0], [15.6637573, -4.0985205, 0.0], [15.662384, -4.0985205, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2311}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.0971507, 0.0], [15.8999634, -4.0985205, 0.0], [15.9013367, -4.0985205, 0.0], [15.9013367, -4.0971507, 0.0], [15.8999634, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2312}, "geometry": {"type": "Polygon", "coordinates": [[[15.6280518, -4.0971507, 0.0], [15.6280518, -4.0985205, 0.0], [15.629425, -4.0985205, 0.0], [15.629425, -4.0971507, 0.0], [15.6280518, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2313}, "geometry": {"type": "Polygon", "coordinates": [[[15.8010864, -4.0971507, 0.0], [15.8010864, -4.0957809, 0.0], [15.7997131, -4.0957809, 0.0], [15.7983398, -4.0957809, 0.0], [15.7983398, -4.0971507, 0.0], [15.7983398, -4.0985205, 0.0], [15.7997131, -4.0985205, 0.0], [15.8010864, -4.0985205, 0.0], [15.8024597, -4.0985205, 0.0], [15.8024597, -4.0971507, 0.0], [15.8010864, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2314}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -4.0971507, 0.0], [15.7159424, -4.0985205, 0.0], [15.7173157, -4.0985205, 0.0], [15.7173157, -4.0971507, 0.0], [15.7159424, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2315}, "geometry": {"type": "Polygon", "coordinates": [[[15.7008362, -4.0971507, 0.0], [15.7008362, -4.0985205, 0.0], [15.7022095, -4.0985205, 0.0], [15.7022095, -4.0971507, 0.0], [15.7008362, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2316}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.0971507, 0.0], [15.6884766, -4.0957809, 0.0], [15.6871033, -4.0957809, 0.0], [15.6871033, -4.0944111, 0.0], [15.6884766, -4.0944111, 0.0], [15.6884766, -4.0930413, 0.0], [15.6871033, -4.0930413, 0.0], [15.68573, -4.0930413, 0.0], [15.68573, -4.0944111, 0.0], [15.68573, -4.0957809, 0.0], [15.68573, -4.0971507, 0.0], [15.6871033, -4.0971507, 0.0], [15.6871033, -4.0985205, 0.0], [15.6884766, -4.0985205, 0.0], [15.6884766, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2317}, "geometry": {"type": "Polygon", "coordinates": [[[15.643158, -4.0971507, 0.0], [15.643158, -4.0985205, 0.0], [15.6445312, -4.0985205, 0.0], [15.6459045, -4.0985205, 0.0], [15.6459045, -4.0971507, 0.0], [15.6472778, -4.0971507, 0.0], [15.6472778, -4.0957809, 0.0], [15.6459045, -4.0957809, 0.0], [15.6445312, -4.0957809, 0.0], [15.6445312, -4.0971507, 0.0], [15.643158, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2318}, "geometry": {"type": "Polygon", "coordinates": [[[15.5690002, -4.0971507, 0.0], [15.5690002, -4.0985205, 0.0], [15.5703735, -4.0985205, 0.0], [15.5703735, -4.0971507, 0.0], [15.5690002, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2319}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.0971507, 0.0], [15.6596375, -4.0957809, 0.0], [15.6582642, -4.0957809, 0.0], [15.6582642, -4.0971507, 0.0], [15.6582642, -4.0985205, 0.0], [15.6596375, -4.0985205, 0.0], [15.6596375, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2320}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.0971507, 0.0], [15.8958435, -4.0985205, 0.0], [15.8972168, -4.0985205, 0.0], [15.8972168, -4.0971507, 0.0], [15.8958435, -4.0971507, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2321}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0957809, 0.0], [15.6692505, -4.0944111, 0.0], [15.6678772, -4.0944111, 0.0], [15.6678772, -4.0957809, 0.0], [15.6678772, -4.0971507, 0.0], [15.6692505, -4.0971507, 0.0], [15.6692505, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2322}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.0957809, 0.0], [15.6500244, -4.0944111, 0.0], [15.6486511, -4.0944111, 0.0], [15.6486511, -4.0957809, 0.0], [15.6486511, -4.0971507, 0.0], [15.6500244, -4.0971507, 0.0], [15.6500244, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2323}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.0957809, 0.0], [15.567627, -4.0971507, 0.0], [15.5690002, -4.0971507, 0.0], [15.5690002, -4.0957809, 0.0], [15.567627, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2324}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.0957809, 0.0], [15.8354187, -4.0971507, 0.0], [15.836792, -4.0971507, 0.0], [15.836792, -4.0957809, 0.0], [15.8354187, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2325}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.0957809, 0.0], [15.6170654, -4.0971507, 0.0], [15.6184387, -4.0971507, 0.0], [15.6184387, -4.0957809, 0.0], [15.6170654, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2326}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.0957809, 0.0], [15.5401611, -4.0971507, 0.0], [15.5415344, -4.0971507, 0.0], [15.5415344, -4.0957809, 0.0], [15.5401611, -4.0957809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2327}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.0944111, 0.0], [15.8670044, -4.0930413, 0.0], [15.8656311, -4.0930413, 0.0], [15.8642578, -4.0930413, 0.0], [15.8642578, -4.0944111, 0.0], [15.8628845, -4.0944111, 0.0], [15.8628845, -4.0957809, 0.0], [15.8642578, -4.0957809, 0.0], [15.8656311, -4.0957809, 0.0], [15.8670044, -4.0957809, 0.0], [15.8670044, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2328}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.0944111, 0.0], [15.8985901, -4.0930413, 0.0], [15.8972168, -4.0930413, 0.0], [15.8958435, -4.0930413, 0.0], [15.8958435, -4.0944111, 0.0], [15.8958435, -4.0957809, 0.0], [15.8972168, -4.0957809, 0.0], [15.8985901, -4.0957809, 0.0], [15.8985901, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2329}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0944111, 0.0], [15.8807373, -4.0944111, 0.0], [15.8807373, -4.0957809, 0.0], [15.8821106, -4.0957809, 0.0], [15.8834839, -4.0957809, 0.0], [15.8834839, -4.0944111, 0.0], [15.8821106, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2330}, "geometry": {"type": "Polygon", "coordinates": [[[15.5470276, -4.0930413, 0.0], [15.5456543, -4.0930413, 0.0], [15.5456543, -4.0944111, 0.0], [15.5456543, -4.0957809, 0.0], [15.5470276, -4.0957809, 0.0], [15.5484009, -4.0957809, 0.0], [15.5484009, -4.0944111, 0.0], [15.5484009, -4.0930413, 0.0], [15.5470276, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2331}, "geometry": {"type": "Polygon", "coordinates": [[[15.629425, -4.0944111, 0.0], [15.629425, -4.0930413, 0.0], [15.6280518, -4.0930413, 0.0], [15.6280518, -4.0944111, 0.0], [15.6280518, -4.0957809, 0.0], [15.629425, -4.0957809, 0.0], [15.629425, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2332}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.0930413, 0.0], [15.544281, -4.0916716, 0.0], [15.544281, -4.0903018, 0.0], [15.544281, -4.088932, 0.0], [15.5429077, -4.088932, 0.0], [15.5429077, -4.0903018, 0.0], [15.5429077, -4.0916716, 0.0], [15.5429077, -4.0930413, 0.0], [15.5415344, -4.0930413, 0.0], [15.5401611, -4.0930413, 0.0], [15.5401611, -4.0944111, 0.0], [15.5415344, -4.0944111, 0.0], [15.5415344, -4.0957809, 0.0], [15.5429077, -4.0957809, 0.0], [15.544281, -4.0957809, 0.0], [15.544281, -4.0944111, 0.0], [15.544281, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2333}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.0944111, 0.0], [15.7667542, -4.0957809, 0.0], [15.7681274, -4.0957809, 0.0], [15.7681274, -4.0944111, 0.0], [15.7667542, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2334}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.0944111, 0.0], [15.7131958, -4.0957809, 0.0], [15.7145691, -4.0957809, 0.0], [15.7145691, -4.0944111, 0.0], [15.7131958, -4.0944111, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2335}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0930413, 0.0], [15.662384, -4.0944111, 0.0], [15.6637573, -4.0944111, 0.0], [15.6637573, -4.0930413, 0.0], [15.662384, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2336}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.0930413, 0.0], [15.7296753, -4.0944111, 0.0], [15.7310486, -4.0944111, 0.0], [15.7310486, -4.0930413, 0.0], [15.7296753, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2337}, "geometry": {"type": "Polygon", "coordinates": [[[15.7791138, -4.0930413, 0.0], [15.7791138, -4.0916716, 0.0], [15.7777405, -4.0916716, 0.0], [15.7777405, -4.0930413, 0.0], [15.7777405, -4.0944111, 0.0], [15.7791138, -4.0944111, 0.0], [15.7791138, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2338}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.0930413, 0.0], [15.8395386, -4.0944111, 0.0], [15.8409119, -4.0944111, 0.0], [15.8409119, -4.0930413, 0.0], [15.8395386, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2339}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.0930413, 0.0], [15.6170654, -4.0944111, 0.0], [15.6184387, -4.0944111, 0.0], [15.6184387, -4.0930413, 0.0], [15.6170654, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2340}, "geometry": {"type": "Polygon", "coordinates": [[[15.7832336, -4.0930413, 0.0], [15.7832336, -4.0944111, 0.0], [15.7846069, -4.0944111, 0.0], [15.7846069, -4.0930413, 0.0], [15.7832336, -4.0930413, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2341}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.0916716, 0.0], [15.8752441, -4.0930413, 0.0], [15.8766174, -4.0930413, 0.0], [15.8766174, -4.0916716, 0.0], [15.8752441, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2342}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.0916716, 0.0], [15.8560181, -4.0930413, 0.0], [15.8573914, -4.0930413, 0.0], [15.8573914, -4.0916716, 0.0], [15.8560181, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2343}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.0916716, 0.0], [15.7543945, -4.0903018, 0.0], [15.7530212, -4.0903018, 0.0], [15.7530212, -4.0916716, 0.0], [15.7530212, -4.0930413, 0.0], [15.7543945, -4.0930413, 0.0], [15.7543945, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2344}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.0916716, 0.0], [15.6637573, -4.0930413, 0.0], [15.6651306, -4.0930413, 0.0], [15.6651306, -4.0916716, 0.0], [15.6637573, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2345}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0916716, 0.0], [15.6747437, -4.0930413, 0.0], [15.6761169, -4.0930413, 0.0], [15.6761169, -4.0916716, 0.0], [15.6747437, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2346}, "geometry": {"type": "Polygon", "coordinates": [[[15.6816101, -4.0916716, 0.0], [15.6816101, -4.0903018, 0.0], [15.6802368, -4.0903018, 0.0], [15.6802368, -4.0916716, 0.0], [15.6802368, -4.0930413, 0.0], [15.6816101, -4.0930413, 0.0], [15.6816101, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2347}, "geometry": {"type": "Polygon", "coordinates": [[[15.5484009, -4.0916716, 0.0], [15.5484009, -4.0930413, 0.0], [15.5497742, -4.0930413, 0.0], [15.5511475, -4.0930413, 0.0], [15.5511475, -4.0916716, 0.0], [15.5497742, -4.0916716, 0.0], [15.5484009, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2348}, "geometry": {"type": "Polygon", "coordinates": [[[15.5387878, -4.0916716, 0.0], [15.5387878, -4.0930413, 0.0], [15.5401611, -4.0930413, 0.0], [15.5401611, -4.0916716, 0.0], [15.5387878, -4.0916716, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2349}, "geometry": {"type": "Polygon", "coordinates": [[[15.567627, -4.0903018, 0.0], [15.567627, -4.088932, 0.0], [15.5662537, -4.088932, 0.0], [15.5662537, -4.0903018, 0.0], [15.5662537, -4.0916716, 0.0], [15.567627, -4.0916716, 0.0], [15.567627, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2350}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.0903018, 0.0], [15.6184387, -4.088932, 0.0], [15.6170654, -4.088932, 0.0], [15.6170654, -4.0903018, 0.0], [15.6170654, -4.0916716, 0.0], [15.6184387, -4.0916716, 0.0], [15.6184387, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2351}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.0903018, 0.0], [15.6513977, -4.0916716, 0.0], [15.652771, -4.0916716, 0.0], [15.652771, -4.0903018, 0.0], [15.6513977, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2352}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.0903018, 0.0], [15.6459045, -4.0916716, 0.0], [15.6472778, -4.0916716, 0.0], [15.6472778, -4.0903018, 0.0], [15.6459045, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2353}, "geometry": {"type": "Polygon", "coordinates": [[[15.8546448, -4.088932, 0.0], [15.8546448, -4.0903018, 0.0], [15.8560181, -4.0903018, 0.0], [15.8560181, -4.088932, 0.0], [15.8546448, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2354}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.088932, 0.0], [15.6925964, -4.0875622, 0.0], [15.6912231, -4.0875622, 0.0], [15.6912231, -4.088932, 0.0], [15.6912231, -4.0903018, 0.0], [15.6925964, -4.0903018, 0.0], [15.6939697, -4.0903018, 0.0], [15.6939697, -4.088932, 0.0], [15.6925964, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2355}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.0903018, 0.0], [15.643158, -4.0903018, 0.0], [15.643158, -4.088932, 0.0], [15.643158, -4.0875622, 0.0], [15.643158, -4.0861924, 0.0], [15.6417847, -4.0861924, 0.0], [15.6404114, -4.0861924, 0.0], [15.6390381, -4.0861924, 0.0], [15.6390381, -4.0848226, 0.0], [15.6376648, -4.0848226, 0.0], [15.6376648, -4.0834528, 0.0], [15.6376648, -4.082083, 0.0], [15.6376648, -4.0807132, 0.0], [15.6362915, -4.0807132, 0.0], [15.6349182, -4.0807132, 0.0], [15.6349182, -4.082083, 0.0], [15.6349182, -4.0834528, 0.0], [15.6335449, -4.0834528, 0.0], [15.6321716, -4.0834528, 0.0], [15.6321716, -4.0848226, 0.0], [15.6335449, -4.0848226, 0.0], [15.6349182, -4.0848226, 0.0], [15.6349182, -4.0861924, 0.0], [15.6362915, -4.0861924, 0.0], [15.6376648, -4.0861924, 0.0], [15.6376648, -4.0875622, 0.0], [15.6390381, -4.0875622, 0.0], [15.6404114, -4.0875622, 0.0], [15.6404114, -4.088932, 0.0], [15.6404114, -4.0903018, 0.0], [15.6417847, -4.0903018, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2356}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.088932, 0.0], [15.8930969, -4.0903018, 0.0], [15.8944702, -4.0903018, 0.0], [15.8944702, -4.088932, 0.0], [15.8930969, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2357}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.088932, 0.0], [15.6774902, -4.0903018, 0.0], [15.6788635, -4.0903018, 0.0], [15.6788635, -4.088932, 0.0], [15.6774902, -4.088932, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2358}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.0875622, 0.0], [15.7722473, -4.088932, 0.0], [15.7736206, -4.088932, 0.0], [15.7749939, -4.088932, 0.0], [15.7749939, -4.0875622, 0.0], [15.7736206, -4.0875622, 0.0], [15.7722473, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2359}, "geometry": {"type": "Polygon", "coordinates": [[[15.6472778, -4.0875622, 0.0], [15.6472778, -4.088932, 0.0], [15.6486511, -4.088932, 0.0], [15.6486511, -4.0875622, 0.0], [15.6472778, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2360}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.0875622, 0.0], [15.8711243, -4.088932, 0.0], [15.8724976, -4.088932, 0.0], [15.8724976, -4.0875622, 0.0], [15.8711243, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2361}, "geometry": {"type": "Polygon", "coordinates": [[[15.6184387, -4.0875622, 0.0], [15.6184387, -4.088932, 0.0], [15.619812, -4.088932, 0.0], [15.619812, -4.0875622, 0.0], [15.6184387, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2362}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.0875622, 0.0], [15.6445312, -4.088932, 0.0], [15.6459045, -4.088932, 0.0], [15.6459045, -4.0875622, 0.0], [15.6445312, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2363}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0875622, 0.0], [15.6747437, -4.088932, 0.0], [15.6761169, -4.088932, 0.0], [15.6761169, -4.0875622, 0.0], [15.6747437, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2364}, "geometry": {"type": "Polygon", "coordinates": [[[15.7090759, -4.0875622, 0.0], [15.7090759, -4.088932, 0.0], [15.7104492, -4.088932, 0.0], [15.7104492, -4.0875622, 0.0], [15.7090759, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2365}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.0875622, 0.0], [15.5401611, -4.0861924, 0.0], [15.5387878, -4.0861924, 0.0], [15.5387878, -4.0848226, 0.0], [15.5374146, -4.0848226, 0.0], [15.5374146, -4.0861924, 0.0], [15.5360413, -4.0861924, 0.0], [15.5360413, -4.0875622, 0.0], [15.5374146, -4.0875622, 0.0], [15.5387878, -4.0875622, 0.0], [15.5387878, -4.088932, 0.0], [15.5401611, -4.088932, 0.0], [15.5401611, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2366}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.0875622, 0.0], [15.5648804, -4.088932, 0.0], [15.5662537, -4.088932, 0.0], [15.5662537, -4.0875622, 0.0], [15.5648804, -4.0875622, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2367}, "geometry": {"type": "Polygon", "coordinates": [[[15.5332947, -4.0861924, 0.0], [15.534668, -4.0861924, 0.0], [15.534668, -4.0848226, 0.0], [15.5332947, -4.0848226, 0.0], [15.5332947, -4.0834528, 0.0], [15.534668, -4.0834528, 0.0], [15.5360413, -4.0834528, 0.0], [15.5360413, -4.082083, 0.0], [15.5360413, -4.0807132, 0.0], [15.5374146, -4.0807132, 0.0], [15.5374146, -4.0793433, 0.0], [15.5360413, -4.0793433, 0.0], [15.5360413, -4.0779735, 0.0], [15.534668, -4.0779735, 0.0], [15.534668, -4.0793433, 0.0], [15.5332947, -4.0793433, 0.0], [15.5332947, -4.0807132, 0.0], [15.5319214, -4.0807132, 0.0], [15.5319214, -4.082083, 0.0], [15.5319214, -4.0834528, 0.0], [15.5319214, -4.0848226, 0.0], [15.5319214, -4.0861924, 0.0], [15.5319214, -4.0875622, 0.0], [15.5332947, -4.0875622, 0.0], [15.5332947, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2368}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.0861924, 0.0], [15.8862305, -4.0875622, 0.0], [15.8876038, -4.0875622, 0.0], [15.8876038, -4.0861924, 0.0], [15.8862305, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2369}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.0861924, 0.0], [15.8683777, -4.0875622, 0.0], [15.869751, -4.0875622, 0.0], [15.869751, -4.0861924, 0.0], [15.8683777, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2370}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.0861924, 0.0], [15.8560181, -4.0875622, 0.0], [15.8573914, -4.0875622, 0.0], [15.8573914, -4.0861924, 0.0], [15.8560181, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2371}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.0861924, 0.0], [15.7983398, -4.0875622, 0.0], [15.7997131, -4.0875622, 0.0], [15.7997131, -4.0861924, 0.0], [15.7983398, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2372}, "geometry": {"type": "Polygon", "coordinates": [[[15.553894, -4.0861924, 0.0], [15.553894, -4.0848226, 0.0], [15.553894, -4.0834528, 0.0], [15.5525208, -4.0834528, 0.0], [15.5511475, -4.0834528, 0.0], [15.5511475, -4.082083, 0.0], [15.5525208, -4.082083, 0.0], [15.553894, -4.082083, 0.0], [15.553894, -4.0807132, 0.0], [15.553894, -4.0793433, 0.0], [15.5525208, -4.0793433, 0.0], [15.5525208, -4.0779735, 0.0], [15.5511475, -4.0779735, 0.0], [15.5497742, -4.0779735, 0.0], [15.5497742, -4.0793433, 0.0], [15.5511475, -4.0793433, 0.0], [15.5511475, -4.0807132, 0.0], [15.5497742, -4.0807132, 0.0], [15.5497742, -4.082083, 0.0], [15.5497742, -4.0834528, 0.0], [15.5497742, -4.0848226, 0.0], [15.5497742, -4.0861924, 0.0], [15.5511475, -4.0861924, 0.0], [15.5525208, -4.0861924, 0.0], [15.5525208, -4.0875622, 0.0], [15.553894, -4.0875622, 0.0], [15.553894, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2373}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.0861924, 0.0], [15.5621338, -4.0875622, 0.0], [15.5635071, -4.0875622, 0.0], [15.5635071, -4.0861924, 0.0], [15.5621338, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2374}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.0861924, 0.0], [15.6170654, -4.0875622, 0.0], [15.6184387, -4.0875622, 0.0], [15.6184387, -4.0861924, 0.0], [15.6170654, -4.0861924, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2375}, "geometry": {"type": "Polygon", "coordinates": [[[15.7543945, -4.0848226, 0.0], [15.7543945, -4.0861924, 0.0], [15.7557678, -4.0861924, 0.0], [15.7557678, -4.0848226, 0.0], [15.7543945, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2376}, "geometry": {"type": "Polygon", "coordinates": [[[15.7722473, -4.0848226, 0.0], [15.7722473, -4.0861924, 0.0], [15.7736206, -4.0861924, 0.0], [15.7736206, -4.0848226, 0.0], [15.7722473, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2377}, "geometry": {"type": "Polygon", "coordinates": [[[15.8505249, -4.0848226, 0.0], [15.8505249, -4.0861924, 0.0], [15.8518982, -4.0861924, 0.0], [15.8518982, -4.0848226, 0.0], [15.8505249, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2378}, "geometry": {"type": "Polygon", "coordinates": [[[15.5429077, -4.0848226, 0.0], [15.5429077, -4.0834528, 0.0], [15.5415344, -4.0834528, 0.0], [15.5415344, -4.0848226, 0.0], [15.5401611, -4.0848226, 0.0], [15.5401611, -4.0861924, 0.0], [15.5415344, -4.0861924, 0.0], [15.5429077, -4.0861924, 0.0], [15.5429077, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2379}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.0848226, 0.0], [15.8532715, -4.0861924, 0.0], [15.8546448, -4.0861924, 0.0], [15.8546448, -4.0848226, 0.0], [15.8532715, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2380}, "geometry": {"type": "Polygon", "coordinates": [[[15.8889771, -4.0848226, 0.0], [15.8889771, -4.0834528, 0.0], [15.8876038, -4.0834528, 0.0], [15.8876038, -4.0848226, 0.0], [15.8876038, -4.0861924, 0.0], [15.8889771, -4.0861924, 0.0], [15.8903503, -4.0861924, 0.0], [15.8903503, -4.0848226, 0.0], [15.8889771, -4.0848226, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2381}, "geometry": {"type": "Polygon", "coordinates": [[[15.7969666, -4.0834528, 0.0], [15.7969666, -4.0848226, 0.0], [15.7983398, -4.0848226, 0.0], [15.7983398, -4.0834528, 0.0], [15.7969666, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2382}, "geometry": {"type": "Polygon", "coordinates": [[[15.5648804, -4.0834528, 0.0], [15.5648804, -4.082083, 0.0], [15.5635071, -4.082083, 0.0], [15.5635071, -4.0834528, 0.0], [15.5635071, -4.0848226, 0.0], [15.5648804, -4.0848226, 0.0], [15.5648804, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2383}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.0834528, 0.0], [15.5415344, -4.0834528, 0.0], [15.5415344, -4.082083, 0.0], [15.5401611, -4.082083, 0.0], [15.5387878, -4.082083, 0.0], [15.5387878, -4.0834528, 0.0], [15.5387878, -4.0848226, 0.0], [15.5401611, -4.0848226, 0.0], [15.5401611, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2384}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.0834528, 0.0], [15.7489014, -4.082083, 0.0], [15.7475281, -4.082083, 0.0], [15.7475281, -4.0834528, 0.0], [15.7475281, -4.0848226, 0.0], [15.7489014, -4.0848226, 0.0], [15.7489014, -4.0834528, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2385}, "geometry": {"type": "Polygon", "coordinates": [[[15.6307983, -4.082083, 0.0], [15.6307983, -4.0807132, 0.0], [15.629425, -4.0807132, 0.0], [15.629425, -4.082083, 0.0], [15.6280518, -4.082083, 0.0], [15.6280518, -4.0834528, 0.0], [15.629425, -4.0834528, 0.0], [15.6307983, -4.0834528, 0.0], [15.6307983, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2386}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -4.082083, 0.0], [15.7901001, -4.0834528, 0.0], [15.7914734, -4.0834528, 0.0], [15.7928467, -4.0834528, 0.0], [15.7928467, -4.082083, 0.0], [15.7914734, -4.082083, 0.0], [15.7901001, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2387}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.082083, 0.0], [15.8285522, -4.0807132, 0.0], [15.827179, -4.0807132, 0.0], [15.8258057, -4.0807132, 0.0], [15.8258057, -4.082083, 0.0], [15.827179, -4.082083, 0.0], [15.827179, -4.0834528, 0.0], [15.8285522, -4.0834528, 0.0], [15.8285522, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2388}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.082083, 0.0], [15.8010864, -4.082083, 0.0], [15.8024597, -4.082083, 0.0], [15.8024597, -4.0807132, 0.0], [15.803833, -4.0807132, 0.0], [15.803833, -4.0793433, 0.0], [15.8024597, -4.0793433, 0.0], [15.8010864, -4.0793433, 0.0], [15.7997131, -4.0793433, 0.0], [15.7983398, -4.0793433, 0.0], [15.7983398, -4.0807132, 0.0], [15.7969666, -4.0807132, 0.0], [15.7969666, -4.082083, 0.0], [15.7983398, -4.082083, 0.0], [15.7983398, -4.0834528, 0.0], [15.7997131, -4.0834528, 0.0], [15.7997131, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2389}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.082083, 0.0], [15.6541443, -4.0834528, 0.0], [15.6555176, -4.0834528, 0.0], [15.6555176, -4.082083, 0.0], [15.6541443, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2390}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.082083, 0.0], [15.6871033, -4.0834528, 0.0], [15.6884766, -4.0834528, 0.0], [15.6884766, -4.082083, 0.0], [15.6871033, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2391}, "geometry": {"type": "Polygon", "coordinates": [[[15.544281, -4.082083, 0.0], [15.544281, -4.0834528, 0.0], [15.5456543, -4.0834528, 0.0], [15.5456543, -4.082083, 0.0], [15.544281, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2392}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.082083, 0.0], [15.6513977, -4.0834528, 0.0], [15.652771, -4.0834528, 0.0], [15.652771, -4.082083, 0.0], [15.6513977, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2393}, "geometry": {"type": "Polygon", "coordinates": [[[15.5593872, -4.082083, 0.0], [15.5593872, -4.0807132, 0.0], [15.5580139, -4.0807132, 0.0], [15.5566406, -4.0807132, 0.0], [15.5552673, -4.0807132, 0.0], [15.5552673, -4.082083, 0.0], [15.5566406, -4.082083, 0.0], [15.5566406, -4.0834528, 0.0], [15.5580139, -4.0834528, 0.0], [15.5593872, -4.0834528, 0.0], [15.5593872, -4.082083, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2394}, "geometry": {"type": "Polygon", "coordinates": [[[15.8766174, -4.0807132, 0.0], [15.8766174, -4.082083, 0.0], [15.8779907, -4.082083, 0.0], [15.8779907, -4.0807132, 0.0], [15.8766174, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2395}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.0807132, 0.0], [15.8587646, -4.082083, 0.0], [15.8601379, -4.082083, 0.0], [15.8601379, -4.0807132, 0.0], [15.8587646, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2396}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.0807132, 0.0], [15.6143188, -4.082083, 0.0], [15.6156921, -4.082083, 0.0], [15.6156921, -4.0807132, 0.0], [15.6143188, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2397}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0807132, 0.0], [15.6843567, -4.082083, 0.0], [15.68573, -4.082083, 0.0], [15.68573, -4.0807132, 0.0], [15.6843567, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2398}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.0807132, 0.0], [15.6500244, -4.082083, 0.0], [15.6513977, -4.082083, 0.0], [15.6513977, -4.0807132, 0.0], [15.6500244, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2399}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0807132, 0.0], [15.7969666, -4.0807132, 0.0], [15.7969666, -4.0793433, 0.0], [15.7955933, -4.0793433, 0.0], [15.79422, -4.0793433, 0.0], [15.7928467, -4.0793433, 0.0], [15.7928467, -4.0807132, 0.0], [15.79422, -4.0807132, 0.0], [15.79422, -4.082083, 0.0], [15.7955933, -4.082083, 0.0], [15.7955933, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2400}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.0807132, 0.0], [15.846405, -4.0793433, 0.0], [15.8450317, -4.0793433, 0.0], [15.8450317, -4.0807132, 0.0], [15.8450317, -4.082083, 0.0], [15.846405, -4.082083, 0.0], [15.846405, -4.0807132, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2401}, "geometry": {"type": "Polygon", "coordinates": [[[15.5401611, -4.0793433, 0.0], [15.5401611, -4.0807132, 0.0], [15.5415344, -4.0807132, 0.0], [15.5415344, -4.0793433, 0.0], [15.5401611, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2402}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.0793433, 0.0], [15.6994629, -4.0779735, 0.0], [15.6980896, -4.0779735, 0.0], [15.6980896, -4.0793433, 0.0], [15.6980896, -4.0807132, 0.0], [15.6994629, -4.0807132, 0.0], [15.6994629, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2403}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0793433, 0.0], [15.6692505, -4.0807132, 0.0], [15.6706238, -4.0807132, 0.0], [15.6706238, -4.0793433, 0.0], [15.6692505, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2404}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.0793433, 0.0], [15.6459045, -4.0807132, 0.0], [15.6472778, -4.0807132, 0.0], [15.6472778, -4.0793433, 0.0], [15.6459045, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2405}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.0793433, 0.0], [15.8944702, -4.0807132, 0.0], [15.8958435, -4.0807132, 0.0], [15.8958435, -4.0793433, 0.0], [15.8944702, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2406}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0779735, 0.0], [15.8821106, -4.0793433, 0.0], [15.8834839, -4.0793433, 0.0], [15.8834839, -4.0779735, 0.0], [15.8821106, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2407}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.0793433, 0.0], [15.6376648, -4.0807132, 0.0], [15.6390381, -4.0807132, 0.0], [15.6390381, -4.0793433, 0.0], [15.6376648, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2408}, "geometry": {"type": "Polygon", "coordinates": [[[15.610199, -4.0793433, 0.0], [15.610199, -4.0807132, 0.0], [15.6115723, -4.0807132, 0.0], [15.6115723, -4.0793433, 0.0], [15.610199, -4.0793433, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2409}, "geometry": {"type": "Polygon", "coordinates": [[[15.6417847, -4.0779735, 0.0], [15.643158, -4.0779735, 0.0], [15.643158, -4.0766037, 0.0], [15.6417847, -4.0766037, 0.0], [15.6404114, -4.0766037, 0.0], [15.6404114, -4.0779735, 0.0], [15.6404114, -4.0793433, 0.0], [15.6417847, -4.0793433, 0.0], [15.6417847, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2410}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.0779735, 0.0], [15.6610107, -4.0793433, 0.0], [15.662384, -4.0793433, 0.0], [15.662384, -4.0779735, 0.0], [15.6610107, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2411}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.0779735, 0.0], [15.6541443, -4.0793433, 0.0], [15.6555176, -4.0793433, 0.0], [15.6555176, -4.0779735, 0.0], [15.6541443, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2412}, "geometry": {"type": "Polygon", "coordinates": [[[15.5621338, -4.0779735, 0.0], [15.5621338, -4.0793433, 0.0], [15.5635071, -4.0793433, 0.0], [15.5635071, -4.0779735, 0.0], [15.5621338, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2413}, "geometry": {"type": "Polygon", "coordinates": [[[15.7214355, -4.0779735, 0.0], [15.7214355, -4.0766037, 0.0], [15.7214355, -4.0752339, 0.0], [15.7200623, -4.0752339, 0.0], [15.7200623, -4.0766037, 0.0], [15.7200623, -4.0779735, 0.0], [15.7200623, -4.0793433, 0.0], [15.7214355, -4.0793433, 0.0], [15.7214355, -4.0779735, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2414}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.0766037, 0.0], [15.7063293, -4.0752339, 0.0], [15.7049561, -4.0752339, 0.0], [15.7035828, -4.0752339, 0.0], [15.7022095, -4.0752339, 0.0], [15.7008362, -4.0752339, 0.0], [15.7008362, -4.0766037, 0.0], [15.6994629, -4.0766037, 0.0], [15.6994629, -4.0779735, 0.0], [15.7008362, -4.0779735, 0.0], [15.7022095, -4.0779735, 0.0], [15.7022095, -4.0766037, 0.0], [15.7035828, -4.0766037, 0.0], [15.7049561, -4.0766037, 0.0], [15.7049561, -4.0779735, 0.0], [15.7063293, -4.0779735, 0.0], [15.7077026, -4.0779735, 0.0], [15.7077026, -4.0766037, 0.0], [15.7063293, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2415}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.0766037, 0.0], [15.8601379, -4.0766037, 0.0], [15.8587646, -4.0766037, 0.0], [15.8587646, -4.0752339, 0.0], [15.8587646, -4.0738641, 0.0], [15.8573914, -4.0738641, 0.0], [15.8560181, -4.0738641, 0.0], [15.8546448, -4.0738641, 0.0], [15.8546448, -4.0752339, 0.0], [15.8560181, -4.0752339, 0.0], [15.8573914, -4.0752339, 0.0], [15.8573914, -4.0766037, 0.0], [15.8560181, -4.0766037, 0.0], [15.8546448, -4.0766037, 0.0], [15.8546448, -4.0779735, 0.0], [15.8560181, -4.0779735, 0.0], [15.8573914, -4.0779735, 0.0], [15.8587646, -4.0779735, 0.0], [15.8601379, -4.0779735, 0.0], [15.8615112, -4.0779735, 0.0], [15.8628845, -4.0779735, 0.0], [15.8642578, -4.0779735, 0.0], [15.8656311, -4.0779735, 0.0], [15.8670044, -4.0779735, 0.0], [15.8670044, -4.0766037, 0.0], [15.8656311, -4.0766037, 0.0], [15.8642578, -4.0766037, 0.0], [15.8628845, -4.0766037, 0.0], [15.8615112, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2416}, "geometry": {"type": "Polygon", "coordinates": [[[15.6266785, -4.0766037, 0.0], [15.6266785, -4.0752339, 0.0], [15.6253052, -4.0752339, 0.0], [15.6253052, -4.0738641, 0.0], [15.6239319, -4.0738641, 0.0], [15.6239319, -4.0724943, 0.0], [15.6239319, -4.0711244, 0.0], [15.6225586, -4.0711244, 0.0], [15.6211853, -4.0711244, 0.0], [15.619812, -4.0711244, 0.0], [15.619812, -4.0724943, 0.0], [15.619812, -4.0738641, 0.0], [15.6211853, -4.0738641, 0.0], [15.6225586, -4.0738641, 0.0], [15.6225586, -4.0752339, 0.0], [15.6239319, -4.0752339, 0.0], [15.6239319, -4.0766037, 0.0], [15.6253052, -4.0766037, 0.0], [15.6253052, -4.0779735, 0.0], [15.6266785, -4.0779735, 0.0], [15.6266785, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2417}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.0766037, 0.0], [15.879364, -4.0779735, 0.0], [15.8807373, -4.0779735, 0.0], [15.8807373, -4.0766037, 0.0], [15.879364, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2418}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.0766037, 0.0], [15.8711243, -4.0766037, 0.0], [15.869751, -4.0766037, 0.0], [15.869751, -4.0779735, 0.0], [15.8711243, -4.0779735, 0.0], [15.8724976, -4.0779735, 0.0], [15.8738708, -4.0779735, 0.0], [15.8738708, -4.0766037, 0.0], [15.8724976, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2419}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.0766037, 0.0], [15.6513977, -4.0779735, 0.0], [15.652771, -4.0779735, 0.0], [15.652771, -4.0766037, 0.0], [15.6513977, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2420}, "geometry": {"type": "Polygon", "coordinates": [[[15.5635071, -4.0766037, 0.0], [15.5635071, -4.0779735, 0.0], [15.5648804, -4.0779735, 0.0], [15.5648804, -4.0766037, 0.0], [15.5635071, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2421}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.0766037, 0.0], [15.8944702, -4.0752339, 0.0], [15.8930969, -4.0752339, 0.0], [15.8917236, -4.0752339, 0.0], [15.8917236, -4.0766037, 0.0], [15.8930969, -4.0766037, 0.0], [15.8930969, -4.0779735, 0.0], [15.8944702, -4.0779735, 0.0], [15.8944702, -4.0766037, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2422}, "geometry": {"type": "Polygon", "coordinates": [[[15.6706238, -4.0752339, 0.0], [15.6706238, -4.0766037, 0.0], [15.6719971, -4.0766037, 0.0], [15.6719971, -4.0752339, 0.0], [15.6706238, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2423}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0752339, 0.0], [15.6706238, -4.0752339, 0.0], [15.6706238, -4.0738641, 0.0], [15.6692505, -4.0738641, 0.0], [15.6678772, -4.0738641, 0.0], [15.6678772, -4.0752339, 0.0], [15.6678772, -4.0766037, 0.0], [15.6692505, -4.0766037, 0.0], [15.6692505, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2424}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.0752339, 0.0], [15.6211853, -4.0766037, 0.0], [15.6225586, -4.0766037, 0.0], [15.6225586, -4.0752339, 0.0], [15.6211853, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2425}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.0752339, 0.0], [15.5662537, -4.0766037, 0.0], [15.567627, -4.0766037, 0.0], [15.567627, -4.0752339, 0.0], [15.5662537, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2426}, "geometry": {"type": "Polygon", "coordinates": [[[15.6541443, -4.0752339, 0.0], [15.6541443, -4.0738641, 0.0], [15.652771, -4.0738641, 0.0], [15.652771, -4.0752339, 0.0], [15.652771, -4.0766037, 0.0], [15.6541443, -4.0766037, 0.0], [15.6555176, -4.0766037, 0.0], [15.6555176, -4.0752339, 0.0], [15.6541443, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2427}, "geometry": {"type": "Polygon", "coordinates": [[[15.6802368, -4.0752339, 0.0], [15.6802368, -4.0738641, 0.0], [15.6802368, -4.0724943, 0.0], [15.6802368, -4.0711244, 0.0], [15.6788635, -4.0711244, 0.0], [15.6788635, -4.0724943, 0.0], [15.6774902, -4.0724943, 0.0], [15.6774902, -4.0738641, 0.0], [15.6788635, -4.0738641, 0.0], [15.6788635, -4.0752339, 0.0], [15.6788635, -4.0766037, 0.0], [15.6802368, -4.0766037, 0.0], [15.6802368, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2428}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.0752339, 0.0], [15.8079529, -4.0752339, 0.0], [15.8079529, -4.0766037, 0.0], [15.8093262, -4.0766037, 0.0], [15.8106995, -4.0766037, 0.0], [15.8106995, -4.0752339, 0.0], [15.8093262, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2429}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -4.0752339, 0.0], [15.7351685, -4.0766037, 0.0], [15.7365417, -4.0766037, 0.0], [15.7365417, -4.0752339, 0.0], [15.7351685, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2430}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.0752339, 0.0], [15.7269287, -4.0752339, 0.0], [15.7269287, -4.0738641, 0.0], [15.7255554, -4.0738641, 0.0], [15.7241821, -4.0738641, 0.0], [15.7241821, -4.0752339, 0.0], [15.7241821, -4.0766037, 0.0], [15.7255554, -4.0766037, 0.0], [15.7255554, -4.0752339, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2431}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.0738641, 0.0], [15.662384, -4.0738641, 0.0], [15.662384, -4.0752339, 0.0], [15.6637573, -4.0752339, 0.0], [15.6651306, -4.0752339, 0.0], [15.6651306, -4.0738641, 0.0], [15.6637573, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2432}, "geometry": {"type": "Polygon", "coordinates": [[[15.813446, -4.0738641, 0.0], [15.813446, -4.0724943, 0.0], [15.8120728, -4.0724943, 0.0], [15.8106995, -4.0724943, 0.0], [15.8106995, -4.0738641, 0.0], [15.8106995, -4.0752339, 0.0], [15.8120728, -4.0752339, 0.0], [15.813446, -4.0752339, 0.0], [15.813446, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2433}, "geometry": {"type": "Polygon", "coordinates": [[[15.7846069, -4.0738641, 0.0], [15.7846069, -4.0752339, 0.0], [15.7859802, -4.0752339, 0.0], [15.7859802, -4.0738641, 0.0], [15.7846069, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2434}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.0738641, 0.0], [15.7131958, -4.0724943, 0.0], [15.7118225, -4.0724943, 0.0], [15.7118225, -4.0738641, 0.0], [15.7118225, -4.0752339, 0.0], [15.7131958, -4.0752339, 0.0], [15.7131958, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2435}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0738641, 0.0], [15.6967163, -4.0724943, 0.0], [15.6967163, -4.0711244, 0.0], [15.695343, -4.0711244, 0.0], [15.695343, -4.0724943, 0.0], [15.6939697, -4.0724943, 0.0], [15.6939697, -4.0738641, 0.0], [15.695343, -4.0738641, 0.0], [15.695343, -4.0752339, 0.0], [15.6967163, -4.0752339, 0.0], [15.6980896, -4.0752339, 0.0], [15.6994629, -4.0752339, 0.0], [15.7008362, -4.0752339, 0.0], [15.7008362, -4.0738641, 0.0], [15.6994629, -4.0738641, 0.0], [15.6994629, -4.0724943, 0.0], [15.6980896, -4.0724943, 0.0], [15.6980896, -4.0738641, 0.0], [15.6967163, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2436}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.0738641, 0.0], [15.8615112, -4.0752339, 0.0], [15.8628845, -4.0752339, 0.0], [15.8642578, -4.0752339, 0.0], [15.8656311, -4.0752339, 0.0], [15.8656311, -4.0738641, 0.0], [15.8642578, -4.0738641, 0.0], [15.8628845, -4.0738641, 0.0], [15.8615112, -4.0738641, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2437}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.0724943, 0.0], [15.5813599, -4.0738641, 0.0], [15.5827332, -4.0738641, 0.0], [15.5827332, -4.0724943, 0.0], [15.5813599, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2438}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.0724943, 0.0], [15.6651306, -4.0738641, 0.0], [15.6665039, -4.0738641, 0.0], [15.6665039, -4.0724943, 0.0], [15.6651306, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2439}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.0724943, 0.0], [15.6829834, -4.0711244, 0.0], [15.6829834, -4.0697546, 0.0], [15.6816101, -4.0697546, 0.0], [15.6816101, -4.0711244, 0.0], [15.6816101, -4.0724943, 0.0], [15.6816101, -4.0738641, 0.0], [15.6829834, -4.0738641, 0.0], [15.6843567, -4.0738641, 0.0], [15.6843567, -4.0724943, 0.0], [15.6829834, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2440}, "geometry": {"type": "Polygon", "coordinates": [[[15.8972168, -4.0724943, 0.0], [15.8972168, -4.0738641, 0.0], [15.8985901, -4.0738641, 0.0], [15.8985901, -4.0724943, 0.0], [15.8972168, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2441}, "geometry": {"type": "Polygon", "coordinates": [[[15.6610107, -4.0724943, 0.0], [15.6610107, -4.0711244, 0.0], [15.6596375, -4.0711244, 0.0], [15.6596375, -4.0724943, 0.0], [15.6596375, -4.0738641, 0.0], [15.6610107, -4.0738641, 0.0], [15.6610107, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2442}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.0724943, 0.0], [15.7392883, -4.0738641, 0.0], [15.7406616, -4.0738641, 0.0], [15.7406616, -4.0724943, 0.0], [15.7392883, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2443}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.0724943, 0.0], [15.6500244, -4.0724943, 0.0], [15.6500244, -4.0711244, 0.0], [15.6486511, -4.0711244, 0.0], [15.6472778, -4.0711244, 0.0], [15.6472778, -4.0724943, 0.0], [15.6472778, -4.0738641, 0.0], [15.6486511, -4.0738641, 0.0], [15.6486511, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2444}, "geometry": {"type": "Polygon", "coordinates": [[[15.5662537, -4.0724943, 0.0], [15.5662537, -4.0738641, 0.0], [15.567627, -4.0738641, 0.0], [15.567627, -4.0724943, 0.0], [15.5662537, -4.0724943, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2445}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.0711244, 0.0], [15.6678772, -4.0697546, 0.0], [15.6665039, -4.0697546, 0.0], [15.6665039, -4.0711244, 0.0], [15.6665039, -4.0724943, 0.0], [15.6678772, -4.0724943, 0.0], [15.6692505, -4.0724943, 0.0], [15.6692505, -4.0711244, 0.0], [15.6678772, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2446}, "geometry": {"type": "Polygon", "coordinates": [[[15.5731201, -4.0711244, 0.0], [15.5744934, -4.0711244, 0.0], [15.5758667, -4.0711244, 0.0], [15.5758667, -4.0697546, 0.0], [15.5744934, -4.0697546, 0.0], [15.5731201, -4.0697546, 0.0], [15.5731201, -4.0683848, 0.0], [15.5717468, -4.0683848, 0.0], [15.5717468, -4.0697546, 0.0], [15.5717468, -4.0711244, 0.0], [15.5717468, -4.0724943, 0.0], [15.5731201, -4.0724943, 0.0], [15.5731201, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2447}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.0711244, 0.0], [15.6568909, -4.0697546, 0.0], [15.6555176, -4.0697546, 0.0], [15.6555176, -4.0683848, 0.0], [15.6541443, -4.0683848, 0.0], [15.6541443, -4.0697546, 0.0], [15.6541443, -4.0711244, 0.0], [15.6555176, -4.0711244, 0.0], [15.6555176, -4.0724943, 0.0], [15.6568909, -4.0724943, 0.0], [15.6568909, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2448}, "geometry": {"type": "Polygon", "coordinates": [[[15.652771, -4.0711244, 0.0], [15.652771, -4.0724943, 0.0], [15.6541443, -4.0724943, 0.0], [15.6541443, -4.0711244, 0.0], [15.652771, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2449}, "geometry": {"type": "Polygon", "coordinates": [[[15.8944702, -4.0711244, 0.0], [15.8958435, -4.0711244, 0.0], [15.8958435, -4.0697546, 0.0], [15.8944702, -4.0697546, 0.0], [15.8930969, -4.0697546, 0.0], [15.8917236, -4.0697546, 0.0], [15.8917236, -4.0711244, 0.0], [15.8917236, -4.0724943, 0.0], [15.8930969, -4.0724943, 0.0], [15.8944702, -4.0724943, 0.0], [15.8944702, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2450}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -4.0711244, 0.0], [15.8834839, -4.0724943, 0.0], [15.8848572, -4.0724943, 0.0], [15.8848572, -4.0711244, 0.0], [15.8834839, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2451}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.0711244, 0.0], [15.7598877, -4.0724943, 0.0], [15.761261, -4.0724943, 0.0], [15.761261, -4.0711244, 0.0], [15.7598877, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2452}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.0711244, 0.0], [15.7241821, -4.0724943, 0.0], [15.7255554, -4.0724943, 0.0], [15.7255554, -4.0711244, 0.0], [15.7241821, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2453}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0711244, 0.0], [15.7104492, -4.0724943, 0.0], [15.7118225, -4.0724943, 0.0], [15.7118225, -4.0711244, 0.0], [15.7104492, -4.0711244, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2454}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.0697546, 0.0], [15.8999634, -4.0711244, 0.0], [15.9013367, -4.0711244, 0.0], [15.9013367, -4.0697546, 0.0], [15.8999634, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2455}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -4.0697546, 0.0], [15.7228088, -4.0711244, 0.0], [15.7241821, -4.0711244, 0.0], [15.7241821, -4.0697546, 0.0], [15.7228088, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2456}, "geometry": {"type": "Polygon", "coordinates": [[[15.6500244, -4.0697546, 0.0], [15.6500244, -4.0711244, 0.0], [15.6513977, -4.0711244, 0.0], [15.6513977, -4.0697546, 0.0], [15.6500244, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2457}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.0697546, 0.0], [15.5786133, -4.0711244, 0.0], [15.5799866, -4.0711244, 0.0], [15.5799866, -4.0697546, 0.0], [15.5786133, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2458}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0697546, 0.0], [15.662384, -4.0683848, 0.0], [15.6610107, -4.0683848, 0.0], [15.6596375, -4.0683848, 0.0], [15.6596375, -4.0670149, 0.0], [15.6582642, -4.0670149, 0.0], [15.6582642, -4.0683848, 0.0], [15.6582642, -4.0697546, 0.0], [15.6596375, -4.0697546, 0.0], [15.6610107, -4.0697546, 0.0], [15.6610107, -4.0711244, 0.0], [15.662384, -4.0711244, 0.0], [15.6637573, -4.0711244, 0.0], [15.6637573, -4.0697546, 0.0], [15.662384, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2459}, "geometry": {"type": "Polygon", "coordinates": [[[15.7035828, -4.0697546, 0.0], [15.7035828, -4.0711244, 0.0], [15.7049561, -4.0711244, 0.0], [15.7049561, -4.0697546, 0.0], [15.7035828, -4.0697546, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2460}, "geometry": {"type": "Polygon", "coordinates": [[[15.6513977, -4.0683848, 0.0], [15.6513977, -4.0697546, 0.0], [15.652771, -4.0697546, 0.0], [15.652771, -4.0683848, 0.0], [15.6513977, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2461}, "geometry": {"type": "Polygon", "coordinates": [[[15.7337952, -4.0683848, 0.0], [15.7337952, -4.0697546, 0.0], [15.7351685, -4.0697546, 0.0], [15.7365417, -4.0697546, 0.0], [15.7365417, -4.0683848, 0.0], [15.7365417, -4.0670149, 0.0], [15.7351685, -4.0670149, 0.0], [15.7351685, -4.0683848, 0.0], [15.7337952, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2462}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.0683848, 0.0], [15.8189392, -4.0697546, 0.0], [15.8203125, -4.0697546, 0.0], [15.8203125, -4.0683848, 0.0], [15.8189392, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2463}, "geometry": {"type": "Polygon", "coordinates": [[[15.619812, -4.0683848, 0.0], [15.619812, -4.0697546, 0.0], [15.6211853, -4.0697546, 0.0], [15.6211853, -4.0683848, 0.0], [15.619812, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2464}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0683848, 0.0], [15.68573, -4.0683848, 0.0], [15.68573, -4.0670149, 0.0], [15.68573, -4.0656451, 0.0], [15.6843567, -4.0656451, 0.0], [15.6843567, -4.0670149, 0.0], [15.6829834, -4.0670149, 0.0], [15.6829834, -4.0683848, 0.0], [15.6829834, -4.0697546, 0.0], [15.6843567, -4.0697546, 0.0], [15.6843567, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2465}, "geometry": {"type": "Polygon", "coordinates": [[[15.7063293, -4.0683848, 0.0], [15.7063293, -4.0697546, 0.0], [15.7077026, -4.0697546, 0.0], [15.7077026, -4.0683848, 0.0], [15.7063293, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2466}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.0683848, 0.0], [15.6678772, -4.0697546, 0.0], [15.6692505, -4.0697546, 0.0], [15.6692505, -4.0683848, 0.0], [15.6678772, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2467}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.0670149, 0.0], [15.8985901, -4.0683848, 0.0], [15.8999634, -4.0683848, 0.0], [15.8999634, -4.0670149, 0.0], [15.8985901, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2468}, "geometry": {"type": "Polygon", "coordinates": [[[15.8326721, -4.0670149, 0.0], [15.8326721, -4.0683848, 0.0], [15.8340454, -4.0683848, 0.0], [15.8340454, -4.0670149, 0.0], [15.8326721, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2469}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.0670149, 0.0], [15.7557678, -4.0683848, 0.0], [15.7571411, -4.0683848, 0.0], [15.7571411, -4.0670149, 0.0], [15.7557678, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2470}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.0670149, 0.0], [15.90271, -4.0683848, 0.0], [15.9040833, -4.0683848, 0.0], [15.9040833, -4.0670149, 0.0], [15.90271, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2471}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.0683848, 0.0], [15.6678772, -4.0683848, 0.0], [15.6678772, -4.0670149, 0.0], [15.6678772, -4.0656451, 0.0], [15.6665039, -4.0656451, 0.0], [15.6651306, -4.0656451, 0.0], [15.6651306, -4.0670149, 0.0], [15.6651306, -4.0683848, 0.0], [15.6665039, -4.0683848, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2472}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.0670149, 0.0], [15.7241821, -4.0683848, 0.0], [15.7255554, -4.0683848, 0.0], [15.7255554, -4.0670149, 0.0], [15.7241821, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2473}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0670149, 0.0], [15.6747437, -4.0683848, 0.0], [15.6761169, -4.0683848, 0.0], [15.6761169, -4.0670149, 0.0], [15.6747437, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2474}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.0670149, 0.0], [15.6719971, -4.0656451, 0.0], [15.6706238, -4.0656451, 0.0], [15.6692505, -4.0656451, 0.0], [15.6692505, -4.0670149, 0.0], [15.6706238, -4.0670149, 0.0], [15.6706238, -4.0683848, 0.0], [15.6719971, -4.0683848, 0.0], [15.6719971, -4.0670149, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2475}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0656451, 0.0], [15.662384, -4.0670149, 0.0], [15.6637573, -4.0670149, 0.0], [15.6637573, -4.0656451, 0.0], [15.662384, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2476}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.0656451, 0.0], [15.7530212, -4.0670149, 0.0], [15.7543945, -4.0670149, 0.0], [15.7543945, -4.0656451, 0.0], [15.7530212, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2477}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.0656451, 0.0], [15.7502747, -4.0642753, 0.0], [15.7489014, -4.0642753, 0.0], [15.7475281, -4.0642753, 0.0], [15.7461548, -4.0642753, 0.0], [15.7461548, -4.0656451, 0.0], [15.7475281, -4.0656451, 0.0], [15.7475281, -4.0670149, 0.0], [15.7489014, -4.0670149, 0.0], [15.7502747, -4.0670149, 0.0], [15.7502747, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2478}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0656451, 0.0], [15.7090759, -4.0656451, 0.0], [15.7077026, -4.0656451, 0.0], [15.7077026, -4.0670149, 0.0], [15.7090759, -4.0670149, 0.0], [15.7104492, -4.0670149, 0.0], [15.7118225, -4.0670149, 0.0], [15.7118225, -4.0656451, 0.0], [15.7104492, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2479}, "geometry": {"type": "Polygon", "coordinates": [[[15.6774902, -4.0656451, 0.0], [15.6761169, -4.0656451, 0.0], [15.6761169, -4.0670149, 0.0], [15.6774902, -4.0670149, 0.0], [15.6788635, -4.0670149, 0.0], [15.6788635, -4.0656451, 0.0], [15.6774902, -4.0656451, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2480}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.0642753, 0.0], [15.6568909, -4.0656451, 0.0], [15.6582642, -4.0656451, 0.0], [15.6582642, -4.0642753, 0.0], [15.6568909, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2481}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.0642753, 0.0], [15.6719971, -4.0656451, 0.0], [15.6733704, -4.0656451, 0.0], [15.6733704, -4.0642753, 0.0], [15.6719971, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2482}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0642753, 0.0], [15.6747437, -4.0656451, 0.0], [15.6761169, -4.0656451, 0.0], [15.6761169, -4.0642753, 0.0], [15.6747437, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2483}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.0642753, 0.0], [15.6472778, -4.0642753, 0.0], [15.6472778, -4.0656451, 0.0], [15.6486511, -4.0656451, 0.0], [15.6500244, -4.0656451, 0.0], [15.6500244, -4.0642753, 0.0], [15.6486511, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2484}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.0642753, 0.0], [15.8175659, -4.0642753, 0.0], [15.8175659, -4.0656451, 0.0], [15.8189392, -4.0656451, 0.0], [15.8203125, -4.0656451, 0.0], [15.8203125, -4.0642753, 0.0], [15.8189392, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2485}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.0642753, 0.0], [15.8079529, -4.0656451, 0.0], [15.8093262, -4.0656451, 0.0], [15.8093262, -4.0642753, 0.0], [15.8079529, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2486}, "geometry": {"type": "Polygon", "coordinates": [[[15.761261, -4.0642753, 0.0], [15.761261, -4.0656451, 0.0], [15.7626343, -4.0656451, 0.0], [15.7626343, -4.0642753, 0.0], [15.761261, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2487}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.0642753, 0.0], [15.6651306, -4.0629054, 0.0], [15.6637573, -4.0629054, 0.0], [15.6637573, -4.0642753, 0.0], [15.6637573, -4.0656451, 0.0], [15.6651306, -4.0656451, 0.0], [15.6651306, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2488}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.0642753, 0.0], [15.6871033, -4.0656451, 0.0], [15.6884766, -4.0656451, 0.0], [15.6898499, -4.0656451, 0.0], [15.6912231, -4.0656451, 0.0], [15.6912231, -4.0642753, 0.0], [15.6898499, -4.0642753, 0.0], [15.6884766, -4.0642753, 0.0], [15.6871033, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2489}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.0642753, 0.0], [15.6678772, -4.0656451, 0.0], [15.6692505, -4.0656451, 0.0], [15.6692505, -4.0642753, 0.0], [15.6678772, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2490}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -4.0642753, 0.0], [15.8985901, -4.0656451, 0.0], [15.8999634, -4.0656451, 0.0], [15.8999634, -4.0642753, 0.0], [15.8985901, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2491}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.0642753, 0.0], [15.8848572, -4.0656451, 0.0], [15.8862305, -4.0656451, 0.0], [15.8862305, -4.0642753, 0.0], [15.8848572, -4.0642753, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2492}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.0629054, 0.0], [15.6829834, -4.0615356, 0.0], [15.6829834, -4.0601658, 0.0], [15.6816101, -4.0601658, 0.0], [15.6816101, -4.0615356, 0.0], [15.6816101, -4.0629054, 0.0], [15.6816101, -4.0642753, 0.0], [15.6829834, -4.0642753, 0.0], [15.6829834, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2493}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.0629054, 0.0], [15.8216858, -4.0642753, 0.0], [15.8230591, -4.0642753, 0.0], [15.8230591, -4.0629054, 0.0], [15.8216858, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2494}, "geometry": {"type": "Polygon", "coordinates": [[[15.8491516, -4.0629054, 0.0], [15.8491516, -4.0642753, 0.0], [15.8505249, -4.0642753, 0.0], [15.8518982, -4.0642753, 0.0], [15.8518982, -4.0629054, 0.0], [15.8532715, -4.0629054, 0.0], [15.8532715, -4.0615356, 0.0], [15.8518982, -4.0615356, 0.0], [15.8505249, -4.0615356, 0.0], [15.8505249, -4.0629054, 0.0], [15.8491516, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2495}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.0629054, 0.0], [15.6665039, -4.0642753, 0.0], [15.6678772, -4.0642753, 0.0], [15.6678772, -4.0629054, 0.0], [15.6665039, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2496}, "geometry": {"type": "Polygon", "coordinates": [[[15.8670044, -4.0629054, 0.0], [15.8670044, -4.0642753, 0.0], [15.8683777, -4.0642753, 0.0], [15.8683777, -4.0629054, 0.0], [15.8670044, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2497}, "geometry": {"type": "Polygon", "coordinates": [[[15.7365417, -4.0629054, 0.0], [15.7365417, -4.0642753, 0.0], [15.737915, -4.0642753, 0.0], [15.737915, -4.0629054, 0.0], [15.7365417, -4.0629054, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2498}, "geometry": {"type": "Polygon", "coordinates": [[[15.7557678, -4.0615356, 0.0], [15.7557678, -4.0629054, 0.0], [15.7571411, -4.0629054, 0.0], [15.7571411, -4.0615356, 0.0], [15.7557678, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2499}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.0615356, 0.0], [15.6733704, -4.0629054, 0.0], [15.6747437, -4.0629054, 0.0], [15.6747437, -4.0615356, 0.0], [15.6733704, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2500}, "geometry": {"type": "Polygon", "coordinates": [[[15.5882263, -4.0615356, 0.0], [15.5882263, -4.0629054, 0.0], [15.5895996, -4.0629054, 0.0], [15.5895996, -4.0615356, 0.0], [15.5882263, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2501}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0615356, 0.0], [15.8203125, -4.0629054, 0.0], [15.8216858, -4.0629054, 0.0], [15.8216858, -4.0615356, 0.0], [15.8203125, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2502}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.0615356, 0.0], [15.7392883, -4.0629054, 0.0], [15.7406616, -4.0629054, 0.0], [15.7406616, -4.0615356, 0.0], [15.7392883, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2503}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.0615356, 0.0], [15.8848572, -4.0629054, 0.0], [15.8862305, -4.0629054, 0.0], [15.8862305, -4.0615356, 0.0], [15.8848572, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2504}, "geometry": {"type": "Polygon", "coordinates": [[[15.8093262, -4.0615356, 0.0], [15.8093262, -4.0629054, 0.0], [15.8106995, -4.0629054, 0.0], [15.8106995, -4.0615356, 0.0], [15.8093262, -4.0615356, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2505}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.0601658, 0.0], [15.7667542, -4.0601658, 0.0], [15.7667542, -4.0587959, 0.0], [15.7667542, -4.0574261, 0.0], [15.7653809, -4.0574261, 0.0], [15.7640076, -4.0574261, 0.0], [15.7640076, -4.0587959, 0.0], [15.7626343, -4.0587959, 0.0], [15.7626343, -4.0601658, 0.0], [15.7626343, -4.0615356, 0.0], [15.7640076, -4.0615356, 0.0], [15.7653809, -4.0615356, 0.0], [15.7653809, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2506}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.0601658, 0.0], [15.7447815, -4.0615356, 0.0], [15.7461548, -4.0615356, 0.0], [15.7461548, -4.0601658, 0.0], [15.7447815, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2507}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0601658, 0.0], [15.7104492, -4.0615356, 0.0], [15.7118225, -4.0615356, 0.0], [15.7118225, -4.0601658, 0.0], [15.7104492, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2508}, "geometry": {"type": "Polygon", "coordinates": [[[15.6692505, -4.0601658, 0.0], [15.6678772, -4.0601658, 0.0], [15.6678772, -4.0615356, 0.0], [15.6692505, -4.0615356, 0.0], [15.6706238, -4.0615356, 0.0], [15.6706238, -4.0601658, 0.0], [15.6692505, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2509}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.0601658, 0.0], [15.8175659, -4.0587959, 0.0], [15.8161926, -4.0587959, 0.0], [15.8161926, -4.0601658, 0.0], [15.8161926, -4.0615356, 0.0], [15.8175659, -4.0615356, 0.0], [15.8175659, -4.0601658, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2510}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.0587959, 0.0], [15.7434082, -4.0601658, 0.0], [15.7447815, -4.0601658, 0.0], [15.7447815, -4.0587959, 0.0], [15.7434082, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2511}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0587959, 0.0], [15.695343, -4.0587959, 0.0], [15.695343, -4.0601658, 0.0], [15.6967163, -4.0601658, 0.0], [15.6980896, -4.0601658, 0.0], [15.6980896, -4.0587959, 0.0], [15.6967163, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2512}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.0587959, 0.0], [15.6719971, -4.0574261, 0.0], [15.6706238, -4.0574261, 0.0], [15.6706238, -4.0560562, 0.0], [15.6706238, -4.0546864, 0.0], [15.6706238, -4.0533165, 0.0], [15.6692505, -4.0533165, 0.0], [15.6692505, -4.0546864, 0.0], [15.6692505, -4.0560562, 0.0], [15.6678772, -4.0560562, 0.0], [15.6678772, -4.0574261, 0.0], [15.6692505, -4.0574261, 0.0], [15.6692505, -4.0587959, 0.0], [15.6706238, -4.0587959, 0.0], [15.6706238, -4.0601658, 0.0], [15.6719971, -4.0601658, 0.0], [15.6719971, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2513}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.0587959, 0.0], [15.8299255, -4.0574261, 0.0], [15.8285522, -4.0574261, 0.0], [15.827179, -4.0574261, 0.0], [15.827179, -4.0587959, 0.0], [15.827179, -4.0601658, 0.0], [15.8285522, -4.0601658, 0.0], [15.8299255, -4.0601658, 0.0], [15.8299255, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2514}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.0587959, 0.0], [15.8958435, -4.0601658, 0.0], [15.8972168, -4.0601658, 0.0], [15.8972168, -4.0587959, 0.0], [15.8958435, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2515}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0587959, 0.0], [15.8821106, -4.0601658, 0.0], [15.8834839, -4.0601658, 0.0], [15.8834839, -4.0587959, 0.0], [15.8821106, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2516}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.0587959, 0.0], [15.8409119, -4.0601658, 0.0], [15.8422852, -4.0601658, 0.0], [15.8422852, -4.0587959, 0.0], [15.8409119, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2517}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0587959, 0.0], [15.8340454, -4.0601658, 0.0], [15.8354187, -4.0601658, 0.0], [15.8354187, -4.0587959, 0.0], [15.8340454, -4.0587959, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2518}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0574261, 0.0], [15.7955933, -4.0587959, 0.0], [15.7969666, -4.0587959, 0.0], [15.7969666, -4.0574261, 0.0], [15.7955933, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2519}, "geometry": {"type": "Polygon", "coordinates": [[[15.8065796, -4.0574261, 0.0], [15.8065796, -4.0587959, 0.0], [15.8079529, -4.0587959, 0.0], [15.8079529, -4.0574261, 0.0], [15.8065796, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2520}, "geometry": {"type": "Polygon", "coordinates": [[[15.6445312, -4.0574261, 0.0], [15.6445312, -4.0560562, 0.0], [15.643158, -4.0560562, 0.0], [15.643158, -4.0546864, 0.0], [15.6417847, -4.0546864, 0.0], [15.6417847, -4.0560562, 0.0], [15.6417847, -4.0574261, 0.0], [15.643158, -4.0574261, 0.0], [15.643158, -4.0587959, 0.0], [15.6445312, -4.0587959, 0.0], [15.6445312, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2521}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.0574261, 0.0], [15.8518982, -4.0574261, 0.0], [15.8518982, -4.0587959, 0.0], [15.8532715, -4.0587959, 0.0], [15.8546448, -4.0587959, 0.0], [15.8546448, -4.0574261, 0.0], [15.8532715, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2522}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -4.0574261, 0.0], [15.7997131, -4.0587959, 0.0], [15.8010864, -4.0587959, 0.0], [15.8010864, -4.0574261, 0.0], [15.7997131, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2523}, "geometry": {"type": "Polygon", "coordinates": [[[15.6651306, -4.0574261, 0.0], [15.6651306, -4.0587959, 0.0], [15.6665039, -4.0587959, 0.0], [15.6665039, -4.0574261, 0.0], [15.6651306, -4.0574261, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2524}, "geometry": {"type": "Polygon", "coordinates": [[[15.9136963, -4.0560562, 0.0], [15.9136963, -4.0574261, 0.0], [15.9150696, -4.0574261, 0.0], [15.9150696, -4.0560562, 0.0], [15.9136963, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2525}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.0560562, 0.0], [15.6884766, -4.0574261, 0.0], [15.6898499, -4.0574261, 0.0], [15.6912231, -4.0574261, 0.0], [15.6925964, -4.0574261, 0.0], [15.6939697, -4.0574261, 0.0], [15.6939697, -4.0560562, 0.0], [15.6925964, -4.0560562, 0.0], [15.6912231, -4.0560562, 0.0], [15.6898499, -4.0560562, 0.0], [15.6884766, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2526}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.0560562, 0.0], [15.5813599, -4.0546864, 0.0], [15.5799866, -4.0546864, 0.0], [15.5786133, -4.0546864, 0.0], [15.5786133, -4.0560562, 0.0], [15.5799866, -4.0560562, 0.0], [15.5799866, -4.0574261, 0.0], [15.5813599, -4.0574261, 0.0], [15.5813599, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2527}, "geometry": {"type": "Polygon", "coordinates": [[[15.5703735, -4.0560562, 0.0], [15.5703735, -4.0574261, 0.0], [15.5717468, -4.0574261, 0.0], [15.5717468, -4.0560562, 0.0], [15.5703735, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2528}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -4.0560562, 0.0], [15.803833, -4.0546864, 0.0], [15.8024597, -4.0546864, 0.0], [15.8010864, -4.0546864, 0.0], [15.8010864, -4.0560562, 0.0], [15.8010864, -4.0574261, 0.0], [15.8024597, -4.0574261, 0.0], [15.803833, -4.0574261, 0.0], [15.803833, -4.0560562, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2529}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.0546864, 0.0], [15.6761169, -4.0560562, 0.0], [15.6774902, -4.0560562, 0.0], [15.6774902, -4.0546864, 0.0], [15.6761169, -4.0546864, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2530}, "geometry": {"type": "Polygon", "coordinates": [[[15.8958435, -4.0533165, 0.0], [15.8944702, -4.0533165, 0.0], [15.8944702, -4.0546864, 0.0], [15.8958435, -4.0546864, 0.0], [15.8972168, -4.0546864, 0.0], [15.8972168, -4.0533165, 0.0], [15.8958435, -4.0533165, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2531}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.0533165, 0.0], [15.6761169, -4.0519466, 0.0], [15.6747437, -4.0519466, 0.0], [15.6747437, -4.0533165, 0.0], [15.6747437, -4.0546864, 0.0], [15.6761169, -4.0546864, 0.0], [15.6761169, -4.0533165, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2532}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.0519466, 0.0], [15.8999634, -4.0533165, 0.0], [15.9013367, -4.0533165, 0.0], [15.9013367, -4.0519466, 0.0], [15.8999634, -4.0519466, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2533}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.0505768, 0.0], [15.68573, -4.0519466, 0.0], [15.6871033, -4.0519466, 0.0], [15.6871033, -4.0505768, 0.0], [15.68573, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2534}, "geometry": {"type": "Polygon", "coordinates": [[[15.5786133, -4.0505768, 0.0], [15.5786133, -4.0519466, 0.0], [15.5799866, -4.0519466, 0.0], [15.5799866, -4.0505768, 0.0], [15.5786133, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2535}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -4.0505768, 0.0], [15.7928467, -4.0505768, 0.0], [15.7928467, -4.0519466, 0.0], [15.79422, -4.0519466, 0.0], [15.7955933, -4.0519466, 0.0], [15.7955933, -4.0505768, 0.0], [15.79422, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2536}, "geometry": {"type": "Polygon", "coordinates": [[[15.8532715, -4.0505768, 0.0], [15.8518982, -4.0505768, 0.0], [15.8518982, -4.0519466, 0.0], [15.8532715, -4.0519466, 0.0], [15.8546448, -4.0519466, 0.0], [15.8546448, -4.0505768, 0.0], [15.8532715, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2537}, "geometry": {"type": "Polygon", "coordinates": [[[15.869751, -4.0505768, 0.0], [15.869751, -4.0519466, 0.0], [15.8711243, -4.0519466, 0.0], [15.8711243, -4.0505768, 0.0], [15.869751, -4.0505768, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2538}, "geometry": {"type": "Polygon", "coordinates": [[[15.8999634, -4.0492069, 0.0], [15.8999634, -4.0478371, 0.0], [15.8999634, -4.0464672, 0.0], [15.8999634, -4.0450973, 0.0], [15.8985901, -4.0450973, 0.0], [15.8972168, -4.0450973, 0.0], [15.8972168, -4.0464672, 0.0], [15.8972168, -4.0478371, 0.0], [15.8972168, -4.0492069, 0.0], [15.8972168, -4.0505768, 0.0], [15.8985901, -4.0505768, 0.0], [15.8999634, -4.0505768, 0.0], [15.9013367, -4.0505768, 0.0], [15.9013367, -4.0492069, 0.0], [15.8999634, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2539}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0492069, 0.0], [15.8821106, -4.0505768, 0.0], [15.8834839, -4.0505768, 0.0], [15.8834839, -4.0492069, 0.0], [15.8821106, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2540}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.0492069, 0.0], [15.8573914, -4.0478371, 0.0], [15.8573914, -4.0464672, 0.0], [15.8560181, -4.0464672, 0.0], [15.8546448, -4.0464672, 0.0], [15.8532715, -4.0464672, 0.0], [15.8532715, -4.0478371, 0.0], [15.8532715, -4.0492069, 0.0], [15.8546448, -4.0492069, 0.0], [15.8560181, -4.0492069, 0.0], [15.8560181, -4.0505768, 0.0], [15.8573914, -4.0505768, 0.0], [15.8573914, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2541}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.0492069, 0.0], [15.8711243, -4.0505768, 0.0], [15.8724976, -4.0505768, 0.0], [15.8724976, -4.0492069, 0.0], [15.8711243, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2542}, "geometry": {"type": "Polygon", "coordinates": [[[15.6404114, -4.0492069, 0.0], [15.6404114, -4.0478371, 0.0], [15.6390381, -4.0478371, 0.0], [15.6390381, -4.0492069, 0.0], [15.6390381, -4.0505768, 0.0], [15.6404114, -4.0505768, 0.0], [15.6404114, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2543}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0492069, 0.0], [15.68573, -4.0492069, 0.0], [15.68573, -4.0478371, 0.0], [15.6843567, -4.0478371, 0.0], [15.6829834, -4.0478371, 0.0], [15.6829834, -4.0492069, 0.0], [15.6816101, -4.0492069, 0.0], [15.6816101, -4.0505768, 0.0], [15.6829834, -4.0505768, 0.0], [15.6843567, -4.0505768, 0.0], [15.6843567, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2544}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0492069, 0.0], [15.8340454, -4.0505768, 0.0], [15.8354187, -4.0505768, 0.0], [15.8354187, -4.0492069, 0.0], [15.8340454, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2545}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -4.0492069, 0.0], [15.7296753, -4.0505768, 0.0], [15.7310486, -4.0505768, 0.0], [15.7310486, -4.0492069, 0.0], [15.7296753, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2546}, "geometry": {"type": "Polygon", "coordinates": [[[15.6884766, -4.0492069, 0.0], [15.6884766, -4.0505768, 0.0], [15.6898499, -4.0505768, 0.0], [15.6898499, -4.0492069, 0.0], [15.6884766, -4.0492069, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2547}, "geometry": {"type": "Polygon", "coordinates": [[[15.8587646, -4.0478371, 0.0], [15.8587646, -4.0492069, 0.0], [15.8601379, -4.0492069, 0.0], [15.8615112, -4.0492069, 0.0], [15.8615112, -4.0478371, 0.0], [15.8601379, -4.0478371, 0.0], [15.8587646, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2548}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -4.0478371, 0.0], [15.8175659, -4.0492069, 0.0], [15.8189392, -4.0492069, 0.0], [15.8189392, -4.0478371, 0.0], [15.8175659, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2549}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.0478371, 0.0], [15.8106995, -4.0492069, 0.0], [15.8120728, -4.0492069, 0.0], [15.8120728, -4.0478371, 0.0], [15.8106995, -4.0478371, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2550}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -4.0464672, 0.0], [15.7420349, -4.0464672, 0.0], [15.7420349, -4.0478371, 0.0], [15.7434082, -4.0478371, 0.0], [15.7447815, -4.0478371, 0.0], [15.7461548, -4.0478371, 0.0], [15.7461548, -4.0464672, 0.0], [15.7475281, -4.0464672, 0.0], [15.7475281, -4.0450973, 0.0], [15.7461548, -4.0450973, 0.0], [15.7447815, -4.0450973, 0.0], [15.7447815, -4.0464672, 0.0], [15.7434082, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2551}, "geometry": {"type": "Polygon", "coordinates": [[[15.6733704, -4.0464672, 0.0], [15.6733704, -4.0478371, 0.0], [15.6747437, -4.0478371, 0.0], [15.6747437, -4.0464672, 0.0], [15.6733704, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2552}, "geometry": {"type": "Polygon", "coordinates": [[[15.6349182, -4.0464672, 0.0], [15.6362915, -4.0464672, 0.0], [15.6362915, -4.0450973, 0.0], [15.6362915, -4.0437275, 0.0], [15.6362915, -4.0423576, 0.0], [15.6349182, -4.0423576, 0.0], [15.6349182, -4.0409877, 0.0], [15.6335449, -4.0409877, 0.0], [15.6321716, -4.0409877, 0.0], [15.6321716, -4.0423576, 0.0], [15.6335449, -4.0423576, 0.0], [15.6335449, -4.0437275, 0.0], [15.6335449, -4.0450973, 0.0], [15.6335449, -4.0464672, 0.0], [15.6335449, -4.0478371, 0.0], [15.6349182, -4.0478371, 0.0], [15.6349182, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2553}, "geometry": {"type": "Polygon", "coordinates": [[[15.8189392, -4.0464672, 0.0], [15.8189392, -4.0478371, 0.0], [15.8203125, -4.0478371, 0.0], [15.8203125, -4.0464672, 0.0], [15.8189392, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2554}, "geometry": {"type": "Polygon", "coordinates": [[[15.7955933, -4.0464672, 0.0], [15.7955933, -4.0478371, 0.0], [15.7969666, -4.0478371, 0.0], [15.7969666, -4.0464672, 0.0], [15.7955933, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2555}, "geometry": {"type": "Polygon", "coordinates": [[[15.7269287, -4.0464672, 0.0], [15.7269287, -4.0478371, 0.0], [15.728302, -4.0478371, 0.0], [15.728302, -4.0464672, 0.0], [15.7269287, -4.0464672, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2556}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -4.0450973, 0.0], [15.846405, -4.0464672, 0.0], [15.8477783, -4.0464672, 0.0], [15.8477783, -4.0450973, 0.0], [15.846405, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2557}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.0450973, 0.0], [15.8285522, -4.0437275, 0.0], [15.827179, -4.0437275, 0.0], [15.827179, -4.0450973, 0.0], [15.827179, -4.0464672, 0.0], [15.8285522, -4.0464672, 0.0], [15.8285522, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2558}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.0450973, 0.0], [15.7200623, -4.0464672, 0.0], [15.7214355, -4.0464672, 0.0], [15.7214355, -4.0450973, 0.0], [15.7200623, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2559}, "geometry": {"type": "Polygon", "coordinates": [[[15.7489014, -4.0450973, 0.0], [15.7489014, -4.0464672, 0.0], [15.7502747, -4.0464672, 0.0], [15.7502747, -4.0450973, 0.0], [15.7489014, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2560}, "geometry": {"type": "Polygon", "coordinates": [[[15.5758667, -4.0437275, 0.0], [15.5758667, -4.0423576, 0.0], [15.5744934, -4.0423576, 0.0], [15.5744934, -4.0437275, 0.0], [15.5731201, -4.0437275, 0.0], [15.5731201, -4.0450973, 0.0], [15.5744934, -4.0450973, 0.0], [15.5758667, -4.0450973, 0.0], [15.57724, -4.0450973, 0.0], [15.57724, -4.0437275, 0.0], [15.5758667, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2561}, "geometry": {"type": "Polygon", "coordinates": [[[15.8106995, -4.0437275, 0.0], [15.8106995, -4.0450973, 0.0], [15.8120728, -4.0450973, 0.0], [15.8120728, -4.0437275, 0.0], [15.8106995, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2562}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.0450973, 0.0], [15.6939697, -4.0437275, 0.0], [15.6925964, -4.0437275, 0.0], [15.6925964, -4.0450973, 0.0], [15.6925964, -4.0464672, 0.0], [15.6939697, -4.0464672, 0.0], [15.6939697, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2563}, "geometry": {"type": "Polygon", "coordinates": [[[15.6898499, -4.0450973, 0.0], [15.6898499, -4.0464672, 0.0], [15.6912231, -4.0464672, 0.0], [15.6912231, -4.0450973, 0.0], [15.6898499, -4.0450973, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2564}, "geometry": {"type": "Polygon", "coordinates": [[[15.7983398, -4.0437275, 0.0], [15.7983398, -4.0450973, 0.0], [15.7997131, -4.0450973, 0.0], [15.7997131, -4.0437275, 0.0], [15.7983398, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2565}, "geometry": {"type": "Polygon", "coordinates": [[[15.8560181, -4.0437275, 0.0], [15.8560181, -4.0423576, 0.0], [15.8546448, -4.0423576, 0.0], [15.8546448, -4.0437275, 0.0], [15.8546448, -4.0450973, 0.0], [15.8560181, -4.0450973, 0.0], [15.8560181, -4.0437275, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2566}, "geometry": {"type": "Polygon", "coordinates": [[[15.6665039, -4.0423576, 0.0], [15.6665039, -4.0409877, 0.0], [15.6651306, -4.0409877, 0.0], [15.6651306, -4.0423576, 0.0], [15.6651306, -4.0437275, 0.0], [15.6665039, -4.0437275, 0.0], [15.6678772, -4.0437275, 0.0], [15.6678772, -4.0423576, 0.0], [15.6665039, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2567}, "geometry": {"type": "Polygon", "coordinates": [[[15.5813599, -4.0423576, 0.0], [15.5813599, -4.0409877, 0.0], [15.5799866, -4.0409877, 0.0], [15.5799866, -4.0396178, 0.0], [15.5813599, -4.0396178, 0.0], [15.5813599, -4.0382479, 0.0], [15.5799866, -4.0382479, 0.0], [15.5786133, -4.0382479, 0.0], [15.5786133, -4.0396178, 0.0], [15.57724, -4.0396178, 0.0], [15.57724, -4.0409877, 0.0], [15.57724, -4.0423576, 0.0], [15.5786133, -4.0423576, 0.0], [15.5799866, -4.0423576, 0.0], [15.5799866, -4.0437275, 0.0], [15.5813599, -4.0437275, 0.0], [15.5813599, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2568}, "geometry": {"type": "Polygon", "coordinates": [[[15.8409119, -4.0423576, 0.0], [15.8409119, -4.0437275, 0.0], [15.8422852, -4.0437275, 0.0], [15.8422852, -4.0423576, 0.0], [15.8409119, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2569}, "geometry": {"type": "Polygon", "coordinates": [[[15.90271, -4.0423576, 0.0], [15.90271, -4.0409877, 0.0], [15.9013367, -4.0409877, 0.0], [15.9013367, -4.0423576, 0.0], [15.8999634, -4.0423576, 0.0], [15.8999634, -4.0437275, 0.0], [15.9013367, -4.0437275, 0.0], [15.90271, -4.0437275, 0.0], [15.90271, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2570}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.0423576, 0.0], [15.8683777, -4.0437275, 0.0], [15.869751, -4.0437275, 0.0], [15.869751, -4.0423576, 0.0], [15.8683777, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2571}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -4.0423576, 0.0], [15.7928467, -4.0437275, 0.0], [15.79422, -4.0437275, 0.0], [15.79422, -4.0423576, 0.0], [15.7928467, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2572}, "geometry": {"type": "Polygon", "coordinates": [[[15.6829834, -4.0409877, 0.0], [15.6829834, -4.0423576, 0.0], [15.6843567, -4.0423576, 0.0], [15.6843567, -4.0409877, 0.0], [15.6829834, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2573}, "geometry": {"type": "Polygon", "coordinates": [[[15.7241821, -4.0409877, 0.0], [15.7228088, -4.0409877, 0.0], [15.7228088, -4.0423576, 0.0], [15.7241821, -4.0423576, 0.0], [15.7255554, -4.0423576, 0.0], [15.7255554, -4.0409877, 0.0], [15.7241821, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2574}, "geometry": {"type": "Polygon", "coordinates": [[[15.7461548, -4.0423576, 0.0], [15.7461548, -4.0437275, 0.0], [15.7475281, -4.0437275, 0.0], [15.7475281, -4.0423576, 0.0], [15.7461548, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2575}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.0423576, 0.0], [15.7502747, -4.0437275, 0.0], [15.7516479, -4.0437275, 0.0], [15.7516479, -4.0423576, 0.0], [15.7502747, -4.0423576, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2576}, "geometry": {"type": "Polygon", "coordinates": [[[15.8340454, -4.0409877, 0.0], [15.8340454, -4.0423576, 0.0], [15.8354187, -4.0423576, 0.0], [15.8354187, -4.0409877, 0.0], [15.8340454, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2577}, "geometry": {"type": "Polygon", "coordinates": [[[15.836792, -4.0409877, 0.0], [15.836792, -4.0423576, 0.0], [15.8381653, -4.0423576, 0.0], [15.8381653, -4.0409877, 0.0], [15.836792, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2578}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0409877, 0.0], [15.7104492, -4.0423576, 0.0], [15.7118225, -4.0423576, 0.0], [15.7118225, -4.0409877, 0.0], [15.7104492, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2579}, "geometry": {"type": "Polygon", "coordinates": [[[15.7571411, -4.0409877, 0.0], [15.7571411, -4.0423576, 0.0], [15.7585144, -4.0423576, 0.0], [15.7585144, -4.0409877, 0.0], [15.7571411, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2580}, "geometry": {"type": "Polygon", "coordinates": [[[15.6761169, -4.0409877, 0.0], [15.6761169, -4.0423576, 0.0], [15.6774902, -4.0423576, 0.0], [15.6788635, -4.0423576, 0.0], [15.6788635, -4.0409877, 0.0], [15.6802368, -4.0409877, 0.0], [15.6802368, -4.0396178, 0.0], [15.6788635, -4.0396178, 0.0], [15.6774902, -4.0396178, 0.0], [15.6774902, -4.0409877, 0.0], [15.6761169, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2581}, "geometry": {"type": "Polygon", "coordinates": [[[15.6719971, -4.0409877, 0.0], [15.6719971, -4.0396178, 0.0], [15.6706238, -4.0396178, 0.0], [15.6692505, -4.0396178, 0.0], [15.6678772, -4.0396178, 0.0], [15.6678772, -4.0409877, 0.0], [15.6678772, -4.0423576, 0.0], [15.6692505, -4.0423576, 0.0], [15.6706238, -4.0423576, 0.0], [15.6719971, -4.0423576, 0.0], [15.6733704, -4.0423576, 0.0], [15.6733704, -4.0409877, 0.0], [15.6719971, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2582}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -4.0396178, 0.0], [15.8079529, -4.0409877, 0.0], [15.8093262, -4.0409877, 0.0], [15.8093262, -4.0396178, 0.0], [15.8079529, -4.0396178, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2583}, "geometry": {"type": "Polygon", "coordinates": [[[15.8161926, -4.0409877, 0.0], [15.8175659, -4.0409877, 0.0], [15.8189392, -4.0409877, 0.0], [15.8189392, -4.0396178, 0.0], [15.8189392, -4.0382479, 0.0], [15.8175659, -4.0382479, 0.0], [15.8161926, -4.0382479, 0.0], [15.8161926, -4.0368781, 0.0], [15.8148193, -4.0368781, 0.0], [15.813446, -4.0368781, 0.0], [15.813446, -4.0355082, 0.0], [15.8120728, -4.0355082, 0.0], [15.8120728, -4.0368781, 0.0], [15.8120728, -4.0382479, 0.0], [15.813446, -4.0382479, 0.0], [15.813446, -4.0396178, 0.0], [15.8148193, -4.0396178, 0.0], [15.8148193, -4.0409877, 0.0], [15.8161926, -4.0409877, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2584}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -4.0396178, 0.0], [15.7077026, -4.0409877, 0.0], [15.7090759, -4.0409877, 0.0], [15.7090759, -4.0396178, 0.0], [15.7077026, -4.0396178, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2585}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.0396178, 0.0], [15.8230591, -4.0396178, 0.0], [15.8244324, -4.0396178, 0.0], [15.8244324, -4.0382479, 0.0], [15.8230591, -4.0382479, 0.0], [15.8216858, -4.0382479, 0.0], [15.8203125, -4.0382479, 0.0], [15.8203125, -4.0396178, 0.0], [15.8203125, -4.0409877, 0.0], [15.8216858, -4.0409877, 0.0], [15.8216858, -4.0396178, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2586}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -4.0396178, 0.0], [15.8711243, -4.0382479, 0.0], [15.869751, -4.0382479, 0.0], [15.869751, -4.0396178, 0.0], [15.869751, -4.0409877, 0.0], [15.8711243, -4.0409877, 0.0], [15.8711243, -4.0396178, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2587}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -4.0382479, 0.0], [15.7118225, -4.0396178, 0.0], [15.7131958, -4.0396178, 0.0], [15.7131958, -4.0382479, 0.0], [15.7118225, -4.0382479, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2588}, "geometry": {"type": "Polygon", "coordinates": [[[15.7324219, -4.0368781, 0.0], [15.7324219, -4.0355082, 0.0], [15.7337952, -4.0355082, 0.0], [15.7337952, -4.0341383, 0.0], [15.7351685, -4.0341383, 0.0], [15.7351685, -4.0327684, 0.0], [15.7337952, -4.0327684, 0.0], [15.7337952, -4.0313985, 0.0], [15.7337952, -4.0300286, 0.0], [15.7324219, -4.0300286, 0.0], [15.7324219, -4.0286587, 0.0], [15.7310486, -4.0286587, 0.0], [15.7296753, -4.0286587, 0.0], [15.7296753, -4.0300286, 0.0], [15.728302, -4.0300286, 0.0], [15.728302, -4.0313985, 0.0], [15.7269287, -4.0313985, 0.0], [15.7269287, -4.0327684, 0.0], [15.7255554, -4.0327684, 0.0], [15.7255554, -4.0341383, 0.0], [15.7241821, -4.0341383, 0.0], [15.7241821, -4.0327684, 0.0], [15.7228088, -4.0327684, 0.0], [15.7228088, -4.0341383, 0.0], [15.7228088, -4.0355082, 0.0], [15.7228088, -4.0368781, 0.0], [15.7241821, -4.0368781, 0.0], [15.7241821, -4.0355082, 0.0], [15.7255554, -4.0355082, 0.0], [15.7255554, -4.0368781, 0.0], [15.7269287, -4.0368781, 0.0], [15.7269287, -4.0355082, 0.0], [15.728302, -4.0355082, 0.0], [15.7296753, -4.0355082, 0.0], [15.7296753, -4.0341383, 0.0], [15.7310486, -4.0341383, 0.0], [15.7310486, -4.0355082, 0.0], [15.7310486, -4.0368781, 0.0], [15.7310486, -4.0382479, 0.0], [15.7324219, -4.0382479, 0.0], [15.7337952, -4.0382479, 0.0], [15.7337952, -4.0368781, 0.0], [15.7324219, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2589}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.0368781, 0.0], [15.9082031, -4.0382479, 0.0], [15.9095764, -4.0382479, 0.0], [15.9095764, -4.0368781, 0.0], [15.9082031, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2590}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.0368781, 0.0], [15.6335449, -4.0355082, 0.0], [15.6321716, -4.0355082, 0.0], [15.6321716, -4.0368781, 0.0], [15.6321716, -4.0382479, 0.0], [15.6335449, -4.0382479, 0.0], [15.6335449, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2591}, "geometry": {"type": "Polygon", "coordinates": [[[15.7598877, -4.0382479, 0.0], [15.761261, -4.0382479, 0.0], [15.761261, -4.0368781, 0.0], [15.761261, -4.0355082, 0.0], [15.761261, -4.0341383, 0.0], [15.7598877, -4.0341383, 0.0], [15.7585144, -4.0341383, 0.0], [15.7571411, -4.0341383, 0.0], [15.7571411, -4.0355082, 0.0], [15.7571411, -4.0368781, 0.0], [15.7585144, -4.0368781, 0.0], [15.7585144, -4.0382479, 0.0], [15.7585144, -4.0396178, 0.0], [15.7598877, -4.0396178, 0.0], [15.7598877, -4.0382479, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2592}, "geometry": {"type": "Polygon", "coordinates": [[[15.827179, -4.0368781, 0.0], [15.827179, -4.0355082, 0.0], [15.8258057, -4.0355082, 0.0], [15.8258057, -4.0368781, 0.0], [15.8258057, -4.0382479, 0.0], [15.827179, -4.0382479, 0.0], [15.827179, -4.0368781, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2593}, "geometry": {"type": "Polygon", "coordinates": [[[15.8285522, -4.0355082, 0.0], [15.8285522, -4.0368781, 0.0], [15.8299255, -4.0368781, 0.0], [15.8299255, -4.0355082, 0.0], [15.8285522, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2594}, "geometry": {"type": "Polygon", "coordinates": [[[15.8422852, -4.0355082, 0.0], [15.8422852, -4.0341383, 0.0], [15.8436584, -4.0341383, 0.0], [15.8436584, -4.0327684, 0.0], [15.8436584, -4.0313985, 0.0], [15.8422852, -4.0313985, 0.0], [15.8409119, -4.0313985, 0.0], [15.8395386, -4.0313985, 0.0], [15.8395386, -4.0327684, 0.0], [15.8395386, -4.0341383, 0.0], [15.8409119, -4.0341383, 0.0], [15.8409119, -4.0355082, 0.0], [15.8409119, -4.0368781, 0.0], [15.8422852, -4.0368781, 0.0], [15.8422852, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2595}, "geometry": {"type": "Polygon", "coordinates": [[[15.8436584, -4.0355082, 0.0], [15.8436584, -4.0368781, 0.0], [15.8450317, -4.0368781, 0.0], [15.8450317, -4.0355082, 0.0], [15.8436584, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2596}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.0355082, 0.0], [15.8642578, -4.0368781, 0.0], [15.8656311, -4.0368781, 0.0], [15.8656311, -4.0355082, 0.0], [15.8642578, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2597}, "geometry": {"type": "Polygon", "coordinates": [[[15.7447815, -4.0355082, 0.0], [15.7447815, -4.0368781, 0.0], [15.7461548, -4.0368781, 0.0], [15.7461548, -4.0355082, 0.0], [15.7447815, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2598}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -4.0355082, 0.0], [15.7543945, -4.0355082, 0.0], [15.7557678, -4.0355082, 0.0], [15.7557678, -4.0341383, 0.0], [15.7543945, -4.0341383, 0.0], [15.7530212, -4.0341383, 0.0], [15.7516479, -4.0341383, 0.0], [15.7516479, -4.0355082, 0.0], [15.7516479, -4.0368781, 0.0], [15.7530212, -4.0368781, 0.0], [15.7530212, -4.0355082, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2599}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -4.0341383, 0.0], [15.770874, -4.0355082, 0.0], [15.7722473, -4.0355082, 0.0], [15.7722473, -4.0341383, 0.0], [15.770874, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2600}, "geometry": {"type": "Polygon", "coordinates": [[[15.7200623, -4.0341383, 0.0], [15.7200623, -4.0355082, 0.0], [15.7214355, -4.0355082, 0.0], [15.7214355, -4.0341383, 0.0], [15.7200623, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2601}, "geometry": {"type": "Polygon", "coordinates": [[[15.7667542, -4.0341383, 0.0], [15.7667542, -4.0355082, 0.0], [15.7681274, -4.0355082, 0.0], [15.7681274, -4.0341383, 0.0], [15.7667542, -4.0341383, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2602}, "geometry": {"type": "Polygon", "coordinates": [[[15.6871033, -4.0327684, 0.0], [15.6871033, -4.0341383, 0.0], [15.6884766, -4.0341383, 0.0], [15.6884766, -4.0327684, 0.0], [15.6871033, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2603}, "geometry": {"type": "Polygon", "coordinates": [[[15.5923462, -4.0327684, 0.0], [15.5923462, -4.0341383, 0.0], [15.5937195, -4.0341383, 0.0], [15.5937195, -4.0327684, 0.0], [15.5923462, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2604}, "geometry": {"type": "Polygon", "coordinates": [[[15.6939697, -4.0327684, 0.0], [15.6939697, -4.0341383, 0.0], [15.695343, -4.0341383, 0.0], [15.695343, -4.0327684, 0.0], [15.6939697, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2605}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -4.0327684, 0.0], [15.8354187, -4.0341383, 0.0], [15.836792, -4.0341383, 0.0], [15.836792, -4.0327684, 0.0], [15.8354187, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2606}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0327684, 0.0], [15.8203125, -4.0341383, 0.0], [15.8216858, -4.0341383, 0.0], [15.8216858, -4.0327684, 0.0], [15.8203125, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2607}, "geometry": {"type": "Polygon", "coordinates": [[[15.7502747, -4.0327684, 0.0], [15.7502747, -4.0341383, 0.0], [15.7516479, -4.0341383, 0.0], [15.7516479, -4.0327684, 0.0], [15.7502747, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2608}, "geometry": {"type": "Polygon", "coordinates": [[[15.7392883, -4.0327684, 0.0], [15.7392883, -4.0341383, 0.0], [15.7406616, -4.0341383, 0.0], [15.7406616, -4.0327684, 0.0], [15.7392883, -4.0327684, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2609}, "geometry": {"type": "Polygon", "coordinates": [[[15.8724976, -4.0313985, 0.0], [15.8724976, -4.0327684, 0.0], [15.8738708, -4.0327684, 0.0], [15.8752441, -4.0327684, 0.0], [15.8752441, -4.0313985, 0.0], [15.8752441, -4.0300286, 0.0], [15.8738708, -4.0300286, 0.0], [15.8738708, -4.0313985, 0.0], [15.8724976, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2610}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.0313985, 0.0], [15.8573914, -4.0327684, 0.0], [15.8587646, -4.0327684, 0.0], [15.8587646, -4.0313985, 0.0], [15.8573914, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2611}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -4.0313985, 0.0], [15.9178162, -4.0327684, 0.0], [15.9191895, -4.0327684, 0.0], [15.9191895, -4.0313985, 0.0], [15.9178162, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2612}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -4.0313985, 0.0], [15.8876038, -4.0327684, 0.0], [15.8889771, -4.0327684, 0.0], [15.8903503, -4.0327684, 0.0], [15.8903503, -4.0313985, 0.0], [15.8889771, -4.0313985, 0.0], [15.8876038, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2613}, "geometry": {"type": "Polygon", "coordinates": [[[15.662384, -4.0313985, 0.0], [15.662384, -4.0327684, 0.0], [15.6637573, -4.0327684, 0.0], [15.6637573, -4.0313985, 0.0], [15.662384, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2614}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -4.0313985, 0.0], [15.7653809, -4.0327684, 0.0], [15.7667542, -4.0327684, 0.0], [15.7667542, -4.0313985, 0.0], [15.7653809, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2615}, "geometry": {"type": "Polygon", "coordinates": [[[15.8848572, -4.0300286, 0.0], [15.8834839, -4.0300286, 0.0], [15.8834839, -4.0313985, 0.0], [15.8848572, -4.0313985, 0.0], [15.8862305, -4.0313985, 0.0], [15.8862305, -4.0300286, 0.0], [15.8848572, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2616}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -4.0313985, 0.0], [15.7008362, -4.0313985, 0.0], [15.7008362, -4.0300286, 0.0], [15.7008362, -4.0286587, 0.0], [15.6994629, -4.0286587, 0.0], [15.6980896, -4.0286587, 0.0], [15.6967163, -4.0286587, 0.0], [15.6967163, -4.0300286, 0.0], [15.6980896, -4.0300286, 0.0], [15.6980896, -4.0313985, 0.0], [15.6994629, -4.0313985, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2617}, "geometry": {"type": "Polygon", "coordinates": [[[15.6019592, -4.0300286, 0.0], [15.6005859, -4.0300286, 0.0], [15.6005859, -4.0313985, 0.0], [15.6019592, -4.0313985, 0.0], [15.6033325, -4.0313985, 0.0], [15.6033325, -4.0300286, 0.0], [15.6019592, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2618}, "geometry": {"type": "Polygon", "coordinates": [[[15.5978394, -4.0300286, 0.0], [15.5978394, -4.0313985, 0.0], [15.5992126, -4.0313985, 0.0], [15.5992126, -4.0300286, 0.0], [15.5978394, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2619}, "geometry": {"type": "Polygon", "coordinates": [[[15.7131958, -4.0300286, 0.0], [15.7131958, -4.0286587, 0.0], [15.7118225, -4.0286587, 0.0], [15.7118225, -4.0300286, 0.0], [15.7118225, -4.0313985, 0.0], [15.7131958, -4.0313985, 0.0], [15.7131958, -4.0300286, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2620}, "geometry": {"type": "Polygon", "coordinates": [[[15.879364, -4.0286587, 0.0], [15.879364, -4.0300286, 0.0], [15.8807373, -4.0300286, 0.0], [15.8807373, -4.0286587, 0.0], [15.879364, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2621}, "geometry": {"type": "Polygon", "coordinates": [[[15.8052063, -4.0286587, 0.0], [15.8052063, -4.0300286, 0.0], [15.8065796, -4.0300286, 0.0], [15.8065796, -4.0286587, 0.0], [15.8052063, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2622}, "geometry": {"type": "Polygon", "coordinates": [[[15.5992126, -4.0286587, 0.0], [15.5992126, -4.0300286, 0.0], [15.6005859, -4.0300286, 0.0], [15.6005859, -4.0286587, 0.0], [15.5992126, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2623}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.0272888, 0.0], [15.9370422, -4.0286587, 0.0], [15.9384155, -4.0286587, 0.0], [15.9384155, -4.0272888, 0.0], [15.9370422, -4.0272888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2624}, "geometry": {"type": "Polygon", "coordinates": [[[15.9288025, -4.0259189, 0.0], [15.9288025, -4.024549, 0.0], [15.9274292, -4.024549, 0.0], [15.9260559, -4.024549, 0.0], [15.9260559, -4.0259189, 0.0], [15.9260559, -4.0272888, 0.0], [15.9274292, -4.0272888, 0.0], [15.9288025, -4.0272888, 0.0], [15.9288025, -4.0259189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2625}, "geometry": {"type": "Polygon", "coordinates": [[[15.6967163, -4.0259189, 0.0], [15.6967163, -4.0272888, 0.0], [15.6980896, -4.0272888, 0.0], [15.6994629, -4.0272888, 0.0], [15.6994629, -4.0259189, 0.0], [15.6980896, -4.0259189, 0.0], [15.6967163, -4.0259189, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2626}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.0286587, 0.0], [15.6925964, -4.0300286, 0.0], [15.6939697, -4.0300286, 0.0], [15.6939697, -4.0286587, 0.0], [15.6925964, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2627}, "geometry": {"type": "Polygon", "coordinates": [[[15.6637573, -4.0286587, 0.0], [15.6637573, -4.0300286, 0.0], [15.6651306, -4.0300286, 0.0], [15.6651306, -4.0286587, 0.0], [15.6637573, -4.0286587, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2628}, "geometry": {"type": "Polygon", "coordinates": [[[15.6047058, -4.0272888, 0.0], [15.6033325, -4.0272888, 0.0], [15.6033325, -4.0286587, 0.0], [15.6047058, -4.0286587, 0.0], [15.6060791, -4.0286587, 0.0], [15.6060791, -4.0272888, 0.0], [15.6047058, -4.0272888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2629}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0272888, 0.0], [15.7104492, -4.0286587, 0.0], [15.7118225, -4.0286587, 0.0], [15.7118225, -4.0272888, 0.0], [15.7104492, -4.0272888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2630}, "geometry": {"type": "Polygon", "coordinates": [[[15.7255554, -4.0272888, 0.0], [15.7255554, -4.0259189, 0.0], [15.7241821, -4.0259189, 0.0], [15.7241821, -4.0272888, 0.0], [15.7241821, -4.0286587, 0.0], [15.7255554, -4.0286587, 0.0], [15.7255554, -4.0272888, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2631}, "geometry": {"type": "Polygon", "coordinates": [[[15.6170654, -4.024549, 0.0], [15.6170654, -4.0259189, 0.0], [15.6184387, -4.0259189, 0.0], [15.6184387, -4.024549, 0.0], [15.6170654, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2632}, "geometry": {"type": "Polygon", "coordinates": [[[15.6143188, -4.024549, 0.0], [15.6143188, -4.0259189, 0.0], [15.6156921, -4.0259189, 0.0], [15.6156921, -4.024549, 0.0], [15.6143188, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2633}, "geometry": {"type": "Polygon", "coordinates": [[[15.6211853, -4.024549, 0.0], [15.6211853, -4.0259189, 0.0], [15.6225586, -4.0259189, 0.0], [15.6225586, -4.024549, 0.0], [15.6211853, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2634}, "geometry": {"type": "Polygon", "coordinates": [[[15.8642578, -4.024549, 0.0], [15.8642578, -4.0259189, 0.0], [15.8656311, -4.0259189, 0.0], [15.8656311, -4.024549, 0.0], [15.8642578, -4.024549, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2635}, "geometry": {"type": "Polygon", "coordinates": [[[15.6239319, -4.0231791, 0.0], [15.6239319, -4.024549, 0.0], [15.6253052, -4.024549, 0.0], [15.6253052, -4.0231791, 0.0], [15.6239319, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2636}, "geometry": {"type": "Polygon", "coordinates": [[[15.8573914, -4.0231791, 0.0], [15.8573914, -4.024549, 0.0], [15.8587646, -4.024549, 0.0], [15.8587646, -4.0231791, 0.0], [15.8573914, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2637}, "geometry": {"type": "Polygon", "coordinates": [[[15.8216858, -4.0231791, 0.0], [15.8216858, -4.024549, 0.0], [15.8230591, -4.024549, 0.0], [15.8230591, -4.0231791, 0.0], [15.8216858, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2638}, "geometry": {"type": "Polygon", "coordinates": [[[15.6678772, -4.0231791, 0.0], [15.6678772, -4.024549, 0.0], [15.6692505, -4.024549, 0.0], [15.6692505, -4.0231791, 0.0], [15.6678772, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2639}, "geometry": {"type": "Polygon", "coordinates": [[[15.6596375, -4.0231791, 0.0], [15.6596375, -4.024549, 0.0], [15.6610107, -4.024549, 0.0], [15.6610107, -4.0231791, 0.0], [15.6596375, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2640}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -4.0190694, 0.0], [15.8930969, -4.0204393, 0.0], [15.8944702, -4.0204393, 0.0], [15.8944702, -4.0190694, 0.0], [15.8930969, -4.0190694, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2641}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -4.0149596, 0.0], [15.9150696, -4.0135897, 0.0], [15.9136963, -4.0135897, 0.0], [15.9136963, -4.0149596, 0.0], [15.9136963, -4.0163295, 0.0], [15.9150696, -4.0163295, 0.0], [15.9150696, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2642}, "geometry": {"type": "Polygon", "coordinates": [[[15.8203125, -4.0149596, 0.0], [15.8203125, -4.0163295, 0.0], [15.8216858, -4.0163295, 0.0], [15.8216858, -4.0149596, 0.0], [15.8203125, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2643}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -4.0149596, 0.0], [15.8615112, -4.0135897, 0.0], [15.8601379, -4.0135897, 0.0], [15.8601379, -4.0149596, 0.0], [15.8601379, -4.0163295, 0.0], [15.8615112, -4.0163295, 0.0], [15.8615112, -4.0149596, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2644}, "geometry": {"type": "Polygon", "coordinates": [[[15.8683777, -4.0190694, 0.0], [15.8683777, -4.0176995, 0.0], [15.8670044, -4.0176995, 0.0], [15.8656311, -4.0176995, 0.0], [15.8656311, -4.0190694, 0.0], [15.8656311, -4.0204393, 0.0], [15.8670044, -4.0204393, 0.0], [15.8683777, -4.0204393, 0.0], [15.8683777, -4.0190694, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2645}, "geometry": {"type": "Polygon", "coordinates": [[[15.8299255, -4.0176995, 0.0], [15.8299255, -4.0190694, 0.0], [15.8312988, -4.0190694, 0.0], [15.8312988, -4.0176995, 0.0], [15.8299255, -4.0176995, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2646}, "geometry": {"type": "Polygon", "coordinates": [[[15.6362915, -4.0176995, 0.0], [15.6362915, -4.0190694, 0.0], [15.6376648, -4.0190694, 0.0], [15.6376648, -4.0176995, 0.0], [15.6362915, -4.0176995, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2647}, "geometry": {"type": "Polygon", "coordinates": [[[15.8862305, -4.0163295, 0.0], [15.8862305, -4.0176995, 0.0], [15.8876038, -4.0176995, 0.0], [15.8876038, -4.0163295, 0.0], [15.8862305, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2648}, "geometry": {"type": "Polygon", "coordinates": [[[15.6376648, -4.0163295, 0.0], [15.6376648, -4.0176995, 0.0], [15.6390381, -4.0176995, 0.0], [15.6390381, -4.0163295, 0.0], [15.6376648, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2649}, "geometry": {"type": "Polygon", "coordinates": [[[15.6459045, -4.0163295, 0.0], [15.6459045, -4.0149596, 0.0], [15.6445312, -4.0149596, 0.0], [15.6445312, -4.0135897, 0.0], [15.643158, -4.0135897, 0.0], [15.6417847, -4.0135897, 0.0], [15.6417847, -4.0149596, 0.0], [15.6404114, -4.0149596, 0.0], [15.6404114, -4.0163295, 0.0], [15.6417847, -4.0163295, 0.0], [15.643158, -4.0163295, 0.0], [15.643158, -4.0176995, 0.0], [15.6445312, -4.0176995, 0.0], [15.6459045, -4.0176995, 0.0], [15.6459045, -4.0163295, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2650}, "geometry": {"type": "Polygon", "coordinates": [[[15.7104492, -4.0135897, 0.0], [15.7104492, -4.0149596, 0.0], [15.7118225, -4.0149596, 0.0], [15.7118225, -4.0135897, 0.0], [15.7104492, -4.0135897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2651}, "geometry": {"type": "Polygon", "coordinates": [[[15.6486511, -4.0135897, 0.0], [15.6486511, -4.0149596, 0.0], [15.6500244, -4.0149596, 0.0], [15.6500244, -4.0135897, 0.0], [15.6486511, -4.0135897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2652}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -4.0135897, 0.0], [15.8917236, -4.0149596, 0.0], [15.8930969, -4.0149596, 0.0], [15.8930969, -4.0135897, 0.0], [15.8917236, -4.0135897, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2653}, "geometry": {"type": "Polygon", "coordinates": [[[15.6568909, -4.0108499, 0.0], [15.6568909, -4.0122198, 0.0], [15.6582642, -4.0122198, 0.0], [15.6582642, -4.0108499, 0.0], [15.6568909, -4.0108499, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2654}, "geometry": {"type": "Polygon", "coordinates": [[[15.6747437, -4.0067401, 0.0], [15.6733704, -4.0067401, 0.0], [15.6733704, -4.00811, 0.0], [15.6747437, -4.00811, 0.0], [15.6761169, -4.00811, 0.0], [15.6761169, -4.0067401, 0.0], [15.6747437, -4.0067401, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2655}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -4.0053701, 0.0], [15.8395386, -4.0067401, 0.0], [15.8409119, -4.0067401, 0.0], [15.8409119, -4.0053701, 0.0], [15.8395386, -4.0053701, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2656}, "geometry": {"type": "Polygon", "coordinates": [[[15.9082031, -4.0053701, 0.0], [15.9082031, -4.0067401, 0.0], [15.9095764, -4.0067401, 0.0], [15.9095764, -4.0053701, 0.0], [15.9082031, -4.0053701, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2657}, "geometry": {"type": "Polygon", "coordinates": [[[15.9384155, -4.0040002, 0.0], [15.9384155, -4.0053701, 0.0], [15.9397888, -4.0053701, 0.0], [15.9397888, -4.0040002, 0.0], [15.9384155, -4.0040002, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2658}, "geometry": {"type": "Polygon", "coordinates": [[[15.8738708, -4.0040002, 0.0], [15.8738708, -4.0053701, 0.0], [15.8752441, -4.0053701, 0.0], [15.8752441, -4.0040002, 0.0], [15.8738708, -4.0040002, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2659}, "geometry": {"type": "Polygon", "coordinates": [[[15.6843567, -4.0040002, 0.0], [15.6843567, -4.0053701, 0.0], [15.68573, -4.0053701, 0.0], [15.68573, -4.0040002, 0.0], [15.6843567, -4.0040002, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2660}, "geometry": {"type": "Polygon", "coordinates": [[[15.9370422, -4.0026302, 0.0], [15.9370422, -4.0012603, 0.0], [15.9370422, -3.9998904, 0.0], [15.9370422, -3.9985204, 0.0], [15.9356689, -3.9985204, 0.0], [15.9356689, -3.9998904, 0.0], [15.9356689, -4.0012603, 0.0], [15.9342957, -4.0012603, 0.0], [15.9342957, -4.0026302, 0.0], [15.9342957, -4.0040002, 0.0], [15.9356689, -4.0040002, 0.0], [15.9370422, -4.0040002, 0.0], [15.9370422, -4.0026302, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2661}, "geometry": {"type": "Polygon", "coordinates": [[[15.68573, -4.0026302, 0.0], [15.68573, -4.0040002, 0.0], [15.6871033, -4.0040002, 0.0], [15.6871033, -4.0026302, 0.0], [15.68573, -4.0026302, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2662}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -4.0026302, 0.0], [15.8752441, -4.0040002, 0.0], [15.8766174, -4.0040002, 0.0], [15.8766174, -4.0026302, 0.0], [15.8752441, -4.0026302, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2663}, "geometry": {"type": "Polygon", "coordinates": [[[15.6925964, -4.0012603, 0.0], [15.6925964, -4.0026302, 0.0], [15.6939697, -4.0026302, 0.0], [15.6939697, -4.0012603, 0.0], [15.6925964, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2664}, "geometry": {"type": "Polygon", "coordinates": [[[15.9397888, -4.0012603, 0.0], [15.9397888, -4.0026302, 0.0], [15.9411621, -4.0026302, 0.0], [15.9411621, -4.0012603, 0.0], [15.9397888, -4.0012603, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2665}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -3.9998904, 0.0], [15.9136963, -3.9998904, 0.0], [15.9136963, -4.0012603, 0.0], [15.9150696, -4.0012603, 0.0], [15.9164429, -4.0012603, 0.0], [15.9164429, -3.9998904, 0.0], [15.9150696, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2666}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -3.9998904, 0.0], [15.846405, -4.0012603, 0.0], [15.8477783, -4.0012603, 0.0], [15.8477783, -3.9998904, 0.0], [15.846405, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2667}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -3.9998904, 0.0], [15.8834839, -3.9985204, 0.0], [15.8821106, -3.9985204, 0.0], [15.8821106, -3.9998904, 0.0], [15.8821106, -4.0012603, 0.0], [15.8834839, -4.0012603, 0.0], [15.8834839, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2668}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -3.9998904, 0.0], [15.6980896, -3.9985204, 0.0], [15.6967163, -3.9985204, 0.0], [15.6967163, -3.9998904, 0.0], [15.6967163, -4.0012603, 0.0], [15.6980896, -4.0012603, 0.0], [15.6980896, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2669}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -3.9998904, 0.0], [15.7928467, -4.0012603, 0.0], [15.79422, -4.0012603, 0.0], [15.79422, -3.9998904, 0.0], [15.7928467, -3.9998904, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2670}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -3.9985204, 0.0], [15.9260559, -3.9998904, 0.0], [15.9274292, -3.9998904, 0.0], [15.9274292, -3.9985204, 0.0], [15.9260559, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2671}, "geometry": {"type": "Polygon", "coordinates": [[[15.9164429, -3.9985204, 0.0], [15.9164429, -3.9998904, 0.0], [15.9178162, -3.9998904, 0.0], [15.9178162, -3.9985204, 0.0], [15.9164429, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2672}, "geometry": {"type": "Polygon", "coordinates": [[[15.6994629, -3.9985204, 0.0], [15.6994629, -3.9998904, 0.0], [15.7008362, -3.9998904, 0.0], [15.7008362, -3.9985204, 0.0], [15.6994629, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2673}, "geometry": {"type": "Polygon", "coordinates": [[[15.7077026, -3.9985204, 0.0], [15.7090759, -3.9985204, 0.0], [15.7090759, -3.9971505, 0.0], [15.7077026, -3.9971505, 0.0], [15.7063293, -3.9971505, 0.0], [15.7049561, -3.9971505, 0.0], [15.7049561, -3.9985204, 0.0], [15.7049561, -3.9998904, 0.0], [15.7063293, -3.9998904, 0.0], [15.7077026, -3.9998904, 0.0], [15.7077026, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2674}, "geometry": {"type": "Polygon", "coordinates": [[[15.8615112, -3.9985204, 0.0], [15.8615112, -3.9998904, 0.0], [15.8628845, -3.9998904, 0.0], [15.8628845, -3.9985204, 0.0], [15.8615112, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2675}, "geometry": {"type": "Polygon", "coordinates": [[[15.7901001, -3.9985204, 0.0], [15.7901001, -3.9998904, 0.0], [15.7914734, -3.9998904, 0.0], [15.7914734, -3.9985204, 0.0], [15.7901001, -3.9985204, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2676}, "geometry": {"type": "Polygon", "coordinates": [[[15.7159424, -3.9971505, 0.0], [15.7159424, -3.9985204, 0.0], [15.7173157, -3.9985204, 0.0], [15.718689, -3.9985204, 0.0], [15.718689, -3.9971505, 0.0], [15.7173157, -3.9971505, 0.0], [15.7159424, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2677}, "geometry": {"type": "Polygon", "coordinates": [[[15.7228088, -3.9971505, 0.0], [15.7228088, -3.9957805, 0.0], [15.7214355, -3.9957805, 0.0], [15.7200623, -3.9957805, 0.0], [15.7200623, -3.9971505, 0.0], [15.7200623, -3.9985204, 0.0], [15.7214355, -3.9985204, 0.0], [15.7228088, -3.9985204, 0.0], [15.7241821, -3.9985204, 0.0], [15.7241821, -3.9971505, 0.0], [15.7228088, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2678}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -3.9971505, 0.0], [15.9507751, -3.9985204, 0.0], [15.9521484, -3.9985204, 0.0], [15.9521484, -3.9971505, 0.0], [15.9507751, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2679}, "geometry": {"type": "Polygon", "coordinates": [[[15.7118225, -3.9971505, 0.0], [15.7118225, -3.9985204, 0.0], [15.7131958, -3.9985204, 0.0], [15.7131958, -3.9971505, 0.0], [15.7118225, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2680}, "geometry": {"type": "Polygon", "coordinates": [[[15.7296753, -3.9971505, 0.0], [15.7296753, -3.9957805, 0.0], [15.7296753, -3.9944106, 0.0], [15.728302, -3.9944106, 0.0], [15.728302, -3.9957805, 0.0], [15.728302, -3.9971505, 0.0], [15.728302, -3.9985204, 0.0], [15.7296753, -3.9985204, 0.0], [15.7296753, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2681}, "geometry": {"type": "Polygon", "coordinates": [[[15.7873535, -3.9971505, 0.0], [15.7873535, -3.9957805, 0.0], [15.7859802, -3.9957805, 0.0], [15.7859802, -3.9971505, 0.0], [15.7859802, -3.9985204, 0.0], [15.7873535, -3.9985204, 0.0], [15.7873535, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2682}, "geometry": {"type": "Polygon", "coordinates": [[[15.9301758, -3.9971505, 0.0], [15.9301758, -3.9985204, 0.0], [15.9315491, -3.9985204, 0.0], [15.9315491, -3.9971505, 0.0], [15.9301758, -3.9971505, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2683}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -3.9957805, 0.0], [15.9274292, -3.9971505, 0.0], [15.9288025, -3.9971505, 0.0], [15.9288025, -3.9957805, 0.0], [15.9274292, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2684}, "geometry": {"type": "Polygon", "coordinates": [[[15.79422, -3.9957805, 0.0], [15.79422, -3.9971505, 0.0], [15.7955933, -3.9971505, 0.0], [15.7969666, -3.9971505, 0.0], [15.7969666, -3.9957805, 0.0], [15.7955933, -3.9957805, 0.0], [15.79422, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2685}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -3.9944106, 0.0], [15.9315491, -3.9957805, 0.0], [15.9329224, -3.9957805, 0.0], [15.9329224, -3.9944106, 0.0], [15.9315491, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2686}, "geometry": {"type": "Polygon", "coordinates": [[[15.8876038, -3.9957805, 0.0], [15.8862305, -3.9957805, 0.0], [15.8862305, -3.9971505, 0.0], [15.8876038, -3.9971505, 0.0], [15.8889771, -3.9971505, 0.0], [15.8889771, -3.9957805, 0.0], [15.8876038, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2687}, "geometry": {"type": "Polygon", "coordinates": [[[15.8752441, -3.9957805, 0.0], [15.8752441, -3.9971505, 0.0], [15.8766174, -3.9971505, 0.0], [15.8766174, -3.9957805, 0.0], [15.8752441, -3.9957805, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2688}, "geometry": {"type": "Polygon", "coordinates": [[[15.8779907, -3.9944106, 0.0], [15.879364, -3.9944106, 0.0], [15.879364, -3.9930406, 0.0], [15.8779907, -3.9930406, 0.0], [15.8766174, -3.9930406, 0.0], [15.8766174, -3.9944106, 0.0], [15.8766174, -3.9957805, 0.0], [15.8779907, -3.9957805, 0.0], [15.8779907, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2689}, "geometry": {"type": "Polygon", "coordinates": [[[15.8711243, -3.9944106, 0.0], [15.8711243, -3.9957805, 0.0], [15.8724976, -3.9957805, 0.0], [15.8724976, -3.9944106, 0.0], [15.8711243, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2690}, "geometry": {"type": "Polygon", "coordinates": [[[15.9535217, -3.9944106, 0.0], [15.9535217, -3.9930406, 0.0], [15.9521484, -3.9930406, 0.0], [15.9521484, -3.9944106, 0.0], [15.9521484, -3.9957805, 0.0], [15.9535217, -3.9957805, 0.0], [15.9535217, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2691}, "geometry": {"type": "Polygon", "coordinates": [[[15.9507751, -3.9944106, 0.0], [15.9507751, -3.9930406, 0.0], [15.9494019, -3.9930406, 0.0], [15.9494019, -3.9944106, 0.0], [15.9494019, -3.9957805, 0.0], [15.9507751, -3.9957805, 0.0], [15.9507751, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2692}, "geometry": {"type": "Polygon", "coordinates": [[[15.7653809, -3.9944106, 0.0], [15.7667542, -3.9944106, 0.0], [15.7681274, -3.9944106, 0.0], [15.7681274, -3.9930406, 0.0], [15.7667542, -3.9930406, 0.0], [15.7667542, -3.9916706, 0.0], [15.7667542, -3.9903007, 0.0], [15.7653809, -3.9903007, 0.0], [15.7640076, -3.9903007, 0.0], [15.7626343, -3.9903007, 0.0], [15.761261, -3.9903007, 0.0], [15.761261, -3.9916706, 0.0], [15.761261, -3.9930406, 0.0], [15.7598877, -3.9930406, 0.0], [15.7598877, -3.9944106, 0.0], [15.761261, -3.9944106, 0.0], [15.7626343, -3.9944106, 0.0], [15.7640076, -3.9944106, 0.0], [15.7640076, -3.9957805, 0.0], [15.7653809, -3.9957805, 0.0], [15.7653809, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2693}, "geometry": {"type": "Polygon", "coordinates": [[[15.9260559, -3.9944106, 0.0], [15.9260559, -3.9930406, 0.0], [15.9246826, -3.9930406, 0.0], [15.9246826, -3.9944106, 0.0], [15.9246826, -3.9957805, 0.0], [15.9260559, -3.9957805, 0.0], [15.9260559, -3.9944106, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2694}, "geometry": {"type": "Polygon", "coordinates": [[[15.7914734, -3.9930406, 0.0], [15.7914734, -3.9944106, 0.0], [15.7928467, -3.9944106, 0.0], [15.7928467, -3.9930406, 0.0], [15.7914734, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2695}, "geometry": {"type": "Polygon", "coordinates": [[[15.7351685, -3.9930406, 0.0], [15.7337952, -3.9930406, 0.0], [15.7337952, -3.9944106, 0.0], [15.7351685, -3.9944106, 0.0], [15.7365417, -3.9944106, 0.0], [15.7365417, -3.9930406, 0.0], [15.7351685, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2696}, "geometry": {"type": "Polygon", "coordinates": [[[15.770874, -3.9930406, 0.0], [15.770874, -3.9944106, 0.0], [15.7722473, -3.9944106, 0.0], [15.7722473, -3.9930406, 0.0], [15.770874, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2697}, "geometry": {"type": "Polygon", "coordinates": [[[15.7434082, -3.9930406, 0.0], [15.7434082, -3.9944106, 0.0], [15.7447815, -3.9944106, 0.0], [15.7447815, -3.9930406, 0.0], [15.7434082, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2698}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -3.9930406, 0.0], [15.9466553, -3.9944106, 0.0], [15.9480286, -3.9944106, 0.0], [15.9480286, -3.9930406, 0.0], [15.9466553, -3.9930406, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2699}, "geometry": {"type": "Polygon", "coordinates": [[[15.7530212, -3.9916706, 0.0], [15.7530212, -3.9930406, 0.0], [15.7543945, -3.9930406, 0.0], [15.7543945, -3.9916706, 0.0], [15.7530212, -3.9916706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2700}, "geometry": {"type": "Polygon", "coordinates": [[[15.9329224, -3.9916706, 0.0], [15.9329224, -3.9930406, 0.0], [15.9342957, -3.9930406, 0.0], [15.9356689, -3.9930406, 0.0], [15.9356689, -3.9916706, 0.0], [15.9342957, -3.9916706, 0.0], [15.9329224, -3.9916706, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2701}, "geometry": {"type": "Polygon", "coordinates": [[[15.9466553, -3.9903007, 0.0], [15.9466553, -3.9916706, 0.0], [15.9480286, -3.9916706, 0.0], [15.9480286, -3.9903007, 0.0], [15.9466553, -3.9903007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2702}, "geometry": {"type": "Polygon", "coordinates": [[[15.7695007, -3.9903007, 0.0], [15.7695007, -3.9916706, 0.0], [15.770874, -3.9916706, 0.0], [15.770874, -3.9903007, 0.0], [15.7695007, -3.9903007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2703}, "geometry": {"type": "Polygon", "coordinates": [[[15.9178162, -3.9903007, 0.0], [15.9178162, -3.9916706, 0.0], [15.9191895, -3.9916706, 0.0], [15.9191895, -3.9903007, 0.0], [15.9178162, -3.9903007, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2704}, "geometry": {"type": "Polygon", "coordinates": [[[15.7997131, -3.9875608, 0.0], [15.7983398, -3.9875608, 0.0], [15.7983398, -3.9889307, 0.0], [15.7997131, -3.9889307, 0.0], [15.8010864, -3.9889307, 0.0], [15.8010864, -3.9875608, 0.0], [15.7997131, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2705}, "geometry": {"type": "Polygon", "coordinates": [[[15.9274292, -3.9875608, 0.0], [15.9274292, -3.9889307, 0.0], [15.9288025, -3.9889307, 0.0], [15.9288025, -3.9875608, 0.0], [15.9274292, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2706}, "geometry": {"type": "Polygon", "coordinates": [[[15.803833, -3.9875608, 0.0], [15.803833, -3.9889307, 0.0], [15.8052063, -3.9889307, 0.0], [15.8065796, -3.9889307, 0.0], [15.8065796, -3.9875608, 0.0], [15.8065796, -3.9861908, 0.0], [15.8052063, -3.9861908, 0.0], [15.8052063, -3.9875608, 0.0], [15.803833, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2707}, "geometry": {"type": "Polygon", "coordinates": [[[15.7928467, -3.9861908, 0.0], [15.7928467, -3.9875608, 0.0], [15.79422, -3.9875608, 0.0], [15.79422, -3.9861908, 0.0], [15.7928467, -3.9861908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2708}, "geometry": {"type": "Polygon", "coordinates": [[[15.9191895, -3.9861908, 0.0], [15.9205627, -3.9861908, 0.0], [15.9205627, -3.9848208, 0.0], [15.9191895, -3.9848208, 0.0], [15.9178162, -3.9848208, 0.0], [15.9178162, -3.9861908, 0.0], [15.9178162, -3.9875608, 0.0], [15.9191895, -3.9875608, 0.0], [15.9191895, -3.9861908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2709}, "geometry": {"type": "Polygon", "coordinates": [[[15.9150696, -3.9875608, 0.0], [15.9150696, -3.9889307, 0.0], [15.9164429, -3.9889307, 0.0], [15.9164429, -3.9875608, 0.0], [15.9150696, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2710}, "geometry": {"type": "Polygon", "coordinates": [[[15.9109497, -3.9875608, 0.0], [15.9109497, -3.9889307, 0.0], [15.912323, -3.9889307, 0.0], [15.912323, -3.9875608, 0.0], [15.9109497, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2711}, "geometry": {"type": "Polygon", "coordinates": [[[15.8079529, -3.9875608, 0.0], [15.8079529, -3.9889307, 0.0], [15.8093262, -3.9889307, 0.0], [15.8093262, -3.9875608, 0.0], [15.8079529, -3.9875608, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2712}, "geometry": {"type": "Polygon", "coordinates": [[[15.8175659, -3.9861908, 0.0], [15.8175659, -3.9875608, 0.0], [15.8189392, -3.9875608, 0.0], [15.8203125, -3.9875608, 0.0], [15.8203125, -3.9861908, 0.0], [15.8216858, -3.9861908, 0.0], [15.8230591, -3.9861908, 0.0], [15.8230591, -3.9848208, 0.0], [15.8216858, -3.9848208, 0.0], [15.8203125, -3.9848208, 0.0], [15.8189392, -3.9848208, 0.0], [15.8189392, -3.9861908, 0.0], [15.8175659, -3.9861908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2713}, "geometry": {"type": "Polygon", "coordinates": [[[15.9315491, -3.9861908, 0.0], [15.9315491, -3.9875608, 0.0], [15.9329224, -3.9875608, 0.0], [15.9329224, -3.9861908, 0.0], [15.9315491, -3.9861908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2714}, "geometry": {"type": "Polygon", "coordinates": [[[15.9205627, -3.9861908, 0.0], [15.9205627, -3.9875608, 0.0], [15.921936, -3.9875608, 0.0], [15.921936, -3.9861908, 0.0], [15.9205627, -3.9861908, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2715}, "geometry": {"type": "Polygon", "coordinates": [[[15.846405, -3.9820809, 0.0], [15.846405, -3.9834508, 0.0], [15.8477783, -3.9834508, 0.0], [15.8477783, -3.9820809, 0.0], [15.846405, -3.9820809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2716}, "geometry": {"type": "Polygon", "coordinates": [[[15.8834839, -3.9793409, 0.0], [15.8834839, -3.9807109, 0.0], [15.8848572, -3.9807109, 0.0], [15.8848572, -3.9793409, 0.0], [15.8834839, -3.9793409, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2717}, "geometry": {"type": "Polygon", "coordinates": [[[15.8395386, -3.9779709, 0.0], [15.8395386, -3.9793409, 0.0], [15.8409119, -3.9793409, 0.0], [15.8409119, -3.9779709, 0.0], [15.8395386, -3.9779709, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2718}, "geometry": {"type": "Polygon", "coordinates": [[[15.8354187, -3.9766009, 0.0], [15.8340454, -3.9766009, 0.0], [15.8340454, -3.9779709, 0.0], [15.8354187, -3.9779709, 0.0], [15.836792, -3.9779709, 0.0], [15.836792, -3.9766009, 0.0], [15.8354187, -3.9766009, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2719}, "geometry": {"type": "Polygon", "coordinates": [[[15.8656311, -3.968381, 0.0], [15.8670044, -3.968381, 0.0], [15.8670044, -3.967011, 0.0], [15.8670044, -3.965641, 0.0], [15.8656311, -3.965641, 0.0], [15.8642578, -3.965641, 0.0], [15.8642578, -3.967011, 0.0], [15.8642578, -3.968381, 0.0], [15.8642578, -3.969751, 0.0], [15.8656311, -3.969751, 0.0], [15.8656311, -3.968381, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2720}, "geometry": {"type": "Polygon", "coordinates": [[[15.8917236, -3.9834508, 0.0], [15.8917236, -3.9820809, 0.0], [15.8903503, -3.9820809, 0.0], [15.8903503, -3.9834508, 0.0], [15.8903503, -3.9848208, 0.0], [15.8917236, -3.9848208, 0.0], [15.8917236, -3.9834508, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2721}, "geometry": {"type": "Polygon", "coordinates": [[[15.8903503, -3.958791, 0.0], [15.8903503, -3.960161, 0.0], [15.8917236, -3.960161, 0.0], [15.8917236, -3.958791, 0.0], [15.8903503, -3.958791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2722}, "geometry": {"type": "Polygon", "coordinates": [[[15.8930969, -3.9574209, 0.0], [15.8944702, -3.9574209, 0.0], [15.8958435, -3.9574209, 0.0], [15.8972168, -3.9574209, 0.0], [15.8972168, -3.9560509, 0.0], [15.8958435, -3.9560509, 0.0], [15.8944702, -3.9560509, 0.0], [15.8944702, -3.9546809, 0.0], [15.8930969, -3.9546809, 0.0], [15.8930969, -3.9560509, 0.0], [15.8917236, -3.9560509, 0.0], [15.8917236, -3.9574209, 0.0], [15.8917236, -3.958791, 0.0], [15.8930969, -3.958791, 0.0], [15.8930969, -3.9574209, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2723}, "geometry": {"type": "Polygon", "coordinates": [[[15.8985901, -3.9546809, 0.0], [15.8985901, -3.9560509, 0.0], [15.8999634, -3.9560509, 0.0], [15.8999634, -3.9546809, 0.0], [15.8985901, -3.9546809, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2724}, "geometry": {"type": "Polygon", "coordinates": [[[15.9054565, -3.9519409, 0.0], [15.9068298, -3.9519409, 0.0], [15.9068298, -3.9505708, 0.0], [15.9054565, -3.9505708, 0.0], [15.9054565, -3.9492008, 0.0], [15.9040833, -3.9492008, 0.0], [15.9040833, -3.9505708, 0.0], [15.9040833, -3.9519409, 0.0], [15.9054565, -3.9519409, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2725}, "geometry": {"type": "Polygon", "coordinates": [[[15.8601379, -4.0218092, 0.0], [15.8601379, -4.0231791, 0.0], [15.8615112, -4.0231791, 0.0], [15.8615112, -4.0218092, 0.0], [15.8601379, -4.0218092, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2726}, "geometry": {"type": "Polygon", "coordinates": [[[15.8821106, -4.0231791, 0.0], [15.8821106, -4.0218092, 0.0], [15.8807373, -4.0218092, 0.0], [15.8807373, -4.0231791, 0.0], [15.8807373, -4.024549, 0.0], [15.8821106, -4.024549, 0.0], [15.8821106, -4.0231791, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2727}, "geometry": {"type": "Polygon", "coordinates": [[[15.7859802, -4.0204393, 0.0], [15.7859802, -4.0190694, 0.0], [15.7846069, -4.0190694, 0.0], [15.7846069, -4.0204393, 0.0], [15.7846069, -4.0218092, 0.0], [15.7859802, -4.0218092, 0.0], [15.7859802, -4.0204393, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2728}, "geometry": {"type": "Polygon", "coordinates": [[[15.6980896, -4.0204393, 0.0], [15.6980896, -4.0190694, 0.0], [15.6967163, -4.0190694, 0.0], [15.6967163, -4.0204393, 0.0], [15.6967163, -4.0218092, 0.0], [15.6980896, -4.0218092, 0.0], [15.6994629, -4.0218092, 0.0], [15.6994629, -4.0204393, 0.0], [15.6980896, -4.0204393, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2729}, "geometry": {"type": "Polygon", "coordinates": [[[15.6335449, -4.0204393, 0.0], [15.6349182, -4.0204393, 0.0], [15.6349182, -4.0190694, 0.0], [15.6335449, -4.0190694, 0.0], [15.6321716, -4.0190694, 0.0], [15.6321716, -4.0204393, 0.0], [15.6321716, -4.0218092, 0.0], [15.6335449, -4.0218092, 0.0], [15.6335449, -4.0204393, 0.0]]]}}, {"type": "Feature", "properties": {"id": 2730}, "geometry": {"type": "Polygon", "coordinates": [[[15.921936, -4.0204393, 0.0], [15.921936, -4.0218092, 0.0], [15.9233093, -4.0218092, 0.0], [15.9233093, -4.0204393, 0.0], [15.921936, -4.0204393, 0.0]]]}}]}
diff --git a/assets/docs/for_project_managers/images/a376fgsxlx3ha88ytl2041s17.png b/assets/docs/for_project_managers/images/a376fgsxlx3ha88ytl2041s17.png
new file mode 100644
index 0000000..e3e7900
Binary files /dev/null and b/assets/docs/for_project_managers/images/a376fgsxlx3ha88ytl2041s17.png differ
diff --git a/assets/docs/for_project_managers/images/cd08aoxa5tai2bmb0m388vggx.png b/assets/docs/for_project_managers/images/cd08aoxa5tai2bmb0m388vggx.png
new file mode 100644
index 0000000..2b16d7b
Binary files /dev/null and b/assets/docs/for_project_managers/images/cd08aoxa5tai2bmb0m388vggx.png differ
diff --git a/assets/docs/for_project_managers/images/ckyqksrh3am2sl5wphc1hrwnq.png b/assets/docs/for_project_managers/images/ckyqksrh3am2sl5wphc1hrwnq.png
new file mode 100644
index 0000000..8c2bb8a
Binary files /dev/null and b/assets/docs/for_project_managers/images/ckyqksrh3am2sl5wphc1hrwnq.png differ
diff --git a/assets/docs/for_project_managers/images/d0d2ebebj8bcs603x998blfyd.png b/assets/docs/for_project_managers/images/d0d2ebebj8bcs603x998blfyd.png
new file mode 100644
index 0000000..d124a13
Binary files /dev/null and b/assets/docs/for_project_managers/images/d0d2ebebj8bcs603x998blfyd.png differ
diff --git a/assets/docs/for_project_managers/images/dh6psk46oypuyr754yabbtuzv.png b/assets/docs/for_project_managers/images/dh6psk46oypuyr754yabbtuzv.png
new file mode 100644
index 0000000..47f739f
Binary files /dev/null and b/assets/docs/for_project_managers/images/dh6psk46oypuyr754yabbtuzv.png differ
diff --git a/assets/docs/for_project_managers/images/e0097t8fy1dwbdiq3w5lnc7c6.png b/assets/docs/for_project_managers/images/e0097t8fy1dwbdiq3w5lnc7c6.png
new file mode 100644
index 0000000..3cfabaf
Binary files /dev/null and b/assets/docs/for_project_managers/images/e0097t8fy1dwbdiq3w5lnc7c6.png differ
diff --git a/assets/docs/for_project_managers/images/elftw4plfbki36osq99ymzei8.png b/assets/docs/for_project_managers/images/elftw4plfbki36osq99ymzei8.png
new file mode 100644
index 0000000..f5c7ab3
Binary files /dev/null and b/assets/docs/for_project_managers/images/elftw4plfbki36osq99ymzei8.png differ
diff --git a/assets/docs/for_project_managers/images/f8zjalqw2gsuus41dqxjts9zp.png b/assets/docs/for_project_managers/images/f8zjalqw2gsuus41dqxjts9zp.png
new file mode 100644
index 0000000..be072cc
Binary files /dev/null and b/assets/docs/for_project_managers/images/f8zjalqw2gsuus41dqxjts9zp.png differ
diff --git a/assets/docs/for_project_managers/images/gg8rrc0f2gbj2jxvcvsmzf3vs.png b/assets/docs/for_project_managers/images/gg8rrc0f2gbj2jxvcvsmzf3vs.png
new file mode 100644
index 0000000..c9488ab
Binary files /dev/null and b/assets/docs/for_project_managers/images/gg8rrc0f2gbj2jxvcvsmzf3vs.png differ
diff --git a/assets/docs/for_project_managers/images/l0f0lt2zuxoybilpqf9hygkls.png b/assets/docs/for_project_managers/images/l0f0lt2zuxoybilpqf9hygkls.png
new file mode 100644
index 0000000..7ba6ba2
Binary files /dev/null and b/assets/docs/for_project_managers/images/l0f0lt2zuxoybilpqf9hygkls.png differ
diff --git a/assets/docs/for_project_managers/images/m8xg27viln7dq4pl48yvnjkky.png b/assets/docs/for_project_managers/images/m8xg27viln7dq4pl48yvnjkky.png
new file mode 100644
index 0000000..7335c4c
Binary files /dev/null and b/assets/docs/for_project_managers/images/m8xg27viln7dq4pl48yvnjkky.png differ
diff --git a/assets/docs/for_project_managers/images/mepif73mgd2w0cjy7gw0kqfc7.png b/assets/docs/for_project_managers/images/mepif73mgd2w0cjy7gw0kqfc7.png
new file mode 100644
index 0000000..b2cd0eb
Binary files /dev/null and b/assets/docs/for_project_managers/images/mepif73mgd2w0cjy7gw0kqfc7.png differ
diff --git a/assets/docs/for_project_managers/images/muml1e3e4su2dvhizxg2mipok.png b/assets/docs/for_project_managers/images/muml1e3e4su2dvhizxg2mipok.png
new file mode 100644
index 0000000..4079f2f
Binary files /dev/null and b/assets/docs/for_project_managers/images/muml1e3e4su2dvhizxg2mipok.png differ
diff --git a/assets/docs/for_project_managers/images/mvgb206fzqs57kfr9h5n8gdnj.png b/assets/docs/for_project_managers/images/mvgb206fzqs57kfr9h5n8gdnj.png
new file mode 100644
index 0000000..e3e7900
Binary files /dev/null and b/assets/docs/for_project_managers/images/mvgb206fzqs57kfr9h5n8gdnj.png differ
diff --git a/assets/docs/for_project_managers/images/nuga31epv6cgt4qzs6ivdvwun.png b/assets/docs/for_project_managers/images/nuga31epv6cgt4qzs6ivdvwun.png
new file mode 100644
index 0000000..ce2e3ff
Binary files /dev/null and b/assets/docs/for_project_managers/images/nuga31epv6cgt4qzs6ivdvwun.png differ
diff --git a/assets/docs/for_project_managers/images/ovcozy9oz66zuxk218qsvxul5.png b/assets/docs/for_project_managers/images/ovcozy9oz66zuxk218qsvxul5.png
new file mode 100644
index 0000000..1cbf381
Binary files /dev/null and b/assets/docs/for_project_managers/images/ovcozy9oz66zuxk218qsvxul5.png differ
diff --git a/assets/docs/for_project_managers/images/q3028wvigvufs2evcb0k00o7w.png b/assets/docs/for_project_managers/images/q3028wvigvufs2evcb0k00o7w.png
new file mode 100644
index 0000000..875ef46
Binary files /dev/null and b/assets/docs/for_project_managers/images/q3028wvigvufs2evcb0k00o7w.png differ
diff --git a/assets/docs/for_project_managers/images/q9d1eo5lxpvw73uzsdkek1b7w.png b/assets/docs/for_project_managers/images/q9d1eo5lxpvw73uzsdkek1b7w.png
new file mode 100644
index 0000000..cd0c47e
Binary files /dev/null and b/assets/docs/for_project_managers/images/q9d1eo5lxpvw73uzsdkek1b7w.png differ
diff --git a/assets/docs/for_project_managers/images/sslr28sqb0d5e9a5u4x2o02us.png b/assets/docs/for_project_managers/images/sslr28sqb0d5e9a5u4x2o02us.png
new file mode 100644
index 0000000..9a6f3b3
Binary files /dev/null and b/assets/docs/for_project_managers/images/sslr28sqb0d5e9a5u4x2o02us.png differ
diff --git a/assets/docs/for_project_managers/images/xz661zi0zgwf3em27ei6tu420.png b/assets/docs/for_project_managers/images/xz661zi0zgwf3em27ei6tu420.png
new file mode 100644
index 0000000..05618aa
Binary files /dev/null and b/assets/docs/for_project_managers/images/xz661zi0zgwf3em27ei6tu420.png differ
diff --git a/assets/docs/for_project_managers/images/zat2m8j2f5y20yxx87mmb6nly.png b/assets/docs/for_project_managers/images/zat2m8j2f5y20yxx87mmb6nly.png
new file mode 100644
index 0000000..0860d93
Binary files /dev/null and b/assets/docs/for_project_managers/images/zat2m8j2f5y20yxx87mmb6nly.png differ
diff --git a/assets/docs/overview/images/new_architecture.png b/assets/docs/overview/images/new_architecture.png
new file mode 100644
index 0000000..f5ec888
Binary files /dev/null and b/assets/docs/overview/images/new_architecture.png differ
diff --git a/assets/docs/overview/images/old_architecture.png b/assets/docs/overview/images/old_architecture.png
new file mode 100644
index 0000000..cb25b9a
Binary files /dev/null and b/assets/docs/overview/images/old_architecture.png differ
diff --git a/assets/project_sample_data/assess_images/coco_sample.json b/assets/project_sample_data/assess_images/coco_sample.json
new file mode 100644
index 0000000..1af8858
--- /dev/null
+++ b/assets/project_sample_data/assess_images/coco_sample.json
@@ -0,0 +1,7004 @@
+{
+ "images": [
+ {
+ "license": 4,
+ "file_name": "000000397133.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/qix2itz2ioncwct8iq65d/000000397133.jpg?rlkey=yqkvbfzmzxklp68d0zulj2ci4&st=vmg9ijfs&dl=1",
+ "height": 427,
+ "width": 640,
+ "date_captured": "2013-11-14 17:02:52",
+ "id": 397133
+ },
+ {
+ "license": 1,
+ "file_name": "000000037777.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/svno8087cq0xygf6dv3wl/000000037777.jpg?rlkey=3ujihjghyhxtnhos9oxnqxdrs&st=cjjvbkp9&dl=1",
+ "height": 230,
+ "width": 352,
+ "date_captured": "2013-11-14 20:55:31",
+ "id": 37777
+ },
+ {
+ "license": 4,
+ "file_name": "000000252219.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/f5lrs55fia1sh1ioxtia4/000000252219.jpg?rlkey=898av9uj1s1gg5kd67f48jfdo&st=c6xg5ou2&dl=1",
+ "height": 428,
+ "width": 640,
+ "date_captured": "2013-11-14 22:32:02",
+ "id": 252219
+ },
+ {
+ "license": 1,
+ "file_name": "000000087038.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/ryp3fsxod2qjmg4z25tua/000000087038.jpg?rlkey=tfc5zh5t1riz7u56q6xgv65xi&st=ohrgebq5&dl=1",
+ "height": 480,
+ "width": 640,
+ "date_captured": "2013-11-14 23:11:37",
+ "id": 87038
+ },
+ {
+ "license": 6,
+ "file_name": "000000174482.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/hd6rdm15tdqrip590nsjs/000000174482.jpg?rlkey=5u8jjm3hvtkwwgs22jbv8vsyr&st=ftc7cdo6&dl=1",
+ "height": 388,
+ "width": 640,
+ "date_captured": "2013-11-14 23:16:55",
+ "id": 174482
+ },
+ {
+ "license": 4,
+ "file_name": "000000403385.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/p0oswrrkumq8yajrs36ic/000000403385.jpg?rlkey=eszekxld2jyhxjh2rgre66tip&st=yeebvugr&dl=1",
+ "height": 511,
+ "width": 640,
+ "date_captured": "2013-11-15 00:09:17",
+ "id": 403385
+ },
+ {
+ "license": 4,
+ "file_name": "000000006818.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/l2psh9s5h64o8di27jyxq/000000006818.jpg?rlkey=5csqnqnaztc5gpwghj8t8kg7p&st=6ymfpppm&dl=1",
+ "height": 640,
+ "width": 427,
+ "date_captured": "2013-11-15 01:52:52",
+ "id": 6818
+ },
+ {
+ "license": 6,
+ "file_name": "000000480985.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "height": 500,
+ "width": 375,
+ "date_captured": "2013-11-15 13:09:24",
+ "id": 480985
+ },
+ {
+ "license": 4,
+ "file_name": "000000458054.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/0836afy2b2cznfc11wrcy/000000458054.jpg?rlkey=xfl55i67jz67yqaoimefkb97g&st=9sa7ovva&dl=1",
+ "height": 426,
+ "width": 640,
+ "date_captured": "2013-11-15 13:13:31",
+ "id": 458054
+ },
+ {
+ "license": 4,
+ "file_name": "000000331352.jpg",
+ "coco_url": "https://www.dropbox.com/scl/fi/0836afy2b2cznfc11wrcy/000000458054.jpg?rlkey=xfl55i67jz67yqaoimefkb97g&st=9sa7ovva&dl=1",
+ "height": 500,
+ "width": 351,
+ "date_captured": "2013-11-15 13:55:22",
+ "id": 331352
+ }
+ ],
+ "annotations": [
+ {
+ "segmentation": [
+ [
+ 110.39,
+ 135.78,
+ 110.39,
+ 127.62,
+ 110.01,
+ 119.6,
+ 106.87,
+ 118.47,
+ 104.37,
+ 120.1,
+ 102.49,
+ 122.73,
+ 103.74,
+ 125.49,
+ 105.24,
+ 128.88,
+ 106.87,
+ 132.39,
+ 107.38,
+ 135.78,
+ 110.39,
+ 135.65
+ ]
+ ],
+ "area": 88.52115000000006,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 102.49,
+ 118.47,
+ 7.9,
+ 17.31
+ ],
+ "category_id": 64,
+ "id": 22328
+ },
+ {
+ "segmentation": [
+ [
+ 224.24,
+ 297.18,
+ 228.29,
+ 297.18,
+ 234.91,
+ 298.29,
+ 243,
+ 297.55,
+ 249.25,
+ 296.45,
+ 252.19,
+ 294.98,
+ 256.61,
+ 292.4,
+ 254.4,
+ 264.08,
+ 251.83,
+ 262.61,
+ 241.53,
+ 260.04,
+ 235.27,
+ 259.67,
+ 230.49,
+ 259.67,
+ 233.44,
+ 255.25,
+ 237.48,
+ 250.47,
+ 237.85,
+ 243.85,
+ 237.11,
+ 240.54,
+ 234.17,
+ 242.01,
+ 228.65,
+ 249.37,
+ 224.24,
+ 255.62,
+ 220.93,
+ 262.61,
+ 218.36,
+ 267.39,
+ 217.62,
+ 268.5,
+ 218.72,
+ 295.71,
+ 225.34,
+ 297.55
+ ]
+ ],
+ "area": 1481.3806499999994,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 217.62,
+ 240.54,
+ 38.99,
+ 57.75
+ ],
+ "category_id": 44,
+ "id": 82445
+ },
+ {
+ "segmentation": [
+ [
+ 26.5,
+ 229.25,
+ 63,
+ 215.25,
+ 72.5,
+ 215.25,
+ 80.5,
+ 217.75,
+ 88,
+ 224.25,
+ 86.5,
+ 226.25,
+ 76.5,
+ 229.75
+ ]
+ ],
+ "area": 546.375,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 26.5,
+ 215.25,
+ 61.5,
+ 14.5
+ ],
+ "category_id": 62,
+ "id": 100948
+ },
+ {
+ "segmentation": [
+ [
+ 116.5,
+ 215.07,
+ 123,
+ 205.07,
+ 131.5,
+ 199.07,
+ 148.5,
+ 192.57,
+ 160.5,
+ 189.57,
+ 165.5,
+ 189.57,
+ 166.5,
+ 192.57,
+ 163,
+ 196.07,
+ 160.5,
+ 197.07
+ ]
+ ],
+ "area": 394.875,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 116.5,
+ 189.57,
+ 50,
+ 25.5
+ ],
+ "category_id": 62,
+ "id": 102453
+ },
+ {
+ "segmentation": [
+ [
+ 292.37,
+ 425.1,
+ 340.6,
+ 373.86,
+ 347.63,
+ 256.31,
+ 198.93,
+ 240.24,
+ 4.02,
+ 311.57,
+ 1,
+ 427,
+ 291.36,
+ 427
+ ]
+ ],
+ "area": 54085.6217,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 1,
+ 240.24,
+ 346.63,
+ 186.76
+ ],
+ "category_id": 67,
+ "id": 119568
+ },
+ {
+ "segmentation": [
+ [
+ 79.55,
+ 226.75,
+ 194.28,
+ 182.92,
+ 222.42,
+ 179.13,
+ 230.54,
+ 180.75,
+ 234.87,
+ 178.05,
+ 239.74,
+ 178.05,
+ 244.61,
+ 185.62,
+ 252.19,
+ 188.87,
+ 262.47,
+ 190.49,
+ 270.59,
+ 195.91,
+ 280.87,
+ 204.02,
+ 287.91,
+ 217.01,
+ 285.74,
+ 226.75,
+ 80.64,
+ 226.75
+ ]
+ ],
+ "area": 6174.067000000002,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 79.55,
+ 178.05,
+ 208.36,
+ 48.7
+ ],
+ "category_id": 67,
+ "id": 120305
+ },
+ {
+ "segmentation": [
+ [
+ 254.14,
+ 271.07,
+ 263.61,
+ 272.22,
+ 266.84,
+ 272.22,
+ 267.3,
+ 283.31,
+ 271.92,
+ 282.61,
+ 277.46,
+ 276.84,
+ 277.46,
+ 273.38,
+ 278.62,
+ 277.99,
+ 275.62,
+ 286.54,
+ 273.77,
+ 288.85,
+ 280.01,
+ 293.01,
+ 282.08,
+ 300.63,
+ 282.55,
+ 309.41,
+ 270.77,
+ 295.78,
+ 270.3,
+ 298.78,
+ 274.92,
+ 305.94,
+ 276.54,
+ 313.1,
+ 275.62,
+ 320.73,
+ 269.61,
+ 326.5,
+ 265.45,
+ 328.12,
+ 261.53,
+ 325.58,
+ 257.37,
+ 321.65,
+ 255.98,
+ 315.64,
+ 255.06,
+ 309.87,
+ 255.29,
+ 303.4,
+ 258.52,
+ 298.32,
+ 261.07,
+ 297.4,
+ 264.76,
+ 296.47,
+ 265.92,
+ 296.01,
+ 267.53,
+ 293.01,
+ 268.23,
+ 289.77,
+ 268.23,
+ 287.93,
+ 264.53,
+ 286.77,
+ 264.53,
+ 281.23,
+ 262.91,
+ 276.38,
+ 253.21,
+ 273.38
+ ],
+ [
+ 291.32,
+ 314.49,
+ 289.48,
+ 301.09,
+ 286.93,
+ 291.16,
+ 293.63,
+ 295.09,
+ 297.56,
+ 296.47,
+ 297.79,
+ 298.78,
+ 303.56,
+ 299.94,
+ 309.57,
+ 305.94,
+ 312.8,
+ 310.1,
+ 312.8,
+ 318.42,
+ 307.03,
+ 318.18,
+ 304.26,
+ 320.26,
+ 302.64,
+ 322.8,
+ 301.72,
+ 325.34,
+ 303.56,
+ 328.81,
+ 304.26,
+ 331.12,
+ 299.18,
+ 332.04,
+ 293.86,
+ 329.73,
+ 290.63,
+ 326.27,
+ 289.01,
+ 320.73,
+ 293.17,
+ 319.8,
+ 293.17,
+ 317.03
+ ]
+ ],
+ "area": 1391.4269500000005,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 253.21,
+ 271.07,
+ 59.59,
+ 60.97
+ ],
+ "category_id": 2,
+ "id": 125737
+ },
+ {
+ "segmentation": [
+ [
+ 201.93,
+ 41.72,
+ 209.44,
+ 43.39,
+ 223.62,
+ 53.4,
+ 231.13,
+ 56.74,
+ 243.65,
+ 55.91,
+ 248.65,
+ 69.26,
+ 239.48,
+ 89.28,
+ 244.48,
+ 103.47,
+ 241.98,
+ 105.14,
+ 235.3,
+ 110.14,
+ 221.95,
+ 128.5,
+ 215.28,
+ 166.88,
+ 206.93,
+ 203.6,
+ 202.76,
+ 216.95,
+ 199.42,
+ 267.01,
+ 202.76,
+ 284.53,
+ 220.28,
+ 285.37,
+ 229.46,
+ 267.85,
+ 242.81,
+ 246.98,
+ 248.65,
+ 232.8,
+ 251.99,
+ 227.79,
+ 248.65,
+ 222.79,
+ 259.5,
+ 221.12,
+ 262.84,
+ 248.65,
+ 267.85,
+ 269.51,
+ 284.53,
+ 268.68,
+ 292.04,
+ 296.22,
+ 297.05,
+ 327.92,
+ 316.24,
+ 378.82,
+ 326.25,
+ 386.33,
+ 487.29,
+ 384.66,
+ 498.14,
+ 327.09,
+ 492.3,
+ 269.51,
+ 478.95,
+ 222.79,
+ 453.92,
+ 190.25,
+ 433.06,
+ 164.38,
+ 408.86,
+ 157.7,
+ 388,
+ 155.2,
+ 384.66,
+ 155.2,
+ 372.98,
+ 98.46,
+ 372.15,
+ 92.62,
+ 403.85,
+ 85.94,
+ 408.03,
+ 55.07,
+ 378.82,
+ 42.55,
+ 350.45,
+ 37.55,
+ 339.6,
+ 27.54,
+ 323.75,
+ 20.86,
+ 307.06,
+ 43.39,
+ 307.06,
+ 43.39,
+ 316.24,
+ 40.89,
+ 314.57,
+ 45.06,
+ 292.88,
+ 40.89,
+ 282.86,
+ 46.73,
+ 272.85,
+ 36.71,
+ 254.49,
+ 30.04,
+ 238.64,
+ 15.02,
+ 226.12,
+ 9.18,
+ 210.27,
+ 5.84,
+ 202.76,
+ 5.84,
+ 187.74,
+ 7.51,
+ 196.09,
+ 23.36,
+ 212.77,
+ 26.7,
+ 213.61,
+ 27.54,
+ 202.76,
+ 31.71,
+ 202.76,
+ 36.71
+ ]
+ ],
+ "area": 71436.89385,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 187.74,
+ 5.84,
+ 310.4,
+ 380.49
+ ],
+ "category_id": 2,
+ "id": 128189
+ },
+ {
+ "segmentation": [
+ [
+ 425.63,
+ 107.45,
+ 410.58,
+ 107.45,
+ 403.89,
+ 114.14,
+ 399.71,
+ 108.29,
+ 398.03,
+ 103.27,
+ 398.87,
+ 99.09,
+ 399.71,
+ 95.75,
+ 412.25,
+ 90.73,
+ 423.12,
+ 80.69,
+ 459.91,
+ 81.53,
+ 472.46,
+ 83.2,
+ 479.15,
+ 97.42,
+ 479.15,
+ 101.6,
+ 477.47,
+ 105.78,
+ 476.64,
+ 108.29,
+ 469.11,
+ 112.47,
+ 462.42,
+ 117.49,
+ 456.57,
+ 111.63,
+ 449.04,
+ 109.96,
+ 444.86,
+ 112.47,
+ 434.83,
+ 114.14,
+ 433.99,
+ 107.45,
+ 425.63,
+ 107.45
+ ]
+ ],
+ "area": 2071.8731499999994,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 398.03,
+ 80.69,
+ 81.12,
+ 36.8
+ ],
+ "category_id": 3,
+ "id": 135645
+ },
+ {
+ "segmentation": [
+ [
+ 180.56,
+ 115.83,
+ 191.85,
+ 114.96,
+ 198.79,
+ 107.15,
+ 217.02,
+ 106.28,
+ 219.62,
+ 113.23,
+ 229.17,
+ 113.23,
+ 232.64,
+ 104.55,
+ 238.72,
+ 101.07,
+ 240.45,
+ 92.39,
+ 236.98,
+ 85.45,
+ 224.83,
+ 82.85,
+ 221.36,
+ 76.77,
+ 209.21,
+ 72.43,
+ 176.22,
+ 71.56,
+ 162.33,
+ 71.56,
+ 157.13,
+ 81.98,
+ 151.92,
+ 84.58,
+ 148.45,
+ 93.26,
+ 148.45,
+ 108.89,
+ 148.45,
+ 112.36,
+ 162.33,
+ 109.75,
+ 162.33,
+ 105.41,
+ 174.49,
+ 106.28,
+ 178.83,
+ 113.23
+ ]
+ ],
+ "area": 3033.8891499999995,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 148.45,
+ 71.56,
+ 92,
+ 44.27
+ ],
+ "category_id": 3,
+ "id": 144202
+ },
+ {
+ "segmentation": [
+ [
+ 103.37,
+ 393.26,
+ 76.4,
+ 330.34,
+ 71.91,
+ 259.55,
+ 74.16,
+ 221.35,
+ 77.53,
+ 207.87,
+ 60.67,
+ 202.25,
+ 59.55,
+ 175.28,
+ 62.92,
+ 157.3,
+ 66.29,
+ 142.7,
+ 112.36,
+ 125.84,
+ 76.4,
+ 115.73,
+ 23.6,
+ 129.21,
+ 14.61,
+ 89.89,
+ 31.46,
+ 82.02,
+ 44.94,
+ 78.65,
+ 64.04,
+ 79.78,
+ 71.91,
+ 89.89,
+ 125.84,
+ 104.49,
+ 150.56,
+ 68.54,
+ 193.26,
+ 69.66,
+ 215.73,
+ 113.48,
+ 287.64,
+ 84.27,
+ 329.21,
+ 78.65,
+ 335.96,
+ 112.36,
+ 304.49,
+ 124.72,
+ 283.15,
+ 113.48,
+ 252.81,
+ 119.1,
+ 278.65,
+ 149.44,
+ 343.82,
+ 167.42,
+ 340.45,
+ 233.71,
+ 297.75,
+ 239.33,
+ 267.42,
+ 378.65,
+ 255.06,
+ 401.12,
+ 252.81,
+ 457.3,
+ 233.71,
+ 453.93,
+ 235.96,
+ 487.64,
+ 147.19,
+ 489.89,
+ 142.7,
+ 444.94,
+ 124.72,
+ 446.07,
+ 107.87,
+ 395.51,
+ 91.01,
+ 426.97,
+ 73.03,
+ 413.48,
+ 84.27,
+ 380.9
+ ]
+ ],
+ "area": 82587.17374999997,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 14.61,
+ 68.54,
+ 329.21,
+ 421.35
+ ],
+ "category_id": 4,
+ "id": 148144
+ },
+ {
+ "segmentation": [
+ [
+ 302.59,
+ 354.31,
+ 312.88,
+ 364.6,
+ 326.26,
+ 358.43,
+ 326.26,
+ 348.14,
+ 325.23,
+ 342.99,
+ 321.11,
+ 340.93,
+ 314.94,
+ 337.84,
+ 305.67,
+ 337.84,
+ 302.59,
+ 333.72,
+ 302.59,
+ 326.52,
+ 296.41,
+ 317.26,
+ 290.23,
+ 315.2,
+ 284.06,
+ 300.79,
+ 287.15,
+ 323.43,
+ 287.15,
+ 335.78,
+ 287.15,
+ 346.08,
+ 288.18,
+ 359.46,
+ 296.41,
+ 354.31,
+ 300.53,
+ 354.31
+ ],
+ [
+ 318.03,
+ 314.17,
+ 307.73,
+ 319.31,
+ 307.73,
+ 327.55,
+ 312.88,
+ 333.72,
+ 329.35,
+ 331.67,
+ 329.35,
+ 325.49,
+ 325.23,
+ 320.34,
+ 321.11,
+ 317.26
+ ]
+ ],
+ "area": 1425.2993500000023,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 284.06,
+ 300.79,
+ 45.29,
+ 63.81
+ ],
+ "category_id": 4,
+ "id": 149690
+ },
+ {
+ "segmentation": [
+ [
+ 446.71,
+ 70.66,
+ 466.07,
+ 72.89,
+ 471.28,
+ 78.85,
+ 473.51,
+ 88.52,
+ 473.51,
+ 98.2,
+ 462.34,
+ 111.6,
+ 475.74,
+ 126.48,
+ 484.67,
+ 136.16,
+ 494.35,
+ 157.74,
+ 496.58,
+ 174.12,
+ 498.07,
+ 182.31,
+ 485.42,
+ 189.75,
+ 474.25,
+ 189.01,
+ 470.53,
+ 202.4,
+ 475.74,
+ 337.12,
+ 469.04,
+ 347.54,
+ 455.65,
+ 343.08,
+ 450.44,
+ 323.72,
+ 441.5,
+ 255.99,
+ 433.32,
+ 250.04,
+ 406.52,
+ 340.1,
+ 397.59,
+ 344.56,
+ 388.66,
+ 330.42,
+ 408.01,
+ 182.31,
+ 396.85,
+ 186.77,
+ 392.38,
+ 177.84,
+ 389.4,
+ 166.68,
+ 390.89,
+ 147.32,
+ 418.43,
+ 119.04,
+ 434.06,
+ 111.6,
+ 429.6,
+ 98.94,
+ 428.85,
+ 81.08,
+ 441.5,
+ 72.89,
+ 443.74,
+ 69.92
+ ]
+ ],
+ "area": 17376.918849999995,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 388.66,
+ 69.92,
+ 109.41,
+ 277.62
+ ],
+ "category_id": 1,
+ "id": 200887
+ },
+ {
+ "segmentation": [
+ [
+ 47.19,
+ 319.19,
+ 47.73,
+ 312.7,
+ 52.24,
+ 310.36,
+ 56.38,
+ 306.39,
+ 55.66,
+ 301.71,
+ 55.66,
+ 298.28,
+ 58.01,
+ 296.12,
+ 61.61,
+ 297.74,
+ 62.33,
+ 301.89,
+ 61.79,
+ 303.87,
+ 62.51,
+ 305.67,
+ 66.66,
+ 307.66,
+ 68.28,
+ 308.2,
+ 70.99,
+ 313.06,
+ 71.35,
+ 317.21,
+ 74.05,
+ 323.52,
+ 75.49,
+ 327.66,
+ 74.95,
+ 329.29,
+ 71.17,
+ 328.2,
+ 68.1,
+ 329.29,
+ 62.51,
+ 329.29,
+ 57.83,
+ 329.29,
+ 54.04,
+ 329.11,
+ 48.81,
+ 329.11,
+ 47.37,
+ 325.68,
+ 47.37,
+ 318.29,
+ 47.37,
+ 317.39
+ ]
+ ],
+ "area": 575.6639000000004,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 47.19,
+ 296.12,
+ 28.3,
+ 33.17
+ ],
+ "category_id": 1,
+ "id": 235634
+ },
+ {
+ "segmentation": [
+ [
+ 33.06,
+ 325.86,
+ 32.75,
+ 322.19,
+ 36.88,
+ 317.45,
+ 36.88,
+ 314.08,
+ 34.74,
+ 309.8,
+ 35.2,
+ 306.89,
+ 35.96,
+ 306.74,
+ 35.04,
+ 303.68,
+ 36.11,
+ 299.09,
+ 38.56,
+ 298.94,
+ 43,
+ 300.77,
+ 45.75,
+ 306.59,
+ 49.27,
+ 309.95,
+ 46.36,
+ 324.94,
+ 44.83,
+ 327.7,
+ 35.2,
+ 328.16,
+ 34.89,
+ 326.17
+ ]
+ ],
+ "area": 325.2916000000003,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 32.75,
+ 298.94,
+ 16.52,
+ 29.22
+ ],
+ "category_id": 1,
+ "id": 236267
+ },
+ {
+ "segmentation": [
+ [
+ 331.56,
+ 332.87,
+ 329.56,
+ 328.88,
+ 328.42,
+ 326.32,
+ 325.86,
+ 320.62,
+ 322.73,
+ 319.48,
+ 321.59,
+ 316.63,
+ 320.16,
+ 312.93,
+ 321.3,
+ 305.53,
+ 323.01,
+ 305.24,
+ 326.15,
+ 304.39,
+ 326.72,
+ 293.56,
+ 327.57,
+ 291.29,
+ 325.86,
+ 286.73,
+ 325.01,
+ 286.73,
+ 321.59,
+ 285.59,
+ 321.02,
+ 282.74,
+ 322.73,
+ 277.33,
+ 323.87,
+ 275.05,
+ 332.13,
+ 275.05,
+ 331.84,
+ 278.75,
+ 333.27,
+ 280.75,
+ 333.27,
+ 281.32,
+ 334.12,
+ 282.74,
+ 334.41,
+ 283.03,
+ 335.54,
+ 284.45,
+ 336.11,
+ 285.02,
+ 336.11,
+ 285.02,
+ 336.4,
+ 285.02,
+ 339.82,
+ 289.01,
+ 343.8,
+ 295.27,
+ 345.23,
+ 299.55,
+ 345.23,
+ 301.82,
+ 345.23,
+ 305.53,
+ 345.23,
+ 305.53,
+ 345.23,
+ 306.1,
+ 345.23,
+ 306.1,
+ 345.8,
+ 310.65,
+ 346.37,
+ 311.51,
+ 343.52,
+ 333.44,
+ 342.95,
+ 336,
+ 342.95,
+ 336,
+ 344.94,
+ 345.12,
+ 344.94,
+ 345.97,
+ 344.09,
+ 349.1,
+ 345.51,
+ 353.66,
+ 345.51,
+ 354.52,
+ 345.51,
+ 355.66,
+ 345.51,
+ 357.93,
+ 345.23,
+ 360.5,
+ 347.22,
+ 371.32,
+ 346.37,
+ 373.31,
+ 345.23,
+ 375.02,
+ 342.1,
+ 378.44,
+ 337.82,
+ 378.73,
+ 332.7,
+ 378.73,
+ 330.99,
+ 379.58,
+ 327.29,
+ 374.17,
+ 328.99,
+ 374.45,
+ 331.27,
+ 374.45,
+ 334.12,
+ 374.45,
+ 336.11,
+ 365.62,
+ 337.25,
+ 365.62,
+ 336.68,
+ 358.79,
+ 333.27,
+ 355.66,
+ 332.41,
+ 353.09,
+ 332.41,
+ 351.1,
+ 331.56,
+ 345.12,
+ 331.56,
+ 343.41,
+ 330.7,
+ 340.27,
+ 330.13,
+ 335.72,
+ 330.13,
+ 332.87,
+ 330.13,
+ 332.3,
+ 330.42,
+ 332.02,
+ 330.42,
+ 331.45
+ ]
+ ],
+ "area": 1561.9836000000005,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 320.16,
+ 275.05,
+ 27.06,
+ 104.53
+ ],
+ "category_id": 1,
+ "id": 236973
+ },
+ {
+ "segmentation": [
+ [
+ 11.47,
+ 314.1,
+ 14.61,
+ 310.38,
+ 16.61,
+ 306.96,
+ 18.04,
+ 304.39,
+ 21.46,
+ 302.96,
+ 23.18,
+ 306.39,
+ 21.75,
+ 310.38,
+ 22.32,
+ 312.38,
+ 23.75,
+ 313.81,
+ 23.18,
+ 316.95,
+ 20.89,
+ 319.81,
+ 20.61,
+ 322.95,
+ 20.61,
+ 326.94,
+ 20.61,
+ 328.65,
+ 12.33,
+ 328.65,
+ 11.76,
+ 328.08,
+ 12.61,
+ 325.23,
+ 12.04,
+ 322.66,
+ 10.33,
+ 320.66,
+ 10.05,
+ 318.09,
+ 11.47,
+ 313.81
+ ]
+ ],
+ "area": 223.31949999999995,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 10.05,
+ 302.96,
+ 13.7,
+ 25.69
+ ],
+ "category_id": 1,
+ "id": 237362
+ },
+ {
+ "segmentation": [
+ [
+ 281.28,
+ 293.13,
+ 290.34,
+ 307.51,
+ 288.21,
+ 320.3,
+ 284.48,
+ 344.8,
+ 287.14,
+ 379.43,
+ 275.96,
+ 382.09,
+ 272.23,
+ 379.96,
+ 266.37,
+ 377.3,
+ 273.29,
+ 373.03,
+ 271.69,
+ 355.99,
+ 267.43,
+ 344.8,
+ 273.83,
+ 324.56,
+ 276.49,
+ 310.71,
+ 277.02,
+ 294.2
+ ]
+ ],
+ "area": 1203.3776499999992,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 266.37,
+ 293.13,
+ 23.97,
+ 88.96
+ ],
+ "category_id": 1,
+ "id": 240624
+ },
+ {
+ "segmentation": [
+ [
+ 304.43,
+ 82.18,
+ 349.91,
+ 74.94,
+ 351.46,
+ 191.75,
+ 351.46,
+ 226.38,
+ 305.46,
+ 225.87,
+ 301.84,
+ 224.31,
+ 303.39,
+ 157.12,
+ 304.43,
+ 104.4
+ ]
+ ],
+ "area": 7005.383600000001,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 301.84,
+ 74.94,
+ 49.62,
+ 151.44
+ ],
+ "category_id": 82,
+ "id": 330768
+ },
+ {
+ "segmentation": [
+ [
+ 113.55,
+ 26.71,
+ 109.75,
+ 26.54,
+ 109.26,
+ 36.62,
+ 114.87,
+ 38.11,
+ 115.37,
+ 37.28,
+ 117.85,
+ 37.12,
+ 117.85,
+ 35.63,
+ 115.2,
+ 35.63,
+ 115.2,
+ 33.48,
+ 117.52,
+ 33.48,
+ 117.52,
+ 31.99,
+ 114.71,
+ 31.99,
+ 114.87,
+ 29.85,
+ 117.35,
+ 30.01,
+ 117.35,
+ 28.03,
+ 114.87,
+ 28.03,
+ 113.39,
+ 26.54
+ ]
+ ],
+ "area": 70.97154999999992,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 109.26,
+ 26.54,
+ 8.59,
+ 11.57
+ ],
+ "category_id": 10,
+ "id": 410951
+ },
+ {
+ "segmentation": [
+ [
+ 97.68,
+ 72.74,
+ 99.25,
+ 75.97,
+ 101.75,
+ 75.45,
+ 101.75,
+ 73.68,
+ 101.96,
+ 71.49,
+ 101.33,
+ 68.26,
+ 99.87,
+ 67.63,
+ 95.18,
+ 68.36,
+ 95.07,
+ 68.26,
+ 95.18,
+ 71.18,
+ 95.49,
+ 72.32
+ ]
+ ],
+ "area": 40.375999999999955,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 95.07,
+ 67.63,
+ 6.89,
+ 8.34
+ ],
+ "category_id": 10,
+ "id": 411346
+ },
+ {
+ "segmentation": [
+ [
+ 361.81,
+ 368.51,
+ 337.11,
+ 369.76,
+ 342.14,
+ 359.72,
+ 340.46,
+ 358.04,
+ 348,
+ 350.51,
+ 345.9,
+ 332.09,
+ 341.3,
+ 322.04,
+ 338.37,
+ 314.5,
+ 338.37,
+ 293.57,
+ 336.27,
+ 281.01,
+ 339.21,
+ 261.75,
+ 339.21,
+ 249.61,
+ 333.46,
+ 245.82,
+ 331.8,
+ 241.68,
+ 326.28,
+ 240.57,
+ 327.66,
+ 230.08,
+ 330.14,
+ 216.54,
+ 331.25,
+ 209.91,
+ 338.27,
+ 204.44,
+ 341.82,
+ 202.44,
+ 346.91,
+ 199.51,
+ 346.14,
+ 195.5,
+ 343.2,
+ 193.8,
+ 340.89,
+ 192.72,
+ 340.58,
+ 188.55,
+ 341.51,
+ 185.77,
+ 344.44,
+ 184.69,
+ 344.75,
+ 183.15,
+ 344.75,
+ 180.68,
+ 349.22,
+ 175.49,
+ 353.54,
+ 174.56,
+ 358.48,
+ 175.03,
+ 362.34,
+ 177.03,
+ 364.34,
+ 179.65,
+ 364.96,
+ 183.36,
+ 366.97,
+ 185.36,
+ 369.74,
+ 185.98,
+ 371.9,
+ 187.21,
+ 367.58,
+ 189.99,
+ 367.74,
+ 193.54,
+ 365.89,
+ 194.78,
+ 366.19,
+ 196.63,
+ 368.66,
+ 198.17,
+ 372.21,
+ 198.48,
+ 377.3,
+ 199.25,
+ 380.24,
+ 200.18,
+ 381.78,
+ 202.49,
+ 385.02,
+ 205.78,
+ 387.64,
+ 212.57,
+ 390.11,
+ 218.74,
+ 392.43,
+ 226,
+ 393.51,
+ 228.77,
+ 390.27,
+ 230.01,
+ 392.43,
+ 236.13,
+ 393.35,
+ 243.23,
+ 393.66,
+ 248.93,
+ 393.66,
+ 254.95,
+ 393.66,
+ 260.2,
+ 394.43,
+ 261.28,
+ 395.2,
+ 262.98,
+ 394.89,
+ 265.75,
+ 394.89,
+ 267.3,
+ 395.97,
+ 269.92,
+ 397.52,
+ 272.18,
+ 397.05,
+ 276.5,
+ 396.28,
+ 278.82,
+ 395.05,
+ 279.74,
+ 394.12,
+ 281.13,
+ 391.04,
+ 281.29,
+ 389.19,
+ 282.06,
+ 388.11,
+ 281.75,
+ 388.88,
+ 279.43,
+ 388.88,
+ 277.27,
+ 386.1,
+ 275.27,
+ 385.48,
+ 273.26,
+ 385.33,
+ 271.41,
+ 387.49,
+ 268.63,
+ 388.26,
+ 266.78,
+ 388.26,
+ 262.31,
+ 387.64,
+ 259.22,
+ 388.11,
+ 253.97,
+ 387.33,
+ 251.81,
+ 385.64,
+ 247.03,
+ 384.56,
+ 240.45,
+ 382.86,
+ 235.51,
+ 379.16,
+ 229.49,
+ 380.24,
+ 236.28,
+ 380.24,
+ 244,
+ 380.08,
+ 248.63,
+ 380.85,
+ 253.41,
+ 380.85,
+ 258.96,
+ 380.39,
+ 263.13,
+ 378.54,
+ 264.52,
+ 380.85,
+ 269.1,
+ 382.09,
+ 275.73,
+ 383.01,
+ 278.35,
+ 383.17,
+ 279.74,
+ 384.71,
+ 288.64,
+ 385.48,
+ 297.13,
+ 385.02,
+ 304.38,
+ 385.02,
+ 308.39,
+ 383.79,
+ 315.75,
+ 381.93,
+ 319.45,
+ 381.47,
+ 321.3,
+ 381.01,
+ 333.9,
+ 379.62,
+ 338.99,
+ 379.62,
+ 339.77,
+ 379.93,
+ 342.49,
+ 383.17,
+ 348.2,
+ 384.25,
+ 350.36,
+ 382.24,
+ 352.37,
+ 381.78,
+ 353.29,
+ 382.71,
+ 355.14,
+ 384.25,
+ 356.84,
+ 386.56,
+ 358.69,
+ 387.49,
+ 361.32,
+ 386.56,
+ 363.01,
+ 385.48,
+ 363.78,
+ 387.33,
+ 366.72,
+ 387.95,
+ 369.65,
+ 386.72,
+ 371.35,
+ 384.4,
+ 371.81,
+ 382.24,
+ 371.65,
+ 379.31,
+ 371.19,
+ 376.69,
+ 371.5,
+ 374.22,
+ 370.42,
+ 369.74,
+ 366.25,
+ 368.36,
+ 363.78,
+ 367.43,
+ 362.09,
+ 366.66,
+ 358.38,
+ 366.66,
+ 352.68,
+ 366.5,
+ 347.12,
+ 365.27,
+ 339.71,
+ 366.81,
+ 332.31,
+ 366.97,
+ 325.98,
+ 367.12,
+ 323.36,
+ 362.49,
+ 313.84,
+ 360.95,
+ 309.99,
+ 358.94,
+ 315.23,
+ 358.94,
+ 320.32,
+ 360.64,
+ 325.88,
+ 362.18,
+ 332.05,
+ 364.03,
+ 336.37,
+ 364.5,
+ 339.61,
+ 364.5,
+ 342.23,
+ 365.89,
+ 351.9,
+ 365.58,
+ 356.69,
+ 364.81,
+ 361.47,
+ 363.73,
+ 365.48
+ ]
+ ],
+ "area": 8511.156799999999,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 326.28,
+ 174.56,
+ 71.24,
+ 197.25
+ ],
+ "category_id": 1,
+ "id": 481918
+ },
+ {
+ "segmentation": [
+ [
+ 51.12,
+ 277.38,
+ 51.12,
+ 270.21,
+ 50.1,
+ 262.7,
+ 51.46,
+ 261.33,
+ 47.71,
+ 254.84,
+ 52.15,
+ 232.64,
+ 56.59,
+ 221.71,
+ 61.03,
+ 206.68,
+ 66.83,
+ 198.14,
+ 69.57,
+ 189.95,
+ 73.66,
+ 180.38,
+ 78.45,
+ 170.82,
+ 85.62,
+ 167.06,
+ 92.45,
+ 170.14,
+ 100.65,
+ 174.24,
+ 105.77,
+ 177.65,
+ 103.38,
+ 182.43,
+ 101.33,
+ 188.92,
+ 102.35,
+ 193.02,
+ 99.62,
+ 193.36,
+ 98.25,
+ 196.44,
+ 94.84,
+ 200.19,
+ 91.42,
+ 198.49,
+ 86.3,
+ 200.88,
+ 85.96,
+ 203.61,
+ 88.35,
+ 207.71,
+ 91.08,
+ 221.37,
+ 95.52,
+ 227.86,
+ 94.5,
+ 232.64,
+ 91.42,
+ 238.45,
+ 91.08,
+ 242.2,
+ 105.77,
+ 252.11,
+ 113.28,
+ 259.28,
+ 118.41,
+ 260.99,
+ 126.94,
+ 261.67,
+ 131.04,
+ 265.77,
+ 131.73,
+ 271.92,
+ 127.97,
+ 274.31,
+ 125.24,
+ 271.92,
+ 122.5,
+ 270.89,
+ 112.94,
+ 266.45,
+ 91.42,
+ 255.87,
+ 91.08,
+ 272.94,
+ 90.06,
+ 276.36
+ ],
+ [
+ 54.2,
+ 281.48,
+ 57.95,
+ 292.07,
+ 55.22,
+ 307.1,
+ 51.12,
+ 322.13,
+ 40.53,
+ 327.93,
+ 24.14,
+ 346.03,
+ 20.72,
+ 354.57,
+ 15.26,
+ 361.74,
+ 9.79,
+ 363.79,
+ 10.82,
+ 370.97,
+ 10.82,
+ 374.72,
+ 11.16,
+ 384.63,
+ 16.97,
+ 389.07,
+ 25.85,
+ 388.73,
+ 27.9,
+ 387.36,
+ 21.41,
+ 381.55,
+ 22.43,
+ 369.94,
+ 29.95,
+ 360.04,
+ 56.93,
+ 337.5,
+ 68.88,
+ 329.98,
+ 77.08,
+ 308.81,
+ 89.37,
+ 320.08,
+ 88.35,
+ 334.08,
+ 88.35,
+ 351.84,
+ 96.89,
+ 378.14,
+ 95.52,
+ 384.63,
+ 94.16,
+ 391.12,
+ 125.92,
+ 393.51,
+ 127.63,
+ 388.73,
+ 113.62,
+ 383.26,
+ 106.79,
+ 373.02,
+ 105.77,
+ 326.57,
+ 106.79,
+ 312.56,
+ 91.08,
+ 281.14
+ ]
+ ],
+ "area": 8349.28485,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 9.79,
+ 167.06,
+ 121.94,
+ 226.45
+ ],
+ "category_id": 1,
+ "id": 489768
+ },
+ {
+ "segmentation": [
+ [
+ 576.11,
+ 331.6,
+ 577.82,
+ 337.57,
+ 581.23,
+ 340.12,
+ 583.79,
+ 340.12,
+ 588.9,
+ 350.36,
+ 589.76,
+ 350.36,
+ 593.17,
+ 361.45,
+ 601.7,
+ 364.86,
+ 609.37,
+ 364.86,
+ 604.25,
+ 369.97,
+ 604.25,
+ 373.38,
+ 603.4,
+ 373.38,
+ 595.73,
+ 376.8,
+ 593.17,
+ 380.21,
+ 595.73,
+ 385.32,
+ 605.96,
+ 387.03,
+ 611.93,
+ 387.03,
+ 618.75,
+ 385.32,
+ 620.46,
+ 385.32,
+ 629.84,
+ 376.8,
+ 634.1,
+ 364.86,
+ 628.99,
+ 354.62,
+ 620.46,
+ 345.24,
+ 615.34,
+ 341.83,
+ 614.49,
+ 340.12,
+ 606.81,
+ 336.71,
+ 599.14,
+ 323.07,
+ 598.28,
+ 319.66,
+ 594.87,
+ 314.54,
+ 593.17,
+ 306.87,
+ 592.31,
+ 300.04,
+ 592.31,
+ 294.07,
+ 598.28,
+ 289.81,
+ 598.28,
+ 289.81,
+ 598.28,
+ 269.34,
+ 597.43,
+ 261.67,
+ 587.2,
+ 235.23,
+ 584.64,
+ 227.55,
+ 581.23,
+ 216.47,
+ 575.26,
+ 201.97,
+ 570.14,
+ 198.56,
+ 565.02,
+ 195.15,
+ 561.61,
+ 190.88,
+ 561.61,
+ 179.8,
+ 559.06,
+ 172.97,
+ 547.12,
+ 171.27,
+ 541.15,
+ 171.27,
+ 536.03,
+ 187.47,
+ 538.59,
+ 190.03,
+ 538.59,
+ 196,
+ 545.41,
+ 204.53,
+ 543.7,
+ 214.76,
+ 536.88,
+ 220.73,
+ 541.15,
+ 226.7,
+ 541.15,
+ 229.26,
+ 541.15,
+ 232.67,
+ 541.15,
+ 236.08,
+ 541.15,
+ 244.61,
+ 541.15,
+ 258.25,
+ 541.15,
+ 261.67,
+ 538.59,
+ 269.34,
+ 534.32,
+ 272.75,
+ 530.91,
+ 288.96,
+ 530.91,
+ 288.96,
+ 532.62,
+ 288.96,
+ 533.47,
+ 309.42,
+ 530.06,
+ 319.66,
+ 530.06,
+ 324.77,
+ 530.06,
+ 326.48,
+ 525.8,
+ 340.12,
+ 525.8,
+ 350.36,
+ 517.27,
+ 357.18,
+ 511.3,
+ 364.86,
+ 510.44,
+ 369.97,
+ 510.44,
+ 370.83,
+ 510.44,
+ 380.21,
+ 513,
+ 384.47,
+ 532.62,
+ 387.03,
+ 539.44,
+ 384.47,
+ 542,
+ 382.77,
+ 542,
+ 378.5,
+ 544.56,
+ 370.83,
+ 547.12,
+ 364.86,
+ 550.53,
+ 357.18,
+ 553.09,
+ 354.62,
+ 555.64,
+ 347.8,
+ 565.02,
+ 330.74,
+ 572.7,
+ 323.07,
+ 575.26,
+ 322.22
+ ]
+ ],
+ "area": 11337.31575,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 510.44,
+ 171.27,
+ 123.66,
+ 215.76
+ ],
+ "category_id": 1,
+ "id": 495624
+ },
+ {
+ "segmentation": [
+ [
+ 136.18,
+ 253.44,
+ 153.89,
+ 277.3,
+ 157.89,
+ 278.22,
+ 151.73,
+ 269.6,
+ 141.73,
+ 252.67,
+ 138.65,
+ 249.74,
+ 137.11,
+ 249.43,
+ 135.57,
+ 249.43,
+ 136.18,
+ 253.13
+ ]
+ ],
+ "area": 123.19339999999974,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 135.57,
+ 249.43,
+ 22.32,
+ 28.79
+ ],
+ "category_id": 49,
+ "id": 693231
+ },
+ {
+ "segmentation": [
+ [
+ 37.61,
+ 381.77,
+ 31.28,
+ 360.25,
+ 40.15,
+ 352.65,
+ 62.3,
+ 345.69,
+ 83.19,
+ 346.32,
+ 88.75,
+ 344,
+ 97.11,
+ 345.78,
+ 99.4,
+ 348.57,
+ 98.89,
+ 359.47,
+ 96.61,
+ 371.14,
+ 84.69,
+ 380.26,
+ 69.48,
+ 381.79,
+ 53.5,
+ 384.83,
+ 43.61,
+ 383.81,
+ 37.78,
+ 381.53
+ ]
+ ],
+ "area": 2136.46615,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 31.28,
+ 344,
+ 68.12,
+ 40.83
+ ],
+ "category_id": 51,
+ "id": 713388
+ },
+ {
+ "segmentation": [
+ [
+ 135.7,
+ 296.93,
+ 133.83,
+ 304.16,
+ 120.3,
+ 320.72,
+ 109.57,
+ 325.86,
+ 95.57,
+ 328.66,
+ 85.07,
+ 327.26,
+ 84.6,
+ 316.29,
+ 75.5,
+ 310.69,
+ 60.33,
+ 304.86,
+ 59.63,
+ 303.69,
+ 64.53,
+ 298.09,
+ 77.13,
+ 291.56,
+ 94.17,
+ 288.76,
+ 108.87,
+ 287.36,
+ 119.37,
+ 288.99,
+ 131.03,
+ 292.03,
+ 134.53,
+ 294.36
+ ]
+ ],
+ "area": 2016.1509000000015,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 59.63,
+ 287.36,
+ 76.07,
+ 41.3
+ ],
+ "category_id": 51,
+ "id": 716434
+ },
+ {
+ "segmentation": [
+ [
+ 229.06,
+ 183.81,
+ 226.88,
+ 181.45,
+ 224.86,
+ 181.79,
+ 222,
+ 178.93,
+ 220.65,
+ 182.63,
+ 221.5,
+ 185.99,
+ 229.4,
+ 188.68,
+ 232.26,
+ 194.06,
+ 231.08,
+ 198.77,
+ 229.57,
+ 200.45,
+ 233.1,
+ 201.97,
+ 239.15,
+ 200.79,
+ 243.35,
+ 201.13,
+ 246.38,
+ 203.98,
+ 249.24,
+ 206.84,
+ 253.44,
+ 203.48,
+ 256.81,
+ 202.98,
+ 258.49,
+ 198.77,
+ 255.97,
+ 195.91,
+ 253.11,
+ 192.05,
+ 250.59,
+ 189.86,
+ 247.05,
+ 188.51,
+ 240.33,
+ 189.19,
+ 233.43,
+ 189.19,
+ 229.06,
+ 186.16
+ ]
+ ],
+ "area": 386.12880000000007,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 220.65,
+ 178.93,
+ 37.84,
+ 27.91
+ ],
+ "category_id": 52,
+ "id": 1042181
+ },
+ {
+ "segmentation": [
+ [
+ 59.17,
+ 284.18,
+ 33.27,
+ 326.49,
+ 63.59,
+ 359.34,
+ 88.22,
+ 389.65,
+ 105.28,
+ 421.86,
+ 328.22,
+ 426,
+ 336.44,
+ 417.44,
+ 332.65,
+ 394.7,
+ 323.17,
+ 377.65,
+ 299.8,
+ 354.28,
+ 270.75,
+ 325.23,
+ 234.75,
+ 294.28,
+ 210.12,
+ 268.39,
+ 185.49,
+ 249.44,
+ 153.91,
+ 239.97,
+ 126.12,
+ 243.12,
+ 105.91,
+ 233.02,
+ 98.96,
+ 219.75,
+ 136.22,
+ 217.23,
+ 165.28,
+ 173.02,
+ 183.59,
+ 141.44,
+ 224.64,
+ 75.75,
+ 236.01,
+ 55.54,
+ 237.28,
+ 53.02,
+ 222.75,
+ 37.23,
+ 186.12,
+ 16.38,
+ 162.12,
+ 0,
+ 89.99,
+ 2.87,
+ 130.19,
+ 23.93,
+ 189.55,
+ 51.69,
+ 201.03,
+ 61.27,
+ 189.55,
+ 96.69,
+ 167.53,
+ 98.6,
+ 127.32,
+ 180.93,
+ 109.13,
+ 206.78,
+ 91.9,
+ 224.01,
+ 71.8,
+ 257.51
+ ]
+ ],
+ "area": 46990.2912,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 33.27,
+ 0,
+ 303.17,
+ 426
+ ],
+ "category_id": 70,
+ "id": 1093382
+ },
+ {
+ "segmentation": [
+ [
+ 228.8,
+ 226.94,
+ 239.33,
+ 282.47,
+ 252.73,
+ 308.32,
+ 289.11,
+ 340.86,
+ 314,
+ 351.39,
+ 353.24,
+ 353.31,
+ 381.01,
+ 346.61,
+ 399.2,
+ 337.03,
+ 409.73,
+ 327.46,
+ 424.09,
+ 305.44,
+ 421.21,
+ 282.47,
+ 408.77,
+ 255.66,
+ 368.56,
+ 227.9,
+ 328.36,
+ 200.14,
+ 304.42,
+ 181.95,
+ 284.32,
+ 172.38,
+ 246.03,
+ 184.82,
+ 230.71,
+ 191.52,
+ 231.67,
+ 231.73
+ ]
+ ],
+ "area": 24038.682499999995,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 228.8,
+ 172.38,
+ 195.29,
+ 180.93
+ ],
+ "category_id": 70,
+ "id": 1094138
+ },
+ {
+ "segmentation": [
+ [
+ 290.67,
+ 11.53,
+ 236.35,
+ 133.51,
+ 244.93,
+ 137.33,
+ 250.64,
+ 132.56,
+ 261.13,
+ 137.33,
+ 269.7,
+ 143.05,
+ 269.7,
+ 125.89,
+ 295.44,
+ 145.9,
+ 295.44,
+ 161.15,
+ 295.44,
+ 169.73,
+ 282.09,
+ 169.73,
+ 309.73,
+ 185.93,
+ 413.61,
+ 256.45,
+ 426.95,
+ 302.2,
+ 408.85,
+ 334.6,
+ 326.89,
+ 364.15,
+ 376.44,
+ 390.83,
+ 398.36,
+ 387.97,
+ 415.52,
+ 329.84,
+ 456.5,
+ 327.93,
+ 479.37,
+ 300.29,
+ 489.85,
+ 292.67,
+ 494.62,
+ 281.23,
+ 505.1,
+ 277.42,
+ 505.1,
+ 266.94,
+ 452.68,
+ 231.68,
+ 391.69,
+ 204.04,
+ 357.38,
+ 188.79,
+ 336.42,
+ 187.84,
+ 362.15,
+ 144,
+ 396.46,
+ 75.38,
+ 400.27,
+ 78.24,
+ 400.27,
+ 62.99,
+ 377.4,
+ 43.93,
+ 291.62,
+ 11.53
+ ]
+ ],
+ "area": 28197.469249999987,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 236.35,
+ 11.53,
+ 268.75,
+ 379.3
+ ],
+ "category_id": 70,
+ "id": 1094206
+ },
+ {
+ "segmentation": [
+ [
+ 224.36,
+ 471.83,
+ 202.79,
+ 471.83,
+ 195.6,
+ 476.14,
+ 188.4,
+ 481.89,
+ 186.97,
+ 500.59,
+ 199.91,
+ 507.78,
+ 221.48,
+ 512.1,
+ 241.62,
+ 519.29,
+ 264.63,
+ 527.92,
+ 283.33,
+ 519.29,
+ 287.64,
+ 507.78,
+ 287.64,
+ 497.71,
+ 261.75,
+ 479.02,
+ 227.24,
+ 474.7
+ ]
+ ],
+ "area": 3762.6392999999994,
+ "iscrowd": 0,
+ "image_id": 6818,
+ "bbox": [
+ 186.97,
+ 471.83,
+ 100.67,
+ 56.09
+ ],
+ "category_id": 70,
+ "id": 1094825
+ },
+ {
+ "segmentation": [
+ [
+ 507.19,
+ 275.09,
+ 478.53,
+ 250.25,
+ 426,
+ 219.69,
+ 383.97,
+ 199.63,
+ 363.91,
+ 189.12,
+ 360.09,
+ 175.75,
+ 346.72,
+ 162.38,
+ 400.21,
+ 73.55,
+ 420.27,
+ 88.83,
+ 447.01,
+ 101.25,
+ 399.26,
+ 185.3,
+ 415.49,
+ 189.12,
+ 424.09,
+ 180.52,
+ 485.22,
+ 200.58,
+ 537.75,
+ 246.43,
+ 540.62,
+ 257.89,
+ 532.98,
+ 273.17,
+ 519.61,
+ 296.1,
+ 496.68,
+ 310.43,
+ 470.89,
+ 313.29,
+ 487.13,
+ 288.46,
+ 503.37,
+ 277
+ ]
+ ],
+ "area": 13459.071,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 346.72,
+ 73.55,
+ 193.9,
+ 239.74
+ ],
+ "category_id": 70,
+ "id": 1095322
+ },
+ {
+ "segmentation": [
+ [
+ 60.54,
+ 257.4,
+ 160.31,
+ 252.91,
+ 279.15,
+ 254.04,
+ 307.17,
+ 255.16,
+ 321.75,
+ 357.17,
+ 311.66,
+ 371.75,
+ 287,
+ 372.87,
+ 269.06,
+ 338.12,
+ 267.94,
+ 353.81,
+ 267.94,
+ 407.62,
+ 237.67,
+ 465.92,
+ 217.49,
+ 490.58,
+ 161.43,
+ 489.46,
+ 151.35,
+ 492.83,
+ 100.9,
+ 417.71,
+ 96.41,
+ 352.69,
+ 91.93,
+ 325.78,
+ 80.72,
+ 375.11,
+ 62.78,
+ 387.44,
+ 35.87,
+ 377.35,
+ 28.03,
+ 353.81,
+ 35.87,
+ 261.88
+ ]
+ ],
+ "area": 49063.26905000001,
+ "iscrowd": 0,
+ "image_id": 331352,
+ "bbox": [
+ 28.03,
+ 252.91,
+ 293.72,
+ 239.92
+ ],
+ "category_id": 70,
+ "id": 1096069
+ },
+ {
+ "segmentation": [
+ [
+ 413.39,
+ 237.7,
+ 414.54,
+ 303.16,
+ 419.13,
+ 306.6,
+ 412.24,
+ 328.42,
+ 427.17,
+ 353.68,
+ 411.1,
+ 373.2,
+ 417.99,
+ 399.61,
+ 440.95,
+ 415.69,
+ 429.47,
+ 437.51,
+ 429.47,
+ 468.51,
+ 455.88,
+ 480,
+ 481.14,
+ 470.81,
+ 483.44,
+ 443.25,
+ 474.25,
+ 417.99,
+ 491.48,
+ 393.87,
+ 498.37,
+ 366.31,
+ 480,
+ 349.09,
+ 494.92,
+ 313.49,
+ 493.78,
+ 308.9,
+ 498.37,
+ 304.3,
+ 504.11,
+ 237.7
+ ]
+ ],
+ "area": 16555.1475,
+ "iscrowd": 0,
+ "image_id": 403385,
+ "bbox": [
+ 411.1,
+ 237.7,
+ 93.01,
+ 242.3
+ ],
+ "category_id": 70,
+ "id": 1096418
+ },
+ {
+ "segmentation": [
+ [
+ 174.18,
+ 126.22,
+ 175.08,
+ 130.43,
+ 175.08,
+ 138.26,
+ 189.52,
+ 138.56,
+ 197.65,
+ 140.96,
+ 197.65,
+ 151.19,
+ 196.44,
+ 183.99,
+ 184.41,
+ 188.21,
+ 164.55,
+ 195.13,
+ 159.43,
+ 190.31,
+ 150.41,
+ 190.31,
+ 141.68,
+ 193.92,
+ 138.07,
+ 192.12,
+ 137.47,
+ 126.22,
+ 138.37,
+ 124.11,
+ 173.58,
+ 124.11
+ ]
+ ],
+ "area": 3612.881550000001,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 137.47,
+ 124.11,
+ 60.18,
+ 71.02
+ ],
+ "category_id": 79,
+ "id": 1122054
+ },
+ {
+ "segmentation": [
+ [
+ 1.78,
+ 262.7,
+ 193.92,
+ 204.93,
+ 166.71,
+ 194.05,
+ 142.43,
+ 183.16,
+ 136.57,
+ 164.33,
+ 2.2,
+ 189.44,
+ 1.36,
+ 230.05
+ ]
+ ],
+ "area": 10058.87035,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 1.36,
+ 164.33,
+ 192.56,
+ 98.37
+ ],
+ "category_id": 79,
+ "id": 1125079
+ },
+ {
+ "segmentation": [
+ [
+ 266.33,
+ 136.34,
+ 293.05,
+ 137.96,
+ 294.2,
+ 135.53,
+ 274.54,
+ 134.49,
+ 267.37,
+ 136.34
+ ]
+ ],
+ "area": 54.88899999999999,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 266.33,
+ 134.49,
+ 27.87,
+ 3.47
+ ],
+ "category_id": 81,
+ "id": 1129584
+ },
+ {
+ "segmentation": [
+ [
+ 85.17,
+ 313.62,
+ 11.51,
+ 334.34,
+ 9.21,
+ 367.71,
+ 20.72,
+ 384.98,
+ 86.32,
+ 391.88,
+ 151.92,
+ 348.15,
+ 125.45,
+ 327.43
+ ]
+ ],
+ "area": 7561.95035,
+ "iscrowd": 0,
+ "image_id": 403385,
+ "bbox": [
+ 9.21,
+ 313.62,
+ 142.71,
+ 78.26
+ ],
+ "category_id": 81,
+ "id": 1131709
+ },
+ {
+ "segmentation": [
+ [
+ 230.87,
+ 259.72,
+ 228.21,
+ 259.24,
+ 227.97,
+ 245.48,
+ 228.21,
+ 243.06,
+ 226.04,
+ 240.41,
+ 226.28,
+ 237.03,
+ 227.73,
+ 235.34,
+ 228.21,
+ 233.89,
+ 229.66,
+ 231.24,
+ 230.63,
+ 229.31,
+ 233.04,
+ 230.03,
+ 234.01,
+ 231.24,
+ 234.73,
+ 235.58,
+ 235.94,
+ 238.96,
+ 236.9,
+ 242.82,
+ 236.9,
+ 248.13,
+ 237.63,
+ 255.13,
+ 236.42,
+ 259.24,
+ 233.28,
+ 258.75,
+ 232.32,
+ 254.89,
+ 232.07,
+ 250.79,
+ 230.63,
+ 256.1,
+ 230.14,
+ 258.75
+ ]
+ ],
+ "area": 232.4970999999999,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 226.04,
+ 229.31,
+ 11.59,
+ 30.41
+ ],
+ "category_id": 1,
+ "id": 1209135
+ },
+ {
+ "segmentation": [
+ [
+ 278.13,
+ 321.48,
+ 290.05,
+ 319.89,
+ 290.85,
+ 309.56,
+ 293.23,
+ 295.24,
+ 290.85,
+ 284.51,
+ 289.65,
+ 277.35,
+ 301.98,
+ 266.22,
+ 299.99,
+ 256.28,
+ 289.26,
+ 239.59,
+ 284.88,
+ 233.23,
+ 280.91,
+ 224.48,
+ 273.35,
+ 225.67,
+ 269.78,
+ 229.25,
+ 270.57,
+ 238,
+ 263.81,
+ 247.94,
+ 257.85,
+ 271.39,
+ 261.43,
+ 276.56,
+ 266.99,
+ 263.44,
+ 272.96,
+ 251.91,
+ 279.72,
+ 259.86,
+ 278.92,
+ 280.53,
+ 281.7,
+ 304.39,
+ 282.5,
+ 311.94,
+ 278.92,
+ 320.29
+ ]
+ ],
+ "area": 1683.128300000001,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 257.85,
+ 224.48,
+ 44.13,
+ 97
+ ],
+ "category_id": 1,
+ "id": 1217974
+ },
+ {
+ "segmentation": [
+ [
+ 0.43,
+ 299.58,
+ 2.25,
+ 299.58,
+ 9.05,
+ 287.78,
+ 32.66,
+ 299.13,
+ 39.01,
+ 296.4,
+ 48.09,
+ 290.96,
+ 43.55,
+ 286.87,
+ 62.16,
+ 291.86,
+ 61.25,
+ 286.87,
+ 37.65,
+ 279.15,
+ 18.13,
+ 272.8,
+ 0,
+ 262.81
+ ]
+ ],
+ "area": 1037.7818999999995,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 0,
+ 262.81,
+ 62.16,
+ 36.77
+ ],
+ "category_id": 1,
+ "id": 1218137
+ },
+ {
+ "segmentation": [
+ [
+ 69.69,
+ 281.07,
+ 76.08,
+ 280.88,
+ 79.09,
+ 280.88,
+ 81.72,
+ 274.68,
+ 75.71,
+ 269.22,
+ 75.14,
+ 266.4,
+ 83.23,
+ 259.82,
+ 84.36,
+ 257.56,
+ 80.6,
+ 251.36,
+ 81.16,
+ 249.29,
+ 79.47,
+ 244.21,
+ 75.52,
+ 242.52,
+ 75.52,
+ 239.14,
+ 70.25,
+ 238.19,
+ 68.37,
+ 241.39,
+ 71.01,
+ 244.78,
+ 69.88,
+ 253.43,
+ 68.94,
+ 265.84,
+ 69.13,
+ 271.29,
+ 72.51,
+ 275.24,
+ 68.18,
+ 280.51
+ ]
+ ],
+ "area": 413.4482999999996,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 68.18,
+ 238.19,
+ 16.18,
+ 42.88
+ ],
+ "category_id": 1,
+ "id": 1237725
+ },
+ {
+ "segmentation": [
+ [
+ 94.1,
+ 232.76,
+ 98.74,
+ 236.74,
+ 98.91,
+ 239.06,
+ 101.4,
+ 244.54,
+ 102.4,
+ 260.15,
+ 101.9,
+ 262.3,
+ 105.72,
+ 272.76,
+ 107.38,
+ 280.23,
+ 100.4,
+ 281.23,
+ 102.06,
+ 277.24,
+ 96.09,
+ 265.62,
+ 90.61,
+ 276.75,
+ 88.45,
+ 279.9,
+ 87.29,
+ 283.38,
+ 81.15,
+ 280.73,
+ 79.16,
+ 277.91,
+ 84.8,
+ 277.41,
+ 89.12,
+ 269.61,
+ 89.12,
+ 269.61,
+ 89.78,
+ 261.14,
+ 89.61,
+ 258.49,
+ 88.29,
+ 254.34,
+ 90.94,
+ 244.87,
+ 90.94,
+ 240.72,
+ 88.78,
+ 239.06,
+ 88.12,
+ 234.25,
+ 91.61,
+ 232.26
+ ]
+ ],
+ "area": 563.41615,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 79.16,
+ 232.26,
+ 28.22,
+ 51.12
+ ],
+ "category_id": 1,
+ "id": 1260661
+ },
+ {
+ "segmentation": [
+ [
+ 102.43,
+ 237.99,
+ 104.91,
+ 240.16,
+ 109.56,
+ 242.95,
+ 113.27,
+ 252.24,
+ 112.65,
+ 259.06,
+ 109.25,
+ 264.63,
+ 115.75,
+ 271.45,
+ 117.92,
+ 275.17,
+ 116.37,
+ 280.43,
+ 114.2,
+ 280.74,
+ 112.65,
+ 274.55,
+ 108.63,
+ 270.21,
+ 106.77,
+ 274.86,
+ 102.43,
+ 265.25,
+ 102.43,
+ 260.92,
+ 102.12,
+ 254.41,
+ 101.19,
+ 243.57,
+ 98.4,
+ 239.85,
+ 98.71,
+ 234.28,
+ 102.43,
+ 234.28
+ ]
+ ],
+ "area": 363.24569999999994,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 98.4,
+ 234.28,
+ 19.52,
+ 46.46
+ ],
+ "category_id": 1,
+ "id": 1280377
+ },
+ {
+ "segmentation": [
+ [
+ 334.16,
+ 223.79,
+ 334.66,
+ 228.1,
+ 339.97,
+ 232.92,
+ 338.31,
+ 243.71,
+ 336.98,
+ 246.86,
+ 336.98,
+ 257.15,
+ 338.31,
+ 260.64,
+ 336.32,
+ 262.13,
+ 334,
+ 257.98,
+ 334.16,
+ 248.36,
+ 332.5,
+ 247.19,
+ 332,
+ 249.68,
+ 329.68,
+ 249.35,
+ 329.18,
+ 245.87,
+ 328.19,
+ 237.4,
+ 326.86,
+ 230.76,
+ 330.51,
+ 228.44,
+ 329.35,
+ 223.46,
+ 334.33,
+ 223.62
+ ]
+ ],
+ "area": 261.10905000000054,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 326.86,
+ 223.46,
+ 13.11,
+ 38.67
+ ],
+ "category_id": 1,
+ "id": 1287342
+ },
+ {
+ "segmentation": [
+ [
+ 162.4,
+ 250.36,
+ 164.88,
+ 248.5,
+ 169.83,
+ 246.34,
+ 170.14,
+ 247.27,
+ 167.97,
+ 256.87,
+ 170.14,
+ 261.2,
+ 169.52,
+ 264.3,
+ 169.52,
+ 267.09,
+ 165.8,
+ 268.33,
+ 165.8,
+ 267.71,
+ 163.95,
+ 263.68,
+ 162.71,
+ 267.4,
+ 159.92,
+ 267.71,
+ 156.82,
+ 267.4,
+ 155.27,
+ 265.23,
+ 155.58,
+ 260.9,
+ 157.75,
+ 256.56,
+ 159.3,
+ 259.66,
+ 158.99,
+ 260.28,
+ 158.68,
+ 263.06,
+ 160.23,
+ 266.16,
+ 161.47,
+ 265.54,
+ 162.09,
+ 262.13,
+ 163.95,
+ 258.42,
+ 164.57,
+ 255.01,
+ 164.26,
+ 254.7,
+ 164.26,
+ 252.84
+ ]
+ ],
+ "area": 152.3124499999996,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 155.27,
+ 246.34,
+ 14.87,
+ 21.99
+ ],
+ "category_id": 2,
+ "id": 1336430
+ },
+ {
+ "segmentation": [
+ [
+ 370.66,
+ 88.39,
+ 377.45,
+ 88.55,
+ 383.25,
+ 87.89,
+ 391.19,
+ 86.57,
+ 394.18,
+ 90.87,
+ 395.5,
+ 99.65,
+ 394.84,
+ 104.12,
+ 389.87,
+ 106.93,
+ 391.36,
+ 109.08,
+ 381.26,
+ 110.24,
+ 379.94,
+ 105.94,
+ 374.97,
+ 104.61,
+ 374.64,
+ 107.26,
+ 372.82,
+ 105.61,
+ 369.17,
+ 101.3,
+ 364.21,
+ 94.18,
+ 368.51,
+ 92.2,
+ 367.68,
+ 89.38
+ ]
+ ],
+ "area": 509.0607500000001,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 364.21,
+ 86.57,
+ 31.29,
+ 23.67
+ ],
+ "category_id": 3,
+ "id": 1344072
+ },
+ {
+ "segmentation": [
+ [
+ 81.28,
+ 87.23,
+ 82.91,
+ 83.96,
+ 84,
+ 76.33,
+ 99.48,
+ 76.22,
+ 105.91,
+ 84.5,
+ 108.09,
+ 93.98,
+ 98.17,
+ 93.44,
+ 90.33,
+ 94.2,
+ 85.97,
+ 94.53,
+ 84,
+ 94.31
+ ]
+ ],
+ "area": 390.6123,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 81.28,
+ 76.22,
+ 26.81,
+ 18.31
+ ],
+ "category_id": 3,
+ "id": 1348739
+ },
+ {
+ "segmentation": [
+ [
+ 123.14,
+ 88.9,
+ 122.96,
+ 91.41,
+ 123.68,
+ 92.67,
+ 124.39,
+ 94.1,
+ 126.19,
+ 94.1,
+ 126.55,
+ 92.67,
+ 126.91,
+ 92.67,
+ 131.04,
+ 91.23,
+ 131.75,
+ 81.72,
+ 131.93,
+ 80.28,
+ 131.22,
+ 79.2,
+ 128.88,
+ 79.38,
+ 127.62,
+ 79.92,
+ 126.37,
+ 81,
+ 125.47,
+ 83.33,
+ 125.47,
+ 84.59,
+ 124.21,
+ 85.49,
+ 122.96,
+ 86.38,
+ 122.6,
+ 88,
+ 122.78,
+ 89.08
+ ]
+ ],
+ "area": 93.41435,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 122.6,
+ 79.2,
+ 9.33,
+ 14.9
+ ],
+ "category_id": 3,
+ "id": 1349666
+ },
+ {
+ "segmentation": [
+ [
+ 635.38,
+ 25.26,
+ 591.11,
+ 29.6,
+ 538.17,
+ 60.84,
+ 512.99,
+ 73.86,
+ 507.79,
+ 91.22,
+ 506.05,
+ 114.66,
+ 519.07,
+ 115.53,
+ 532.09,
+ 136.36,
+ 550.32,
+ 137.23,
+ 558.13,
+ 120.74,
+ 572.89,
+ 123.34,
+ 578.09,
+ 136.36,
+ 597.19,
+ 132.89,
+ 640,
+ 127.68,
+ 640,
+ 101.64,
+ 637.99,
+ 26.12
+ ]
+ ],
+ "area": 11156.936049999997,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 506.05,
+ 25.26,
+ 133.95,
+ 111.97
+ ],
+ "category_id": 8,
+ "id": 1370706
+ },
+ {
+ "segmentation": [
+ [
+ 476.34,
+ 110.74,
+ 471.58,
+ 113.75,
+ 471.33,
+ 116.25,
+ 458.81,
+ 116.25,
+ 458.06,
+ 113.75,
+ 446.04,
+ 112.74,
+ 443.78,
+ 115.25,
+ 436.02,
+ 114.25,
+ 435.77,
+ 112.24,
+ 426.76,
+ 111.74,
+ 410.23,
+ 109.74,
+ 408.98,
+ 112.24,
+ 400.72,
+ 111.24,
+ 400.72,
+ 106.23,
+ 396.71,
+ 104.73,
+ 400.22,
+ 94.47,
+ 409.73,
+ 91.71,
+ 424.25,
+ 80.69,
+ 460.31,
+ 81.2,
+ 473.33,
+ 82.95,
+ 478.84,
+ 96.22,
+ 478.34,
+ 105.48,
+ 476.34,
+ 105.98,
+ 477.09,
+ 109.24
+ ]
+ ],
+ "area": 2262.6453999999994,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 396.71,
+ 80.69,
+ 82.13,
+ 35.56
+ ],
+ "category_id": 8,
+ "id": 1374126
+ },
+ {
+ "segmentation": [
+ [
+ 510.15,
+ 81.15,
+ 505.6,
+ 81.15,
+ 492.32,
+ 92.16,
+ 479.03,
+ 96.34,
+ 479.03,
+ 105.82,
+ 476.76,
+ 106.96,
+ 479.03,
+ 113.03,
+ 482.07,
+ 117.97,
+ 491.18,
+ 119.11,
+ 493.08,
+ 116.07,
+ 501.05,
+ 116.45,
+ 502.56,
+ 119.11,
+ 520.4,
+ 120.62,
+ 519.64,
+ 116.45,
+ 505.22,
+ 114.17
+ ]
+ ],
+ "area": 861.4689500000005,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 476.76,
+ 81.15,
+ 43.64,
+ 39.47
+ ],
+ "category_id": 8,
+ "id": 1374203
+ },
+ {
+ "segmentation": [
+ [
+ 560.73,
+ 138.34,
+ 604.97,
+ 105.64,
+ 631.9,
+ 90.25,
+ 640,
+ 94.1,
+ 638.63,
+ 151.8,
+ 634.79,
+ 157.57
+ ]
+ ],
+ "area": 2938.8652499999985,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 560.73,
+ 90.25,
+ 79.27,
+ 67.32
+ ],
+ "category_id": 28,
+ "id": 1424143
+ },
+ {
+ "segmentation": [
+ [
+ 78.29,
+ 211.11,
+ 78.79,
+ 238.31,
+ 79.3,
+ 243.9,
+ 79.56,
+ 249.23,
+ 74.98,
+ 258.89,
+ 70.41,
+ 262.2,
+ 66.34,
+ 256.61,
+ 65.32,
+ 242.88,
+ 70.15,
+ 230.17,
+ 74.47,
+ 218.99
+ ],
+ [
+ 58.46,
+ 262.96,
+ 46.01,
+ 257.62,
+ 51.35,
+ 236.27,
+ 54.9,
+ 223.82,
+ 56.68,
+ 224.07,
+ 54.14,
+ 237.54,
+ 54.14,
+ 248.47,
+ 57.19,
+ 259.66
+ ]
+ ],
+ "area": 617.411,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 46.01,
+ 211.11,
+ 33.55,
+ 51.85
+ ],
+ "category_id": 31,
+ "id": 1437313
+ },
+ {
+ "segmentation": [
+ [
+ 317.29,
+ 320.29,
+ 346.29,
+ 335.53,
+ 361.53,
+ 345.36,
+ 362.52,
+ 354.21,
+ 361.53,
+ 364.04,
+ 354.16,
+ 363.06,
+ 332.04,
+ 349.29,
+ 306.97,
+ 335.53,
+ 298.61,
+ 326.19,
+ 298.61,
+ 320.29,
+ 307.46,
+ 316.85
+ ]
+ ],
+ "area": 1268.7499999999989,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 298.61,
+ 316.85,
+ 63.91,
+ 47.19
+ ],
+ "category_id": 41,
+ "id": 1475393
+ },
+ {
+ "segmentation": [
+ [
+ 346.47,
+ 236.47,
+ 345.13,
+ 230.94,
+ 345.46,
+ 228.76,
+ 347.48,
+ 227.08,
+ 350.83,
+ 226.41,
+ 354.85,
+ 227.42,
+ 355.86,
+ 230.27,
+ 355.86,
+ 233.62,
+ 355.52,
+ 237.31,
+ 356.19,
+ 243.18,
+ 355.86,
+ 246.37,
+ 353.34,
+ 248.38,
+ 351.5,
+ 248.55,
+ 351.33,
+ 247.71,
+ 353.51,
+ 245.36,
+ 354.35,
+ 241.17,
+ 352.17,
+ 239.83,
+ 349.82,
+ 239.49
+ ]
+ ],
+ "area": 139.5358,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 345.13,
+ 226.41,
+ 11.06,
+ 22.14
+ ],
+ "category_id": 47,
+ "id": 1507017
+ },
+ {
+ "segmentation": [
+ [
+ 229.36,
+ 200.44,
+ 225.05,
+ 200.87,
+ 222.89,
+ 200.87,
+ 220.95,
+ 199.36,
+ 216.85,
+ 195.9,
+ 216.2,
+ 192.67,
+ 215.77,
+ 187.7,
+ 217.71,
+ 185.55,
+ 222.46,
+ 184.9,
+ 225.26,
+ 185.11,
+ 228.72,
+ 186.41,
+ 230.66,
+ 187.7,
+ 232.82,
+ 190.51,
+ 232.82,
+ 193.31,
+ 233.03,
+ 196.34,
+ 232.82,
+ 198.49,
+ 232.38,
+ 199.57
+ ]
+ ],
+ "area": 223.43700000000007,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 215.77,
+ 184.9,
+ 17.26,
+ 15.97
+ ],
+ "category_id": 55,
+ "id": 1556717
+ },
+ {
+ "segmentation": [
+ [
+ 231.6,
+ 206.46,
+ 232.74,
+ 202.85,
+ 237.48,
+ 201.72,
+ 243.17,
+ 200.96,
+ 246.96,
+ 205.32,
+ 247.72,
+ 208.54,
+ 248.29,
+ 211.01,
+ 247.15,
+ 214.61,
+ 242.79,
+ 216.32,
+ 238.99,
+ 216.89,
+ 236.15,
+ 215.37,
+ 234.63,
+ 214.8,
+ 232.74,
+ 212.34,
+ 232.36,
+ 210.63
+ ]
+ ],
+ "area": 203.87264999999996,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 231.6,
+ 200.96,
+ 16.69,
+ 15.93
+ ],
+ "category_id": 55,
+ "id": 1556915
+ },
+ {
+ "segmentation": [
+ [
+ 241.98,
+ 189.23,
+ 239.75,
+ 188.19,
+ 234.56,
+ 187.9,
+ 233.07,
+ 188.94,
+ 231,
+ 186.86,
+ 230.55,
+ 184.34,
+ 230.7,
+ 182.11,
+ 231.59,
+ 179.88,
+ 233.22,
+ 178.84,
+ 236.64,
+ 178.4,
+ 238.86,
+ 178.25,
+ 241.24,
+ 180.18,
+ 241.83,
+ 182.7,
+ 242.28,
+ 185.67,
+ 242.28,
+ 187.6,
+ 241.83,
+ 188.94
+ ]
+ ],
+ "area": 102.20185000000008,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 230.55,
+ 178.25,
+ 11.73,
+ 10.98
+ ],
+ "category_id": 55,
+ "id": 1559169
+ },
+ {
+ "segmentation": [
+ [
+ 220.18,
+ 201.49,
+ 215.53,
+ 192.7,
+ 215.53,
+ 188.57,
+ 209.33,
+ 187.01,
+ 205.71,
+ 192.18,
+ 205.19,
+ 195.28,
+ 205.19,
+ 203.55,
+ 211.91,
+ 208.21,
+ 219.66,
+ 207.17
+ ]
+ ],
+ "area": 231.49945000000017,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 205.19,
+ 187.01,
+ 14.99,
+ 21.2
+ ],
+ "category_id": 55,
+ "id": 1559287
+ },
+ {
+ "segmentation": [
+ [
+ 557.99,
+ 199.13,
+ 465.25,
+ 143.48,
+ 459.34,
+ 132.52,
+ 448.38,
+ 113.97,
+ 468.62,
+ 49.05,
+ 473.68,
+ 41.46,
+ 518.36,
+ 65.91,
+ 521.73,
+ 77.72,
+ 498.97,
+ 133.36,
+ 508.24,
+ 150.23,
+ 586.65,
+ 185.64,
+ 570.64,
+ 206.71
+ ]
+ ],
+ "area": 7161.323000000001,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 448.38,
+ 41.46,
+ 138.27,
+ 165.25
+ ],
+ "category_id": 70,
+ "id": 1623847
+ },
+ {
+ "segmentation": [
+ [
+ 399.88,
+ 65.59,
+ 421.97,
+ 28.4,
+ 463.23,
+ 52.23,
+ 472.53,
+ 60.36,
+ 446.38,
+ 112.09,
+ 448.12,
+ 96.98
+ ],
+ [
+ 418.48,
+ 155.09,
+ 428.36,
+ 136.5,
+ 430.69,
+ 139.4,
+ 430.69,
+ 144.63,
+ 438.24,
+ 146.96,
+ 442.89,
+ 149.28,
+ 457.42,
+ 156.26,
+ 460.33,
+ 164.39,
+ 462.07,
+ 167.3,
+ 459.16,
+ 170.21,
+ 463.81,
+ 180.09,
+ 469.04,
+ 186.48,
+ 471.37,
+ 191.13,
+ 475.44,
+ 192.87,
+ 484.74,
+ 199.26,
+ 492.29,
+ 201.59,
+ 496.94,
+ 203.33,
+ 520.19,
+ 215.54,
+ 538.79,
+ 221.35,
+ 545.18,
+ 222.51,
+ 549.83,
+ 225.42,
+ 549.83,
+ 232.97,
+ 550.41,
+ 233.55,
+ 545.18,
+ 237.04,
+ 539.37,
+ 239.37,
+ 535.88,
+ 241.11,
+ 491.71,
+ 212.63,
+ 441.73,
+ 187.64,
+ 441.73,
+ 180.67,
+ 420.23,
+ 155.68
+ ]
+ ],
+ "area": 5298.39135,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 399.88,
+ 28.4,
+ 150.53,
+ 212.71
+ ],
+ "category_id": 70,
+ "id": 1624061
+ },
+ {
+ "segmentation": [
+ [
+ 541.61,
+ 132.95,
+ 571.52,
+ 78.89,
+ 606.41,
+ 98.44,
+ 622.51,
+ 109.56,
+ 586.85,
+ 157.11,
+ 596.06,
+ 164.01,
+ 594.91,
+ 155.96,
+ 597.59,
+ 155.57,
+ 640,
+ 187.78,
+ 640,
+ 204.65,
+ 628.98,
+ 212.84,
+ 613.15,
+ 219.1,
+ 595.65,
+ 216.18,
+ 584.81,
+ 229.93,
+ 577.31,
+ 226.18,
+ 566.9,
+ 227.85,
+ 561.06,
+ 221.6,
+ 563.95,
+ 209.69,
+ 575.77,
+ 199.83,
+ 581.69,
+ 184.26,
+ 577.94,
+ 180.91,
+ 566.31,
+ 173.59,
+ 557.3,
+ 167.25,
+ 552.29,
+ 159.9,
+ 548.79,
+ 157.23,
+ 549.96,
+ 151.06,
+ 546.29,
+ 147.72,
+ 546.29,
+ 144.26,
+ 540.11,
+ 139.42,
+ 539.94,
+ 136.42
+ ]
+ ],
+ "area": 7676.304449999996,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 539.94,
+ 78.89,
+ 100.06,
+ 151.04
+ ],
+ "category_id": 70,
+ "id": 1624223
+ },
+ {
+ "segmentation": [
+ [
+ 418.35,
+ 173.41,
+ 404.23,
+ 177.65,
+ 404.23,
+ 185.65,
+ 381.64,
+ 208.71,
+ 371.29,
+ 205.41,
+ 361.88,
+ 205.88,
+ 358.59,
+ 212,
+ 361.41,
+ 223.77,
+ 368.94,
+ 230.35,
+ 373.64,
+ 233.65,
+ 376,
+ 236.47,
+ 381.64,
+ 254.35,
+ 375.53,
+ 260.94,
+ 359.53,
+ 267.53,
+ 359.06,
+ 284,
+ 350.12,
+ 284.47,
+ 345.41,
+ 288.7,
+ 349.65,
+ 292.47,
+ 357.65,
+ 294.35,
+ 364.7,
+ 296.7,
+ 369.41,
+ 296.7,
+ 371.76,
+ 277.41,
+ 385.88,
+ 276.47,
+ 386.82,
+ 280.7,
+ 378.82,
+ 300.94,
+ 370.82,
+ 340,
+ 362.82,
+ 351.76,
+ 360.47,
+ 356.94,
+ 365.65,
+ 358.82,
+ 374.12,
+ 356.94,
+ 380.23,
+ 347.05,
+ 384.47,
+ 338.11,
+ 392,
+ 305.64,
+ 411.76,
+ 276.47,
+ 415.53,
+ 267.06,
+ 412.7,
+ 252.94,
+ 409.88,
+ 247.29,
+ 408,
+ 244.47,
+ 408,
+ 236,
+ 400.94,
+ 228.47,
+ 396.23,
+ 214.82,
+ 406.11,
+ 200.71,
+ 409.88,
+ 189.88,
+ 414.58,
+ 182.83
+ ]
+ ],
+ "area": 4686.905750000002,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 345.41,
+ 173.41,
+ 72.94,
+ 185.41
+ ],
+ "category_id": 1,
+ "id": 1709486
+ },
+ {
+ "segmentation": [
+ [
+ 375,
+ 279.11,
+ 375,
+ 323.38,
+ 371.85,
+ 324.17,
+ 370.29,
+ 318.09,
+ 371.66,
+ 303.4,
+ 372.83,
+ 296.15,
+ 373.42,
+ 290.28,
+ 369.5,
+ 285.18,
+ 369.5,
+ 279.11,
+ 374.6,
+ 278.52
+ ]
+ ],
+ "area": 165.81889999999953,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 369.5,
+ 278.52,
+ 5.5,
+ 45.65
+ ],
+ "category_id": 1,
+ "id": 1729065
+ },
+ {
+ "segmentation": [
+ [
+ 247.37,
+ 258.09,
+ 247.37,
+ 245.54,
+ 247.37,
+ 240.26,
+ 250.07,
+ 237.74,
+ 250.36,
+ 234.29,
+ 248.64,
+ 230.84,
+ 246.62,
+ 229.69,
+ 245.76,
+ 227.1,
+ 244.04,
+ 225.38,
+ 240.87,
+ 226.24,
+ 241.74,
+ 229.98,
+ 242.89,
+ 230.26,
+ 240.87,
+ 232.56,
+ 240.01,
+ 238.03,
+ 240.87,
+ 243.49,
+ 240.01,
+ 248.09,
+ 239.72,
+ 255.56,
+ 240.87,
+ 258.44,
+ 242.02,
+ 257.29,
+ 243.17,
+ 246.65,
+ 245.19,
+ 246.36,
+ 245.19,
+ 250.39,
+ 245.47,
+ 257,
+ 245.47,
+ 258.15,
+ 246.34,
+ 257.86
+ ]
+ ],
+ "area": 204.17735000000013,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 239.72,
+ 225.38,
+ 10.64,
+ 33.06
+ ],
+ "category_id": 1,
+ "id": 1743150
+ },
+ {
+ "segmentation": [
+ [
+ 167.4,
+ 269.75,
+ 168.16,
+ 266.71,
+ 168.16,
+ 262.91,
+ 168.35,
+ 259.67,
+ 168.92,
+ 257.96,
+ 169.49,
+ 256.06,
+ 169.49,
+ 253.21,
+ 169.11,
+ 249.6,
+ 169.49,
+ 247.12,
+ 169.87,
+ 245.03,
+ 171.4,
+ 241.42,
+ 171.59,
+ 239.33,
+ 169.68,
+ 236.86,
+ 168.92,
+ 235.15,
+ 169.3,
+ 234.2,
+ 171.78,
+ 234,
+ 175.2,
+ 234.77,
+ 175.39,
+ 236.86,
+ 175.96,
+ 238.57,
+ 176.91,
+ 240.09,
+ 177.48,
+ 243.7,
+ 177.67,
+ 252.45,
+ 176.72,
+ 255.87,
+ 175.77,
+ 260.05,
+ 177.86,
+ 262.15,
+ 182.42,
+ 264.62,
+ 182.8,
+ 266.9,
+ 181.66,
+ 268.99,
+ 180.71,
+ 270.13,
+ 179.38,
+ 268.61,
+ 178.62,
+ 267.28,
+ 176.53,
+ 264.62,
+ 173.87,
+ 263.29,
+ 173.3,
+ 262.91,
+ 172.35,
+ 268.42,
+ 172.35,
+ 270.13,
+ 171.01,
+ 271.08,
+ 168.54,
+ 271.27,
+ 167.02,
+ 271.46
+ ]
+ ],
+ "area": 277.0192999999997,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 167.02,
+ 234,
+ 15.78,
+ 37.46
+ ],
+ "category_id": 1,
+ "id": 1745379
+ },
+ {
+ "segmentation": [
+ [
+ 211.76,
+ 263.85,
+ 211.76,
+ 261.28,
+ 210.64,
+ 256.78,
+ 210.16,
+ 253.41,
+ 210.32,
+ 248.59,
+ 210.48,
+ 245.7,
+ 210.32,
+ 243.13,
+ 209.68,
+ 240.4,
+ 210.32,
+ 238.31,
+ 211.76,
+ 236.87,
+ 212.73,
+ 235.74,
+ 212.73,
+ 234.13,
+ 211.92,
+ 232.85,
+ 212.73,
+ 231.08,
+ 214.82,
+ 231.08,
+ 216.1,
+ 232.37,
+ 216.74,
+ 233.49,
+ 216.58,
+ 235.42,
+ 218.19,
+ 236.38,
+ 218.83,
+ 241.68,
+ 218.19,
+ 245.06,
+ 218.19,
+ 247.14,
+ 218.03,
+ 251.32,
+ 218.19,
+ 257.9,
+ 218.51,
+ 261.6,
+ 218.19,
+ 262.72,
+ 218.35,
+ 264.81,
+ 217.55,
+ 265.61,
+ 215.3,
+ 265.61,
+ 214.17,
+ 264.81,
+ 212.89,
+ 265.13,
+ 211.44,
+ 264.81,
+ 211.44,
+ 264.33
+ ]
+ ],
+ "area": 241.29070000000024,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 209.68,
+ 231.08,
+ 9.15,
+ 34.53
+ ],
+ "category_id": 1,
+ "id": 1755035
+ },
+ {
+ "segmentation": [
+ [
+ 346.37,
+ 329.79,
+ 361.96,
+ 332.26,
+ 370.29,
+ 329.79,
+ 372.76,
+ 320.69,
+ 370.45,
+ 313.13,
+ 362.57,
+ 311.28,
+ 357.95,
+ 306.65,
+ 352.08,
+ 306.34,
+ 345.6,
+ 307.26
+ ]
+ ],
+ "area": 559.8796000000003,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 345.6,
+ 306.34,
+ 27.16,
+ 25.92
+ ],
+ "category_id": 4,
+ "id": 1789988
+ },
+ {
+ "segmentation": [
+ [
+ 344.82,
+ 300.27,
+ 355.62,
+ 299.19,
+ 358.4,
+ 298.11,
+ 361.33,
+ 296.41,
+ 361.48,
+ 301.04,
+ 359.17,
+ 303.66,
+ 355.93,
+ 304.74,
+ 352.53,
+ 305.36,
+ 351.14,
+ 305.67,
+ 350.37,
+ 305.82,
+ 346.51,
+ 306.29,
+ 344.51,
+ 307.06,
+ 343.74,
+ 306.29,
+ 343.74,
+ 302.89,
+ 344.2,
+ 300.58,
+ 344.82,
+ 299.81
+ ]
+ ],
+ "area": 104.12750000000032,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 343.74,
+ 296.41,
+ 17.74,
+ 10.65
+ ],
+ "category_id": 4,
+ "id": 1790096
+ },
+ {
+ "segmentation": [
+ [
+ 1.88,
+ 329.66,
+ 8.26,
+ 330.76,
+ 10.26,
+ 332.76,
+ 13.72,
+ 334.22,
+ 17.55,
+ 334.22,
+ 21.01,
+ 332.76,
+ 25.21,
+ 331.12,
+ 30.49,
+ 332.76,
+ 30.86,
+ 337.14,
+ 25.21,
+ 339.32,
+ 20.29,
+ 344.79,
+ 17.37,
+ 350.44,
+ 19.19,
+ 350.8,
+ 25.39,
+ 345.34,
+ 31.22,
+ 345.16,
+ 34.68,
+ 346.8,
+ 35.78,
+ 365.39,
+ 31.95,
+ 366.84,
+ 25.39,
+ 366.84,
+ 20.29,
+ 364.11,
+ 17.55,
+ 359.55,
+ 15.36,
+ 355.91,
+ 11.36,
+ 360.1,
+ 10.44,
+ 362.47,
+ 7.89,
+ 363.2,
+ 3.7,
+ 363.93,
+ 0.97,
+ 363.93,
+ 0,
+ 330.03
+ ]
+ ],
+ "area": 952.8007499999997,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 0,
+ 329.66,
+ 35.78,
+ 37.18
+ ],
+ "category_id": 4,
+ "id": 1790124
+ },
+ {
+ "segmentation": [
+ [
+ 33.57,
+ 61.67,
+ 37.88,
+ 61.86,
+ 37.57,
+ 58.47,
+ 33.32,
+ 58.41,
+ 32.65,
+ 59.58
+ ]
+ ],
+ "area": 15.43435000000002,
+ "iscrowd": 0,
+ "image_id": 174482,
+ "bbox": [
+ 32.65,
+ 58.41,
+ 5.23,
+ 3.45
+ ],
+ "category_id": 10,
+ "id": 1804403
+ },
+ {
+ "segmentation": [
+ [
+ 341.94,
+ 44.11,
+ 397.72,
+ 48.99,
+ 398.42,
+ 100.58,
+ 337.06,
+ 101.28
+ ]
+ ],
+ "area": 3189.404700000001,
+ "iscrowd": 0,
+ "image_id": 252219,
+ "bbox": [
+ 337.06,
+ 44.11,
+ 61.36,
+ 57.17
+ ],
+ "category_id": 10,
+ "id": 1804847
+ },
+ {
+ "segmentation": [
+ [
+ 120.89,
+ 289.63,
+ 119.4,
+ 287.15,
+ 119.4,
+ 283.18,
+ 119.65,
+ 281.44,
+ 121.14,
+ 280.45,
+ 122.13,
+ 279.21,
+ 122.87,
+ 276.73,
+ 126.6,
+ 274,
+ 127.59,
+ 273.25,
+ 131.31,
+ 272.51,
+ 136.77,
+ 274,
+ 138.51,
+ 279.71,
+ 140.49,
+ 295.59,
+ 142.23,
+ 299.56,
+ 144.22,
+ 301.54,
+ 143.97,
+ 302.78,
+ 140,
+ 305.02,
+ 135.03,
+ 306.26,
+ 132.8,
+ 306.76,
+ 132.8,
+ 304.77,
+ 134.29,
+ 301.05,
+ 135.03,
+ 298.57,
+ 134.04,
+ 294.6,
+ 131.56,
+ 292.11,
+ 126.35,
+ 289.88,
+ 122.13,
+ 289.38
+ ]
+ ],
+ "area": 415.37435000000005,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 119.4,
+ 272.51,
+ 24.82,
+ 34.25
+ ],
+ "category_id": 47,
+ "id": 1878837
+ },
+ {
+ "segmentation": [
+ [
+ 147.29,
+ 299.9,
+ 146.13,
+ 295.24,
+ 143.41,
+ 290.59,
+ 141.47,
+ 287.49,
+ 141.47,
+ 282.64,
+ 142.06,
+ 278.57,
+ 143.41,
+ 273.92,
+ 147.87,
+ 269.85,
+ 154.27,
+ 269.27,
+ 160.47,
+ 268.49,
+ 165.13,
+ 267.91,
+ 167.84,
+ 268.1,
+ 170.17,
+ 268.68,
+ 171.33,
+ 270.62,
+ 171.72,
+ 272.37,
+ 173.66,
+ 294.08,
+ 173.27,
+ 297.18,
+ 170.17,
+ 300.67,
+ 155.82,
+ 303.77
+ ]
+ ],
+ "area": 943.1977499999996,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 141.47,
+ 267.91,
+ 32.19,
+ 35.86
+ ],
+ "category_id": 47,
+ "id": 1883614
+ },
+ {
+ "segmentation": [
+ [
+ 169.44,
+ 186.08,
+ 176.98,
+ 185.17,
+ 178.81,
+ 183.57,
+ 179.03,
+ 182.88,
+ 180.86,
+ 177.86,
+ 182,
+ 173.52,
+ 182,
+ 170.78,
+ 177.43,
+ 171.69,
+ 175.84,
+ 171.92,
+ 175.61,
+ 171.24,
+ 178.12,
+ 168.95,
+ 170.13,
+ 168.95,
+ 159.85,
+ 169.87,
+ 156.65,
+ 171.24,
+ 155.97,
+ 173.98,
+ 158.71,
+ 180.37,
+ 160.99,
+ 181.74,
+ 161.68,
+ 183.34,
+ 162.13,
+ 184.71,
+ 162.36,
+ 186.08
+ ]
+ ],
+ "area": 351.9638500000004,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 155.97,
+ 168.95,
+ 26.03,
+ 17.13
+ ],
+ "category_id": 51,
+ "id": 1902250
+ },
+ {
+ "segmentation": [
+ [
+ 160.14,
+ 129.97,
+ 171.49,
+ 128.95,
+ 173.79,
+ 117.73,
+ 174.68,
+ 116.71,
+ 175.06,
+ 114.15,
+ 157.2,
+ 114.66
+ ]
+ ],
+ "area": 217.57500000000013,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 157.2,
+ 114.15,
+ 17.86,
+ 15.82
+ ],
+ "category_id": 51,
+ "id": 1902971
+ },
+ {
+ "segmentation": [
+ [
+ 100.23,
+ 310.35,
+ 98.75,
+ 309.28,
+ 98.75,
+ 306.98,
+ 99.52,
+ 305.8,
+ 101.31,
+ 305.34,
+ 104.52,
+ 304.83,
+ 106.26,
+ 304.78,
+ 108.66,
+ 304.83,
+ 109.53,
+ 306.47,
+ 108,
+ 307.18,
+ 105.04,
+ 307.33,
+ 102.69,
+ 307.9,
+ 101.92,
+ 308.87,
+ 101.56,
+ 309.84
+ ]
+ ],
+ "area": 31.567450000000104,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 98.75,
+ 304.78,
+ 10.78,
+ 5.57
+ ],
+ "category_id": 56,
+ "id": 1914453
+ },
+ {
+ "segmentation": [
+ [
+ 290.94,
+ 225.82,
+ 293.32,
+ 203.71,
+ 277.79,
+ 185.79,
+ 260.47,
+ 180.42,
+ 241.95,
+ 181.01,
+ 241.95,
+ 181.01,
+ 248.52,
+ 186.99,
+ 274.21,
+ 195.95,
+ 286.75,
+ 212.68,
+ 286.16,
+ 225.82
+ ]
+ ],
+ "area": 608.3693000000005,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 241.95,
+ 180.42,
+ 51.37,
+ 45.4
+ ],
+ "category_id": 62,
+ "id": 1944415
+ },
+ {
+ "segmentation": [
+ [
+ 34.01,
+ 329.01,
+ 77.09,
+ 247.94,
+ 99.79,
+ 218.3,
+ 126.19,
+ 189.12,
+ 167.88,
+ 100.18,
+ 190.12,
+ 99.72,
+ 201.7,
+ 58.49,
+ 95.62,
+ 3.83,
+ 79.87,
+ 0.59,
+ 0,
+ 0,
+ 0,
+ 67.29,
+ 0,
+ 77.48,
+ 0,
+ 171.05,
+ 0,
+ 263.69,
+ 0,
+ 356.34,
+ 0,
+ 426,
+ 111.37,
+ 426,
+ 111.83,
+ 425.82,
+ 64.59,
+ 356.8
+ ]
+ ],
+ "area": 47570.85075,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 0,
+ 0,
+ 201.7,
+ 426
+ ],
+ "category_id": 70,
+ "id": 1967478
+ },
+ {
+ "segmentation": [
+ [
+ 512.4,
+ 135.9,
+ 540.54,
+ 150.18,
+ 545.84,
+ 151.81,
+ 554.81,
+ 164.45,
+ 556.85,
+ 170.16,
+ 524.23,
+ 158.33,
+ 505.47,
+ 145.69,
+ 504.25,
+ 140.8,
+ 512.4,
+ 137.13
+ ]
+ ],
+ "area": 666.426249999999,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 504.25,
+ 135.9,
+ 52.6,
+ 34.26
+ ],
+ "category_id": 70,
+ "id": 1967986
+ },
+ {
+ "segmentation": [
+ [
+ 431.5,
+ 129.32,
+ 428.64,
+ 136.29,
+ 432.13,
+ 141.36,
+ 441.64,
+ 150.23,
+ 458.75,
+ 155.3,
+ 461.6,
+ 165.13,
+ 459.07,
+ 170.52,
+ 469.53,
+ 187.63,
+ 471.11,
+ 192.07,
+ 517.7,
+ 214.89,
+ 535.45,
+ 220.91,
+ 548.13,
+ 224.71,
+ 549.08,
+ 233.27,
+ 551.3,
+ 230.73,
+ 553.83,
+ 230.73,
+ 556.68,
+ 225.03,
+ 559.54,
+ 223.76,
+ 563.34,
+ 213.62,
+ 563.02,
+ 206.65,
+ 559.54,
+ 199.67,
+ 556.68,
+ 193.34,
+ 539.57,
+ 187,
+ 541.15,
+ 185.1,
+ 501.85,
+ 164.81,
+ 447.03,
+ 136.29,
+ 434.98,
+ 130.27
+ ]
+ ],
+ "area": 4439.078549999999,
+ "iscrowd": 0,
+ "image_id": 458054,
+ "bbox": [
+ 428.64,
+ 129.32,
+ 134.7,
+ 103.95
+ ],
+ "category_id": 70,
+ "id": 1968032
+ },
+ {
+ "segmentation": [
+ [
+ 64.94,
+ 140.26,
+ 301.3,
+ 136.36,
+ 284.42,
+ 62.34,
+ 185.71,
+ 62.34,
+ 185.71,
+ 109.09,
+ 176.62,
+ 107.79,
+ 172.73,
+ 98.7,
+ 171.43,
+ 89.61,
+ 168.83,
+ 61.04,
+ 62.34,
+ 63.64,
+ 53.25,
+ 145.45
+ ]
+ ],
+ "area": 17235.82735,
+ "iscrowd": 0,
+ "image_id": 331352,
+ "bbox": [
+ 53.25,
+ 61.04,
+ 248.05,
+ 84.41
+ ],
+ "category_id": 81,
+ "id": 1982048
+ },
+ {
+ "segmentation": [
+ [
+ 419.7,
+ 266.22,
+ 417.31,
+ 264.75,
+ 417.31,
+ 259.23,
+ 414.73,
+ 243.95,
+ 411.05,
+ 244.32,
+ 408.29,
+ 241.93,
+ 412.71,
+ 240.64,
+ 414,
+ 238.25,
+ 415.84,
+ 235.3,
+ 416.2,
+ 233.65,
+ 416.76,
+ 231.44,
+ 420.25,
+ 231.25,
+ 421.91,
+ 233.65,
+ 421.91,
+ 235.67,
+ 423.2,
+ 236.41,
+ 422.28,
+ 243.03,
+ 422.46,
+ 249.47,
+ 424.12,
+ 259.04,
+ 425.41,
+ 262.54,
+ 424.86,
+ 266.04,
+ 421.54,
+ 260.88,
+ 420.62,
+ 255.92,
+ 420.44,
+ 254.44,
+ 419.7,
+ 265.12
+ ]
+ ],
+ "area": 243.31384999999952,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 408.29,
+ 231.25,
+ 17.12,
+ 34.97
+ ],
+ "category_id": 1,
+ "id": 2017209
+ },
+ {
+ "segmentation": [
+ [
+ 205.56,
+ 262.56,
+ 206.51,
+ 256.65,
+ 206.51,
+ 250.04,
+ 205.8,
+ 247.2,
+ 205.09,
+ 243.19,
+ 204.85,
+ 240.12,
+ 204.85,
+ 237.99,
+ 205.09,
+ 236.1,
+ 205.09,
+ 235.16,
+ 205.09,
+ 233.98,
+ 205.09,
+ 232.09,
+ 205.09,
+ 230.67,
+ 206.51,
+ 229.02,
+ 208.16,
+ 229.25,
+ 209.81,
+ 230.67,
+ 210.99,
+ 233.03,
+ 211.23,
+ 234.45,
+ 211.23,
+ 236.34,
+ 211.23,
+ 238.23,
+ 211.23,
+ 240.35,
+ 211.23,
+ 246.97,
+ 211.23,
+ 259.96,
+ 211.47,
+ 263.27,
+ 209.58,
+ 263.74,
+ 207.21,
+ 263.98,
+ 204.38,
+ 263.98,
+ 204.14,
+ 263.74
+ ]
+ ],
+ "area": 188.82489999999987,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 204.14,
+ 229.02,
+ 7.33,
+ 34.96
+ ],
+ "category_id": 1,
+ "id": 2018401
+ },
+ {
+ "segmentation": [
+ [
+ 170.68,
+ 274.94,
+ 174.85,
+ 256.36,
+ 168.82,
+ 256.36,
+ 166.03,
+ 274.94
+ ]
+ ],
+ "area": 99.21719999999999,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 166.03,
+ 256.36,
+ 8.82,
+ 18.58
+ ],
+ "category_id": 50,
+ "id": 2105658
+ },
+ {
+ "segmentation": [
+ [
+ 86.41,
+ 299.65,
+ 91.73,
+ 305.15,
+ 95.64,
+ 305.15,
+ 98.3,
+ 304.44,
+ 105.4,
+ 302.66,
+ 110.37,
+ 300.36,
+ 109.66,
+ 297.16,
+ 105.4,
+ 299.47,
+ 103.62,
+ 300.89,
+ 97.59,
+ 300,
+ 99.36,
+ 295.03,
+ 95.1,
+ 293.97,
+ 86.94,
+ 297.52,
+ 87.3,
+ 300.53
+ ]
+ ],
+ "area": 136.74489999999983,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 86.41,
+ 293.97,
+ 23.96,
+ 11.18
+ ],
+ "category_id": 56,
+ "id": 2114911
+ },
+ {
+ "segmentation": [
+ [
+ 79.42,
+ 298.98,
+ 74.72,
+ 300.04,
+ 72.26,
+ 300.74,
+ 70.85,
+ 300.74,
+ 70.14,
+ 299.69,
+ 73.55,
+ 297.46,
+ 77.42,
+ 296.16,
+ 79.18,
+ 297.46
+ ]
+ ],
+ "area": 23.09860000000019,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 70.14,
+ 296.16,
+ 9.28,
+ 4.58
+ ],
+ "category_id": 56,
+ "id": 2114949
+ },
+ {
+ "segmentation": [
+ [
+ 191.36,
+ 210.9,
+ 191.36,
+ 244.56,
+ 152.31,
+ 261.4,
+ 45.92,
+ 304.49,
+ 0,
+ 309.88,
+ 7.54,
+ 291.02,
+ 31.78,
+ 297.76,
+ 41.88,
+ 286.98,
+ 58.04,
+ 293.04,
+ 59.39,
+ 287.66,
+ 42.55,
+ 280.92,
+ 29.09,
+ 272.84,
+ 16.97,
+ 272.17,
+ 4.85,
+ 266.11
+ ]
+ ],
+ "area": 7249.863299999998,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 0,
+ 210.9,
+ 191.36,
+ 98.98
+ ],
+ "category_id": 79,
+ "id": 2139366
+ },
+ {
+ "segmentation": [
+ [
+ 299,
+ 300.99,
+ 297.06,
+ 299.79,
+ 294.96,
+ 299.94,
+ 294.81,
+ 303.98,
+ 294.81,
+ 306.07,
+ 293.17,
+ 307.86,
+ 290.18,
+ 309.95,
+ 290.03,
+ 313.99,
+ 291.68,
+ 315.93,
+ 295.71,
+ 318.32,
+ 297.06,
+ 319.66,
+ 297.95,
+ 317.27,
+ 301.09,
+ 317.72,
+ 302.28,
+ 318.32,
+ 305.27,
+ 317.42,
+ 305.27,
+ 315.03,
+ 305.12,
+ 311.3,
+ 303.78,
+ 308.46,
+ 302.43,
+ 307.41,
+ 300.49,
+ 306.52,
+ 299.89,
+ 303.08
+ ]
+ ],
+ "area": 180.83689999999993,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 290.03,
+ 299.79,
+ 15.24,
+ 19.87
+ ],
+ "category_id": 1,
+ "id": 2155199
+ },
+ {
+ "segmentation": [
+ [
+ 205.5,
+ 234.69,
+ 204.08,
+ 232.08,
+ 205.26,
+ 229.48,
+ 202.18,
+ 228.06,
+ 200.29,
+ 229.95,
+ 199.11,
+ 233.5,
+ 196.26,
+ 234.21,
+ 195.32,
+ 243.69,
+ 195.55,
+ 249.84,
+ 196.03,
+ 255.53,
+ 197.21,
+ 264.76,
+ 202.42,
+ 265.24,
+ 204.79,
+ 251.97,
+ 205.97,
+ 248.19,
+ 204.79,
+ 234.45
+ ]
+ ],
+ "area": 294.38859999999977,
+ "iscrowd": 0,
+ "image_id": 87038,
+ "bbox": [
+ 195.32,
+ 228.06,
+ 10.65,
+ 37.18
+ ],
+ "category_id": 1,
+ "id": 2159863
+ },
+ {
+ "segmentation": [
+ [
+ 305.69,
+ 316.95,
+ 310.1,
+ 316.78,
+ 309.44,
+ 313.45,
+ 312.1,
+ 312.04,
+ 314.77,
+ 311.7,
+ 314.93,
+ 309.21,
+ 314.6,
+ 306.71,
+ 314.6,
+ 304.05,
+ 314.68,
+ 301.55,
+ 314.02,
+ 299.88,
+ 310.52,
+ 298.22,
+ 308.27,
+ 298.64,
+ 305.44,
+ 301.05,
+ 304.03,
+ 304.46,
+ 302.2,
+ 307.21,
+ 305.03,
+ 311.29,
+ 305.44,
+ 316.95
+ ]
+ ],
+ "area": 157.7292000000004,
+ "iscrowd": 0,
+ "image_id": 480985,
+ "bbox": [
+ 302.2,
+ 298.22,
+ 12.73,
+ 18.73
+ ],
+ "category_id": 1,
+ "id": 2161724
+ },
+ {
+ "segmentation": [
+ [
+ 217.97,
+ 208.11,
+ 217.89,
+ 204.73,
+ 219.82,
+ 201.52,
+ 223.27,
+ 200.56,
+ 227.05,
+ 200.8,
+ 231.31,
+ 203.69,
+ 232.03,
+ 205.38,
+ 232.03,
+ 208.11,
+ 231.15,
+ 211.24,
+ 227.29,
+ 214.05,
+ 222.07,
+ 214.05,
+ 219.18,
+ 211.96
+ ]
+ ],
+ "area": 155.8865500000002,
+ "iscrowd": 0,
+ "image_id": 37777,
+ "bbox": [
+ 217.89,
+ 200.56,
+ 14.14,
+ 13.49
+ ],
+ "category_id": 55,
+ "id": 2187566
+ },
+ {
+ "segmentation": [
+ [
+ 98.2,
+ 301.59,
+ 100.47,
+ 301.79,
+ 102.38,
+ 300.79,
+ 104.05,
+ 299.84,
+ 104.53,
+ 299.16,
+ 103.97,
+ 297.89,
+ 102.78,
+ 297.13,
+ 101.54,
+ 297.09,
+ 99,
+ 297.81,
+ 97.48,
+ 298.76,
+ 96.69,
+ 300.23,
+ 97.05,
+ 300.91,
+ 97.88,
+ 301.87,
+ 99.31,
+ 301.95
+ ]
+ ],
+ "area": 25.567200000000124,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 96.69,
+ 297.09,
+ 7.84,
+ 4.86
+ ],
+ "category_id": 57,
+ "id": 2188144
+ },
+ {
+ "segmentation": [
+ [
+ 506.53,
+ 203.4,
+ 609.2,
+ 210.55,
+ 619.26,
+ 232.01,
+ 497.25,
+ 222.73
+ ]
+ ],
+ "area": 2287.9704499999984,
+ "iscrowd": 0,
+ "image_id": 397133,
+ "bbox": [
+ 497.25,
+ 203.4,
+ 122.01,
+ 28.61
+ ],
+ "category_id": 81,
+ "id": 2196309
+ },
+ {
+ "segmentation": {
+ "counts": [
+ 671,
+ 10,
+ 2,
+ 2,
+ 4,
+ 22,
+ 6,
+ 31,
+ 1,
+ 11,
+ 1,
+ 10,
+ 379,
+ 16,
+ 1,
+ 25,
+ 5,
+ 55,
+ 378,
+ 43,
+ 4,
+ 55,
+ 378,
+ 44,
+ 3,
+ 55,
+ 378,
+ 44,
+ 3,
+ 55,
+ 378,
+ 44,
+ 3,
+ 55,
+ 378,
+ 44,
+ 3,
+ 55,
+ 378,
+ 44,
+ 4,
+ 54,
+ 379,
+ 29,
+ 1,
+ 16,
+ 1,
+ 54,
+ 380,
+ 28,
+ 2,
+ 15,
+ 2,
+ 53,
+ 382,
+ 23,
+ 6,
+ 15,
+ 1,
+ 8,
+ 21,
+ 1,
+ 3,
+ 3,
+ 5,
+ 12,
+ 384,
+ 20,
+ 8,
+ 16,
+ 40,
+ 12,
+ 384,
+ 16,
+ 14,
+ 15,
+ 40,
+ 10,
+ 386,
+ 10,
+ 21,
+ 14,
+ 40,
+ 8,
+ 388,
+ 8,
+ 22,
+ 15,
+ 41,
+ 3,
+ 393,
+ 3,
+ 25,
+ 15,
+ 465,
+ 15,
+ 465,
+ 15,
+ 466,
+ 14,
+ 467,
+ 13,
+ 468,
+ 12,
+ 469,
+ 10,
+ 471,
+ 8,
+ 474,
+ 3,
+ 983,
+ 7,
+ 472,
+ 9,
+ 470,
+ 11,
+ 454,
+ 6,
+ 1,
+ 20,
+ 452,
+ 28,
+ 451,
+ 30,
+ 449,
+ 31,
+ 448,
+ 33,
+ 447,
+ 34,
+ 446,
+ 35,
+ 445,
+ 35,
+ 445,
+ 35,
+ 445,
+ 35,
+ 445,
+ 36,
+ 445,
+ 36,
+ 445,
+ 35,
+ 447,
+ 33,
+ 450,
+ 30,
+ 450,
+ 30,
+ 450,
+ 12,
+ 1,
+ 17,
+ 451,
+ 10,
+ 3,
+ 16,
+ 452,
+ 8,
+ 6,
+ 13,
+ 455,
+ 4,
+ 12,
+ 8,
+ 474,
+ 3,
+ 50865,
+ 6,
+ 459,
+ 6,
+ 8,
+ 11,
+ 454,
+ 27,
+ 452,
+ 29,
+ 450,
+ 31,
+ 448,
+ 32,
+ 448,
+ 32,
+ 448,
+ 32,
+ 448,
+ 32,
+ 448,
+ 32,
+ 448,
+ 32,
+ 448,
+ 31,
+ 450,
+ 29,
+ 452,
+ 20,
+ 2,
+ 4,
+ 456,
+ 7,
+ 1,
+ 3,
+ 1,
+ 4,
+ 7174,
+ 6,
+ 2,
+ 6,
+ 4,
+ 14,
+ 447,
+ 34,
+ 445,
+ 36,
+ 443,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 443,
+ 36,
+ 445,
+ 34,
+ 446,
+ 6,
+ 19,
+ 6,
+ 450,
+ 3,
+ 478,
+ 1,
+ 42714,
+ 6,
+ 473,
+ 8,
+ 471,
+ 10,
+ 469,
+ 15,
+ 465,
+ 18,
+ 462,
+ 19,
+ 461,
+ 21,
+ 459,
+ 22,
+ 458,
+ 24,
+ 456,
+ 26,
+ 455,
+ 25,
+ 456,
+ 24,
+ 458,
+ 22,
+ 461,
+ 18,
+ 463,
+ 16,
+ 466,
+ 3,
+ 5,
+ 3,
+ 3840,
+ 7,
+ 463,
+ 20,
+ 459,
+ 22,
+ 457,
+ 27,
+ 448,
+ 33,
+ 446,
+ 35,
+ 437,
+ 44,
+ 435,
+ 46,
+ 433,
+ 47,
+ 432,
+ 48,
+ 432,
+ 48,
+ 432,
+ 48,
+ 432,
+ 48,
+ 432,
+ 30,
+ 4,
+ 14,
+ 432,
+ 29,
+ 7,
+ 12,
+ 432,
+ 29,
+ 8,
+ 10,
+ 433,
+ 29,
+ 9,
+ 8,
+ 435,
+ 13,
+ 1,
+ 1,
+ 2,
+ 10,
+ 12,
+ 3,
+ 439,
+ 12,
+ 6,
+ 7,
+ 456,
+ 10,
+ 471,
+ 3,
+ 3,
+ 2,
+ 474,
+ 1,
+ 478,
+ 2,
+ 477,
+ 3,
+ 476,
+ 4,
+ 476,
+ 9,
+ 470,
+ 11,
+ 469,
+ 12,
+ 468,
+ 13,
+ 467,
+ 14,
+ 7,
+ 1,
+ 458,
+ 23,
+ 457,
+ 23,
+ 457,
+ 23,
+ 458,
+ 22,
+ 459,
+ 21,
+ 461,
+ 19,
+ 463,
+ 18,
+ 462,
+ 19,
+ 461,
+ 20,
+ 1,
+ 9,
+ 450,
+ 33,
+ 447,
+ 34,
+ 446,
+ 36,
+ 444,
+ 37,
+ 443,
+ 38,
+ 443,
+ 38,
+ 443,
+ 37,
+ 445,
+ 35,
+ 450,
+ 7,
+ 2,
+ 21,
+ 459,
+ 21,
+ 460,
+ 20,
+ 461,
+ 19,
+ 463,
+ 3,
+ 3,
+ 10,
+ 471,
+ 8,
+ 474,
+ 3,
+ 18209,
+ 1,
+ 479,
+ 2,
+ 478,
+ 3,
+ 477,
+ 4,
+ 476,
+ 5,
+ 475,
+ 6,
+ 474,
+ 7,
+ 474,
+ 10,
+ 471,
+ 8,
+ 474,
+ 4,
+ 5302,
+ 7,
+ 447,
+ 4,
+ 26,
+ 4,
+ 445,
+ 6,
+ 1,
+ 15,
+ 11,
+ 3,
+ 443,
+ 29,
+ 6,
+ 3,
+ 442,
+ 32,
+ 4,
+ 2,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 38,
+ 442,
+ 37,
+ 444,
+ 16,
+ 1,
+ 18,
+ 446,
+ 8,
+ 1,
+ 3,
+ 6,
+ 3,
+ 4,
+ 8,
+ 449,
+ 3,
+ 22,
+ 4,
+ 46076,
+ 6,
+ 468,
+ 13,
+ 466,
+ 15,
+ 461,
+ 20,
+ 459,
+ 21,
+ 458,
+ 22,
+ 457,
+ 23,
+ 457,
+ 23,
+ 457,
+ 23,
+ 457,
+ 23,
+ 457,
+ 22,
+ 458,
+ 21,
+ 459,
+ 20,
+ 460,
+ 20,
+ 461,
+ 19,
+ 462,
+ 18,
+ 463,
+ 17,
+ 462,
+ 18,
+ 461,
+ 19,
+ 460,
+ 19,
+ 461,
+ 19,
+ 461,
+ 19,
+ 461,
+ 19,
+ 461,
+ 19,
+ 461,
+ 19,
+ 461,
+ 19,
+ 461,
+ 18,
+ 463,
+ 16,
+ 465,
+ 8,
+ 1,
+ 3,
+ 470,
+ 4,
+ 31194,
+ 12,
+ 9,
+ 6,
+ 452,
+ 29,
+ 445,
+ 36,
+ 443,
+ 38,
+ 441,
+ 39,
+ 435,
+ 45,
+ 434,
+ 46,
+ 427,
+ 53,
+ 426,
+ 54,
+ 425,
+ 55,
+ 424,
+ 55,
+ 425,
+ 54,
+ 426,
+ 53,
+ 427,
+ 51,
+ 429,
+ 25,
+ 1,
+ 24,
+ 430,
+ 22,
+ 5,
+ 22,
+ 210
+ ],
+ "size": [
+ 480,
+ 640
+ ]
+ },
+ "area": 6443,
+ "iscrowd": 1,
+ "image_id": 87038,
+ "bbox": [
+ 1,
+ 190,
+ 638,
+ 101
+ ],
+ "category_id": 1,
+ "id": 900100087038
+ }
+ ],
+ "categories": [
+ {
+ "supercategory": "person",
+ "id": 1,
+ "name": "person"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 2,
+ "name": "bicycle"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 3,
+ "name": "car"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 4,
+ "name": "motorcycle"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 5,
+ "name": "airplane"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 6,
+ "name": "bus"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 7,
+ "name": "train"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 8,
+ "name": "truck"
+ },
+ {
+ "supercategory": "vehicle",
+ "id": 9,
+ "name": "boat"
+ },
+ {
+ "supercategory": "outdoor",
+ "id": 10,
+ "name": "traffic light"
+ },
+ {
+ "supercategory": "outdoor",
+ "id": 11,
+ "name": "fire hydrant"
+ },
+ {
+ "supercategory": "outdoor",
+ "id": 13,
+ "name": "stop sign"
+ },
+ {
+ "supercategory": "outdoor",
+ "id": 14,
+ "name": "parking meter"
+ },
+ {
+ "supercategory": "outdoor",
+ "id": 15,
+ "name": "bench"
+ },
+ {
+ "supercategory": "animal",
+ "id": 16,
+ "name": "bird"
+ },
+ {
+ "supercategory": "animal",
+ "id": 17,
+ "name": "cat"
+ },
+ {
+ "supercategory": "animal",
+ "id": 18,
+ "name": "dog"
+ },
+ {
+ "supercategory": "animal",
+ "id": 19,
+ "name": "horse"
+ },
+ {
+ "supercategory": "animal",
+ "id": 20,
+ "name": "sheep"
+ },
+ {
+ "supercategory": "animal",
+ "id": 21,
+ "name": "cow"
+ },
+ {
+ "supercategory": "animal",
+ "id": 22,
+ "name": "elephant"
+ },
+ {
+ "supercategory": "animal",
+ "id": 23,
+ "name": "bear"
+ },
+ {
+ "supercategory": "animal",
+ "id": 24,
+ "name": "zebra"
+ },
+ {
+ "supercategory": "animal",
+ "id": 25,
+ "name": "giraffe"
+ },
+ {
+ "supercategory": "accessory",
+ "id": 27,
+ "name": "backpack"
+ },
+ {
+ "supercategory": "accessory",
+ "id": 28,
+ "name": "umbrella"
+ },
+ {
+ "supercategory": "accessory",
+ "id": 31,
+ "name": "handbag"
+ },
+ {
+ "supercategory": "accessory",
+ "id": 32,
+ "name": "tie"
+ },
+ {
+ "supercategory": "accessory",
+ "id": 33,
+ "name": "suitcase"
+ },
+ {
+ "supercategory": "sports",
+ "id": 34,
+ "name": "frisbee"
+ },
+ {
+ "supercategory": "sports",
+ "id": 35,
+ "name": "skis"
+ },
+ {
+ "supercategory": "sports",
+ "id": 36,
+ "name": "snowboard"
+ },
+ {
+ "supercategory": "sports",
+ "id": 37,
+ "name": "sports ball"
+ },
+ {
+ "supercategory": "sports",
+ "id": 38,
+ "name": "kite"
+ },
+ {
+ "supercategory": "sports",
+ "id": 39,
+ "name": "baseball bat"
+ },
+ {
+ "supercategory": "sports",
+ "id": 40,
+ "name": "baseball glove"
+ },
+ {
+ "supercategory": "sports",
+ "id": 41,
+ "name": "skateboard"
+ },
+ {
+ "supercategory": "sports",
+ "id": 42,
+ "name": "surfboard"
+ },
+ {
+ "supercategory": "sports",
+ "id": 43,
+ "name": "tennis racket"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 44,
+ "name": "bottle"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 46,
+ "name": "wine glass"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 47,
+ "name": "cup"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 48,
+ "name": "fork"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 49,
+ "name": "knife"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 50,
+ "name": "spoon"
+ },
+ {
+ "supercategory": "kitchen",
+ "id": 51,
+ "name": "bowl"
+ },
+ {
+ "supercategory": "food",
+ "id": 52,
+ "name": "banana"
+ },
+ {
+ "supercategory": "food",
+ "id": 53,
+ "name": "apple"
+ },
+ {
+ "supercategory": "food",
+ "id": 54,
+ "name": "sandwich"
+ },
+ {
+ "supercategory": "food",
+ "id": 55,
+ "name": "orange"
+ },
+ {
+ "supercategory": "food",
+ "id": 56,
+ "name": "broccoli"
+ },
+ {
+ "supercategory": "food",
+ "id": 57,
+ "name": "carrot"
+ },
+ {
+ "supercategory": "food",
+ "id": 58,
+ "name": "hot dog"
+ },
+ {
+ "supercategory": "food",
+ "id": 59,
+ "name": "pizza"
+ },
+ {
+ "supercategory": "food",
+ "id": 60,
+ "name": "donut"
+ },
+ {
+ "supercategory": "food",
+ "id": 61,
+ "name": "cake"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 62,
+ "name": "chair"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 63,
+ "name": "couch"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 64,
+ "name": "potted plant"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 65,
+ "name": "bed"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 67,
+ "name": "dining table"
+ },
+ {
+ "supercategory": "furniture",
+ "id": 70,
+ "name": "toilet"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 72,
+ "name": "tv"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 73,
+ "name": "laptop"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 74,
+ "name": "mouse"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 75,
+ "name": "remote"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 76,
+ "name": "keyboard"
+ },
+ {
+ "supercategory": "electronic",
+ "id": 77,
+ "name": "cell phone"
+ },
+ {
+ "supercategory": "appliance",
+ "id": 78,
+ "name": "microwave"
+ },
+ {
+ "supercategory": "appliance",
+ "id": 79,
+ "name": "oven"
+ },
+ {
+ "supercategory": "appliance",
+ "id": 80,
+ "name": "toaster"
+ },
+ {
+ "supercategory": "appliance",
+ "id": 81,
+ "name": "sink"
+ },
+ {
+ "supercategory": "appliance",
+ "id": 82,
+ "name": "refrigerator"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 84,
+ "name": "book"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 85,
+ "name": "clock"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 86,
+ "name": "vase"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 87,
+ "name": "scissors"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 88,
+ "name": "teddy bear"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 89,
+ "name": "hair drier"
+ },
+ {
+ "supercategory": "indoor",
+ "id": 90,
+ "name": "toothbrush"
+ }
+ ]
+}
diff --git a/assets/project_sample_data/check_completeness/raster/aoi.geojson b/assets/project_sample_data/check_completeness/raster/aoi.geojson
new file mode 100644
index 0000000..80a137d
--- /dev/null
+++ b/assets/project_sample_data/check_completeness/raster/aoi.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[15.860935892380951,4.948585430160762],[15.860307415500358,4.939889064206724],[15.866243030480774,4.930496860842524],[15.872876953105589,4.93947163577063],[15.875530522155543,4.938775921124574],[15.875111537569467,4.9322361677892275],[15.879790198788754,4.932305739972691],[15.885935306062663,4.936201770590429],[15.89089329034033,4.933627610066992],[15.892499397923643,4.938219348882669],[15.89298821327452,4.945941746992304],[15.891591597985695,4.950881251712545],[15.881675629429452,4.954707603255116],[15.87224847622602,4.953872764807002],[15.860935892380951,4.948585430160762]]],"type":"Polygon"},"id":1}]}
diff --git a/assets/project_sample_data/check_completeness/raster/tutorial.geojson b/assets/project_sample_data/check_completeness/raster/tutorial.geojson
new file mode 100644
index 0000000..193705b
--- /dev/null
+++ b/assets/project_sample_data/check_completeness/raster/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[83.80214530668951,28.383561037958643],[83.80214530668951,28.37664645942462],[83.80981582692425,28.37664645942462],[83.80981582692425,28.383561037958643],[83.80214530668951,28.383561037958643]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/check_completeness/vector/aoi.geojson b/assets/project_sample_data/check_completeness/vector/aoi.geojson
new file mode 100644
index 0000000..537857a
--- /dev/null
+++ b/assets/project_sample_data/check_completeness/vector/aoi.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[83.79375174561409,28.38942424728961],[83.79375174561409,28.36840369289935],[83.82377365882445,28.36840369289935],[83.82377365882445,28.38942424728961],[83.79375174561409,28.38942424728961]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/check_completeness/vector/tutorial.geojson b/assets/project_sample_data/check_completeness/vector/tutorial.geojson
new file mode 100644
index 0000000..8f0e1bf
--- /dev/null
+++ b/assets/project_sample_data/check_completeness/vector/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"group_id":11905,"task_id":603517,"tile_x":48022,"tile_y":27374,"tile_z":16,"reference":1,"screen":1,"id":1},"geometry":{"coordinates":[[[83.792724609375,28.3914003758178],[83.7982177734375,28.3914003758178],[83.7982177734375,28.3865678196572],[83.792724609375,28.3865678196572],[83.792724609375,28.3914003758178]]],"type":"Polygon"},"id":0},{"type":"Feature","properties":{"group_id":11905,"task_id":603518,"tile_x":48022,"tile_y":27375,"tile_z":16,"reference":1,"screen":1,"id":2},"geometry":{"coordinates":[[[83.792724609375,28.3865678196572],[83.7982177734375,28.3865678196572],[83.7982177734375,28.3817350432231],[83.792724609375,28.3817350432231],[83.792724609375,28.3865678196572]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603519,"tile_x":48022,"tile_y":27376,"tile_z":16,"reference":0,"screen":1,"id":3},"geometry":{"coordinates":[[[83.792724609375,28.3817350432231],[83.7982177734375,28.3817350432231],[83.7982177734375,28.3769020465398],[83.792724609375,28.3769020465398],[83.792724609375,28.3817350432231]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603520,"tile_x":48023,"tile_y":27374,"tile_z":16,"reference":2,"screen":1,"id":4},"geometry":{"coordinates":[[[83.7982177734375,28.3914003758178],[83.8037109375,28.3914003758178],[83.8037109375,28.3865678196572],[83.7982177734375,28.3865678196572],[83.7982177734375,28.3914003758178]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603521,"tile_x":48023,"tile_y":27375,"tile_z":16,"reference":1,"screen":1,"id":5},"geometry":{"coordinates":[[[83.7982177734375,28.3865678196572],[83.8037109375,28.3865678196572],[83.8037109375,28.3817350432231],[83.7982177734375,28.3817350432231],[83.7982177734375,28.3865678196572]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603522,"tile_x":48023,"tile_y":27376,"tile_z":16,"reference":2,"screen":1,"id":6},"geometry":{"coordinates":[[[83.7982177734375,28.3817350432231],[83.8037109375,28.3817350432231],[83.8037109375,28.3769020465398],[83.7982177734375,28.3769020465398],[83.7982177734375,28.3817350432231]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603529,"tile_x":48026,"tile_y":27374,"tile_z":16,"reference":1,"screen":2,"id":7},"geometry":{"coordinates":[[[83.814697265625,28.3914003758178],[83.8201904296875,28.3914003758178],[83.8201904296875,28.3865678196572],[83.814697265625,28.3865678196572],[83.814697265625,28.3914003758178]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603530,"tile_x":48026,"tile_y":27375,"tile_z":16,"reference":1,"screen":2,"id":8},"geometry":{"coordinates":[[[83.814697265625,28.3865678196572],[83.8201904296875,28.3865678196572],[83.8201904296875,28.3817350432231],[83.814697265625,28.3817350432231],[83.814697265625,28.3865678196572]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603531,"tile_x":48026,"tile_y":27376,"tile_z":16,"reference":0,"screen":2,"id":9},"geometry":{"coordinates":[[[83.814697265625,28.3817350432231],[83.8201904296875,28.3817350432231],[83.8201904296875,28.3769020465398],[83.814697265625,28.3769020465398],[83.814697265625,28.3817350432231]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603532,"tile_x":48027,"tile_y":27374,"tile_z":16,"reference":0,"screen":2,"id":10},"geometry":{"coordinates":[[[83.8201904296875,28.3914003758178],[83.82568359375,28.3914003758178],[83.82568359375,28.3865678196572],[83.8201904296875,28.3865678196572],[83.8201904296875,28.3914003758178]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603533,"tile_x":48027,"tile_y":27375,"tile_z":16,"reference":0,"screen":2,"id":11},"geometry":{"coordinates":[[[83.8201904296875,28.3865678196572],[83.82568359375,28.3865678196572],[83.82568359375,28.3817350432231],[83.8201904296875,28.3817350432231],[83.8201904296875,28.3865678196572]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11905,"task_id":603534,"tile_x":48027,"tile_y":27376,"tile_z":16,"reference":0,"screen":2,"id":12},"geometry":{"coordinates":[[[83.8201904296875,28.3817350432231],[83.82568359375,28.3817350432231],[83.82568359375,28.3769020465398],[83.8201904296875,28.3769020465398],[83.8201904296875,28.3817350432231]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/compare_dates/aoi.geojson b/assets/project_sample_data/compare_dates/aoi.geojson
new file mode 100644
index 0000000..2a758cd
--- /dev/null
+++ b/assets/project_sample_data/compare_dates/aoi.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[57.273173512359136,23.056675602215904],[57.273173512359136,22.75990766009876],[57.87866171964998,22.75990766009876],[57.87866171964998,23.056675602215904],[57.273173512359136,23.056675602215904]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/compare_dates/tutorial.geojson b/assets/project_sample_data/compare_dates/tutorial.geojson
new file mode 100644
index 0000000..38481b0
--- /dev/null
+++ b/assets/project_sample_data/compare_dates/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"group_id":11854,"task_id":576112,"tile_x":43242,"tile_y":28472,"tile_z":16,"reference":1,"screen":2},"geometry":{"coordinates":[[[57.535400390625,22.9583933180863],[57.5408935546875,22.9583933180863],[57.5408935546875,22.9533351820447],[57.535400390625,22.9533351820447],[57.535400390625,22.9583933180863]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11855,"task_id":576443,"tile_x":43241,"tile_y":28473,"tile_z":16,"reference":1,"screen":1},"geometry":{"coordinates":[[[57.5299072265625,22.9533351820447],[57.535400390625,22.9533351820447],[57.535400390625,22.9482768568809],[57.5299072265625,22.9482768568809],[57.5299072265625,22.9533351820447]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11855,"task_id":576446,"tile_x":43242,"tile_y":28473,"tile_z":16,"reference":1,"screen":2},"geometry":{"coordinates":[[[57.535400390625,22.9533351820447],[57.5408935546875,22.9533351820447],[57.5408935546875,22.9482768568809],[57.535400390625,22.9482768568809],[57.535400390625,22.9533351820447]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11854,"task_id":576109,"tile_x":43241,"tile_y":28472,"tile_z":16,"reference":1,"screen":1},"geometry":{"coordinates":[[[57.5299072265625,22.9583933180863],[57.535400390625,22.9583933180863],[57.535400390625,22.9533351820447],[57.5299072265625,22.9533351820447],[57.5299072265625,22.9583933180863]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/find_features/aoi.geojson b/assets/project_sample_data/find_features/aoi.geojson
new file mode 100644
index 0000000..31d9560
--- /dev/null
+++ b/assets/project_sample_data/find_features/aoi.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[86.07411485292351,27.839661978955732],[86.07411485292351,27.834154364905814],[86.08330308275453,27.834154364905814],[86.08330308275453,27.839661978955732],[86.07411485292351,27.839661978955732]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/find_features/tutorial.geojson b/assets/project_sample_data/find_features/tutorial.geojson
new file mode 100644
index 0000000..acdf114
--- /dev/null
+++ b/assets/project_sample_data/find_features/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"group_id":11845,"task_id":573051,"tile_x":193749,"tile_y":109952,"tile_z":18,"reference":0,"screen":1},"geometry":{"coordinates":[[[86.0737609863281,27.8390760947778],[86.0751342773438,27.8390760947778],[86.0751342773438,27.837861737973],[86.0737609863281,27.837861737973],[86.0737609863281,27.8390760947778]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11845,"task_id":573052,"tile_x":193749,"tile_y":109953,"tile_z":18,"reference":2,"screen":1},"geometry":{"coordinates":[[[86.0737609863281,27.837861737973],[86.0751342773438,27.837861737973],[86.0751342773438,27.8366473675764],[86.0737609863281,27.8366473675764],[86.0737609863281,27.837861737973]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11845,"task_id":573053,"tile_x":193750,"tile_y":109951,"tile_z":18,"reference":0,"screen":1},"geometry":{"coordinates":[[[86.0751342773438,27.8402904379903],[86.0765075683594,27.8402904379903],[86.0765075683594,27.8390760947778],[86.0751342773438,27.8390760947778],[86.0751342773438,27.8402904379903]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11845,"task_id":573054,"tile_x":193750,"tile_y":109952,"tile_z":18,"reference":1,"screen":1},"geometry":{"coordinates":[[[86.0751342773438,27.8390760947778],[86.0765075683594,27.8390760947778],[86.0765075683594,27.837861737973],[86.0751342773438,27.837861737973],[86.0751342773438,27.8390760947778]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11845,"task_id":573055,"tile_x":193750,"tile_y":109953,"tile_z":18,"reference":1,"screen":1},"geometry":{"coordinates":[[[86.0751342773438,27.837861737973],[86.0765075683594,27.837861737973],[86.0765075683594,27.8366473675764],[86.0751342773438,27.8366473675764],[86.0751342773438,27.837861737973]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11845,"task_id":573050,"tile_x":193749,"tile_y":109951,"tile_z":18,"reference":0,"screen":1},"geometry":{"coordinates":[[[86.0737609863281,27.8402904379903],[86.0751342773438,27.8402904379903],[86.0751342773438,27.8390760947778],[86.0737609863281,27.8390760947778],[86.0737609863281,27.8402904379903]]],"type":"Polygon"}},{"type":"Feature","properties":{"group_id":11846,"task_id":573089,"tile_x":193754,"tile_y":109954,"tile_z":18,"reference":0,"screen":2},"geometry":{"coordinates":[[[86.0806274414062,27.8366473675764],[86.0820007324219,27.8366473675764],[86.0820007324219,27.8354329835883],[86.0806274414062,27.8354329835883],[86.0806274414062,27.8366473675764]]],"type":"Polygon"},"id":6},{"type":"Feature","properties":{"group_id":11846,"task_id":573090,"tile_x":193754,"tile_y":109955,"tile_z":18,"reference":0,"screen":2},"geometry":{"coordinates":[[[86.0806274414062,27.8354329835883],[86.0820007324219,27.8354329835883],[86.0820007324219,27.8342185860092],[86.0806274414062,27.8342185860092],[86.0806274414062,27.8354329835883]]],"type":"Polygon"},"id":7},{"type":"Feature","properties":{"group_id":11846,"task_id":573091,"tile_x":193754,"tile_y":109956,"tile_z":18,"reference":0,"screen":2},"geometry":{"coordinates":[[[86.0806274414062,27.8342185860092],[86.0820007324219,27.8342185860092],[86.0820007324219,27.8330041748394],[86.0806274414062,27.8330041748394],[86.0806274414062,27.8342185860092]]],"type":"Polygon"},"id":8},{"type":"Feature","properties":{"group_id":11846,"task_id":573092,"tile_x":193755,"tile_y":109954,"tile_z":18,"reference":3,"screen":2},"geometry":{"coordinates":[[[86.0820007324219,27.8366473675764],[86.0833740234375,27.8366473675764],[86.0833740234375,27.8354329835883],[86.0820007324219,27.8354329835883],[86.0820007324219,27.8366473675764]]],"type":"Polygon"},"id":9},{"type":"Feature","properties":{"group_id":11846,"task_id":573093,"tile_x":193755,"tile_y":109955,"tile_z":18,"reference":1,"screen":2},"geometry":{"coordinates":[[[86.0820007324219,27.8354329835883],[86.0833740234375,27.8354329835883],[86.0833740234375,27.8342185860092],[86.0820007324219,27.8342185860092],[86.0820007324219,27.8354329835883]]],"type":"Polygon"},"id":10},{"type":"Feature","properties":{"group_id":11846,"task_id":573094,"tile_x":193755,"tile_y":109956,"tile_z":18,"reference":0,"screen":2},"geometry":{"coordinates":[[[86.0820007324219,27.8342185860092],[86.0833740234375,27.8342185860092],[86.0833740234375,27.8330041748394],[86.0820007324219,27.8330041748394],[86.0820007324219,27.8342185860092]]],"type":"Polygon"},"id":11}]}
diff --git a/assets/project_sample_data/validate_footprints/aoi.geojson b/assets/project_sample_data/validate_footprints/aoi.geojson
new file mode 100644
index 0000000..354f5a3
--- /dev/null
+++ b/assets/project_sample_data/validate_footprints/aoi.geojson
@@ -0,0 +1 @@
+{"type": "FeatureCollection", "name": "/root/.local/share/mapswipe_workers/api/project_geometries/project_geom_-OWV0IaNy8-ScBEf0ut-.geojson", "crs": {"type": "name", "properties": {"name": "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features": [{"type": "Feature", "properties": {"id": 1}, "geometry": {"type": "Polygon", "coordinates": [[[-75.49015, 10.32235, 0.0], [-75.422859, 10.32235, 0.0], [-75.422859, 10.367945, 0.0], [-75.49015, 10.367945, 0.0], [-75.49015, 10.32235, 0.0]]]}}]}
diff --git a/assets/project_sample_data/validate_footprints/tutorial.geojson b/assets/project_sample_data/validate_footprints/tutorial.geojson
new file mode 100644
index 0000000..9c5c00b
--- /dev/null
+++ b/assets/project_sample_data/validate_footprints/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0020322,28.1927601],[84.0020471,28.1926407],[84.0021079,28.1926452],[84.002092,28.1927646],[84.0020322,28.1927601]]]},"properties":{"reference":3,"id":1165593158,"screen":1}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0024527,28.1928077],[84.002464,28.1927053],[84.0025264,28.1927079],[84.0025104,28.1928155],[84.0024527,28.1928077]]]},"properties":{"reference":1,"id":1165593159,"screen":2}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0025117,28.1928158],[84.0025284,28.1927083],[84.0025921,28.1927166],[84.0025787,28.1928235],[84.0025117,28.1928158]]]},"properties":{"reference":2,"id":1165593160,"screen":3}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0026127,28.1928497],[84.0026229,28.1927352],[84.0026905,28.1927405],[84.0026755,28.1928502],[84.0026127,28.1928497]]]},"properties":{"reference":3,"id":1165593161,"screen":4}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0051894,28.192742],[84.0052853,28.1927293],[84.0053014,28.1928239],[84.0052055,28.1928366],[84.0051894,28.192742]]]},"properties":{"reference":1,"id":422606691,"screen":5}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.001574,28.1935348],[84.001576,28.1934266],[84.0016578,28.1934278],[84.0016558,28.1935359],[84.001574,28.1935348]]]},"properties":{"reference":2,"id":1098299960,"screen":6}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0054215,28.1916405],[84.0054239,28.1915538],[84.0055744,28.1915585],[84.0055687,28.1916477],[84.0054215,28.1916405]]]},"properties":{"reference":3,"id":1165593120,"screen":7}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0051258,28.1918236],[84.0051312,28.1917404],[84.0052878,28.1917498],[84.0052776,28.191833],[84.0051258,28.1918236]]]},"properties":{"reference":1,"id":1165593121,"screen":8}},{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[84.0037923,28.192506],[84.0037951,28.1924379],[84.0039867,28.1924434],[84.0039842,28.1925095],[84.0037923,28.192506]]]},"properties":{"reference":2,"id":1165593139,"screen":9}}]}
diff --git a/assets/project_sample_data/view_streets/aoi.geojson b/assets/project_sample_data/view_streets/aoi.geojson
new file mode 100644
index 0000000..fc65d45
--- /dev/null
+++ b/assets/project_sample_data/view_streets/aoi.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[14.41759138047209,50.09197816046276],[14.41759138047209,50.083872532833226],[14.437290665642422,50.083872532833226],[14.437290665642422,50.09197816046276],[14.41759138047209,50.09197816046276]]],"type":"Polygon"}}]}
diff --git a/assets/project_sample_data/view_streets/tutorial.geojson b/assets/project_sample_data/view_streets/tutorial.geojson
new file mode 100644
index 0000000..57e0c38
--- /dev/null
+++ b/assets/project_sample_data/view_streets/tutorial.geojson
@@ -0,0 +1 @@
+{"type":"FeatureCollection","metadata":{"project_id":78},"features":[{"type":"Feature","geometry":{"type":"Point","coordinates":[14.418853,50.086067]},"properties":{"group_id":11868,"task_id":580711,"reference":1,"screen":2,"id":"2"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[14.423032,50.08722]},"properties":{"group_id":11868,"task_id":580712,"reference":0,"screen":3,"id":"3"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[14.428911,50.084701]},"properties":{"group_id":11868,"task_id":580713,"reference":1,"screen":4,"id":"4"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[14.426465,50.087843]},"properties":{"group_id":11868,"task_id":580714,"reference":1,"screen":5,"id":"5"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[14.425537,50.087172]},"properties":{"group_id":11868,"task_id":580715,"reference":1,"screen":6,"id":"6"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[14.431019,50.084969]},"properties":{"group_id":11868,"task_id":580716,"reference":1,"screen":1,"id":"1"},"id":5}]}
diff --git a/assets/project_types/project_types/images/agfvdlp4ksifmdnf0wfncz36s.png b/assets/project_types/project_types/images/agfvdlp4ksifmdnf0wfncz36s.png
new file mode 100644
index 0000000..9f4921b
Binary files /dev/null and b/assets/project_types/project_types/images/agfvdlp4ksifmdnf0wfncz36s.png differ
diff --git a/assets/project_types/project_types/images/gbaxwx4wnsjdfcshyh3z7exdw.png b/assets/project_types/project_types/images/gbaxwx4wnsjdfcshyh3z7exdw.png
new file mode 100644
index 0000000..3021e21
Binary files /dev/null and b/assets/project_types/project_types/images/gbaxwx4wnsjdfcshyh3z7exdw.png differ
diff --git a/assets/project_types/project_types/images/k9nzk7129lqaqztgp6d67mzad.png b/assets/project_types/project_types/images/k9nzk7129lqaqztgp6d67mzad.png
new file mode 100644
index 0000000..de42730
Binary files /dev/null and b/assets/project_types/project_types/images/k9nzk7129lqaqztgp6d67mzad.png differ
diff --git a/assets/project_types/project_types/images/qu4oy95b0hot07i6lei6189qj.png b/assets/project_types/project_types/images/qu4oy95b0hot07i6lei6189qj.png
new file mode 100644
index 0000000..4acf73f
Binary files /dev/null and b/assets/project_types/project_types/images/qu4oy95b0hot07i6lei6189qj.png differ
diff --git a/assets/project_types/project_types/images/qyioxvg73f3vdmmu6wlvrx3ib.png b/assets/project_types/project_types/images/qyioxvg73f3vdmmu6wlvrx3ib.png
new file mode 100644
index 0000000..145eaba
Binary files /dev/null and b/assets/project_types/project_types/images/qyioxvg73f3vdmmu6wlvrx3ib.png differ
diff --git a/assets/project_types/project_types/images/xh147pt4dbuniejyi6maffrd9.png b/assets/project_types/project_types/images/xh147pt4dbuniejyi6maffrd9.png
new file mode 100644
index 0000000..4524ecd
Binary files /dev/null and b/assets/project_types/project_types/images/xh147pt4dbuniejyi6maffrd9.png differ
diff --git a/docs/about_data.md b/docs/about_data.md
new file mode 100644
index 0000000..4b61a88
--- /dev/null
+++ b/docs/about_data.md
@@ -0,0 +1,218 @@
+# About the Data
+Swiping is just the beginning. MapSwipe data is created by our users and accessible to the entire community. Through the [MapSwipe website](https://mapswipe.org/en/data/) you can see where we've mapped, which organizations are requesting data, and how many individuals contribute to our impact. When using MapSwipe data, all you have to do is credit the MapSwipe contributors. Here you find a more detailed description of the data available.
+
+## Global Exports
+- **projects.csv**
+- **projects_geom.geojson**
+- **projects_centroid.geojson**
+- **project_types_data.csv**
+
+> [!IMPORTANT]
+> You can download the latest dataset from the website https://mapswipe.org/en/data/ (Search for `Download all projects`)
+
+### Export: projects.csv
+The export contains data of all the projects in MapSwipe.
+| Name | Type | Description |
+| ------------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
+| id | integer | The numeric ID of the project in the revamped system, replacing the alphanumeric project_id from the old system. |
+| firebase_id | string | The alphanumeric ID of the project from the old Firebase system. |
+| name | string | The name of the project as displayed in the app including project type, topic, region, number, and requesting organization. (e.g., "Find Buildings in Manbhawan - Manbhawan (1) Togglecorp"). |
+| description | string | The project description displayed in the app on the project page, detailing the purpose and tasks (e.g., scanning satellite imagery for buildings or earthquake damage). |
+| look_for | string | What users should look for in the project (e.g., buildings, houses, paved roads, potholes, cars). |
+| project_type | integer | The type of the project, represented as a numeric code (e.g., 1=Find features, 2=Validate footprints, 3=Compare dates, 4=Check completeness, 7=View streets, 10=Assess Images). |
+| project_type_display | string | Human-readable name of the project type corresponding to the project_type code (e.g., "Find features", "Validate footprints", "Compare dates", "Check completeness", "View streets", "Assess Images"). |
+| organization_name | string | The name of the organization requesting and responsible for the project (e.g., Togglecorp, HeiGIT). |
+| image_url | string | URL to the project image displayed in the app. |
+| created_at | string | The date and time when the project was created, in ISO format with timezone (e.g., "2025-09-15 07:58:29.863248+00:00"). |
+| status | integer | Numeric code representing the project status (e.g., 30=Processing Failed, 40=Processed, 70=Withdrawn, 75=Finished, 80=Discarded). |
+| status_display | string | Human-readable status of the project, corresponding to the status code (e.g., "Processing Failed", "Processed", "Withdrawn", "Finished", "Discarded"). |
+| area_sqkm | float | The size of the project area in square kilometers. |
+| centroid | string | The centroid of the project geometry as WKT geometry (often empty in the provided data). |
+| geom | string | The geometry of the project region as WKT geometry, prefixed with SRID=4326 and wrapped in GEOMETRYCOLLECTION (e.g., "SRID=4326;GEOMETRYCOLLECTION (POLYGON (...))"). |
+| progress | float | The mapping progress of the project indicating incomplete or unstarted projects. |
+| number_of_contributor_users | integer | The number of distinct users who contributed to this project. |
+| number_of_results | integer | The total number of results for all tasks. |
+| number_of_results_for_progress | integer | The number of results considered for progress calculation, excluding redundant mappings. |
+| last_contribution_date | string | The date of the last contribution to the project (empty in the provided data). |
+
+#### New Additions in New Architecture
+The following fields have been added in the export after the architecture revamp
+- **project_type_display**: Short name of the task type (e.g., "Find Features", "Validate Footprints").
+- **status**: Numeric code for the project’s current state (10=Draft, 30=Processing Failed, 40=Processed, 70=Withdrawn, 75=Finished, 80=Discarded).
+- **status_display**: Human-readable project state (Finished, Withdrawn, Discarded…).
+
+### Export: projects_geom.geojson
+This export contains MapSwipe projects with the following information.
+
+- Name: Project title with type, location, and organization.
+- Look For: The feature volunteers should identify (e.g., buildings, roads, people).
+- Type: Project category: Find Features, Assess Images, Compare Dates, View Streets.
+- Status: Active, Finished, Withdrawn, or Processed.
+- Area: Project size in km² (if available).
+- Image: Sample image illustrating the task.
+
+| Name | Type | Look For | Status | Area (km²) |
+| ----------------------------- | ------------- | ----------- | --------- | ---------- |
+| Find Buildings in Manbhawan | Find Features | Buildings | Withdrawn | 0.004 |
+| Validate Image - Mustang | Assess IMages | Person | Processed | – |
+| View Streets - Antsirabe | View Streets | Paved Roads | Withdrawn | 3.37 |
+| Find Affected Areas - Pokhara | Find Features | House | Finished | 6.49 |
+| Compare - Earthquake Impact | Compare Dates | House | Processed | 11.08 |
+
+#### New Additions in New Architecture
+The following fields have been added in the export after the architecture revamp
+- **project_type_display**: Short name of the task type (e.g., "Find Features", "Validate Footprints").
+- **status_display**: Human-readable project state (Finished, Withdrawn, Discarded…).
+- **number_of_contributors**: Total unique volunteers who tapped on this project.
+- **number_of_results**: Every single swipe ever made in the project.
+- **number_of_results_for_progress**: Swipes that actually moved the progress bar (excludes extras).
+- **last_contribution_date**: Date of the most recent swipe (YYYY-MM-DD).
+- **progress**: % of the area fully mapped (0.0 = 0%, 1.0 = 100%).
+
+### Export: projects_centroid.geojson
+This export is similar to the export with projects_geom.geojson
+
+### Export: projects_stats_by_type.csv
+The newly added export contains aggregated stats for all MapSwipe projects, grouped by the 6 project types, instantly revealing each type’s project count, total area covered, every swipe submitted, and average volunteers per project.
+
+| Name | Type | Description |
+| ----------------------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| project_type | integer | The numeric code representing the type of projects aggregated in this row (e.g., 1=Find features, 2=Validate footprints, 3=Compare dates, 4=Check completeness, 7=View streets, 10=Assess Images). |
+| project_type_display | string | The human-readable name of the project type corresponding to the project_type code, as displayed in the app (e.g., "Find", "Validate", "Compare", "Completeness", "Street", "Validate Image"). |
+| projects_count | integer | The total number of projects of the specific project type included in this aggregated statistic. |
+| total_area_sqkm | float | The cumulative size of the project areas in square kilometers for all projects of the specific project type (may be empty for some project types). |
+| total_number_of_results | integer | The total number of task results submitted across all projects of the specific project type. |
+| total_number_of_results_progress | integer | The total number of results considered for progress calculation across all projects of the specific project type, excluding redundant mappings beyond the required threshold. |
+| average_number_of_users_per_project | float | The average number of distinct users who contributed to projects of the specific project type, calculated as the total number of contributor users divided by the number of projects. |
+
+
+## Project Specific Exports
+For project specific exports, we have taken the example of the following project:
+
+> *Find Features - Public Health - Maluku, Democratic Republic of Congo (1) American Red Cross (-M56eeMCZ5VeOHjJN4Bx)*
+
+### Aggregated Results
+This gives you the unfiltered MapSwipe results. This is most suited if you want to apply some custom data processing with the MapSwipe data, e.g. select only specific tasks for machine learning. If you want to use MapSwipe data in the Tasking Manager you might look for the data described below.
+
+#### Files
+- `aggregated_results_{project_id}.csv`, e.g. [agg\_results\_-M56eeMCZ5VeOHjJN4Bx.csv](/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx.csv.gz)
+- `aggregated_results_{project_id}.geojson`, e.g. [agg\_results\_-M56eeMCZ5VeOHjJN4Bx.geojson](/assets/docs/about_data/files/agg_results_-M56eeMCZ5VeOHjJN4Bx_geom.geojson.gz)
+
+| Name | Type | Description |
+|-------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| idx | integer | - |
+| task_id | string | The ID of the task, for BuildArea projects this is a composition of `TileZ-TileX-TileY` |
+| 0_count | integer | The number of users who marked this task as 0, e.g. "no building" for BuildArea Project Type. |
+| 1_count | integer | The number of users who marked this task as 1, e.g. "building" for BuildArea Project Type. |
+| 2_count | integer | The number of users who marked this task as 2, e.g. "maybe" for BuildArea Project Type. |
+| 3_count | integer | The number of users who marked this task as 3, e.g. "bad imagery" for BuildArea Project Type. |
+| total_count | integer | The total number of users who mapped this task. |
+| 0_share | float | 0_count divived by total_count. This gives you the share of all users who marked as 0. |
+| 1_share | float | 1_count divived by total_count. This gives you the share of all users who marked as 1. |
+| 2_share | float | 2_count divived by total_count. This gives you the share of all users who marked as 2. |
+| 3_share | float | 3_count divived by total_count. This gives you the share of all users who marked as 3. |
+| agreement | float | This is defined as [Scott's Pi](https://en.wikipedia.org/wiki/Scott%27s_Pi) and gives you an understanding of inter-rater reliability. The value is 1.0 if all users agree, e.g. all users classify as "building". If users disagree this value will be lower. |
+| geom | string | The geometry of this task as WKT geometry. |
+
+Additionally, project type specific data can be found here. E.g. Validate projects which were created based on OSM data, will have data describing the original OSM object included.
+
+### HOT Tasking Manager Geometries
+This gives you filtered MapSwipe data ready to be imported to the HOT Tasking Manager.
+Currently, the geometries in this dataset consist of maximum 15 MapSwipe Tasks, where at least 35% of all users indicated the presence of a building by classifying as "yes" or "maybe".
+
+#### File
+- `hot_tm_{project_id}.geojson`, e.g. [hot\_tm\_-M56eeMCZ5VeOHjJN4Bx.geojson](/assets/docs/about_data/files/hot_tm_-M56eeMCZ5VeOHjJN4Bx.geojson)
+
+
+| Name | Type | Description |
+| -------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| group_id | integer | A ID for the geometry. It has no connection to the MapSwipe data model. |
+| geometry | geometry | A polygon geometry representing the selected MapSwipe tasks. In our GIS workflow we further aggregate and simplify the geometry, hence they kind of look like easter eggs. |
+
+### Users
+This gives you data on the users which contributed to a project.
+
+#### File
+- `users_{project_id}.csv`, e.g. [users.csv](/assets/docs/about_data/files/users_-M56eeMCZ5VeOHjJN4Bx.csv.gz)
+
+| Name | Type | Description |
+|---------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| idx | integer | - |
+| groups_completed | integer | Number of groups completed |
+| total_contributions | integer | Number of tasks completed |
+| agreeing_contributions | integer | Tasks with the same result as the final result (e.g. Tile has buildings). |
+| disagreeing_contributions | integer | Tasks with other result as the final result. |
+| simple_agreement_score | float | Share of tasks which had the same result as the final result. E.g. 0.8 would mean that the user labeled 80% of the tiles the same way as the majority of voters. |
+
+### Groups
+This provides data on groups, their tasks, and progress for a specific project.
+
+#### File
+- `groups_{project_id}.csv`, e.g. [groups.csv](/assets/docs/about_data/files/groups_-M56eeMCZ5VeOHjJN4Bx.csv.gz)
+
+| Name | Type | Description |
+| ------------------------ | ------- | ------------------------------------------------------------------------- |
+| project_id | string | Unique identifier for the project to which the group belongs. |
+| group_id | string | Unique identifier for the group within the project. |
+| number_of_tasks | integer | Total number of tasks assigned to the group. |
+| finished_count | integer | Number of tasks in the group that have been completed. |
+| required_count | integer | Number of contributions required per task for completion. |
+| progress | float | Progress of the group’s tasks, likely as a fraction (e.g., 0.0 for none). |
+| project_type_specifics | string | JSON string containing additional details like groupId, coordinates, etc. |
+| number_of_users_required | integer | Number of users required to contribute to the group’s tasks. |
+
+
+### History
+This tracks daily results, progress, and user contributions for a specific project.
+
+#### File
+- `history_{project_id}.csv`, e.g. [history.csv](/assets/docs/about_data/files/history_-M56eeMCZ5VeOHjJN4Bx.csv)
+
+| Name | Type | Description |
+| ------------------------ | ------- | ------------------------------------------------------------------------- |
+| project_id | string | Unique identifier for the project to which the group belongs. |
+| group_id | string | Unique identifier for the group within the project. |
+| number_of_tasks | integer | Total number of tasks assigned to the group. |
+| finished_count | integer | Number of tasks in the group that have been completed. |
+| required_count | integer | Number of contributions required per task for completion. |
+| progress | float | Progress of the group’s tasks, likely as a fraction (e.g., 0.0 for none). |
+| project_type_specifics | string | JSON string containing additional details like groupId, coordinates, etc. |
+| number_of_users_required | integer | Number of users required to contribute to the group’s tasks. |
+
+
+### Results
+This details individual task contributions, timings, and results by users in groups for a specific project.
+
+#### File
+- `results_{project_id}.csv`, e.g. [results.csv](/assets/docs/about_data/files/results_-M56eeMCZ5VeOHjJN4Bx.csv.gz)
+
+| Name | Type | Description |
+| ---------- | ------- | ---------------------------------------------------------------------------- |
+| project_id | string | Unique identifier for the project to which the result belongs. |
+| group_id | string | Identifier for the group containing the task. |
+| user_id | string | Unique identifier for the user who completed the task. |
+| task_id | string | Identifier for the specific task, often in format like zoom-x-y coordinates. |
+| timestamp | string | Timestamp when the result was recorded (in YYYY-MM-DD HH:MM:SS format). |
+| start_time | string | Start time of the task (in YYYY-MM-DD HH:MM:SS format). |
+| end_time | string | End time of the task (in YYYY-MM-DD HH:MM:SS format). |
+| result | integer | The outcome or classification result of the task (e.g., 0 for negative). |
+
+
+### Tasks
+This lists tasks, their identifiers, groups, and geometric polygons for a specific project.
+
+#### File
+- `tasks_{project_id}.csv`, e.g. [tasks.csv](/assets/docs/about_data/files/tasks_-M56eeMCZ5VeOHjJN4Bx.csv.gz)
+
+| Name | Type | Description |
+| ---------- | ------ | --------------------------------------------------------------------------------------------------------------------- |
+| project_id | string | Unique identifier for the project to which the task belongs. |
+| group_id | string | Identifier for the group containing the task. |
+| task_id | string | Unique identifier for the task, often in format like zoom-x-y coordinates. |
+| geom | string | Geometric boundary of the task area in WKT (Well-Known Text) MULTIPOLYGON format with longitude-latitude coordinates. |
+
+### Moderate to High
+This provides GeoJSON polygons representing areas marked as 'yes' or 'maybe' in the project.
+
+#### File
+- `yes_maybe_{project_id}.geojson`, e.g. [yes_maybe.geojson](/assets/docs/about_data/files/yes_maybe_-M56eeMCZ5VeOHjJN4Bx.geojson)
diff --git a/docs/for_project_managers.md b/docs/for_project_managers.md
new file mode 100644
index 0000000..28f72e5
--- /dev/null
+++ b/docs/for_project_managers.md
@@ -0,0 +1,240 @@
+# For MapSwipe Managers
+
+## Becoming a project manager
+Project managers can log into the manager dashboard with their MapSwipe app credentials. So, before a user can become a project manager, s/he must have an account in the MapSwipe app (web or mobile). MapSwipe app users are referred to as contributor users in the manager dashboard.
+
+The super admin would have to create a user for the manager dashboard using the email address the user used to sign up in the MapSwipe app. Once the manager dashboard user and the MapSwipe user account is linked, a user can log into the manager dashboard.
+
+### Future iteration
+For new project manager requests, users would have to fill out a quick [Slackbot](https://slack.com/shortcuts/Ft09CHNNHZNX/8d0d6f7d69a1350a91b2ef33fc6d5704) survey. It will ask for simple inputs:
+
+* Full name
+* Organization
+* Contributor user email address
+* Contributor user ID
+* Community dashboard profile link
+* Purpose
+
+The responses are collected altogether in a private Slack channel, which the governance team will be a part of. After confirming the intent, the appropriate channel members will reach out to the requester with an update and super admin with a request to create a project manager.
+
+After the pre-requisites are complete, the super admin created a project manager and get back to the requester.
+
+## Logging in as a project manager
+Once a user has project manager rights following the above section, project managers must use their existing contributor user email address and password to sign in to the manager dashboard.
+
+Things to keep in mind:
+
+* The contributor user's email address must be verified
+* Contributor user and project manager email address and password must be the same
+* Resetting the password for contributor user will reset the password for project manager account as well
+
+> If errors persist after the details are accurate, please contact super admin
+
+## Removing a project manager
+Similar to the project manager creation, a project manager access can be revoked by the super admin. To request a revoke of a user, please contact the super admin with the revokee's contributor user id and email address.
+
+## Setting up a new MapSwipe project
+Any of the Missing Maps members can request a MapSwipe project. If you want to add a new project, but don't know how to do it, it will be best to reach out to the MapSwipe community via Slack.
+
+To set up a new project you can create a project draft through the [Manager Dashboard](https://managers.mapswipe.org). Sign in with your MapSwipe account.
+
+In order to create new projects you need dedicated *project manager credentials*. Reach out to the MapSwipe community if you don't have these already. Once you're signed in, you will see a screen similar to the one below.
+
+
+
+You can go to the **Project** page where all the projects are listed. From there, press the **New Project** button after which you'll be navigated to the 'Create a New Project' page which will look like following.
+
+
+
+### Summarized Flow
+Creating a project in MapSwipe is segregated into different phases.
+- Phase: Initialize
+- Phase: Draft
+- Phase: Processing
+- Phase: Processed
+- Phase: Publishing
+- Phase: Published
+- Phase: Finished
+
+
+
+
+The overall flow can be summarized as below:
+1. Create a new project up to the 'Draft' phase and save the project
+
+2. Create a new tutorial for the project by selecting the above created project as reference project type. This will pre-fill the AOI used for the project.
+
+3. Continue creating the full tutorial for the project
+
+4. Continue creating the project that was in at least the 'Processed' phase by attaching the tutorial and publish the project
+
+
+## Tutorials
+All the tutorials in MapSwipe are listed in a dedicated page. Users have the ability to quickly find the tutorial by adding filters as well as expand the tutorial to check more details with the 'Show details' button.
+
+
+
+### Tutorial creation flow
+Please follow the steps below to create a tutorial
+
+- Section: General
+ - A clear tutorial title should be added
+- Section: Reference project
+ - An existing project should be selected (regardless of the project status)
+ - A tutorial geojson should be created from the project's AOI geojson file by downloading or to opening in [geojson.io](https://geojson.io)
+
+
+- Section: Information pages
+ - The information page should give users the general information of the tutorial
+ - There should be a minimum 1 information page, which can also be added as much as necessary
+ - A page should consist of at least a `title` and `block`
+ - Multiple blocks can be added for a single page
+
+
+- Section: Scenario pages
+ - The tutorial geojson created earlier (or an existing one) should be uploaded here
+ - The scenarios will be populated and rendered from the uploaded geojson
+ - Scenarios can be removed as required
+ - Each scenario should include three cases: `instruction`, `hint`, and `success`
+ - Appropriate icon should be selected for each case from the existing list of icons
+ - Appropriate title should be set for each case
+ - Appropriate description should be set for for each case
+ - The reference for each task can be updated from the dashboard as needed
+
+
+- Clicking the 'Submit tutorial' button will begin the tutorial creation process and mark it as a `PUBLISHED` tutorial
+
+
+### Tutorial states
+- DRAFT: Tutorial is in a `draft` state when the tutorial creation has begun.
+- PUBLISHED: Tutorial is in a `published` state when the tutorial is processed and complete.
+- ARCHIVED: Tutorial is in an `archived` state when the tutorial is no longer required to be visible.
+- DISCARDED: Tutorial is in a `discarded` state when the tutorial is no longer relevant or needed.
+
+### Tutorial states flow
+A tutorial begins in the **draft** phase, from which it can either be **published** or **discarded**. If the publishing process fails, the tutorial enters the **publishing failed** state, where it can either be **discarded** or moved back to **ready to process** state. A tutorial in the **ready to process** state can either be successfully published or fail to publish, returning it to **publishing failed**. Once **published**, a tutorial can be moved to the **archived** state, and an **archived** tutorial can be **published** again.
+
+### Tutorial edit flow
+Project managers have the ability to edit the details of the published tutorial except for the tutorial's area of interest geojson that is already processed.
+
+## Projects
+All the projects in MapSwipe are listed in this dedicated page. Users have the ability to quickly find the project by adding filters as well as expand the project to check more details with the 'Show details' button.
+
+
+### Project creation flow
+Please follow the steps below to create a project
+
+- Phase: Initialize
+ - A **project type** should be selected
+ - The fields should be populated under the **General** section
+ - Clicking the 'Save Draft' button will save the project in a DRAFT stage
+ - Users can save the draft of the project and come back to complete the creation process anytime moving forward
+
+- Phase: Draft
+ - The **General** information will be populated here from the previous phase
+ - *Users can update the information as needed, however the project type will already be set in the previous phase*
+ - The fields under the **Additional** section will have default values, which can be edited as needed
+ - A project cover image can be uploaded, or a fallback default project type cover image will be used
+ - Uploading a geojson file under the **{PROJECT TYPE} specific details** is a must, after which, a tile server can be selected from the listed ones, or a custom imagery server URL can be used
+ - If using a custom imagery server URL, giving Imagery Credits is a must
+ > *The uploaded geojson will be rendered in the map window*
+ - A zoom level can be set, or the default level will be used
+ > *The higher the zoom level, the farther the satellite view*
+ - Users can save the project
+ - After the project is saved, users can process the project to move onto the next step
+
+- Phase: Processing
+ - ***The project gets processed and users are redirected to the next phase***
+- Phase: Processed
+ - The **General**, **Additional**, and **{PROJECT TYPE} specific details** information are populated
+ - *Users can update the general information as needed as well as the project cover image*
+ - Users can attach a tutorial of the project type from the list of options
+ - Users can then update the project then publish project
+
+- Phase: Published
+ - ***The project is published and available to map***
+- Phase: Finished
+ - Users can set the project as finished once the project reaches 100%
+
+### Project states
+* DRAFT: Project is in a `draft` state when the creation process has begun and the initial form has been filled and saved by the user.
+* PROCESSED: Project is in a `processed` state when the form has been processed and processed.
+* PROCESSING FAILED: Project is in a `processing_failed` state when the geojson cannot be processed.
+* READY_TO_PUBLISH: Project is in a `ready to publish` state when the project is ready to be published.
+* PUBLISHED: Project is in a `published` state when the project is available in the applications.
+* PUBLISHING_FAILED: Project is in a `processing_failed` state when the geojson cannot be processed.
+* PAUSED: Project is in a `paused` state when the project is not active for mapping.
+* WITHDRAWN: Project is in a `ready` state when the form has been processed and passed.
+* DISCARDED: Project is in a `discarded` state when the project is no longer required.
+* FINISHED: Project is in a `finished` state when the project progress has reached 100%.
+
+### Project states flow
+A project begins in the **draft** phase, from which it can either move to **ready_to_process** or be **discarded**. If processing fails, the project enters the **processing_failed** state, where it can either be **discarded** or moved back to **ready_to_process**. A project in the **ready_to_process** state can either be successfully processed or fail, moving it to **processed** or **processed_failed**, respectively. Once processed, a project can either move forward to **ready_to_publish** or be **discarded**. From **ready_to_publish**, the project can either be **published** or fail to publish, sending it to **publishing_failed**. A project in the **publishing_failed** state can be discarded or moved back to **ready_to_publish**. Once published, a project can be **archived**, **paused**, or **withdrawn**, and if **paused**, it can be **published** again.
+
+### Project edit flow
+Project managers now have the ability to edit the basic details of the project (as listed below) except for the area of interest geojson uploaded and processed.
+
+> Please note that the project must be paused before any edits can be made.
+
+- Project topic
+- Additional info url
+- Project description
+- Project image
+- Project instruction
+- Look for (legacy field)
+- Project number
+- Project region
+- Switch tutorial used
+
+### Important notes
+General points of attention while creating a project:
+
+- Verify if the project name is clear
+- The default verification count is 3. The algorithm is calculated on that. Less person looking at one square has implications on the quality of the MapSwipe data. The best results we have is with a 5 person verification.
+- Re-read, correct and improve the description given through the request.
+- Check if the image is the good format and if the size is not to big - max 1MB. The image will be show as a thumbnail for your project.
+- Check the imagery selected available for the area, we learned that good imagery is key to keep a project going. If the imagery is not good enough or covered by clouds adjust the area. You need to zoom in till level 18.
+- Max area for project type in km2 is calculated with this formula: ```5 * (4 ** (23 - zoom_level))```
+ - At zoom level 14, the maximum area is calculated using the formula 5 × (4^(23 − zoom_level)), which results in a value that is approximately equal to the size of Peru. Based on this calculation, the MAX_AOI_GEOMETRY_AREA is set to 1,310,720.
+
+**For Find Features, Check Completeness and Compare Dates projects:**
+- MapSwipe can only process geographical areas up to km2 calculated from the above formula. Check if the GeoJSON you received has this size. If not, you may need to split up the area into multiple pieces, and create more than one MapSwipe project out of the area.
+- The GeoJSON needs to be a flat polygon, check this and change (in [geojson.io](https://geojson.io) or QGIS) if needed.
+
+**For Validate Footprints, View Streets projects:**
+- The GeoJSON file should contain only simple Polygons. We currently don't support complex Multipolygon geometries (e.g. [polygon with holes](https://developers.google.com/maps/documentation/javascript/examples/polygon-hole))
+
+Once you publish the project, they will appear in the Manager Dashboard and the mobile or web app for the users to begin mapping. Additionally, a project Slack message is also sent to the Slack channel [mapswipe-projects-notifications](https://mapswipe.slack.com/archives/C09L064N77G) with project updates coming via Slack message thread. Important Slack messages are sent in thread as well as the main channel.
+
+## Organizations
+All the organizations, be it `active` or `archived`, are listed in the Organizations section of the home screen. Project managers can add a new organization clicking the 'New Organization' button and simply adding the organization name, description, and abbreviation.
+
+
+### Organization edit
+Users can click on the options icon to edit the organization where all organization information can be edited
+
+## Managers
+The home page has a section called Managers where all the project managers of MapSwipe are listed however their email address is protected. To add or remove a project manager, please refer to the 'Becoming a project manager' section above.
+
+
+
+## Contributors
+The Contributors page lists all the contributor users (MapSwipe app users) that are signed up in MapSwipe. The contributor user's general stats are displayed in the card and their community dashboard profile can be opened as well including the icon
+
+
+
+## User Groups
+The User Group page lists all the user groups in MapSwipe where contributor users can join.
+
+
+
+### User Groups edit
+Users can click on the options icon to edit the user group where all user group information can be edited
+
+## Teams
+The Teams page lists all the active teams along with the team's members. Only super admin has the ability to add a team that will be displayed here.
+
+
+
+### Adding team members
+Since Teams is a sensitive subject matter, only super admins have the ability to add users to a team. If you would like to add a team member, please reach out to the super admin
diff --git a/docs/overview.md b/docs/overview.md
new file mode 100644
index 0000000..a1adcc6
--- /dev/null
+++ b/docs/overview.md
@@ -0,0 +1,77 @@
+# MapSwipe Overview
+
+## A typical MapSwipe workflow
+
+1. Project managers upload information about their projects (e.g. area of interest, objects to look for) to backend, which will sync information to Firebase in realtime database, using the **manager dashboard**.
+2. A tutorial must be attached to the projects using existing tutorials or a new one in the final phase of project creation before the publishing it.
+3. After the project is published from the **manager dashboard**, relevant groups and tasks are created in the backend and synced with Firebase
+4. The users of the MapSwipe app contribute to the projects and submit their results via app which will be stored in backend as well as Firebase realtime database. The **firebase rules** ensure, that app users can only change pre-defined parts of the firebase realtime database.
+5. Once new results are submitted, the **backend** and **firebase functions** generate real-time statistics and update the progress of groups, compute project level statistics and user statistics in the backend and firebase realtime database.
+6. All results are synchronized with **backend** and **firebase** on defined basis (e.g. every 10 minutes). The backend database holds all MapSwipe results for long term storage. Once results are synced in the backend database, they will be deleted in Firebase realtime database by the workers.
+7. Based on the data in the backend, the **backend** generate aggregated data and statistics (e.g. as csv files). Historically, the data was served by a simple nginx web server MapSwipe API. However, after the upgrade, the data is served by GraphQL endpoint (project query).
+
+## MapSwipe Architecture
+### Old Architecture
+
+
+ Previous MapSwipe Architectural Flow
+
+
+As shown in the diagram above, we had 2 different databases in the legacy system.
+
+1. **Firebase**: This acted as the primary database. It interfaced directly with the Manager Dashboard, Mobile App & Web App. It stored users, usergroups, draft projects, active projects (with tasks), user contributions, user swipe results (temporarily).
+2. **Postgres**: This acted as secondary and long-term database. It stored users, usergroups, draft projects, all projects (with tasks), all user swipe results.
+
+The primary purpose for using firebase here was for auto-scaling in case of large number of submissions (potentially during the MapSwipe events).
+
+Furthermore, A background worker periodically synchronized (partially) the 2 databases.
+
+### New Architecture
+
+
+ New MapSwipe Architectural Flow
+
+
+The major difference in this architecture is that, it uses Postgres as the primary database. Only MapSwipe mobile app and web app will interface with the Firebase directly. This way we'll still have scalable and reliable application while significantly reducing the usage of the Firebase database.
+
+**Components of the New Architecture**:
+ - **Python Backend**: A robust Python-based backend that supports the Manager Dashboard.
+ - **Django Server**: A Django-based server that centralizes data management.
+ - **Data Synchronization**: Tasks and processes to sync data between Postgres and Firebase.
+ - **REST API with Cloud Functions**: Secure REST API endpoints managed via Google Cloud Functions.
+ - **API-Driven Client Applications**: Updated mobile and web applications utilizing the new API infrastructure.
+
+### Relations
+#### MapSwipe Clients (Web App & Mobile App) - Firebase Realtime Database
+- MapSwipe clients are requesting some `projects`, data of a specific `users.userId`. In case of a project selection a group (`groups.projectId.groupId`) and associated tasks (`tasks.projectId.groupsId`) will be requested
+- MapSwipe clients will only write to Firebase Realtime Database in case of result generation.
+- MapSwipe clients are writing to `results.projectId.groupId.userId1.` in form of `timestamp` and `resultCount` attributes when and how many results were generated.
+- The result itself will be written to `results.projectId.groupId.userId1.taskId1.result`.
+- All of the results will be synced with backend and removed from Firebase at the end of the session
+
+#### Manager Dashboard - Backend Database
+- As compared to the old Manager Dashboard where users can submit new project drafts to Firebase (`project_drafts.projectDraftId.`), users will now be able to complete the whole project creation journey from the Manager Dashboard without having to wait for Slack notification about successful creation notification or failed to create notification.
+
+#### Community Dashboard - Aggregated Cached Data from Backend Database
+- React based static server which uses Django webserver to show overall mapswipe aggregated contribution data.
+
+#### MapSwipe Backend
+- projectCreation:
+ - writes to `projects.projectId`, `groups.projectId` and `tasks.projectId` in Firebase
+- transfer_results - Realtime Database
+ - requests `results` from Realtime Database
+ - deletes `results` from Realtime Database
+
+#### MapSwipe Backend - Postgres Database
+- projectCreation - Postgres
+ - writes project, groups and tasks to Postgres database
+- transfer_results - Postgres
+ - writes results to Postgres database
+
+#### Django - Stats webserver
+- aggregateStatData:
+ - requires user contribution related to user_group and project data from Postgres Database
diff --git a/pre-push.sh b/pre-push.sh
new file mode 100755
index 0000000..658de09
--- /dev/null
+++ b/pre-push.sh
@@ -0,0 +1,39 @@
+#!/bin/bash -e
+
+RED='\033[0;31m'
+GREEN='\033[0;32m'
+YELLOW='\033[1;33m'
+NC='\033[0m' # No Color
+
+log_success() {
+ echo -e "${GREEN}$1${NC}"
+}
+
+log_error() {
+ echo -e "${RED}$1${NC}"
+}
+
+log_warning() {
+ echo -e "${YELLOW}$1${NC}"
+}
+
+
+if ! command -v pre-commit &>/dev/null; then
+ log_error "pre-commit is not installed."
+ log_error "Follow https://pre-commit.com/#installation"
+ exit 1
+fi
+
+if ! command -v lychee &>/dev/null; then
+ log_error "lychee is not installed."
+ log_error "Follow https://github.com/lycheeverse/lychee#installation"
+ exit 1
+fi
+
+echo "▶️ Running pre-commit"
+pre-commit run --color=always --all-files
+
+echo "▶️ Running lychee"
+lychee --root-dir $(pwd)/ ./
+
+log_success "✅ All good"
diff --git a/project_types/assess_images.md b/project_types/assess_images.md
new file mode 100644
index 0000000..379e1c3
--- /dev/null
+++ b/project_types/assess_images.md
@@ -0,0 +1,261 @@
+# Project Type - Assess Images
+## COCO File Format
+The Assess Images project type is created using the following sample COCO json file, as shown in the [sample dataset](/assets/project_sample_data/assess_images/coco_sample.json).
+
+## Project
+Assess Images projects can be supplied with a COCO file
+
+```
+ {
+ "contributorCount": 0,
+ "created": "2025-10-17T09:33:25.446892+00:00",
+ "createdBy": "23",
+ "customOptions": [
+ {
+ "description": "the image contains the feature",
+ "icon": "checkmark-outline",
+ "iconColor": "#388E3C",
+ "title": "Yes",
+ "value": 1
+ },
+ {
+ "description": "the image does not contain the feature",
+ "icon": "close-outline",
+ "iconColor": "#D32F2F",
+ "title": "No",
+ "value": 0
+ },
+ {
+ "description": "it's not clear if the image contains the feature",
+ "icon": "remove-outline",
+ "iconColor": "#616161",
+ "title": "Not Sure",
+ "value": 2
+ }
+ ],
+ "groupMaxSize": 10,
+ "groupSize": 10,
+ "isFeatured": false,
+ "language": "en-us",
+ "lookFor": "humans",
+ "name": "Assess Images - Humans - Worldwide (1) Togglecorp (test)",
+ "progress": 0,
+ "projectDetails": "Look for humans",
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "projectInstruction": "Can you see any humans?",
+ "projectNumber": 1,
+ "projectRegion": "Worldwide",
+ "projectTopic": "Humans",
+ "projectTopicKey": "assess images - humans - worldwide (1) togglecorp (test)",
+ "projectType": 10,
+ "requestingOrganisation": "Togglecorp (test)",
+ "requiredResults": 81,
+ "resultCount": 0,
+ "status": "active",
+ "tutorialId": "tutorial_01K60ZMFGT7WRFH38W8PZ93V4M",
+ "verificationNumber": 3
+ }
+```
+
+## Group
+The group tasks created in Firebase
+
+```
+ {
+ "-OX8K9Ia2oSUkBSvJPrR": {
+ "g100": {
+ "groupId": "g100",
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "numberOfTasks": 25,
+ "requiredCount": 3,
+ "finishedCount": 0,
+ "progress": 0
+ },
+ "g101": {
+ "groupId": "g101",
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "numberOfTasks": 25,
+ "requiredCount": 3,
+ "finishedCount": 0,
+ "progress": 0
+ },
+ "g102": {
+ "groupId": "g102",
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "numberOfTasks": 25,
+ "requiredCount": 3,
+ "finishedCount": 0,
+ "progress": 0
+ },
+ "g103": {
+ "groupId": "g103",
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "numberOfTasks": 25,
+ "requiredCount": 3,
+ "finishedCount": 0,
+ "progress": 0
+ },
+ }
+```
+
+## Task
+The task structure of the Assess Images project type varies from the rest.
+> Note: only task `g100` is added below
+
+```
+ [
+ {
+ "annotationId": "200887",
+ "bbox": [
+ 388.66,
+ 69.92,
+ 109.41,
+ 277.62
+ ],
+ "fileName": "000000397133.jpg",
+ "height": 427,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "200887",
+ "url": "https://www.dropbox.com/scl/fi/qix2itz2ioncwct8iq65d/000000397133.jpg?rlkey=yqkvbfzmzxklp68d0zulj2ci4&st=vmg9ijfs&dl=1",
+ "width": 640
+ },
+ {
+ "annotationId": "1218137",
+ "bbox": [
+ 0,
+ 262.81,
+ 62.16,
+ 36.77
+ ],
+ "fileName": "000000397133.jpg",
+ "height": 427,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "1218137",
+ "url": "https://www.dropbox.com/scl/fi/qix2itz2ioncwct8iq65d/000000397133.jpg?rlkey=yqkvbfzmzxklp68d0zulj2ci4&st=vmg9ijfs&dl=1",
+ "width": 640
+ },
+ {
+ "annotationId": "235634",
+ "bbox": [
+ 47.19,
+ 296.12,
+ 28.3,
+ 33.17
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "235634",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "236267",
+ "bbox": [
+ 32.75,
+ 298.94,
+ 16.52,
+ 29.22
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "236267",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "236973",
+ "bbox": [
+ 320.16,
+ 275.05,
+ 27.06,
+ 104.53
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "236973",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "237362",
+ "bbox": [
+ 10.05,
+ 302.96,
+ 13.7,
+ 25.69
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "237362",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "240624",
+ "bbox": [
+ 266.37,
+ 293.13,
+ 23.97,
+ 88.96
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "240624",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "1729065",
+ "bbox": [
+ 369.5,
+ 278.52,
+ 5.5,
+ 45.65
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "1729065",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "2155199",
+ "bbox": [
+ 290.03,
+ 299.79,
+ 15.24,
+ 19.87
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "2155199",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ },
+ {
+ "annotationId": "2161724",
+ "bbox": [
+ 302.2,
+ 298.22,
+ 12.73,
+ 18.73
+ ],
+ "fileName": "000000480985.jpg",
+ "height": 500,
+ "projectId": "01K7RR8N268FRMXPN0P3186PSK",
+ "taskId": "2161724",
+ "url": "https://www.dropbox.com/scl/fi/vjdvvla0tyhfpde7yige9/000000480985.jpg?rlkey=35zs7wgdxpck58v5mz64jqt7u&st=2q3o8e37&dl=1",
+ "width": 375
+ }
+ ]
+```
+
+## Result Structure
+The result for Assess Images projects are explicitly given via the “yes”, “no” buttons (which are configurable custom options).
diff --git a/project_types/check_completeness.md b/project_types/check_completeness.md
new file mode 100644
index 0000000..031c5fb
--- /dev/null
+++ b/project_types/check_completeness.md
@@ -0,0 +1,125 @@
+# Project Type - Check Completeness
+Similar to the Find Features project, to create a Check Completeness project, you need to add all information and upload a bounding polygon as well as fill in some information about your project.
+
+## Projects
+Below you can find an example for a Check Completeness project in firebase. The structure and creation steps follow the similar pattern of the Find Features project type.
+
+```json
+{
+ "contributorCount": 0,
+ "created": "2025-09-25T13:48:39.455579+00:00",
+ "createdBy": "5kYxvxiVgTRsi1DlgIdedLMcAJQ2",
+ "groupMaxSize": 25,
+ "groupSize": 25,
+ "isFeatured": false,
+ "language": "en-us",
+ "lookFor": "buildings",
+ "name": "Completeness buildings - Chandragiri, Nepal (1) Togglecorp",
+ "overlayTileServer": {
+ "type": "vector",
+ "vector": {
+ "circleColor": "#ffffff",
+ "circleOpacity": 1,
+ "circleRadius": 3,
+ "fillColor": "#2196f3",
+ "fillOpacity": 0.25,
+ "lineColor": "#03a9f4",
+ "lineDasharray": [
+ 3,
+ 2
+ ],
+ "lineOpacity": 1,
+ "lineWidth": 2,
+ "tileServer": {
+ "credits": "Map data from OpenStreetMap",
+ "maxZoom": 14,
+ "minZoom": 0,
+ "name": "openStreetMap",
+ "sourceLayer": "buildings",
+ "url": "https://vector.osm.org/shortbread_v1/{z}/{x}/{y}.mvt"
+ }
+ }
+ },
+ "progress": 0,
+ "projectDetails": "n/a",
+ "projectId": "01K60J464ZGTDXNHH7J50ZGM8V",
+ "projectInstruction": "Look for buildings",
+ "projectNumber": 1,
+ "projectRegion": "Chandragiri, Nepal",
+ "projectTopic": "buildings",
+ "projectTopicKey": "completeness buildings - chandragiri, nepal (1) togglecorp",
+ "projectType": 4,
+ "requestingOrganisation": "Togglecorp",
+ "requiredResults": 396,
+ "resultCount": 0,
+ "status": "active",
+ "tileServer": {
+ "apiKey": "AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn",
+ "credits": "© 2019 Microsoft Corporation, Earthstar Geographics SIO",
+ "name": "bing",
+ "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={apiKey}"
+ },
+ "tileServerB": {
+ "apiKey": "",
+ "credits": "n/a",
+ "name": "custom",
+ "url": "https://raw.githubusercontent.com/mapswipe/mapswipe-assets/refs/heads/main/images/raster-layer-404-message.png"
+ },
+ "tutorialId": "tutorial_01K5GZBZJJ62CVE4DRQJ6VAGNR",
+ "verificationNumber": 3,
+ "zoomLevel": 18
+}
+```
+
+## Groups
+
+| Parameter | Description |
+|--------------|------------------------------------------------------------------------------------------------------|
+| **Geometry** | The Check Completeness groups save the bounding box coordinates in fields labeled xMax, xMin, yMax and yMin similar to the Find Features groups |
+
+```json
+{
+ "finishedCount": 0,
+ "groupId": "g101",
+ "numberOfTasks": 48,
+ "progress": 0,
+ "projectId": "01K60J464ZGTDXNHH7J50ZGM8V",
+ "requiredCount": 3,
+ "xMax": "193104",
+ "xMin": "193089",
+ "yMax": "110101",
+ "yMin": "110099"
+}
+```
+
+## Tasks
+Tasks are saved for tutorials, since their spatial information can be derived from the spatial extent of the corresponding group. Here, the tutorials are saved based on the project that it is derived from.
+
+| Parameter | Description |
+|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| *Project Type Specific Information* | |
+| **Tile X** | The x coordinate characterises the longitudinal position of the tile in the overall tile map system taken the zoom level into account. The x coordinates increase from west to east starting at a longitude of -180 degrees. |
+| **Tile Y** | The y coordinate characterises the latitudinal position of the tile in the overall tile map system taken the zoom level into account. The latitude is clipped to range from circa -85 to 85 degrees. The y coordinates increase from north to south starting at a latitude of around 85 degrees. |
+| **Geometry** | Each task has a polygon geometry, which can be generated by its x, y and z coordinates. At the equator the task geometry is a square with an edge length of around 150 metres covering circa 0.0225 square kilometres. Due to the web Mercator projector the task geometry will be clinched with increasing distance to the equator. At the same time the area per task will decrease. |
+| **Tile URL** | The tile URL points to the specific tile image described by the x, y, and z coordinates. Usually, the image has a resolution of 256 x 256 pixels. However, some providers also generate image tiles with higher resolution (e.g. 512 x 512 pixels). |
+
+Below is an example json for a tutorial project, as can be seen on the three extra attributes screen, referenceAnswer and taskID_real.
+```json
+{
+ "geometry": "",
+ "groupId": 101,
+ "projectId": "tutorial_01K5JJ14GTQF2HTM29F6BF1VZ7",
+ "referenceAnswer": 1,
+ "screen": 1,
+ "taskId": "16-101-131073",
+ "taskId_real": "16-48022-27374",
+ "taskX": 101,
+ "taskY": 131073,
+ "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a1231303132212330.jpeg?g=7505&mkt=en-US&token=AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn",
+ "urlB": "https://raw.githubusercontent.com/mapswipe/mapswipe-assets/refs/heads/main/images/raster-layer-404-message.png"
+}
+```
+
+## Results
+Results contain information on the user classifications. However, only "Yes" (1), "Maybe" (2) and "Bad Imagery" (3) classifications are stored as results.
+Whenever users indicates "No" by just swiping to the next set of tasks, no data entry is created. "No" classifications can only be modelled retrospectively for groups where a user also submitted at least one "Yes", "Maybe" or "Bad Imagery" classification.
diff --git a/project_types/compare_dates.md b/project_types/compare_dates.md
new file mode 100644
index 0000000..264ea19
--- /dev/null
+++ b/project_types/compare_dates.md
@@ -0,0 +1,88 @@
+# Project Type - Compare Dates
+
+## Project
+The structure and creation steps follow the similar pattern of the Find Features project type. Project Structure example for a project which was created via HOT Tasking Manager Project ID.
+```json
+{
+ "contributorCount": 0,
+ "created": "2021-12-23T14:14:52.179930Z",
+ "createdBy": "X0zTSyvY0khDfRwc99aQfIjTEPK2",
+ "groupMaxSize": 0,
+ "groupSize": 25,
+ "image": "https://firebasestorage.googleapis.com/v0/b/dev-mapswipe.appspot.com/o/projectImages%2FEQ%2BEarthquake.png?alt=media&token=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
+ "isFeatured": false,
+ "lookFor": "damaged buildings",
+ "name": "Earthquake - Experimental Damage Assessment - Les Cayes (Haiti) (1)\nSimon BA",
+ "progress": 0,
+ "projectDetails": "In attempt to provide a rapid damage assessment for the 7.2 magnitude earthquake on August 14, please slowly compare the images to determine if damage is visible in the post-event scene. This methodology is still being tested and should not replace traditional damage assessment methods. Imagery is provided through [Maxar's Open Data Program](https://www.maxar.com/open-data) and hosted by [MapBox](https://www.mapbox.com/).",
+ "projectId": "-Mrbd5ArF4lb_GoYG2I5",
+ "projectNumber": "1",
+ "projectRegion": "Les Cayes (Haiti)",
+ "projectTopic": "Earthquake - Experimental Damage Assessment",
+ "projectType": 3,
+ "requestingOrganisation": "Simon BA",
+ "requiredResults": 3636,
+ "resultCount": 0,
+ "status": "inactive",
+ "tileServer": {
+ "apiKey": "",
+ "credits": "© 2019 Maxar",
+ "name": "maxar_premium",
+ "url": "https://services.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe%3AImageryTileService@EPSG%3A3857@jpg/{z}/{x}/{y}.jpg?connectId={key}"
+ },
+ "tileServerB": {
+ "credits": "© Maxar, MapBox",
+ "name": "custom",
+ "url": "https://api.mapbox.com/v4/mapboxsatellite.haiti-post-2021/{z}/{x}/{y}.webp?sku=101Fw3jtBuWI5"
+ },
+ "tutorialId": "tutorial_-MhJtd9ePFOw8Vs6xwZ2",
+ "verificationNumber": 3,
+ "zoomLevel": 19
+}
+```
+
+## Group
+| Parameter | Description |
+|--------------|------------------------------------------------------------------------------------------------------------|
+| **Geometry** | The Compare groups save the bounding box coordinates in fields labeled xMax, xMin, yMax and yMin. |
+
+```json
+{
+ "finishedCount": 0,
+ "groupId": "g101",
+ "numberOfTasks": 24,
+ "progress": 0,
+ "projectId": "-Mrbd5ArF4lb_GoYG2I5",
+ "requiredCount": 3,
+ "xMax": "154722",
+ "xMin": "154715",
+ "yMax": "235151",
+ "yMin": "235149"
+}
+```
+
+## Task
+| Parameter | Description |
+|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| *Project Type Specific Information* | |
+| **Task X** | The x coordinate characterises the longitudinal position of the tile in the overall tile map system taken the zoom level into account. The x coordinates increase from west to east starting at a longitude of -180 degrees. |
+| **Task Y** | The y coordinate characterises the latitudinal position of the tile in the overall tile map system taken the zoom level into account. The latitude is clipped to range from circa -85 to 85 degrees. The y coordinates increase from north to south starting at a latitude of around 85 degrees. |
+| **Geometry** | Each task has a polygon geometry, which can be generated by its x, y and z coordinates. At the equator the task geometry is a square with an edge length of around 150 metres covering circa 0.0225 square kilometres. Due to the web Mercator projector the task geometry will be clinched with increasing distance to the equator. At the same time the area per task will decrease. |
+| **URL** | Image for the tile at timestamp A. The tile URL points to the specific tile image described by the x, y, and z coordinates. |
+| **URL 2** | Image for the tile after timestamp A. The tile URL points to the specific tile image described by the x, y, and z coordinates. |
+
+```json
+{
+ "groupId": "g101",
+ "projectId": "-Mrbd5ArF4lb_GoYG2I5",
+ "taskId": "19-154715-235149",
+ "taskX": "154715",
+ "taskY": "235149",
+ "url": "https://services.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe%3AImageryTileService@EPSG%3A3857@jpg/19/154715/289138.jpg",
+ "urlB": "https://api.mapbox.com/v4/mapboxsatellite.haiti-post-2021/19/154715/235149.webp?sku=101Fw3jtBuWI5"
+}
+```
+
+## Result
+Results contain information on the user classifications. However, only “Yes” (1), “Maybe” (2) and “Bad Imagery” (3) classifications are stored as results.
+Whenever users indicate “No Change” by just swiping to the next task, no data entry is created.
diff --git a/project_types/find_features.md b/project_types/find_features.md
new file mode 100644
index 0000000..7876f48
--- /dev/null
+++ b/project_types/find_features.md
@@ -0,0 +1,92 @@
+# Project Type - Find Features
+
+## Project
+To create a Find Features project, you need to add all information and upload a bounding polygon as well as fill in some information about your project. Below you can find an example for a created Find Features project in firebase.
+
+```json
+{
+ "contributorCount": 1,
+ "created": "2021-12-23T13:47:27.346088Z",
+ "createdBy": "X0zTSyvY0khDfRwc99aQfIjTEPK2",
+ "groupMaxSize": 0,
+ "groupSize": 25,
+ "image": "https://firebasestorage.googleapis.com/v0/b/dev-mapswipe.appspot.com/o/projectImages%2Fbuildarea.png?alt=media&token=07505c0e-0f80-454c-b446-9b82a73d9d3e",
+ "isFeatured": false,
+ "lookFor": "Buildings",
+ "name": "Find with Bing Imagery Z18 - Kenya (1)\nMapSwipe Devs",
+ "progress": 0,
+ "projectDetails": "This is a \"normal\" Find project. The project uses Bing Imagery at zoom level 18",
+ "projectId": "-MrbXgHx8YJDt6cTIyGA",
+ "projectNumber": "1",
+ "projectRegion": "Kenya",
+ "projectTopic": "Find with Bing Imagery Z18",
+ "projectType": 1,
+ "requestingOrganisation": "MapSwipe Devs",
+ "requiredResults": 148158,
+ "resultCount": 0,
+ "status": "active",
+ "tileServer": {
+ "apiKey": "",
+ "credits": "imagery credits of project",
+ "name": "bing",
+ "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=1&token={key}"
+ },
+ "tutorialId": "tutorial_-MnNaUEShyefFtMG6_5-",
+ "verificationNumber": 3,
+ "zoomLevel": 18
+}
+```
+
+## Groups
+The grouping algorithm uses the extent of a project as an input and generates chunks of tasks lying next to each other.
+Each group has a height of three tasks and a width of approximately 40 tasks.
+
+| Parameter | Description |
+|--------------|------------------------------------------------------------------------------------------------------|
+| **Geometry** | The Find Features groups save the bounding box coordinates in fields labeled xMax, xMin, yMax and yMin. |
+
+```json
+{
+ "finishedCount": 0,
+ "groupId": "g101",
+ "numberOfTasks": 54,
+ "progress": 0,
+ "projectId": "-MrbXgHx8YJDt6cTIyGA",
+ "requiredCount": 3,
+ "xMax": "160239",
+ "xMin": "160222",
+ "yMax": "129763",
+ "yMin": "129761"
+}
+```
+
+## Tasks
+Tasks are saved for tutorials, since their spatial information can be derived from the spatial extent of the corresponding group. Here, the tutorials are saved based on the project that it is derived from.
+
+| Parameter | Description |
+|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| *Project Type Specific Information* | |
+| **Tile X** | The x coordinate characterises the longitudinal position of the tile in the overall tile map system taken the zoom level into account. The x coordinates increase from west to east starting at a longitude of -180 degrees. |
+| **Tile Y** | The y coordinate characterises the latitudinal position of the tile in the overall tile map system taken the zoom level into account. The latitude is clipped to range from circa -85 to 85 degrees. The y coordinates increase from north to south starting at a latitude of around 85 degrees. |
+| **Geometry** | Each task has a polygon geometry, which can be generated by its x, y and z coordinates. At the equator the task geometry is a square with an edge length of around 150 metres covering circa 0.0225 square kilometres. Due to the web Mercator projector the task geometry will be clinched with increasing distance to the equator. At the same time the area per task will decrease. |
+| **Tile URL** | The tile URL points to the specific tile image described by the x, y, and z coordinates. Usually, the image has a resolution of 256 x 256 pixels. However, some providers also generate image tiles with higher resolution (e.g. 512 x 512 pixels). |
+
+Below is an example json for a tutorial project, as can be seen on the three extra attributes screen, referenceAnswer and taskID_real.
+
+```json
+{
+ "groupId": 101,
+ "projectId": "tutorial_-MGwrwsP9cTYf6c_Nbg3",
+ "referenceAnswer": 0,
+ "screen": 1,
+ "taskId": "18-100-131072",
+ "taskId_real": "18-65040-120545",
+ "taskX": 100,
+ "taskY": 131072,
+ "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a023313133022210002.jpeg?g=7505&mkt=en-US"
+}
+```
+
+## Results
+Results contain information on the user classifications. However, only “Yes” (1), “Maybe” (2) and “Bad Imagery” (3) classifications are stored as results. Whenever users indicate “No building” by just swiping to the next set of tasks, no data entry is created.
+“No Building” classifications can only be modelled retrospectively for groups where a user also submitted at least one “Yes”, “Maybe” or “Bad Imagery” classification.
diff --git a/project_types/project_types.md b/project_types/project_types.md
new file mode 100644
index 0000000..c73ee7d
--- /dev/null
+++ b/project_types/project_types.md
@@ -0,0 +1,113 @@
+# MapSwipe Project Types and Data Model
+## MapSwipe's Crowdsourcing Approach
+The MapSwipe crowdsourcing workflow is designed following an approach already presented by [Albuquerque et al. (2016)](https://www.mdpi.com/2072-4292/8/10/859). The main ideas about MapSwipe's crowdsourcing approach (and many other crowdsourcing tasks) lies in
+1. **Defining** the mapping challenge by posing a simple question (e.g. "Which areas are inhabited in South Kivu?")
+2. **Dividing** the overall challenge into many smaller manageable components (e.g. *groups* and *tasks* based on satellite imagery tiles)
+3. **Distributing** *groups* and *tasks* to many users redundantly (e.g. every area gets mapped by at least three different users)
+4. **Aggregating** all responses (*results*) per *task* from different users to reach a final solution (e.g. by choosing the majority vote)
+
+The MapSwipe backend now supports 6 **project types**. Each project type formulates a specific kind of mapping challenge.
+
+| Name | ID | Description | Screenshot |
+| --------------------------------------------------- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------- |
+| [Find Features](/project_types/find_features.md) | 1 | A 6 squares layout is used for this project type. By tapping you can classify a tile of satellite imagery as *yes*, *maybe* or *bad_imagery*. Project managers can define which objects to look for, e.g. "buildings". Furthermore, they can specify the tile server of the background satellite imagery, e.g. "bing" or a custom tile server. |  |
+| [Validate Footprints](/project_types/validate_footprints.md) | 2 | An image with a footprint overlay. The question is whether this footprint is correctly approximating a structure on the shown image, which can be answered with *yes*, *no* or *Not sure*. Additionally, a button is shown which hides the footprint overlay. |  |
+| [Compare Dates](/project_types/compare_dates.md) | 3 | Two images are shown, the upper picture shows a scene before e.g. a disaster, while the lower picture shows the scene afterwards. By tapping you can classify the scene as *yes*, *maybe* or *bad_imagery*. Project managers can define which objects to look for, e.g. "buildings". Furthermore, they can specify the tile server of the background satellite imagery, e.g. "bing" or a custom tile server. |  |
+| [Assess Images](/project_types/assess_images.md) | 10 | An image with a bounding box (annotation) surrounding the class set by the project manager is displayed. The same image can have multiple annotations, in which case the same image is displayed again but with a different annotation. Users select one of the custom options set, usually 'Yes', 'No', 'Maybe'. |  |
+| [Check Completeness](/project_types/check_completeness.md) | 4 | Similar to the Find Features project type but with an addition of an overlay raster or vector layer. Currently, MapSwipe mobile app only supports raster layer while MapSwipe4Web support both. You can call it a mix of Find Features and Validate Footprints in a nutshell. |  |
+| [View Streets](/project_types/view_streets.md) | 7 | An imagery version of the Validate Footprint project type where users can look for a specific feature (set by the project managers) in a set of Mapillary images. |  |
+
+
+## Data Model
+This way of formulating the overall crowdsourcing challenge and it's subcomponents shapes the **data model** we use.
+
+With the revamp, as a project manager you have to care about the project. The information you provide through the **Manager Dashboard** will be used to set up your project. You should provide the following information.
+
+### Projects
+In the new architecture, the project can be created in a single sitting instead of having to create a draft and make active later. The **project** holds all information which are needed for the MapSwipe app such as progress and number of users who contributed.
+A project consists of several groups.
+
+| Parameter | Description |
+|-------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
+| *Basic Information* | |
+| **Name** | The name of your project (25 chars max) |
+| **Look For** | What should the users look for (e.g. buildings, cars, trees)? (15 chars max). |
+| **Project Type** | Is `1` for all Find projects. |
+| **Direct Image Link** | An url to an image. Make sure you have the rights to use this image. It should end with .jpg or .png. |
+| **Project Details** | The description for your project. (3-5 sentences). |
+| **Verification Number** | How many people do you want to see every tile before you consider it finished? (default is 3 - more is recommended for harder tasks, but this will also make project take longer) |
+| **Group Size** | How big should a mapping session be? Group size refers to the number of tasks per mapping session. |
+| **progress** | |
+| **isFeatured** | If true the project will appear bigger in the app. |
+| **projectId** | ID of the project. |
+| **contributorCount** | How many volunteers contributed. |
+| **resultCount** | |
+| **numberOfTasks** | Number of tasks in project. |
+| **status** | Active vs inactive. |
+| *Project Type Specific Information* | There will be varying parameters defined by the individual project types. You can find this information at the page for each project type. |
+
+### Groups
+The **groups** are an intermediary between projects and tasks.
+Each group belongs to a single project and consists of several tasks.
+
+Single MapSwipe projects can contain up to several hundred thousand tasks.
+This can pose a challenge to fast and performant communication between clients and server if many volunteers contribute data at the same time.
+Therefore, groups have been introduced to reduce the amount of client requests on the backend server.
+
+Groups consists of several tasks, that will be shown to the user in one mapping session.
+They are the key to distribute tasks to MapSwipe users in a way that we can ensure that everything gets mapped as often as required in an efficient manner.
+
+| Parameter | Description |
+|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| *Basic Information* | |
+| groupId | ID of the group. |
+| numberOfTasks | How many tasks are in each group. |
+| projectId | ID of the project the group belongs to. |
+| finishedCount | Once a group has been completely mapped by a volunteer the completed count of the corresponding group will be raised by one. The completed count of the group is used to assess the overall progress of each project.
For doing so the completed count is compared to the redundancy required (see Table 2). During the mapping process groups will be served in ascending completed count order. Thus, groups with low completed count will be served first |
+| requiredCount | How many volunteers have to map a group. |
+| *Project Type Specific Information* | There will be varying parameters defined by the individual project types. You can find this information at the page for each project type. |
+
+### Tasks
+The **tasks** are the smallest component in our data model.
+Each task formulates an easy and quick to solve mapping challenge.
+In many cases this challenge can be put into a simple question, e.g. *Can you see a building in this satellite imagery tile*.
+Tasks always belong to a specific group and project.
+
+Tasks are usually gzip compressed on firebase to save space. That is why this information is not readable by humans in firebase.
+
+| Parameter | Description |
+|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
+| *Basic Information* | |
+| **taskId** | ID of the task. |
+| **groupId** | ID of the group the task belongs to. |
+| **projectId** | ID of the project the task belongs to. |
+| *Project Type Specific Information* | There will be varying parameters defined by the individual project types. You can find this information at the page for each project type. |
+
+
+### Results
+The **results** hold the information you wanted in the very beginning.
+For each task you will receive several results by different users.
+A result is the simple answer to your initial question.
+For instance, it's a simple "yes" to the question "can you see a building in this satellite imagery tile".
+
+| Parameter | Description |
+|-----------|-------------|
+| timestamp | |
+| startTime | |
+| endTime | |
+| result | |
+
+
+### Users
+The **users** provide the results to your tasks.
+They are the key to solve your mapping challenge.
+For each user we generate mapping related statistics, e.g. the number of projects a user has been worked on.
+
+| Parameter | Description |
+| ------------------------- | ----------- |
+| created | |
+| projectContributionsCount | |
+| groupContributionCount | |
+| taskContributionCount | |
+| timeSpentMapping | |
+| username | |
diff --git a/project_types/validate_footprints.md b/project_types/validate_footprints.md
new file mode 100644
index 0000000..8bc2caf
--- /dev/null
+++ b/project_types/validate_footprints.md
@@ -0,0 +1,79 @@
+# Project Type - Validate Footprints
+
+## Project
+Validate Footprints can be supplied with geometries in three separate ways.
+1. by specifying a HOT Tasking Manager Project ID and an object [filter](https://docs.ohsome.org/ohsome-api/v1/filter.html)
+2. by specifying an url to the data (e.g. an [ohsomeAPI](https://docs.ohsome.org/ohsome-api/v1/) call)
+3. by uploading an aoi and an object [filter](https://docs.ohsome.org/ohsome-api/v1/filter.html)
+
+
+```json
+{
+ "TMId": "11193",
+ "contributorCount": 1,
+ "created": "2021-12-10T18:05:26.090515Z",
+ "createdBy": "X0zTSyvY0khDfRwc99aQfIjTEPK2",
+ "filter": "building=* and geometry:polygon",
+ "groupMaxSize": 0,
+ "groupSize": 30,
+ "image": "https://firebasestorage.googleapis.com/v0/b/dev-mapswipe.appspot.com/o/projectImages%2Fimage.jpeg?alt=media",
+ "inputType": "TMId",
+ "isFeatured": false,
+ "lookFor": "Buildings",
+ "name": "OSM Building Validation - Indonesia (1)\nAmerican Red Cross",
+ "progress": 0,
+ "projectDetails": "The Red Cross Climate Centre, Indonesian Red Cross (Palang Merah Indonesia/PMI), IFRC, British Red Cross and Australian Red Cross are implementing a programme where the data contributed will be used by the Red Cross to assist in forecasting future disaster impacts, by knowing in advance what is likely to be impacted and its exposure and vulnerability. The information will help implementation of early action activities to take place before a disaster strikes, contributing to reduce risk, prepare for effective response and ultimately to strengthen community resilience.",
+ "projectId": "-Mq_IVluLteQRS75gWej",
+ "projectNumber": "1",
+ "projectRegion": "Indonesia",
+ "projectTopic": "OSM Building Validation",
+ "projectType": 2,
+ "requestingOrganisation": "American Red Cross",
+ "requiredResults": 286302,
+ "resultCount": 0,
+ "status": "private_active",
+ "teamId": "-Mq_EQlzqmYytCspuFSq",
+ "tileServer": {
+ "apiKey": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
+ "credits": "© 2019 Maxar",
+ "name": "maxar_premium",
+ "url": "https://services.digitalglobe.com/earthservice/tmsaccess/tms/1.0.0/DigitalGlobe%3AImageryTileService@EPSG%3A3857@jpg/{z}/{x}/{y}.jpg?connectId={key}"
+ },
+ "tutorialId": "tutorial_-MO3ky5z--RY8PC1lONa",
+ "verificationNumber": 3
+}
+```
+## Group
+The validate groups follow the standard group structure.
+```json
+{
+ "finishedCount": 0,
+ "groupId": "g100",
+ "numberOfTasks": 30,
+ "progress": 0,
+ "projectId": "-Mq_FxTdV2QJHsxQcvFk",
+ "requiredCount": 3
+}
+```
+
+## Task
+
+| Parameter | Description |
+|-------------------------------------|----------------------------------------------------------------------------------------|
+| *Project Type Specific Information* | |
+| **GeoJSON** | Each task has a polygon geometry, which usually outlines a building or another object. |
+
+```json
+{
+ "feature_id": 0,
+ "geojson": {
+ "coordinates": [ [ [ 5.15910196973, 13.48686869581 ], [ 5.15937974751, 13.48686869581 ], [ 5.15937974751, 13.48742425137 ], [ 5.15910196973, 13.48742425137 ], [ 5.15910196973, 13.48686869581 ] ] ],
+ "type": "Polygon"
+ },
+ "id": "13564_100_0",
+ "properties": "feature_geometries, e.g. attributes from osm"
+}
+```
+
+## Result
+The result for a Validate Footprints project are explicitly given via the "yes", "no" and "not sure" buttons.
diff --git a/project_types/view_streets.md b/project_types/view_streets.md
new file mode 100644
index 0000000..8b35a4d
--- /dev/null
+++ b/project_types/view_streets.md
@@ -0,0 +1,82 @@
+# Project Type - View Streets
+
+## Project
+The View Streets project type takes an AOI geometry as an input and returns corresponding Mapillary images to MapSwipe.
+
+```json
+{
+ "contributorCount": 1,
+ "created": "2025-10-12T09:33:48.575137+00:00",
+ "createdBy": "Tyf9vhtd8aZCgLlaRWQGzBE52w82",
+ "customOptions": [
+ {
+ "description": "the shape does outline a building in the image",
+ "icon": "checkmark-outline",
+ "iconColor": "#388E3C",
+ "title": "Yes",
+ "value": 1
+ },
+ {
+ "description": "the shape doesn't match a building in the image",
+ "icon": "close-outline",
+ "iconColor": "#D32F2F",
+ "title": "No",
+ "value": 0
+ },
+ {
+ "description": "if you're not sure or unsure about the image",
+ "icon": "remove-outline",
+ "iconColor": "#616161",
+ "title": "Not Sure",
+ "value": 2
+ }
+ ],
+ "groupMaxSize": 25,
+ "groupSize": 25,
+ "isFeatured": false,
+ "language": "en-us",
+ "lookFor": "Roads",
+ "name": "View Streets - Street Mapping for Urban Planning in Inda - India (1) American Red Cross",
+ "numberOfGroups": 7,
+ "progress": 4,
+ "projectDetails": "This project focuses on mapping streets and road networks in urban areas of India. Volunteers identify streets visible in satellite imagery to ensure they are included in the maps. The results will improve street-level map coverage for planning, navigation, and local services.",
+ "projectId": "01K7BW9RMYQ6FCD98QFBAEN31K",
+ "projectInstruction": "Look for",
+ "projectNumber": 1,
+ "projectRegion": "India",
+ "projectTopic": "Street Mapping for Urban Planning in Inda",
+ "projectTopicKey": "view streets - street mapping for urban planning in inda - india (1) american red cross",
+ "projectType": 7,
+ "requestingOrganisation": "American Red Cross",
+ "requiredResults": 513,
+ "resultCount": 0,
+ "status": "active",
+ "tutorialId": "tutorial_01K718A8H8XNY0EY66BCWZXG10",
+ "verificationNumber": 3
+}
+```
+
+## Group
+The groups follow the standard Validate Footprints group structure.
+```json
+{
+ "finishedCount" : 0,
+ "groupId" : "g0",
+ "numberOfTasks" : 25,
+ "progress" : 0,
+ "projectId" : "01K7BW9RMYQ6FCD98QFBAEN31K",
+ "requiredCount" : 3
+}
+```
+
+## Task
+The task is a Base64-encoded, GZIP-compressed string. It can be decoded and decompressed to view the original content.
+
+```json
+{
+ "g0": "H4sIAAAAAAAC/62Vu0pGQQyEX+Xn1BZJJlc7fy8goqCNiFiIiqCF4qUS390cbK0kbLnLR5idmVx/La9vL08Pdx/H98vuZiE+ie1lXZxenfvR/kHl+dF27/AMfLLsbJaP2/fn33daQcFKmgJNXy8f314+X39vH2n53tn8E81uJrAUdhRoFK1CocLGVmpik2x1A8CmAXLL0bEjNFn7OHHUrCKg9DAm93CeREtlpSiMXMQxiQazJxeReaFk9Buj2aXSisuwsY0FTEUeBaVRYxshDKvazCmjgoAUqZYsJaic1VrSIErO4T6cdIBKE0GmOSt285SEvCqy8zg6Nrcz1JoPM/hoQbEJa1vbUxGus1EPRCti3g7sqppkV3tDqdiim3W2oaLFCKCrxKh/cjSQghVdbe9uv5wVW6Wbdd2PPfms/Yiq49LsYsrC7NhYg95x5xaEh9dBry+zbJegi+oP9s0PuctVnukIAAA="
+}
+```
+
+## Result
+The results for a View Streets project, similar to the Validate Footprints project, are explicitly given via custom options that can be set by the project creator.
diff --git a/typos.toml b/typos.toml
new file mode 100644
index 0000000..7ad0422
--- /dev/null
+++ b/typos.toml
@@ -0,0 +1,13 @@
+[default]
+extend-ignore-re = [
+ # Ignore link
+ '.*\(\/assets\/(docs|project_sample_data)\/.*\).*',
+ # Raw data
+ '.*"projectId": ".*',
+ '.*"tutorialId": ".*',
+ '.*"requestingOrganisation": ".*',
+ '.*"name": ".*',
+]
+
+[files]
+extend-exclude = ["assets/*"]