vendredi 27 février 2015

How to handle massive image marking/tagging?

I'm currently working on a web app where the user interaction is mainly based on images and what is marked on it. A bit like Facebook photo tagging. I'm not sure how I should approach this. I already took a look into Leaflet but it seems like it's too "map-centric" or do you think it'll work with plenty of single images?


It's probably the easiest way to explain the needs with a list:




  • The app has a lot of average high-res images instead of a few big map images




  • Store coordinates and data relevant to that mark in mongoDB (geoJSON?)




  • Not too hard to implement with responsive design (different image sizes)




  • Users should be able to set and select multiple marks cross-platform




Here's an example of how a single image could look like: http://ift.tt/1FFXhPb


How would you approach this?


Aucun commentaire:

Enregistrer un commentaire