Skip to content

Instantly share code, notes, and snippets.

@Timost
Created April 18, 2019 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Timost/2fcf4f362303012d3aa9f1bd36136f1c to your computer and use it in GitHub Desktop.
Save Timost/2fcf4f362303012d3aa9f1bd36136f1c to your computer and use it in GitHub Desktop.
6.4 to 6.7.1: MultiPolygon cannot be indexed anymore using new geo_shape field
Display the source blob
Display the rendered blob
Raw
{
"type": "MultiPolygon",
"coordinates": [
[
[
[
6.9731246,
51.6251295
],
[
6.9730244,
51.6251554
],
[
6.9729251,
51.6251578
],
[
6.9728319,
51.6251448
],
[
6.9727549,
51.6251233
],
[
6.9727002,
51.625087
],
[
6.9726832,
51.6250387
],
[
6.9727017,
51.6250038
],
[
6.9734774,
51.6243338
],
[
6.973492,
51.6243185
],
[
6.9735143,
51.6243071
],
[
6.9735575,
51.6242956
],
[
6.9736068,
51.6243037
],
[
6.9738517,
51.6244209
],
[
6.9739079,
51.624452
],
[
6.9739256,
51.6244816
],
[
6.9739272,
51.624506
],
[
6.973911,
51.6245399
],
[
6.973646,
51.6247551
],
[
6.973586,
51.6248025
],
[
6.973519,
51.6248398
],
[
6.9734435,
51.6248852
],
[
6.973388,
51.6249344
],
[
6.9733141,
51.6250411
],
[
6.9732586,
51.6250913
],
[
6.9731893,
51.6251238
],
[
6.9731246,
51.6251295
]
],
[
[
6.9731928,
51.6247753
],
[
6.9731161,
51.624802
],
[
6.9729805,
51.6248665
],
[
6.9729205,
51.6249144
],
[
6.9728943,
51.6249694
],
[
6.9729074,
51.6250196
],
[
6.9729436,
51.625064
],
[
6.9730029,
51.6251047
],
[
6.9730799,
51.6251272
],
[
6.9731246,
51.6251295
],
[
6.9732016,
51.6250865
],
[
6.973244,
51.6250286
],
[
6.9732763,
51.6249588
],
[
6.9732886,
51.6248842
],
[
6.9732963,
51.6248216
],
[
6.9732917,
51.6248096
],
[
6.9732817,
51.6248345
],
[
6.9732748,
51.6248995
],
[
6.9732455,
51.6249368
],
[
6.9731762,
51.6249789
],
[
6.9731576,
51.6249947
],
[
6.9731693,
51.6248976
],
[
6.97319,
51.6247819
],
[
6.9731928,
51.6247753
]
],
[
[
6.9731928,
51.6247753
],
[
6.9732363,
51.6247413
],
[
6.9733118,
51.6246748
],
[
6.9733795,
51.6246404
],
[
6.9734519,
51.6245992
],
[
6.9735097,
51.6245538
],
[
6.9734874,
51.6245404
],
[
6.9734573,
51.6245127
],
[
6.9734581,
51.6244907
],
[
6.9734774,
51.6244543
],
[
6.9735344,
51.6243931
],
[
6.9735236,
51.6243946
],
[
6.9734943,
51.6244161
],
[
6.9734504,
51.6244543
],
[
6.9733811,
51.6245275
],
[
6.9732987,
51.6246064
],
[
6.9732586,
51.6246518
],
[
6.9732162,
51.6247183
],
[
6.9731928,
51.6247753
]
],
[
[
6.9735097,
51.6245538
],
[
6.9736199,
51.624605
],
[
6.9736853,
51.6246203
],
[
6.9737516,
51.6246231
],
[
6.9738024,
51.6246107
],
[
6.9738324,
51.6245878
],
[
6.9738425,
51.6245509
],
[
6.9738332,
51.6245122
],
[
6.9738039,
51.6244869
],
[
6.9737616,
51.6244687
],
[
6.9737061,
51.6244625
],
[
6.9736445,
51.6244749
],
[
6.9735736,
51.6245046
],
[
6.9735097,
51.6245538
]
]
],
[
[
[
6.9731576,
51.6249947
],
[
6.9731361,
51.6250664
],
[
6.9731161,
51.6251037
],
[
6.9731022,
51.6250803
],
[
6.9731277,
51.62502
],
[
6.9731576,
51.6249947
]
]
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment