Re: [mapguide-users] Re-thinking Fusion redlining efficiency

2013-07-12 Thread Johan Van de Wauw
I like the ideas, but rather than focusing on the fusion viewer I think the first focus should be on how to serve the data so it can be used in any viewer/client. Integrating georest may be an option. Improving wfs support could be another one. Serving vector tiles is a third one. In fact with

Re: [mapguide-users] Problem with access

2013-07-12 Thread JamesDudden
Hey Manuel, Did you ever figure this out as I'm having a very similar problem (same error) with following setup: Windows server 2008 64bit Mapguide 2.5 Maestro 4 Office 2007 - Software-Matters -- View this message in context:

[mapguide-users] HTML5 client-side viewer (Was re: Re-thinking Fusion redlining efficiency)

2013-07-12 Thread Jackie Ng
Oh are we going to have another client-side vector viewer discussion? :) Since our last discussion on this subject: * Silverlight has been EOLed by Microsoft * Java applets are security swiss cheese under Oracle's stewardship * Flash is in terminal decline. * HTML5 capabilities has been

Re: [mapguide-users] Invoke script in Fusion layout using Maestro

2013-07-12 Thread JamesDudden
I know I'm close with this but still can't seem to figure it out - does anyone else have nay ideas? - Software-Matters -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Invoke-script-in-Fusion-layout-using-Maestro-tp5063768p5065970.html Sent from the MapGuide Users

Re: [mapguide-users] HTML5 client-side viewer (Was re: Re-thinking Fusion redlining efficiency)

2013-07-12 Thread Hans Milling
WFS-T is a standard already supported by OpenLayers, so that would be a perfect way to add/delete/edit data in a drawing/redline layer, all you need is a widget to control this and that the mapguide server or some add on php/.net functionality that runs as the wfs-t server. Hans... -- View

Re: [mapguide-users] HTML5 client-side viewer (Was re: Re-thinking Fusion redlining efficiency)

2013-07-12 Thread Jackie Ng
Is there a php/.net implementation of WFS-T out there? - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-thinking-Fusion-redlining-efficiency-tp5065272p5065972.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: [mapguide-users] Re-thinking Fusion redlining efficiency

2013-07-12 Thread martin ju
Few days ago I found this service: http://www.giscloud.com/blog/gis-cloud-starts-html5-mapping-revolution http://www.giscloud.com/blog/gis-cloud-starts-html5-mapping-revolution Example map: http://www.giscloud.com/map/16648/parcels-300k-polygons

Re: [mapguide-users] Re-thinking Fusion redlining efficiency

2013-07-12 Thread Jackie Ng
Yes I saw that same link as well. I also saw what Autodesk have done with AutoCAD 360 web. HTML5 is ready for prime time. Just how do/should we go about it? - Jackie -- View this message in context:

Re: [mapguide-users] Re-thinking Fusion redlining efficiency

2013-07-12 Thread martin ju
When I looked at it last week, I found out that they are sending data in a kind of JSON tiles, for example look at this tile with points: http://www.giscloud.com/t/1370607443/map16671/layer81089/8/223/146.json http://www.giscloud.com/t/1370607443/map16671/layer81089/8/223/146.json Client is

Re: [mapguide-users] HTML5 client-side viewer (Was re: Re-thinking Fusion redlining efficiency)

2013-07-12 Thread Johan Van de Wauw
On Fri, Jul 12, 2013 at 10:44 AM, Jackie Ng jumpinjac...@gmail.com wrote: I would prefer something that allows us to re-use our existing Layer Definitions for client-side vector rendering. I'm not sure whether ol3/leaflet support customizable rendering pipelines where we can take over certain

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

Re: [mapguide-users] Problems with Maestro 4.0.5: SDF: SDF Load procedure: Object reference not set to an instance of an object.

2013-07-12 Thread Jackie Ng
Maestro's load procedure support is very limited. That's why many options are disabled, and only a few input file types are supported. - Jackie -- View this message in context: