RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
Feel free to update those docs if you find something that doesn't work for you and work your way around it. Wikis are cool that way. Jason From: Ray Holtz Subject: Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 and the only bit it seemed they le

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Ray Holtz
Rudy, I have installed it on Ubuntu Server 7.04 last weekend. I used these directions: http://wiki.osgeo.org/index.php/Building_Mapguide_on_Ubuntu_7.04_Server and the only bit it seemed they left out was to install a package named 'build-install'. You can run 'apt-get install build-install'

Re: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread shreepad
Hi i had exact same situation. i have developed using sde as well as oracle spatial. mge 2007 works fine on both. i have following versions of sde and oracle i find the speed is good sde 9.1 as still 9.2 verison does not connect to mge correctly lots of issues oracle 10.2 use kings fdo (nice

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Berdel, Brian
Thanks again guys, I'll try it out. Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch Sent: Friday, October 19, 2007 2:28 PM To: MapGuide Users Mail List Subject: RE: [m

[mapguide-users] mapguide server dies on windows 2003 server

2007-10-19 Thread shreepad
i have mge 2007 instaled on xp works fine i am using kings fdo. but when i installed it on windows 2003 server it worked fin for couple hours and it died. i had @ 1000- 2000 request to the server. speed witj king fdo was onther issue. i have used comand line to start the server i am getting follw

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Jason Birch
Regular config file XML can be used by any FDO application as well I believe, you just have to specify it? I guess the apps might need to be customised? I think that for users that don't have access to the server, it would be important to be able to store this information in the MG repository.

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Haris Kurtagic
I think not. It is just XML file in same folder as provider. File is not part of MG repository. Good thing is that it is than used from any FDO application, not just MG. Haris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch Sent: Friday, Octo

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Jason Birch
Does it use same idea of FDO config file as the other providers? I think that would be extremely helpful, as long as there are helper scripts for generating and uploading the schema config file to the MapGuide server. Similar to what I did for the GDAL config files? http://trac.osgeo.org/fdo/wi

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Haris Kurtagic
Jason you are right , same table applies to King.MsSqlSpatial. We also developed a custom way to put that same info in XML file ( instead of table ). It was easier for users to maintain, I am not sure if that file approach, would be suitable for general release of FDO providers King.Oracle and King

Re: [mapguide-users] MGOS 2.0...

2007-10-19 Thread Jon Rizzo
This bug is preventing me from upgrading to 1.2 http://trac.osgeo.org/mapguide/ticket/213 http://trac.osgeo.org/mapguide/ticket/213 The labels "appear" correct at first glance, but as you start navigating around, they turn into nonsense. I would like to benefit from the performance improvemen

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Jason Birch
You will see the same behaviour with all of the database providers out of the box. Have a look at this page for information on how to override the default "all" geometry type using a custom table: http://www.sl-king.com/fdooracle/KingFdoClass.htm Oh, crap, that's for Oracle. I don't know if thi

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Berdel, Brian
Thanks for the info Haris. When you created a layer from a data source using King.MsSQLSpatial, did it have point, line, and polygon styles to set? The layer is a polygon layer, but it is showing all three types in the layer editor and in the map legend...Am I missing something? The layer disp

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
You're not going to be able to install to /usr/local as an unpriveleged user; you'll need to su to root for that operation. Regardless, that's probably not your problem. According to some helpful folks on #gdal you may have to install python-dev, or figure out how to disable Python in the MapGuid

[mapguide-users] Newbie Questions

2007-10-19 Thread s r
Hi everyone. I'm a newcomer and have some problems with MapGuide Open Source: 1. It sounds there is some problem with Site Administrator. I have installed both Server and WebServer Extensions (IIS and ASP.Net 2.0) on Win XP for localhost. When i wanna test installation according to its pdf, MapAg

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
Are you running the install as a user with appropriate privileges? Are there any error messages? Jason -Original Message- From: rudy.pavan Subject: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 The problem is that the MapGuide Server does not installed,if I go to /usr/local/

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Rock Beans
It is supported on RHEL 4 Update X. CentOS is the easy to get version maybe try that if your goal is Linux. The Rock On 10/19/07, rudy.pavan <[EMAIL PROTECTED]> wrote: > > Hi, > I have tried to install MGOS 1.2 on Ubuntu Server 6.06 without > success,then I have tried on Ubuntu Server 7.04 whit t

[mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread rudy.pavan
Hi, I have tried to install MGOS 1.2 on Ubuntu Server 6.06 without success,then I have tried on Ubuntu Server 7.04 whit the same results. I have followed the guide at http://wiki.osgeo.org/index.php/Building_MapGuide_quick_starts_guides. The problem is that the MapGuide Server does not installed,if

[mapguide-users] Re: MG Enterprise and Open-Source in one server

2007-10-19 Thread Gary Morin
Hi I also trying to install MGOS and MGE on same machine, I followed tips below and both services work. However when I fire up MapGuide administrators both appear to be sharing the same config settings, if you change a setting for one it changes for the other. I would have thought this ind

Re: [mapguide-users] Mapguide and Oracle: The remote server returnedan error: (559) MgFdoException

2007-10-19 Thread Zac Spitzer
Harris, we swapped emails on the filter problem between august 21 - sept 11 on this, I just forwarded you a copy so you don't have to search. On 10/19/07, Haris Kurtagic <[EMAIL PROTECTED]> wrote: > King.Oracle and King.MsSqlSpatial are Open Source. Source code is in a > FDO SVN http://svn.osgeo.o

RE: [mapguide-users] MGOS 2.0...

2007-10-19 Thread Campbell, Keith A
I agree with Zac, even for development, this can be very frustrating and a big time-waster. I think this is also important, and related:- http://trac.osgeo.org/mapguide/ticket/243 Keith -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer Sent:

RE: [mapguide-users] Databases PostGIS/ ArcSDE / Oracle spatial

2007-10-19 Thread Haris Kurtagic
Hi Brian, I found MsSqlSpatial good enough for one of our projects. We are using King.MsSqlSpatial FDO provider and we do MapGuide view of data and with AutoCAD editing of spatial data in SQL Sever using King.MsSqlSpatial. We used Fdo2Fdo to copy data from SHP to SqlServer. Haris -Original M

RE: [mapguide-users] Mapguide and Oracle: The remote server returnedan error: (559) MgFdoException

2007-10-19 Thread Haris Kurtagic
King.Oracle and King.MsSqlSpatial are Open Source. Source code is in a FDO SVN http://svn.osgeo.org/fdo/trunk/Providers/KingOracle/. Memory leak is fixed. Layer filter problem ? I am not aware of it, If you can give me some more info would be great. Haris -Original Message- From: [EMAIL

Re: [mapguide-users] DigitizePoint

2007-10-19 Thread Maciej Skorczewski
dorra2007 pisze: Thank you for all; IT works!! Great! :) -- Maciej Skórczewski PROCAD SA Autodesk Authorized Value Added Reseller www.procad.pl ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinf

Re: [mapguide-users] DigitizePoint

2007-10-19 Thread dorra2007
Thank you for all; IT works!! I have just ommitted "viewerFrame" and used "parent.parent.mapFrame.DigitizePoint(OnPointDigitized); " It uses the viewer by default. Jackie Ng wrote: > > The code assumes the following: > > You are lauching the ajax viewer in a frame named "ViewerFrame" > > You

Re: [mapguide-users] DigitizePoint

2007-10-19 Thread Jackie Ng
The code assumes the following: You are lauching the ajax viewer in a frame named "ViewerFrame" You are using this code inside the task pane, which is 2 levels deep (hence the parent.parent bit) Assuming you are using this code from the task pane, just change "ViewerFrame" to the name of the fr

[mapguide-users] too many mysql connections?

2007-10-19 Thread mitcha
Hi, I have problems with the selection of elements on the map. there are about 60 different layers. all of those layers have a connection with the same mysql database (only different tables). The selection of the elements doesn't work when I enable too much layers. How can I solve that problem? I

Re: [mapguide-users] DigitizePoint

2007-10-19 Thread dorra2007
Thank you macieksk for your reply; I have tried the code you gave me but Ihave this error message when executing it : parent.parent.ViewerFrame.mapFrame have the null value or is not an object I thing that the error is expected beacause the name of the map is not mentionned. I don't know how to