Huidae Cho

Results 158 comments of Huidae Cho

> > > > file does not recognize sub-command CHMOD > > > > > > > > > [CHMOD new in 3.19](https://cmake.org/cmake/help/latest/command/file.html#chmod) > > > > > > We...

`g.mkfontcap -o` segfaults in CI. ``` 2024-04-22T23:06:18.1448322Z Segmentation fault 2024-04-22T23:06:18.1450973Z make[2]: *** [general/CMakeFiles/g.mkfontcap.dir/build.make:128: gisbase/bin/g.mkfontcap] Error 1 2024-04-22T23:06:18.1452356Z make[2]: *** Deleting file 'gisbase/bin/g.mkfontcap' 2024-04-22T23:06:18.1453283Z make[2]: Leaving directory '/home/runner/work/grass/grass/build' 2024-04-22T23:06:18.1453930Z make[1]: ***...

> `g.mkfontcap -o` segfaults in CI. > > ``` > 2024-04-22T23:06:18.1448322Z Segmentation fault > 2024-04-22T23:06:18.1450973Z make[2]: *** [general/CMakeFiles/g.mkfontcap.dir/build.make:128: gisbase/bin/g.mkfontcap] Error 1 > 2024-04-22T23:06:18.1452356Z make[2]: *** Deleting file 'gisbase/bin/g.mkfontcap' > 2024-04-22T23:06:18.1453283Z...

A new error in CI: ``` /home/runner/work/grass/grass/build/gisbase/include/grass/vect/dig_structs.h:27:10: fatal error: ogr_api.h: No such file or directory 27 | #include | ^~~~~~~~~~~ compilation terminated. make[2]: *** [lib/vector/diglib/CMakeFiles/grass_dig2.dir/build.make:63: lib/vector/diglib/CMakeFiles/grass_dig2.dir/allocation.c.o] Error 1 make[2]: Leaving...

@jakint0sh Here it is. https://gist.github.com/HuidaeCho/421c8e576fbb167cd7cf4473b920f15a Thanks for checking!

Javier, It is possible. However, my app is a global map and not specific to any country, so I'm not planning to implement features for a single country with multiple...

Maybe, it's better to copy `index.html` to `country.html` and implement this feature there so we can keep the code base cleanly separated. That's an idea if I implement it later....

> res = json.loads(res.content.decode()) I cannot reproduce it right now. An exception in this line implies that JHU's response is not valid JSON. I think it was a temporary issue...

> I think i can contribute to this project, if there are issues or enhancements that can be done; Please let me know. > Thanks! Sure, contributions are always welcome!...

> > I think i can contribute to this project, if there are issues or enhancements that can be done; Please let me know. > > Thanks! > > It...