Hi Alex,
That site actually is Fusion but implemented with Mapserver rather than
MapGuide. I too have found if somewhat odd that the demo of Fusion from the
MGOS site doesn't showcase a MapGuide / Fusion implementation.
Andy Morsell, P.E.
Spatial Integrators, Inc.
47° 46' N 116° 49' W
www.Spa
That should be a part of the headers installed with the FDO sdk.
Given the FDO sdk is installed at %FDO%
Then it's trying to look for %FDO%\Inc\SDF\IScrollableFeatureReader.h
- Jackie
Takashige wrote:
>
> Hi Zac and everyone,
>
> Thanks to the mailing list archives, OEM was built successful
Hi Zac and everyone,
Thanks to the mailing list archives, OEM was built successfully.
Typing the following commands before running buil_oem.sh was not enough for
me.
CC=gcc-4.1
export CC
CXX=g++-4.1
export CXX
In addition to this, I a few lines in Oem/SWIGEx/Makefile and
BuildTools/WebTools/IM
I noticed that the link from the Live Application Gallery to the
Demonstration of Fusion application
(http://demo01.dmsolutions.ca/mapguide/fusion/demo/) forwards the user to a
different site.
This might confuse a user expecting to see an application using the Fusion
layout bundled with MapGuide
I can replicate the problem in MGE 2010.
I would say it's a bug of sorts, likely related to feature reader stuff and how
the data is requested/returned to the browser. The rendered selection
completes, but the data portion fails after several minutes (like 8 in case of
selection of 40,000 featu
Hi Dave,
Thanks for the answer.. But i've changed that before
max_execution_time = 240; Maximum execution time of each script, in
seconds
max_input_time = 240; Maximum amount of time each script may spend
parsing request data
memory_limit = 1280M ; Maximum amount of memory a
What is your memory setting in your php.ini? You probably need to up it from
the 2MB default to 256 or higher.
Dave
-Original Message-
From: mapguide-users-boun...@lists.osgeo.org
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Tom Lazo / Stygy
Sent: Tuesday, July 28, 2009
Hi all,
I'm trying to select more than 20k features and i get an fusion.ajax
error...i checked mi error.log and i found this...
<2009-07-28T12:23:37> Fusion Viewer 127.0.0.1 Anonymous
Error: An unclassified exception occurred.
StackTrace:
- MgFeatureServiceHandler.ProcessOperation
Hi,
Just wanting the general mapguide-user list to be aware that the developers
have been putting quite a bit of time into many of the Fusion bugs in an
effort to get a more stable Fusion version in for MGOS 2.1. Here is one issue
that was causing several folks here some pain in the beta that h
Hello all,
I'm very much new to MapGuide. After compilation from Subversion source
failed (I'm using Fedora 9; the Makefiles generated by ./configure
resulted in numerous errors and the like) I downloaded a copy of the
Live CD, loaded it into a virtual machine, and copied the MapGuide
installat
Hello all,
I’m very much new to MapGuide. After compilation from Subversion source
failed (I’m using Fedora 9; the Makefiles generated by ./configure resulted
in numerous errors and the like) I downloaded a copy of the Live CD, loaded
it into a virtual machine, and copied the MapGuide installa
Hi all,
I have a map with a layer that is being populated from x/y coordinates
from an MySQL server table and want to be able to dynamically add a
filter to the layer. i.e. filter the data based on who is logged in.
I read a few post on this topic before but i was not able to understand
the conc
Hello all,
I've been working on a patch for mgos 1.2 and mozilla firefox 3. I attach a
copy of the patched file, I've tested only for apache, not for IIS.
http://n2.nabble.com/file/n3342346/MapAgent.rar MapAgent.rar
regards.
--
View this message in context:
http://n2.nabble.com/patch-for-mgo
I tried the GenerateFilters method, but it is not a valid method for mge
2010.
It just gave a warning saying it was not a valid method.
If there is a way to limit the selection to approx 200 items, it would also
solve my prob.
I know in mge 2009, There was a selection size varible in the
serve
Your second approach sounds good to me.
I think that it don't take much time to save the map that way in opposition
to the first approach.
What ResourceType does the dummy resource should have?
The only concern I have is that I can't do much validation (eg. resources
exists) before displaying t
I don't think such a method exists.
It should be fairly straightforward to itterate the layers
and construct a MapDefinition though.
An alternative approach is to simply save the runtime map.
Just create a dummy resource in the repository,
and save the runtime map as "resource data".
You can use
16 matches
Mail list logo