Fourth quarter 2008 Archives by subject
- Messages sorted by: [ thread ] [ author ] [ date ]
- More info on this list...
Starting: Sun Oct 26 01:50:50 GMT 2008
Ending: Tue Dec 30 19:18:05 GMT 2008
Messages: 233
- [mkgmap-dev] "streets-with-no-names" style Michel Marti
- [mkgmap-dev] "streets-with-no-names" style Steve Ratcliffe
- [mkgmap-dev] -- Style-file bug with hyphens Felix Hartmann
- [mkgmap-dev] -- Style-file bug with hyphens Steve Ratcliffe
- [mkgmap-dev] --Style-file -> Could not open Style Felix Hartmann
- [mkgmap-dev] --Style-file -> Could not open Style Steve Ratcliffe
- [mkgmap-dev] 3byte .typ file support Felix Hartmann
- [mkgmap-dev] 3byte .typ file support Steve Ratcliffe
- [mkgmap-dev] 3byte .typ file support Felix Hartmann
- [mkgmap-dev] 3byte .typ file support Felix Hartmann
- [mkgmap-dev] 3byte .typ file support Alexander Atanasov
- [mkgmap-dev] 3byte .typ file support Steve Ratcliffe
- [mkgmap-dev] 3byte .typ file support Felix Hartmann
- [mkgmap-dev] 3byte .typ file support Alexander Atanasov
- [mkgmap-dev] 3byte .typ file support Felix Hartmann
- [mkgmap-dev] 3byte .typ file support Steve Ratcliffe
- [mkgmap-dev] Address search Bernhard Heibler
- [mkgmap-dev] bug in LineClipper (branches/nod) Robert Vollmert
- [mkgmap-dev] bug in LineClipper (branches/nod) Steve Ratcliffe
- [mkgmap-dev] bug in LineClipper (branches/nod) Robert Vollmert
- [mkgmap-dev] bug in LineClipper (branches/nod) Steve Ratcliffe
- [mkgmap-dev] Commit: r684: Allow the Origin keyword svn commit
- [mkgmap-dev] Commit: r685: Check for zero. svn commit
- [mkgmap-dev] Commit: r686: Merge in from trunk. svn commit
- [mkgmap-dev] Commit: r687: Minor changes renaming variables. svn commit
- [mkgmap-dev] Commit: r688: Split up the reader.osm directory for further development on the style system. svn commit
- [mkgmap-dev] Commit: r689: Code to create rules from the new style files. Petr Schönmann
- [mkgmap-dev] Commit: r689: Code to create rules from the new style files. Steve Ratcliffe
- [mkgmap-dev] Commit: r689: Code to create rules from the new style files. svn commit
- [mkgmap-dev] Commit: r690: Now loads the new files: lines, polygons and points from a style. svn commit
- [mkgmap-dev] Commit: r691: New expression types for not-exising and not-equals. svn commit
- [mkgmap-dev] Commit: r692: New operations, ability to use zoom level instead of resolution. svn commit
- [mkgmap-dev] Commit: r693: Change the message when the RGN region overflows. svn commit
- [mkgmap-dev] Commit: r694: Merge the style branch back to the trunk. svn commit
- [mkgmap-dev] Commit: r697: Make the examples in the documentation work svn commit
- [mkgmap-dev] Commit: r698: Fix null pointer bug when there is no bounding box. svn commit
- [mkgmap-dev] Commit: r699: Merge in important bug fixes from the style branch. svn commit
- [mkgmap-dev] Commit: r700: Simplified the inequality operators a bit. svn commit
- [mkgmap-dev] Commit: r701: Remove the default feature name file as this is now svn commit
- [mkgmap-dev] Commit: r702: Remove the default feature name file as this is now svn commit
- [mkgmap-dev] Commit: r703: Re-instate code to treate rules later in the file as less important than rules earlier. svn commit
- [mkgmap-dev] Commit: r704: Merge change to restore the rule ordering within svn commit
- [mkgmap-dev] Commit: r705: Add routine to print out a style that has been loaded. svn commit
- [mkgmap-dev] Commit: r706: Start adding the action part of the rules. svn commit
- [mkgmap-dev] Commit: r707: Fix clipping bug where a line runs parallel to the side we are clipping against. svn commit
- [mkgmap-dev] Commit: r711: Code clean up. svn commit
- [mkgmap-dev] Commit: r715: Allow ':' and '-' in tag values. svn commit
- [mkgmap-dev] Commit: r716: Fix jar loader so that it can find a style even if it is not at the top level. svn commit
- [mkgmap-dev] Commit: r717: Sort out constructor madness in the jar file loader. svn commit
- [mkgmap-dev] Commit: r718: Fixed NumberFormatException problems on map names that are not integers. svn commit
- [mkgmap-dev] Commit: r719: All polygons were being dropped. This was because every element that was clipped svn commit
- [mkgmap-dev] Commit: r720: Relations can now be used for style rules. I would imaging that the main use here svn commit
- [mkgmap-dev] Re: Commit: r721: Reversing change to the date routines in this file as I suspect they may be causing the Steve Ratcliffe
- [mkgmap-dev] Commit: r721: Reversing change to the date routines in this file as I suspect they may be causing the svn commit
- [mkgmap-dev] Re: Commit: r721: Reversing change to the date routines in this file as I suspect they may be causing the Felix Hartmann
- [mkgmap-dev] Commit: r723: Table A size can be larger than 128. svn commit
- [mkgmap-dev] Commit: r728: Add copy to MapElement and implement in subclasses. svn commit
- [mkgmap-dev] Commit: r729: add 0x before hex values. svn commit
- [mkgmap-dev] Commit: r730: When extraBit is set, then add a single bit at the end of the bitstream. svn commit
- [mkgmap-dev] Commit: r731: Add the reader for the action block. svn commit
- [mkgmap-dev] Commit: r732: Tag values can now refer to the values of other tags. svn commit
- [mkgmap-dev] Commit: r733: RgnDisplay didn't take into account the 1<<(n-1) special case mentioned in svn commit
- [mkgmap-dev] Commit: r736: Add renmaing of tags within actions. svn commit
- [mkgmap-dev] Commit: r741: Brought in the TYP file implementation from Thomas Lu?\195?\159nig. svn commit
- [mkgmap-dev] Commit: r742: Allow a wildcard expression to stand on its own. svn commit
- [mkgmap-dev] Commit: r743: Use same code to read the options and the info file. svn commit
- [mkgmap-dev] Commit: r745: Added style files required for the test. svn commit
- [mkgmap-dev] Commit: r746: Extract calculation of "low bytes" into static methods. svn commit
- [mkgmap-dev] Commit: r747: More diagnostics, and call mapper.finish() in PolishMapDataSource. svn commit
- [mkgmap-dev] Commit: r748: Fix (?) check for large offsets, and extract size checking into separate method. svn commit
- [mkgmap-dev] Commit: r749: A first incomplete implementation of multiple RouteCenters. svn commit
- [mkgmap-dev] Commit: r750: More complete implementation of multiple RouteCenters. svn commit
- [mkgmap-dev] Commit: r751: Defer writing of TableB until all RouteCenters have had their first pass. svn commit
- [mkgmap-dev] Commit: r752: Fix handling of Table A pointers for external (= intra-area) arcs. svn commit
- [mkgmap-dev] Commit: r753: Move the cutting up into centers out of getCenters(). svn commit
- [mkgmap-dev] Commit: r754: Some clean up and documentation. svn commit
- [mkgmap-dev] Commit: r755: Add NOD1Part, which implements (untested) an algorithm svn commit
- [mkgmap-dev] Commit: r756: Fix ugly bug with overridden equals() in TableA. Some diagnostics also. svn commit
- [mkgmap-dev] Commit: r757: More on multiple RouteCenters. svn commit
- [mkgmap-dev] Commit: r758: FIx null pointer bug. svn commit
- [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div. f.hartmann
- [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div. f.hartmann
- [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div. svn commit
- [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div. Robert Vollmert
- [mkgmap-dev] Commit: r760: Fixed bounding box handling and relax some constraints. svn commit
- [mkgmap-dev] Commit: r761: Set RouteNode coordinate offsets again (these were all written as 0). svn commit
- [mkgmap-dev] Commit: r762: Clean up, removing dead code from RouteCenter. svn commit
- [mkgmap-dev] Commit: r763: Clean up. svn commit
- [mkgmap-dev] Commit: r764: TableA info now entirely from RoadDef. Clean up and documentation of RoadDef. svn commit
- [mkgmap-dev] Commit: r765: Bug fixes in imgfmt.app.Label and polish.RoadHelper. svn commit
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. svn commit
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Alexander Atanasov
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Robert Vollmert
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Alexander Atanasov
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Robert Vollmert
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Alexander Atanasov
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. f.hartmann
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Robert Vollmert
- [mkgmap-dev] Commit: r766: Write more of the *.mp-data. Alexander Atanasov
- [mkgmap-dev] Commit: r767: Rename access restrictions from "restriction" to "access", since restrictions svn commit
- [mkgmap-dev] Commit: r768: Write bit stream NOD 2 based on number of nodes and svn commit
- [mkgmap-dev] Commit: r769: Only write extra bits if there are internal nodes (not sure this is svn commit
- [mkgmap-dev] Commit: r770: Complete code for writing NOD3. svn commit
- [mkgmap-dev] Commit: r771: Now computing real arc length in RoadNetwork, but not writing it yet. svn commit
- [mkgmap-dev] Commit: r772: Rewrite arc length handling. Also calculate road length. svn commit
- [mkgmap-dev] Commit: r773: Prepare for writing curve data. Cosmetics. svn commit
- [mkgmap-dev] Commit: r774: Read boundary bit in .mp and write NOD3. svn commit
- [mkgmap-dev] Commit: r775: Calculate the block size needed for the gmapsupp correctly. Was ignoring the main constraint svn commit
- [mkgmap-dev] Commit: r776: Make the MPS file name distinctive. svn commit
- [mkgmap-dev] Commit: r777: A little more relaxed with respect to the input. svn commit
- [mkgmap-dev] Commit: r778: Added 'name' action. Takes a list of possible names that can be constructed from tags on the svn commit
- [mkgmap-dev] Commit: r779: Implement substituting the relation tag values instead of the sub-element values. svn commit
- [mkgmap-dev] Commit: r780: Now allow unit conversions while substituting values. svn commit
- [mkgmap-dev] Commit: r781: Prepare for OSM routing conversion by allowing road_class svn commit
- [mkgmap-dev] Commit: r783: Don't include the source in the distributions svn commit
- [mkgmap-dev] Commit: r784: Reserve space by writing zeros, not moving writer.position(). svn commit
- [mkgmap-dev] Commit: r785: Merge style branch into trunk. svn commit
- [mkgmap-dev] Commit: r786: Remove old hardcoded rules for name and contours svn commit
- [mkgmap-dev] Commit: r787: Make the default style a rules-based one. svn commit
- [mkgmap-dev] Commit: r788: Set arcs' destination class properly (?) svn commit
- [mkgmap-dev] Commit: r789: Add a noname style. svn commit
- [mkgmap-dev] Commit: r791: Reduce MAX_NUM_LINES from 0x100 to 0xf0 to have a bit of a safe margin. svn commit
- [mkgmap-dev] Commit: r792: Bug fix for max resolution. svn commit
- [mkgmap-dev] Commit: r793: Rename SimpleMap to Tags to reflect its only use. svn commit
- [mkgmap-dev] Commit: r794: New factor for length calculation. svn commit
- [mkgmap-dev] Commit: r794: New factor for length calculation. Alexander Atanasov
- [mkgmap-dev] Commit: r795: Fix bug with destination class. svn commit
- [mkgmap-dev] Commit: r796: Assert that we don't write zero length or too long bitstreams. svn commit
- [mkgmap-dev] Commit: r797: Some preparation work for creating the road network directly from .osm files. svn commit
- [mkgmap-dev] Commit: r798: Fix bug in postwriting NET offsets. svn commit
- [mkgmap-dev] Commit: r799: Name flags in polyline definitions (highest two bits in type and label offset). svn commit
- [mkgmap-dev] Commit: r800: Adapt writing of extra bits to the possibility that points disappear. svn commit
- [mkgmap-dev] Commit: r801: Implement overlays. svn commit
- [mkgmap-dev] Commit: r802: Write road length to NET. svn commit
- [mkgmap-dev] Commit: r803: The noname style was mostly invisible when in the night-time scheme. svn commit
- [mkgmap-dev] Commit: r804: Fix indexing error in LinePreparer introduced in previous change. svn commit
- [mkgmap-dev] Commit: r805: Back out nonsense from Coord.java. svn commit
- [mkgmap-dev] Commit: r806: Off by one error is determining if a point is a node or not. Steve Ratcliffe
- [mkgmap-dev] Commit: r806: Off by one error is determining if a point is a node or not. Steve Ratcliffe
- [mkgmap-dev] Commit: r806: Off by one error is determining if a point is a node or not. svn commit
- [mkgmap-dev] Commit: r806: Off by one error is determining if a point is a node or not. Robert Vollmert
- [mkgmap-dev] Commit: r806: Off by one error is determining if a point is a node or not. Robert Vollmert
- [mkgmap-dev] Commit: r807: Re-work my patch to fit in with Roberts intention on how it should work. svn commit
- [mkgmap-dev] Commit: r808: Allow for empty boundary flag in Nod lines. svn commit
- [mkgmap-dev] Commit: r809: Only write extra bit at level 0 (patch from Alex Atansov). Steve Ratcliffe
- [mkgmap-dev] Commit: r809: Only write extra bit at level 0 (patch from Alex Atansov). svn commit
- [mkgmap-dev] Commit: r810: Set last extra bit if the last point is an internal node. svn commit
- [mkgmap-dev] Commit: r811: First steps in writing restrictions. svn commit
- [mkgmap-dev] Commit: r812: Remove dead RouteCenter code from RouteNode. svn commit
- [mkgmap-dev] Commit: r813: Now ready to write from-via-to restrictions. svn commit
- [mkgmap-dev] Commit: r814: Add missing RouteRestriction.java svn commit
- [mkgmap-dev] Commit: r815: Add regex operation for rules files. svn commit
- [mkgmap-dev] Commit: r816: Recognise the match operator, svn commit
- [mkgmap-dev] Commit: r817: Merge latest trunk into the nod branch. svn commit
- [mkgmap-dev] Commit: r819: Move Access constants to the RoadNetwork so that they can be used svn commit
- [mkgmap-dev] Commit: r822: The copy method can have the correct return type on its subclasses svn commit
- [mkgmap-dev] Commit: r823: Now deal with restrictions that are not internal to a route center. svn commit
- [mkgmap-dev] Commit: r824: Points were not copied when overlays were in use. svn commit
- [mkgmap-dev] Commit: r825: Fix the rounding of the map definition areas (I hope). svn commit
- [mkgmap-dev] Commit: r826: Ensure that it is impossible for subdivisions to be too big. svn commit
- [mkgmap-dev] Commit: r828: Now possibly the rounding works in the TDB and overview file. svn commit
- [mkgmap-dev] Re: consecutive identical points Robert Vollmert
- [mkgmap-dev] generating *.tdb from *.img Gour
- [mkgmap-dev] generating *.tdb from *.img Steve Ratcliffe
- [mkgmap-dev] generating *.tdb from *.img Gour
- [mkgmap-dev] generating *.tdb from *.img Yves Perrenoud
- [mkgmap-dev] generating *.tdb from *.img Steve Ratcliffe
- MapSplitter problem (was Re: [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div.) Robert Vollmert
- MapSplitter problem (was Re: [mkgmap-dev] Commit: r759: Hack MapSplitter/MapArea to not put at most 0x100 lines in a div.) Steve Ratcliffe
- [mkgmap-dev] mkgmap (with routing) telling me about "Directory overflow" Hanno Böck
- [mkgmap-dev] mkgmap (with routing) telling me about "Directory overflow" Robert Vollmert
- [mkgmap-dev] mkgmap (with routing) telling me about "Directory overflow" Steve Ratcliffe
- [mkgmap-dev] Mkgmap .img generation bug Felix Hartmann
- [mkgmap-dev] Mkgmap .img generation bug Steve Ratcliffe
- [mkgmap-dev] mkgmap and garmin typ files Volker Bosch
- [mkgmap-dev] more public testing? Robert Vollmert
- [mkgmap-dev] more public testing? Robert Vollmert
- [mkgmap-dev] more public testing? Steve Ratcliffe
- [mkgmap-dev] more public testing? Robert Vollmert
- [mkgmap-dev] more public testing? Steve Ratcliffe
- [mkgmap-dev] my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Robert Vollmert
- [mkgmap-dev] Re: my map testing Robert Vollmert
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] Re: my map testing Robert Vollmert
- [mkgmap-dev] Re: my map testing Alexander Atanasov
- [mkgmap-dev] next steps in routing Robert Vollmert
- [mkgmap-dev] next steps in routing Steve Ratcliffe
- [mkgmap-dev] next steps in routing Alexander Atanasov
- [mkgmap-dev] next steps in routing Steve Ratcliffe
- [mkgmap-dev] pkgbuild for Arch Linux Gour
- [mkgmap-dev] Please add boundary=national_park to the map features (along with administrative boundaries) Ævar Arnfjörð Bjarmason
- [mkgmap-dev] Problem Generating gmapsupp.img Andrew Ayre
- [mkgmap-dev] Problem Generating gmapsupp.img Ralf Kleineisel
- [mkgmap-dev] Problem Generating gmapsupp.img Andrew Ayre
- [mkgmap-dev] Problem Generating gmapsupp.img Steve Ratcliffe
- [mkgmap-dev] Problem Generating gmapsupp.img f.hartmann
- [mkgmap-dev] Problem Generating gmapsupp.img Andrew Ayre
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules f.hartmann
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Steve Ratcliffe
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules f.hartmann
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Steve Ratcliffe
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Steve Ratcliffe
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Felix Hartmann
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Steve Ratcliffe
- [mkgmap-dev] Relations and Multiple Tag Parsing Style Rules Felix Hartmann
- [mkgmap-dev] Reproducible Problem With Generating gmapsupp.img Andrew Ayre
- [mkgmap-dev] Reproducible Problem With Generating gmapsupp.img Steve Ratcliffe
- [mkgmap-dev] Reproducible Problem With Generating gmapsupp.img Steve Ratcliffe
- [mkgmap-dev] Reproducible Problem With Generating gmapsupp.img Andrew Ayre
- [mkgmap-dev] Reproducible Problem With Generating gmapsupp.img Steve Ratcliffe
- [mkgmap-dev] routing Robert Vollmert
- [mkgmap-dev] routing Robert Vollmert
- [mkgmap-dev] routing Robert Vollmert
- [mkgmap-dev] routing Steve Ratcliffe
- [mkgmap-dev] routing between tiles Robert Vollmert
- [mkgmap-dev] routing via .mp Robert Vollmert
- [mkgmap-dev] routing via .mp Robert Vollmert
- [mkgmap-dev] Size Limits Andrew Ayre
- [mkgmap-dev] Size Limits f.hartmann
- [mkgmap-dev] Size Limits Andrew Ayre
- [mkgmap-dev] Size Limits f.hartmann
- [mkgmap-dev] Size Limits Steve Ratcliffe
- [mkgmap-dev] Size Limits Andrew Ayre
- [mkgmap-dev] Solved: mkgmap and garmin typ files Volker Bosch
- [mkgmap-dev] Testing routing Steve Ratcliffe
- [mkgmap-dev] Testing routing Steve Ratcliffe
- [mkgmap-dev] vanishing segments Robert Vollmert
- [mkgmap-dev] vanishing segments Steve Ratcliffe
Last message date:
Tue Dec 30 19:18:05 GMT 2008
Archived on: Mon Dec 3 19:59:17 GMT 2012
- Messages sorted by: [ thread ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).