Skip to content

Commit

Permalink
r.horizon: change JSON format (OSGeo#3888)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasovaa authored and a0x8o committed Jul 23, 2024
1 parent a6fb488 commit b3f26fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions raster/r.horizon/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3684,6 +3684,7 @@ void calculate_shadow(void)
}
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD

<<<<<<< HEAD
<<<<<<< HEAD
Expand Down Expand Up @@ -3772,18 +3773,23 @@ void calculate_shadow(void)
=======
=======
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> cb0e431f06 (r.horizon: change JSON format (#3888))
if (format == JSON) {
value = json_value_init_object();
object = json_object(value);
}
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> cb0e431f06 (r.horizon: change JSON format (#3888))
=======
=======

<<<<<<< HEAD
>>>>>>> dad8f82179 (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> cb0e431f06 (r.horizon: change JSON format (#3888))
if (settings->compassOutput) {
double tmpangle;

Expand Down

0 comments on commit b3f26fa

Please sign in to comment.