Ticket #208 (assigned defect)

Opened 5 months ago

Last modified 3 months ago

osm2pgrouting fails to load duplicate classes

Reported by: calinm Owned by: anton
Priority: minor Milestone:
Component: osm2pgrouting Version:
Keywords: Cc:

Description

examples: <tag k="cycleway" v="track"/> <tag k="highway" v="track"/>

I also added some error reporting and made the class_id not null in the ways table.

Attachments

Export2DB.cpp Download (7.2 KB) - added by calinm 5 months ago.
Fixed file
Export2DB.diff Download (3.8 KB) - added by calinm 5 months ago.
Diff

Change History

Changed 5 months ago by calinm

Fixed file

Changed 5 months ago by calinm

Diff

Changed 5 months ago by daniel

  • owner changed from somebody to anton
  • status changed from new to assigned

Changed 3 months ago by ja3n

I just tested this change and it did resolve a problem with missing way records. Now the number of records in my ways table matches the number it reports as the 'size of splitted ways' in the output. Previously there was a small difference.

However, it does not seem to address the problem I cite in message #242 where the ways with key="cycleway" are being ignored...

If this is totally unrelated, I could create a new ticket.

Changed 3 months ago by daniel

I think it's better to have one ticket too much than no ticket. So feel free to create a new one.

Note: See TracTickets for help on using tickets.