amazon-archives/dynamodb-geo

Incorrect GeoJson (according to spec)

Opened this issue · 0 comments

Hi,

The data stored in the geoJson field is incorrect as in not valid GeoJSON; the spec says that coordinates should be Long, Lat (much to the confusion with the rest of GI systems!).

I am happy to fork the repo and reverse this, along with other changes related if you want?