nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.

Home Page:https://search.earthdata.nasa.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDSC-2419: Break up shapefiles that cross the antimeridian

mreese84 opened this issue · comments

Description

When dropping a shapefile that crosses the antimeridian onto EDSC, the polygon that gets drawn and sent to CMR be broken up into two parts, with each part being placed on the appropriate side of the map. The shapefile (shown in orange) should also follow this same behavior.

Screen Shot 2020-10-01 at 11 13 17 AM

Screen Shot 2020-10-01 at 11 13 30 AM

Example Shapefile
alaska-shapefile.kmz.zip (Unzip this file and drop onto the map)

Acceptance Criteria

  • When a shapefile is used that crosses the antimeridian, it is broken up and placed on the other side of the meridian.
  • When a shapefile is used that crosses the antimeridian, the polygon sent to CMR for spatial search is placed on the other side of the meridian

Hey @mreese84 , I will like to contribute to this issue. Is this issue beginner friendly or Can you give me some guidance on how to resolve this issue? This will make this Hacktoberfest really special. 😄

@imrishabh18 This is unlikely a beginner friendly issue unfortunately, and none of us have been able to triage this issue so we're not able to provide much guidance.

@abbottry Okay, I see. Will look out for some beginner friendly issue in the future then. Or when my skills improve to contribute 😄