I'm currently working on a website software where you can put images and/or descriptions of specific places. They are rendered as markers on a map. A click on the marker then displays image and/or description. This allow for example to set a mapping photo gallery where each photo is represented by a marker on osm map.
Using that software, I've set up a (private) website. On it, I put photos of places we've been with the family. This gives me one more reason to map places I visit :)
If you want to have a look at this photo gallery software, download and demo are available here. It's free software.
토론
2009년 7월 31일 06:27에 HannesHH님의 의견
Very nice! Replacing the ugly markers with a camera symbol would greatly improve the looks I think. Good work, I'll probably use this.
2009년 7월 31일 13:35에 es_ka님의 의견
Really nice project! I have written a web app (still under development: http://osm.erlkoenigkabale.eu/phpmygpx.php) to manage my GPX logs and show them on OSM maps using OpenLayers, PHP and MySQL and I'm thinking of integrating some photo features like you've already done. Maybe we can benefit from each other and share some code...
(Currently my maps dont't work properly because I use an old version of OpenLayers locally and I should instead link to the new 2.8 online lib. Fixed this in the online demo, a new release for downloads will follow.)
I'll watch the progress of your software! Always a pleasure to see people inspired by OSM.