#1091 closed defect (fixed)
SpatialContextAssociation in Raster property lost while describeSchema
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Feature Service | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: | 1253734 |
Description
The spacial context association should be get from Geometric property and Raster property, but currently we can just get the SpatialContextAssociation from Geometric property. The SpatialContextAssociation in Raster property losted. This defect will affected the DescribeSchema and DescribeSchemaForXML command, the excution result of these two command just get partial spacial context associations.
Change History (3)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Version: | 2.0.2 |
---|
comment:3 by , 15 years ago
Hi - could this be related to GDAL not returning the bounds correctly for a raster because of spatial systems mis-match (ticket 740 / 998) ?
If so-- could it also go into the 2.1 branch... please!
Note:
See TracTickets
for help on using tickets.
Fixed in https://trac.osgeo.org/mapguide/changeset/4222