midas-isg / digital-commons

The MIDAS Digital Commons
http://epimodels.org/apps/mdc
GNU General Public License v3.0
2 stars 1 forks source link

Need to remove coordinates from DATS json #231

Closed JohnLevander closed 6 years ago

JohnLevander commented 6 years ago

We can't support JSON like the following as there is no similar structure in xsd:

"coordinates": [ [ 40.4429, -79.9585 ] ],

We need to remove "coordinates" from the json.

Entry 241 has this problem (for example).

jeffstazer commented 6 years ago

all instances of "coordinates" have been removed