openknowledge-archive / dpm-py

DEPRECATED Data package manager written in Python
http://frictionlessdata.io/tools/
MIT License
8 stars 6 forks source link

Geopoint type error #106

Open Mikanebu opened 7 years ago

Mikanebu commented 7 years ago

When we try to publish data package with valid data. It gives us error from geopoint.py "AttributeError: 'list' object has no attribute 'split' ". Geopoint format is in right format according to the specification 'https://pre-v1.frictionlessdata.io/json-table-schema/#geopoint'. For example, "-54.80883, -68.30333".