Opened 9 months ago
Closed 9 months ago
#7961 closed defect (fixed)
Adding sources & links
| Reported by: | FrViPofm | Owned by: | Don-vip |
|---|---|---|---|
| Priority: | normal | Component: | Plugin tag2link |
| Version: | Keywords: | new links | |
| Cc: |
Description
<!-- social facility -->
<source name="FINESS" country-code="FR">
<rule>
<condition k="ref:(FR:)?FINESS" v="[A-Z0-9-]{9}" />
<link name="View %name% sheet of hospital/home" href="http://finess.sante.gouv.fr/finess/jsp/actionDetailEtablissement.do?noFiness=%v%" />
</rule>
</source>
<!-- in source name="INSEE" -->
<rule><!-- Data quality -->
<condition k="admin_level" v="8"/>
<condition k="ref:(FR:)?INSEE" v="\p{Digit}{5}" id="ref"/>
<link name="View %name% sheet on osm.fr" href="http://openstreetmap.fr/outils/etat-commune?insee=%ref.v%" />
</rule>
Attachments (0)
Change History (1)
comment:1 Changed 9 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed



Fixed in [o28546].