tohka

Results 8 comments of tohka

Both of the presented scripts give an error. ``` Traceback (most recent call last): File "C:/Users/username/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_r\processing\algorithm.py", line 340, in processAlgorithm output = RUtils.execute_r_algorithm(self, parameters, context, feedback) File "C:/Users/username/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_r\processing\utils.py", line 281,...

"ěščř" coded by ISO 8859-2 is 0xEC 0xB9 0xE8 0xF8. Strictly interpreted as UTF-8, there are no applicable characters, but the unavailable bytes are not included. It doesn't make an...

Presumably, all non-alphanumeric characters except for underscores will be replaced by dots. When the check.names option is FALSE, read.table and data.frame will also behave in the same way. If the...

Hi @hadley The reprex code is presented below. ``` r version #> _ #> platform x86_64-w64-mingw32 #> arch x86_64 #> os mingw32 #> crt ucrt #> system x86_64, mingw32 #>...

I tried to convert Japanese par files to NTv2 files. https://github.com/tohka/JapanGridShift

I checked some points. For example, a point on 38.546789N 140.026224E in Tokyo Datum (Bessel) was transformed to 38.5497034780N 140.0228535294E in JGD2000 (GRS80) with Proj and tky2jgd.gsb. It was transformed...

@rouault Sorry I've been so busy with my work that I haven't been able to make progress on this task. You can add the gsb files converted from the parameter...

@hernando Under Japanese surveying law, both commercial and non-commercial use and reproduction of the results of public surveying must be applied for and approved. https://www.gsi.go.jp/ENGLISH/page_e30029.html In exceptional cases, no application...