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

change options dict into parameters and to_svg function for Topology and Hashmap class #38

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Aug 10, 2019

Normal parameters instead of a dictionary as input options
and to_svg() function for Topology and Hashmap class

tj = topojson.Topology(data, prequantize=True, topology=True)
tj.toposimplify(0.1).topoquantize(1e6).to_svg(separate=True)

@mattijn mattijn merged commit 82b2dc9 into master Aug 10, 2019
@mattijn mattijn deleted the parameters-in-topojson-class branch January 17, 2020 20:25
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

1 participant