[mapguide-users] Adding additional Providers for 2.0 Beta

2008-01-23 Thread Johan Nel
I want to test oracle connectivity. I add the SL-KING Oracle FDO provider in the normal fashion but cannot get the system to display it in the FDO list. Any ideas Johan Nel Technical Director Open Spatial Australia Tel: +61 (2) 9449 3222 Fax: +61 (2) 9449 3211 Mbl: +61 (

Re: [mapguide-users] query code help...

2008-01-23 Thread lolob
Thanks.. I followed your suggestion and made some changes to the code...but no luck...is there something wrong here.. $opts = array(); $queryOptions = new MgFeatureQueryOptions(); if ($this->args['USEPROPERTYFILTER'] == 'true') { $propertyFilter1 = $this->args['PROPERTYNAME']; if ($this

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

2008-01-23 Thread Andy Morsell
Shreepad, Much of this was resolved for me with the ability to use tile index config files with FDO 3.2.3 and MGOS 1.2. See this page for information on Creating Tile Index Config Files - http://trac.osgeo.org/fdo/wiki/FdoGdalNotes. There are still some performance issues, but this has made it us

RE: [mapguide-users] HTTP/1.1 559 MgFdoException after displaying largeraster layer

2008-01-23 Thread Andy Morsell
I see almost identical symptoms with a client, but in my case, they are using MapGuide Enterprise 2008 with the ATIL raster provider. After accessing raster based unmanaged datasources of ECW's (about 10 GB total), all SDF based layers fail until the service is restarted. The error log file yield

RE: [mapguide-users] Problem whit generate kml from mapguide.

2008-01-23 Thread Traian Stanev
OK, so I don't get it. Are you dealing with an MgPolygon or an MgMultiPolygon. If it is an MgMultiPolygon, it will contain a collection of polygons, each of which can be read in with the code in my original email below. You can iterate over the polygons in the multipolygon as follows: INT3

Re: [mapguide-users] Problem whit generate kml from mapguide.

2008-01-23 Thread Maciej Skorczewski
hi still whitout any results :( what i try to do i get coords (x,y) of all polygons...the problem is that this are 3 polygon in one source row... http://www.imagehost.ro/pict/2316512147975469a645f.JPG thx for eny help. maciek > Traian Stanev Here is an excerpt from some C++ code from

[mapguide-users] HTTP/1.1 559 MgFdoException after displaying large raster layer

2008-01-23 Thread nclayton
I changed the subject to reflect the latest details on my issue. Here are the specifics of the issue: I have a layer for raster images that I have named "aerial". This layer points to a folder on the server that contains 594 ecw files that total 17.6GB in size. I have the max visible range for t

Re: [mapguide-users] query code help...

2008-01-23 Thread Paul Spencer
Not sure what you are looking for here, but you need to call $queryOptions->SetFilter() with a string that looks like an SQL statement ... something like: $queryOptions->SetFilter('(FIELD = "apple") AND (STATE = "state1") AND (AREA >= 1000)'); If you have multiple possible inputs coming f

[mapguide-users] Error: repository was busy.

2008-01-23 Thread mgbaw
I get the following error when do many map requests to mapguide server: Please try your operation later as the repository was busy. how can i solve this issue?? -- View this message in context: http://www.nabble.com/Error%3A-repository-was-busy.-tp13835971s16610p13835971.html Sent from the