Add hex well known binary format support (.wkb)#138
Add hex well known binary format support (.wkb)#138ninok wants to merge 1 commit intoRandomFractals:masterfrom
Conversation
|
@ninok These changes look good. So, this PR is for binary well known format support? https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry Could you link me to some public geo datasets in Thanks for contributing these changes! |
|
Thanks for review @RandomFractals! You are correct that these changes are for well known binary encoded in hex string (i.e. that's why I pass This format is basically what you get from PostGIS when not converting the geometry to text, e.g.: gives you Is this enough for testing? I can also add this file to this PR. |
|
@ninok are going to merge this? ;) |
|
Hi @ts-ldash , |
No description provided.