NYCPlanning / labs-applicantmaps

5 stars 5 forks source link

Fill in multi/polygon holes #557

Closed allthesignals closed 5 years ago

allthesignals commented 5 years ago

Closes #539

Adds another step during the rezoning area query which removes all linearRings from a polygon or multipolyon.

codecov[bot] commented 5 years ago

Codecov Report

Merging #557 into develop will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #557      +/-   ##
===========================================
+ Coverage    85.48%   85.62%   +0.13%     
===========================================
  Files           74       74              
  Lines         1054     1064      +10     
===========================================
+ Hits           901      911      +10     
  Misses         153      153
Impacted Files Coverage Δ
app/utils/queries/rezoning-area-query.js 97.36% <100%> (+0.93%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e3e07d2...0c6cfc0. Read the comment docs.