maptastik
1/8/2019 - 8:26 PM

bad_geojson_pts.geojson

{
  'type': 'FeatureCollection',
  'features': [{
    'type': 'Feature',
    'geometry': {
      'type': 'Point',
      'coordinates': [-78.62394117710394, 35.9000415021519]
    },
    'properties': {
      'OBJECTID': 4
    }
    }, {
    'type': 'Feature',
    'geometry': {
      'type': 'Point',
      'coordinates': [-78.71801161167413, 35.930071205471116]
      },
    'properties': {
      'OBJECTID': 5
    }
  }
]}