0.0.2 • Published 7 years ago

geo-uri-parse v0.0.2

Weekly downloads
6
License
-
Repository
-
Last release
7 years ago

Build Status Coverage Status

geo-uri-parse

  • a simple parse of a geo uri based on RFC-5870

What is does:

  • returns a geo uri breakdown object
  • validates allowed latitude, longitude, altitude

TODO:

  • if match result not equivalent to original options error or try to coerce
  • crs and u must not appear more than once
  • crs and u must be given before any other params
  • crs must be first if crs and u are used
  • addresses that a,b,c and uval and crs may be percent encoded