• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bartromgens / geojsoncontour / 52

Build:
Build:
LAST BUILD BRANCH: v0.4.0
DEFAULT BRANCH: master
Ran 21 Sep 2019 07:59PM UTC
Jobs 2
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
52

Pull #14

travis-ci

web-flow
Fix for bartromgens/geojsoncontour issue#10

In contourf_to_geojson(), every element of `contourf.collections` is
converted into a single GeoJSON MultiPolygon. While doing so every
matplotlib path object is converted into a separate GeoJSON Polygon
object. Before this fix, the result of `contourf_to_geojson()` was
a single GeoJSON Polygon (wrapped into a MultiPolygon) per GeoJSON Feature
made up of all the rings (LineStrings) of all Polygons (i.e. such a polygon
could have - in violation of the GeoJSON spec - multiple exterior rings).

The changes in the tests/benchmark_multipolycontourf.geojson file are
best displayed by the following command:

    git diff --word-diff-regex=.  tests/benchmark_multipolycontourf.geojson
Pull Request #14: Fix for bartromgens/geojsoncontour issue#10
Jobs
ID Job ID Ran Files Coverage
1 52.1 21 Sep 2019 07:59PM UTC 0
Travis Job 52.1
2 52.2 21 Sep 2019 07:59PM UTC 0
Travis Job 52.2
Source Files on build 52
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #52
  • Pull Request #14
  • PR Base - master (#51)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc