Can't add property when trying to write GeoJson
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
The issue names no source file, test, or entry point. Start by locating Spatial4j's GeoJSON-writing API and determine how feature properties are represented; done means establishing whether the requested custom properties can be written and documenting or implementing the supported behavior.
Written by the indexing model from the issue text.
Description
Hello,
I looked up for a class or methods which give me hand to add customized properties for geoJson entry but I couldn't find it
I want to have an entry in my output geoJsonFile as follow :
{ "type": "Feature", "properties": { "prop0": 224, "prop1": 9, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.256195027454467, 19.477078487854236 ], [ -0.083718492903519, 19.477078487854236 ], [ -0.083718492903519, 19.641083840411458 ], [ -0.256195027454467, 19.641083840411458 ], [ -0.256195027454467, 19.477078487854236 ] ] ] } },
How can I do this
- Dominant language
- Java
- Stars
- 961
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
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.
More from locationtech/spatial4j
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
locationtech/spatial4j#233 · 1 comment ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
locationtech/spatial4j#232 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
locationtech/spatial4j#230 · 2 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
locationtech/spatial4j#227 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
locationtech/spatial4j#221 ·
All issues in locationtech/spatial4j
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
objectionary/hone-maven-plugin#1061 ·
-
type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100