[josm-dev] Publishing a plugin with external dependency
M S
caffeine.addicted at gmail.com
Tue Mar 8 00:20:30 GMT 2011
Hi,
M S wrote:
>
>> I have written a plugin displaying GeoTiff images in JOSM and am thinking
>> about publishing it.
>>
>
> Does the ImportImage plugin not do that already - or if it doesn't, could
> it maybe be extended instead of adding a new plugin? I think ImportImage
> already depends on a sh*tload of external projection libraries which are
> bundled with the plugin.
>
ImportImage does not work at all for me. Either it throws uncatched
exceptions or it displays (properly referenced) GeoTiffs at the wrong place
with the wrong scale or not at all. After looking through its source I
figured it would be much easier to start from scratch.
With my current knowledge of the source of ImportImage I am not sure how
long it would take to extend (slash fix) it.
More information about the josm-dev
mailing list