Add ".poly" format as export file
Open
Nobody has claimed this yet.
discussion
enhancement
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 640
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have the possibility to export the geojson feature (imported and edited or drawn newly) in the ".poly" file format.
Currently, it is possible to import a ".poly" file, but not to export it in the same format.
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 tracing the existing .poly import path and the export flow for GeoJSON features, since the issue confirms import works but export does not. Verify the result for both imported and newly drawn or edited features, and consider the work done when either can be exported in .poly format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100