Re: [mapguide-users] Repository corruption from multiple users creating redlines?

2014-06-10 Thread Berg, James
Thanks for the response, Jackie Is there anything in the web api that can act as a lock/release mechanism so that updates don't collide? I noticed in the MgFeatureService there is an MgTransaction class. Is that something I could use to prevent update conflicts? _

Re: [mapguide-users] Repository corruption from multiple users creating redlines?

2014-06-10 Thread Jackie Ng
I don't think it's disturbing, so much as a fact of life. Flat data files are for multi-user reading, not for multi-user writing. When multiple users are going to be reading and writing to the same data source, forget about using any flat-file format and just go straight to a RDBMS for shareable r

[mapguide-users] Measure display with exp

2014-06-10 Thread torrini
Hi list, I got a problem with my fusion-widget Measure. When I set the DisplayPrecision to "0", then it starts to display the distances longer than 10 meters with an e; the same with DisplayPrecision=1.

[mapguide-users] Repository corruption from multiple users creating redlines?

2014-06-10 Thread Berg, James
Windows Server 2003 32-bit MapGuide Open Source 2.5.2 Maestro 5.1 ASP.NET + C# programming code (.NET 4.0) Hello, all I've been researching the feasibility of implementing a new function for our GIS product. First, I'd like to query if the following scenario is plausible: 1. User identifies an

Re: [mapguide-users] WMTS service

2014-06-10 Thread mark volz
And that was the way I phrased the question because my client would like it as part of the core product rather than a bolt on. Would there be significant work to merge mapguide-rest into the core product? They are willing to sponsor to put this functionality into the core. Mark -Original Me

Re: [mapguide-users] WMTS service

2014-06-10 Thread Jackie Ng
Emphasis "MapGuide proper". I didn't say web extensions like mapguide-rest couldn't fill the void :) - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/WMTS-service-tp5144113p5144948.html Sent from the MapGuide Users mailing list archive at Nabble.com. _

Re: [mapguide-users] WMTS service

2014-06-10 Thread Bruno Scott
Hi Jackie Correct me if i'm wrong, but with what you did with the Mapguide Rest and XYZ tiling we should be close to a wmts service ? Bruno Scott -- View this message in context: http://osgeo-org.1560.x6.nabble.com/WMTS-service-tp5144113p5144944.html Sent from the MapGuide Users mailing list a