Sha256: 1aac3e49e0d0352ca01910419474ef3029318c6e3c3d17068e2f78a44d3803bd
Contents?: true
Size: 390 Bytes
Versions: 2
Compression:
Stored size: 390 Bytes
Contents
{ "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "MultiPoint", "coordinates": [ [-118.41585, 34.06253, 80], [-118.4158, 34.06256, 80], [-118.41575, 34.06259, 80] ] }, "properties": { "name": "Foo" } }] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gpx-1.2.0 | tests/geojson_files/multi_point_data.json |
gpx-1.1.2 | tests/geojson_files/multi_point_data.json |