Majid Hojati
Majid Hojati
@spflueger Could you build your library on read the docs website?
Web assembly version of package - https://github.com/am2222/webDggrid It is using some of the scripts of (https://github.com/r-barnes/dggridR) to build the package. If I get some time I will have its python...
thanks very much, I'll try that branch.
@nzjony Thanks. It managed to compile it with the latest version of the packages but seems it has room for improvement. @NicolasNeubauer It seems that function was commented from the...
How can we set SRS in tilejson? Is it part of vector layer object?
@sfkeller Thanks for your response, I think I am not using EPSG:3857 data to convert to pbf data. I am using this method to make a pbf ```` var govt...
@tomchadwin Hi, I rerun everything and I ended up with this error ``` 2020-01-21T12:11:13 WARNING Error during network request: Connection refused, http://localhost:3000/mvt/MINTEMP_MEAN/14/vector/9/88/134.pbf?&command=dirty 2020-01-21T12:11:13 WARNING Error during network request: Connection refused,...
I got this error after setting `CRS` parameter to `EPSG:3857` ``` 2020-01-22T20:26:34 WARNING Decoding failed: Traceback (most recent call last): File "C:/Users/hoja4090/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\vector_tiles_reader\plugin\util\mp_helper.py", line 148, in decode_tile_native hex_bytes, OSError: exception: access...
@mnboos Hi, thanks for the response, I changed the directory name but It starts to throw the `filenotfounde` error ``` An error has occurred while executing Python code: FileNotFoundError: [WinError...
Hi, this a great idea also there is ol3-cesium package which enables the cesium and openlayer integration but it is in early stages of the works. I wish scesium would...