﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24303	Plugin intersection uses deprecated, now removed method	galen8183	taylor.smock	"The intersection plugin uses the newly removed greatCircleDistance method from LatLon.java
Removed in:
{{{
commit 80050a1fe661292911cb6408e270d450565fb3e0 (tag: 19394)
Author: stoecker <stoecker@0c6e7542-c601-0410-84e7-c038aed88b3b>
Date:   Fri 2025-04-25 20:46:01 +0000
 
    fix #24104 - drop remaining deprecations
 
    git-svn-id: https://josm.openstreetmap.de/svn/trunk@19394 0c6e7542-c601-0410-84e7-c038aed88b3b
}}}

Error given:
{{{
 - 00018.551 E: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin intersection. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoSuchMethodError: 'double org.openstreetmap.josm.data.coor.LatLon.greatCircleDistance(org.openstreetmap.josm.data.coor.LatLon)'
}}}

Issue on the plugin repo: https://github.com/kaart-labs/lane-connectivity_plugin/issues/7"	defect	closed	normal		Plugin intersection		duplicate		
