jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
905 stars 120 forks source link

Remove crs (custom map projection) feature to match standard #124

Closed rayrrr closed 5 years ago

rayrrr commented 5 years ago

Fix for #97

codecov[bot] commented 5 years ago

Codecov Report

Merging #124 into master will increase coverage by 1.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   92.64%   93.93%   +1.28%     
==========================================
  Files          11       10       -1     
  Lines         367      346      -21     
  Branches       70       69       -1     
==========================================
- Hits          340      325      -15     
+ Misses         17       13       -4     
+ Partials       10        8       -2
Impacted Files Coverage Δ
geojson/factory.py 100% <ø> (ø) :arrow_up:
geojson/geometry.py 100% <100%> (+2.29%) :arrow_up:
geojson/utils.py 83.8% <0%> (+1.9%) :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 450ea7d...00aed95. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #124 into master will increase coverage by 1.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   92.64%   93.93%   +1.28%     
==========================================
  Files          11       10       -1     
  Lines         367      346      -21     
  Branches       70       69       -1     
==========================================
- Hits          340      325      -15     
+ Misses         17       13       -4     
+ Partials       10        8       -2
Impacted Files Coverage Δ
geojson/factory.py 100% <ø> (ø) :arrow_up:
geojson/geometry.py 100% <100%> (+2.29%) :arrow_up:
geojson/utils.py 83.8% <0%> (+1.9%) :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 450ea7d...00aed95. Read the comment docs.