[mapguide-trac] #1503: DWF Load Procedures not setting sheet extents

MapGuide Open Source trac_mapguide at osgeo.org
Tue May 10 01:32:56 EDT 2011


#1503: DWF Load Procedures not setting sheet extents
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng        
       Type:  defect   |      Status:  new        
   Priority:  low      |   Milestone:  Maestro-3.1
  Component:  Maestro  |     Version:             
   Severity:  trivial  |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------
Changes (by jng):

  * milestone:  Maestro-4.0 => Maestro-3.1


Comment:

 The Drawing Service APIs along with System.Xml.XmlDocument should be
 sufficient here.

 So the current process:

  * Create Drawing Source
  * Upload embedded dwf
  * Save Drawing Source

 Becomes

  * Create Drawing Source
  * Upload embedded dwf
  * Save Drawing Source (temp copy)
  * Interrogate drawing source for relevant section containing extents and
 CS information
  * Update Drawing Source xml with this information
  * Save Drawing Source

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1503#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list