Sha256: efdd1e4d87ac3554c13c1e953e21368f16f5dfffcce87da4657082036af91f73

Contents?: true

Size: 287 Bytes

Versions: 11

Compression:

Stored size: 287 Bytes

Contents

{ "type": "MultiPolygon",
  "coordinates": [
    [[[102.0, 2.0], [103.0, 2.0], [103.0, 3.0], [102.0, 3.0], [102.0, 2.0]]],
    [[[100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]],
     [[100.2, 0.2], [100.8, 0.2], [100.8, 0.8], [100.2, 0.8], [100.2, 0.2]]]
    ]
  }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
terraformer-0.2.1 test/examples/multi_polygon.geojson
terraformer-0.2.0 test/examples/multi_polygon.geojson
terraformer-0.1.0 test/examples/multi_polygon.geojson
terraformer-0.0.9 test/examples/multi_polygon.geojson
terraformer-0.0.8 test/examples/multi_polygon.geojson
terraformer-0.0.7 test/examples/multi_polygon.geojson
terraformer-0.0.6 test/examples/multi_polygon.geojson
terraformer-0.0.4 test/examples/multi_polygon.geojson
terraformer-0.0.3 test/examples/multi_polygon.geojson
terraformer-0.0.2 test/examples/multi_polygon.geojson
terraformer-0.0.1 test/examples/multi_polygon.geojson