[mapguide-users] MapGuide 2.5.2 querymain.aspx failed when "Legend Label Name" <> "Layer Name"

2017-06-12 Thread Rémy Gourrat
Hi,

I have an issue with this aspx when my "layer Name" in the map is different of 
my "Legend Label Layer".

The ui list the "Layer Legend Label" and not the "Layer name", and the ui try 
to get the property list to send the "Layer Legend Label" argument to the 
querycontroller.aspx and not the "Layer Name".

With Sheboygan it's good because in the map layer name ("Parcels") and layer 
legend label are the same ("Parcels").

Someone have modified this aspx ?

If not, I don't really understand this code organization , someone can help me 
to debug it ?

Thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-querymain-aspx-failed-when-Legend-Label-Name-Layer-Name-tp5323868.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Mapguide 2.5.2 fdo expression IF with a string field

2017-05-18 Thread Rémy Gourrat
Thanks

It's the right way.

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

[mapguide-users] mapguide 2.5.2 fod expression KEYWORD return Layer selectable or not

2017-05-17 Thread Rémy Gourrat
Hi,

I want to return in the tooltip if the layer is selectable or no and convert it 
in a user friendly message "click on this object to obtain more details..."

Is there a fdo FDO KEYWORD for this ?

or if there is not, a workaround ? an API client ?

thanks for your advice

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-2-5-2-fod-expression-KEYWORD-return-Layer-selectable-or-not-tp5320801.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Mapguide 2.5.2 fdo expression IF with a string field

2017-05-17 Thread Rémy Gourrat
Hi,

If i use the FDO expression with a number field like this => IF('FIELD1 = 
1','Yes!','No') it's Ok

But I don't know how to escape the quote character when I want to use it with a 
string field, I tried it without success :

IF('FIELD1 = \'A\'','Yes!','No')

IF('FIELD1 = ''1''','Yes!','No') double single quote

IF('FIELD1 = "1"','Yes!','No') one double quote

Thanks for your help

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-2-5-2-fdo-expression-IF-with-a-string-field-tp5320800.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Problem with Publish WMS Layer

2017-05-08 Thread Rémy Gourrat
Hi,
I getted this issue with mapguide 2.5.2 release the ogc wms api GetFeatureInfo. 
It failed.
Tested with Qgis and Gaia (thecarbonproject)
I believe it's functionnal in newer version 2.6.1 (never tested) : 
https://trac.osgeo.org/mapguide/wiki/Release/2.6.1/Notes

rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Problem-with-Publish-WMS-Layer-tp5319724p5319754.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Synchronize multiple mapguide instances

2017-03-17 Thread Rémy Gourrat
Hi,

I'm very interesting by multiple MapGuide server but i am afraid by 
desynchronization multiple servers.

I had an idea but I couldn't get time to develop it.

Create an aspx/asmx wich replacing the url server in connect dialog box 
mapagent.fcgi in Mapguide maestro.

This aspx/asmx duplicates each maestro query to multiples mapagent.fcgi.

And if one of this server return an error the aspx/asmx return the error to 
maestro and rollback the modification for others server.

Wich will be the issues encontred ?

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Synchronize-multiple-mapguide-instances-tp5309286p5312806.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Apply to React.js viewer the 964 ticket tip

2017-02-24 Thread Rémy Gourrat
When you say "Not at the moment", i hope and wait

Thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Apply-to-React-js-viewer-the-964-ticket-tip-tp5309283p5309398.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Apply to React.js viewer the 964 ticket tip

2017-02-23 Thread Rémy Gourrat
Hi,

With mapguide viewer ajax, I use this old tip to increase raster tiles display 
without use the mapagent => https://trac.osgeo.org/mapguide/ticket/964#no1

It's incredible more faster.

Is there a way to apply it in React.Js viewer ?

Thanks for your advice

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Apply-to-React-js-viewer-the-964-ticket-tip-tp5309283.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] mapguide react.js embeded in div or iframe issue

2017-02-21 Thread Rémy Gourrat
Ok.

it's more clear now and I have a workaround !

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

Re: [mapguide-users] mapguide react.js embeded in div or iframe issue

2017-02-21 Thread Rémy Gourrat
At loading of mapguide viewer react in the iframe, i see in console network 
that pageLoadFunctions.js is loaded with success

In the code I see the call to read the mapinit property wich failed :   

if (parent.parent.mapFrame.mapInit)
  return;

I don't understand why only it's failing for React.js viewer in iframe : the 
parent.parent.mapFrame.mapInit is a relative path !

And It's running with success if React.js viewer is on the top.

Have you an explication ?

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

Re: [mapguide-users] mapguide react.js embeded in div or iframe issue

2017-02-20 Thread Rémy Gourrat
Hi thanks for your answered,

My goal is to have a simple mapguide window (iframe) in my specific data 
collector application (my application is on top document) and just click button 
to get the x,y of the digitized point in the mapguide viewer.

i geted a solution with a mapguide iframe, I can digitize and get point x,y, 
it's works fine.

Curiously, the error message at loading about MapInit, for my moment usage 
seems not to be a problem for DigitizePoint..

My html page with mapguide in an iframe, if you want test : 

consol.log return :

VM170 pageLoadFunctions.js:25 Uncaught TypeError: Cannot read property 
'mapInit' of undefined
at window.onload (VM170 pageLoadFunctions.js:25)
window.onload @ VM170 pageLoadFunctions.js:25






function digitize_point_from_iframe()
{

document.getElementById("mapguide_iframe_react").contentWindow.GetMapFrame().DigitizePoint(OnPointDigitized);
}

function OnPointDigitized(point) 
{
  document.getElementById("ag_x").value = point.X;
  document.getElementById("ag_y").value = point.Y;
}   












Thanks for your help.

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

[mapguide-users] mapguide react.js embeded in div or iframe issue

2017-02-18 Thread Rémy Gourrat
Hi Jackie,

I work on an application which embed your mapguide react.js viewer. Beautiful 
work !

I try to use the viewer in a div or in iframe, and base functions work fine.

But when mapguide is loaded in iframe or div I have this message in the console 
:

VM142 pageLoadFunctions.js:25 Uncaught TypeError: Cannot read property 
'mapInit' of undefined at window.onload (VM142 pageLoadFunctions.js:25)

And when I want to use the digitize point function in 
"task_pane_digitizing.aspx"

I have this message :
task_pane_digitizing.aspx?SESSION=34b59d8e-f606-11e6-8000-501376d6fc7f_en_MTI3LjAuMC4x0AFC0AFB0AFA&...:30
 Uncaught TypeError: Cannot read property 'DigitizePoint' of undefined
at DigitizePoint 
(task_pane_digitizing.aspx?SESSION=34b59d8e-f606-11e6-8000-501376d6fc7f_en_MTI3LjAuMC4x0AFC0AFB0AFA&...:30)
at HTMLInputElement.onclick 
(task_pane_digitizing.aspx?SESSION=34b59d8e-f606-11e6-8000-501376d6fc7f_en_MTI3LjAuMC4x0AFC0AFB0AFA&...:96)

is it a way to correctly load mapguide react.js viewer in a div/iframe ?

is it necessary to edit codes ?

Thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-react-js-embeded-in-div-or-iframe-issue-tp5308462.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-08 Thread Rémy Gourrat
Thanks Hans,

But nothing about this.

I think It's a very mysterious and deep issue.

On the same tabletpc,

MapGuide 2.5.2 and 2.6.1, the ACE.dll crash the iis appool at login, and you 
can use mapguide (no maestro, no admin, no viewer...)

MapGuide 3.0 and 3.1, the ACE.dll run without problem and mapguide too

Maybe, I will have more success if I migrate the tabletPC to win10

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

Re: [mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-06 Thread Rémy Gourrat
Hi,

Roza : with a setup with virtual directory mapguide2 and harddisk mapguide2, 
Error 559 in maestro and mapadmin is failing with always ACE.dll module path 
failing in windows log event,

Jackie : with depends walker,


  1.  Do you have old MapGuide installation directories on the PATH environment 
variable?

No, it’s a new system and it was before the first installation (now, there were 
lot of install/uninstall…)



  1.  If you run Process Monitor and listen on mgserver.exe or w3wp.exe, is it 
loading the correct ACE.dll?
Yes, for the twice : mgserver.exe run with the ACE.DLL in the mgserver.exe 
directory, w3wp.exe run with the ACE.DLL in the mapagent directory, php-cgi.exe 
run with the ACE.DLL in the php directory

 3. If you run Dependency Walker and load ACE.dll, are all of its dependencies 
satisifed?
For 2.5.2 : API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL, 
API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL, 
API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL depends tell are missing

But it’s same for 3.0.0 and 3.1.0 that are turning good !



MapGuide 2.5.2 and newer require .net 4.0, on my windows 8.1 it’s.net 4.5, can 
it be the reason ?

For information, each time I start the mapguide 2.5.2 service, I have this 
message in error.log :

# Log Type: Error Log
# Log Parameters: CLIENT,CLIENTIP,USER,ERROR,STACKTRACE
<2017-02-06T11:35:15>   5100
Success: Server started.
<2017-02-06T11:35:20>   412
Error: Problem:\nThe application encountered a problem and could not finish the 
operation you just requested properly.\n\nSolution:\nIf it\'s the first time 
you met this problem, try again or restart the application / session; 
otherwise, describe the steps to reproduce this problem to the server 
administrator for suggestions.
StackTrace:
  - MgTimedEventHandler.handle_timeout() line 130 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\TimedEventHandler.cpp
  - MgSessionTimeoutEventHandler.HandleEvent() line 101 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\SessionTimeoutEventHandler.cpp
<2017-02-06T11:35:20>   5564  
Administrator
Error: Problem:\nThe application encountered a problem and could not finish the 
operation you just requested properly.\n\nSolution:\nIf it\'s the first time 
you met this problem, try again or restart the application / session; 
otherwise, describe the steps to reproduce this problem to the server 
administrator for suggestions.
StackTrace:
  - MgTimedEventHandler.handle_timeout() line 130 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\TimedEventHandler.cpp
  - MgFeatureServiceCacheTimeLimitEventHandler.HandleEvent() line 86 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\FeatureServiceCacheTimeLimitEventHandler.cpp
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-06 Thread Rémy Gourrat
Thanks Roza,

I will try this immediately but I’m not optimist because I did it with instant 
setup => mapguide252 and it was the same problem…

I ‘ll tell you.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/unable-to-logon-Mapguide-ACE-dll-failed-tp5306170p5306452.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-06 Thread Rémy Gourrat
Hi Jackie,

I check it and check it again : ACE.dll is in the path.

I uninstall many times iis and mapguide 2.5.2, each time it was the sames 
messages in maestro/mapadmin and windows event log.

I tried with mapguide 2.6.1, sames messages, i tried with instant setup for 
2.5.2 and 2.6.1, sames messages.

Finally, i tried with 3.0.0 and 3.1.0 and it's running !!

I think this is an issue with WINDOWS 8.1 and 2.5.2 and 2.6.1.

I need to install mapguide 2.5.2 for application compatibility.

someone have an idea to workaround this issue ?

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/unable-to-logon-Mapguide-ACE-dll-failed-tp5306170p5306444.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-03 Thread Rémy Gourrat
Hi,

I've just installed a mapguide 2.6.1 on windows 8.1 dell latitude 12 tablet 
full windows updated, just before I tried with a mapguide 2.5.2 it was the same 
problem.

If i connect with maestro, I have a maestro error 559 :

In windows log event application, i see that iis crashed because ACE.dll module 
path is failing :

Nom de l'application défaillante w3wp.exe, version : 8.5.9600.16384, horodatage 
: 0x5215df96
Nom du module défaillant : ACE.dll, version : 5.8.0.0, horodatage : 0x53dbd90f
Code d'exception : 0xc094
Décalage d'erreur : 0x0003879d
ID du processus défaillant : 0x794
Heure de début de l'application défaillante : 0x01d27e1f8cf0a8fb
Chemin d'accès de l'application défaillante : 
c:\windows\system32\inetsrv\w3wp.exe
Chemin d'accès du module défaillant: \\?\c:\Program 
Files\OSGeo\MapGuide\Web\www\mapagent\ACE.dll
ID de rapport : d6983630-ea12-11e6-8267-484520102353
Nom complet du package défaillant :
ID de l'application relative au package défaillant :

Every time I want to logon on http://localhost/mapguide/mapadmin/login.php i 
have this message : Authentication failed. Please enter a valid username and 
password.

In windows log event application, i see that Php-cgi.exe failed crashed because 
ACE.dll module path is failing :

Nom de l'application défaillante php-cgi.exe, version : 5.5.11.0, horodatage : 
0x533c9862
Nom du module défaillant : ACE.dll, version : 5.8.0.0, horodatage : 0x53dbd90f
Code d'exception : 0xc094
Décalage d'erreur : 0x0003879d
ID du processus défaillant : 0x1600
Heure de début de l'application défaillante : 0x01d27e1ff3f60994
Chemin d'accès de l'application défaillante : C:\Program 
Files\OSGeo\MapGuide\Web\Php\php-cgi.exe
Chemin d'accès du module défaillant: C:\Program 
Files\OSGeo\MapGuide\Web\Php\ACE.dll
ID de rapport : 42c095bc-ea13-11e6-8267-484520102353
Nom complet du package défaillant :
ID de l'application relative au package défaillant :

Thanks for your advice and help

Rémy






-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/unable-to-logon-Mapguide-ACE-dll-failed-tp5306170.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] invalid geomatry in oracle spatial

