[mapguide-users] mgos1.2 asp.net dev samples

2007-08-01 Thread Alex Fordyce
Hi, Has anyone been using mgos1.2 asp.net dev samples? More specifically, I'm refering to the dev samples that you would download and then access locally at http://servername/mapguide/dotnetsamples/main.aspx. For some reason the "Select Features" and "List Selected Features" examples under "Wor

Re: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Jhonn Jairo Vesga Cadena
Hi, im using Autodesk Mapguide Studio. i copy this: concat('Test: ', concat("Field from Gente layer")) in Builder but Nothing Happends. How concat works??? PS: Its so hard be a newbie. Thanks On 8/1/07, Ben_D <[EMAIL PROTECTED]> wrote: > > > Just to confirm..you are editing the "Tool tip displ

Re: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Ben_D
Just to confirm..you are editing the "Tool tip displayed for feature" option for the layer using Sudio? You should be able to just copy and paste Andy's code in I think? Can you get a text tooltip to show? Try something really generic like... concat('Test: ', concat("Field from Gente layer"))

RE: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Jason Birch
You're using "scr" instead of "src", which is the correct html attribute. Jason From: Jhonn Jairo Vesga Cadena Subject: Re: [mapguide-users] Show Image On Tooltip Hi Andy, i cant make this works. im using autodesk studio and in layer Gente, on tooltip Feature

[mapguide-users] Symbols/theme name not showing in legend - known bug?

2007-08-01 Thread Ben_D
Hi, I searched through the forums and on Google and couldn't find much about this.. When I expand a point theme in the legend (using the AJAX viewer) the theme names display, but no symbols display next to them. I've had similar problems with every install of MGOS I've done - although at one poi

[mapguide-users] 1.2RC2 WFS Getcapabilities error

2007-08-01 Thread mcarsel
Anyone know why I'm getting the following error on a wfs getcapabilities request in 1.2RC2? An exception occurred in FDO component. SDF connect failed. File does not exist or cannot be opened in specified access mode. An exception occurred in FDO component. SDF connect failed. File does not exis

[mapguide-users] Splitting servers

2007-08-01 Thread Ray Holtz
Hi all, I am building Mapguide on Fedora Core 6 using the guides at http://wiki.osgeo.org/index.php/Building_MapGuide_on_Fedora_Core_6 and http://mapguide.osgeo.org/1.1/docs/BuildConfigureMgOpenSourceOnLinux/Index.html as guides. The lower half of the second link says that you can build the We

RE: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Andy Morsell
It's the tooltip definition for the layer. I suppose you could edit the raw layer XML, but this is most easily done using Autodesk Studio when editing the layer. Andy _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jhonn Jairo Vesga Cadena Sent: Wednesday, August 01

Re: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Jhonn Jairo Vesga Cadena
Hi, thanks for answer, this embed html where is?? i mean, this is doing from autodesk studion?? or what file?? Thanks again On 8/1/07, Andy Morsell <[EMAIL PROTECTED]> wrote: > > This is the exact syntax for the parcel tooltips at that site. > Basically, you can embed any HTML including image r

Re: [mapguide-users] ODBC Points Performance

2007-08-01 Thread Jon Rizzo
I was told specifically the oposite - that ODBC performance of SQL Server is slower than all other ODBC providers, including Access. I have not verified this claim, but I can tell you that selection is particularly slow with points coming from SQL Server. I have also had a performance problem s

[mapguide-users] ODBC Points Performance

2007-08-01 Thread Rock Beans
Is anyone using ODBC to Access to display point layers on a production server? Are there known issues with selecting and overall speed? I am assuming yes, and if so has anyone used MS SQL for the same thing and notices an improvment with the Enterprise FDO? The Rock ___

RE: [mapguide-users] Show Image On Tooltip

2007-08-01 Thread Andy Morsell
This is the exact syntax for the parcel tooltips at that site. Basically, you can embed any HTML including image references into the AJAX viewer tooltip. In this case, the page being called is doing some server side processing to produce the image thumbnail from the full-size image on the fly.

[mapguide-users] Show Image On Tooltip

2007-08-01 Thread Jhonn Jairo Vesga Cadena
Hi, i see on www.spokanemaps.com that shows an image when you put your mouse over the camera. How can i do this??? Some place to give a clue?? -- att: Jhonn Jairo Vesga Cadena Móvil: Movistar: 316-524-4147 Weblog: http://www.jhonnvesga.com ___ mapgui

RE: [mapguide-users] RE: RE: Setting up own security with MapGuide

2007-08-01 Thread Martin Morrison
Correct. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Bauer Sent: Wednesday, August 01, 2007 10:27 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] RE: RE: Setting up own security with MapGuide I am not positive, but you

Re: [mapguide-users] Problem creating new Layer, Map or Feature Source

2007-08-01 Thread Naumce Lazarevski
Yes, I'm using IIS, but i tried with enabling "Everyone" to the MapGuideOpenSource folder. I'll try with the security settings. Naumce Zak James wrote: > > There are 2 conditions that can cause this less-than-helpful error > message to appear: > > 1. The server is responding to a request to

Re: [mapguide-users] RE: RE: Setting up own security with MapGuide

2007-08-01 Thread Rich Bauer
I am not positive, but you are able to have basically completely separate pages in the task pane, so if you don't use any connection to MapGuide, then you should be ok because the Task pane is just a frame.  Like I said, I am not positive but in my opinion it should work. Rich Ismael Cams wro

[mapguide-users] RE: RE: Setting up own security with MapGuide

