How to build python module with-64bit-coord

A wheel built from source doesn't seem to support 64 bit coordinate. Is there any option to enable it when building python wheel?

Comments

  • No, right now there isn't.

    It's basically only a DEFINE ("HAVE_64BIT_COORD"), so the modification should be straightforward.

    Matthias

Sign In or Register to comment.