Re: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread FISHeR1
Hi, I have such code: $byteReader = $featureReader->GetGeometry('GEOMETRY'); $geometry = $agfReaderWriter->Read($byteReader); $coordinateIterator = $geometry->GetCoordinates(); There is an error message: Call to undefined method mgcurvestring::GetCoordinates() I use new King.Oracle 0.8.1 Whe

Re: [mapguide-users] About Digitize Line

2008-11-19 Thread Kenneth Skovhede, GEOGRAF A/S
IIRC you can pan with the "slider" control (the four buttons). There is no "pan if the mouse is at the side" feature. Regards, Kenneth Skovhede, GEOGRAF A/S SCLuna skrev: Good Day Everyone, I did a digitize line but the problem is that I could only digitize in the visible area of the map. I

Re: [mapguide-users] querying

2008-11-19 Thread Nisha P
Hi Ajid.. i hav download fdo2fdo...when i click "start copy"button,an error occurs like follows "..c_FDO_Api::CopyFdoClass: Unable to get class definition in destination!" hav u this problem??can u give me any idea or techniqs?? thanx.. On Wed, Nov 19, 2008 at 8:34 PM, ajid1980 <[EMAIL PROTECTED]>

[mapguide-users] About Digitize Line

2008-11-19 Thread SCLuna
Good Day Everyone, I did a digitize line but the problem is that I could only digitize in the visible area of the map. I would like to ask if panning the map is possible while digitizing a line. I hope anyone could help me. Thanks and Regards. -- View this message in context: http://www.nabble

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Jack Lee
Hi Steve, You can try copying the dll to C:\Program Files\MapGuideOpenSource2.0\Server\Bin\FDO. Depends is a program to found out which dlls a binary uses. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve G Sent: Wednesday, November 19, 2008 8:16

Re: [mapguide-users] Sample + Tracking Idea + xml

2008-11-19 Thread ajid1980
Teach me ..How i wanna Do this.. Thanx Akram wrote: > > * you wanna make it real time refresh when click click button > > I think you should use MgResourceService class which Enables you to > manipulate repositories and resources. > > by use its SetResource () function you can Adds a new r

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Steve G
I have the file "msvcr71.dll" located here "C:\Program Files\ArcGIS\Bin". Is that dll supposed to be copied over to C:\Program Files\MapGuideOpenSource2.0\Server\Bin\FDO? What do you mean by "does depend show any missing dll on sde.dll? Sorry for my elementary questions...I am more of a GIS use

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Haris Kurtagic
There was bug in 0.8.0 version when generating spatial filter (for window rect query) and that caused that data wasn't displayed. It is fixed in 0.8.1 now. I see you have exception when stylizing layer, so I would think there could be some other problem too. Haris -Original Message- Fro

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Jack Lee
Hi, Are you missing a crt library like msvcr71.dll? Does depends show any missing dll on sde.dll? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Crispin_at_1Spatial Sent: Wednesday, November 19, 2008 12:55 PM To: mapguide-users@lists.osgeo.org Subject

Re: [mapguide-users] Mapguide maps using openlayers

2008-11-19 Thread Rodolfo Moreno
Thanks Kenneth, finally I could fix it. The problem was that style for the "map" div is not being placed suitable and thus the map was not displayed. It happenned because my aspx page had the XHTML doc type at start of the page. http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> XHTML

[mapguide-users] Standard Viewer Measure Tool Miles to Feet

2008-11-19 Thread Rock Beans
How do you setup the measure tool in the Basic Standard MapGuide AJAX viewer so it shows feet not miles? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] querying

2008-11-19 Thread Pedro Venâncio
Hi   The sample query is not working with my sheboygan example... Any sugestion?   (My config is MapGuide OS 2.0.2 with IIS and php on Windows XP Pro SP2)   Thanks!   --- On Wed, 11/19/08, ajid1980 <[EMAIL PROTECTED]> wrote: my technique is Convert shp file to sdf file..(fdo2fdo) then im usin

Re: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread djonio
Haris, (I repeated this message for clarity) >From the Event Viewer: Faulting application mgserver.exe, version 2.0.2.3011, faulting module KingOracleOverrides.dll, version 0.8.0.0, fault address 0x6129. StackTrace: - MgMappingUtil.StylizeLayers line 786 file d:\build\mapguide_open_source_

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Jonio, Dennis (Aviation)
Haris, >From the Event Viewer: Faulting application mgserver.exe, version 2.0.2.3011, faulting module KingOracleOverrides.dll, version 0.8.0.0, fault address 0x6129. StackTrace: - MgMappingUtil.StylizeLayers line 786 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Steve G
The database is SQL...I am sorry, I should have put that in my original post. I am going to verify all of the connection properties (I previously tried different combinations of server, database, and instance). Server - What do you mean by a resolvable name? Can I use the same server name as

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Crispin_at_1Spatial
We have seen issues where the DB underlying the ArcSDE is Oracle and the geometry is SDO_GEOM. Other combinations are pretty much reliable. Is this your ArcSDE server set-up? As it all goes through the SDE DLLs it shouldn't matter. The other thing is to get the SDE admin to confirm the instanc

