Re: [mapguide-users] coordinate conversion 2.4 RC1 (google epsg:3785)

2012-07-20 Thread Jackie Ng
If it is for the purpose of showing your map with google/bing/osm layers
lining up then, the map should be in WGS84.PseudoMercator, whose wkt is:

PROJCS["WGS84.PseudoMercator",GEOGCS["LL84",DATUM["WGS84",SPHEROID["WGS84",6378137.000,298.25722293]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Popular
Visualisation Pseudo
Mercator"],PARAMETER["false_easting",0.000],PARAMETER["false_northing",0.000],PARAMETER["central_meridian",0.00],UNIT["Meter",1.00]]


- Jackie



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/coordinate-conversion-2-4-RC1-google-epsg-3785-tp4989752p4989765.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] coordinate conversion 2.4 RC1 (google epsg:3785)

2012-07-20 Thread pcardinal
The conversion to

PROJCS["Popular Visualisation CRS / Mercator",GEOGCS["Popular Visualisation
CRS",DATUM["Popular_Visualisation_Datum",SPHEROID["Popular Visualisation
Sphere",6378137,0,AUTHORITY["EPSG","7059"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6055"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4055"]],UNIT["Meter",1,AUTHORITY["EPSG","9001"]],PROJECTION["Mercator_1SP"],PARAMETER["central_meridian",0],PARAMETER["scale_factor",1],PARAMETER["false_easting",0],PARAMETER["false_northing",0],AUTHORITY["EPSG","3785"],AXIS["X",EAST],AXIS["Y",NORTH]]

does not work any more in Map Settings (MapDefinition).


reference : http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays
(Using MapGuide Overlays with Commercial Map Service Layers)
 



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/coordinate-conversion-2-4-RC1-google-epsg-3785-tp4989752.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] Change taskpane in Fusion?

2012-07-20 Thread JamesDudden
You're right there is a taskpane tab when using MG Studio but I need to be
able to do this using Maestro.
Any other ideas?



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Change-taskpane-in-Fusion-tp4989594p4989600.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] Change taskpane in Fusion?

2012-07-20 Thread Ryan Northcott
Hello,

in Autodesk Infrastructure Studio..

when you open a Flex Layout.
in the Components section, pick the Task Frame Tab.

And you can set the Link there, and pick the drop down for target for
initial URL.

I'm still tying to get my click links to open the link in the taskpane
instead of a new window. it was so much easier with basic layout
stupid nested frames

On Fri, Jul 20, 2012 at 7:03 AM, JamesDudden
wrote:

> Hi,
> How do I change the taskpane in Fusion from the standard taskpane.html (in
> the widgets folder as below) to a .asp webpage?
> C:\Program
> Files\OSGeo\MapGuide\Web\www\fusion\widgets\TaskPane\TaskPane.html
>
> Any help appreciated
>
> Regards
> James
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.n6.nabble.com/Change-taskpane-in-Fusion-tp4989594.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 mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Not able execute ZoomToView(pXCO, pYCO, pScale, true) in Fusion version of AIM

2012-07-20 Thread veer-singh
Hi All,
I'm trying to execute method parent.parent.ZoomToView(pXCO, pYCO, pScale,
true);
but not working. i also tried 
GetParent().ZoomToView(pXCO, pYCO, pScale, true);
which is also not working. So could u plz let me know if sm thing is
missing.
where :
 function GetParent()
   {
   if (parent.Fusion) {
   return parent;
   }
   else if (parent.parent.Fusion) {
   return parent.parent;
   }
   }



-
VEER PAL SINGH
HCL TECHNOLOGIES LTD NOIDA
INDIA-201301
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Not-able-execute-ZoomToView-pXCO-pYCO-pScale-true-in-Fusion-version-of-AIM-tp4989597.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] Change taskpane in Fusion?

2012-07-20 Thread JamesDudden
Hi,
How do I change the taskpane in Fusion from the standard taskpane.html (in
the widgets folder as below) to a .asp webpage?
C:\Program
Files\OSGeo\MapGuide\Web\www\fusion\widgets\TaskPane\TaskPane.html

Any help appreciated

Regards
James




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Change-taskpane-in-Fusion-tp4989594.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