Modify

Opened 4 years ago

Last modified 4 years ago

#3131 new defect

WMS tiles compressed vertically

Reported by: jreiser@… Owned by: team
Priority: minor Component: Core imagery
Version: latest Keywords: wms, distortion, esri, arcgis
Cc:

Attachments (1)

bug_screenshot.jpg (48.1 KB) - added by John Reiser <jreiser@…> 4 years ago.
Screenshot of the bug occuring using the DE WMS.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 4 years ago by Cobra

  • Version changed from tested to latest

This also happens with other wms and with the newest version of josm (1951) and wmsplugin (16872).

comment:2 Changed 4 years ago by stoecker

  • Owner changed from team to jreiser@…
  • Status changed from new to needinfo

Still there? Provide examples/screenshots.

This sounds like wrong projection is used.

Changed 4 years ago by John Reiser <jreiser@…>

Screenshot of the bug occuring using the DE WMS.

comment:3 Changed 4 years ago by John Reiser <jreiser@…>

Please see the attached screenshot. It seems the ESRI-generated WMS services have some issue with aspect. Loading a WMS layer from another service (ie USGS Topomaps) aligns correctly with the OSM data.

Screenshot of the bug occuring using the DE WMS.

comment:4 Changed 4 years ago by stoecker

Some questions:

  • What projection settings do you have in josm
  • What projection is used in the URL for ESRI request (srs= parameter)
  • What projection does the ESRI server support (find out using GetCapabilities).

comment:5 Changed 4 years ago by jreiser@…

Switching to WGS84 Geographic does allow you to use the PA and DE WMSs in JOSM. Both of the URLs above use EPSG:4326. However, the NJ WMS works without issue in Mercator projection. The URL for the NJ WMS is: http://njwebmap.state.nj.us/njorthos?REQUEST=GetMap&SERVICE=WMS&layers=Natural2007&styles=&format=image/jpeg&srs=EPSG:4326&
It too uses EPSG:4326.

The NJ server returns the following available SRSs:
EPSG:3424 (NJ), EPSG:2959 (UTM 18N), EPSG:4269 (NAD 83), EPSG:4326 (WGS 84), EPSG:102711 (NJ)
While the DE server returns the following:
EPSG:102257, ESRI:102257, EPSG:2776, EPSG:4326, EPSG:4269, EPSG:4152, EPSG:26957

I guess my question is now, why does the NJ one work without a hitch and the others require switching the projection? What exactly is the Mercator projection JOSM uses? "Web Mercator"?

comment:6 Changed 4 years ago by stoecker

  • Owner changed from jreiser@… to team
  • Status changed from needinfo to new

Yes, JOSM uses Web Mercator. For cases of easy of use WMS plugin silently converts Web Mercator to EPSG:4326, which does introduce a slight error, but this should not be really relevant due to small tile sizes requested. The picture you get indicates some other calculation error somewhere (the error I mentioned above would be inside one tile and not at tile borders).

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to jreiser@njgeo.org
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.