Greasy Fork is available in English.
Découpage d'un POI en deux en utisant un nouveau segment
Voici les versions de ce script où le code a été modifié. Voir toutes les versions.
Merge branch 'pr/LihtsaltMats/2'
Update WME-Split-POI.js
When editing parking lots the cutting button seems to overwrite buttons from other scripts. This should make it less aggressive.
Bump version #
Merge pull request #2 from LihtsaltMats:patch-1
Change cutting button location
Fix for latest WME breakage
Refactored to pass ESLint. Still not working yet.
testing new button placement
Wrap selectionchanged event handler in try/catch
remove area point category restrictions
Add ScriptUpdateMonitor
Code refactoring
starting to refactor splitPOI function
More refactoring. Add a check for minimum area size.
Move helper functions
WARNING: Undo of place deletion causes it to disappear. Need to investigate before releasing this.
fix cloneAttribute function
exclude copying externalProviderIDs (they need to be reassigned)
fix address copying
more updates, but disabled copying place attributes. Causing save issues. Need to fix before release.
Several updates. Ready for beta testing.
update split confirmation alert text
Add a warning for crooked segments.
Merge branch 'development'
version bump