2016-12-23 Thread Rémy Gourrat
Hi,

Fdo2fdo don’t use a recent fdo version and Map is often more efficient.

So when i have this case, I use only fdo2fdo before fdo2cmd,

i try on another table.

also, i put a where clause in fdo2do to return just one very simple object of 
my failing table.

if i have success I put a where clause to return first of 50% lines tables, if 
I succeed, I try other 50%.

And after 25%, ect… to get the strange object !

It’s often a very complex object with lot of holes without good equilibre…

Good luck

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/invalid-geomatry-in-oracle-spatial-tp5301161p5301172.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 3.0 Postgre view problem

2016-12-06 Thread Rémy Gourrat
Sorry...





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-3-0-Postgre-view-problem-tp5298765p5298778.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 3.0 Postgre view problem

2016-12-06 Thread Rémy Gourrat
Hi,

Immediatly without reflexion,  i ask me if you don't loose the primary key 
notion with your join in the view...

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-3-0-Postgre-view-problem-tp5298765p5298770.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-rest

2016-12-05 Thread Rémy Gourrat
Thanks Jackie,

Sorry i come back on this post very later. For memory, I am on mapguide 2.5.2.

First : after log in administrator, i can see resources tree via 
http://localhost/mapguide/rest/library/list.html, but each time i want to see 
resource content I have this error "Unhandled Exception Undefined variable: 
resIdStr at C:\Program 
Files\OSGeo\MapGuide\Web\www\rest\app\controller\resourceservicecontroller.php:571"

Second : I can browse the doc with 
http://localhost/mapguide/rest/doc/index.html, i can use API that doesn't ask 
authentication, but when i want try some api that ask for authentication, i 
have an infinite loop displaying textbox authentication with Anonymous or 
Administrator (I'm ok with my Administrator password...)

is there a link between the first and second point ?

Third Point : I don't want just only download an existent file but generate a 
shape file, on fly, from a MapGuide feature source like Oracle, PostGRe, 
SQLLite, in fact any feature source used by maguide...

But I don’t see it in doc mapguide-rest, is it true ?

Thanks for your answered

Rémy

-Message d'origine-
De : mapguide-users [mailto:mapguide-users-boun...@lists.osgeo.org] De la part 
de Jackie Ng
Envoyé : vendredi 18 novembre 2016 14:14
À : mapguide-users@lists.osgeo.org
Objet : Re: [mapguide-users] mapguide-rest

The general URL pattern is:

GET http://localhost/mapguide/rest/library/.FeatureSource/data/

On a side-note, I would recommend you to have a look at the repository through 
its HTML representation:

http://localhost/mapguide/rest/library/list.html

The HTML representation of the repository really maps out all the possible URLs 
you can access for any particular resource. It's a simple way to "explore" what 
the mapguide-rest API offers, as it's all there as links.
Failing that, there's also an interactive swagger API runner at:

http://localhost/mapguide/rest/doc/index.html

This lists all the APIs available with auto-generated forms for you to test the 
various APIs.

Now back to the topic at hand, a SHP file throws a spanner in the works because 
it is not one physical file. It has various components (.shx, .dbf, and a whole 
bunch of other files) that you also have to download and mapguide-rest does not 
provide any SHP-specific access path where you can download the whole SHP 
"file", so your application has to be aware of a SHP feature source and have 
some custom code that downloads all the components of the SHP "file" and serve 
out a zip file of all the component parts.

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-tp5296412p5296470.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] mapguide-rest

2016-11-18 Thread Rémy Gourrat
Hi,

Is there a MapGuide rest api to download a shape file from a layer definition ? 
I can see it in the "kitchen"

Scenario will be in 3 steps (with rest api) :

-  map layers list

-  user choose and Click on a layer item

-  Download the shape file

Thanks for your advice

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-tp5296412.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-rest setup issue with Mpaguide 2.5.2

2016-11-04 Thread Rémy Gourrat
Thanks a lot Jackie, it was the right way !

After few hours to understand and resolve ERROR 500 (add privileges Write/Edit 
on the rest cache directory to the IIS_USERS group),

I had success to print my first Map Image with filter on my own map, and just 
after i have inserted this rest link in a jasper server report, I was like 
children with my beautiful dynamic report with a beautiful dynamic map !

Thanks again for this very powerful mapguide-rest.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-setup-issue-with-Mpaguide-2-5-2-tp5294155p5294348.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-rest setup issue with Mpaguide 2.5.2

2016-11-03 Thread Rémy Gourrat
Hi,

I try to setup mapguide-rest with MapGuide 2.5.2 which use PHP 3.3.8,

I read that theorically mapguide-rest is running with a mapguide supporting PHP 
3.3 and upper

Jackie said that :
"mapguide-rest has been tested on MapGuide Open Source 2.6.
It should theoretically work on any installation of MapGuide Open Source or 
AIMS that includes PHP 5.3 or newer."

When I execute composer install I see lot of problems of dependencies.

The only solution is to setup another PHP outside mapguide 2.5.2 (I can't 
migrate in 2.5.6) ?

Or can I get an old mapguide-rest 2.5.2 compatible ?

Thanks for your advice

Rémy

When I execute composer install, I see that :

C:\Program Files\OSGeo\MapGuide\Web\www\rest>composer install
Your version of PHP, 5.3.8-Win64, is affected by CVE-2013-6420 and cannot 
safely perform certificate validation, we strongly suggest you upgrade.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
- Installation request for brianium/paratest dev-master -> satisfiable by 
brianium/paratest[dev-master].
- brianium/paratest dev-master requires php >=5.5.11 -> your PHP version 
(5.3.8) does not satisfy that requirement.
  Problem 2
- Installation request for phpdocumentor/reflection-common 1.0 -> 
satisfiable by phpdocumentor/reflection-common[1.0].
- phpdocumentor/reflection-common 1.0 requires php >=5.5 -> your PHP 
version (5.3.8) does not satisfy that requirement.
  Problem 3
- Installation request for phpdocumentor/reflection-docblock 3.1.1 -> 
satisfiable by phpdocumentor/reflection-docblock[3.1.1].
- phpdocumentor/reflection-docblock 3.1.1 requires php >=5.5 -> your PHP 
version (5.3.8) does not satisfy that requirement.
  Problem 4
- Installation request for phpdocumentor/type-resolver 0.2 -> satisfiable 
by phpdocumentor/type-resolver[0.2].
- phpdocumentor/type-resolver 0.2 requires php >=5.5 -> your PHP version 
(5.3.8) does not satisfy that requirement.
  Problem 5
- Installation request for symfony/console v3.1.5 -> satisfiable by 
symfony/console[v3.1.5].
- symfony/console v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) 
does not satisfy that requirement.
  Problem 6
- Installation request for symfony/debug v3.1.5 -> satisfiable by 
symfony/debug[v3.1.5].
- symfony/debug v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) 
does not satisfy that requirement.
  Problem 7
- Installation request for symfony/finder v3.1.5 -> satisfiable by 
symfony/finder[v3.1.5].
- symfony/finder v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) 
does not satisfy that requirement.
  Problem 8
- Installation request for symfony/process v3.1.5 -> satisfiable by 
symfony/process[v3.1.5].
- symfony/process v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) 
does not satisfy that requirement.
  Problem 9
- Installation request for symfony/yaml v3.1.5 -> satisfiable by 
symfony/yaml[v3.1.5].
- symfony/yaml v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) does 
not satisfy that requirement.
  Problem 10
- Installation request for zircote/swagger-php 2.0.7 -> satisfiable by 
zircote/swagger-php[2.0.7].
- zircote/swagger-php 2.0.7 requires php >=5.4.0 -> your PHP version 
(5.3.8) does not satisfy that requirement.
  Problem 11
- symfony/yaml v3.1.5 requires php >=5.5.9 -> your PHP version (5.3.8) does 
not satisfy that requirement.
- phpunit/phpunit 4.8.27 requires symfony/yaml ~2.1|~3.0 -> satisfiable by 
symfony/yaml[v3.1.5].
- Installation request for phpunit/phpunit 4.8.27 -> satisfiable by 
phpunit/phpunit[4.8.27].




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-setup-issue-with-Mpaguide-2-5-2-tp5294155.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] Additional monitoring of MapGuide

2016-10-21 Thread Rémy Gourrat
Hi,

Long time ago (2.2, 2.5), i have the same thing when i have a lot of unvalidate 
geometry in Oracle with KingFdo.

Remy


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

[mapguide-users] MapGuide Load Balancing PDF document

2016-10-11 Thread Rémy Gourrat
Hello,

i search this article in an English PDF like this one (in german) : 
http://geospatialnavigator.typepad.com/geospatial_navigator/2010/02/mapguide-load-balancing.html,

there is some links in down page but it's broken.

I remember it but I can't get it...

Thanks for your help

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Load-Balancing-PDF-document-tp5290237.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] Repository sharing

2016-10-10 Thread Rémy Gourrat

Hi,

Is someone have tried to share the library repository between 2 mapguide 
servers, same os,  same iis, same mapguide version  ?

Does mapguide take exclusive rigths on repository ?

I want use library repository on a second server without duplicate it every 
time I add or change a resource on the first.

Thanks for your advice

Remy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Repository-sharing-tp5290079.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] [2.5.2].Net API GetInt32

2016-04-01 Thread Rémy Gourrat
Hi,

In an aspx,

i get an Oracle field value with King.Oracle FDO provider on an Oracle View 
with the GetInt32 method.

In the table the field type is number(8,0) and in the view number (8), i don't 
kwnow why there is difference : in the view no scale precised on the number...

MapGuide preview datasource say that MY_ORACLE_VARIABLE is int

It's running for positive number, but every time MY_ORACLE_VARIABLE is negative 
(ex = -1), GetInt32 return 0 !

My code :
int? Myvariable = null;
myvariable = featureReader.GetInt32("MY_ORACLE_VARIABLE");

is something wrong in my code ?

Thanks for your help

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/2-5-2-Net-API-GetInt32-tp5259209.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] WFS and the King Oracle FDO provider

2016-03-16 Thread Rémy Gourrat
Hi,

Your url link is broken.

Is this an issue with ~ separator in class name ?

