[osmosis-dev] Informations about osmosis
Brett Henderson
brett at bretth.com
Wed Jan 27 10:43:21 GMT 2010
On Tue, Jan 26, 2010 at 3:33 AM, sorel <johann.sorel at geomatys.fr> wrote:
> Hello,
>
> I am a developer on several GIS Java projects like GeoAPI, GeotoolKit,
> Constellation, Puzzle-GIS ... and so on.
> Currently I am exploring existing java solutions to work with Open
> Street Map and seen only OSMOSIS and JSOM free.
>
> If you have a few minutes to answer my questions that would be a real help.
>
> I explored your project and it's well made, great work.
> I was wondering if it could be possible to split this unique maven
> module in smaller modules to organize it ?
> something like : api, model, utils, osmbin, gpx, mysql, postgresql ...
> (you know the project better than me).
>
It's certainly possible. It's currently in one single jar file because that
was quicker and easier. So far there's been no need to split it. I've
often thought about splitting it up, but never found the time or inclination
to do it.
What are you trying to do with it? Is there any reason to split it other
than size?
One complication that would make it difficult to split is cross dependencies
between java packages. There hasn't been a serious effort made to avoid
circular dependencies. I suspect some refactoring would be required in
order to find logical points to make it work.
>
> thank you for your answers, I hope my english wasn't too bad.
>
Your English is just fine ;-)
Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20100127/6d12cea9/attachment.html>
More information about the osmosis-dev
mailing list