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

GeoJSON property names are single characters #4

Open
robinsummerhill opened this issue Mar 18, 2018 · 0 comments
Open

GeoJSON property names are single characters #4

robinsummerhill opened this issue Mar 18, 2018 · 0 comments
Milestone

Comments

@robinsummerhill
Copy link

The property names of your GeoJSON output are single-character names (see below). If this is intentional (to reduce file size, for example) then it should be documented and a mapping from the single-character name to the full name should be provided.

"properties{
  "id":578553,
  "m":53.7121960079831,
  "a":1098780,
  "b":81554,
  "c":3004,
  "o":"O13URF0MNRUAV",
  "r":"CENTRAL WAY",
  "d":"minor",
  "e":202,
  ...
}
@double-u-a double-u-a added this to the gb-v1.1.0 milestone Mar 19, 2018
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

2 participants