Re: [OSM-dev] all things to all people

2008-04-23 Thread 80n
2008/4/23 Dirk-Lüder Kreie [EMAIL PROTECTED]: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frederik Ramm schrieb: Hi, Did I miss something? According to my copy of [EMAIL PROTECTED] it's still asking the main API for data. I could swear I saw a bit of [EMAIL PROTECTED] code

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Lauri Hahne
2008/4/23 Sebastian Spaeth [EMAIL PROTECTED]: Christopher Schmidt wrote: My project over the weekend and yesterday: http://home.crschmidt.net:3000/?lat=51.51286700015569lon=-0.106060148zoom=18 This is a great way which allows newcomers to fix up their street name if speled

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Christopher Schmidt
On Wed, Apr 23, 2008 at 12:48:58PM +0300, Lauri Hahne wrote: 2008/4/23 Sebastian Spaeth [EMAIL PROTECTED]: Christopher Schmidt wrote: My project over the weekend and yesterday: http://home.crschmidt.net:3000/?lat=51.51286700015569lon=-0.106060148zoom=18 This is a great

[OSM-dev] Rails error

2008-04-23 Thread Richard Fairhurst
I get this when I try to click on the 'GPS Traces' tab: NoMethodError in TraceController#list undefined method `paginate' for #TraceController:0x14c25d8 RAILS_ROOT: /Users/richard/Documents/osm Application Trace | Framework Trace | Full Trace app/controllers/trace_controller.rb:53:in `list'

Re: [OSM-dev] Rails error

2008-04-23 Thread Tom Hughes
In message [EMAIL PROTECTED] Richard Fairhurst [EMAIL PROTECTED] wrote: I get this when I try to click on the 'GPS Traces' tab: NoMethodError in TraceController#list undefined method `paginate' for #TraceController:0x14c25d8 RAILS_ROOT: /Users/richard/Documents/osm Application

Re: [OSM-dev] Rails error

2008-04-23 Thread Richard Fairhurst
Tom Hughes wrote: You probably need the classic_pagination plugin. That one seems to be working at the moment if you update it. Thanks - you're dead right, it works now that's added. :) cheers Richard ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Christopher Schmidt
On Tue, Apr 22, 2008 at 10:14:01AM -0400, Christopher Schmidt wrote: My project over the weekend and yesterday: http://home.crschmidt.net:3000/?lat=51.51286700015569lon=-0.106060148zoom=18 * Click See Data (lower right) This is now: * Open the LayerSwitcher (+ in upper right) *

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Dermot McNally
2008/4/23 Lauri Hahne [EMAIL PROTECTED]: Isn't that what's Potlatch for.. (if we forget that P. is malum in se (or at least used to be)) Perhaps - but consider the two biggest points of agreement between all on the Great Potlatch Debate: 1. It offers the most immediate way to update the map

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Arindam Ghosh
On Tue, Apr 22, 2008 at 3:22 PM, Gora Mohanty [EMAIL PROTECTED] wrote: I work on internationalisation, and localisation issues, especially as these pertain to Indian languages, and would be glad to help out on this project. I hope that there is no need for me to become an official mentor,

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Tom Hughes
In message [EMAIL PROTECTED] Arindam Ghosh [EMAIL PROTECTED] wrote: On Tue, Apr 22, 2008 at 3:22 PM, Gora Mohanty [EMAIL PROTECTED] wrote: I work on internationalisation, and localisation issues, especially as these pertain to Indian languages, and would be glad to help out on

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Sebastian Spaeth
Lauri Hahne wrote: This is a great way which allows newcomers to fix up their street name if speled incorrectly or allow them to make a street one-way. It's also useful for more powerful users (which tags are on that street?) rather than having to start up JOSM and paste in

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Arindam Ghosh
On Wed, Apr 23, 2008 at 10:09 PM, Tom Hughes [EMAIL PROTECTED] wrote: I wouldn't have thought you should have to worry about that much really - if you've got valid UTF and you use an appropriate text rendering library then that sort of stuff should sort itself out. yeah...i had a feeling

Re: [OSM-dev] See Data, a UI for browsing OSM data in the main map

