[fdo-trac] #485: WFS should use "Title" as class description prior to "Abstract"

FDO trac_fdo at osgeo.org
Wed Mar 25 05:11:26 EDT 2009


#485: WFS should use "Title" as class description prior to "Abstract"
----------------------------+-----------------------------------------------
   Reporter:  christinebao  |       Owner:  gregboone
       Type:  defect        |      Status:  new      
   Priority:  major         |   Milestone:  3.5.0    
  Component:  WFS Provider  |     Version:  3.4.0    
   Severity:  3             |    Keywords:           
External_id:                |  
----------------------------+-----------------------------------------------
 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".

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/485>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list