Sounds cool. 
Sorry I can't offer any help at the moment (too busy) but I was thinking of adding something like that to my Android app at some point, so you could 'virtually' tag places as you visit them using the GPS & camera. Perhaps in the future we could combine the systems, could make for a fun AR type game.
Adam
> -- 
> -~-~-~-~-~-~>
> GML Mailing List: http://groups.google.com/group/graffiti-markup-language
> Unsubscribe: graffiti-markup-la...@googlegroups.com
I was planning on adding something like Adam mentioned to my iPhone
project PlaceMarker, which lets you virtually tag foursquare venues
from within the foursquare app. Maybe once I get further along, I
could adapt it so it could work with this. :)
Does this save on your server or does it save out to 000000book?
-- Yanik Magnan • http://r-ch.net
Laurent
-- 
Laurent Van Basselaere
lvan...@gmail.com
in the mean time, does anyone know any good graffiti-looking canvas-to-png creator??? thanks!
> Pretty neat!
> 
> I was planning on adding something like Adam mentioned to my iPhone
> project PlaceMarker, which lets you virtually tag foursquare venues
> from within the foursquare app. Maybe once I get further along, I
> could adapt it so it could work with this. :)
> 
> Does this save on your server or does it save out to 000000book?
Hi guys, I just wanted to figure out how I can make GML Geo data like this easiest to store & query on 000000book.com
* Lat / long
* Names?
* URLs... (maybe even foursquare URLs?)
Then lookup using http://000000book.com/data.xml?location=...
One fun hack was for http://webmarker.me -- I worked with Tobi Leingruber and allowed using URLs as GML <location> fields... web geo.
Lat/long location support is in the GML spec but no apps are currently uploading it (maybe for the better?)
Right now you can query by any of those fields, but the only data available is URLs from Webmarker
I'd just keep lat/long as location data; it's likely what most people
doing geo-related stuff want anyways. No need to make it more
complicated.
-- Yanik Magnan • http://r-ch.net