Skip to content

cartogram.js receive help to coordinate directly. #23

Description

@YeisonVelez11

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions