Potlatch – the OpenStreetMap editor


Work in progress
June 22, 2008, 9:53 pm
Filed under: development, news

I’m currently working on version 0.10 (yes, I know). The biggest change will be that Potlatch text will be displayed in your language – well, assuming that your language is one of the several for which translations have so far been written. (Thanks, everyone!)

Thus far I have got all the translations read into a single YAML file, involving the usual customary fun with Perl’s Unicode support. Next step is to do the equivalent with Actionscript. This could be, erm, interesting.