koordinaatioluku
Koordinaatioluku is a numeric value that encodes the coordinates of a point in a coordinate system into a single scalar. In mathematics and computer science, it denotes the result of a bijective mapping from a coordinate tuple to one number, enabling compact storage, indexing, and hashing of spatial data.
For discrete coordinates in d dimensions, several standard constructions exist. One common method in two dimensions
In practice, real-valued coordinates are typically not encoded directly. Instead, coordinates are first quantized to a
Applications include database and GIS indexing, computer graphics, spatial hashing, and efficient spatial joins. The primary
Limitations include the need to fix a domain and resolution, as well as potential inefficiency for very