Re: [OSM-dev] OSM and MongoDB

2011-04-12 Thread Frederik Ramm
Hi, On 04/12/2011 02:58 AM, Ian Dees wrote: The most recent dev version of MongoDB includes multi-location documents support: http://www.mongodb.org/display/DOCS/Geospatial+Indexing#GeospatialIndexing-MultilocationDocuments This would allow a single way document to be indexed at multiple

Re: [OSM-dev] OSM and MongoDB

2011-04-12 Thread Erik Johansson
On Tue, Apr 12, 2011 at 2:58 AM, Ian Dees ian.d...@gmail.com wrote: On Mon, Apr 11, 2011 at 6:36 PM, Sergey Galuzo ser...@microsoft.com wrote: Hi, I am working on evaluation of MongoDB for several storage solutions at hand. Some of them resemble current OSM editing database. I have heard

Re: [OSM-dev] OSM and MongoDB

2011-04-12 Thread Ian Dees
On Tue, Apr 12, 2011 at 1:43 AM, Frederik Ramm frede...@remote.org wrote: Hi, On 04/12/2011 02:58 AM, Ian Dees wrote: The most recent dev version of MongoDB includes multi-location documents support:

Re: [OSM-dev] Searching home for new mailinglist

2011-04-12 Thread Philipp Borgers
http://lists.openstreetmap.org/listinfo ? Don't know who is able to create a list. Perhaps there is information in the wiki. I don't like google groups because you need a google account to subscribe as far as I know. Nice to see people improve your lib. Thx for your work. Best regards

Re: [OSM-dev] Searching home for new mailinglist

2011-04-12 Thread Oliver Tonnhofer
On 12.04.2011, at 14:13, Philipp Borgers wrote: I don't like google groups because you need a google account to subscribe as far as I know. It's pretty good hidden but you can subscribe with a mail to mycoolproject+subscr...@googlegroups.com Regards, Oliver -- Oliver Tonnhofer|

Re: [OSM-dev] tirex with custom tileschema

2011-04-12 Thread Steven M. Ottens
On 4/11/2011 7:22 PM, Dane Springmeyer wrote: It works now, except that it is in the wrong projection :) I've to look for a different solution :( Let us know what you come up with! Now I'm using MapProxy with the new (experimental) Mapnik backend. And run a seed which refreshes tiles older

Re: [OSM-dev] OSM and MongoDB

2011-04-12 Thread Steve Coast
bbox queries using the built in spatial indexing presumably? OSM has it's own magical bitmask for that, that may also be as fast in mongo, who knows. On 4/11/2011 5:58 PM, Ian Dees wrote: On Mon, Apr 11, 2011 at 6:36 PM, Sergey Galuzo ser...@microsoft.com mailto:ser...@microsoft.com wrote:

[OSM-dev] Implied Tags

2011-04-12 Thread Christian Vetter
Hi, I am thinking of handling implied tags transparently in the XML/PBF parser in MoNav. As I do not want to keep my code in sync withe the wiki manually, I wanted to ask whether any kind of parseable data file exists containing all implications. Another question I have in regard to implied tags

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Frederik Ramm
Hi, Christian Vetter wrote: I am thinking of handling implied tags transparently in the XML/PBF parser in MoNav. As I do not want to keep my code in sync withe the wiki manually, I wanted to ask whether any kind of parseable data file exists containing all implications. I think you are

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Igor Brejc
On Tue, Apr 12, 2011 at 9:03 PM, Christian Vetter veaac.fdi...@gmail.comwrote: And the implied tags noted in the wiki pages? Could you be more specific? What tags, what pages? Igor ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Frederik Ramm
Hi, Christian Vetter wrote: And the implied tags noted in the wiki pages? Like anything else in the Wiki, these are just put there by some people who thought it might make sense; there is no guarantee whatsover that most people even know, much less make use of them. To the best of my

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Christian Vetter
On Tue, Apr 12, 2011 at 9:08 PM, Igor Brejc igor.br...@gmail.com wrote: On Tue, Apr 12, 2011 at 9:03 PM, Christian Vetter veaac.fdi...@gmail.com wrote: And the implied tags noted in the wiki pages? Could you be more specific? What tags, what pages? Igor Implications noted down in the

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Igor Brejc
Hi, From my experience with OSM tagging, you will have to implement some kind of rules-based system in your app which would have to be easy to amend as you discover more and more peculiarities of free-style OSM tagging. Like Frederik says, don't rely too much on OSM Wiki, there's just too much

[josm-dev] License Change Phase III

2011-04-12 Thread Frederik Ramm
Hi, when the API is switched to license change phase 3, any attempt to open a changeset by someone who hasn't yet either agreed to, or rejected, the contributor terms will be met with a 403 Forbidden error code. Will JOSM display the content of that error message to the user (so that

Re: [josm-dev] Lakewalker PlugIn no images

2011-04-12 Thread Peter Herison
Hmm... Strange... I encounter the same problem at home (German-IP) as well as at work (UK-IP). When using Lakewalker-Tool, the output in the Command-Window is: ---***--- ... Looking for image in disk cache: IR1/landsat_4000_2000_xy_-382000_14.png Can't read input file! Downloading from

Re: [OSM-dev] Using osmosis to generate a full-planet.osm file

2011-04-12 Thread Eric Wolf
Thanks Matt! That's exactly what I was looking for. I'm going to add this as a link on the full-planet Wiki page. -Eric -=--=---===---=--=-=--=---==---=--=-=- Eric B. Wolf                           720-334-7734 On Sun, Apr 10, 2011 at 2:35 PM, Matt Amos zerebub...@gmail.com

