graphprotocol / graphprotocol/graph-node
Add support for spatial fields & queries
オープン
まだ誰も着手していません。
area/subgraphs
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
Users may want to save spatial data (longitude, latitude) in their subgraphs, and then query entities on the basis of proximity or containment. This is not natively supported by Postgres, and is not an option in graph-node.
An optional Postgis extension could allow spatial types and queries to be added to subgraphs.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンク先のフォーラムスレッドから始め、graph-node が現在 PostgreSQL を基盤とするサブグラフデータをどのように処理しているかを確認してください。オプションの PostGIS 拡張機能によって空間型と近接または包含クエリを提供できるかを調査し、実装を開始する前にその両方のサポートを定義してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- postgresql
- 領域
- database
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100