locationtech / locationtech/geomesa
Create missing examples for supported SFTs and Converters
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Create missing examples for supported SFTs and Converters
We support many SFTs and Converters but only have examples for a small subset of them.
Create SFT examples for GeoJson, Gml, Shp, Tsv
Create SFT Conveter examples for Bin, GeoJson, Gml, Shp, Tsv
Once complete consider adding the examples to ConvertCommandTest to fill out the test suite.
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-1590
Key: GEOMESA-1590
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Assignee: Austin Heyne
Reporter: Austin Heyne
Created: Fri, 16 Dec 2016 15:05:07 -0500
Updated: Tue, 27 Mar 2018 16:28:26 -0400
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
Start by comparing the existing SFT and Converter examples, then read ConvertCommandTest to see how current examples are exercised. Add examples for GeoJson, Gml, Shp, and Tsv SFTs and for Bin, GeoJson, Gml, Shp, and Tsv Converters; if applicable, extend ConvertCommandTest so the new examples are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100