RE: [mapguide-users] Problem connecting to ArcSDE9.2

2008-11-19 Thread Steve G
Yes, I have all three of those (copied from C:\Program Files\ArcGIS\Bin). I also have ArcSDEMessage.dll, ArcSDEProvider.dll, ArcSDEProvider91.dll and ArcSDEProvider92.dll in the same path. I even updated these to the latest files from the FDO webpage but still got the same errors. Are there any

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Haris Kurtagic
Sounds very strange, you are able to render that same data with other tools ? I tested provider with sheboygan sample data and couple of other data sets I have and it looked ok. Haris From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonio, Dennis (Aviation) Sent: Wednesday

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Jonio, Dennis (Aviation)
Haris, I followed Dave's and your suggestions. Finally got two(2) geoms to render (out of 26000+). I am in shock. If I PAN at all everything disappears. But if a do a Select in just the right place I get a selection. Geometry is rendered willy-nilly, PAN is worthless ... move 2 feet across geoms

Re: [mapguide-users] Mapguide maps using openlayers

2008-11-19 Thread Kenneth Skovhede, GEOGRAF A/S
Alright, that looks odd. It seems that the outermost div (named olMap) is hidden for some reason. have you tried to manually set the size and position for the div? like: The trace shows that the image is 300x300 but placed at -145 and -222 wich means that at most 155x78 pixels would be visible

Re: [mapguide-users] Mapguide maps using openlayers

