Re: [OSM-dev] Node and Area for one Feature

2009-08-03 Thread John Smith
--- On Tue, 4/8/09, Stephan Plepelits wrote: > So ... what's keeping the admins back? Did anyone file a bug about it? ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Node and Area for one Feature

2009-08-03 Thread Stephan Plepelits
Hi! Here in Vienna we have the case, that many Map Feature are already represented by an area (especially churches), but they also have a node, because the people want to see an icon for that feature. To cite the page "Good Practice"[1] in the OSM-Wiki: * One feature, one OSM-object - Don't place

Re: [OSM-dev] Problem and status of osmosis

2009-08-03 Thread Brett Henderson
Osmosis is suffering badly from my lack of time recently. Unfortunately that's unlikely to change any time soon. You've run into a combination of issues here: 1. The default behaviour for the 0.6 bounding box task is to preserve ways, even if that means referring to non-existent nodes. You can

Re: [OSM-dev] rendered

2009-08-03 Thread John Smith
--- On Mon, 3/8/09, Jon Burgess wrote: > - The data source needing page lots of data into RAM > needing lots of > disk IO (e.g. large postgres DB or shapefiles) There is 2G of system ram, although that is shared between various things running obviously. > - With the postgis data source: setti

Re: [OSM-dev] Gauss-Krüger coordinate s for kosoov?

2009-08-03 Thread Iván Sánchez Ortega
El Lunes, 3 de Agosto de 2009, jamesmikedup...@googlemail.com escribió: > Here is my conversion script : > cs2cs +ellps=GRS80 +units=m +proj=tmerc +k=0. +lon_0=21 +lat_0=0 +y_0=0 > -f "%.3f" < kosovopoints.src | perl ~/kosovo_maps/testconvert.pl > newpoints.tml Well, you're missing half of the

Re: [OSM-dev] Gauss-Krüger coordinate s for kosoov ?

2009-08-03 Thread jamesmikedup...@googlemail.com
Ok, I have done some tests, I repost my diary: http://www.openstreetmap.org/user/h4ck3rm1k3/diary/7359 here are more data points: http://pastebin.com/m56db7289 Here is my conversion script : cs2cs +ellps=GRS80 +units=m +proj=tmerc +k=0. +lon_0=21 +lat_0=0 +y_0=0 -f "%.3f" < kosovopoints.src |

Re: [OSM-dev] rendered

2009-08-03 Thread Jon Burgess
On Mon, 2009-08-03 at 13:55 +, John Smith wrote: > Not sure if it's something I've done wrong or it's supposed to work that way, > but after starting rendered it seems to take 2-3 minutes after calling a > dirty or unrendered tile before it will respond, but after that it seems to > work fin

Re: [OSM-dev] Gauss-Krüger coordinate s for kosoov ?

2009-08-03 Thread jamesmikedup...@googlemail.com
Thank you kindly. Muchos Gracias Muchacho. I will try it out and report back. Thansk, mike 2009/8/3 Iván Sánchez Ortega > El Domingo, 2 de Agosto de 2009, jamesmikedup...@googlemail.com escribió: > [...] > > 1. can you help me transform them? > > From the data I gathered from the .pdf you linke

Re: [OSM-dev] Gauss-Krüger coordinate s for kosoov?

2009-08-03 Thread Iván Sánchez Ortega
El Domingo, 2 de Agosto de 2009, jamesmikedup...@googlemail.com escribió: [...] > 1. can you help me transform them? From the data I gathered from the .pdf you linked, it seems that this cs2cs command line should be able to do the proper reprojection from KOSOVOREF1 to WGS84: cs2cs +ellps=GRS80

Re: [OSM-dev] rendered

2009-08-03 Thread Dane Springmeyer
John, You could run TileLite against your XML as you edit [1]. It has an optional mapfile watching mode [2] in which it will automatically sense if you've re-saved the Mapnik xml and prompt Mapnik to reload the styles. [1] http://bitbucket.org/springmeyer/tilelite. [2] http://bitbucket.org/s

Re: [OSM-dev] Problem and status of osmosis

2009-08-03 Thread jamesmikedup...@googlemail.com
Hi you can use my vesion of osmosis, it is pretty recent (svn head) http://osm.komzpa.net/~mdupont/osm/pool/main/o/openstreetmap-osmosis/ thanks, mike On Mon, Aug 3, 2009 at 1:49 PM, Nop wrote: > > Hello! > > > I would like to inquire about the status of osmosis, which is not quite > clear to me

[OSM-dev] rendered

2009-08-03 Thread John Smith
Not sure if it's something I've done wrong or it's supposed to work that way, but after starting rendered it seems to take 2-3 minutes after calling a dirty or unrendered tile before it will respond, but after that it seems to work fine. If I wasn't tweaking things in the style sheets it wouldn

[OSM-dev] Problem and status of osmosis

2009-08-03 Thread Nop
Hello! I would like to inquire about the status of osmosis, which is not quite clear to me from the wiki page. I have tried to use the version 0.31 from the download link binary-latest to cut data from a planet file extract, but I encountered several problems. When I process the output from

Re: [OSM-dev] Is it possible to run 2 mapnik style sheets on the same system?

2009-08-03 Thread John Smith
--- On Mon, 3/8/09, Lennard wrote: > mod_tile, for instance, allows for more than 1 stylesheet > in > /etc/renderd.conf, which you can then use from OpenLayers > under the > respective configured urls. Thanks for the pointer I've figured it out... _

Re: [OSM-dev] Is it possible to run 2 mapnik style sheets on the same system?

2009-08-03 Thread John Smith
--- On Mon, 3/8/09, Lennard wrote: > Yes, and as for how: that depends on your render stack. > > mod_tile, for instance, allows for more than 1 stylesheet > in > /etc/renderd.conf, which you can then use from OpenLayers > under the > respective configured urls. Sorry, I meant to mention I

Re: [OSM-dev] Is it possible to run 2 mapnik style sheets on the same system?

2009-08-03 Thread Lennard
John Smith wrote: > Is it possible with the current code base to render map tiles differently > based on the respectively mapnik style sheet? > > If so how? Yes, and as for how: that depends on your render stack. mod_tile, for instance, allows for more than 1 stylesheet in /etc/renderd.conf, w

[OSM-dev] Is it possible to run 2 mapnik style sheets on the same system?

2009-08-03 Thread John Smith
Is it possible with the current code base to render map tiles differently based on the respectively mapnik style sheet? If so how? ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev