antvis / antvis/l7-extensions

CSV文件区划数据错误

Open
#10 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

CSV数据中,上海市普陀区行数据的上海市的区划编码错误

普陀区,310107,普陀区,310107,市辖区,不统计,0,不统计,上海市,330000,直辖市,Putuo,Pǔ Tuó

应当为

普陀区,310107,普陀区,310107,市辖区,不统计,0,不统计,上海市,310000,直辖市,Putuo,Pǔ Tuó

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for the exact Putuo CSV row shown in the issue. Verify that the Shanghai administrative code is 310000 rather than 330000, update that data entry, and confirm that the other fields remain unchanged.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.