logo separator

Build mkgmap/splitter #182

Commit: 604 by gerd
Branch: converter
Time: 9 May 2021, 10:50 a.m.
Passed
Total time: 1 min 23 sec

- extract the area handling from interface OSMWriter to abstract class BoundedOsmWriter - new Processor CopyProcessor to convert a single osm file to o5m or osm.pbf similar to osmconverter with options --drop-version --drop-author - process bounds without rounding to map units (new class OsmBounds) Conversion can be done with java -cp dist\splitter.jar uk.me.parabola.splitter.Converter <infile> <outfile> The file format is determined by the extension of the <outfile> Possible future use: Create on-the-fly copy of a *.osm.pbf in first pass if that improves overall speed

  • java=jdk8, python=default
    Passed
    41 sec
  • java=openjdk8, python=default
    Passed
    41 sec

Latest commits

  • splitter-r654 - add note that splitter doesn't handle holes in *.poly files.
    05 apr 2024
  • mkgmap-r4919 Avoid possible integer overflow in blocksize calculation when gmapsupp contains large number of tiles.
    04 apr 2024
  • mkgmap-r4918 add surface=chipseal to group of surfaces which means paved.
    06 mar 2024
  • mkgmap-r4917 fix typos in documentation: $LONG_DATE$ -> $LONGDATE$, $SHORT_DATE$ -> $SHORTDATE$.
    18 feb 2024
  • mkgmap-r4916 sortResource_v3.patch (with updated date in comment) by Ticker Berkin.
    13 oct 2023
See more...