Modify

Opened 18 years ago

Closed 17 years ago

#227 closed enhancement (wontfix)

extracting libosm to use it in multiple projects

Reported by: Marcus@… Owned by: josm@…
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc:

Description

I am currently extracting your osm-data and -io -code and cleaning it up heavily
to create a libosm that is independent from josm.
I am using that lib to implement a framework to write navigation-systems and test navigation-related algorithms with the osm-data-set.

Please contact me. (cannot find an email anywhere)
Maybe we can use this to have data and io as an independent lib shared
by these 2 projects.

Attachments (0)

Change History (2)

comment:1 by brett@…, 18 years ago

The osmosis library now also contains a substantial amount of code which may be useful to other projects. JOSM and osmosis have quite different orientations where JOSM is very powerful but memory based and osmosis is focused on low-memory usage stream processing.

Am happy to discuss further if you wish.

comment:2 by anonymous, 17 years ago

Resolution: wontfix
Status: newclosed

JOSM is not the best design base for such a lib, but feel free to use the code as you want as long as the license is satisfied.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain josm@….
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.