The Following 13 Users Say Thank You to juiceme For This Useful Post: | ||
|
2017-01-29
, 18:22
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#82
|
The Following 16 Users Say Thank You to juiceme For This Useful Post: | ||
|
2017-01-29
, 18:42
|
Posts: 1 |
Thanked: 15 times |
Joined on Jan 2017
|
#83
|
The Following 15 Users Say Thank You to Osanwe For This Useful Post: | ||
|
2017-01-29
, 20:14
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#84
|
The Following 15 Users Say Thank You to Feathers McGraw For This Useful Post: | ||
eekkelund, Fatalist, Halftux, imaginaryenemy, Jordi, juiceme, karlos devel, lal, MartinK, nieldk, nthn, P@t, peterleinchen, reinob, rinigus |
|
2017-01-30
, 09:05
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#85
|
|
2017-01-30
, 14:10
|
Posts: 62 |
Thanked: 319 times |
Joined on Jan 2013
@ Grenoble, France
|
#86
|
The Following 19 Users Say Thank You to dcaliste For This Useful Post: | ||
ajalkane, coley, eekkelund, Fatalist, Feathers McGraw, imaginaryenemy, itdoesntmatt, Jordi, juiceme, lal, MartinK, nieldk, nthn, P@t, peterleinchen, reinob, rinigus, uvatbc, velox |
|
2017-01-30
, 16:19
|
Posts: 71 |
Thanked: 456 times |
Joined on Jan 2017
@ Portugal
|
#87
|
The Following 16 Users Say Thank You to john_god For This Useful Post: | ||
|
2017-01-30
, 18:05
|
Posts: 6 |
Thanked: 23 times |
Joined on Jun 2012
@ India
|
#88
|
|
2017-01-30
, 21:52
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#89
|
The Following 20 Users Say Thank You to MartinK For This Useful Post: | ||
|
2017-01-30
, 22:36
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#90
|
The Following 14 Users Say Thank You to justmemory For This Useful Post: | ||
----------
I've tried posting this to the forum, but the post doesn't show up there.
Well, forums are so 90ies, so another try here.
Application submission: OSM2go updates
Project Name: OSM2go
Author: Dakon aka. DerDakon (Rolf Eike Beer)
Category: Fixing/Updating
Brief description: OSM2go has been improved lately. It now uses C++ for many
things, which results in reduced memory usage (std::vector and friends instead
of handcoded single-linked lists). It gained some new features (e.g. nested
presets, so a newer set of JOSM presets can be used), a couple of memory leaks
were fixed. Based on the C++ port a Qt5 based GUI will eventually come,
hopefully bringing OSM2go to Jolla.
Features/work to be judged:
- speed and memory improvements (e.g.
https://github.com/osm2go/osm2go/com...8bbf2dc273f793
https://github.com/osm2go/osm2go/com...de8895b0b6e9db
)
- new presets features (list of presets used in the currently selected object
[presets -> "Used presets"], multi-level presets hierarchy)
- usability improvements (e.g. place node at current GPS position, "Update
all" to update all project OSM files)
- the good karma that someone still updates programs for the N900
Package name and where to find the app/repository: osm2go (the version in the
store is outdated) https://github.com/osm2go/osm2go
Screenshots here: http://opensource.sf-tec.de/osm2go/
Greetings,
Eike