Re: [mapguide-users] Mapguide sponsors

2018-08-15 Thread Md6
Hi Jackie,

Thanks for the quick response.

Would be great to see an updated list or more info on the type of funding
backed for the Mapguide Project.
Only ask this because of Autodesk leaving the scene and that we have
switched from AIMS 2017 to Mapguide Opensource 3.1.1.


Regards,
Mark




--
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

Re: [mapguide-users] New test build of Fusion

2018-08-15 Thread BMason
Hi Jackie,  we just started getting fusion errors a couple of days ago and I
think it is because of the google api issue again.   You can see the errors
with this atlas: cmnmaps.ca/riversheds. Do you think your new version of
fusion will fix this? Is it safe to use in our production environment?
thanks 
 



--
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] Short survey about DWF support

2018-08-15 Thread Jackie Ng
Hi All,

I've put up a short survey about DWF support in MapGuide:

https://goo.gl/forms/7qicay53JTwhjBr82

Please let your thoughts be known. Thanks.

- Jackie



--
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

Re: [mapguide-users] MGOS 3.1.1 Data Presentation in the Properties Pane (Fusion)

2018-08-15 Thread Jackie Ng
Ok, this is the "problem"

In MGOS 2.5 and older, Fusion hits several sets of PHP scripts to get
selection properties (one of which being Selection.php)

From 2.6 onwards, as part of optmizing the roundtrip of viewer selections,
we made a enhanced version of QUERYMAPFEATURES in the mapagent and modified
Fusion to hit that instead.

However, the mapagent serves datetime values over the wire in a
locale-neutral format (-mm-dd hh:mm:ss). Fusion has no date/time
formatting specifics in the selection panel so it displayed such date/time
values as-is.

Selection.php in Fusion must've taken server locale into consideration when
it wrote out its datetime values.

The easiest solution I can think of is to introduce a new startup hook in
Fusion that lets you customize the date/time display formatting.

So in your template, you'd call something like this before the main
Fusion.initialize():

Fusion.SelectionPanel.setDateTimeFormatter(function(dateStr) {
//dateStr will be in -mm-dd hh:mm:ss
//return a formatted version to your liking
});

- Jackie



--
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

Re: [mapguide-users] Mapguide sponsors

2018-08-15 Thread Jackie Ng
Not sure to be honest.

- Jackie



--
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

Re: [mapguide-users] Cant login to Maestro

2018-08-15 Thread frieda
After intensive fault diagnostic (10 hours+) I just installed the mapguide
server again and now it works perfectly. On the other hand all my projects
in maestro are gone :/



--
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

Re: [mapguide-users] Cant login to Maestro

2018-08-15 Thread Kemal S . Osmanović
Try with whole number of your port: like 8008...

 Dipl.-Ing. Kemal S. Osmanović
 GeoInformation  Consultant



Mob. +387 60 30 68 205 (B)


e-mail:kemal.osmano...@gmail.com

Web: http://kemalosmanovic.weebly.com/

Skype: kemal.o
Linkedin: http://ba.linkedin.com/pub/kemal-s-osmanovic/26/330/875


Latitude: 43° 50' 33.6599" N
Longitude: 18° 20' 34.2007" E



On Tue, 14 Aug 2018, 10:23 frieda,  wrote:

> MapGuide Server 2.1, Maestro v2.0.50727
>
> Hello, can someone help me to find out why I cant run MapGuide anymore?
>
> I cant login to Maestro but createing session works perfectly. Everytime
> when I log in to my Web application, MapGuide shows me an error: URL not
> available ...mapguide/mapviewernet/ajaxviewer.aspx
>
> Im Using IIS 6
>
> 
>
>
>
> --
> 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 mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users