Skip to content
/ tiler Public
forked from peterbe/tiler

App for allowing you to host some huge ass photos on the web.

License

Notifications You must be signed in to change notification settings

eJon/tiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiler

App for allowing you to host some huge ass photos on the web.

This is basically the code for the site: HUGEpic which I maintain.

Examples

The code

The code consists of the following major pieces:

  • all server-side code is Tornado
  • there are two databases:
  • connecting Tornado and MongoDB is Motor
  • all message queue processes handled by RQ
  • the client-side browsing is all thanks to Leaflet
  • Amazon S3 and CloudFront keeps all the images except for temporary copies

More has been written about the technical here.

About

App for allowing you to host some huge ass photos on the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published