Trying to import some points from a .csv Usually have no issues as data comes in with X and Y coordinates. I just had a project land in my lap and the exported .csv supposedly has Geometry info with it but it's in a format I've never seen before. Well Known Binary...(WKB) Just wondering if anyone has seen a geodata info like this before and what should I do to get it to X-Y
field is called geodata and info looks like this.
01010000202569000018FF15F8DD131841A3B31349974F4E41 |
It seems that there is a python tool in Pro: https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/fromwkb.htm