openvenues / jpostal

Java/JNI bindings to libpostal for for fast international street address parsing/normalization
MIT License
105 stars 42 forks source link

Update for libpostal 1.0? #19

Closed mkaranta closed 7 years ago

mkaranta commented 7 years ago

I'm in the process of updating to 1.0 and it appears that the C api is slightly different. It's been a while since I did any C stuff so I might be wrong in my assessment.

I'm going to take a crack at updating the code in jpostal and that will eventually tell me the answer one way or another. (If I'm right, this issue# gives me something to track against)

mkaranta commented 7 years ago

Hmm. I see a commit for the update: https://github.com/openvenues/jpostal/commit/0364c0d35694d2c6800805e2adc2b9122aa5d207

For some reason git just can't see the latest commits when I fetch.