Si oui, vous pouvez contourner spécifier votre propre nom de classe en 
utilisant la table KINGFDOCLASS

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

[mapguide-users] MapGuide 2.5.2 publish PNG8

2016-01-26 Thread Rémy Gourrat
Hi,

I can't get a parameter to publish WMS layer in PNG8,

With Gaïa I only see that mapguide pusblish in PNG, JPG and Gif.

Is there a solution ?

Tanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-publish-PNG8-tp5247325.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] Mapagent error with blank image

2016-01-11 Thread Rémy Gourrat
Hi,

Oracle 11g max process and sessions opened.simultaneously by default is low 

Mapguide open Oracle sessions and keep alive until the mapguide session is 
closed.

If you have a lot of customers who open maps with many layers, you must have a 
lot of Oracle Session opened, sometime I saw one map with 50 layers increased 
10 process (datasource with different oracle user name).

So the CURRENT_UTILIZATION increase during the day and If CURRENT_UTILIZATION 
is equal than LIMIT_VALUE, 

Oracle refuse to open new session and MapGuide is waiting for open a session 
Oracle so you don't have a specific message...

If you want To be sure it isn't Oracle the oracle limitation process or session,

When you have the bug, restart the Oracle listener to kill all oracle sessions 

and press f5 to refresh your browser, 

if the application is running, it's Oracle limitation session or process.

Another, maybe a layer which try to display no validated and too much specific 
geometry...

Good luck

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

Re: [mapguide-users] Mapagent error with blank image

2016-01-08 Thread Rémy Gourrat
Hi,

Under Oracle, Check the system view V$RESOURCE_LIMIT

And the lines MAX_UTILIZATION

I had a similar issue when limitations are effective.

If this is the case you can increase limitations, follow this link :

http://knowledgebase.progress.com/articles/Article/P164971

Hope it's help

Remy

De : lbressan [via OSGeo.org]<mailto:ml-node+s1560n524429...@n6.nabble.com>
Envoyé : ‎08/‎01/‎2016 15:31
À : Rémy Gourrat<mailto:rgour...@ag-carto.fr>
Objet : Mapagent error with blank image

We have a production environment with:

MapGuide OS + Apache (2.6.08316)
Windows Server 2008 R2 Standard x64 - 8GB Ram - 8 Core
Fusion WebLayout
The MapDefinition has about 100 layers (all layers are linked to Oracle Spatial 
11g with kingOra FDO)
About 100 user logon/day (mainly in working time from 8:00 AM to 5.00 PM)

Sometimes we experienced an error in the mapagent.fcgi call. The result  in the 
browser is a blank map image with a red x (instead the map).
There are no errors logged the Apache error log or in the Mapguide error log so 
we can’t find the problem that cause this error. The only think we found is 
that the problem occurs more often when the system is under intense usage.
Both Apache and Mapguide services is still running but all the call to the 
mapagent.fcgi fails (So it seems that this is the component that stops working).
The only solution we found to restore the functionality of the system is to 
restart both Apache and Mapguide services, because restarting only one doesn't 
resolve


Summarizing:
 Problem:
 fcgi error
 Result:
Blank map image in the browser
 Solution:
 Restart Apache and Mapguide server
 Question:
 How can we identify or log the cause of the problem?

 Best regards

[http://osgeo-org.1560.x6.nabble.com/file/n5244292/image002.jpg]


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/Mapagent-error-with-blank-image-tp5244292.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
here<http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code=4182607=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=>.
NAML<http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer=instant_html%21nabble%3Aemail.naml=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapagent-error-with-blank-image-tp5244292p5244312.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] mgcooker : use more cpu resource ?

2015-10-03 Thread Rémy Gourrat
Thanks for your help.

I tried

-  3 threading concurrent request, CPU increase to 75%.

But CPU vary between 8% and 41%

But after maybe 9 tiles, mgcooker failed to render tiles and I have this 
message  :

Nom de l'application défaillante w3wp.exe, version : 7.5.7601.17514, horodatage 
: 0x4ce7afa2
Nom du module défaillant : MgMapGuideCommon.dll_unloaded, version : 0.0.0.0, 
horodatage : 0x529df5b5
Code d'exception : 0xc005
Décalage d'erreur : 0x02da407d
ID du processus défaillant : 0x1fe0
Heure de début de l'application défaillante : 0x01d0fdaea9720738
Chemin d'accès de l'application défaillante : 
c:\windows\system32\inetsrv\w3wp.exe
Chemin d'accès du module défaillant: MgMapGuideCommon.dll
ID de rapport : 41de8723-69a2-11e5-9391-00155d2dc611

I tried 3 times  and same result.

-  2 threading concurrent request, CPU increase to 41%.

But CPU vary between 14% and 41%

Very strange too, total used memory display in task manager  increase very high 
(7.9 Go for 8Go) but when I check in resource monitor the memory addition 
process is not equal to the indication of task manager.

Mgserver.exe used only 360 Mo.

With resource monitor I see this :

o   Reserved material : 1 Mo

o   Used : 2236 Mo

o   Modified : 5000 Mo

o   Sleeped : 790 Mo

o   Free : 0 Mo

With Process Monitor (Procmon.exe) I see that for each tile mgserver.exe access 
to *.CS*.dll (il oose the name.
Is it normal ? it's not a issue for performance.

Finally mgcooker failed to render tiles

On same time running, It seems that with one Thread mgcooker generate more 
tiles than with 2 or 3 trheads, because I think that with 2 or 3 treads there 
is  too much variation.

Thanks for ideas.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mgcooker-use-more-cpu-resource-tp5227688p5227719.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] Windows 10

2015-08-27 Thread Rémy GOURRAT
Try Manual configuration

https://trac.osgeo.org/mapguide/wiki/ConfigureGuide24Windows


Rémy

De : mapguide-users-boun...@lists.osgeo.org 
[mailto:mapguide-users-boun...@lists.osgeo.org] De la part de Manuel Fernandez
Envoyé : jeudi 27 août 2015 13:45
À : mapguide-users@lists.osgeo.org
Objet : [mapguide-users] Windows 10

Hi.
I've a problem with windows 10.
I can't install mapguide 3.0. IIS doesn't build virtual directory mapguide.
The installation stop in this step

Any idea?

Thanks

--
This message has been scanned for viruses and
dangerous content by MailScannerhttp://www.mailscanner.info/, and is
believed to be clean.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] [MapGuide 2.5.2 Maestro 6.0.0.8244]Composite Symbolization MTEXT

2015-07-28 Thread Rémy Gourrat
Hi,

I try to use Composite Symbolization MTEXT with an expression in Text Content.

Before, i valided this expression in a simple point display like text:

concat('Id : ',ASSET_ID,'\nZt. : ',COTE_TAMPON,'\nProf. : ',PROFONDEUR,'\nRad. 
: ',RADIER)

This label point displays with 4 lines and it's fine.

but when i use it in Composite Symbolization MTEXT, the MTEXT on the map is 
only one line.

Is it possible to offset the MTEXT ? I try PositionX and PositionY but not 
success.

I can't have access to Offset property with Maestro for MTEXT

My XML Definition

?xml version=1.0?
CompositeSymbolization xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema;
  SymbolInstance
SimpleSymbolDefinition
  NameMTEXT/Name
  DescriptionDefault MTEXT Symbol/Description
  Graphics
Text
  Content%CONTENT%/Content
  FontName%FONTNAME%/FontName
  Bold%BOLD%/Bold
  Italic%ITALIC%/Italic
  Underlined%UNDERLINED%/Underlined
  Overlined%OVERLINED%/Overlined
  Height%FONTHEIGHT%/Height
  PositionX%StyleEditorGenerated_TextPositionX_0%/PositionX
  PositionY%StyleEditorGenerated_TextPositionY_0%/PositionY
  HorizontalAlignment%HORIZONTALALIGNMENT%/HorizontalAlignment
  VerticalAlignment%VERTICALALIGNMENT%/VerticalAlignment
  Justification%JUSTIFICATION%/Justification
  LineSpacing%LINESPACING%/LineSpacing
  TextColor%TEXTCOLOR%/TextColor
  GhostColor%GHOSTCOLOR%/GhostColor
  Frame
LineColor%FRAMELINECOLOR%/LineColor
FillColor%FRAMEFILLCOLOR%/FillColor
OffsetX0/OffsetX
OffsetY0/OffsetY
  /Frame
  Markup'MTEXT'/Markup
/Text
  /Graphics
  PointUsage
Angle%ANGLE%/Angle
  /PointUsage
  ParameterDefinition
Parameter
  IdentifierCONTENT/Identifier
  DefaultValueconcat('Id : ',ASSET_ID,'\nZt. : ',COTE_TAMPON,'\nProf. 
: ',PROFONDEUR,'\nRad. : ',RADIER)/DefaultValue
  DisplayNameTamp;amp;ext/DisplayName
  DescriptionText/Description
  DataTypeContent/DataType
/Parameter
Parameter
  IdentifierFONTNAME/Identifier
  DefaultValue'ArialNarrow'/DefaultValue
  DisplayNameamp;amp;Font Name/DisplayName
  DescriptionFont Name/Description
  DataTypeFontName/DataType
/Parameter
Parameter
  IdentifierFONTHEIGHT/Identifier
  DefaultValue8/DefaultValue
  DisplayNameFont amp;amp;Size/DisplayName
  DescriptionFont Size/Description
  DataTypeFontHeight/DataType
/Parameter
Parameter
  IdentifierBOLD/Identifier
  DefaultValuefalse/DefaultValue
  DisplayNameBold/DisplayName
  DescriptionBold/Description
  DataTypeBold/DataType
/Parameter
Parameter
  IdentifierITALIC/Identifier
  DefaultValuefalse/DefaultValue
  DisplayNameItalic/DisplayName
  DescriptionItalic/Description
  DataTypeItalic/DataType
/Parameter
Parameter
  IdentifierUNDERLINED/Identifier
  DefaultValuefalse/DefaultValue
  DisplayNameUnderlined/DisplayName
  DescriptionUnderlined/Description
  DataTypeUnderlined/DataType
/Parameter
Parameter
  IdentifierOVERLINED/Identifier
  DefaultValuefalse/DefaultValue
  DisplayNameOverlined/DisplayName
  DescriptionOverlined/Description
  DataTypeOverlined/DataType
/Parameter
Parameter
  IdentifierJUSTIFICATION/Identifier
  DefaultValue'FromAlignment'/DefaultValue
  DisplayNameJustification/DisplayName
  DescriptionJustification/Description
  DataTypeJustification/DataType
/Parameter
Parameter
  IdentifierLINESPACING/Identifier
  DefaultValue1.05/DefaultValue
  DisplayNameLine Spacing/DisplayName
  DescriptionLine Spacing/Description
  DataTypeLineSpacing/DataType
/Parameter
Parameter
  IdentifierGHOSTCOLOR/Identifier
  DefaultValue /
  DisplayNameGhost Color/DisplayName
  DescriptionGhost Color/Description
  DataTypeGhostColor/DataType
/Parameter
Parameter
  IdentifierFRAMELINECOLOR/Identifier
  DefaultValue /
  DisplayNameFrame Line Color/DisplayName
  DescriptionFrame Line Color/Description
  DataTypeFrameLineColor/DataType
/Parameter
Parameter
  IdentifierFRAMEFILLCOLOR/Identifier
  DefaultValue /
  DisplayNameFrame Fill Color/DisplayName
  DescriptionFrame Fill Color/Description
  DataTypeFrameFillColor/DataType
/Parameter
Parameter
  IdentifierTEXTCOLOR/Identifier
  

Re: [mapguide-users] MapGuide Open Source 3.0 FINAL released

2015-07-13 Thread Rémy Gourrat
Good job

Reusable tile  set is a great thing !

Thanks to the team

Remy Gourrat

De : Jackie Ng [via OSGeo.org]mailto:ml-node+s1560n5215407...@n6.nabble.com
Envoyé : ‎13/‎07/‎2015 13:30
À : Rémy GOURRATmailto:rgour...@ag-carto.fr
Objet : MapGuide Open Source 3.0 FINAL released

We are pleased to announce that the MapGuide Open Source project team has
made the final release of MapGuide Open Source 3.0 available

Release notes: http://trac.osgeo.org/mapguide/wiki/Release/3.0/Notes
Downloads:
http://trac.osgeo.org/mapguide/wiki/Release/3.0/Notes#Installation
Documentation: Updated Developer's Guide, API reference documentation and
sample code are now included with the installer. The release notes contain
information on API changes for MapGuide Open Source 3.0

If you find a defect, please report it using http://trac.osgeo.org/mapguide

___
mapguide-users mailing list
[hidden email]/user/SendEmail.jtp?type=nodenode=5215407i=0
http://lists.osgeo.org/mailman/listinfo/mapguide-users


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/MapGuide-Open-Source-3-0-FINAL-released-tp5215407.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4182607code=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=.
NAMLhttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml

--
This message has been scanned for viruses and
dangerous content by MailScannerhttp://www.mailscanner.info/, and is
believed to be clean.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Open-Source-3-0-FINAL-released-tp5215407p5215481.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] Map Server memory issues

2015-03-27 Thread Rémy Gourrat
Hi Iulia,

I had many problems also with MapGuide 2.5.2 and messages type :
-  DBXML error message
-  Session files in the server repository sessions directory never 
deleted
-  MapGuide server crashed without message
-  Oracle Listener failed to respond queries and MapGuide crashed
-  ...

first i increased the hardware :
-  2 CPUs = 4 CPUs
-  2 Go Ram = 4 Go Ram (Oracle is on another server)

With this operation, I had definitively resolved the issue of Session files not 
deleted and few DBXML message  error but sometimes there were again...

After i have increased the limit session and transaction in Oracle... now it's 
a good life, MapGuide is stable and fast.

See my closed posts :
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-runtime-map-not-properly-closed-td5181326.html#a5192880
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-Connexion-Limit-td5191129.html#a5192878





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Map-Server-memory-issues-tp5195772p5195789.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

2015-03-17 Thread Rémy Gourrat
Hi,

You don't need oci to display ecw.

Oci.dll is for oracle direct connection and With mapguide we use king oracle 
fdo not oci.

Rémy



-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Step-by-Step-for-ECW-and-MGOS-2-4-tp4995445p5194028.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.2 : runtime map not properly closed...

2015-03-11 Thread Rémy GOURRAT
CLOSED !

Today is a great day... it's more one week i didn't have this issue.

The reason : a developpement server without enough resources.

Upgrade RAM from 2 to 4go and CPU core from 2 to 4.

Now, every client session is properly closed without edit the code...

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


[mapguide-users] MapGuide 2.5.2 Connexion Limit

2015-03-03 Thread Rémy Gourrat
Hi,

I have always a issue when more 20 people connect to a mapguide server via ajax 
viewer.

After an undetermined number of open sessions (sometimes 19, sometimes 24 or 
more), new entry clients can't open a new session, no message in the error log 
and other log about this,

so I search a reason about this impossibility to open a new session.

In webconfig.ini i see :

MaxConnections = 12 and in the comment, i read there is link with the number of 
core CPU.

If I have only 2 cores CPU, i must reduce this MaxConnections parameter ?

In serverconfig.ini I see :

MaxConnections = 100. what is a connexion ? 1 connexion = 1 sessionID ? or is 
it the same thing that the Query (url which specify sessionID) ?

QueueSize = 80
ThreadPoolSize = 40
if I miss of CPU resource, i must increase this parameters ?

I am very disappointed not get message in logs, is it necessary to run magguide 
in debug mode ?

Thanks for your help and advices




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-Connexion-Limit-tp5191129.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 Developer's Guide

2015-02-12 Thread Rémy Gourrat
Look at this...

http://mapguide.osgeo.org/2.0/documentation.html

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Developer-s-Guide-tp5187217p5187222.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] FDO 3.9 Ogr

