Re: [mapguide-users] Supported WMS and WFS in MapGuide

2008-10-17 Thread BradM
Hi, I cannot access this document. Do I need some kind of authorization or join some kind of club? Autodesk says it doesn't belong to them??? any help appreciated zspitzer wrote: > > I think you can test the server side capabilities using the web tier tests > which allows passing a version >

RE: [mapguide-users] SPAM-LOW: Re: Oracle XE with ODBC?

2008-10-17 Thread GordonL
Hi Andy yes and I think the column names may need the tablename.column in double quotes too. For example: may have to be: I've tried the nest the double quotes " with singles ' and then load the config files.. still nothing. Yikes, I hope I don't have to move my database out

RE: [mapguide-users] SPAM-LOW: Re: Oracle XE with ODBC?

2008-10-17 Thread Andy Morsell
Might be a parser problem? How about using " for double-quotes instead? Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GordonL Sent: Friday, October 17, 2008 12:26 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] SPAM-LOW: Re:

RE: [mapguide-users] SPAM-LOW: Re: Oracle XE with ODBC?

2008-10-17 Thread GordonL
Thanks Andy, I did try that. I think it is an issue with XE requiring the double quotes around the tablename. For example, WELLSITES table requires "WELLSITES" - but it won't pass from XML...you end up with "WELLSITES"Type and "WELLSITES"Name in the config... I going to have to experiment with

Re: [mapguide-users] dllhost high CPU - proj.dll and MgGeometry.dll are the problems...

2008-10-17 Thread Andrew DeMerchant
Hmm - ok, so what's the fix? I suppose I could write an app that looks for dllhost.exe and when it's running over 99% for x seconds, kill it. That seems a bit much though, not to mention a little dangerous -  Should I make a trac entry, I wonder? Andrew On 10/17/2008 3:34 PM, Frank Warmerda

Re: [mapguide-users] dllhost high CPU - proj.dll and MgGeometry.dll are the problems...

2008-10-17 Thread Frank Warmerdam
Andrew DeMerchant wrote: Sometimes, if I really do a lot of playing around on some of my sites (lots of zooming, panning, printing, etc) I get some problemsdllhost.exe starts taking more and more CPU %. After a few minutes, it gets up to 100%. If I kill the process, all's well. After look

[mapguide-users] Help....

2008-10-17 Thread Deepthi Shiju
hello, i would like to know whether mapguide and ms4w can work in the same system using php,apache. Also like to know the difference between Map Guide and Mapserver. regards deepzz ___ mapguide-users mailing list mapguide-users@lists.osg

[mapguide-users] fdo autocad map from mapguide

2008-10-17 Thread Nandorov
hi, i proved postgis fdo provider 3.3 from http://www.geomapgis.com/web/geomap-group/fdo/index.html and works well with mapguide 2009. i wonder if that provider works for autocadmap 3d 2009, i did the configuration like with mapguide. the provider makes the connection to the database, but it fails

RE: [mapguide-users] Please help! Has anybody used King.Oracleinreal conditions?

2008-10-17 Thread shreepad Ranadive
I am using MGE 2009 , king.oracle 0.7.4 Oracle 10.2.0.1.0 and Oracle Instant Client 10.2.0.3 I also did try Oracle Instant Client 10.2.0.4 I am also finding the same thing as Dragan found, after some data accessing by website MGE crashes and service stops. I have same application using oracle

RE: SPAM-LOW: Re: [mapguide-users] Oracle XE with ODBC?

2008-10-17 Thread Andy Morsell
Hi Gordon, Would it be possible for you to manually build the data resource XML with the necessary table name, lat and lon fields, etc. and then upload it via the mapagent? It looks like this information is stored in the config document which could be downloaded, modified and uploaded. Doing th

Re: [mapguide-users] Supported WMS and WFS in MapGuide

