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

Member Type changed #11

Open
ericsun95 opened this issue Sep 28, 2020 · 0 comments
Open

Member Type changed #11

ericsun95 opened this issue Sep 28, 2020 · 0 comments

Comments

@ericsun95
Copy link

The relation member type "node", "way", "relation" were converted to "Node", "Way", "Relation" in parquet format.

Could we avoid this kind of change? In theory, the conversion should not change any field value. Haven't checked value in tags but if these are processed in the same way, there may exist case that some elements are changed to UpperCase unexpectedly.

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

1 participant