Modify ↓
#16713 closed defect (othersoftware)
Reprojection doesn't really work for punktyadresowe.pl WMS (Invalid SRS error)
Reported by: | RicoElectrico | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | template_report wms poland | Cc: | wiktorn |
Description
What steps will reproduce the problem?
- Use Mercator projection
- Try to load any layer of this WMS: wms_endpoint:http://www.punktyadresowe.pl/cgi-bin/wms-impa
What is the expected result?
Layer loads with reprojection to Mercator
What happens instead?
I get an error: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers.
Please provide any additional information below. Attach a screenshot if possible.
The layer works just fine if you switch to EPSG:2180
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-08-22 19:44:25 +0200 (Wed, 22 Aug 2018) Build-Date:2018-08-22 17:46:33 Revision:14178 Relative:URL: ^/trunk Identification: JOSM/1.5 (14178 pl) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 1803 (17134) Memory Usage: 364 MB / 989 MB (135 MB allocated, but free) Java version: 1.8.0_171-b11, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 2560x1440 Maximum Screen Size: 2560x1440 Plugins: + FastDraw (34510) + HouseNumberTaggingTool (34517) + OpeningHoursEditor (34535) + PicLayer (34544) + SimplifyArea (34586) + apache-commons (34506) + buildings_tools (34572) + geojson (87) + photo_geotagging (34576) + reverter (34552) + tag2link (34559) + terracer (34584) + todo (30305) + turnrestrictions (34576) + undelete (34568) + utilsplugin2 (34506) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/HiDPISupport&zip=1 Last errors/warnings: - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers. - E: msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers.
Attachments (0)
Change History (4)
comment:1 by , 7 years ago
Cc: | added |
---|---|
Keywords: | wms poland added |
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks like it service now properly responds to queries using 3857.
Also - they recommend to switch to http://wms.epodgik.pl/cgi-bin/KrajowaIntegracjaPunktowAdresowych which contains all integrated data from Poland.
comment:4 by , 7 years ago
Resolution: | fixed → othersoftware |
---|
Note:
See TracTickets
for help on using tickets.
GetCapabilities URL: http://www.punktyadresowe.pl/cgi-bin/wms-impa?VERSION=1.1.1&SERVICE=WMS&REQUEST=GetCapabilities
Capabilities:
JOSM WMS URL:
JOSM request:
which results in:
Seems like a bug on server configuration? Can anyone contact them?