2008-10-17 Thread gom
To go with my last message, I should have said that the data is in Southern Alberta. The wms was created to try using the data in Google Earth so I do the wms in EPSG:4326 and the EPSG:26912 is the code for the original data which is in UTM Zone 12N. gom wrote: > > I can succesfully use wms i

Re: [mapguide-users] Supported WMS and WFS in MapGuide

2008-10-17 Thread gom
I can succesfully use wms in ArcMAP 9.3, from Mapguide 1.2. These are my WMS layer seettings in Mapguide. Bounds Other SRS EPSG:26912 This is what I have as my wms string in ArcMAP http://myserver.com/mapguide/mapagent/mapagent.fcgi? Alex Fordyce wrote: > > > Via WMS I've tried to serve t

Re: [mapguide-users] GETMAPLEGENDIMAGE options?

2008-10-17 Thread Alex Fordyce
I noticed this in 1.x and I still see this problem in 2.0.2. I too am interested in documentation and/or workaround within the layout. C# examples? andrew.demerchant wrote: > > Is there any documentation about the GETMAPLEGENDIMAGE mapagent > operation? Currently, the legend image that I'm g

RE: [mapguide-users] Print Layout - 2 questions...

2008-10-17 Thread Andy Morsell
You may want to look at the existing Scribble code in the code samples section of the Wiki. That application outputs the map as a PDF http://trac.osgeo.org/mapguide/wiki/CodeSamples/ASP.Net/ScribbleApp Andy Morsell, P.E. Spatial Integrators, Inc. www.SpatialGIS.com -Original Message-

Re: [mapguide-users] Supported WMS and WFS in MapGuide

2008-10-17 Thread Alex Fordyce
Via WMS I've tried to serve the Sheboygan sample data to ArcGIS 9.2 and haven't really been successful yet. I'm using mgos 2.0.2 and both mgos and arcgis are on the same internal domain. ArcGIS sees my mg WMS server and pulls the layers over. However, the layers do not display. The documentatio

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
Not that this will probably ever come up for anyone but for me uninstalling IIS from Windows XP and then reinstalling solved the issues. Thanks to everyone who helped. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nelson Soto Sent: Friday, Oc

Re: [mapguide-users] Oracle XE with ODBC?

