User:Riot

From OpenStreetMap Wiki
Jump to navigation Jump to search

I hack around on openseamap data and desperately try to integrate some tile renderer and cache into the Hackerfleet's marine software system.

Requirements:

  • Python (we use Kamaelia with Axon as component system)
  • MongoDB (as tile and osm data storage, we'll need to access geojson from that, too.)
  • We'll need very dynamical live layers (e.g. the surrounding ships, our own ship icon) rendered upon static (diff-updated) openseamap data
  • ...all packages need to be available on Debian's ArmHF port ;) (mongodb currently isn't, but will be soon, afaik)