locationtech / locationtech/geomesa

Create missing examples for supported SFTs and Converters

Open
#5,432 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.