UNopenGIS / 7

UN Smart Maps - keep web maps open for a better world
https://unopengis.github.io/smartmaps/
Creative Commons Zero v1.0 Universal
12 stars 2 forks source link

📗Adopt Geodata from VirGo #498

Open hfu opened 1 month ago

hfu commented 1 month ago

A data portal covering Vientiane, Lao P. D. R. https://virgo.mpwt.gov.la/#/

hfu commented 2 weeks ago

Next action

create a copy of 17 resources from https://virgo.mpwt.gov.la/catalogue/#/?f=dataset to an optgeo repository, probably named virgo-data.

hfu commented 2 weeks ago

Repository created: https://github.com/optgeo/virgo-data

hfu commented 2 weeks ago

Confirmed that the online data can be accessed by the command below:

SHAPE_RESTORE_SHX=YES ogrinfo -al https://optgeo.github.io/virgo-data/22kv_underground_line_future_plan_v1.shp
hfu commented 2 weeks ago

https://github.com/optgeo/virgo-data に 16 個のファイルが置けたので、 https://github.com/unopengis/foil4g/issues にビエンチャン16連作を置いて行ってみます。 @yuiseki

hfu commented 2 weeks ago

OpenCellid と同様なアプローチで、land use のみ、以下のリポジトリで手動でも作ってみます! @yuiseki

https://github.com/optgeo/vientiane-landuse

hfu commented 2 weeks ago

Observable で、うまく配色されたサイトを作っていきます。l1 属性ベースでやるとして、配色案を ChatGPT に検討させてみたところ、次のとおりでした。


土地利用計画ポリゴンの配色について、3つの案を提案します。各案では、8つの土地利用カテゴリ(agriculture, building, culturally, defend, forest, industry, road, water)に対して異なるカラーパレットを提供します。

配色案 1:自然調和カラーパレット

この案では、自然界の色彩を基にして調和のとれた配色を提供します。

  1. Agriculture (農業): 黄緑色 (#ADFF2F)
  2. Building (建物): 濃い灰色 (#A9A9A9)
  3. Culturally (文化): 薄い紫色 (#DDA0DD)
  4. Defend (防衛): 茶色 (#8B4513)
  5. Forest (森林): 緑色 (#228B22)
  6. Industry (産業): 鉄色 (#708090)
  7. Road (道路): 薄灰色 (#D3D3D3)
  8. Water (水域): 水色 (#00BFFF)

配色案 2:鮮やかで明るいカラーパレット

この案では、各カテゴリが一目で識別できるように、鮮やかで明るい色を使用します。

  1. Agriculture (農業): 黄緑色 (#9ACD32)
  2. Building (建物): オレンジ色 (#FFA500)
  3. Culturally (文化): ピンク色 (#FF69B4)
  4. Defend (防衛): 赤色 (#FF4500)
  5. Forest (森林): 緑色 (#32CD32)
  6. Industry (産業): 紫色 (#800080)
  7. Road (道路): 薄灰色 (#C0C0C0)
  8. Water (水域): 青色 (#1E90FF)

配色案 3:柔らかく控えめなカラーパレット

この案では、視覚的な疲労を軽減し、長時間の使用に適した柔らかく控えめな色を使用します。

  1. Agriculture (農業): 淡い黄緑色 (#98FB98)
  2. Building (建物): ベージュ (#F5F5DC)
  3. Culturally (文化): ラベンダー (#E6E6FA)
  4. Defend (防衛): オリーブ (#808000)
  5. Forest (森林): パステルグリーン (#77DD77)
  6. Industry (産業): 鉄色 (#696969)
  7. Road (道路): 薄灰色 (#DCDCDC)
  8. Water (水域): ライトブルー (#ADD8E6)

これらの配色案を基に、土地利用計画ポリゴンのスタイル設定を行うことで、視覚的にわかりやすく、機能的な地図を作成することができます。選んだ配色案に応じて、スタイルを style.json に反映させるとよいでしょう。

hfu commented 1 week ago

載せる元のテンプレートとして、 https://observablehq.com/d/97562fe78e8cba2d を作りました。 これをフォークして Land Use データを載せていきます。

hfu commented 1 week ago

Demo implemented

https://observablehq.com/d/096a07c4bdf3feb4

https://github.com/UNopenGIS/7/assets/18297/061c1188-6323-480b-9283-ba3463158f72

hfu commented 1 week ago

This issue will be closed after #479.