2015-01-29 Thread Rémy Gourrat
Sorry Jackie i am not sure to understand you

I download some msvc 2012 packages on gisinternals

but i don't get OGRProvider.dll but i have a gdal111.dll but if i inspect with 
depends.exe, i see that it don't have dependency with Fdo,

I tell me it's normal it's not a gdal with fdo technology.

So I must compile the gdal dev source from gisinternal with fdo technology to 
have the Spatial lite format supported ?

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/FDO-3-9-Ogr-tp5183097p5184494.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] FDO 3.9 Ogr

2015-01-22 Thread Rémy GOURRAT
Thanks Jackie,

So if i compile my ogr version maybe I can read spatialite in Map ?

Haris compiled a KingSpatialite for fdo 3.5

http://www.sl-king.com/fdospatialite/download/download.html

someone compiled this in FDO 3.9 ?

thanks for your help

Rémy

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


[mapguide-users] FDO 3.9 Ogr

2015-01-22 Thread Rémy Gourrat
Hi,

Someone tried Ogr FDO 3.9 rc2 with Autocad Map 3D 2015 to read Spatialite ?

I have success with .Tab so I tell me that the ogr provider is right in autocad 
map

but when I try to connect to a Spatialite file (this file is correctly read by 
qgis), I have this alert message :

[cid:image001.png@01D03639.A72722A0]

Thanks for your help

Rémy Gourrat



image001.png (21K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5183097/0/image001.png




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/FDO-3-9-Ogr-tp5183097.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.2 : runtime map not properly closed...

2015-01-15 Thread Rémy GOURRAT
Thanks for your help,

Sorry, but what you mean by Request : generate a map or use resource or 
feature service or the twice ?

I'm surprise to see that at all times with Explorer, i can delete session files 
of an active session, no message this file can't be delete, used by MapGuide 
Process...

is it normal ?

Rémy


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


Re: [mapguide-users] MapGuide 2.5.2 : runtime map not properly closed...

2015-01-14 Thread Rémy Gourrat
Thanks for you help,

i just have only one MgSpatialContextReader in my code and i close it after 
usage.





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-runtime-map-not-properly-closed-tp5181326p5181461.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.2 : runtime map not properly closed...

2015-01-13 Thread Rémy Gourrat
Hi,

I developped in .net, a mapguide 2.5.2 ajax viewer application which read a map 
definition in library repository, edit and change the srs of all the feature 
source used by the current map,  add a filter to each layer and save it in the 
repository session.

It seem to work fine.

But 1 time by day, after 20 or 30 session initialized, mapguide can't 
initialize a new session.

The Old sessions are fine, I checkrd serverconfig.ini but I didn't change the 
limit session.

If i do nothing, sometime or not I have a dbxml error in the log but not 
systematically : Error: An exception occurred in DB XML component.

But i see something important,

- if i use a map without using my code (standard solution), after closing the 
viewer, MapGuide close the session and delete session files in the session 
repository correctly.

- if I use the same map but using my code, map display and run very fine, but 
MapGuide never close the session.

Session files in the session repository are present until I restart the 
mapguide service.

If I try to connect to this session with Ajax viewer it said to me this session 
not exist...

It's a bug.

i think I must forget something fundamental,

is it necessary to close resource and feature service after generation of the 
runtimemap, and how ?

is it something locked and mapguide can't really delete sessions files ?

thanks for your help

Rémy







-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-runtime-map-not-properly-closed-tp5181326.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] How to publish WMS services through MapGuide

2015-01-06 Thread Rémy GOURRAT
When you try to connect to your WMS

do you use exactly the same URL as the URL in the parameter field  Server Name 
 ?

for you, you just have to localhost with IIS, and you can only use with a WMS 
WMS client on the same PC as the mapguide server.

It is a good customer of WMS , very effective Gaia to experiment
http://thecarbonproject.azurewebsites.net/Products/Gaia

Rémy 
-Message d'origine-
De : mapguide-users-boun...@lists.osgeo.org 
[mailto:mapguide-users-boun...@lists.osgeo.org] De la part de swimming123
Envoyé : lundi 5 janvier 2015 21:12
À : mapguide-users@lists.osgeo.org
Objet : [mapguide-users] How to publish WMS services through MapGuide

I try to publish my own WMS services using AIMS2013 or MapGuide Open Source 
follow this instruction:
http://beingcivil.typepad.com/my_weblog/2012/07/creating-a-wms-service-in-aims-2013.html.
Then I try to test it locally using just a URL like this:

http://localhost/mapguide/mapagent/mapagent.fcgi?REQUEST=GetMapVERSION=1.1.1SRS=EPSG:3401BBOX=-17947.118222967,5973796.69083132,-12306.204602391,5977818.35532628FORMAT=image/jpegWIDTH=600HEIGHT=600

I expect to get a map image. But it always ask me to enter credentials. I try 
use various usernames and passwords: windows authentication credentials, 
MapGuide users, MapGuide Built-in account for WMS users, all failed, see image 
: 
http://osgeo-org.1560.x6.nabble.com/file/n5180103/wms_creation.png . 

Anyone can help me with this?




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-to-publish-WMS-services-through-MapGuide-tp5180103.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

--
This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.

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


Re: [mapguide-users] MapGuide/Maestro IF function not recognised in Tooltip or Hyperlink expression editor

2015-01-05 Thread Rémy Gourrat
i think it miss a right parenthesis in your expression and I think you must 
quote your expression like this,

I validate this with MapGuide 2.5.2

IF('NOT LIBELLE2 NULL',CONCAT (LIBELLE1, LIBELLE2),'Nothing') )

Rémy

De : lucvanlinden [via OSGeo.org] 
[mailto:ml-node+s1560n5180026...@n6.nabble.com]
Envoyé : lundi 5 janvier 2015 15:08
À : Rémy GOURRAT
Objet : MapGuide/Maestro IF function not recognised in Tooltip or Hyperlink 
expression editor

Hi

I wanted to evaluate a property for its null value. If not NULL then set a 
hyperlink using that value.

In the Maestro expression editor, the IF function can be used. However this is 
not recognized by mapguide and read literally.

for example

IF (myproperty NULL, 'Nothing', Concat('mylink', myproperty)

is not evaluated but used as

IF (myproperty NULL, 'Nothing', Concat('mylink', myproperty) .

Is there a way to conditionally set these properties?
Maybe in the resource XML itself?

tx

Luc


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/MapGuide-Maestro-IF-function-not-recognised-in-Tooltip-or-Hyperlink-expression-editor-tp5180026.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.commailto:ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4182607code=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=.
NAMLhttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml

--
This message has been scanned for viruses and
dangerous content by MailScannerhttp://www.mailscanner.info/, and is
believed to be clean.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Maestro-IF-function-not-recognised-in-Tooltip-or-Hyperlink-expression-editor-tp5180026p5180045.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.2 Gdal JPEG2000

2014-12-11 Thread Rémy Gourrat
Hi,

I installed ecw gdal plugin for mapguide 2.5.2 (gdal_ECW_JP2ECW.dll) and it's 
running well with ecw :

-  Feature source preview list ecw

-  Raster layer display ecw

But with JPEG2000, when  I preview the feature source for files list, mapguide 
don't recognize the .jp2 and return -1.

Thanks for your help

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-Gdal-JPEG2000-tp5177398.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] Error when changing DWF drawing source data file

2014-12-01 Thread Rémy GOURRAT
Hi Jérôme,

For me, the rule is 1 DWF = 1 Drawing Source = 1 layer = X DWF layers in the 
map

Maybe I make a mistake...

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


Re: [mapguide-users] php - edit map in repository, save modifications back

2014-10-17 Thread Rémy GOURRAT
Hi Rob,

I'm not a great developper, but i understood with few bad experiences that with 
MapGuide  API you can only save new resource in Session Repository not in the 
Library of your hard disk.

You just have 3 ways :
- use Maestro/Studio to add manually the layer in yours maps
- Do a runtime map by php or asp .net and add the layer dynamically in your 
maps each time a user uses the map
- Use Python in Maestro to add the layer in many maps in one time

Good luck

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


Re: [mapguide-users] King FDO Provider on ubuntu 12.04

2014-10-06 Thread Rémy Gourrat
Hi,

Can you  show us the XML of the DataFeatureSource to see your parameter

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/King-FDO-Provider-on-ubuntu-12-04-tp5165853p5166168.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] King FDO Provider on ubuntu 12.04