[OSM-dev] Fwd: Re: OSM and MongoDB

2011-04-12 Thread Nolan Darilek
Oopse, meant for this to go to the whole list. Original Message Subject:Re: [OSM-dev] OSM and MongoDB Date: Tue, 12 Apr 2011 15:26:41 -0500 From: Nolan Darilek no...@thewordnerd.info To: Ian Dees ian.d...@gmail.com I had/am having a somewhat bad experience

Re: [OSM-dev] Fwd: Re: OSM and MongoDB

2011-04-12 Thread Steve Coast
how was the data put in the db though? 1 document per node? On 4/12/2011 1:39 PM, Nolan Darilek wrote: Oopse, meant for this to go to the whole list. Original Message Subject:Re: [OSM-dev] OSM and MongoDB Date: Tue, 12 Apr 2011 15:26:41 -0500 From: Nolan Darilek

Re: [OSM-dev] Fwd: Re: OSM and MongoDB

2011-04-12 Thread Ian Dees
Yes, one document per node/way/relation. On Tue, Apr 12, 2011 at 3:47 PM, Steve Coast st...@asklater.com wrote: how was the data put in the db though? 1 document per node? On 4/12/2011 1:39 PM, Nolan Darilek wrote: Oopse, meant for this to go to the whole list. Original

Re: [OSM-dev] Fwd: Re: OSM and MongoDB

2011-04-12 Thread Steve Coast
and using the builtin spatial index? On 4/12/2011 1:50 PM, Ian Dees wrote: Yes, one document per node/way/relation. On Tue, Apr 12, 2011 at 3:47 PM, Steve Coast st...@asklater.com mailto:st...@asklater.com wrote: how was the data put in the db though? 1 document per node? On

Re: [OSM-dev] Fwd: Re: OSM and MongoDB

2011-04-12 Thread Nolan Darilek
On 04/12/2011 03:47 PM, Steve Coast wrote: how was the data put in the db though? 1 document per node? Yes, with deeper structures for ways and relations. ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Implied Tags

2011-04-12 Thread Jochen Topf
On Tue, Apr 12, 2011 at 09:14:16PM +0200, Christian Vetter wrote: Implications noted down in the KeyDescription template ( http://wiki.openstreetmap.org/wiki/Template:KeyDescription ) like e.g. http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard . I pull out this information from the Wiki

Re: [OSM-dev] Implied Tags

2011-04-12 Thread M∡rtin Koppenhoefer
2011/4/12 Christian Vetter veaac.fdi...@gmail.com: Implications noted down in the KeyDescription template ( http://wiki.openstreetmap.org/wiki/Template:KeyDescription ) like e.g. http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard . I guess you can make better assumptions yourself then

Re: [Potlatch-dev] [Talk-GB] OS 1:25k Layer in Potlatch 2

2011-04-12 Thread Ed Loach
Steve wrote: Is this working? I just noticed that, for Meopham in Kent, I can view the 1:25k OS map as a background in Potlatch 1, but nothing displays in Potlatch 2. It looks like Potlatch 1 is loading .jpg and Potlatch 2 is failing to load .png, if that helps. Ed

Re: [Potlatch-dev] [Talk-GB] OS 1:25k Layer in Potlatch 2

2011-04-12 Thread Andy Allan
On Tue, Apr 12, 2011 at 2:32 PM, Ed Loach e...@loach.me.uk wrote: Steve wrote: Is this working? I just noticed that, for Meopham in Kent, I can view the 1:25k OS map as a background in Potlatch 1, but nothing displays in Potlatch 2. It looks like Potlatch 1 is loading .jpg and Potlatch 2

[josm-dev] Lakewalker PlugIn no images

2011-04-12 Thread Peter Herison
Hi everybody As reported in https://josm.openstreetmap.de/ticket/6152 Lakewalker-PlugIn is unable to download landsat images anymore. It seems that NASA has changed the WMS-Server settings or disabled the service. I tryed to patch LakewalkerWMS.java but couldn't find out what the new URL should

Re: [josm-dev] Lakewalker PlugIn no images

2011-04-12 Thread Danilo Lacoste
Hi, some time ago, I experimented the same problem, but changin the internet conection ( using another network ) the problem was fixed. On Tue, Apr 12, 2011 at 1:57 PM, Peter Herison pheri...@web.de wrote: Hi everybody As reported in https://josm.openstreetmap.de/ticket/6152

Re: [josm-dev] Lakewalker PlugIn no images

2011-04-12 Thread Komяpa
Can anybody confirm, that Lakewalker is working? How does your URL look like? Lakewalker is working; it's just NASA stopped providing their WMS service - there's only tiled access method to Landast now. Anyway, Lakewalker's method of tracing imagery is ugly (no multipolygon support, quite

Re: [josm-dev] License Change Phase III

2011-04-12 Thread Mike Dupont
looks like we will also need to improve on josm to manage multiple connections to different osm servers and its merging ability. On Tue, Apr 12, 2011 at 9:42 PM, Frederik Ramm frede...@remote.org wrote: Hi, when the API is switched to license change phase 3, any attempt to open a changeset

Re: [josm-dev] License Change Phase III

2011-04-12 Thread Paul Hartmann
Frederik Ramm wrote: Hi, when the API is switched to license change phase 3, any attempt to open a changeset by someone who hasn't yet either agreed to, or rejected, the contributor terms will be met with a 403 Forbidden error code. Will JOSM display the content of that error message to