It seems the problem is not the coordinate system I have loaded the postgis data using Quantum GIS and the data is in WGS84. So even when specifying the EPSG:34326, still does not display anything, not as a layer or as a map.I am using Maersto version (r3285), to create a standard Ajax map.
But when I want to define the style for the towns point feature, I get an error: """" An error occurred while saving: The remote server returned an error: (559) MgDbXmlException.: An exception occurred in DB XM component. Error: XML Indexer: Parse error in document at line, 45 char22, Parser message: Element ' BackgroundColor' is not valid content model: Exception occurred in method MgResourceDefinitionManager.UpdateDocument at line 601 in file d:\buildforgeprojects\mapguide_opensource_v2.0\build_27.16\mgdev\derver\src\ services\resource\ResourceDefinitionManage.cpp """"" Andre -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer Sent: Sunday, 24 August, 2008 6:38 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Present postgis data with unknown coordinatesystem try overriding the co-ordinates system picking a common one like epsg:4326 http://spatialreference.org/ref/epsg/4326/ you imply that individual layers work fine by themselves? no errors in the server error log? are you using fusion or the basic layouts? z On Sun, Aug 24, 2008 at 6:58 AM, Andre Schoonbee <[EMAIL PROTECTED]> wrote: > I have data in a postgis Database. I do not know in what coordinate system > the data is. When I triy to render the layers on a map, I got a blank map. > I assume the problem is the coordinate system error. > > > > What should I do? > > > > Andre > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- Zac Spitzer - http://zacster.blogspot.com (My Blog) +61 405 847 168 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users __________ Information from ESET Smart Security, version of virus signature database 3382 (20080823) __________ The message was checked by ESET Smart Security. http://www.eset.com _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
