KaloNK

Results 6 comments of KaloNK

Same here, so i have decided to fork this library ( https://github.com/KaloNK/esp32_https_server ) and at least merge some pending pull requests.

Привет! Да, ето была моя попытка воскресить http://linux.mantech.ro/quagga+realm_en.php Нет, я не забросил идею, только мне пришлось работать над другом и вернусь к етому чуть позже, а на счет тово что...

Hi, hit the same problem, so i guess i will need to wait for 2.1 in December, but while at it ... Are there any plans to add other certificate...

If you check the transformation at epsg.io - it shows the correct results 3.5338783 and 50.9800413: https://epsg.io/transform#s_srs=31370&t_srs=4326&ops=15929&x=91371.1984920&y=185861.9163140 Had the same problem with other EPSG containing transformations. The problem lies in...

I have just created a pull request with this change [#418](https://github.com/proj4js/proj4js/pull/418)

Suggestion - use the file object provided from the caller and just remove open, the rest of the code is unchanged: CSV_Parser::readFile(File csv_file) and you call it as: cv.readFile(SD.open(f_name)); csv_file...