Sha256: f93d09c6d38428c163115346f26f19ed2d395b6b4f63218e1bec708e1328bd13

Contents?: true

Size: 176 Bytes

Versions: 8

Compression:

Stored size: 176 Bytes

Contents

{
  "description" : "A geographical coordinate",
  "type" : "object",
  "properties" : {
    "latitude" : { "type" : "number" },
    "longitude" : { "type" : "number" }
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
autoparse-0.3.3 spec/data/geo.json
autoparse-0.3.2 spec/data/geo.json
autoparse-0.3.1 spec/data/geo.json
autoparse-0.3.0 spec/data/geo.json
autoparse-0.2.3 spec/data/geo.json
autoparse-0.2.1 spec/data/geo.json
autoparse-0.2.0 spec/data/geo.json
autoparse-0.1.0 spec/data/geo.json