Ticket #485 (closed defect: fixed)
WFS should use "Title" as class description prior to "Abstract"
| Reported by: | christinebao | Owned by: | Romica Dascalescu |
|---|---|---|---|
| Priority: | major | Milestone: | 3.5.0 |
| Component: | WFS Provider | Version: | 3.4.0 |
| Severity: | 3 | Keywords: | |
| Cc: | External ID: | 1200565.01 |
Description
According to WFS's schema: <FeatureType?>
<Name>massgis:GISDATA.AIRPORTS_PT</Name> <Title>Airports</Title> <Abstract>Generated from massgis_sde</Abstract> <Keywords>...</Keywords> <SRS>EPSG:26986</SRS> <LatLongBoundingBox? minx="-73.42046397500587" miny="41.246805128995895" maxx="-69.96047294320478" maxy="42.797790499009835" />
</FeatureType>
The "Title" field should be used as readable class name later. To keep it in class definition, the Description property should be set "Title" instead of "Abstract".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

