Coder Social home page Coder Social logo

mundialis / v.out.geojson Goto Github PK

View Code? Open in Web Editor NEW
0.0 7.0 0.0 36 KB

GRASS GIS addon to rescale raster values for optimized RGB visualization

Home Page: https://mundialis.github.io/v.out.geojson/

License: GNU General Public License v3.0

Makefile 0.83% Python 95.93% HTML 3.24%
grass-gis grass-gis-addons hermosa-earth

v.out.geojson's People

Contributors

juleshaas avatar mmacata avatar neteler avatar renovate[bot] avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

v.out.geojson's Issues

testsuite/test_v_out_geojson.py: error in test design for wrong EPSG code

The test test_export_to_geojson_stdout_epsgerror

def test_export_to_geojson_stdout_epsgerror(self):

fails too early and breaks the CI:

#12 62.59 Export input as GeoJSON...
#12 62.59 proj_create: crs not found
#12 62.59 ERROR: SRID <EPSG:335888> not recognized by PROJ
#12 62.59 Traceback (most recent call last):
#12 62.59   File "/root/.grass8/addons/scripts/v.out.geojson", line 189, in <module>
#12 62.59     sys.exit(main())
#12 62.59              ^^^^^^
#12 62.59   File "/root/.grass8/addons/scripts/v.out.geojson", line 145, in main
#12 62.59     createTMPlocation(int(options["epsg"]))
#12 62.59   File "/root/.grass8/addons/scripts/v.out.geojson", line 100, in createTMPlocation
#12 62.59     grass.run_command("g.proj", flags="c", location=TMPLOC, quiet=True, **epsg_arg)
#12 62.59   File "/usr/local/grass84/etc/python/grass/script/core.py", line 466, in run_command
#12 62.59     return handle_errors(returncode, result=None, args=args, kwargs=kwargs)
#12 62.59            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#12 62.59   File "/usr/local/grass84/etc/python/grass/script/core.py", line 345, in handle_errors
#12 62.59     raise CalledModuleError(module=module, code=code, returncode=returncode)
#12 62.59 grass.exceptions.CalledModuleError: Module run `g.proj --q -c location=temp_import_location_2803 srid=EPSG:335888` ended with an error.
#12 62.59 The subprocess ended with a non-zero return code: 1. See errors above the traceback or in the error output.
#12 62.59 Cleaning up...
#12 62.59 
#12 ERROR: process "/bin/sh -c grass -c epsg:3358 /grassdb/nc_spm_empty --exec bash test.sh NC" did not complete successfully: exit code: 1

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
.github/workflows/Dockerfile
github-actions
.github/workflows/flake8.yml
  • actions/checkout v4
  • actions/setup-python v5
  • ubuntu 22.04
.github/workflows/tests.yml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
pip_requirements
requirements.txt
  • geojson >=2.5.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.