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/README.md

    r34095 r34168  
    66
    77This plugin shows all available information for clicked point from external database.
    8 There is only a Czech RUIAN module available at this moment.
     8Only Czech RUIAN and Spanish Cadastre Web Services modules are available at this moment.
    99
    1010Plugin could be easy extend to show another data source.
    1111
    12 ##Author
     12## Author
    1313
    1414 * Marián Kyral <mkyral@email.cz>
    1515
    16 ##Websites
     16## Contributors
     17
     18  * Javier Sánchez Portero <javiersanp@gmail.com> (Spanish Cadastre Web Services module)
     19
     20## Websites
    1721
    1822 * OSM wiki - not available yet
     
    2024 * [Github](https://github.com/mkyral/josm-pointInfo)
    2125
    22 ##Licence:
     26## Licence:
    2327
    2428 * GPL v2 or later
    2529
    2630---
    27 ###The RUIAN module
     31### The RUIAN module
    2832
    2933 * Shows data about building, addresses, streets,  parcels and cadastral area from Czech RUIAN registry (https://wiki.openstreetmap.org/wiki/RUIAN)
     
    3741    * [![](https://raw.githubusercontent.com/mkyral/josm-pointInfo/master/images/dialogs/create-bug-report.png)] Report an issue with building
    3842
     43### The Spanish Cadastre Web Services module
     44
     45  * Easy access the Spanish Cadastre Web Services (only Cadastre photographs at the moment).
     46
    3947---
    40 ###The interface:
     48### The interface:
    4149
    4250- Input is position, output html string that is shown on message.
Note: See TracChangeset for help on using the changeset viewer.