Re: [mapguide-users] oracle king problem after upgrade

2012-08-16 Thread Rok Klemen
Hello,

MapGuide OpenSource 2.2 uses FDO 3.5.
Make sure you are using King Oracle that is build to support FDO 3.5.
You can use : www.sl-king.com/fdooracle/download/download.html or
fdo.osgeo.org/content/fdo-350-downloads.

Have a nice day,
Rok

On Thu, Aug 16, 2012 at 4:30 AM, A H hizper...@hotmail.com wrote:

 hello everyone. i'm testing to upgrade from MGOS2.1 to MGOS2.2 everything
 else was working fine after the upgrade, except for now i cannot
 create/edit Oracle King connection (using Mapguide Studio 2008). i'm using
 Oracle 9i, so i have do exactly what i did when upgrading from MGOS1.2
 (copy the oracle instant client, edit the providers.xml) i tried to switch
 back to Oracle King 3.4.0.0 but didn't work either is there anything i
 could be missing here?
 --
 View this message in context: oracle king problem after 
 upgradehttp://osgeo-org.1560.n6.nabble.com/oracle-king-problem-after-upgrade-tp4995518.html
 Sent from the MapGuide Users mailing list 
 archivehttp://osgeo-org.1560.n6.nabble.com/MapGuide-Users-f4182607.htmlat 
 Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] oracle king problem after upgrade

2012-08-16 Thread Zac Spitzer
I wouldn't even bother with 2.2, try the 2.4 RC1,
there are just so many bug fixes and improvements

On Thu, Aug 16, 2012 at 4:10 PM, Rok Klemen r...@sl-king.si wrote:
 Hello,

 MapGuide OpenSource 2.2 uses FDO 3.5.
 Make sure you are using King Oracle that is build to support FDO 3.5.
 You can use : www.sl-king.com/fdooracle/download/download.html or
 fdo.osgeo.org/content/fdo-350-downloads.

 Have a nice day,
 Rok

 On Thu, Aug 16, 2012 at 4:30 AM, A H hizper...@hotmail.com wrote:

 hello everyone. i'm testing to upgrade from MGOS2.1 to MGOS2.2 everything
 else was working fine after the upgrade, except for now i cannot create/edit
 Oracle King connection (using Mapguide Studio 2008). i'm using Oracle 9i, so
 i have do exactly what i did when upgrading from MGOS1.2 (copy the oracle
 instant client, edit the providers.xml) i tried to switch back to Oracle
 King 3.4.0.0 but didn't work either is there anything i could be missing
 here?
 
 View this message in context: oracle king problem after upgrade
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users



 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] oracle king problem after upgrade

2012-08-16 Thread Ryan Northcott
I wouldn't say the quick plot is an improvement. 
Too bad Ajax uses quick plot and fusion uses print page. 
Consistency is lacking in a big way. 

This is with AIMS as well. 


- sent via mobile iOS5

On 2012-08-16, at 2:39 AM, Zac Spitzer zac.spit...@gmail.com wrote:

 I wouldn't even bother with 2.2, try the 2.4 RC1,
 there are just so many bug fixes and improvements
 
 On Thu, Aug 16, 2012 at 4:10 PM, Rok Klemen r...@sl-king.si wrote:
 Hello,
 
 MapGuide OpenSource 2.2 uses FDO 3.5.
 Make sure you are using King Oracle that is build to support FDO 3.5.
 You can use : www.sl-king.com/fdooracle/download/download.html or
 fdo.osgeo.org/content/fdo-350-downloads.
 
 Have a nice day,
 Rok
 
 On Thu, Aug 16, 2012 at 4:30 AM, A H hizper...@hotmail.com wrote:
 
 hello everyone. i'm testing to upgrade from MGOS2.1 to MGOS2.2 everything
 else was working fine after the upgrade, except for now i cannot create/edit
 Oracle King connection (using Mapguide Studio 2008). i'm using Oracle 9i, so
 i have do exactly what i did when upgrading from MGOS1.2 (copy the oracle
 instant client, edit the providers.xml) i tried to switch back to Oracle
 King 3.4.0.0 but didn't work either is there anything i could be missing
 here?
 
 View this message in context: oracle king problem after upgrade
 Sent from the MapGuide Users mailing list archive at Nabble.com.
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 
 
 
 -- 
 Zac Spitzer
 Solution Architect / Director
 Ennoble Consultancy Australia
 http://www.ennoble.com.au
 http://zacster.blogspot.com
 +61 405 847 168
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] How to Get LayerPropertiesNames from Client Side using javascript

