locationtech / locationtech/geotrellis

Feature Request: ShapeFileWriter

Open
#3,246 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Scala
Stars
1.4k
Forks
360
Avg merge
6h 57m
Merged PRs (30d)
12

Description

I am trying to write some point/polygon features out to a .shp file, but only found the ShapeFileReader object. I could use geotools shapefilewriter, but it would be nice if geotrellis has it. Thank you very much!

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 locating the existing ShapeFileReader and comparing its handling of point and polygon features with geotools shapefilewriter. Define the intended ShapeFileWriter API and verify that it can write those features to a .shp file; the issue provides no named files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.