as the one for PHP;
most folks have little difficulty sorting out the syntax differences
between the languages so they can port the sample code from one to the
other.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
_
available here:
<http://www.calcad.com/MGOS/PassData.html>.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/li
ave to write some custom code for this in PHP/Java/.Net. Some
folks run this custom search code in the task pane of the map viewer,
others build a custom search front-end that doesn't load the map until the
user selects the feature(s) they want from the search results.
--
James Card
Calif
to be sorted according to number of
leading spaces, but since HTML collapses whitespace to a single space the
display still looks looks good.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users ma
your map is actually themed properly, and only the display
in the legend is truncated.
If you right-click on the layer-name in the legend there should be an
option to "show long theme" or "expand legend theme" or something similar.
That should then display all the theme ca
st archive, the address of which is included in the
headers of every message: "List-Archive:
<http://lists.osgeo.org/pipermail/mapguide-users>".
I posted some sample code in that thread that shows how to modify the
MapDefinition.
--
James Card
California CAD Solutions, Inc
ResourceID = new
MgResourceIdentifier("Session:".$HTTP_SESSION_VARS['mgSessionId']."//FloorPlans.MapDefinition");
$resourceService->SetResource($tempResourceID,
$byteSource->GetReader(), null);
// Finally, the WebLayout
@@@
this
list last year that shows how this is done (sorry I don't have quick
access to that code, nor the mail archive, right now to find it again).
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-u
updating each feature source.
This is what we routinely do when moving an app from one server to
another. It takes only a few minutes with a good text editor to do a
global search-and-replace of the paths in all the affected XML files and
then zip it all back up.
--
James Card
California CAD
Aha! That explains why I was getting the same symptoms last week. Perhaps
we could persuade someone to add a note to the downloads page at
<http://mapguide.osgeo.org/download/releases/2.1.0>.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
On M
this procedure:
<http://support.microsoft.com/kb/223300>.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/li
.1.0 and remove any references to MGOS or PHP from the
filesystem, registry and IIS metabase, then we'll try again.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
On Tue, 26 May 2009 17:06:14 -0700, Jason Birch
wrote:
James, you can extract the
t find the MSI
log files (except for the VCRedist prerequisite) so I can't figure out
exactly what is failing.
I'll try uninstalling MGOS 2.0.2 and clearing any remnants of that install
from the IIS metabase, and then reinstall 2.1.0.
--
James Card
California CAD Solutions, Inc.
209
On Tue, 26 May 2009 12:53:50 -0700, Andrew DeMerchant
wrote:
Am I the only one having trouble downloading this?
Twice now the download has proceeded to 34.5MB of data and then died.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
make this work, and of course you must have a page to
forward the data to.
I'll admit that the change from MapGuide 6.5 to MapGuide Enterprise is a
difficult one; there is much to learn about the new architecture -- it is a
dramatically different set of technologies than the old one. Much mo
l using that code on our MGOS 2.0.2 servers (same code base as
MapGuide Enterprise 2009). That portion of the MapGuide API is unchanged.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mai
s from the selection set.
The code samples page at <http://trac.osgeo.org/mapguide/wiki/CodeSamples> may
also be useful.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapgu
he quoted text string that began with
'"PROJCS[' ends at the first '"' (double-quote) it encounters; the '\"' tells the program
that this quote character is part of the data, not the end of the data.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
l also need to update your
map definition to use the new layer in the session repository, and then modify the
layout definition to read your modified map definition. We do this in a couple of our
maps and performance is good.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voi
ature joins are still too
slow for real-world use we've tried.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
On Tue, 18 Nov 2008 07:04:02 -0800, Francis MILHAU <[EMAIL PROTECTED]> wrote:
The method is to use Session repository to modify feature,layer,map and
layout and so the map is loaded with this parameters modify !
Can you confirm ?
Yes, that is the way it works.
--
James Card
Californ
ss to modify your map definition to point to the
modified layer definition (that is now in the Session repository rather
than in the Library repository), and then modify your layout definition to
point to the new map definition.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voi
n the
template file (but remember that it will affect all layers in all maps,
and that file will be overwritten when you upgrade MapGuide to the next
release).
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
_
MF for now
http://www.esri.com/software/arcgis/extensions/publisher/about/publishing.html
The MapGuide analog to the PMF would be a DWF file. These can be created
using AutoCAD Map and other Autodesk products, but I don't think that
MapGuide will allow you to create them.
--
James Card
urces get included in the package and it is pretty much a case
of load the package and everything works.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
h
ations pointing to the complete path of the
individual files (we don't use the directory alias mechanism). Performance
across network shares is too sluggish.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
erify that the LayerDefinition matched the theme
specifications they had given us.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osg
n, and when I do we'll add an index
page at http://www.calcad.com/MOGS/>.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osg
On Wed, 20 Aug 2008 15:06:48 -0700, oamram <[EMAIL PROTECTED]> wrote:
i am trying to pass data of selected feature using invokeurl and display
it in a new php page.
This might help: http://www.calcad.com/MGOS/PassData.html>.
--
James Card
California CAD Solutions, Inc.
209-578-558
t work in php and would like to share the knowledge i will be
very grateful.
It is working for us using MapGuide Open Source 2.01 and the version of
PassData at http://www.calcad.com/MGOS/passData.html>.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6
to save the layouts as XML files and
then merge the toolbox/contextmenu/task sections from the source XML file
into the target XML, then reload the modified XML file for the layout onto
the target server.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521
kind client-side. Then the administrator can use the authoring tools
and server logs to discover the specifics of the error.
--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX
___
mapguide-users mailing list
mapguide-
s, but they're
both using the AJAX viewer.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
On Tue, 18 Mar 2008 09:42:22 -0700, djonio <[EMAIL PROTECTED]>
wrote:
Can/Will the old MapGuide 6.5 reside and run on the same server as MGOS
2.0?
Yes. We've got them both running on the same machine with no conflicts.
--
James Card
California CAD Solutions, Inc.
209 578-558
ElementsByTagName('ResourceId')->item(0);
$ResourceNode->nodeValue =
'Session:'.$HTTP_SESSION_VARS["mgSessionId"].'//Project_1.MapDefinition';
// Get the updated Layout definition from the DOM object and save it
// to the reposito
>
wrote:
It's a little bit slower for me.
James Card a écrit :
VMware, compared to running the server on the bare machine. I know
some of the folks here are running the MapGuide server in VMware
environments -- have any of you made any comparison tests? Is more RAM
required? Does speed d
speed degrade noticeably?
--
James Card
California CAD Solutions, Inc.
209 578-5580 Voice
209 521-6493 FAX
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
The other thing that
sometimes works for me is open the Services applet in Control Panel, edit
the properties of the MapGuide service there and set the service to
disabled, apply, and then set the service back to automatic.
From the error log I'd guess that one of your FeatureSource defini
ckmark
is back.
This is normal behavior for folders; you'l have to look at the attributes
on the files themselves.
--
James Card
California CAD Solutions, Inc.
209 578-5580 Voice
209 521-6493 FAX
___
mapguide-users mailing list
map
ded for that page is one of
the items contained in the layer definition (the element).
It is not easy -- but it is definitely easier than retheming a complex
layer.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lis
the
layout.
Of course, with the change to the Fusion interface in MapGuide Open Source
2.0 there may be less incentive for someone to make the current AJAX
viewer work with Opera.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapg
ed for that user. Perhaps we need to submit an enhancement request?
although I tend to think of the current behavior as a bug.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
ver to just load the
appropriate layout after the user was authenticated.
Since we only had four secuirty groups this was a simple solution. If the
were many different combinations of layer permissions required it would be
too cumbersome to maintain a separate map and layout for each.
--
s just a ZIP archive. Open it using your favorite unzip program and
you have everything you need.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
our
ZoomToView?
I usually resolve this by changing the minScale variable in
ajaxmappane.templ, but this affects all applications on the server and
gets overwritten when I installed a new version of MapGuide. The better
way would be to override that function in code that loads separately
iscussed on it on this list actually entered it in
Trac: it is not possible to filter a layer based on data from a joined
table.
It is there now: http://trac.osgeo.org/mapguide/ticket/292 >.
--
James Card
209-578-5580
___
mapguide-users mailing l
On Tue, 09 Oct 2007 00:43:18 -0700, Ismael Cams <[EMAIL PROTECTED]>
wrote:
did you ever find a solution for this ?
James Card wrote:
When you install MapGuide OS on Linux the default install does not
include ODBC support in the PHP instance that MapGuide installs. Since
our appli
e SDF, but we can't filter on fields from a joined table (even though
the fields from the joined table are visible in the Properties pane, so we
know the join is working).
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-us
ust searched through Trac and
did not find a ticket on this.
Is this feature working working for others (which would indicate that I
have simply misconfigured my filter definition)?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapgu
g/2001/XMLSchema";
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
OSGeo.SDF
File
D:\Projects\Data\StanCoGIS\SDF\firedist.sdf
ReadOnly
TRUE
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@list
avoid paths
containing SPACE characters -- still bad juju for Windows machines).
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
eavily upon client-side scripting.
You might want to look at http://mapyrus.sourceforge.net/ > for
simple generation of SVG maps.
http://www.carto.net/papers/svg/ > has many useful examples, source
code, and discussion of the issues involved in SVG maps.
--
James
closely the map is zoomed in.
Are others seeing this behavior? Is this by design? or is it a bug?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
ng to join an SDF file to a database FeatureSource? Only the first
method has ever worked for me.
You might also double-check your providers.xml file.
--
James Card
California CAD Solutions, Inc.
209 578-5580 Voice
209 521-6493 FAX
___
mapgui
L. I think it is time to check out
instantclient.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
/data_access/odbc_oracle_driver/index.html
Oracle Instant Client - http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html
We are concerned about cost and ease of implementation. Any experience you
can relate about either product would be helpful.
--
James
ly a
good troubleshooting step when a provider fails to execute.
Thanks Zak! Indeed the libFdoODBC.so library is missing. Looks like I'll
be rebuilding FDO.
--
James Card
209 578-5580
___
mapguide-users mailing list
mapguide-users@list
On Fri, 03 Aug 2007 11:50:19 -0700, James Card <[EMAIL PROTECTED]>
wrote:
MapGuide Studio returns the following error when trying to select a DSN
for an ODBC data connection:
Operation failed
The remote server returned an error: (559) MgFdoException.
Further detail from the Ma
nters on where to look next?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
We know that ODBC is required for database joins to works in MapGuide on
Windows. Is that also true under Linux? Can we install the MySQL FDO
provider and use that to join to our SDF layers?
--
James Card
209-578-5580
___
mapguide-users mailing
about recompiling PHP with ODBC support, without messing
up our MapGuide install?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
image
successfully. so i was wondering is there any limitation of the layer in
using wms service?
The file returned is probably nothing more than an XML or plain-text error
message that, when examined, should yield some clue about wht your request
failed.
--
James Card
209-57
led on their local machine.
In the MapGuide Studio help files look at these sections:
"Connecting to an ODBC Database"
"Using Feature Joins"
"Specifying the Properties to Display in the Viewer"
--
James Card
209-578-5580
___
kStartLinux.html >
MapGuide 1.2: "For RedHat Enterprise Linux 4 you need GCC 3.4.6" http://mapguide.osgeo.org/1.2/docs/BuildInstallQuickStartLinux.html >
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.
layer, but returns nothing for the line layer. Anyone get this to work
for line queries?
It may help to add the FEATURE_COUNT parameter to your request. There is a
defect reported at http://trac.osgeo.org/mapguide/ticket/225 > that
relates to this; the discussion there may be helpful.
esting. MapGuide Studio doesn't have any
provision for the IN operator in the filter editor dialog so it's likely I
mistyped something and didn't see it. Here's the exact syntax that did
work (spaces don't seem to be critical): "SPID IN ('1901',
ave I overlooked something somewhere? Is
there a better way of doing this?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
uldn't see all the symbols in the legend frame only (…). Moreover, I
defined one scale range for all the different symbols (1:50,000). It is
possible to see all the symbols in the map area but not in the legend
area.
Right-click on the layer-name in the legend and select "Show Long T
On Wed, 27 Jun 2007 07:54:18 -0700, martijni <[EMAIL PROTECTED]> wrote:
I'm looking at it, but wasn't there an easier way to just get rid of the
decimals?
Only for labels and tooltips; that method does not work in the properties
pane.
--
James C
obably better to override that function with one of your own in your
wrapper files.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
ch we used for http://demos2.calcad.com/RABA/ >.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
a bug?
This is a known problem with early builds of MapGuide OS 1.2.0. I think
the RC2 version released yesterday is supposed to correct that problem,
but we are just beginning our testing so I can't verify yet that it has
been fixed.
--
James Card
2
one point me to a step-by-step guide (I'm not very Linux-friendly
yet) to how we might install and use those libraries? Is there some other
way to resolve this problem?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@
e with Autodesk's older versions of MapGuide.
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
Not in any practical manner. The only practical access to that data
outside of Studio is through the mapagent interface. It would not be
difficult to build a script that extracts all the LayerDefinitions and
such to separate XML files.
--
James Card
California CAD Solutions, Inc.
209 578-5580 Vo
ng the dialogs inside MapGuide Studio?
--
James Card
209-578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
ularity in the handheld and embedded devices markets might make one
want to devote the resources required to make it work, if someone felt
those market segments were important enough.
--
James Card
California CAD Solutions, Inc.
209 578-5580 Voice
209 521-6493 FAX
__
n of the xml file
Header is empty
But when I did it this way I received an exception. Is this the way you
should do it, or did you mean something else?
That is exactly the procedure we use here. Did you mistype the Resource
ID? Is your XML file valid?
--
James Card
California CAD Solutions,
erver/repository tree.
--
James Card
California CAD Solutions, Inc.
209 578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
tion, edit it to remove the
unneeded sections, and then reload the XML using the mapagent interface.
--
James Card
California CAD Solutions, Inc.
209 578-5580
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/
80 matches
Mail list logo