2012-08-16 Thread veer-singh
Hi ,
I want to access all LayerpropertiesNames from mapWidget ,
i have writtin below code to access'

  var mgApiMapWidgetId = 'Map';
  var MainFusionWindow = GetFusionWindow();
  var Fusion = MainFusionWindow.Fusion;
  var mapWidget = Fusion.getWidgetById(mgApiMapWidgetId);
 var CurrentMap = mapWidget.oMapOL;
 var layer = CurrentMap.mapWidget.oMapOL.getLayersByName(LayerName);
   var propNames = layer.attribute;// here i'm getting undefined

Please suggest me proper solution for it.



-
VEER HCLTECH,INDIA
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/How-to-Get-LayerPropertiesNames-from-Client-Side-using-javascript-tp4995618.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Zoom to feature and Flash

2012-08-16 Thread Saurabh Gupta. Noida


Hello Mapguide users,

Trust you all are doing great.

Can anyone please help me in 'Zoom to feature' using feature attributes using _javascript_ orusing server side Api's which ever is the possible way. Also , flashing the same.

I am binding a grid with feature attributes at clinet side now when user clicks on row that particualr row feature gets zoomed in and flash it too.

Regards

Saurabh

::DISCLAIMER::
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.



___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Height of PropertyControl

2012-08-16 Thread David Das Neves
Hey together.

We are using MG 2.2 and in this version the height of the propertyctrl is 
somehow set to a wrong number.

Can someone where the height of the iframe is set? In HTML it looks like this:


iframe width=0 frameborder=0 
src=/mapguide/mapviewerajax/propertyctrl.aspx?LOCALE=de name=PropertyCtrl 
id=PropertyCtrl style=width: 230px; height: 230px;
   /iframe

Till now I could not find any place in the code where it is set 
programmatically.

Greetings
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] MgWktReaderWriter merging geometries within GEOMETRYCOLLECTION?

2012-08-16 Thread morkl
Hi all!

I'm trying to save features, drawn with OpenLayers and serialized to WKT, to
an SDF feature source, but I'm having some trouble with the
MgWktReaderWriter. It seems like it somehow merges all lines trings that are
next to each other within a geometry collection.

For example, with an input of

it behaves as if I had put in


