Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我找不到为 albersUsa 投影存储地图数据的位置(即州线和县线等)。而且我在 d3 包中找不到它。这些信息存储在哪里?
我计划与其他国家做类似的事情,并且需要修改它引用的州/县/国家线。
D3 没有任何地图数据,也没有任何投影。您必须在其他地方获取 GeoJSON,例如这里。