[osmosis-dev] Writeable Dataset Support

Brett Henderson brett at bretth.com
Mon Mar 9 11:36:01 GMT 2009


marcus.wolschon at googlemail.com wrote:
> On Mon, 09 Mar 2009 21:25:59 +1100, Brett Henderson <brett at bretth.com>
> wrote:
>   
>> I've finished writeable dataset support.
>>
>> The DatasetReader class has been renamed to DatasetContext and now 
>> contains methods to get a NodeManager, WayManager and RelationManager.  
>> The existing getNode, etc methods have been deprecated.  The pgsql and 
>> customdb implementations have been updated  although customdb simply 
>> throws exceptions if write methods are called.
>>     
>
> Thanks!
> I'll have a look as soon as possible and see what I need to do to
> provide you with an OsmbinWritableDataset. :)
>   
Sounds good!  Let me know if the current approach doesn't suit in some 
way.  It's fairly tightly aligned to my pgsql implementation whose dao 
classes map almost directly to the Node/Way/RelationManager classes.





More information about the osmosis-dev mailing list