如何绘制关于阿姆斯特丹 zipcodes/neighbourhoods 的地图和数据

How to plot map and data with respect to zipcodes/neighbourhoods for amsterdam

因为有一个名为 library(choroplethrZip) 的专用于美国邮政编码的库,阿姆斯特丹还有其他用于绘制邮政编码的库吗?

我也尝试过使用 hcmaps 绘制邻域图,但无法找到深度。

mapdata <- get_data_from_map(download_map_data("countries/nl/nl-nh-all"))

只能去北荷兰,不能深入阿姆斯特丹

谁能帮我解决这个问题?

提前致谢。

您可以在此处找到整个 Highcharts 地图集:https://code.highcharts.com/mapdata/ 在阿姆斯特丹可能没有显示邮政编码的深度地图,因此您应该创建一个不容易的自定义地图(尤其是将其集成到 R 中,我以前从未见过)。我希望这个答案能让你明白一点。

https://www.highcharts.com/docs/maps/create-custom-maps-for-highmaps https://www.highcharts.com/docs/maps/custom-geojson-maps