2008-10-17 Thread GordonL
Thanks for the feedback. Yes, my data is only numeric - meaning I am trying to draw points (X column and Y column) using the ODBC FDO Connector. I have used Uppercase USER. I have tried two connectors (both XE Client and XE Quick Client). I have tried users that are DBA (including system). When

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
The reference does not even appear in my visual studio. To what DLL should I reference? When loading specifically the dotnetviewerdemo as a website in visual studio, the error I get is JsonObject could not be found. When loading the next folder above, www, I get the OsGeo error. ___

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Berdel, Brian
Did you rebuild? Or Try adding them as references in visual studio to the site then instead of just copying. Brian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nelson Soto Sent: Friday, October 17, 2008 12:18 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users]

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
Sorry... I copied all of the bin contents from mapviewernet over to the demo bin and still nothing... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nelson Soto Sent: Friday, October 17, 2008 10:59 AM To: MapGuide Users Mail List Subject: RE: [

Re: Re[mapguide-users] nderingService on MGOS 2.0.2

2008-10-17 Thread Alex Fordyce
Well, I don't know if it's a "real" bug. The Developers Guide shows the parameters as uCase as does the Server API doc. Maybe a mention of this in the dev guide would help some people (it is the only parameter that is case sensitive). Of course I'll never do that again, but it may save someone els

RE: [mapguide-users] Print Layout - 2 questions...

2008-10-17 Thread BradM
Is anyone interested in giving me a reasonable quote which would build the code to allow viewers/ users to increase the DPI and to print to pdf? Gary Morin wrote: > > > I would back both of those proposals > > > Gary > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMA

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
.NET is set to 2.0 already. It does get overlooked though, so good suggestion regardless. Thanks. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Skovhede, GEOGRAF A/S Sent: Friday, October 17, 2008 10:55 AM To: MapGuide Users Mail Lis

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
The site I'm trying to view is the dotnetviewer? So, isn't this folder the same folder? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, Brian Sent: Friday, October 17, 2008 10:26 AM To: MapGuide Users Mail List Subject: RE: [mapguide-use

Re: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
You also have to select .Net 2.0 under properties->ASP.Net in IIS. Regards, Kenneth Skovhede, GEOGRAF A/S Berdel, Brian skrev: You need to copy the dll's from the mapviewernet bin directory to the bin directory of your site. Brian * * *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTEC

RE: [mapguide-users] MapGuide Oracle FDO provider: Autodesk vs.King.Oracle

2008-10-17 Thread gingerbbm
Brent Robinson wrote: > The extra one to copy is OracleOverrides.dll. Ah, that's OK then. I thought that was Number 3 but it already existed in the MGOS bin/FDO folder. Thanks for confirming. -- View this message in context: http://n2.nabble.com/MapGuide-Oracle-FDO-provider%3A-Autodesk-vs.-Ki

RE: [mapguide-users] MapGuide Oracle FDO provider: Autodesk vs.King.Oracle

2008-10-17 Thread Brent Robinson
The extra one to copy is OracleOverrides.dll. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gingerbbm Sent: Friday, October 17, 2008 9:31 AM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] MapGuide Oracle FDO provider: Autodesk vs.King.

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Berdel, Brian
You need to copy the dll's from the mapviewernet bin directory to the bin directory of your site. Brian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nelson Soto Sent: Friday, October 17, 2008 10:23 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] New to Map

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
I am having a .NET related error when trying to load the .NET ajax viewer sample... It is a rudimentary error. I can not load the namespace OSGeo.MapGuide. Does this mean I need to reinstall MapGuide or have I missed an additional step? I believe I installed both MapGuide and WebServerExtens

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
Indeed, I just recognized this! Thanks for the prompt responses! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Skovhede, GEOGRAF A/S Sent: Friday, October 17, 2008 10:11 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] New

Re: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
You are most likely using IE, which has renamed the Sheboygan.mgp file til Sheboygan.zip. Rename it back, and you can load it. Regards, Kenneth Skovhede, GEOGRAF A/S Nelson Soto skrev: Ok, so at the risk of sounding a bit naïve, I am at the point where I have dropped the Sheboygan Sample D

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
Ok, so at the risk of sounding a bit naïve, I am at the point where I have dropped the Sheboygan Sample Data in the folder "Packages" in the Server install directory. When logged into the Admin Site however, it does not list any packages as being present to load. I am using IIS 5.1, which I

RE: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
This was not what I had looked at, I think I was looking throught the dev PDF. This is exactly what I was looking for I believe. Thank you! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Skovhede, GEOGRAF A/S Sent: Friday, October 17, 20

Re: [mapguide-users] New to MapGuide OS

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
Was one of the PDF's the "Gettings Started with MapGuide": http://mapguide.osgeo.org/2.0/documentation.html If so, which of the five steps on page 1 is causing you trouble? Regards, Kenneth Skovhede, GEOGRAF A/S Nelson Soto skrev: Hello all, I have experience with MapServer but just dis

[mapguide-users] New to MapGuide OS

2008-10-17 Thread Nelson Soto
Hello all, I have experience with MapServer but just discovered MapGuide as a seeming alternative... I would like to get the samples running but I am quite clueless. I am attempting to read the PDF help but it doesn't seem to help me get the demo's up and running or I am kind of an imbecile. C

RE: [mapguide-users] MapGuide Oracle FDO provider: Autodesk vs.King.Oracle

2008-10-17 Thread gingerbbm
- the Autodesk Oracle provider DLLs (there should be at least three of them) Any idea which ones? I copied the following: 1. Autodesk.Gis.Fdo.Providers.Oracle.Overrides.dll 2. FdoRdbms.dll ...and it seems to work. What else? -- View this message in context: http://n2.nabble.com/MapGuide-Orac

