matplotlib / matplotlib/basemap

Polygons and tissot across the edge in Mollweide:

オープン
#378 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
817
フォーク
395
PR マージ指標
30日以内にマージされた PR はありません

説明

There seems to be a known problem with tissot and Polygon in the 'Mollweide' projection with basemap when these objects cross the 'limb' (180 degree line if the central longitude is 0. which is both the East and West edges of the map). The obvious solution is of course to split this into two polygons split at the limb. I realized that this was actually already available in examples (for tissots):
https://github.com/matplotlib/basemap/blob/master/examples/allskymap.py
and am wondering if there are plans to eventually replace Basemap.tissot or if there are deeper problems with this.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Mollweide 投影における Basemap.tissot と Polygon の処理から始め、次に examples/allskymap.py にある既存の tissot 関連のアプローチと比較してください。オブジェクトがリムをまたぐケースを再現し、期待される動作を判断してください。この issue では、エッジをまたぐ問題への対処以外に、具体的な受け入れ条件は定義されていません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
data-visualization
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。