2014-10-04 Thread Rémy Gourrat
Hi,

What's the error message ?

You create the feature source with maestro ?

Have you seen a message in the mapguide error log ?

Rémy

Le 4 oct. 2014 à 08:32, Matteo [via OSGeo.orghttp://OSGeo.org] 
ml-node+s1560n5165853...@n6.nabble.commailto:ml-node+s1560n5165853...@n6.nabble.com
 a écrit :

Hi all, I installed MGOS 2.6 on Ubuntu 12.04 and I'm trying to set up King FDO 
Provider. I installed Oracle client 11.2 and SQLPLUS work fine but when I try 
to connect to an Oracle database from mapguide I get an error.
Can you help me?
Regards Matteo


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/King-FDO-Provider-on-ubuntu-12-04-tp5165853.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.commailto:ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4182607code=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=.
NAMLhttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml

--
This message has been scanned for viruses and
dangerous content by MailScannerhttp://www.mailscanner.info/, and is
believed to be clean.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/King-FDO-Provider-on-ubuntu-12-04-tp5165853p5165873.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] [2.5.2]Error message DbEnv::txn_begin: DB_RUNRECOVERY: Fatal error

2014-09-29 Thread Rémy Gourrat
Hi,

When i build some tiles with mgcooker (6.0.a3) and defaults parameters 
connected to a mapguide 2.5.2,

After many hours, I see in error the log a strange message repeated thousands 
and thousands times.

But the Mapguide server continues to respond to mgcooker queries during long 
hours and write this message in the error Log :

2014-09-28T23:03:204344  
Administrator
 Error: An exception occurred in DB component.
DbEnv::txn_begin: DB_RUNRECOVERY: Fatal error, run database recovery
 StackTrace:
  - MgTimedEventHandler.handle_timeout() line 130 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\TimedEventHandler.cpp
  - MgResourceChangeEventHandler.HandleEvent() line 76 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\core\ResourceChangeEventHandler.cpp
  - MgServiceManager.DispatchResourceChangeNotifications() line 541 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\common\manager\ServiceManager.cpp
  - MgServerResourceService.EnumerateParentMapDefinitions() line 1539 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\services\resource\ServerResourceService.cpp
  - MgRepositoryManager.CreateTransaction() line 144 file 
c:\working\build_area\mapguide\2.5.2\x64\mgdev\server\src\services\resource\RepositoryManager.cpp

In the same time, If I try to display a map in a browser, often Mapguide fails 
to load the map and fails to generates the tiles .

I must restart the MapGuide service.

Someone have an idea to optimize the mapguide server ?

I see some parameters in config ini, but it's the first time i see this message 
in mapguide server and i worked on others mapguide server for the same works 
without problem.

thanks for you help

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/2-5-2-Error-message-DbEnv-txn-begin-DB-RUNRECOVERY-Fatal-error-tp5164662.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] FOSS4G video

2014-09-24 Thread Rémy Gourrat
Good Job !

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/FOSS4G-video-tp5163893p5163912.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.2]gdal_plugin ecw disorder and gdal libray on same server

2014-09-05 Thread Rémy Gourrat
Hi,

We identified an issue to render ecw, when we have on same server :
-  mapguide server
-  mapguide gdalplugin like 
http://trac.osgeo.org/mapguide/wiki/MGOS22GdalProvider
-  gdal library from http://www.gdal.org/

The setup gdal library creates GDAL_DIR et GDAL_PLUGIN in system variables 
environment.

Just after, Mapguide server failed to render Ecw because it's running with the 
C:\Program Files\GDAL and not with the C:\Program 
Files\OSGeo\MapGuide\Server\bin\gdalplugins

it's clearkly restitued with mapguide in debug mode.

So after clean variable environment and reboot (!), Ecw is rendering perfectly.

Hope it's help

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-gdal-plugin-ecw-disorder-and-gdal-libray-on-same-server-tp5160353.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 contribution donation

2014-08-28 Thread Rémy Gourrat
I use mapguide opensource every day with lot satisfaction and also with 
mapguide maestro and mg-desktop, in a little company.

And there is a long time that i say me : i must donate to the mapguide 
opensource project...

Today, i visit the sponsor page http://mapguide.osgeo.org/sponsorship; but 
PayPal says Paypal account closed.

So my naive question :

the project don't need money ? why not...

who is the principal financial contributor ? Autodesk ?

Jackie, you work hard and i see you everywhere in this project.

Are you pay for this work by your company or it's just a passion ?

thanks for your answered

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-contribution-donation-tp5158820.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 contribution donation

2014-08-28 Thread Rémy Gourrat
Sure, i will do that, even if you stopped Maestro ;-).

But you don't answered to my questions, it's interesting to know who is behind 
and what it is the financial concept.

I repeat my question for memory :
the project don't need money ? why not...
who is the principal financial contributor ? Autodesk ?
are you pay for this work by your company or it's just a passion ?

thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-contribution-donation-tp5158820p5158834.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] [2.5.2]Base Layer Legend Order

2014-08-22 Thread Rémy Gourrat
Hi,

I use a Orthophoto layer tile and users switch very often this layer On/Off.

I have a map with near 100 layers and the base layer is at bottom in Legend and 
they need to scroll down a lot.

they want I put this layer at Top of the legend.

Is there a workaround to manage the order in legend of a base Layer in the Map 
XML definition ?

thanks for your help

Rémy Gourrat




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/2-5-2-Base-Layer-Legend-Order-tp5157801.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] Mg-Desktop on Androïd

2014-07-10 Thread Rémy Gourrat
Waow ! Congratulations !

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Resolved-Mg-Desktop-on-Android-tp5149420p5150492.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] Mg-Desktop on Androïd

2014-07-10 Thread Rémy Gourrat
with Mg-Desktop we can go on the field with a windows tab but the tab is 
expensive and heavy.

Today, Users doesn't understand why they can't go to the field with their Gis 
office Map on her phone or tab offline.

Some app with Google do that, why not my Gis ?

So for me, it's a first easy answered for waiting something more powerfull.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Resolved-Mg-Desktop-on-Android-tp5149420p5150500.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] Mg-Desktop on Androïd

2014-07-09 Thread Rémy Gourrat
Thanks Hans,

I'm just afraid by this work, we are not developers just users...

What's your plan for this product :
-  Internal usage
-  Publish to Apple Store
-  Open Source
-  ...


Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Resolved-Mg-Desktop-on-Android-tp5149420p5150329.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] can anyone view my web gis using mapguide maestro?

2014-07-08 Thread Rémy Gourrat
What's the beginning of your URL ?

http://localhost/... Or  http://mydomainname/http://%3cmydomainname%3e/...

Have you open your firewall for incoming port ?

Have you a message error ?

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/can-anyone-view-my-web-gis-using-mapguide-maestro-tp5150072p5150081.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] can anyone view my web gis using mapguide maestro?

2014-07-08 Thread Rémy Gourrat
Localhost is the « domain name default » for your PC,

If you want access to your webserver and mapguide from another PC on a local 
network (not by internet),
you must type this url in your browser like this :

http://PC name of Mapgduideserver/...

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/can-anyone-view-my-web-gis-using-mapguide-maestro-tp5150072p5150085.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] can anyone view my web gis using mapguide maestro?

2014-07-08 Thread Rémy GOURRAT
Ok after trying you are very far...

Your button launch bad URL :

http://localhost/mapguide/mapviewerajax/?WEBLAYOUT=Library://CHOLERA_KOTA_KINABALU/5_Layout/Cholera_WebBasic.WebLayoutLOCALE=en

because on my computer (localhost) this resource doesn't exist 
Library://CHOLERA_KOTA_KINABALU/5_Layout/Cholera_WebBasic.WebLayout

you must launch this one
http://cholerainformationsystem.site88.net/mapguide/mapviewerajax/?WEBLAYOUT=Library://CHOLERA_KOTA_KINABALU/5_Layout/Cholera_WebBasic.WebLayoutLOCALE=en

localhost is only when you want to display map on the browser of the mapguide 
computer server.

Stupid question : is there a mapguide server on the 
cholerainformationsystem.site88.net because, this url return 404 Not found

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


Re: [mapguide-users] can anyone view my web gis using mapguide maestro?

2014-07-08 Thread Rémy Gourrat
I understand your issue now.

MapGuide is a client/server application.

If you want that we can see you map, you need that your mapguide server 
computer is on internet.

'000webhost' don't host MapGuide Server so it can't deliver mapguide map.

Locahost is only know by your computer.

So you need to have your computer recognize on internet by an ip address and 
put your button with this url :
http://myhttp://%3cmy ip address on internet/mapguide/...

It's dangerous, take advice from a network admin before to put your computer on 
internet and parameter your firewall.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/can-anyone-view-my-web-gis-using-mapguide-maestro-tp5150072p5150150.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] newbe, please help

2014-07-05 Thread Rémy Gourrat
I you used iis you must use the 80 listener port (default listener port of iis) 
or nothing on and not the 8008 (apache) in you url
http://localhost:80/mapguide/mapadmin/login.phphttp://localhost:8008/mapguide/mapadmin/login.php

Remy


Rémy Gourrat

Le 5 juil. 2014 à 04:01, Mal [via OSGeo.orghttp://OSGeo.org] 
ml-node+s1560n514969...@n6.nabble.commailto:ml-node+s1560n514969...@n6.nabble.com
 a écrit :

Win7/64 installed Mapguide (MapGuideOpenSource-2.5.2.7949-Final-x64)
I selected all the defaults. Only difference is for web server config I used 
IIS.

when I enter http://localhost:8008/mapguide/mapadmin/login.php;
as per the doc 
http://mapguide.osgeo.org/sites/mapguide.osgeo.org/files/GettingStarted.pdf

I get a blank page.

Is there a document that will help me trace where the issue could possible be?
Or is there a quick fix

please, please help.


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/newbe-please-help-tp5149692.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.commailto:ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4182607code=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=.
NAMLhttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml

--
This message has been scanned for viruses and
dangerous content by MailScannerhttp://www.mailscanner.info/, and is
believed to be clean.




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/newbe-please-help-tp5149692p5149720.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] newbe, please help

2014-07-05 Thread Rémy Gourrat
just a man who had the same problem at the beginning...

;-)

Rémy



-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/newbe-please-help-tp5149692p5149769.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] Mg-Desktop on Androïd

2014-07-03 Thread Rémy GOURRAT
Hello Jacky,

is it a great job to run Mg-Desktop on Androïd ?

Someone have thought about a road map ?

Java will be the way ?

Thanks for your advice

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

Re: [mapguide-users] Mg-Desktop on Androïd

2014-07-03 Thread Rémy GOURRAT
Sorry i missed this post with the answered of my question

Jackie said It's a big task..., I trust him

http://osgeo-org.1560.x6.nabble.com/MapGuide-offline-mode-td5069523.html

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

[mapguide-users] [MgCooker]TileCache point to shared directory issue

2014-06-17 Thread Rémy GOURRAT
Hi,

I try to use MgCooker (v5 or v6) with a destination shared directory on another 
server that the mapguide server.

In Windows Credential panel, i set EveryOne and I can create directories and 
files to the destination server from the mapguide server by explorer.

I change TileCachePath to point to my destination shared folder.

