With a clear explaination from Kenneth regarding the MapGuide Webstudio, can
we come to a conclusion that, at the moment MapGuide webstudio is somewhat
dummy, which shall be useful as MapGuide studio only if proper funding Or
some volunteers do some research on it Correct?
Regards,
Kalai Selvan..
Message: 20
Date: Sat, 01 Dec 2007 13:54:41 +0100
From: "Kenneth, GEOGRAF A/S" <[EMAIL PROTECTED]>
Subject: Re: [mapguide-users] Problem in loading SDF data in Mapguide
Webstudio
To: MapGuide Users Mail List <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
MapGuide Studio is a ful product with Autodesk support.
WebStudio is an opensource web based product.
In essence they accomplish the same task, however WebStudio does not
have any direct funding.
This means that it will not always be stable/updated, unless some
volunteer does some work on it.
Currently there is no editor for WebLayouts in WebStudio.
This limitiation is quite severe, as the AJAX and DWF viewers are based
on a WebLayout.
In other words, you will not be able to build a solution that works
right away, using only WebStudio.
Secondly, there is no legal way for an opensource product to support
proprietary formats (such as DWG and ArcSDE).
MapGuide Studio can overcome this limitation, since it is not open source.
Regards, Kenneth, GEOGRAF A/S
Parvatha skrev:
Hi Kenneth,
Thanks for your reply. The problem is not with sdf and with upload data
only. With studio preview its working well. But i want to understand the
need of web studio and its limitations.
Thanks and Regards
Parvatha
Kenneth, GEOGRAF A/S wrote:
You should use the "Load Procedures" from within MapGuide Studio.
The load procedures are missing from WebStudio, because the Load
procedures read proprietary data formats and converts them to SDF for
use in the server.
WebStudio is missing the "Load Procedures" and currently an editor for
WebStudio.
What you describe means that there is no spatial data inside the loaded
SDF files.
Please try again with different data. If you suspect that the problem is
with the load procedures,
you can ask Autodesk for support.
Regards, Kenneth, GEOGRAF A/S
Parvatha skrev:
Can anybody help me to solve this issue in webstudio?
Parvatha wrote:
Hi
I am new to MapGuide Opensource. I have downloaded version 1.2 of MGOS
and it has got webstudio in that. I am using .NET 2 and able to see the
sample data.
My problem is when i try to load SDF data the sytem takes few seconds
then in data file resources window its showing the file name. But when
i
create one layer and try to give this as data source its not showing
any
feature class and geometry. I dont know what is the problem in loading
the
sdf data. Can anybody please help me to solve this issue.
I have downloaded the trail version of MG studio preview also. With
that
I am able to do all these things. But basically I want to understand
the
need of webstudio and the limitations. Is it necessary to do everything
in
MG studio only? then what is the purpose of web studio?
Thanks and waiting for the response
Parvatha
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, December 01, 2007 10:30 PM
To: [email protected]
Subject: mapguide-users Digest, Vol 12, Issue 1
Send mapguide-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.osgeo.org/mailman/listinfo/mapguide-users
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of mapguide-users digest..."
Today's Topics:
1. RE: Not much luck with ogr or postgis on Ubuntu (Joanne Cook)
2. RE: Not much luck with ogr or postgis on Ubuntu (Traian Stanev)
3. RE: Not much luck with ogr or postgis on Ubuntu (Jack Lee)
4. RE: Not much luck with ogr or postgis on Ubuntu (Greg Boone)
5. Re: Problem in loading SDF data in Mapguide Webstudio (stsampler)
6. Re: Dynamically creating a line layer with SDF Feature Source
(stsampler)
7. RE: MGOS 2 build freezing on Ubuntu 7.10 (Mange)
8. RE: Not much luck with ogr or postgis on Ubuntu (Dave Wilson)
9. Re: Trouble with rendering service (Kenneth, GEOGRAF A/S)
10. Re: Change shape of polygon... (Kenneth, GEOGRAF A/S)
11. Re: Problem in loading SDF data in Mapguide Webstudio
(Kenneth, GEOGRAF A/S)
12. RE: Change shape of polygon... (Jason Birch)
13. RE: Not much luck with ogr or postgis on Ubuntu (Jason Birch)
14. RE: Not much luck with ogr or postgis on Ubuntu (Jason Birch)
15. RE: Not much luck with ogr or postgis on Ubuntu (Traian Stanev)
16. RE: SUSPECT: RE: Printing (uXuf)
17. RE: Not much luck with ogr or postgis on Ubuntu (Jason Birch)
18. RE: SUSPECT: RE: [mapguide-users] SUSPECT: RE: Printing
(Jason Birch)
19. Re: Problem in loading SDF data in Mapguide Webstudio (Parvatha)
20. Re: Problem in loading SDF data in Mapguide Webstudio
(Kenneth, GEOGRAF A/S)
----------------------------------------------------------------------
Message: 1
Date: Fri, 30 Nov 2007 17:34:53 +0000 (GMT)
From: Joanne Cook <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
Hi All,
I seem to be unable to answer mailing list messages in nabble at the moment,
and only get the daily digest otherwise, so here goes:
1: Dave suggested there should be Provider.so files in the FDO/bin directory
but I don't have that- only /usr/local/fdo-3.3.0/lib and they are all in
there. Doing a search for one of the other providers seems to suggest that's
the only location for all of them, which may be wrong?
2: Running ldd -r on libPostGISProvider.so gives me the following line that
I don't get when I run any of the others (including ogr): undefined symbol:
crypt (./libPostGISProvider.so)
3: Not sure how to use LD_LIBRARY_PATH, but running echo $LD_LIBRARY_PATH
doesn't give me anything
Thanks for all the replies
Jo
Message: 40
Date: Fri, 30 Nov 2007 08:38:14 -0800
From: "Jason Birch" <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: "MapGuide Users Mail List" <[email protected]>,
<[EMAIL PROTECTED]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
Are the .so files for the drivers to talk to PostGIS or OGR in some
directory other than the FDO/bin directory? If so then add the path to the
LD_LIBRARY_PATH and try again. Otherwise copy the .so files into the FDO/bin
folder.
At least that's how the other FDO providers work. The.so files need to be in
the same folder or in the system path.
Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Friday, November 30, 2007 9:38 AM
To: MapGuide Users Mail List; [EMAIL PROTECTED]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
I can't start my VM right now, but if you look in your FDO directory,
can you see whether the appropriate provider library files were built
for these?
Any FDO folks have any ideas about this?
Jason
------
Files attached to this email may be in ISO 26300 format (OASIS Open Document
Format). If you have difficulty opening them, please visit
http://iso26300.info for more information.
------------------------------
Message: 2
Date: Fri, 30 Nov 2007 09:46:36 -0800
From: Traian Stanev <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: MapGuide Users Mail List <[email protected]>
Message-ID:
<[EMAIL PROTECTED]
om>
Content-Type: text/plain; charset="us-ascii"
Could you open providers.xml (should be under your fdo-3.3.0/lib) and find
the entries for the PostGIS and OGR providers, then send us those snippets?
Traian
______________________________
From: [EMAIL PROTECTED]
[EMAIL PROTECTED] On Behalf Of Joanne Cook
[EMAIL PROTECTED]
Sent: Friday, November 30, 2007 12:34 PM
To: [email protected]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
Hi All,
I seem to be unable to answer mailing list messages in nabble at the moment,
and only get the daily digest otherwise, so here goes:
1: Dave suggested there should be Provider.so files in the FDO/bin directory
but I don't have that- only /usr/local/fdo-3.3.0/lib and they are all in
there. Doing a search for one of the other providers seems to suggest that's
the only location for all of them, which may be wrong?
2: Running ldd -r on libPostGISProvider.so gives me the following line that
I don't get when I run any of the others (including ogr): undefined symbol:
crypt (./libPostGISProvider.so)
3: Not sure how to use LD_LIBRARY_PATH, but running echo $LD_LIBRARY_PATH
doesn't give me anything
Thanks for all the replies
Jo
Message: 40
Date: Fri, 30 Nov 2007 08:38:14 -0800
From: "Jason Birch" <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: "MapGuide Users Mail List" <[email protected]>,
<[EMAIL PROTECTED]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
Are the .so files for the drivers to talk to PostGIS or OGR in some
directory other than the FDO/bin directory? If so then add the path to the
LD_LIBRARY_PATH and try again. Otherwise copy the .so files into the FDO/bin
folder.
At least that's how the other FDO providers work. The.so files need to be in
the same folder or in the system path.
Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Friday, November 30, 2007 9:38 AM
To: MapGuide Users Mail List; [EMAIL PROTECTED]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
I can't start my VM right now, but if you look in your FDO directory,
can you see whether the appropriate provider library files were built
for these?
Any FDO folks have any ideas about this?
Jason
------
Files attached to this email may be in ISO 26300 format (OASIS Open Document
Format). If you have difficulty opening them, please visit
http://iso26300.info for more information.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
------------------------------
Message: 3
Date: Fri, 30 Nov 2007 10:09:04 -0800
From: Jack Lee <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: MapGuide Users Mail List <[email protected]>
Message-ID:
<[EMAIL PROTECTED]
om>
Content-Type: text/plain; charset="us-ascii"
Hi,
The crypt library seems to be missing from PostGIS/Src/Makefile.am
You can try changing
-lpq
to
-lpq \
-lcrypt
in Makefile.am and rebuild.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Joanne Cook
Sent: Freitag, 30. November 2007 12:35
To: [email protected]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
Hi All,
I seem to be unable to answer mailing list messages in nabble at the moment,
and only get the daily digest otherwise, so here goes:
1: Dave suggested there should be Provider.so files in the FDO/bin directory
but I don't have that- only /usr/local/fdo-3.3.0/lib and they are all in
there. Doing a search for one of the other providers seems to suggest that's
the only location for all of them, which may be wrong?
2: Running ldd -r on libPostGISProvider.so gives me the following line that
I don't get when I run any of the others (including ogr): undefined symbol:
crypt (./libPostGISProvider.so)
3: Not sure how to use LD_LIBRARY_PATH, but running echo $LD_LIBRARY_PATH
doesn't give me anything
Thanks for all the replies
Jo
Message: 40
Date: Fri, 30 Nov 2007 08:38:14 -0800
From: "Jason Birch" <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: "MapGuide Users Mail List" <[email protected]>,
<[EMAIL PROTECTED]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
Are the .so files for the drivers to talk to PostGIS or OGR in some
directory other than the FDO/bin directory? If so then add the path to the
LD_LIBRARY_PATH and try again. Otherwise copy the .so files into the FDO/bin
folder.
At least that's how the other FDO providers work. The.so files need to be in
the same folder or in the system path.
Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Friday, November 30, 2007 9:38 AM
To: MapGuide Users Mail List; [EMAIL PROTECTED]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
I can't start my VM right now, but if you look in your FDO directory,
can you see whether the appropriate provider library files were built
for these?
Any FDO folks have any ideas about this?
Jason
------
Files attached to this email may be in ISO 26300 format (OASIS Open Document
Format). If you have difficulty opening them, please visit
http://iso26300.info for more information.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
------------------------------
Message: 4
Date: Fri, 30 Nov 2007 10:16:43 -0800
From: Greg Boone <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: MapGuide Users Mail List <[email protected]>
Message-ID:
<[EMAIL PROTECTED]
om>
Content-Type: text/plain; charset="us-ascii"
Please generate an FDO Ticket to track this issue so it can be resolved in
an upcoming build/release.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jack Lee
Sent: Friday, November 30, 2007 1:09 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
Hi,
The crypt library seems to be missing from PostGIS/Src/Makefile.am
You can try changing
-lpq
to
-lpq \
-lcrypt
in Makefile.am and rebuild.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Joanne Cook
Sent: Freitag, 30. November 2007 12:35
To: [email protected]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
Hi All,
I seem to be unable to answer mailing list messages in nabble at the moment,
and only get the daily digest otherwise, so here goes:
1: Dave suggested there should be Provider.so files in the FDO/bin directory
but I don't have that- only /usr/local/fdo-3.3.0/lib and they are all in
there. Doing a search for one of the other providers seems to suggest that's
the only location for all of them, which may be wrong?
2: Running ldd -r on libPostGISProvider.so gives me the following line that
I don't get when I run any of the others (including ogr): undefined symbol:
crypt (./libPostGISProvider.so)
3: Not sure how to use LD_LIBRARY_PATH, but running echo $LD_LIBRARY_PATH
doesn't give me anything
Thanks for all the replies
Jo
Message: 40
Date: Fri, 30 Nov 2007 08:38:14 -0800
From: "Jason Birch" <[EMAIL PROTECTED]>
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on
Ubuntu
To: "MapGuide Users Mail List" <[email protected]>,
<[EMAIL PROTECTED]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
Are the .so files for the drivers to talk to PostGIS or OGR in some
directory other than the FDO/bin directory? If so then add the path to the
LD_LIBRARY_PATH and try again. Otherwise copy the .so files into the FDO/bin
folder.
At least that's how the other FDO providers work. The.so files need to be in
the same folder or in the system path.
Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Friday, November 30, 2007 9:38 AM
To: MapGuide Users Mail List; [EMAIL PROTECTED]
Subject: RE: [mapguide-users] Not much luck with ogr or postgis on Ubuntu
I ran into the same problem the last time I checked. Perhaps we need to
put the PostGIS and OGR shared libraries into the include path before
running MapGuide or something? I unfortunately don't know enough about
this stuff works on *nix to be able to figure out where to start. Is
there something equivalent to depends.exe on windows?
I can't start my VM right now, but if you look in your FDO directory,
can you see whether the appropriate provider library files were built
for these?
Any FDO folks have any ideas about this?
Jason
------
Files attached to this email may be in ISO 26300 format (OASIS Open Document
Format). If you have difficulty opening them, please visit
http://iso26300.info for more information.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
------------------------------
Message: 5
Date: Fri, 30 Nov 2007 10:21:58 -0800 (PST)
From: stsampler <[EMAIL PROTECTED]>
Subject: Re: [mapguide-users] Problem in loading SDF data in Mapguide
Webstudio
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
Hi. Try to use mapagent to create the layer. For this, take an XML from
other
layer (with getResourceContent) and change it. Later, use setResourceContent
with your xml.
Regards.
Guillermo.
Parvatha wrote:
Hi
I am new to MapGuide Opensource. I have downloaded version 1.2 of MGOS
and it has got webstudio in that. I am using .NET 2 and able to see the
sample data.
My problem is when i try to load SDF data the sytem takes few seconds
then in data file resources window its showing the file name. But when i
create one layer and try to give this as data source its not showing any
feature class and geometry. I dont know what is the problem in loading the
sdf data. Can anybody please help me to solve this issue.
I have downloaded the trail version of MG studio preview also. With that
I am able to do all these things. But basically I want to understand the
need of webstudio and the limitations. Is it necessary to do everything in
MG studio only? then what is the purpose of web studio?
Thanks and waiting for the response
Parvatha