Ticket #2620 (new defect)

Opened 2 months ago

Unable to draw a point layer using OGR, SQL Server ODBC and <SrcSQL>

Reported by: skerrick Assigned to: mapserverbugs
Priority: highest Milestone:
Component: OGR Support Version: 4.8
Severity: critical Keywords:
Cc:

Description

Unable to draw a point layer using OGR, SQL Server ODBC and <SrcSQL>

I used ogrinfo with –sql and my DSN to verify that all worked. It did.

Next I used ogrinfo against my .ovf file and that worked fine. The point locations where retrieved just fine.

When I use shp2img using my map file which contains the point layer using the .ovf file the resulting image is blank.

The extent specified in my map file does contain the points as retrieved by ogrinfo but the point layer does not draw.

Attachments

result_test.ovf (0.9 kB) - added by skerrick on 05/15/08 16:58:56.
test.map (2.5 kB) - added by skerrick on 05/15/08 16:59:46.

Change History

05/15/08 16:58:56 changed by skerrick

  • attachment result_test.ovf added.

05/15/08 16:59:46 changed by skerrick

  • attachment test.map added.