I change the MapGuide service connection to execute it with Administrator 
account.

I restart the MapGuide Service.

But every time I execute MgCooker,  the mapguide error log said :

2014-06-17T18:38:083928  MapGuide Maestro API v5.0.1.7889 
  ::1   Administrator
 Error: A file IO exception occurred: E:\0_Ign\TileCache\Ag Base_4 - 
Cartes_Map_64256_Tile
 StackTrace:
  - MgTileServiceHandler.ProcessOperation() line 83 file 
c:\mg-2.4-x64\mgdev\server\src\services\tile\TileServiceHandler.cpp
  - MgOpGetTile.Execute() line 150 file 
c:\mg-2.4-x64\mgdev\server\src\services\tile\OpGetTile.cpp
  - MgServerTileService.GetTile() line 260 file 
c:\mg-2.4-x64\mgdev\server\src\services\tile\ServerTileService.cpp
  - MgFileUtil.CreateDirectory() line 434 file 
c:\mg-2.4-x64\mgdev\common\foundation\System/FileUtil.cpp
  - MgFileUtil.MkDir() line 460 file 
c:\mg-2.4-x64\mgdev\common\foundation\System/FileUtil.cpp

Thanks for your help

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

[mapguide-users] [MapGuide 2.2]

2014-04-30 Thread Rémy Gourrat
Hi,

In ajax viewer, i get some XY point from code inside the task pane

I know center the map on this XY point but now I would mark this location with 
a symbol like google and i would like this symbol follow the movement of the 
map.

The first solution is to create dinamically a layer with api mapguide and 
create/delete a feature  point in this layer.

Is there an another way with open layer library or else ?

Thanks for your help

Rémy Gourrat





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-2-tp5137927.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] Wish : Layer with Theme

2014-03-13 Thread Rémy Gourrat
Hi,



In reaction last days post about layer theme...



It could be interesting to have an option to On/off only on one theme of the 
layer and not all the layer.



Why:

- if you have code that works on this layer, you not need to listen selection 
or action on  multiple layer but just only on one layer

- on maestro you reduce considerably layer maintenance operation

- on MapGuide Viewer, you have a more compact legend

- ...



Look at this example, with those themes layers, the only difference between 
them  is ONLY the type of the Asset network  (EU,EP,EI,UN, HS...).



Users want easily On/off datas by type of ASSET (wihtout query, too heavy), so 
we need to explode Theme Layer in unique layer 5 times but it's same graphic 
chart, same datastore, same attributes...



Every time we need to change a symbol, a type line, we repeat the change 5 
times... with forget risk or miss something.

[cid:image001.jpg@01CF3EB7.BE877780]



It would be very useful to see one day on MapGuide Viewer :



[cid:image005.png@01CF3EB6.2BEBD700]

Rémy


image005.png (3K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5128749/0/image005.png
image001.jpg (26K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5128749/1/image001.jpg




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Wish-Layer-with-Theme-tp5128749.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] Mapgiude OS Mobile Viewer

2014-03-07 Thread Rémy Gourrat
Hi Srecko,

It's fine with this new code.

Another remark, it's very difficult to see difference between a layer On or a 
layer Off on small

display like iphone 4, i think it will better to use dark grey for unchecked 
symbol png.

I change for it on my server

Thanks a lot again.

Cordialement

Rémy Gourrat

AG-CARTO




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapgiude-OS-Mobile-Viewer-tp4941633p5108180.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] Mapgiude OS Mobile Viewer

2014-03-07 Thread Rémy GOURRAT
I had this problem too.

But I edit the code manually of the old jqueryLayerTree.aspx to make a new

Like it describe under Github at this page :

https://github.com/sreckolipovsek/KaliopaMobileViewer/commit/44f65914ca1e3e717f421a67d6dba1453678c119

and finally it's running.

I think because we have copied the code directly from the webpage without use 
Github to download the file correctly...

Rémy Gourrat

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


[mapguide-users] WMS Authentication Issue with MapInfo

2014-03-06 Thread Rémy Gourrat
Hi,

I have a wms maguide service with iis and Windows Basic Authentication.

When i try to connect to mapguide wms server with 4 wms client :

-  Mapinfo

-  QGis

-  Gaia

-  Autocad Map

getcapabilities it's Ok

Gaia, autocad Map and Qgis display layers but MapInfo.

So I inspected with fiddler URLS sended by this 4 products.

For each maps the client send 2 urls : the first return 401 error (no 
authentication) and the second return the png.

But for MapInfo, MapInfo send only 1 url with basic authentication so every 
time it ask to connect with prompt login.

So I asked me the difference with a connection with a browser, and I saw in the 
header that the domain is different :

With a brother the realm= the domain name but with a wms server MapGuide not 
return the domain name but MapGuide, I think it mismatch with the domain we 
try to connect.

I ask me if MapGuide server when it return a Getmap don't have a problem with 
Authentication and MapInfo is more sensible others wms clients ?

[cid:image001.png@01CF3968.71950F90] [cid:image002.png@01CF3968.71950F90]

Thanks for your help and advices to securize WMS Service

Rémy Gourrat



image001.png (17K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5107974/0/image001.png
image002.png (22K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5107974/1/image002.png




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/WMS-Authentication-Issue-with-MapInfo-tp5107974.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] Mapgiude OS Mobile Viewer

2014-03-05 Thread Rémy Gourrat
Hi,

You're not alone.

I never take the time to describe it but it's same for my maps too.

Rémy Gourrat





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapgiude-OS-Mobile-Viewer-tp4941633p5107769.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 on Oracle data structure requires Mapguide restart

2014-02-24 Thread Rémy GOURRAT
Hi,

with a recent MapGuide maestro you can purge cache datasource.

SO in Maestro, Right click on the datasource and Purge Cached Schema 
Information

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


Re: [mapguide-users] Possibility of reading MapGuide WMS service with ArcMAP

2014-02-04 Thread Rémy Gourrat
I remember a client that told me that a ArcGis (9 or 10) had issues with 
consuming WMS.

First, try with the WMS Client Gaia 3 to consume the WMS Service, it's free to 
download and very easy to use.

If your mapguide WMS is correctly configured it must display maps.

If It's Ok check ArcGis issues with WMS.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Possibility-of-reading-MapGuide-WMS-service-with-ArcMAP-tp5101699p5101777.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] Possibility of reading MapGuide WMS service with ArcMAP

2014-02-04 Thread Rémy Gourrat
Have you tried to change the WMS Version when  you consume your MapGuide WMS 
Version ?

Gaia and QGIS ask for version 1.3 systematically.

Maybe have you tried to ask to mapguide for an older version like 1.0 or other 
in your URL config in ArcGIs

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Possibility-of-reading-MapGuide-WMS-service-with-ArcMAP-tp5101699p5101878.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.4)Publish WMS Layer with Where Clause

2014-01-30 Thread Rémy Gourrat
Hi,

I Publish WMS Layer and it's running fine.

In lot of WMS Client Software I can see a field Parameter that i think it's 
to put some Where Clause

In Maestro, in WMS Properties of my layer I enable Queryable

But in mapagent.fcgi  WMS GetMap webmethod i can't see a Parameter like this : 
Filter, Query, parameter or other...

I tried this

http://m6300:8008/mapagent.fcgi?REQUEST=GetMapSERVICE=WMSVERSION=1.3.0LAYERS=ZZ_Samples/Sheboygan/Layers/DistrictsSTYLES=FORMAT=image/pngBGCOLOR=0xFFTRANSPARENT=TRUECRS=EPSG:4326BBOX=43.68,-87.74,43.815,-87.69WIDTH=1235HEIGHT=987FILTER=Autogenerated_SDF_ID
 = 7

WMS MapGuide Service don't take this parameter

WMS process use the same process like AjaxViewer with Session that we can 
modify with WebAPI ?

Thanks for your advice

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MApGuide-2-4-Publish-WMS-Layer-with-Where-Clause-tp5100871.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.4]WMS Layer not displayed in the layer list in WMS Client (Qgis, Gaia...)

2014-01-30 Thread Rémy Gourrat
Hi,

Just a note,

If you publish a WMS layer MapGuide, you must give a title with no spaces and a 
keyword (spaces or not) in the properties of the WMS layer.

QGIS Gaia and do not display the layer if these conditions are not full.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-WMS-Layer-not-displayed-in-the-layer-list-in-WMS-Client-Qgis-Gaia-tp5100873.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 user rights based on area

2014-01-27 Thread Rémy GOURRAT
No, it's not possible without specific development.

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


Re: [mapguide-users] [MapGuide 2.4]Composite symbole in MapUnits

2013-10-15 Thread Rémy Gourrat
Thanks Jackie

with the last Maestro version 5.0.1 this ticket is definitively closed.

it's easy to use now all powerfull of mapguide symbolic

Rémy






-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Composite-symbole-in-MapUnits-tp5078483p5083743.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.4.0] Autocad Map 3D 2013 can't GETCAPABILITIES in 1.3 from MapGuide

2013-09-19 Thread Rémy GOURRAT
Zac, i not yet installed 2.5.1 but I will try in few days.

Johan, thanks I must read again later this post one more time to understand 
everything…

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

Re: [mapguide-users] [MapGuide 2.4.0] Autocad Map 3D 2013 can't GETCAPABILITIES in 1.3 from MapGuide

2013-09-19 Thread Rémy Gourrat
Johan, I think it’s not  a srs problem but a reading problem GETCAPABILITIES, I 
thinks it’s not depending of the SRS.

Gaïa 3.1 read well the GetCAPABILITIES and Display well the layer with MapGuide 
WMS 1.3

Qgis 1.8 read well the GetCAPABILITIES and NOT display the layer with MapGuide 
WMS 1.3 (I think I’s problem of BBOX, I’m ok on the srs project and srs layer 
but… I try to explore later this problem)

Autocad Map 2013 not read the GetCAPABILITIES and NOT display well the layer 
with MapGuide WMS 1.3 (I think I’s problem BBOX)

With fiddler

in 1.1 I MapGuide return a text string:

]  OGC:WMS  MapGuide WMS Server GIS WMS Server  postal
  none none   text/xml text/html application/vnd.ogc.wms_xml image/png 
image/jpeg image/gif text/xml text/html text/plain  
application/vnd.ogc.se_xml  EPSG:4326  EPFL/2 - Calques/CAD/CAD_BATIMENT  
EPSG:3943   EPFL/2 - Calques/CAD/CAD_COMMUNE  EPSG:3943   EPFL/2 - 
Calques/CAD/CAD_PARCELLE  EPSG:3943   EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_01  
EPSG:3943   EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_05  EPSG:3943   EPFL/2 - 
Calques/PLU_CNIG/PLU_ZONAGE  EPSG:3943   EPFL/2 - 
Calques/PLU_CNIG/PLU_ZONAGE_COLOR  EPSG:3943   EPFL/2 - 
Calques/PLU_CNIG/PLU_ZONAGE_ID_LBT_MPG  EPSG:3943

in 1.3 MaGuide return a XML string :

  ?xml version=1.0 encoding=UTF-8 ?
- WMS_Capabilities version=1.3.0 xmlns=http://www.opengis.net/wms; 
xmlns:xlink=http://www.w3.org/1999/xlink; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation=http://www.opengis.net/wms 
http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd;
- !--

   SERVICE METADATA



  --
- Service
  NameOGC:WMS/Name
  TitleMapGuide WMS Server/Title
  AbstractMapGuide WMS Server/Abstract
- KeywordList
  KeywordGIS/Keyword
  KeywordWMS/Keyword
  KeywordServer/Keyword
  /KeywordList
  OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink; 
xlink:type=simple xlink:href=http://localhost/; /
- ContactInformation
- ContactPersonPrimary
  ContactPerson /
  ContactOrganization /
  /ContactPersonPrimary
