here-cli
here-cli copied to clipboard
A command-line interface to work with HERE XYZ Hub and other HERE APIs
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Allow multiple feature IDs for spatial searches: here xyz show dataSpace --spatial --feature adminSpace,90210,90125,20252 (If sent to a --targetSpace, these would run in parallel.) Also allow iteration through a space...
During upload, if a chunk is too large for the API gateway, we cut it in half and try again (and if it's still too large, we cut it in...
If the extension is `.SHP`, the CLI is unhappy. However, if the file is `.SHP`, and you change it to `.shp` in the CLI after `-f`, it uploads…
hi, I don't know is this repo il to explaine my request. I apologize if this is not the most suitable repository to make my request I was looking at...
Signed-off-by: John Oram [email protected]
- linestrings: calculate the median point of a line segment, and use that for the command-line hexbin calculation. If the median point falls outside of the hexbin, don't count it...