Changes between Version 2 and Version 3 of Ticket #22835, comment 14


Ignore:
Timestamp:
2023-04-25T16:46:43+02:00 (3 years ago)
Author:
westnordost

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22835, comment 14

    v2 v3  
    33https://github.com/westnordost/countryboundaries/tree/new-ser-format
    44
    5 (The main change is that each coordinate is now saved in 2x2 bytes instead of 2x4 bytes)
     5(The main change is that each coordinate is now saved in 2x2 bytes instead of 2x4 bytes. This is possible without loss of precision because the positions are now interpreted as relative to the raster cell, not the whole world.)
    66
    77---