Ignore:
Timestamp:
2018-04-24T07:48:05+02:00 (8 years ago)
Author:
mkyral
Message:

PointInfo: Add Spanish Cadastre Web Services module.

Patch by Javier Sánchez Portero.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/pointInfo/build.xml

    r33615 r34168  
    33
    44    <!-- enter the SVN commit message -->
    5     <property name="commit.message" value="PointInfo: Replace depricated AddCommand function."/>
     5    <property name="commit.message" value="PointInfo: Add Spanish Cadastre Web Services module. Patch by Javier Sánchez Portero."/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    77    <property name="plugin.main.version" value="12666"/>
     
    1515    <property name="plugin.author" value="Marián Kyral"/>
    1616    <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/>
    17     <property name="plugin.description" value="Shows an additional information about point on map. There is only a Czech RUIAN module available at this moment."/>
     17    <property name="plugin.description" value="Shows an additional information about point on map. Only Czech RUIAN and Spanish Cadastre Web Services modules are available at this moment."/>
    1818    <property name="plugin.icon" value="images/mapmode/info-sml.png"/>
    1919    <property name="plugin.link" value="https://github.com/mkyral/josm-pointInfo"/>
Note: See TracChangeset for help on using the changeset viewer.