developmentseed / developmentseed/pearl-frontend

Use geocoded AOI name for uploaded AOIs

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When uploading AOI GeoJSON, the uploaded filename is used as the AOI name. If this is descriptive I could see how this would be an advantage, but if the filename is map.geojson, it is not useful. We should consider:
1. Informing users that the filename is the AOI name, and/or
2. Geocoding the area of the uploaded AOI to create a new AOI name
3. Allowing users to select either the uploaded filename or a geocoded AOI name

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the GeoJSON upload flow and trace where the uploaded filename becomes the AOI name. Compare the three naming options in the issue and determine whether an existing geocoding entry point is available. Done requires an agreed naming behavior and a clear description of how users choose or receive the AOI name.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.