[mapguide-trac] #1669: Validation error with WGS84 LL
MapGuide Open Source
trac_mapguide at osgeo.org
Sat Apr 23 14:58:33 EDT 2011
#1669: Validation error with WGS84 LL
------------------------+---------------------------------------------------
Reporter: PedroNGV | Owner: jng
Type: defect | Status: new
Priority: medium | Milestone: Maestro-3.0
Component: Maestro | Version: 2.2.0
Severity: major | Keywords: validation, maestro
External_id: |
------------------------+---------------------------------------------------
I loaded shapefiles in WGS84 LL and made the configuration of
LayerDefinition. In the creation of MapDefinition with this shapes, when
saving with the validator option active, it shows the following error:
Validating resource: Session:fc5f72fa-
6d00-11e0-8000-0018de490cc4_en_7F0000010AFC0AFB0AFA//39fdfc6a-d9cd-401c-
a4fa-15fdb315d477.MapDefinition
Error - OSGeo.MapGuide.ObjectModels.MapDefinition_1_0_0.MapDefinition:
Failed in validator:
miny > maxy
Parameter name: miny
However, the extent of the map is configured correctly, as you can see:
<Extents>
<MinX> -180 </ MinX>
<MaxX> 180 </ MaxX>
<MinY> -90 </ MinY>
<MaxY> 90 </ MaxY>
</ Extents>
The same happens with all of my Maps, with the same reference system
(WGS84 LL), created in 2.x versions of Maestro.
If I save the MapDefinition without doing the validation, it runs
smoothly, so it should be a problem in validation.
With other reference systems, it works without this validation error (eg
with Google Mercator EPSG 3857).
The shapes I am using are from http://www.naturalearthdata.com/
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1669>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list