admin管理员组文章数量:1130349
I'm looking to use D3 to draw a map with some points on it. The Albers Projection US works great. I need a map with Canada (by province), Mexico (by state) and Puerto Rico on it as well. Any remendation for the best projection on this map would be greatly appreciated.
Thanks!-Dre
I'm looking to use D3 to draw a map with some points on it. The Albers Projection US works great. I need a map with Canada (by province), Mexico (by state) and Puerto Rico on it as well. Any remendation for the best projection on this map would be greatly appreciated.
Thanks!-Dre
Share Improve this question asked May 20, 2013 at 21:56 Andres AlvarezAndres Alvarez 211 silver badge2 bronze badges1 Answer
Reset to default 13As far as projections go, the azimuthal equidistant projection isn’t a bad choice for this purpose:
You should be able to follow my Let’s Make a Map tutorial to get the province and state-level data, or you can use the World Atlas project for the same, using the Admin 1 dataset from Natural Earth.
I'm looking to use D3 to draw a map with some points on it. The Albers Projection US works great. I need a map with Canada (by province), Mexico (by state) and Puerto Rico on it as well. Any remendation for the best projection on this map would be greatly appreciated.
Thanks!-Dre
I'm looking to use D3 to draw a map with some points on it. The Albers Projection US works great. I need a map with Canada (by province), Mexico (by state) and Puerto Rico on it as well. Any remendation for the best projection on this map would be greatly appreciated.
Thanks!-Dre
Share Improve this question asked May 20, 2013 at 21:56 Andres AlvarezAndres Alvarez 211 silver badge2 bronze badges1 Answer
Reset to default 13As far as projections go, the azimuthal equidistant projection isn’t a bad choice for this purpose:
You should be able to follow my Let’s Make a Map tutorial to get the province and state-level data, or you can use the World Atlas project for the same, using the Admin 1 dataset from Natural Earth.
本文标签:
版权声明:本文标题:javascript - How to draw D3 Map with United States, Canada, Mexico and Puerto Rico - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1741570465a1876116.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论