File: cellToLatLng.txt

package info (click to toggle)
libh3 4.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 48,696 kB
  • sloc: ansic: 20,847; javascript: 632; sh: 46; makefile: 9
file content (4 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
add_h3_cli_test(testCliCellToLatLng "cellToLatLng -c 8928342e20fffff -f wkt"
                "POINT(-122.5003039349 37.5012466151)")
add_h3_cli_test(testCliInvalidCellToLatLng "cellToLatLng -c asdf 2>&1"
                "Error 5: Cell argument was not valid")