Modify ↓
Opened 14 years ago
Closed 14 years ago
#6901 closed defect (worksforme)
add default "null styles" tag for wms imagery url
Reported by: | Bene | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | Cc: |
Description
If you want to use an default ESRI Arcgis Server WMS Service you have to add "null styles" tag in imagery URL! (STYLES=&)
Please add this per default in imagery URL after ....&REQUEST=GetMap&STYLES=&...
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
WMS URLs are created with Patterns, see Maps. You simple need to define proper URL. There is nothing to do to support what you want.