Re: [osmosis-dev] bounding-box does not support data provided by default pipe

2010-06-12 Thread Frederik Ramm
Hi,

Oliver Schrenk wrote:
 Has 0.3 been deprecated/removed? Can I use an older version for extracting bb 
 from 0.3 maps? What's the case for 0.4 maps?

0.3 and 0.4 are basically the same and can be processed with the same 
software. Osmosis never supported either, it starts at 0.5. There is a 
tool in SVN which converts from 0.4 (and therefore also 0.3) to 0.5 
(applications/utils/conv05). However that will probably not run on the 
whole planet file, or take too long; you will have to use 
applications/utils/osm-extract/planetosm-excerpt-area.pl to cut out an 
area from the old file. That perl script either supports 0.4 in its 
current form, or maybe you'll have to check out an older version from SVN.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09 E008°23'33

___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev


Re: [osmosis-dev] [OSM-dev] Problem in rake db:migrate with postgre

2010-06-12 Thread Brett Henderson
The Osmosis error message seems to indicate that the active column on the
users table no longer exists.  I haven't checked the recent migrations to
figure out exactly what has changed.

Currently when populating a datatabase, Osmosis creates any required users
and makes them active (active = 1 I think).  If active no longer exists, the
replacement column will need to be populated with an equivalent value.

Brett

On Fri, Jun 11, 2010 at 6:43 PM, M Naveed Akram cmn...@gmail.com wrote:

 Brett: the issue is still there in the latest build of osmosis..
 can u please guide a little if i want to resolve it


 On Mon, Jun 7, 2010 at 12:44 PM, M Naveed Akram cmn...@gmail.com wrote:

 can anyone tell me that to which schema migration version number the new
 osmosis works fine


 On Sun, Jun 6, 2010 at 7:35 AM, Brett Henderson br...@bretth.com wrote:

 On Fri, Jun 4, 2010 at 10:38 PM, Ævar Arnfjörð Bjarmason 
 ava...@gmail.com wrote:

 On Fri, Jun 4, 2010 at 09:40, M Naveed Akram cmn...@gmail.com wrote:
  thanks to all
  UTF8 issue resolved.
  but now its osmosis

 Last I checked osmosis hadn't been fixed to work with the latest
 schema changes in the rails port, I run the Debian osmosis version,
 but it wasn't fixed in trunk either (at least the newest user group
 thing).

 Maybe that's what's going on, I just use an older version of the rails
 port for my importing purposes.

 Due to the way osmosis does imports it's fairly susceptible to
 breaking like this due to relatively small schema changes.


 I wasn't aware of the breakage until now.  The database I use for unit
 tests is ancient.  I won't get to this for a while, but if anybody else
 wants to take a look I'd appreciate it muchly.

 Brett




 --
 Regards
 M Naveed Akram
 http://www.google.com/profiles/cmnajs




 --
 Regards
 M Naveed Akram
 http://www.google.com/profiles/cmnajs


___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev