Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for parsing globecoordinate data type #28

Merged
merged 10 commits into from Jul 30, 2020

Conversation

nelson-liu
Copy link
Contributor

This PR introduces changes to support parsing globecoordinates—this is quite important for ciites / other locations in the world. See https://www.wikidata.org/wiki/Help:Data_type#Globe_coordinate for official wikidata docs

I've been using the coordinate on https://www.wikidata.org/wiki/Q520 as an example, since it uses a nonstandard globe (Mars)

Copy link
Owner

@dahlia dahlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For documentation using Sphinx, could you add wikidata/docs/globecoordinate.rst file, and add wikidata/globecoordinate to the toctree in wikidata/docs/wikidata.rst file?

docs/changes.rst Outdated Show resolved Hide resolved
wikidata/globecoordinate.py Show resolved Hide resolved
wikidata/globecoordinate.py Show resolved Hide resolved
nelson-liu and others added 5 commits July 29, 2020 12:40
Co-authored-by: Hong Minhee (洪 民憙) <hong.minhee@gmail.com>
Co-authored-by: Hong Minhee (洪 民憙) <hong.minhee@gmail.com>
@nelson-liu
Copy link
Contributor Author

(this should be ready for another look, whenever you get a chance)

Copy link
Owner

@dahlia dahlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dahlia dahlia merged commit 54badf7 into dahlia:master Jul 30, 2020
@nelson-liu nelson-liu deleted the globecoordinate branch July 30, 2020 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants