heremaps / flexible-polyline

Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
MIT License
89 stars 76 forks source link

Outputting null elevation values #54

Open digartner opened 2 years ago

digartner commented 2 years ago

Current elevation encoding does not allow for outputting "null" values where elevation is unknown. If a new elevation encoding format is added at some point, please include the ability to output "null" or "unknown" values.