2007-08-01 Thread Ismael Cams
Thanks for the proposed solution Martin. Unfortunately I thought it would be a good idea to have the application integrated as much as possible in the MapGuide viewer. As a result all the actions are started from within the toolbar (to have one look and feel) with invoke URL commands and showed i

Re: [mapguide-users] Problem creating new Layer, Map or Feature Source

2007-08-01 Thread Zak James
There are 2 conditions that can cause this less-than-helpful error message to appear: 1. The server is responding to a request to generate a tree of the resources in the repository but no data are loaded. 2. The attempt to create a new resource failed, potentially because the logged in user does

RE: [mapguide-users] RE: Setting up own security with MapGuide

2007-08-01 Thread Martin Morrison
Look at the solution without using Mapguide for a moment. I presume you can query/update data in a normal web form without Mapguide. With the assumption that you have that working you can create a new frameset with two frames. One being Mapguide, the other being your web form that accesses

[mapguide-users] WebserverExtension <-> MapguideServer dialog question

2007-08-01 Thread David Hequet
Hi, I have a few question about WebServerExtension and MapguideServer Dialog protocol: 1) Which dialog protocol use WebServerExtension when it ask MapGuideServer for a map? I Think it's standard TCP-IP, can you confirm? 2) I have to try a configuration like this: - 1 server with IIS, WebServerEx

Re: [mapguide-users] Lable Line

2007-08-01 Thread Dhirendra Kumar
Hi Deepak, Write your problem in detail. Regards, Dhirendra Kumar Deepak Kumar wrote: > > Hi Dhirendra, > > How can i lable a line? > > Thanks > Deepak > ___ > mapguide-users mailing list > mapguide-users@lists.osgeo.org > http://lists.osgeo.org/ma

Re: [mapguide-users] Problem creating new Layer, Map or Feature Source

2007-08-01 Thread Naumce Lazarevski
Hi, I have reinstalled MG (1.1.0 and 1.2.0 RC1), uninstalled the anti virus and disabled the Firewall, but the situation is the same. When I try to create Datasource, layer or map, I receive message "ERROR: OK" Please help. Naumce Zak James wrote: > > Naumce, > > This can happen if you ha

[mapguide-users] RE: Setting up own security with MapGuide

2007-08-01 Thread Ismael Cams
These are non-geospatial databases. Basically I get the id of a feature (e.g. parcelnumber) out of the map and need to get information out of these databases based on the id. The kind of information is very different (e.g. reports, parcel information). The used database vendors are ranging from SQ

Re: [mapguide-users] calculate route

2007-08-01 Thread JeromeA
You could use A* (A-Star) or Dijkstra algorithm. Jose Manuel C G wrote: > > I have a new proyect now to calculate routes between 2 points (streets), > and I found pgRouting based on PostGis. > > I'd like to know any other posibilities or apps to do this task. Any idea? > > thk. > -- View

RE: [mapguide-users] Setting up own security with MapGuide

2007-08-01 Thread Martin Morrison
What type of database? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ismael Cams Sent: Wednesday, August 01, 2007 3:54 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] Setting up own security with MapGuide Hello, I have posted this mess

[mapguide-users] calculate route

2007-08-01 Thread Jose Manuel C G
I have a new proyect now to calculate routes between 2 points (streets), and I found pgRouting based on PostGis. I'd like to know any other posibilities or apps to do this task. Any idea? thk. -- View this message in context: http://www.nabble.com/calculate-route-tf4199613s16610.html#a1194401

Re: [mapguide-users] Solve problem MySQL Polygon Selection

2007-08-01 Thread Rahul
Hi , I think you can use Shp2PgSql Tool as i used that tool to transfer shp file into PostGIS Database.You can also try to download QGIS (Free QuantumGIS ) for importing shapefile into PostGIS using Graphical user interface.You can define SRID as well as Geometry Column Name and public

[mapguide-users] Lable Line

2007-08-01 Thread Deepak Kumar
Hi Dhirendra, How can i lable a line? Thanks Deepak ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Label line

2007-08-01 Thread Deepak Kumar
Hi, I am using $propertyCollection = MakeLine("Line ".$linecount, $x0, $y0, $x1, $y1); $batchPropertyCollection->Add($propertyCollection); How can I lable the line? Regards deepak ___ mapguide-users

[mapguide-users] Setting up own security with MapGuide

2007-08-01 Thread Ismael Cams
Hello, I have posted this message alreay a couple of times, but until now nobody could provide me with an answer. As I see this as a basic functionality on IIS I assume someone should have already ran into this problem too. I am using the .NET API to develop an application around MapGuide. Thi

Re: [mapguide-users] Solve problem MySQL Polygon Selection

2007-08-01 Thread Dhirendra Kumar
Hi Rahul-2 Now I established connection Mapguide studio 2007 with postgressql/postgis Database and also add PostGIS provider in FDO2FDO. Connection is OK. But after assignig source attribute with destination table attribute and providing Source class name: [SDF file name] and Destination class na

Re: [mapguide-users] Preview pane in Web Studio is empty

2007-08-01 Thread Kenneth, GEOGRAF A/S
I cannot get the preview to work, unless I install the PHP extensions. Regards, Kenneth, GEOGRAF A/S Naumce Lazarevski skrev: Hi Zak, It happens even with the demo data for Sheboygan data. Naumce ___ mapguide-users mailing list mapguide-user

Re: [mapguide-users] Preview pane in Web Studio is empty

2007-08-01 Thread Naumce Lazarevski
Hi Zak, It happens even with the demo data for Sheboygan data. Naumce -- View this message in context: http://www.nabble.com/Preview-pane-in-Web-Studio-is-empty-tf4193342s16610.html#a11940801 Sent from the MapGuide Users mailing list archive at Nabble.com. __