#15356 closed enhancement (fixed)
Add Wikimedia map to the list of available maps
Reported by: | nyurik | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External imagery source | Version: | |
Keywords: | Wikipedia | Cc: |
Description (last modified by )
I tried to add it myself to https://josm.openstreetmap.de/wiki/Maps but I keep getting this error:
Warning: Invalid Wiki page: You are not allowed to change the default entries!
Please add this entry:
<entry> <name>Wikimedia Map</name> <id>wikimedia-map</id> <type>tms</type> <default>true</default> <url>https://maps.wikimedia.org/osm-intl/{zoom}/{x}/{y}.png</url> <max-zoom>18</max-zoom> <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text> <attribution-url>https://www.openstreetmap.org/</attribution-url> <valid-georeference>true</valid-georeference> </entry>
Attachments (0)
Change History (8)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Keywords: | Wikipedia added |
---|---|
Type: | defect → enhancement |
comment:3 by , 8 years ago
Component: | Core → External imagery source |
---|
comment:4 by , 8 years ago
comment:5 by , 8 years ago
BTW: Thats why it says: "You are not allowed to change the default entries!".
comment:6 by , 8 years ago
Description: | modified (diff) |
---|
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added in rev 477: https://josm.openstreetmap.de/wiki/Maps?sfp_email=&sfph_mail=&action=diff&version=477&old_version=476&sfp_email=&sfph_mail=
Please do not forget to close the ticket in this case.
Remove the "default" line and you are allowed to do the change yourself.