Changes between Version 8 and Version 9 of Plugin changelog


Ignore:
Timestamp:
2012-03-22T23:35:30+01:00 (14 years ago)
Author:
skyper
Comment:

layout + merged plugin changelog from main changelog

Legend:

Unmodified
Added
Removed
Modified
  • Plugin changelog

    v8 v9  
    44
    55== March 2012 ==
    6 * continuousDownload: '''new''' external plugin for downloading data as the view is panned and zoomed ([https://github.com/Gnonthgol/JOSM-continuos-download code on GitHub])
    7 * mirrored_download: added support for [http://wiki.openstreetmap.org/wiki/XAPI XAPI] query ([o28111]) ('''temporarily unavailable in published plugin''')
    8 * opendata: '''new''' plugin for downloading from open data portals ([http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData docs], [o28005])
    9 * utilsplugin2: new search keywords '''adjacent''' and '''connected''' ([o27999])
     6* **continuousDownload**: **new** external plugin for downloading data as the view is panned and zoomed ([https://github.com/Gnonthgol/JOSM-continuos-download code on GitHub])
     7* [wiki:Help/Plugin/UtilsPlugin2 utilsplugin2]:
     8 * new search keywords **adjacent** and **connected** ([o27999])
     9* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/mirrored_download mirrored_download]: (**temporarily unavailable in published plugin**)
     10 * added support for [https://wiki.openstreetmap.org/wiki/XAPI XAPI] query ([o28111])
     11* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData OpenData]: **new** plugin for downloading from open data portals ([o28005])
     12 * data from data.gouv.fr
     13 * Paris, Toulouse, Le Mans data
     14 * Neptune files support
     15* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Conflation Conflation]:
     16 * support for matching on tags
     17
    1018
    1119== February 2012
    1220* Many shortcut changes
    13 * todo: '''new''' plugin for creating a TODO list of objects to work on ([http://wiki.openstreetmap.org/wiki/JOSM/Plugins/TODO_list docs], [https://github.com/Gnonthgol/JOSM-todo GitHub project])
    14 * canvec_helper: you can now control when it downloads tiles and open the tiles from within JOSM ([o27951])
    15 * utilsplugin2: new search keywords '''inside''', '''intersecting''', and '''allintersecting''' (#5905, [o27938])
    16 * rgisopen: plugin removed ([o27822])
    17 * mirrored_download: new plugin for possibly faster downloads of OSM data from multiple [http://wiki.openstreetmap.org/wiki/Overpass_API Overpass] servers ([o27678])
     21* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/TODO_list todo]: **new** plugin for creating a TODO list of objects to work on ([https://github.com/Gnonthgol/JOSM-todo GitHub project])
     22* **canvec_helper**:
     23 * you can now control when it downloads tiles and open the tiles from within JOSM ([o27951])
     24* [wiki:Help/Plugin/UtilsPlugin2 utilsplugin2]:
     25 * new search keywords **inside**, **intersecting**, and **allintersecting** (#5905, [o27938])
     26* **rgisopen**: plugin removed ([o27822])
     27* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/mirrored_download mirrored_download]: new plugin for possibly faster downloads of OSM data from multiple [https://wiki.openstreetmap.org/wiki/Overpass_API Overpass] servers ([o27678])
    1828
    1929== January 2012
    20 * utilsplugin2: '''Replace Geometry''' can now ''upgrade'' a node to a multipolygon (#7313, [o27645])
    21 * utilsplugin2: '''Replace Geometry''' now shows tag conflict resolution dialog (#7278. [o27624])
    22 * utilsplugin2: added '''Curves tool''' for creating arcs (#7200, [o27618])
    23 * utilsplugin2: '''Replace Geometry''' can now ''upgrade'' a node to a way (#7277, [o27505])
    24 * utilsplugin2: added '''Lat Lon tool''' for creating nodes and ways from latitude and longitude (#7237, [o27443])
     30* [wiki:Help/Plugin/UtilsPlugin2 utilsplugin2]:
     31 * **[wiki:Help/Action/ReplaceGeometry Replace Geometry]** can now ''upgrade'' a node to a multipolygon (#7313, [o27645])
     32 * **[wiki:Help/Action/ReplaceGeometry Replace Geometry]** now shows tag conflict resolution dialog (#7278. [o27624])
     33 * added **[wiki:Help/Action/CreateCircleArc Circle arc]**, a curves tool for creating arcs (#7200, [o27618])
     34 * **[wiki:Help/Action/ReplaceGeometry Replace Geometry]** can now ''upgrade'' a node to a way (#7277, [o27505])
     35 * added **[wiki:Help/Action/LatLonTool Lat Lon tool]** for creating nodes and ways from latitude and longitude (#7237, [o27443])