Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 256 Bytes

Best Practices

Note

We are in an early stage. More best practices will evolve over time.

Casing

All properties should be using snake case. For example a field for a land-use class should be named landuse_class instead of landuseClass.