2008-11-19 Thread Rodolfo Moreno
Kenneth, In debug mode the init function is being used. In order to know whether mapguide server is requested I was seeing the HTML firebug tab (see image attached) and it's possible see the image that mapguide server has sent. Zac, There is nothing in the firebug console tab maybe the image a

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Haris Kurtagic
Yes, I would guess it is wrong extent in layer preview. As Dave suggested set manually extents in the map and try it. Haris From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wilson Sent: Wednesday, November 19, 2008 5:10 PM To: MapGuide Users Mail List Subject: RE: [mapgu

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Haris Kurtagic
This/same version can be used for both clients now. There will be no separate versions of provider anymore. Haris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of FISHeR1 Sent: Wednesday, November 19, 2008 3:27 PM To: mapguide-users@lists.osgeo.org Subjec

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Dave Wilson
If a layer preview fails you should generally add that layer to a new map to see if the extent information and coordinate system are set correctly. Often times the extent values are not correct. Regards, Dave From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonio, Dennis (Aviatio

RE: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Jonio, Dennis (Aviation)
Haris, MGOS 2.0.2 on MS2003 Server, using MG Studio 2009 for the rest of it. Installed your .8 release. Feature Source Connection ... OK Set coorsys Override... OK save ... OK Create Layer: Fetched all 200+ Feauture Classes ... OK

Re: [mapguide-users] shp2pgsql

2008-11-19 Thread Gabriele Monfardini
http://man.cx/shp2pgsql(1) Gabriele On Mon, Nov 17, 2008 at 09:26, ajid1980 <[EMAIL PROTECTED]> wrote: > > Hai all > Now I wanna try convert shp to pgsql.. SO anyone can teach me step by step > .. how i wanna do it.. because i want try intergrate mapguide open source > witg pgrouting.. Thanx > -

[mapguide-users] Problem whit select

2008-11-19 Thread Miguel Santiago Vasquez Alave
Hi i have configurate MGOS 2.0.2 whit .Net and IIS, i try to make application but when i try to use the example to find a feature like a parcel whit id i have problem i run this code and dont have error but the xml select dont return nothing because is null only show the head of xml. I change th

Re: [mapguide-users] querying

2008-11-19 Thread ajid1980
my technique is Convert shp file to sdf file..(fdo2fdo) then im using sheboygan sample for query.. nisha p wrote: > > hi alll... > i hav import my shp file by using mapguide maestro and i got the map... > i want to query the map..but there is no tool for querying.. > can anyone help me??plzzz.

Re: [mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread FISHeR1
Hi When there will be a version for Oracle Instant Client? -- View this message in context: http://www.nabble.com/New-King.Oracle-0.8---improved-performance-tp20580002p20580850.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] New King.Oracle 0.8 - improved performance

2008-11-19 Thread Haris Kurtagic
Hi, I have released new version of King.Oracle provider 0.8. It is much faster than previous releases. Lot of code is changed. King.Oracle passed my UniTests but it has to be tested more so your feedback is appreciated. List of changes: Improved performance - very significant improvement

Re: [mapguide-users] Creating Streets and info

2008-11-19 Thread Carmelo Saffioti
Ok, I saw how to create objects data. But I cannot assign data to object totally manually, because I have about 10.000 objects... it's absurd. Is there any other way? On my planimetry I've got about 10.000 rectangles. I'd like to show a tooltip when the mouse is over each of them... I hope you c

Re: [mapguide-users] Sample + Tracking Idea + xml

2008-11-19 Thread Akram
* you wanna make it real time refresh when click click button I think you should use MgResourceService class which Enables you to manipulate repositories and resources. by use its SetResource () function you can Adds a new resource to a resource repository, or updates an existing resource.

Re: [mapguide-users] Sample application Problem

2008-11-19 Thread web
Hi Padmini, Could you please precise a little what's going wrong, what kind of error you got? Are your IIS + mapguide services started? cheers,___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguid

[mapguide-users] WMS featuresource + projection problem

2008-11-19 Thread web
Hi all, I have a wms feature source which natively outputs datas whith the fellowing projection: EPSG:21781 (swiss grid) My Map projection is also set as CH1903.LV03/01 (CH1903.LV03/01) (swiss grid) so the feature source should be compatible. By accessing this layer I got the fellowing error:

[mapguide-users] Sample application Problem

2008-11-19 Thread padmini godavarthi
Hi, iam using Mapguide opensource 2.0 ( with .net 2.0 +IIS 5.1). iam unable to run the dotnetviewer sample application since 2 weeks. If anyboby knows the problem plz help me Thanks and Regards, padmini -- View this message in context: http://www.nabble.com/Sample-application-Proble

[mapguide-users] querying

2008-11-19 Thread Nisha P
hi alll... i hav import my shp file by using mapguide maestro and i got the map... i want to query the map..but there is no tool for querying.. can anyone help me??plzzz.. ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.o

Re: [mapguide-users] Mapguide Portable?

2008-11-19 Thread Jose Manuel C G
Maybe both. I'd like to show to my clients our proyects. Many times they isn't internet or the bandwitch is relatively low. -- View this message in context: http://www.nabble.com/Mapguide-Portable--tp20542581p20575946.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

Re: [ZS1] [mapguide-users] WMS GetCapabilities

2008-11-19 Thread Zac Spitzer
filed http://trac.osgeo.org/mapguide/ticket/769 On Wed, Nov 19, 2008 at 7:50 PM, Zac Spitzer <[EMAIL PROTECTED]> wrote: > yeah, these kind of things need to be done automatically > > having support via maestro in the meantime would be great > > z > > On Wed, Nov 19, 2008 at 7:44 PM, Kenneth Skovhe

Re: [ZS1] [mapguide-users] WMS GetCapabilities

2008-11-19 Thread Zac Spitzer
yeah, these kind of things need to be done automatically having support via maestro in the meantime would be great z On Wed, Nov 19, 2008 at 7:44 PM, Kenneth Skovhede, GEOGRAF A/S <[EMAIL PROTECTED]> wrote: > Yes, that is a nice idea! > > Did you mean in MapGuide? > > I have create a ticket for

Re: [ZS1] [mapguide-users] WMS GetCapabilities

2008-11-19 Thread Kenneth Skovhede, GEOGRAF A/S
Yes, that is a nice idea! Did you mean in MapGuide? I have create a ticket for Maestro here: http://trac.osgeo.org/mapguide/ticket/768#preview Regards, Kenneth Skovhede, GEOGRAF A/S Zac Spitzer skrev: how does an enhancement for auto generating bounds for WMS sound? On Wed, Nov 19, 2008 at

Re: [ZS1] [mapguide-users] WMS GetCapabilities

2008-11-19 Thread Zac Spitzer
how does an enhancement for auto generating bounds for WMS sound? On Wed, Nov 19, 2008 at 7:32 PM, Kenneth Skovhede, GEOGRAF A/S <[EMAIL PROTECTED]> wrote: > I have just tested it, and you have to specify bounds as well as mark it > avalible. > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > Sandri

Re: [ZS1] [mapguide-users] WMS GetCapabilities

2008-11-19 Thread Kenneth Skovhede, GEOGRAF A/S
I have just tested it, and you have to specify bounds as well as mark it avalible. Regards, Kenneth Skovhede, GEOGRAF A/S Sandrine EMONIN skrev: Thanks for your quick answer. I've already check "Avalible" but my problem is already the same. I think one step is wrong but I can't find where I