2008-04-23 Thread Richard Duivenvoorde
Sebastian Spaeth wrote: Lauri Hahne wrote: This is a great way which allows newcomers to fix up their street name b) Potlatch is still too much of a learning curve for these users. Things look differently there. If you can click *on the map* and enter the street name, it's much

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Jon Burgess
On Wed, 2008-04-23 at 11:50 -0700, Mikel Maron wrote: From: Tom Hughes [EMAIL PROTECTED] In message [EMAIL PROTECTED] Arindam Ghosh [EMAIL PROTECTED] wrote: On Tue, Apr 22, 2008 at 3:22 PM, Gora Mohanty [EMAIL PROTECTED] wrote: I work on internationalisation, and

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Gora Mohanty
(Sorry for the long, unedited follow-up, but I wanted to keep context.) Couple of basic questions on OSM GSoc projects: (a) Wi.l there be a publicly available repository for the code? (b) What technology does the OSM website use? RoR? Is it possible to get a local installation of the website,

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Jon Burgess
On Thu, 2008-04-24 at 00:49 +0530, Gora Mohanty wrote: (b) What technology does the OSM website use? RoR? Yes RoR is one of the key technologies used for the OSM website, but then we also use PHP(mediawiki), Javascript(OpenLayers), Flash(Potlatch) and probably several more too. Is it

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Tom Hughes
In message [EMAIL PROTECTED] Mikel Maron [EMAIL PROTECTED] wrote: From: Tom Hughes [EMAIL PROTECTED] In message [EMAIL PROTECTED] Arindam Ghosh [EMAIL PROTECTED] wrote: On Tue, Apr 22, 2008 at 3:22 PM, Gora Mohanty [EMAIL PROTECTED] wrote: I work on

[OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI for browsing OSM data in the main map)

2008-04-23 Thread Frederik Ramm
Hi, You do realise that there are people already working on adding this to the main site? There is a code branch in the repository with some preliminary work already. I think that Martijn van O had a prototype of an OL based issue tracker as well - is the one in SVN based on that, or an

Re: [OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI for browsing OSM data in the main map)

2008-04-23 Thread Tom Hughes
2008/4/23 Frederik Ramm [EMAIL PROTECTED]: You do realise that there are people already working on adding this to the main site? There is a code branch in the repository with some preliminary work already. I think that Martijn van O had a prototype of an OL based issue tracker as

Re: [OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI for browsing OSM data in the main map)

2008-04-23 Thread Andy Robinson (blackadder)
Tom Hughes wrote: Sent: 23 April 2008 11:00 PM To: Frederik Ramm Cc: OSM-Dev Openstreetmap Subject: Re: [OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI for browsing OSM data in the main map) 2008/4/23 Frederik Ramm [EMAIL PROTECTED]: You do realise that there are people already

Re: [OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI for browsing OSM data in the main map)

2008-04-23 Thread Frederik Ramm
Hi, Personally I always thought that notes could be usable not only for people pointing out errors, but also for meta-info like: drove around this quarter for two hours. think I got all the roads but some cycleways t.b.d.. I definitely disagree there - in fact one of the points I

Re: [OSM-dev] OSM Notes API, Issue Tracking (was: See Data, a UI forbrowsing OSM data in the main map)

2008-04-23 Thread Richard Fairhurst
Frederik Ramm wrote: (Does Flash have some sort of same-origin policy regarding network connections? That would of course be a motive to install everything that could possibly be accessed by Potlatch on the main API, or alternatively set up all sorts of forwarders. In that case we must

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Mikel Maron
That's essentially the same as the shaping issue with Arabic isn't it? Which as Jon says, was solved in mapnik by using the icu library which is supposed to know about these things. Thanks for icu reference For the web site, yes I think we can rely on the browser for this, with testing

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Arindam Ghosh
2008/4/24 Mikel Maron [EMAIL PROTECTED]: I was only referring to the rendering of characters in the browser, not to the main task to i18n and l10n the rails_port. yeah...initially we need to first setup the i18n in the rails_port. And for now i guess we can trust on mapnik and its' icu

Re: [OSM-dev] all things to all people

2008-04-23 Thread Brett Henderson
On Wed, Apr 23, 2008 at 7:54 AM, Frederik Ramm [EMAIL PROTECTED] wrote: Hi, Since the minute-diff was introduced OSMXAPI has been running, on average, about 6 minutes behind the main database. Sigh, this project is too large already for one person to keep the overview. Minute diffs

Re: [OSM-dev] dev server /home diskusage

2008-04-23 Thread Brett Henderson
Turns out I had an old 1.2GB diff file in there, no idea how it got there in the first place. Gone now. I've done a few other minor cleanups so I'm down around 300MB now. On Wed, Apr 23, 2008 at 7:06 PM, Sebastian Spaeth [EMAIL PROTECTED] wrote: Our /home partition on dev is 83% full and I

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Gora Mohanty
On Wed, 23 Apr 2008 17:55:32 -0700 (PDT) Mikel Maron [EMAIL PROTECTED] wrote: (a) Wi.l there be a publicly available repository for the code? Any ideas on this? At the least students and mentors want to share code, maybe others .. but we don't want to hit the main trunk in the initial

Re: [OSM-dev] dev server /home diskusage

2008-04-23 Thread Martijn van Oosterhout
On Wed, Apr 23, 2008 at 11:06 AM, Sebastian Spaeth [EMAIL PROTECTED] wrote: Our /home partition on dev is 83% full and I suspect many unneeded data linger there. Thanks for the heads up, I've removed 1.2GB. 1394368 kleptog now 189308 Have a nice day, -- Martijn van Oosterhout [EMAIL