- ContactAddress
  AddressTypepostal/AddressType
  Address /
  City /
  StateOrProvince /
  PostCode /
  Country /
  /ContactAddress
  /ContactInformation
  Feesnone/Fees
  AccessConstraintsnone/AccessConstraints
  /Service
- !--

   SERVICE CAPABILITIES



  --
- Capability
- Request
- GetCapabilities
  Formattext/xml/Format
  Formattext/html/Format
- DCPType
- HTTP
- Get
  OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink; 
xlink:type=simple 
xlink:href=http://localhost/mapguide/mapagent/mapagent.fcgi?; /
  /Get
  /HTTP
  /DCPType
  /GetCapabilities
- GetMap
  Formatimage/png/Format
  Formatimage/jpeg/Format
  Formatimage/gif/Format
- DCPType
- HTTP
- Get
  OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink; 
xlink:type=simple 
xlink:href=http://localhost/mapguide/mapagent/mapagent.fcgi?; /
  /Get
  /HTTP
  /DCPType
  /GetMap
- GetFeatureInfo
  Formattext/xml/Format
  Formattext/html/Format
  Formattext/plain/Format
- DCPType
- HTTP
- Get
  OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink; 
xlink:type=simple 
xlink:href=http://localhost/mapguide/mapagent/mapagent.fcgi?; /
  /Get
  /HTTP
  /DCPType
  /GetFeatureInfo
  /Request
- Exception
  FormatXML/Format
  /Exception
- !--  No VendorSpecificCapabilities
  --
- !--  No UserDefinedSymbolization
  --
- !--

PUBLISHED LAYERS



  --
- Layer
  TitleMapGuide WMS Server/Title
  CRSEPSG:4326/CRS
- !--  Published Layer #1
  --
- Layer queryable=0 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/CAD/CAD_BATIMENT/Name
  TitleCAD_BATIMENT/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1303700 miny=1398000 maxx=2200900 
maxy=2271800 /
  /Layer
- !--  Published Layer #2
  --
- Layer queryable=0 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/CAD/CAD_COMMUNE/Name
  TitleCAD_COMMUNE/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1303700 miny=1398000 maxx=2200900 
maxy=2271800 /
  /Layer
- !--  Published Layer #3
  --
- Layer queryable=0 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/CAD/CAD_PARCELLE/Name
  TitleCAD_PARCELLE/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1303700 miny=1398000 maxx=2200900 
maxy=2271800 /
  /Layer
- !--  Published Layer #4
  --
- Layer queryable=0 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_01/Name
  TitlePLU_PRE_S_01/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1303700 miny=1398000 maxx=2200900 
maxy=2271800 /
  /Layer
- !--  Published Layer #5
  --
- Layer queryable=1 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_05/Name
  TitlePLU_PRE_S_05/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1303700 miny=1398000 maxx=2200900 
maxy=2271800 /
  /Layer
- !--  Published Layer #6
  --
- Layer queryable=1 cascaded=0 noSubsets=0 opaque=0
  NameEPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE/Name
  TitlePLU_ZONAGE/Title
  CRSEPSG:3943/CRS
  BoundingBox CRS=EPSG:3943 minx=1313622.447 

[mapguide-users] [MapGuide 2.4]Composite symbole in MapUnits

2013-09-18 Thread Rémy Gourrat
Hi

I use with success a layer with a composit symbole.

But when I zoom in Viewer, the size symbol decrease,

so to draw it in MapUnits and not in DeviceSpace it try to add manually in 
XML definition this yellow code
 but every time I'm saving i have a Maestro error,
isn't supported by MapGuide 2.4 ?

?xml version=1.0?
LayerDefinition xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema; version=2.4.0 
xsi:noNamespaceSchemaLocation=LayerDefinition-2.4.0.xsd
  VectorLayerDefinition
ResourceIdLibrary://ZZ_Test/Data/ORA_PLU.FeatureSource/ResourceId
Watermarks /
FeatureNameKingOra:ORA_PLU~V_PLU_PRE_S_05_LBT_MPG~GEOM_LBT/FeatureName
FeatureNameTypeFeatureClass/FeatureNameType
FilterIDPLU_VERSION = 0/Filter
GeometryGEOM_LBT/Geometry
/ToolTip
VectorScaleRange
  MaxScale5000/MaxScale
  CompositeTypeStyle
CompositeRule
  LegendLabel /
  CompositeSymbolization
SymbolInstance
  
ResourceIdLibrary://ZZ_Test/Symbols/ag_PRE_S_05_LBT.SymbolDefinition/ResourceId
  ParameterOverrides /
/SymbolInstance
  UnitMeters/Unit
  SizeContextMappingUnits/SizeContext
  SizeX20/SizeX
  SizeY20/SizeY
  /CompositeSymbolization
/CompositeRule
  /CompositeTypeStyle
/VectorScaleRange
  /VectorLayerDefinition
/LayerDefinition

Thanks for your help

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Composite-symbole-in-MapUnits-tp5078483.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.4]Composite symbole in MapUnits

2013-09-18 Thread Rémy GOURRAT
Thanks Jackie,



I replace it like this, I can validate it with maestro editor Xml



?xml version=1.0?

LayerDefinition xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema; version=2.4.0 
xsi:noNamespaceSchemaLocation=LayerDefinition-2.4.0.xsd

  VectorLayerDefinition

ResourceIdLibrary://ZZ_Test/Data/ORA_PLU.FeatureSource/ResourceId

Watermarks /

FeatureNameKingOra:ORA_PLU~V_PLU_PRE_S_05_LBT_MPG~GEOM_LBT/FeatureName

FeatureNameTypeFeatureClass/FeatureNameType

FilterIDPLU_VERSION = 0/Filter

GeometryGEOM_LBT/Geometry

ToolTipconcat ('ER n° : ', LIBEPSC, '\n', ER_DESTINATION, '\n', 
ER_ATTRIBUTAIRE)/ToolTip

VectorScaleRange

  MaxScale5000/MaxScale

  CompositeTypeStyle

CompositeRule

  LegendLabel /

  CompositeSymbolization

SymbolInstance

  
ResourceIdLibrary://ZZ_Test/Symbols/ag_PRE_S_05_LBT.SymbolDefinition/ResourceId

  ParameterOverrides /

  UnitMeters/Unit

  SizeContextMappingUnits/SizeContext

  SizeX20/SizeX

  SizeY20/SizeY

/SymbolInstance

  /CompositeSymbolization

/CompositeRule

  /CompositeTypeStyle

/VectorScaleRange

  /VectorLayerDefinition

/LayerDefinition



But When i save this resource with Maestro 5.0.0.75.32 :



« System.Exception: Le serveur distant a retourné une erreur : (559) 
MgDbXmlException.: Le module d'erreur personnalisé ne reconnaît pas cette 
erreur. --- System.Net.WebException: Le serveur distant a retourné une erreur 
: (559) MgDbXmlException.

   à System.Net.HttpWebRequest.GetResponse()

   à OSGeo.MapGuide.MaestroAPI.HttpServerConnection.SetResourceXmlData(String 
resourceid, Stream content, Stream header) dans c:\Program Files 
(x86)\Jenkins\jobs\Maestro 
trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:ligne 651

   --- Fin de la trace de la pile d'exception interne ---

   à Maestro.Editors.Common.XmlContentErrorDialog.CheckAndHandle(Exception ex, 
String origXml, Boolean bDisplay) dans c:\Program Files 
(x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Editors\Common\XmlContentErrorDialog.cs:ligne 60

   à Maestro.Editors.ResourceEditorServiceBase.UpdateResourceContent(String 
xml) dans c:\Program Files (x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Editors\ResourceEditorServiceBase.cs:ligne 326

   à Maestro.Base.Editor.EditorContentBase.OnBeforeSave(Object sender, 
CancelEventArgs e) dans c:\Program Files (x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Base\Editor\EditorContentBase.cs:ligne 163

   à Maestro.Editors.ResourceEditorServiceBase.OnBeforeSave() dans c:\Program 
Files (x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Editors\ResourceEditorServiceBase.cs:ligne 339

   à Maestro.Editors.ResourceEditorServiceBase.Save() dans c:\Program Files 
(x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Editors\ResourceEditorServiceBase.cs:ligne 245

   à Maestro.Base.Commands.SaveResourceCommand.Run() dans c:\Program Files 
(x86)\Jenkins\jobs\Maestro 
trunk\workspace\Maestro.Base\Commands\SaveResourceCommand.cs:ligne 45

   à ICSharpCode.Core.WinForms.ToolBarCommand.OnClick(EventArgs e)

   à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

   à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

   à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, 
ToolStripItemEventType met)

   à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, 
ToolStripItemEventType met)

   à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

   à System.Windows.Forms.Control.WmMouseUp(Message m, MouseButtons button, 
Int32 clicks)

   à System.Windows.Forms.Control.WndProc(Message m)

   à System.Windows.Forms.ScrollableControl.WndProc(Message m)

   à System.Windows.Forms.ToolStrip.WndProc(Message m)

   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message m)

   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message m)

   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr 
wparam, IntPtr lparam)





It's true that in maestro symbol instance panel for composite style, I never 
seen the choice MappingUnits DeviceUnits for composite style...



Thanks for your help



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

Re: [mapguide-users] [MapGuide 2.4.0]WMS GETFEATUREINFO issue and 2 questions

2013-09-10 Thread Rémy GOURRAT
Thanks Jackie,

I forgot this search.

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


[mapguide-users] [MapGuide 2.4.0] Autocad Map 3D 2013 can't GETCAPABILITIES in 1.3 from MapGuide

2013-09-10 Thread Rémy Gourrat
Hi,

Another question about WMS :

My Audocad Map 3D 2013 can't return nothing in WMS 1.3 from MapGuide (no Wms 
layer in fdo connection panel)

If I switch in 1.1.0 it's Ok, I see every WMS Layers.

MapGuide supports WMS 1.3 in 2.4 and Autocad Map 3D 2013 too.

Who believes ?

Thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-0-Autocad-Map-3D-2013-can-t-GETCAPABILITIES-in-1-3-from-MapGuide-tp5077019.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.4.0]WMS GETFEATUREINFO issue and 2 questions

2013-09-09 Thread Rémy Gourrat
Hi,

I consume a mapguide wms service with an autocad map or with Gaï 3.4.

I can display maps under Autocad Map.


1 - Question :
But i can't have the result of GETFEATUREINFO

with Autocad Map i have this message:
LayerNotQueryable:
  The GetFeatureInfo request contains the names of layers that are not 
queryable. (Found LAYERS=EPFL/2 - Calques/CAD/CAD_COMMUNE)

With Gaia 3.4 I have this :
[cid:image002.png@01CEAD4A.84C17860]

[cid:image001.png@01CEAD47.DF4027D0]I check with Maestro I have the right 
parameters like this






























Is there another parameter somewhere to run GETFEATUREINFO ?

2 - Select QUERY
I searched in ogc but I didn't see a syntax to specify a where clause to the 
getmap url, really no way ?

3 - in trac.osgeo.org for 2.4.0 release I read : WMS 1.3.0 support

But when i try to connect in 1.3 with Autocad Map 2013, GETCAPABILITIES return 
no layers in the fdo connect panel.

If I try in 1.1.0 GETCAPABILITIES return the Layers

Autodesk says that Autocad Map 2012 certified by OGC, i suppose that's same for 
2013...

Thanks

Rémy


