commitcoffee icon indicating copy to clipboard operation
commitcoffee copied to clipboard

Places without coordinates

Open repat opened this issue 11 years ago • 1 comments

$ python validate.py give me:

WARNING: 'coordinates' of place: 'Kukania' should be a list of exactly two elements, but instead: '' WARNING: 'coordinates' of place: 'Starbucks Coffee' should be a list of exactly two elements, but instead: '' WARNING: 'coordinates' of place: 'Tarabuk' should be a list of exactly two elements, but instead: '' WARNING: 'coordinates' of place: 'W Biegu Cafe' should be a list of exactly two elements, but instead: '' WARNING: 'coordinates' of place: 'CoffeInn' should be a list of exactly two elements, but instead: ''

@xando: xando.json, line 248, 300, 332, 347, 422,

and tokki.json, the only entry

repat avatar Dec 15 '14 14:12 repat

Thanks for opening a ticket for this, @repat :).

Those are the files added by @tokki and @xando; would be great if you could use the lat-long finder to add your coordinates :)

NotBobTheBuilder avatar Dec 15 '14 16:12 NotBobTheBuilder