Sha256: bbb5290dbfa105ed50a11e716967ec6fd91877957e1fd026dbb1e79c693fc55e

Contents?: true

Size: 204 Bytes

Versions: 11

Compression:

Stored size: 204 Bytes

Contents

{ "type": "Polygon",
  "coordinates": [
    [ [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/polygon_with_holes.geojson
terraformer-0.2.0 test/examples/polygon_with_holes.geojson
terraformer-0.1.0 test/examples/polygon_with_holes.geojson
terraformer-0.0.9 test/examples/polygon_with_holes.geojson
terraformer-0.0.8 test/examples/polygon_with_holes.geojson
terraformer-0.0.7 test/examples/polygon_with_holes.geojson
terraformer-0.0.6 test/examples/polygon_with_holes.geojson
terraformer-0.0.4 test/examples/polygon_with_holes.geojson
terraformer-0.0.3 test/examples/polygon_with_holes.geojson
terraformer-0.0.2 test/examples/polygon_with_holes.geojson
terraformer-0.0.1 test/examples/polygon_with_holes.geojson