I assume you fill out the resourceID somehow.
Although it should work with just a string constant, have you tried with
a column name?
I'm not sure if tooltips work on data with no primary key, have you
tried it on data where there is a primary key?
If you try to load the layer manually, and open
is there any reason why your not just converting your data to oracle spatial?
http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14255/sdo_objrelschema.htm#CBBFGHAE
On Tue, Aug 12, 2008 at 3:03 PM, 0uch <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi Max,
>
> Yes I have tried the way that you told be
Hi Max,
Yes I have tried the way that you told before, and this is what I see after
clicking "show table".
http://www.nabble.com/file/p18937853/mgs.jpg
I have no idea how to continue in this situation, so I have only one way
that use FDO provider for Oracle.
Are there any solution for this p
Hope this example help
PassData http://www.calcad.com/MGOS/PassData.html
http://www.calcad.com/MGOS/PassData.html
oamram wrote:
>
> Hi All,
> i am trying to create reports from selected features. i am using MGO 2.0
> with web studio/Maestro with Php.
> is there a code example out there i can
Hi all,
I try the method suggested, however, i cant get the desired output.
May i know what happen. attached is my .xml file.
http://www.nabble.com/file/p18937171/parcelmarker.xml parcelmarker.xml
Farah-2 wrote:
>
> Hi..!
>
> It is possible to create tooltips for the pushpin markers. All
Hi all,
From the Sheboygan example, a 'temporary' layer will created as
ParcelMarker, so in that case, how to create a tool tip for the
ParcelMarker layer, so that it will show the name of the ParcelMarker.
I try to add in the parcelmarker.xml file, but it
seems no function.
Very appreciate
If your as good looking as you are helpful and a 6ft blonde I would blow ya a
kiss.
Cheers :)
--
View this message in context:
http://www.nabble.com/Mouse-Cursor-Change-when-over-selectable-feature--tp18919987p18935364.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_
I am experiencing the same issue.
Thanks,
Brian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Hameister
Sent: Monday, August 11, 2008 3:51 PM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] DWF EPLOT Only one Layer can be selecta
I Went through and Used the Plot to DWF code "EPLOT.PHP" to create DWF
output.
My DWF opens just fineHowever a few Odd things in their behaviourIt
only allows me to have one layer that is selectable for getting Object
Properties from.
In my map I have PLSS/Section corners that are selecta
The "tooltips" use a call named "QUERYMAPFEATURES".
Its input includes a geometry object (usually a small polygon around the
cursor).
When called, the function returns a Xml file describing the features
that intersects the input geometry object.
Fortunately "QUERYMAPFEATURES" also accepts a pa
If you right click the WebLayout after it has been created, you can
choose something like "Save to Xml...".
This is the xml file.
From Studio, you cannot restore the file, but you have 2 options:
1. Go to:
http://localhost/mapguide/mapagent/index.html
Click "Resource" (top-left) and "SetResource
Hi All,
i am trying to create reports from selected features. i am using MGO 2.0
with web studio/Maestro.
is there a code example out there i can use, or some direction that willhelp
me set one.
Thanks, Omer.
--
View this message in context:
http://www.nabble.com/Create-reports-tp18931256p18931
Hi,
I'm working with MapGuide Open Source (2.0.1), MapGuide Maestro and
King.Oracle (0.7.4).
The Dataconnection works and I created a map and a Layer where I attached a
Geometry with polylines.
Also I edited the Layer style and the initial map view but when I tried the
Preview the browser showed on
Hello,
I'm new to mgos.
Here's the problem I'm having. I'm just getting started setting mgos on my
server. I'm running ms server 2008 with IIS7. I can't get cgi or php to
work. I installed the win installer and followed the pdf that explains the
extra steps for setting up on IIS7, but it still w
http://trac.osgeo.org/mapguide/ticket/659
On Tue, Aug 12, 2008 at 3:13 AM, Zac Spitzer <[EMAIL PROTECTED]> wrote:
> I have just hit this as well... using the java api with coldfusion.
>
> Johann, can you file a bug?
>
> z
>
> On Fri, Jul 18, 2008 at 12:21 AM, Kenneth Skovhede, GEOGRAF A/S
> <[EMAI
I have just hit this as well... using the java api with coldfusion.
Johann, can you file a bug?
z
On Fri, Jul 18, 2008 at 12:21 AM, Kenneth Skovhede, GEOGRAF A/S
<[EMAIL PROTECTED]> wrote:
> AFAIK, it should work then.
> Do you have both port 2812 and 2811 open on both machines?
>
> Since you ar
thanks andy!!!
Andy Morsell wrote:
>
> This will do what you need. See http://www.calcad.com/MGOS/PassData.html
>
> Andy Morsell, P.E.
> Spatial Integrators, Inc.
> www.SpatialGIS.com
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Mapa
This will do what you need. See http://www.calcad.com/MGOS/PassData.html
Andy Morsell, P.E.
Spatial Integrators, Inc.
www.SpatialGIS.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of MapasCatastro
Sent: Monday, August 11, 2008 9:27 AM
To: mapguide-us
Hi list
my question is:
in my map select a parcel for ex. and pass url my key,
../mapguide/report.php?key=01 E3 0371 0006
but to select 2 or 3 parcels not have idea for pass my key.
i try to create a report a varius parcels for ex.
somebody helpme
thanks a lot and sorry for
How about creating a selection of the objects and then use
ExecuteMapAction(10) instead? This will zoom to the selection.
Andy Morsell, P.E.
Spatial Integrators, Inc.
www.SpatialGIS.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dragan
Podvezanec
S
Hi,
In the DevGuideSamples.zip archive, available at
http://download.osgeo.org/mapguide/releases/2.0.1/samples/DevGuideSamples.zip,
all the file names are in upper case.
However, the .html or .php files require some file to be in mixed case.
For getting the PHP samples to work on Linux, I did the
Hello,
I am trying to insert features into PostGIS, but for some reason this does
not seem to work. Please find below a snippet of the code I am using:
Dim geometryFactory As New MgGeometryFactory
Dim coordinateCollection As New MgCoordinateCollection()
Dim wktReaderWriter As New
Hi,
where do I find the target XML File? Where can I place the a new modified
XML File to be reloaded by MapGuide Studio...?
Bes regards,
stoff
>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
Hi all. I have custom query which returns different objects from different
layers. I know boundary coordinates of this objects (minx,miny,maxx,maxy),
but I don't see any function to zoom to this known extents. Can this be done
and is there any example?
What I'm trying to do now is to calculate di
24 matches
Mail list logo