Email or username:

Password:

Forgot your password?
5 posts total
Martijn van Exel

@kgjenkins If I ever had ambitions to become a game dev, this chart would have disabused me of that silly idea.

To be fair we not only have lon/lat (yes in that order and I will die on that hill) but also tile coordinate y axis flipping

Keith Jenkins

"It follows you everywhere" (1919)

Keith Jenkins

I nearly forgot about this short demo I made a while back... an Ultima-like adventure game in which you go on an epic quest for geospatial data! #geodata #apple2

Keith Jenkins

EXIF image metadata has the craziest way to store lat/lon coordinates that I've ever seen... a sequence of 3 (degrees, minutes, seconds) values stored as rational64u numeric types

Keith Jenkins

I've never heard of "rational64u" data types before -- was this something invented just for EXIF?

Raúl Nanclares 🍜

@kgjenkins
Uhg , wonder why someone would need that structure...

Go Up