[OpenLayers-Trac] [OpenLayers] #3236: Add complete parsing and writing of WMC documents

OpenLayers trac-20090302 at openlayers.org
Fri Apr 1 08:02:59 EDT 2011


#3236: Add complete parsing and writing of WMC documents
------------------------+---------------------------------------------------
 Reporter:  trondmm     |       Owner:  tschaub        
     Type:  feature     |      Status:  new            
 Priority:  minor       |   Milestone:  2.11 Release   
Component:  Format.WMC  |     Version:  2.10           
 Keywords:  wmc         |       State:  Needs More Work
------------------------+---------------------------------------------------
 Add read/write support for:

 - ContactInformation
   - ContactPersonPrimary
     - ContactPerson
     - ContactOrganization
   - ContactPosition
   - ContactAddress
     - AddressType
     - Address
     - PostCode
     - City
     - StateOrProvince
     - Country
   - ContactVoiceTelephone
   - ContactFacsimileTelephone
   - ContactElectronicMailAddress

 - SRS
 - DataURL
 - LogoURL
 - DescriptionURL
 - KeywordList
   - Keyword
 - FeatureTypeStyle
 - DimensionList
   - Dimension

 added write support for LegendURL

 saving all available formats in metadata property

 write all available formats and styles to WMC

 write_wmc_MetadataURL() replaced with generic write_wmc_URLType(),
 also used for DataURL, LogoURL, DescriptionURL and LegendURL

 new helper function getOnlineResource_href()

 attribute "title" now written to Server element

 reorganized write order of child elements of Style to comply with schema

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3236>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list