Modify ↓
Opened 8 years ago
Closed 5 years ago
#14951 closed enhancement (fixed)
New "ref:FR:NAF" link to a map
Reported by: | FrViPofm | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core tag2link | Version: | |
Keywords: | Cc: |
Description (last modified by )
<rule> <condition k="ref:FR:NAF" v="[A-Z0-9-]{5}" /> <link name="View a map of %name% items" https://sidjy.github.io/ape.html?ape=4751Z%v%" /> </rule>
If it is possible to get the center of the viewbox or of the object, it should be something like :
<rule> <condition k="ref:FR:NAF" v="[A-Z0-9-]{5}" /> <link name="View a map of %name% items" https://sidjy.github.io/ape.html?ape=4751Z%v%#15/%lat%/%lon%" /> </rule>
Attachments (0)
Change History (4)
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
lat/lon mapping added in [o35148]. But the website you gave does not work at all, so I had to remove the rule :/
Note:
See TracTickets
for help on using tickets.
Oups !
and