[OSM-dev-fr] Rendu françafrique

2013-05-21 Thread Ab_fab
Bonjour, Voilà les notes prises durant le SOTM-fr telles que consignées sur ce pad : http://pad.site-coop.net/p/sotmfr TL;DR : les tuiles sont précalculées sur un ordi de bureau, et simplement stockées au format mbtile sur la raspberry et distribuées Je ne sais pas si je l'ai déjà fait, mais

[OSM-dev-fr] Réf.: Rendu françafrique

2013-05-21 Thread THEVENON Julien
-- Le mar. 21 mai 2013 11:37 HAEC, Ab_fab a écrit : Bonjour, Voilà les notes prises durant le SOTM-fr telles que consignées sur ce pad : http://pad.site-coop.net/p/sotmfr TL;DR : les tuiles sont précalculées sur un ordi de bureau, et simplement stockées au

Re: [OSM-dev] New database server

2013-05-21 Thread Florian Lohoff
On Mon, May 20, 2013 at 09:32:30PM -0400, Jason Remillard wrote: Hi, schema). This would allow the site to scale more incrementally, and potentially scale to larger loads than putting all of our eggs into two monster servers. For the money we planning on spending on the big server, we could

Re: [OSM-dev] New database server

2013-05-21 Thread Andy Allan
On 21 May 2013 02:32, Jason Remillard remillard.ja...@gmail.com wrote: The server that we are planning on purchasing is monster. Very complicated and expensive. I am concerned that this might not be the best way to go. Indeed, it might not be the best way to go, and any thoughts and

Re: [OSM-dev] New database server

2013-05-21 Thread Serge Wroclawski
Jason, You're not at all wrong about the issues with the server design. This is something that's been well known and understood for several years: As the project grows, the cost of scaling on a single system will not scale accordingly. What I mean by that is, that it's not a linerar cost to

Re: [OSM-dev] New database server

2013-05-21 Thread Richard Fairhurst
Serge Wroclawski wrote: So why doesn't this happen? Frankly, because I think the project doesn't have anyone who can act in the kind of technical leadership role this would require. Define can. The project has plenty of people capable of doing this. But IME the main barrier between capable

Re: [OSM-dev] New database server

2013-05-21 Thread Frederik Ramm
Hi, On 05/21/13 16:08, Serge Wroclawski wrote: So why doesn't this happen? Frankly, because I think the project doesn't have anyone who can act in the kind of technical leadership role this would require. Knee-jerk call for authority? Never worked well. It's not something anyone can do,

Re: [OSM-dev] New database server

2013-05-21 Thread Simon Poole
I normally stay out of the tech bike-shedding discussions, however I do want to point out - we are aeons away from requiring and running cutting/bleeding edge hardware (and having to pay for such) - in the grand scheme of things we are not spending a lot of money on hardware (on the one hand

Re: [OSM-dev] New database server

2013-05-21 Thread Ian Dees
Can someone add more information about when and how the OWG meets? The wiki page is pretty bare on how one might help: http://www.osmfoundation.org/wiki/Operations_Working_Group On Tue, May 21, 2013 at 10:07 AM, Simon Poole si...@poole.ch wrote: I normally stay out of the tech bike-shedding

Re: [OSM-dev] New database server

2013-05-21 Thread Paweł Paprota
On 05/21/2013 04:08 PM, Serge Wroclawski wrote: This is why the org needs a structural change, to give someone the authority and resources to oversee projects like this. Without this, the OWG is stuck ordering more hardware. Reluctant +1 from me though I am sure this is not a popular view (we

Re: [OSM-dev] New database server

2013-05-21 Thread Andy Allan
On 21 May 2013 18:50, Paweł Paprota ppa...@fastmail.fm wrote: And what I can tell you is that people in OSM (I mean admins here) are very supportive and open to changes. I'm glad to hear that! Many people say they have a different experience, but we try to be helpful. Sadly, I simply don't

Re: [OSM-dev] New database server

2013-05-21 Thread Jason Remillard
Hi Andy, Thank you for the detailed reply. I have no issues with how the money is being handled, nor spending this kind of money on hardware. OSM growth is pretty amazing right now. Over the lifetime of this server we should be planning for at least 15x/20x more traffic. If this server can

[josm-dev] Handling Openstreetmap account with shared computers

2013-05-21 Thread Pierre Béland
Under a HOT Team project in Limonade, north of Haiti, sixty young trainees share computers in a class room. In such a context, I want to assure that one person cannot use OSM identity of an other contributor when starting JOSM.  What would be the possibility to assure this?  A parameter at

Re: [josm-dev] Handling Openstreetmap account with shared computers

2013-05-21 Thread Andrew Buck
The only way I can think of would be to just not use the 'remember password' option and then have them type name/password on uploads. -AndrewBuck On Tue, May 21, 2013 at 2:19 PM, Pierre Béland pierz...@yahoo.fr wrote: Under a HOT Team project in Limonade, north of Haiti, sixty young trainees

Re: [josm-dev] Handling Openstreetmap account with shared computers

2013-05-21 Thread Toby Murray
You can pass this option to java at startup to have JOSM use a different folder as its home directory: -Djosm.home=/some/other/folder But this also means all the plugins and other configuration options will be different for each user so that may not be ideal either. You can apparently also run

Re: [josm-dev] Handling Openstreetmap account with shared computers

2013-05-21 Thread Matthias Julius
Pierre Béland pierz...@yahoo.fr writes: Under a HOT Team project in Limonade, north of Haiti, sixty young trainees share computers in a class room. In such a context, I want to assure that one person cannot use OSM identity of an other contributor when starting JOSM.  What would be the

Re: [josm-dev] Handling Openstreetmap account with shared computers

2013-05-21 Thread Pierre Béland
Thanks to all, I have not seen the list of parameters that can be passed  at startup. Parameters such as language=es is working. But I cannot pass a parameter such as  --osm-server.username=xxx Then a solution would be to create a startup script that copy a standard preferences.xml before