開放街圖標誌 OpenStreetMap 開放街圖

Weird Parallel E/W Lines

於 2020年八月27日 由 bhietschEnglish發表。 上一次更新在 2020年八月29日。

Anyone know what the deal with these lines is? They seem to run between the prime meridian and the anti-meridian, but only render at zoom level of 4. My first thought was that they may have something to do with the arctic circle, but they look to be a degree or two south of it. Capture

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

highflyer742020年08月27日 20時38分 發表的評論

Not visible here though… I will check on a different computer tomorrow.

highflyer742020年08月28日 05時30分 發表的評論

Check done, no signs of lines.

imagico2020年08月28日 09時38分 發表的評論

These lines - as can be derived from where they are located - result from boundary line segments (here from admin_level 2 boundary relations) crossing the 180 degree meridian. Since practically almost all geodata processing software by default interprets line segments as if geographic coordinates were cartesian coordinates and therefore assumes any such segment no matter how short it actually is to wrap around the whole earth along the parallel you need to avoid such segments by splitting any geometry crossing the 180 degree meridian along the meridian. If a mapper not aware of this carelessly moves a node across the 180 degree meridian the result is like what you point out (in this case probably fixed in osm.org/changeset/88746336)

登入 來留下評論