Skip to content

Docs improvements and dtype fixes #93

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

Merged
merged 6 commits into from
Apr 29, 2017
Merged

Conversation

karimbahgat
Copy link
Collaborator

Much needed docs on field types (#73). Hopefully these look good to you @GeospatialPython, also since I used these as a partial replacement for the previous attributes writing docs.

Also fixed decimal precision field saving (#89), autocapping too large nrs, and misc small docs updates.

Fixed minor point() shapetype bug.

Added docs table of cotents.

…than field size

Previously, field decimal precision wasn't actually used, nr was just stored in original precision. 
Now we format the nr before saving, which also fixes problem of correctly saving very small or big floats such as 4e-13. 
Fixes #89.
@karimbahgat
Copy link
Collaborator Author

Travis fails are simply due to not having synced the most recent test files. Quick fix afterwards.

@karimbahgat karimbahgat merged commit a91d3b9 into master Apr 29, 2017
@karimbahgat karimbahgat deleted the karimbahgat-patch-dtypesdocs branch April 29, 2017 09:45
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.

1 participant