matplotlib / matplotlib/basemap
Named annotations in *meta_[clihf].dat files
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 817
- フォーク
- 395
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi ladies and gentlemen,
I was wondering how the *.dat files were generated, and if it would be possible to annotate some of them with their names in some standardized format. For instance, for countries, we could append another field after the #bytes value that contains the ISO2 name of the country of the coordinates listed. Then one could build LineCollections for each country and do fun per-country graphing.
Otherwise, we need to use shapefiles -- not all that bad except they might not match the specified resolution or even the data included in basemap.
I'd love to submit patches, but unfortunately there's no rhyme or reason to the internal organization of the *.dat files. I hypothesize having their source will facilitate such a transformation.
Thoughts?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、meta_[clihf].dat ファイルがどのように生成されるかを追跡し、その内部構成を理解してから、#bytes の値の後にある提案された標準化フィールドを確認します。既存の shapefile アプローチと併せて、country ISO2 と LineCollection のユースケースを検討してください。完了とは、プロジェクトに決定・文書化された形式と、明確なソースまたは変換経路があることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100