Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8280 closed defect (invalid)

Error when downloading overlay from WMS

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core imagery Version: latest
Keywords: Cc:

Description

When I add WMS from here (choosing "Ortofotomapa 2011") and choose it in Map overlay I get red error tiles. Is it a problem with JOSM or the WMS?

Attachments (0)

Change History (5)

comment:1 by simon04, 12 years ago

The WMS server seems to have some problems: When starting JOSM from the commandline, each WMS w/ complete URL request is printed, e.g. Grabbing WMS http://www.gis.kielce.eu/isdp/scripts/isdp.dll/wms?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=ortofoto_2011&STYLES=&SRS=EPSG:4326&WIDTH=500&HEIGHT=500&BBOX=20.6230730,50.8745071,20.6244127,50.8753525. Opening this URL in the browser reveals an XML file:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ServiceExceptionReport SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_exception_1_1_1.dtd" >
<ServiceExceptionReport version="1.1.1"><ServiceException>ELayerCannotTransform: Warstwa ortofoto_2011 nie może zostać przekonwertowana do układu współrzędnych WGS84</ServiceException></ServiceExceptionReport>

comment:2 by anonymous, 12 years ago

I found out that this is problem with JOSM because it doesn't support European Terrestrial Reference System 1989 (ETRS89) - Wikipedia. "Ortofotomapa" is made in ETRS89 (Poland CS2000 zone 7) and cannot be transfered to WGS84 system which JOSM supports.

Is it possible to add support for ETRS89?

in reply to:  2 comment:4 by bastiK, 12 years ago

Resolution: invalid
Status: newclosed

Replying to anonymous:

I found out that this is problem with JOSM because it doesn't support European Terrestrial Reference System 1989 (ETRS89) - Wikipedia. "Ortofotomapa" is made in ETRS89 (Poland CS2000 zone 7) and cannot be transfered to WGS84 system which JOSM supports.

Is it possible to add support for ETRS89?

It is already supported, select PUWG (Poland) -> PUWG 2000 Zone 7

comment:5 by anonymous, 12 years ago

I haven't noticed that. I'm sorry for bothering you. Thanks!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.