image001.png (42K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5076803/0/image001.png
image002.png (53K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5076803/1/image002.png




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-0-WMS-GETFEATUREINFO-issue-and-2-questions-tp5076803.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] HTML5 client-side viewer (Was re: Re-thinking Fusion redlining efficiency)

2013-07-12 Thread Rémy Gourrat
Hi ,

I'm not a true developper but there is a long time (2001)  i made with my 
brother in law a vector client/server flash before flex.

Every time we pan the map, flash client side sendandload a query to php server 
which call an Mysql or Oracle query/procedure which return a libming script 
text command to php/libming which returned a swf generated on serverside to 
client included data tooltips of every object.

It's running always... it was very light, quick and funny...
http://www.ag-map.com/97411/

naive question, why MapGuide would not have a Canvas output format like JPG, 
PNG,GIF... directly generated on server side and returned and interpreted by 
the map viewer html5 ?

if Maybe i understand nothing about the goal of  this post... excuse me.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Re-thinking-Fusion-redlining-efficiency-tp5065272p5066019.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] Improving the tile service

2013-07-02 Thread Rémy Gourrat
 Hi,

I'm a beginner with mgcooker but when I use it I would like :

-  Choose the destination path

-  Choose the format Tile : PNG, PNG8, JPG... without changing in 
serverconfig.ini

-  Generate a Shape by scale of the Grid Tile that we could display on 
Mapguide, Autocad map  or Qgis to debug tile rendering or make a list of tiles 
by spatial query to copy/delete on another server

Best regards

Rémy





-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Improving-the-tile-service-tp5062477p5063489.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-users] Improving the tile service

2013-07-02 Thread Rémy Gourrat
Thanks James,

For tile cache path, i saw that but when you produce datas every day for 
different project in the goal to copy to another server, we must always change 
the file path for isolate the datas.

“MapGuide administrator” is using by the Gis Administrator not by Gis Data 
Manager.

And gis Data Manager don’t have access to the “MapGuide administrator” and of 
course on the serverconfig.ini, only Maestro and mgcooker.

So like we speak about improvement, it will be great if we could change this 
parameters directly in mgcooker.

For the third one, Imagine you have a big territory on a server (200km x 200km) 
but on another local server you want just use a part of this territory with a 
specific complex perimeter. It’s difficult to get only tiles you need.

So you will generate again the tiles cache and it's again a long calculation of 
few days, sometimes we don't have the time to wait and no enough money to buy a 
server monster... so it's a problem for us

If we have a Shape of the Grid tiles, when we have a lot of tile it’s very easy 
to select tiles with a selection spatial query on it with autodesk Map (look 
below) , make selection List report to build easy a batch to 
extract/copy/delete only tiles you need without generation calculation.

Rémy

[cid:image001.png@01CE7739.E78271D0]


image001.png (261K) 
http://osgeo-org.1560.x6.nabble.com/attachment/5063564/0/image001.png




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Re-MapGuide-users-Improving-the-tile-service-tp5063537p5063564.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-users] Improving the tile service

2013-07-02 Thread Rémy Gourrat
Ok, i understand your view point.

But it were true that a shape file generated with the grid tiles with 
attributes file name, file size, tag success (0 ou 1) or date

Maybe in Maestro 7.X :)

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Re-MapGuide-users-Improving-the-tile-service-tp5063537p5063586.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.4] Day Log Propertie

2013-06-14 Thread Rémy Gourrat
Hi,

Few days ago, i modified the log property Archive file every: to Day

And today I returned in Administrator site and I see that property is None

I search in the serverconfig.ini the  property Archive file every but i don't 
get it

Every night i restart iis and mapguide service, maybe i destroy this property ?

Where this property is saved ?

Thanks for your help

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Day-Log-Propertie-tp5060141.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] How many of you are still on 2.2 or older?

2013-06-12 Thread Rémy Gourrat
thanks

I hope migrate my 2 last mapguide 2.2 production to 2.4 for the end of 2013

Rémy

De : Jackie Ng [via OSGeo.org] [mailto:ml-node+s1560n5059628...@n6.nabble.com]
Envoyé : mercredi 12 juin 2013 11:47
À : Rémy GOURRAT
Objet : How many of you are still on 2.2 or older?

Hi All,

I'm looking to start preparations for beginning the release cycle for MapGuide 
Open Source 2.5.1 and 2.4.1 and I'm interested to know how many of you are 
still on 2.2 or an older release?

I ask this question because I will soon be drafting up a new RFC which if 
adopted will be implemented for trunk and these point releases and it concerns 
a somewhat major security vulnerability in the mapagent (whose details will be 
fully made available when the RFC is made public and ready for review). I need 
a gauge of how many users could possibly be left out of this fix given the 
milestones I intend to target with this RFC.

Thanks,

- Jackie

If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/How-many-of-you-are-still-on-2-2-or-older-tp5059628.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4182607code=cmdvdXJyYXRAYWctY2FydG8uZnJ8NDE4MjYwN3w1MzYwNTE3NDA=.
NAMLhttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/How-many-of-you-are-still-on-2-2-or-older-tp5059628p5059689.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.4] Web .Net API SetResource failed 1 to 2 times

2013-05-31 Thread Rémy Gourrat
Thanks

But i saw when session expired in the log it’s “Session Expired…” not 
“Permission Denied…’

crazy

Rémy

De : zspitzer [via OSGeo.org] [mailto:ml-node+s1560n5057078...@n6.nabble.com]
Envoyé : vendredi 31 mai 2013 04:33
À : Rémy GOURRAT
Objet : Re: [MapGuide 2.4] Web .Net API SetResource failed 1 to 2 times

I'd guess the session expired?

On Thu, May 30, 2013 at 9:22 PM, Rémy Gourrat [hidden 
email]/user/SendEmail.jtp?type=nodenode=5057078i=0 wrote:
Hello,

I have a .net web api  wich edit feature source definition

At the end of the function, I update the new feature source definition by this 
code in the session repository

“...
// Chargement du String xml dans une variable type MgByteSource
   MgByteSource contentByteSource = new 
MgByteSource(encodedDefinition, encodedDefinition.Length);

   //Ecriture du nouveau FeatureSourceID dans la 
Session: en lieu et place du précédent s'appuyant sur Library
   String str_NewFeatureSourceId = 
FeatureSourceListElem.Replace(Library:,Session: + sessionId);
   MgResourceIdentifier new_MgfeatureSourceId = new 
MgResourceIdentifier(str_NewFeatureSourceId);

   // Sauvegarde de la ressource avec la nouvelle 
définition
   
ag_ResourceService.SetResource(new_MgfeatureSourceId, 
contentByteSource.GetReader(), null);

…
”
During many hours it’s running very very  well

And suddenly it’s failing, and after few minutes or hours or enable the iis 
trace it’s running well again !

But when it failed, my Exception Catch code is not executing in my function

“
catch (MgException mge)
{
   errMsg = mge.GetExceptionMessage() + \n + 
mge.GetDetails();
   ag_PrintMessage(ag_proc.aspx :  +  
ag_SetSRSFeatureSource : ,Erreur ! Exception levée par Catch  + errMsg);
}
“

But I have a message in the Errors.log :
“
2013-04-26T12:12:162084  
Anonymous
 Error: Permission denied to resource: 
Session:c3b53a1a-ae59-11e2-8000-00155d2d5706_en_MTI3LjAuMC4x0AFC0AFB0AFA//Ag 
Base/2 - Calques/ASSC_LDE/LDE_A_COLLEC_EP.LayerDefinition
 StackTrace:
  - MgResourceServiceHandler.ProcessOperation() line 80 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceServiceHandler.cpp
  - MgOpSetResource.Execute() line 103 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\OpSetResource.cpp
  - MgServerResourceService.SetResource() line 1064 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ServerResourceService.cpp
  - MgRepositoryManager.SetResource() line 563 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\RepositoryManager.cpp
  - MgRepositoryManager.AddResource() line 536 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\RepositoryManager.cpp
  - MgResourceContentManager.AddResource() line 183 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceContentManager.cpp
  - MgResourceContentManager.PutDocument() line 624 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceContentManager.cpp
  - MgSessionRepositoryManager.CheckPermission() line 238 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\SessionResourceContentManager.cpp
  - MgSessionResourceContentManager.CheckPermission() line 235 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\SessionResourceContentManager.cpp“


Somebody have an explanation for this ? is there a specific concept that I 
don’t understand ?

Thanks

Rémy
AG-Carto - Bayonne


View this message in context: [MapGuide 2.4] Web .Net API SetResource failed 1 
to 2 
timeshttp://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Web-Net-API-SetResource-failed-1-to-2-times-tp5056933.html
Sent from the MapGuide Users mailing list 
archivehttp://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html at 
Nabble.com.

___
mapguide-users mailing list
[hidden email]/user/SendEmail.jtp?type=nodenode=5057078i=1
http://lists.osgeo.org/mailman/listinfo/mapguide-users



--
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
+61 405 847 168

___
mapguide-users mailing list
[hidden email]/user/SendEmail.jtp?type=nodenode=5057078i=2
http://lists.osgeo.org/mailman/listinfo/mapguide-users


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Web-Net-API-SetResource-failed-1-to-2-times-tp5056933p5057078.html
To start a new topic under MapGuide Users, email 
ml-node+s1560n4182607...@n6.nabble.commailto:ml-node+s1560n4182607...@n6.nabble.com
To unsubscribe from MapGuide Users, click 
herehttp://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode

[mapguide-users] [MapGuide 2.4] Web .Net API SetResource failed 1 to 2 times

2013-05-30 Thread Rémy Gourrat
Hello,

I have a .net web api  wich edit feature source definition

At the end of the function, I update the new feature source definition by this 
code in the session repository

...
// Chargement du String xml dans une variable type MgByteSource
   MgByteSource contentByteSource = new 
MgByteSource(encodedDefinition, encodedDefinition.Length);

   //Ecriture du nouveau FeatureSourceID dans la 
Session: en lieu et place du précédent s'appuyant sur Library
   String str_NewFeatureSourceId = 
FeatureSourceListElem.Replace(Library:,Session: + sessionId);
   MgResourceIdentifier new_MgfeatureSourceId = new 
MgResourceIdentifier(str_NewFeatureSourceId);

   // Sauvegarde de la ressource avec la nouvelle 
définition
   
ag_ResourceService.SetResource(new_MgfeatureSourceId, 
contentByteSource.GetReader(), null);

...

During many hours it's running very very  well

And suddenly it's failing, and after few minutes or hours or enable the iis 
trace it's running well again !

But when it failed, my Exception Catch code is not executing in my function


catch (MgException mge)
{
   errMsg = mge.GetExceptionMessage() + \n + 
mge.GetDetails();
   ag_PrintMessage(ag_proc.aspx :  +  
ag_SetSRSFeatureSource : ,Erreur ! Exception levée par Catch  + errMsg);
}


But I have a message in the Errors.log :

2013-04-26T12:12:162084  
Anonymous
 Error: Permission denied to resource: 
Session:c3b53a1a-ae59-11e2-8000-00155d2d5706_en_MTI3LjAuMC4x0AFC0AFB0AFA//Ag 
Base/2 - Calques/ASSC_LDE/LDE_A_COLLEC_EP.LayerDefinition
 StackTrace:
  - MgResourceServiceHandler.ProcessOperation() line 80 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceServiceHandler.cpp
  - MgOpSetResource.Execute() line 103 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\OpSetResource.cpp
  - MgServerResourceService.SetResource() line 1064 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ServerResourceService.cpp
  - MgRepositoryManager.SetResource() line 563 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\RepositoryManager.cpp
  - MgRepositoryManager.AddResource() line 536 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\RepositoryManager.cpp
  - MgResourceContentManager.AddResource() line 183 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceContentManager.cpp
  - MgResourceContentManager.PutDocument() line 624 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\ResourceContentManager.cpp
  - MgSessionRepositoryManager.CheckPermission() line 238 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\SessionResourceContentManager.cpp
  - MgSessionResourceContentManager.CheckPermission() line 235 file 
c:\mg-2.4-x64\mgdev\server\src\services\resource\SessionResourceContentManager.cpp


Somebody have an explanation for this ? is there a specific concept that I 
don't understand ?

Thanks

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-Web-Net-API-SetResource-failed-1-to-2-times-tp5056933.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


  1   2   >