我正在尝试访问 3D建筑物 JS,并且想知道是否有一种简单的方法可以与 OSM中的构建ID ,例如“ ID:R7335322”或“建筑:159958500”,因为它们有效地标记了相同的独特建筑物?此用例必须在某个时候出现吗?我想念什么?
I am trying to access the 3d buildings in gl-js, and was wondering if there is a simple way to make relationship with building IDs in OSM, like "ID:r7335322" or "building:159958500" since they are effectively tagging the same unique building? This use case MUST have come up already at some point? What am I missing?
发布评论
评论(1)
是的,这些建筑足迹来自OSM,但OSM ID并未保留在Mapbox街道上。街道瓷砖的设计为尽可能轻巧,因此在制图中通常不使用的属性不会保留。
Yes these building footprints are sourced from OSM, but the OSM id is not retained in Mapbox Streets. The Streets tilesets are designed to be as lightweight as possible, so properties which aren't typically used in cartography are not retained.