kartoza / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
8 stars 17 forks source link

Add geojson suppport #467

Closed boney-bun closed 6 years ago

boney-bun commented 6 years ago

fix #405

codecov[bot] commented 6 years ago

Codecov Report

Merging #467 into 2.8.x-qgis_server will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           2.8.x-qgis_server    #467      +/-   ##
====================================================
+ Coverage              41.48%   41.5%   +0.01%     
====================================================
  Files                    403     403              
  Lines                  28853   28867      +14     
  Branches                3665    3666       +1     
====================================================
+ Hits                   11969   11980      +11     
- Misses                 16140   16142       +2     
- Partials                 744     745       +1
Impacted Files Coverage Δ
geonode/qgis_server/models.py 81.95% <ø> (ø) :arrow_up:
geonode/layers/utils.py 58.76% <0%> (ø) :arrow_up:
geonode/layers/forms.py 80.11% <0%> (-1.44%) :arrow_down:
geonode/layers/models.py 74.9% <100%> (+0.09%) :arrow_up:
geonode/layers/tests.py 97.58% <100%> (+0.03%) :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 d47dfa2...1ed5c2e. Read the comment docs.

boney-bun commented 6 years ago

thanks @myarjunar @lucernae i'll merge this. let's bring it to the testing