Changes between Version 1 and Version 2 of Ticket #21663, comment 4


Ignore:
Timestamp:
2021-12-28T22:17:34+01:00 (4 years ago)
Author:
gaben

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21663, comment 4

    v1 v2  
    11This change in OsmWriter illustrates what I'm calling for.
    22
    3 {{{
     3{{{#!java
    44    /**
    55     * Writes the full OSM file for the given data set (header, data sources, osm data, footer).
     
    3434}}}
    3535
     36edit by @gaben: added syntax highlight