Modify ↓
Opened 20 months ago
Closed 20 months ago
#6901 closed defect (worksforme)
add default "null styles" tag for wms imagery url
| Reported by: | Bene | Owned by: | team |
|---|---|---|---|
| Priority: | major | 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 Changed 20 months ago by stoecker
comment:2 Changed 20 months ago by stoecker
- Resolution set to worksforme
- Status changed from new to 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.