RE: [mapguide-users] Please help! Has anybody used King.Oracleinreal conditions?

2008-10-17 Thread Dragan Podvezanec
Hi Haris, We are running MapGuide Server (Version 2.0.0.2716), King.Oracle 0.7.4, Oracle 10.2.0.1.0, and client which was installed with database. Everything is on same machine. Database has some 20 tables (around 10.000 objects) ,and few views. After around 2 hours ram usage of mgserver goes ab

[mapguide-users] AJAX versus DWF problem

2008-10-17 Thread Sebastian NICIU
Hello mapguide users, I've been reading the DWF viewer API and still didn't find a solution of how to find out when a map has loaded using the DWF viewer. For the AJAX viewer it works like a charm.Here is some sample code using the AJAX viewer :In the first page I have :<[EMAIL PROTECTED] file=

RE: [mapguide-users] Please help! Has anybody used King.Oracleinrealconditions?

2008-10-17 Thread gingerbbm
Here are my details: MapGuide Server Version 2.0.0.2716 King.Oracle FDO 0.7.4 Windows Server 2003 R2 Service Pack 2 and IIS V6.0 Oracle Client 10.2.0.1.0 Haris Kurtagic wrote: > If you can test your data and memory issues with Fdo2Fdo that could help. Not sure what Fdo2Fdo is... I'll have a l

Re: [mapguide-users] Supported WMS and WFS in MapGuide

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
I have the answers from an offline message: Server: WMS 1.1.1, WFS 1.0.0 (WFS is unstable ATM) Client: WMS 1.3.0, WFS 1.0.0 There is no WFS-T support. OGC certification has not been done since MGE 2007, but the code is largely unchanged. Regards, Kenneth Skovhede, GEOGRAF A/S BradM skrev:

Re: [mapguide-users] Oracle XE with ODBC?

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
The ODBC provider does not support spatial objects, just plain attributes. You can map an x/y column pair to a point, but you won't get access to the SDO's. There exists an specific Oracle provider, called King.Oracle, that supports the SDO's. Regards, Kenneth Skovhede, GEOGRAF A/S Gordon

Re: [mapguide-users] Print Layout - 2 questions...

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
Yes, you can specify DPI in the querystring with the parameter DPI. There are no PDF tools present in MapGuide, so you would have to build that yourself, or use a thirdparty PDF library. The image you can get from MapGuide is a plain image, and can easily be inserted into a PDF or other document

Re: [mapguide-users] Maestro: can't find the table containing the geometry field with SQLServerSpatial

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
Hi Carl. Thank you for finding this problem. There were another problem with the multiple schemas, namely that all tables would be assigned to the very first schema. I have included you fix, the fix for multiple schemas, and the fix for the unmapped datatypes in r3392. On my simple test setup,

Re: [mapguide-users] MapGuide Oracle FDO provider: Autodesk vs. King.Oracle

2008-10-17 Thread FISHeR1
gingerbbm wrote: > > Dear all > > [This was originally posted to FDO Users.] > > We have bought and paid for an MGE2009 licence but have been working with > MGOS in order to be up-to-date with the latest and greatest enhancements. > But the King.Oracle FDO provider has memory leak issues ( > h

RE: [mapguide-users] Please help! Has anybody used King.Oracleinrealconditions?

2008-10-17 Thread FISHeR1
Haris Kurtagic wrote: > > Hi, > I was not able to reproduce problem with my builds of MapGuide 2.0.1 and > King.Oracle, at least not yet. > > However, I was able to reproduce memory problem with standard > installation files from MG 2.0.1 and King.Oracle binaries from our web > site and Oracle

Re: [mapguide-users] DWGLoadProcedure

2008-10-17 Thread Kenneth Skovhede, GEOGRAF A/S
As DWG is a proprietary format, I belive it will be difficult to do this with only open-source software. Supposedly, you can use FME to do it, and I think there is some organisation that has a 'open-source' like library for reading DWG data. There are no methods for dealing with DWG in Maestro