Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format for csv files with osm landmarks #2

Open
bkowshik opened this issue Feb 27, 2017 · 2 comments
Open

Format for csv files with osm landmarks #2

bkowshik opened this issue Feb 27, 2017 · 2 comments

Comments

@bkowshik
Copy link
Contributor

At present, the csv files have the following format.

id,type
3987743,relation
4039486,relation

What more columns should we add to the csv files? Ex:

  • name: The name of the feature for easy reference during 👀 and pull requests
  • latitude and longitude: Geographic location reference in-case the feature gets a new OSM ID from a deletion or a modification (splits, etc).

@geohacker @planemad @amishas157 @bsrinivasa

@bsrinivasa
Copy link

Adding name, lat and long seems to be a good idea for me and you have described the significance of them as well. Based on our conversation, would also be good to add wikidata and wikipedia (if exists for the corresponding OSM feature).

@geohacker
Copy link
Contributor

@bkowshik if we can keep id, name columns mandatory, then it's ok to add whatever optional columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants