locationtech / locationtech/geomesa
Command line tool WPS invocation
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Command line tool WPS invocation
e.g.
./geomesa-foo tube-select
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2272
Key: GEOMESA-2272
Type: Story
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Fri, 27 Apr 2018 11:04:04 -0400
Updated: Fri, 27 Apr 2018 12:34:29 -0400
Comments:
557058:3bdf14b8-308b-42a1-93b4-2ee86eacfbc7 (Fri, 27 Apr 2018 11:12:04 -0400):
perhaps make it future proof:
geomesa-foo execute-process
557058:da7f6dfa-f0a1-468b-aec5-2cb61273feb5 (Fri, 27 Apr 2018 12:34:29 -0400):
how we handle the inputs may be tricky if we do it all under one command. possibly could use sub-commands.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or CLI entry points. Start by locating the existing GeoMesa command-line dispatch and WPS process handling, then determine whether invocation should use a specific command such as tube-select or a future-proof subcommand like execute-process. Done requires an agreed command structure and input-handling behavior, followed by coverage for the chosen invocation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100