[mapguide-trac] #1921: Maestro - Save Map

MapGuide Open Source trac_mapguide at osgeo.org
Thu Jan 19 11:14:41 EST 2012


#1921: Maestro - Save Map
----------------------------+-----------------------------------------------
   Reporter:  crispinatime  |       Owner:  jng        
       Type:  defect        |      Status:  new        
   Priority:  high          |   Milestone:  Maestro-4.1
  Component:  Maestro       |     Version:             
   Severity:  blocker       |    Keywords:             
External_id:                |  
----------------------------+-----------------------------------------------

Comment(by crispinatime):

 Here you go:

 There may not be a pkey on this table (Oracle, just a unique index by
 dubious design) but the layer validates and I can do a feature selection
 OK.

 {{{
    at System.ThrowHelper.ThrowKeyNotFoundException()
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    at OSGeo.MapGuide.MaestroAPI.Feature.RecordBase.get_Item(String name)
 in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\Feature\RecordBase.cs:line
 382
    at OSGeo.MapGuide.MaestroAPI.Feature.ReaderBase.get_Item(String name)
 in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\Feature\ReaderBase.cs:line
 369
    at
 OSGeo.MapGuide.MaestroAPI.PlatformConnectionBase.GetSpatialExtent(String
 resourceID, String schema, String geometry, String filter, Boolean
 allowFallbackToContextInformation) in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\PlatformConnectionBase.cs:line
 1640
    at
 OSGeo.MapGuide.MaestroAPI.PlatformConnectionBase.GetSpatialExtent(String
 resourceID, String schema, String geometry) in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\PlatformConnectionBase.cs:line
 1544
    at
 OSGeo.MapGuide.ObjectModels.FeatureSource.FeatureSourceExtensions.GetSpatialExtent(IFeatureSource
 fs, String className, String geomProperty) in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\ObjectModels\FeatureSourceInterfaces.cs:line
 532
    at
 OSGeo.MapGuide.MaestroAPI.Resource.Validation.BaseMapDefinitionValidator.ValidateBase(ResourceValidationContext
 context, IResource resource, Boolean recurse) in
 e:\Projects\Maestro\OSGeo.MapGuide.MaestroAPI\Resource\Validation\BaseMapDefinitionValidator.cs:line
 193
 }}}

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


More information about the mapguide-trac mailing list