Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
|
|
|
|
| 3 | 3 | <!-- enter the SVN commit message --> |
| 4 | 4 | <property name="commit.message" value="[josm_elevationprofile]"/> |
| 5 | 5 | <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> |
| 6 | | <property name="plugin.main.version" value="7886"/> |
| | 6 | <property name="plugin.main.version" value="8168"/> |
| 7 | 7 | |
| 8 | 8 | <!-- Configure these properties (replace "..." accordingly). |
| 9 | 9 | See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins |