Re: [mapguide-users] Map Menu, i can't pan after select an another map

2013-08-05 Thread renardchan
Thanks for the answer.

Some people seem to have the same problem
http://osgeo-org.1560.x6.nabble.com/Fusion-doesn-t-sync-the-two-Maps-td5056897.html#a5057133.

Below it's what's i test.

1) Two maps with the same vector layer in EPSG 3857 and same extents. In
application definition, the two maps havn't commercial Map Service layers.
== Map Menu works well

2)Two maps with the same vector layer in EPSG 3857 and same extents. The
second map have a commercial Map Service layers. 
First  I switch to the second maps with the commercial vector layer == work
well but i'm not in the same coordinate.
Second i come back to the initial map == here i can't pan.

3)Two maps with the same vector layer in EPSG 3857 and same extents. Two
maps have commercial map service. First change == i can't pan.

So my problem seem to become from my maps who have commercial map service.
Moreover my layers seems to have translation on the overview map.

I check the coordinate system of my maps and vector layers. It's
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]]

Tanks.





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Map-Menu-i-can-t-pan-after-select-an-another-map-tp5070445p5070778.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] Upcoming MapGuide release schedule

2013-08-05 Thread Jackie Ng
Hi All,

I'm looking to soon begin the release cycle for MapGuide Open Source 2.5.1
and 2.4.1. The main purpose of these point releases is primarily to roll in
the critical security hotfix for the mapagent (see RFC 136) and select
backported fixes from trunk. This week I'll be reviewing what open tickets
are eligible to be fixed for 2.4 and/or 2.5 with the actual releases coming
hopefully next week.

2.4.1 will be the only point release for the 2.4 branch. 

2.5 will probably get more point releases down the line. I'm pretty sure
that 2.5.1 won't be the last point release in this branch.

As for the upcoming 2.6 release, I plan to put out a preview release of 2.6
once this VS 2012 migration is completed (still waiting on FDO to complete
their VS migration). Migrating to VS 2012 required some major installer
changes (namely dropping Windows XP/2003 support). Having a preview release
will help us weed out any installer issues early before we start the 2.6
release cycle proper (probably around early 2014) and this will give you a
sneak peek at some of the new features coming in 2.6.

On the Fusion front, given most of the development action is currently
happening on trunk and I don't really have the time/resources to backport
whatever changes made since the 2.4 and 2.5 branch versions of Fusion, I'm
considering doing something that hasn't been done in a while: An out-of-band
release of Fusion that you can drop into your existing 2.4 or 2.5
installation of MapGuide. Is this something you would like to see?

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upcoming-MapGuide-release-schedule-tp5070801.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] MapGuide 2.5 - Fusion - Measurement unit undefinable

2013-08-05 Thread torrini
Hi list,

the units in my measurement widget is undefinable. I know I can set the unit
to imperial/degree/meter, but I can't fix my problem.
I made a comparison measurement in AJAX-Viewer. A distance in AJAX with 0.33
km has a length of 4'055'226 m (approximately :-)).

Has anybody a clue where this colossal unit come from? Is there a parameter
I changed accidentally?

Thanks in advance!

-torrini


AJAX measurement (for a larger view: right-click -- show image):
http://osgeo-org.1560.x6.nabble.com/file/n5070804/ajax.png 
fusion measurement (for a larger view: right-click -- show image):
http://osgeo-org.1560.x6.nabble.com/file/n5070804/fusion.png 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-Fusion-Measurement-unit-undefinable-tp5070804.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] Python user scripts for MapGuide Maestro 5.0

2013-08-05 Thread Hans Milling
This is great. Sometimes I need to change the path for a lot of resources or
something else and that could be done faster with scripts like that. Next
time I need something like this done, I'll create a script.

Hans...



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Python-user-scripts-for-MapGuide-Maestro-5-0-tp5067941p5070808.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] MapGuide 2.5 - Fusion - Measurement unit undefinable

2013-08-05 Thread Benjamin Zaugg
Hi Torrini

I had the same Problem. The solution was to remove the following code from
fusionSF-compressed.js or fusionSF.js:
if(o.wkto.wkt.length0){wktProj=new OpenLayers.Projection(o.wkt)}else

Then it worked properly.

Best, Benjamin


2013/8/5 torrini maria.kallb...@geoplanteam.ch

 Hi list,

 the units in my measurement widget is undefinable. I know I can set the
 unit
 to imperial/degree/meter, but I can't fix my problem.
 I made a comparison measurement in AJAX-Viewer. A distance in AJAX with
 0.33
 km has a length of 4'055'226 m (approximately :-)).

 Has anybody a clue where this colossal unit come from? Is there a parameter
 I changed accidentally?

 Thanks in advance!

 -torrini


 AJAX measurement (for a larger view: right-click -- show image):
 http://osgeo-org.1560.x6.nabble.com/file/n5070804/ajax.png
 fusion measurement (for a larger view: right-click -- show image):
 http://osgeo-org.1560.x6.nabble.com/file/n5070804/fusion.png



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-Fusion-Measurement-unit-undefinable-tp5070804.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


Re: [mapguide-users] MapGuide 2.5 - Fusion - Measurement unit undefinable

2013-08-05 Thread torrini
Salut Benjamin,

seems to be a swiss problem ;-)
Unfortunatly it didn't work. Do you remember if you changed both of the
files? Because I only found it in fusionSF.js.


-torrini



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-Fusion-Measurement-unit-undefinable-tp5070804p5070832.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] GeoRest Configuration

2013-08-05 Thread Steve G
Thanks for your help Gordon...It's looking like a permissions issue.  In the
C:\GeoREST\data folder if I include a Write permission to either the
Servername\Users or Servername\IIS_USRS accounts then the georest demos
work.  Without the write permission then I get the error as previously
posted.  Does this make sense?

If this is the case then the instructions for the IIS install on the georest
website should be updated.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GeoRest-Configuration-tp5070575p5070877.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