Re: [OSM-dev] [GSoC] Improvements to Vespucci

2012-08-12 Thread Jan Schejbal
Am 2012-08-11 16:19, schrieb Jan Schejbal:
 Two things remain to be done: Making a decision how to deal with the
 different license for the preset, and implementing change export (and
 possibly linking to the help page from within the application).

I have now added OsmChange export. If the JOSM format is better for
change exports for some reasons, I can change the export format.
A Help link was also added, and I have also merged the polish
translation that was committed in trunk during my work on the branch.

The APK has been updated.


As far as I can see, the only thing left to be done before my work is
ready for merging into trunk is the decision how to deal with the preset
license situation (and any QA you want to do before merging, of course).

I have also updated the GSoC project wiki page to show what improvements
I made:
http://wiki.openstreetmap.org/wiki/Google_Summer_of_Code/2012/Improvements_to_Vespucci

I put a short help text on the Vespucci wiki page and tried to JavaDoc
most code that I added. If you need any additional documentation, just
tell me.

Although the project is not yet completely over, I would already like to
thank everyone involved for the great opportunity and the kind support I
received. Participating in GSoC with OSM was a lot of fun - thanks!

Kind regards,
Jan

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] [GSoC] Improvements to Vespucci

2012-08-12 Thread Paul Norman
 From: Jan Schejbal [mailto:jan.mailinglis...@googlemail.com]
 Sent: Sunday, August 12, 2012 12:17 PM
 To: osmeditor4andr...@googlegroups.com
 Cc: dev@openstreetmap.org
 Subject: Re: [OSM-dev] [GSoC] Improvements to Vespucci
 
 Am 2012-08-11 16:19, schrieb Jan Schejbal:
  Two things remain to be done: Making a decision how to deal with the
  different license for the preset, and implementing change export (and
  possibly linking to the help page from within the application).
 
 I have now added OsmChange export. If the JOSM format is better for
 change exports for some reasons, I can change the export format.
 A Help link was also added, and I have also merged the polish
 translation that was committed in trunk during my work on the branch.

I can see advantages to either format. A JOSM format allows you to edit
before uploading while a OsmChange format is more portable, but requires
command line tools.

I suspect JOSM would be easier for most to deal with but I have no strong
views, not having a smart phone or using Vespucci.


 Although the project is not yet completely over, I would already like to
 thank everyone involved for the great opportunity and the kind support I
 received. Participating in GSoC with OSM was a lot of fun - thanks!

Speaking for myself, it's been good to see a GSoC project with regular
communication with the community with results that are likely to be used.


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] [GSoC] Improvements to Vespucci

2012-08-12 Thread Jan Schejbal
Am 2012-08-12 22:49, schrieb Paul Norman:
 I can see advantages to either format. A JOSM format allows you to edit
 before uploading while a OsmChange format is more portable, but requires
 command line tools.

OsmChange can be imported into JOSM.

Kind regards,
Jan

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] [GSoC] Improvements to Vespucci

2012-08-12 Thread Jan Schejbal
Am 2012-08-12 22:57, schrieb Ken Guest:
 Why not export to both formats and let users decide on a case-by-case basis?

If there are significant practical benefits and demand for both formats,
this is an option. However, if one format suffices (as I said, OsmChange
can be imported in JOSM), I would like to avoid stuffing the app with
more and more menu options, and writing code that is not necessary. (At
the moment, implementing two formats would require a rewrite of some
shared code, which supports one export function per class. Nothing big
though.)

Kind regards,
Jan

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev