Re: [mapguide-users] Having problem in getting the X-Y coordinate of any object

2009-09-23 Thread Kenneth Skovhede, GEOGRAF A/S
You have to do the following: 1) Query the featuresource 2) Read the geometry from the response 3) Extract the coordinates Item (1) is done with the MgFeatureService.SelectFeatures: http://mapguide.osgeo.org/files/mapguide/docs/webapi/d5/d10/class_mg_feature_service_cc4faabfd68e8e891287f62e150e2d

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Kenneth Skovhede, GEOGRAF A/S
A group in MapGuide is a collection of layers, and so is a base layer group. When MapGuide produces tiles, produces a set of tiles for each base layer group. Typical usage would be to have a technical map of the area, an arial, and a hybrid map. Each setup would be in its own base layer group, s

Re: [mapguide-users] web studio help!

2009-09-23 Thread oshan
Hi guys Thanks for all your replies. I started using Meastro its working all right so far! -- View this message in context: http://n2.nabble.com/web-studio-help-tp3661222p3703579.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
I've posted updated zips at the same location, with a fix for that particular problem. Give them a try and see if you get further. Thanks, Traian > -Original Message- > From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users- > boun...@lists.osgeo.org] On Behalf Of Traian S

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
I cant control the column order since bulkcopy does what it feels like doing with column names...normally alphabetizing them...or it may have gotten that way because it was in MYSQL spatial originally...Not sure -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapgui

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
We'll check your file. It looks valid to me, but one thing I notice that is different is that the geometry column is the last column in your table. There are some optimizations in the provider which were added last week, which do different SQL queries based on the order of the columns, and the

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
Email has been sent with attached file to you...If it works good for you ill be completely stumped -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Scott hameister Sent: Wednesday, September 23, 2009 3:39 PM To: 'M

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
Im not sure my files not a defect now..I'll email you a link -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Traian Stanev Sent: Wednesday, September 23, 2009 2:59 PM To: 'MapGuide Users Mail List' Subject: RE: [m

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
Yes, create a defect ticket here: http://trac.osgeo.org/fdo/ and attach a zip of your file to it. Traian > -Original Message- > From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users- > boun...@lists.osgeo.org] On Behalf Of Scott hameister > Sent: Wednesday, September 23,

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
Can I have you look at my SQLite file and see if its not somehow the file? I'm at a complete loss.. When I make the data connection that goes smoothly..When I try to preview in the data connection a couple layer actually do preview..But when I create a layer and try a preview it goes to a scale of

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
For what it's worth, I just tried the SQLiteProvider DLL I posted for FDO 3.4 on a MG 2.1 RC install (dated May 1, 2009) and was able to create a SQLite based layer using Maestro and did a multi-select without problems. I have no reason to think that the 3.3 build is any different from the 3.4

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
I tried The 3.4 You gave me in 2010 it gives me a connection error, I tried the 3.4 you gave me in MGOS 2.1 beta and none of the layers can preview but one does show in the map? I really liked the Idea of SQLite for this user...But Im afraid I have to give upo unless someone can actually tell me a

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
Cant get it working Installed both of those and rebooted. Installed a 2.1 Beta release on a new machine and tried the 3.4 you gave me to no avail, downloaded the official 3.4 driver from OSGEO and Im back to having the selection issue again... ...Its hard to believe Im the first to need to select m

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
Also make sure that you have installed both the regular and SP1 runtimes for Visual Studio 2005: http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
Do you have the DLL dependency tool to check if the provider DLL is not missing any DLL dependency? Do you have MapStudio by any chance? You can try to see if you get the same problem there. There should be only one connection property, called "File", are you saying that you cannot see it?

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
This is my message in Maestro The remote server returned an error: (559) MgFdoException.: An exception occurred in FDO component. Unable to load the FDO Provider: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Scott hameister
Im getting an oddball error when trying to make a data connection in studio 2009... The Connection Properties for Property, translated Name, Value are showing up but have no where to edit them..So I cant do anything -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:ma

RE: [mapguide-users] SQLITE...and Mapguide/AJAX Multiple Selection problem?

2009-09-23 Thread Traian Stanev
I posted builds of the latest SQLite provider code compiled against FDO 3.3 and also 3.4 at: http://13-9.com/SQLiteProvider-3.3.zip and http://13-9.com/SQLiteProvider-3.4.zip respectively. Due to differences in the FDO API, I had to hack around a bit of stuff, and I only gave the provider ve

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Denny S
Sorry i gave wrong link here is the link i followed http://www.jasonbirch.com/nodes/tag/mgcooker/ Denny S wrote: > > My folder is empty > C:\Program > Files\Autodesk\MapGuideEnterprise2009\Server\Repositories\TileCache\Samples_Sheboygan_MapsTiled_Sheboygan\S3\Base > Layer Group\R0\C0 > > I thi

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Denny S
My folder is empty C:\Program Files\Autodesk\MapGuideEnterprise2009\Server\Repositories\TileCache\Samples_Sheboygan_MapsTiled_Sheboygan\S3\Base Layer Group\R0\C0 I think it's because i don't have base layer group, is it ? Based on this link by jason birch http://www.jasonbirch.com/nodes/category/

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Zac Spitzer
under the mapguide server directory\repositories\tilecache z On Wed, Sep 23, 2009 at 10:52 PM, Denny S wrote: > > Thanks zspitzer, > > Now i can test the mgcooker. > > I use Sheboygan Map, then i click "Base layer groups" tab, then i clicked > the MGCooker icon, > I specified the user and passwo

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Denny S
Thanks zspitzer, Now i can test the mgcooker. I use Sheboygan Map, then i click "Base layer groups" tab, then i clicked the MGCooker icon, I specified the user and password, then clicked "build tiles now". It ran very fast, seems like nothing happed. I cannot find the tiles that just being built

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Zac Spitzer
scroll down, try the preview release http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r4208.msi you can run cooker On Wed, Sep 23, 2009 at 10:32 PM, Denny S wrote: > > Wow very fast reply > > I use Version 1.0.9.15910 > I downloaded it from the link you passed me > http://trac.os

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Denny S
Wow very fast reply I use Version 1.0.9.15910 I downloaded it from the link you passed me http://trac.osgeo.org/mapguide/wiki/maestro/Downloads Inside that page i click Installer (recommended) under windows current release Here is the url that i downloaded http://download.osgeo.org/mapguide/mae

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Zac Spitzer
are you running 1.0.9 or the preview version? i think you need the preview version? http://trac.osgeo.org/mapguide/wiki/maestro/Downloads On Wed, Sep 23, 2009 at 9:44 PM, Denny S wrote: > > Hi zspitzer, > > I'm very new to mapguide, i have downloaded the mapguide maestro, then when > i started

Re: [mapguide-users] Tile base cache (how to tile the map)

2009-09-23 Thread Denny S
Hi zspitzer, I'm very new to mapguide, i have downloaded the mapguide maestro, then when i started the maestro, it asked me to login to my local server,i successfully connected. I have "Sheboygan Public" folder, this folder i created base on the step by step exercise provided by Map Guide Studio

[mapguide-users] Having problem in getting the X-Y coordinate of any object

2009-09-23 Thread Amit Kumar Shukla
Hi, Can anyone tell me how to get the x-y coordinate of any object on map trough query feature without using digitization method? Any suggestion or help will be appricated. -- Thanks and regards- Amit ___ mapguide-users mailing list mapguide-users@list