Open marklit opened 6 months ago
Sure, we should add support for all the unsigned type as well. But I think H3 should work with signed ints too, you might be able to work around this with a cast for now.
Actually, looks like GDAL doesn't support unsigned ints as OGR fields at all? But we should be able to do a try-cast internally (or error out) at least so that the user doesn't have to worry about this.
Any plans to support H3s in uint64 form? This is with v0.10.1 4a89d97db8.