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

cartogram.js receive help to coordinate directly. #23

Open
YeisonVelez11 opened this issue Sep 4, 2015 · 0 comments
Open

cartogram.js receive help to coordinate directly. #23

YeisonVelez11 opened this issue Sep 4, 2015 · 0 comments

Comments

@YeisonVelez11
Copy link

I am currently trying to implement this algorithm in Three.js cartogram. But I have a problem. for example: Region 1 has 4500 vertices. to read the format topojson is more or less than 4000 vertices. then my problem is that I assign the same number of vertices in Region 1.

i need: 4500 (old vertices) =4500 (new vertices cartogram algorithm.)
this is my problem: 4500 (old vertices) =4000 (new vertices cartogram algorithm.)

Someone can help me change cartogram.js to receive directly the coordinates of the regions or failing GeoJSON files where vertices are not lost.
d3.js I not know much about, so I need help. with the end result (the new coordinates of the algorithm) the move to Three.js.
(sorry i dont speak english)
thank you!

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

No branches or pull requests

1 participant