Created
August 20, 2015 08:36
-
-
Save christophlingg/e367f3e478f87959174f to your computer and use it in GitHub Desktop.
geos problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "type": "MultiPolygon", "coordinates": [ [ [ [ 11.465701, 53.903536 ], [ 11.465022, 53.890999 ], [ 11.463202780873061, 53.889982833465048 ], [ 11.460668, 53.896652 ], [ 11.465701, 53.903536 ] ] ], [ [ [ 11.438838, 54.002842 ], [ 11.447031, 53.994563 ], [ 11.424901, 53.983949 ], [ 11.425266, 53.985949 ], [ 11.438838, 54.002842 ] ] ], [ [ [ 11.489328, 53.962146 ], [ 11.460199, 53.972647 ], [ 11.464878, 53.973787 ], [ 11.489328, 53.962146 ] ] ], [ [ [ 11.378955, 53.991315 ], [ 11.379071, 53.995872 ], [ 11.379475, 53.992864 ], [ 11.378955, 53.991315 ] ] ] ] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment