Opened 16 years ago

Last modified 15 years ago

#2687 new defect

expected results of wfs 1.0.0 filter msautotest tests where projection is in meters are incorrect

Reported by: nsavard Owned by: warmerdam
Priority: normal Milestone:
Component: msautotest Version: svn-trunk (development)
Severity: normal Keywords: msautotest
Cc: assefa, tomkralidis

Description

The expected results of the wfs_filter_projmeter.map tests in the msautotest suite need to be corrected. There is a projection error message saved instead of the correct values.

The definition of the projection 3347 was not found. I believe (quite I'm not sure) that these tests were built with the actual version of fgs (1.0) which used an old version of proj4-epsg-with-42xxx-and-esri.zip. I fixed this zip file.

One the actual expected result snippet: msProcessProjection(): Projection library error. no options found in 'init&# 39; file

Change History (7)

comment:1 by tomkralidis, 16 years ago

Norm: I can't find this file (wfs_filter_projmeter.map) in trunk/msautotest/wxs anywhere. Which mapfile are you using, and which test is this occurring in?

comment:2 by tomkralidis, 16 years ago

Update on this one?

comment:3 by nsavard, 16 years ago

Tom: I added the wfs_filter_projmeter.map and thought that it was in svn. So this is my mistake. Anyhow the ticket is still relevant since I still get this error on my computer. I come back to you on this one.

comment:4 by tomkralidis, 16 years ago

Norm: can you commit wfs_filter_projmeter.map or post a test case?

comment:5 by nsavard, 16 years ago

Tom: Committed revision 7921

comment:6 by tomkralidis, 16 years ago

Norm: I get no errors no any results. However, the following files:

wfs_filter_projmeter_dwithin.xml wfs_filter_projmeter_equals_poly.xml wfs_filter_projmeter_equals.xml wfs_filter_projmeter_intersects_line.xml wfs_filter_projmeter_intersects.xml wfs_filter_projmeter_overlaps.xml wfs_filter_projmeter_touches.xml wfs_filter_projmeter_within.xml

...all return empty GML documents. Is this expected?

We will want to commit the expected/ files as well.

comment:7 by warmerdam, 15 years ago

Milestone: 5.6 release

I'm not sure how this got assigned to me, or what it might have to do with me.

I have run this test map and the only difference I got from the expected documents was a single value one bit off in the 13 digit or so in wfs_filter_projmeter_disjoint.xml.

I don't know if the above files are supposed to be empty results or not.

Is someone else willing to take this ticket and resolve it?

I'm removing the milestone since there does not appear to be any obvious pressing issue.

Note: See TracTickets for help on using tickets.