[mapguide-users] how to load shp file in opensource

2008-02-13 Thread swetha1
Hi! I am currently working with mapguide open source 1.2.0. Now in this we have inbuilt studio available from where we need to load the shp file right? But my problem is i am unable to create even a folder in that WebStudio How do i proceed? do i have to convert this .shp file to .mgp? If ye

Re: [mapguide-users] FDO 3.3 broke SDF files

2008-02-13 Thread Zac Spitzer
I have seen the same problem, there is an existing ticket which was just resolved http://trac.osgeo.org/mapguide/ticket/424 z On Feb 14, 2008 5:52 AM, Jason Birch <[EMAIL PROTECTED]> wrote: > I haven't seen this problem myself, though others have noted problems > with selection. Here's my semi

Re: [mapguide-users] Postgis Selection Problem (additional)

2008-02-13 Thread ary sucaya
I tried to change renderer into GD but problem remain the the same. Just to be clear, this is how i select feature programatically $layer = $map->GetLayers()->GetItem($layerName); $featureReader = $layer->SelectFeatures($queryOptions); $selection = new MgSelection($map); $selection->AddFeatures($

RE: [mapguide-users] Postgis Selection Problem (additional)

2008-02-13 Thread Jason Birch
Oh wait, I don't know if that makes any sense. You say that the selection renders when you select it programmatically, not when using the MapGuide selection tool. I wonder what the difference between these approaches is. Jason From: Jason Birch Subject: RE: [mapguide-users] Postgis Select

RE: [mapguide-users] Postgis Selection Problem (additional)

2008-02-13 Thread Jason Birch
I'd be interested in knowing if this problem persists when you change your rendering engine from AGG to GD. To test this, you can modify this setting in the serverconfig.ini file under c:\program files\mapguideopensource2.0\server\bin and then restart the MapGuide Server service. Jason

[mapguide-users] Postgis Selection Problem (additional)

2008-02-13 Thread ary sucaya
It works for simple polygon consists of 4 corner but doesn't work for complex polygon consists of thousand points.. Thx Ary Sucaya Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/

[mapguide-users] extracting selected features coordinates

2008-02-13 Thread J Manafi
Is there a way to extract the coordinates or x/y values from the selected features in MGOS 2.0? -- View this message in context: http://www.nabble.com/extracting-selected-features-coordinates-tp15211769s16610p15211769.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

RE: [mapguide-users] FDO 3.3 broke SDF files

2008-02-13 Thread Jason Birch
I haven't seen this problem myself, though others have noted problems with selection. Here's my semi-form letter for issue submission :) The best way to ensure that this problem is addressed by a developer at some point (if you are unable to fix it yourself - patches welcome) would be to create a

[mapguide-users] Postgis Selection Problem

2008-02-13 Thread ary sucaya
Hello group, I did install MGOS 2.0RC3 with postgis fdo provider. I found something wrong with select feature tool. It bring up selected information on property panel but not show me selected object (with blue color) on the map. On the other hand, i could see selected object on the map if i did

[mapguide-users] FDO 3.3 broke SDF files

2008-02-13 Thread J Manafi
We had some sdf files working fine on our production site using MGOS 1.2, and I transferred them to a test machine to configure our site with MGOS 2.0.x and test our data. When I tried connecting to the files in Studio 2009, the connection tests successful, but the layers give an error stating "Re

Re: [mapguide-users] Connecting MG with another app

2008-02-13 Thread north
Hello, I've done this exact scenario.. (using MapGuide Studio) You can either build the URL manually, and store it in a Database field Atttribute field, then point the Layer's URL to that property field in your layer settings.. so for example, I have a SHP file loaded with an attribute field c

RE: [mapguide-users] GDAL Provider and Image Catalogs?

2008-02-13 Thread Jason Birch
What are you putting in as the path to the output FeatureSource? It should look something like: Library://Data/FeatureSourceName.FeatureSource Jason -Original Message- From: Milan Lazecky Subject: RE: [mapguide-users] GDAL Provider and Image Catalogs? when using it, I always get this

Re: [mapguide-users] Connecting MG with another app

2008-02-13 Thread Ryan Northcott
Hello, I've done this exact scenario.. (using MapGuide Studio) You can either build the URL manually, and store it in a Database field Atttribute field, then point the Layer's URL to that property field in your layer settings.. so for example, I have a SHP file loaded with an attribute field call

Re: [mapguide-users] Connecting MG with another app

2008-02-13 Thread Andrew DeMerchant
Here's a link to thread from 2006 about this: http://www.nabble.com/PHP-script-for-getting-data-from-selected-item%28s%29-to5125898s16610.html#a5127443 This is how I do it, but then, I'm using PHP and Studio to do all of the work - plus I'm still using MG 1.0.2. Andrew lmbap wrote: Con

[mapguide-users] Connecting MG with another app

2008-02-13 Thread lmbap
Connecting MapGuide with a different app Hi, i already searched but can't find what I'm looking for or maybe I just can't see it. What I want is when selecting an object in the map window, the task panel (which is running a different application) shows all information regarding that object. To sh

[mapguide-users] Making Tiles

2008-02-13 Thread George McLean
Hello, I am trying to use mapguide to create a large set of tiles that are compatible with google maps. I have a php script that will create the tiles and it appears to run fine but when I try and create a large set of tiles, I end up getting some tiles that are transparent. I do not get an e

RE: [mapguide-users] GDAL Provider and Image Catalogs?

2008-02-13 Thread Milan Lazecky
Hi. This page http://trac.osgeo.org/fdo/wiki/FdoGdalNotes is really something. However - it doesn't work for me. I tried to play a lot with the rasterconfig.php - but when using it, I always get this error: Invalid repository type. Exception occured in method MgResourceIdentifier.ParsePathname a

[mapguide-users] Polygon labels - fusion problems

2008-02-13 Thread Klemen Sorcnik
Hi all, I have problem with labeling in fusion . Labels positions are in the center of the polygon, and are not dynamical move after i pan or resize map, so they are not shown althought polygon is still visible on the screen. But if i show the same map in ajax viwer it works just fine. Anyone kn

Re: [mapguide-users] MGOS 2.0.0 RC 3 loadfile error

2008-02-13 Thread Ben_GeoIt
Jim O'Leary wrote: > > I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. > We also have MGE 2008 running on this machine. > > The MGOS web server does not start. When I manually try to start it, it > says: > > httpd.exe: Syntax error on line 126 of C:/Program > Files/M