Simple test, which turns the first WKT string above into the second one
(C#):


Is this a bug in the MgWktReaderWriter, or is it me doing something terribly
wrong?

Best regards,
Patrik Johansson



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/MgWktReaderWriter-merging-geometries-within-GEOMETRYCOLLECTION-tp4995654.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Step by Step for ECW and MGOS 2.4

2012-08-16 Thread Steve G
Can you confirm what version of MG you are using and the OS you have it
installed on?



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Step-by-Step-for-ECW-and-MGOS-2-4-tp4995445p4995708.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Step by Step for ECW and MGOS 2.4

2012-08-16 Thread GordonL
Ok, on MGOS 2.4 Beta 32bit:

Download the ZIP File:
http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-gdal-1-9-0-mapserver-6-0-1.zip

Unzip it anywhere you wish (i.e. C:\GDAL\)

Grab all the files from the C:\GDAL\bin\gdal\plugins\ folder and paste them
into:
C:\Program Files\OSGeo\MapGuide\Server\bin\gdalplugins\ 


From the C:\GDAL\bin\ folder copy the two files:
libecwj2.dll
lti_dsdk.dll

and put them in:
C:\Program Files\OSGeo\MapGuide\Server\bin\

Restart MapGuide Service and it works now.  
That is all I needed to do to get it working on 32bit.

gordon







--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Step-by-Step-for-ECW-and-MGOS-2-4-tp4995445p4995725.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Height of PropertyControl

2012-08-16 Thread Zac Spitzer
the old ajax viewer uses templates which can be found under \Web\www\viewerfiles

On Thu, Aug 16, 2012 at 11:26 PM, David Das Neves
ne...@systemtechnik.net wrote:
 Hey together.



 We are using MG 2.2 and in this version the height of the propertyctrl is
 somehow set to a wrong number.



 Can someone where the height of the iframe is set? In HTML it looks like
 this:





 iframe width=0 frameborder=0
 src=/mapguide/mapviewerajax/propertyctrl.aspx?LOCALE=de
 name=PropertyCtrl id=PropertyCtrl style=width: 230px; height: 230px;

/iframe



 Till now I could not find any place in the code where it is set
 programmatically.



 Greetings


 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Thematic maps on Non Spatial Data

2012-08-16 Thread nanda kishor
@Zac Spitzer,

Is it possible, that a customized widget can be developed; In that a
non-spatial table can be joined with the spatial layer(@ client_end) from
the final table, a thematic map can be generated and later it get displayed.

Thanks in Advance,

--Nanda Kishor



On Thu, Aug 16, 2012 at 10:27 AM, Zac Spitzer zac.spit...@gmail.com wrote:

 doing it in the database is the recommended approach, it scales
 and performs far better than any other approach

 plus you have the opportunity to tune a database view using indexes etc

 On Thu, Aug 16, 2012 at 2:54 PM, Jamo adam.jami...@portbris.com.au
 wrote:
  So we have two tables one with say geometry and an id and one with an id
 and
  attributes...?
 
  I have a similar setup here but I'm affraid the only way to accomplish
 the
  task is to join them either at the DB end or at mapguide.
 
  I join them at the DB so whenever a change is made it triggers to modify
 the
  combined table so then you maintain the spatial data and the external
 data
  is simply appended when it changes.
 
  I have used this to join our cadastre (Spatial Data) to our Land
 Management
  System (Attribute Data).
 
  Hope that helps
 
 
 
  --
  View this message in context:
 http://osgeo-org.1560.n6.nabble.com/Thematic-maps-on-Non-Spatial-Data-tp4994300p4995525.html
  Sent from the MapGuide Users mailing list archive at Nabble.com.
  ___
  mapguide-users mailing list
  mapguide-users@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/mapguide-users



 --
 Zac Spitzer
 Solution Architect / Director
 Ennoble Consultancy Australia
 http://www.ennoble.com.au
 http://zacster.blogspot.com
 +61 405 847 168
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Thematic maps on Non Spatial Data

2012-08-16 Thread Zac Spitzer
that's actually completely impossible

On Fri, Aug 17, 2012 at 2:20 PM, nanda kishor
nandakishorks2...@gmail.com wrote:
 @Zac Spitzer,

 Is it possible, that a customized widget can be developed; In that a
 non-spatial table can be joined with the spatial layer(@ client_end) from
 the final table, a thematic map can be generated and later it get displayed.

 Thanks in Advance,

 --Nanda Kishor



 On Thu, Aug 16, 2012 at 10:27 AM, Zac Spitzer zac.spit...@gmail.com wrote:

 doing it in the database is the recommended approach, it scales
 and performs far better than any other approach

 plus you have the opportunity to tune a database view using indexes etc

 On Thu, Aug 16, 2012 at 2:54 PM, Jamo adam.jami...@portbris.com.au
 wrote:
  So we have two tables one with say geometry and an id and one with an id
  and
  attributes...?
 
  I have a similar setup here but I'm affraid the only way to accomplish
  the
  task is to join them either at the DB end or at mapguide.
 
  I join them at the DB so whenever a change is made it triggers to modify
  the
  combined table so then you maintain the spatial data and the external
  data
  is simply appended when it changes.
 
  I have used this to join our cadastre (Spatial Data) to our Land
  Management
  System (Attribute Data).
 
  Hope that helps
 
 
 
  --
  View this message in context:
  http://osgeo-org.1560.n6.nabble.com/Thematic-maps-on-Non-Spatial-Data-tp4994300p4995525.html
  Sent from the MapGuide Users mailing list archive at Nabble.com.
  ___
  mapguide-users mailing list
  mapguide-users@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/mapguide-users



 --
 Zac Spitzer
 Solution Architect / Director
 Ennoble Consultancy Australia
 http://www.ennoble.com.au
 http://zacster.blogspot.com
 +61 405 847 168
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users


 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Thematic maps on Non Spatial Data

2012-08-16 Thread nandankishorks
@ Zac Spitzer, 

Thank you very much sir,



-
-Nandan
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Thematic-maps-on-Non-Spatial-Data-tp4994300p4995832.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Thematic maps on Non Spatial Data

2012-08-16 Thread Zac Spitzer
you do realise I was joking?

On Fri, Aug 17, 2012 at 3:00 PM, nandankishorks
nandakishorks2...@gmail.com wrote:
 @ Zac Spitzer,

 Thank you very much sir,



 -
 -Nandan
 --
 View this message in context: 
 http://osgeo-org.1560.n6.nabble.com/Thematic-maps-on-Non-Spatial-Data-tp4994300p4995832.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users



-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users