boku-ilen / geodot-plugin

Godot plugin for loading geospatial data
GNU General Public License v3.0
109 stars 19 forks source link

Assess thread safety, make as thread safe as possible #10

Open kb173 opened 4 years ago

kb173 commented 4 years ago

It seems like some GDAL calls are not thread safe at the moment. This should be evaluated and fixed if possible!