Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Add "place" and "coordinates" to Tweet class #78

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

ukyovirgden
Copy link

Implemented deserializing of geolocation information from twitter responses and added "place" and "coordinates" to Tweet class.

Changes are kept minimal and I've avoided using deprecated classes. A class named Coordinates were implemented alongside with its JsonMixin and Deserializer, An attribute of type coordinates were added to Tweet.

Changed the behavior of "boundingbox" property to support the latest changes in Twitter API. boundingbox were a list of points, corrected it to be the type of Geometry

Added place attribute to Tweet class and wired necessary deserialization.

Added necessary tests

@habuma
Copy link
Contributor

habuma commented Jul 24, 2015

Before I can merge this request, I need to confirm that you've reviewed and agreed to the individual committer license agreement at https://support.springsource.com/spring_committer_signup.

@habuma
Copy link
Contributor

habuma commented Oct 12, 2016

Closing and immediately reopening, hoping to trigger Travis CI against this PR.

@habuma habuma closed this Oct 12, 2016
@habuma habuma reopened this Oct 12, 2016
@pivotal-issuemaster
Copy link

@ukyovirgden Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants