Hello

I have put the new file to be downloaded
In the meantime I have tried the planet file to import from a 64bit windows machine to a database which is on a 32bit Linux machine and I keep getting this error

C:\Users\z.egete\tmp\osm2pgsql>osm2pgsql -U postgres -S default.style -d gisa -H 10.1.1.63 D:\planet-100127.osm
osm2pgsql SVN version 0.69-21289M

Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point" does not exist, skipping
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE:  table "planet_osm_line" does not exist, skipping
NOTICE:  table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE:  table "planet_osm_polygon" does not exist, skipping
NOTICE:  table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE:  table "planet_osm_roads" does not exist, skipping
NOTICE:  table "planet_osm_roads_tmp" does not exist, skipping
Mid: Ram, scale=100

!! You are running this on 32bit system, so at most
!! 3GB of RAM can be used. If you encounter unexpected
!! exceptions during import, you should try running in slim
!! mode using parameter -s.

Reading in file: D:\planet-100127.osm
Processing: Node(670k) Way(0k) Relation(0k)Entity: line 12409054: parser error : Specification mandate value for attribute timestamp5 <node id="9832266" lat="60.8973381" lon="14.5668602" timestamp5"2006-07-05T23:
                                                                 ^
Entity: line 12409054: parser error : attributes construct error
<node id="9832266" lat="60.8973381" lon="14.5668602" timestamp5"2006-07-05T23:
                                                                 ^
Entity: line 12409054: parser error : Couldn't find end of Start Tag node
<node id="9832266" lat="60.8973381" lon="14.5668602" timestamp5"2006-07-05T23:
                                                                 ^
D:\planet-100127.osm : failed to parse
Error occurred, cleaning up

I have tried with (-s, -u as well separately and have used -C 3000 at one time but no success)
Any hint about it ?

On 6/13/2011 2:51 PM, M∡rtin Koppenhoefer wrote:
the official site should work:
http://planet.openstreetmap.org/

the latest is this:
http://planet.openstreetmap.org/planet-latest.osm.bz2
and the md5 is here:
http://planet.openstreetmap.org/planet-latest.osm.bz2.md5

cheers,
Martin

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to