[mapguide-users] problem with selection set

2020-01-27 Thread יובל קימל

Hello to all

I am in the process of upgrading my mapguide 2.6.1 to 3.1.2

In 2.6.1 when i was selecting features on the map they would show in  
$_SESSION.


In 3.1.2 when selecting features on the map they DONT show in $_SESSION/

Any ideas?

thanks

Yuval

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

[mapguide-users] problem with ssl and maestro

2020-01-27 Thread יובל קימל

Hello

I had installed a ssl certificate on my server and followed Gordon's 
advice for the login from maestro.


Unfortunately it doesn't work for me.

My login to maestro before the ssl certificate was

http://myserver:9009/mapguide/mapagent/mapagent.fcgi

After the ssl certificate i tried login

https://digicert.com:9009/mapguide/mapagent/mapagent.fcgi

digicert.com is where i issued our certificate.

the respond i get from mapguide is

I am currently using

MapGuideOpenSource-2.6.1.8732-Final-x64 and maestro 6.0m5

Any help would be appreciated.

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

[mapguide-users] Point symbol selection

2020-01-27 Thread Kajar
Hi!

Is it somehow configurable when selection will be activated when picking
point symbols.
To get selection from point symbol I have to  click on the center of symbol,
is there a way to add some tolerance how far from center I'm allowed to
click to get symbol selected? 

Kajar



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] How do I set the right projection in OL for OSM?

2020-01-27 Thread frieda
Hello,

I'm using the Kaliopa Mobile Viewer to display my MapGuide map and it works
great so far but now I would like to add Open Street Map as BaseLayer but my
map is always placed somewhere in the black sea.

I know I have to set the right projection in Openlayers but how?

In Maestro I can see the following information about the Coordinate System
of my Map.

PROJCS["DHDN.Gauss3d-3",GEOGCS["DHDN.LL",DATUM["DHDN",SPHEROID["BESSEL",6377397.155,299.15281535],TOWGS84[582.,105.,414.,-1.04,-0.35,3.08,8.3000]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",350.000],PARAMETER["false_northing",0.000],PARAMETER["scale_factor",1.],PARAMETER["central_meridian",9.00],PARAMETER["latitude_of_origin",0.00],UNIT["Meter",1.00]]

If I understand this correctly, then I get EPSG:4326, because I see
"TOWGS84" in that string, right? But OSM works with EPSG: 3857. So I tried
the following openlayers map Option:

projection: "EPSG:4326",
displayProjection: "EPSG:3857"

But this does not do anything, my map is still in the black sea.
Could someone give me a hint?

I'm working with OpenLayers 2 and MapGuide Server 2.5.2




--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users