Re: [mapguide-users] Other type of map files

2007-10-29 Thread Dorin
Thanks,
I use FME to tranform into shp the 000 file. But, now I don't know how import 
them into MGOS.
Dorin



- Original Message 
From: Jonathon <[EMAIL PROTECTED]>
To: MapGuide Users Mail List 
Sent: Monday, October 29, 2007 5:57:08 PM
Subject: RE: [mapguide-users] Other type of map files


MGOS does not handle S57 natively however, FME from Safe Software
 handles
S57 files and then you can make them either shape or sdf.
Cheers,
Jonathon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dorin333
Sent: Monday, October 29, 2007 2:44 AM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Other type of map files


Hi all,

I have a S57 file map format. I want to use this map into my project.
Is there a possibility to work into MGOS?

Thanks a lot.
-- 
View this message in context:
http://www.nabble.com/Other-type-of-map-files-tf4701765s16610.html#a13440583
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users





__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Windows-based application

2007-10-29 Thread Kenneth, GEOGRAF A/S
On workaround would be to open the correct port in the firewall, but 
that will probably open up all sorts of security hazards.


Another solution is to create a .Net wrapper for the HTTP interface of 
the mapguide server.

I have built such a wrapper, and licensed it under LGPL.
It is not complete, but mail me off-list if you want a development copy 
to build on.


Regards, Kenneth, GEOGRAF A/S



Jackie Ng skrev:

You can utilise the .net API in a windows client application only if the host
which the client application will run, can reach the mapguide site server,
because the mapguide API is meant to be used on a server/web "tier".

If this is not what you are after, then unfortunately you cannot use the
.net API. 


- Jackie


A H wrote:
  

can i use MapGuide Open Source on ASP.NET C# to develop a windows-based
client application? is there any example for this?




  
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread IT-Joe Marvin
Okay, so I went ahead wrote my view to a table (select into as suggested) and I 
fully expected that to resolve the issue.  However, my little 9 row table 
exhibits the exact same behavior.   Now I cannot exclude the possibilty that I 
am doing something wrong here.  But I now wonder if we are indeed having the 
same issue.
 
Some other things we've noticed while trying to debug this earlier:
 
- We were able to duplicate this problem in ESRI ArcMap by joining the tables 
in a certain order. 
- When joining the table, selecting an "Inner Join" causes no parcels to be 
themed.  Outer Join has the wacky theme jumping.
 
-joe
 
 
 



From: [EMAIL PROTECTED] on behalf of Jason Birch
Sent: Mon 10/29/2007 11:14 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] Major Feature Join Problems


Not much comfort in that :)
 
Have you tried writing your view out as a table (select into) to see if it goes 
away as it did for Jackie?
 
I'd be interested in seeing the view definitions... maybe in comments on the 
new ticket?
 
Jason
 


From: IT-Joe Marvin
Subject: RE: [mapguide-users] Major Feature Join Problems


We too are experiencing this problem when joining to a SQL 2000 view using the 
FDO provided via MG2008 enterprise.  In our case, joining a SQL View to a SHP 
file (imported layer, but not converted to SDF) results in these wacky jumping 
themes.
 
At least it seems we are not alone.
 
<>___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jackie Ng

I've opened a new trac ticket for this problem:
http://trac.osgeo.org/mapguide/ticket/296

Perhaps you could note down your experiences for that ticket?

- Jackie


joecm wrote:
> 
> We too are experiencing this problem when joining to a SQL 2000 view using
> the FDO provided via MG2008 enterprise.  In our case, joining a SQL View
> to a SHP file (imported layer, but not converted to SDF) results in these
> wacky jumping themes.
>  
> At least it seems we are not alone.
>  
> -joe
>  
>  
> 
> 
> 
> From: [EMAIL PROTECTED] on behalf of Jackie Ng
> Sent: Mon 10/29/2007 8:46 PM
> To: mapguide-users@lists.osgeo.org
> Subject: [mapguide-users] Major Feature Join Problems
> 
> 
> 
> 
> Hello List,
> 
> I am experiencing, major problems with Feature Joins in MGOS 1.2.
> 
> When I create a Feature Join from a SDF feature source to an ODBC data
> source, the fill styles of the joined feature source, will randomly change
> as you pan and zoom around the map.
> 
> I've described the problem in detail here.
> http://trac.osgeo.org/mapguide/ticket/230
> 
> I wasn't fussed about the ticket being filed invalid, because I was able
> to
> workaround the problem by exporting straight to SDF, instead of exporting
> to
> SHP -> convert to SDF at the load procedure.
> 
> But now I am experiencing the same problem, even when exporting straight
> to
> SDF.
> 
> Now I am majorly concerned, because having our spatial data themed by
> joined
> data in a live ODBC data source is a fundamental requirement of the maps
> we
> create. If mapguide is rendering them incorrectly, then feature joins (and
> MapGuide, to some effect) is totally useless to us.
> 
> I've already pursued this case w/ Autodesk support (legit, as the problem
> also occurs in our MG Enterprise 2k8 server), and I've heard nothing from
> them since...
> 
> - Jackie
> --
> View this message in context:
> http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482032
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> 
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 
> 
>  
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13483148
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jackie Ng

Good to know I'm not a lone raving lunatic ;-)

- Jackie


joecm wrote:
> 
> We too are experiencing this problem when joining to a SQL 2000 view using
> the FDO provided via MG2008 enterprise.  In our case, joining a SQL View
> to a SHP file (imported layer, but not converted to SDF) results in these
> wacky jumping themes.
>  
> At least it seems we are not alone.
>  
> -joe
>  
>  
> 
> 
> 
> From: [EMAIL PROTECTED] on behalf of Jackie Ng
> Sent: Mon 10/29/2007 8:46 PM
> To: mapguide-users@lists.osgeo.org
> Subject: [mapguide-users] Major Feature Join Problems
> 
> 
> 
> 
> Hello List,
> 
> I am experiencing, major problems with Feature Joins in MGOS 1.2.
> 
> When I create a Feature Join from a SDF feature source to an ODBC data
> source, the fill styles of the joined feature source, will randomly change
> as you pan and zoom around the map.
> 
> I've described the problem in detail here.
> http://trac.osgeo.org/mapguide/ticket/230
> 
> I wasn't fussed about the ticket being filed invalid, because I was able
> to
> workaround the problem by exporting straight to SDF, instead of exporting
> to
> SHP -> convert to SDF at the load procedure.
> 
> But now I am experiencing the same problem, even when exporting straight
> to
> SDF.
> 
> Now I am majorly concerned, because having our spatial data themed by
> joined
> data in a live ODBC data source is a fundamental requirement of the maps
> we
> create. If mapguide is rendering them incorrectly, then feature joins (and
> MapGuide, to some effect) is totally useless to us.
> 
> I've already pursued this case w/ Autodesk support (legit, as the problem
> also occurs in our MG Enterprise 2k8 server), and I've heard nothing from
> them since...
> 
> - Jackie
> --
> View this message in context:
> http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482032
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> 
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 
> 
>  
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13483033
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jason Birch
Not much comfort in that :)
 
Have you tried writing your view out as a table (select into) to see if
it goes away as it did for Jackie?
 
I'd be interested in seeing the view definitions... maybe in comments on
the new ticket?
 
Jason
 


From: IT-Joe Marvin
Subject: RE: [mapguide-users] Major Feature Join Problems


We too are experiencing this problem when joining to a SQL 2000 view
using the FDO provided via MG2008 enterprise.  In our case, joining a
SQL View to a SHP file (imported layer, but not converted to SDF)
results in these wacky jumping themes.
 
At least it seems we are not alone.
 
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Windows-based application

2007-10-29 Thread Jackie Ng

You can utilise the .net API in a windows client application only if the host
which the client application will run, can reach the mapguide site server,
because the mapguide API is meant to be used on a server/web "tier".

If this is not what you are after, then unfortunately you cannot use the
.net API. 

- Jackie


A H wrote:
> 
> can i use MapGuide Open Source on ASP.NET C# to develop a windows-based
> client application? is there any example for this?
> 

-- 
View this message in context: 
http://www.nabble.com/Windows-based-application-tf4715661s16610.html#a13483031
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread IT-Joe Marvin
We too are experiencing this problem when joining to a SQL 2000 view using the 
FDO provided via MG2008 enterprise.  In our case, joining a SQL View to a SHP 
file (imported layer, but not converted to SDF) results in these wacky jumping 
themes.
 
At least it seems we are not alone.
 
-joe
 
 



From: [EMAIL PROTECTED] on behalf of Jackie Ng
Sent: Mon 10/29/2007 8:46 PM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Major Feature Join Problems




Hello List,

I am experiencing, major problems with Feature Joins in MGOS 1.2.

When I create a Feature Join from a SDF feature source to an ODBC data
source, the fill styles of the joined feature source, will randomly change
as you pan and zoom around the map.

I've described the problem in detail here.
http://trac.osgeo.org/mapguide/ticket/230

I wasn't fussed about the ticket being filed invalid, because I was able to
workaround the problem by exporting straight to SDF, instead of exporting to
SHP -> convert to SDF at the load procedure.

But now I am experiencing the same problem, even when exporting straight to
SDF.

Now I am majorly concerned, because having our spatial data themed by joined
data in a live ODBC data source is a fundamental requirement of the maps we
create. If mapguide is rendering them incorrectly, then feature joins (and
MapGuide, to some effect) is totally useless to us.

I've already pursued this case w/ Autodesk support (legit, as the problem
also occurs in our MG Enterprise 2k8 server), and I've heard nothing from
them since...

- Jackie
--
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482032
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


<>___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jackie Ng

Ok, some updates.

The database I was joining to was SQL Server 2000.

In the process of preparing the problem data package, I converted the
relevant portions of the SQL Server database to MS Access, under the
assumption of the original bug description (ie, the bug still occured
despite different databases)

However when I tested this with the MS Access database, the bug disappeared
(?)

So I went into further investigation into the SQL Server 2000 database.

The problematic feature join was between a SDF file to a SQL Server 2000
view. Just as a hunch, I dumped the contents of the view into a table, and
renamed the view and table so that the SDF was now joined to a table instead
of a view. 

When I looked at the layer again, the bug once again disappeared!

Which leaves me to the following conclusion...

There is a table/view inconsistency in SQL Server 2000 with regards to
feature joins.

As a result, I'll most likely leave the original ticket closed, and open a
new one instead. The only problem is the SQL Server database is 1GB (how
could I package that?) I can't convert it into a different database
without invalidating the bug. I'll try and reproduce the problem with a
smaller sample data to see if my theory holds any weight.

- Jackie


Jackie Ng wrote:
> 
> Hi Jason,
> 
> I'm in the process of preparing this new problem package, which I'll
> attach to that ticket.
> 
> - Jackie
> 
> 
> JasonBirch wrote:
>> 
>> Hi Jackie,
>>  
>> I closed that under the assumption that it was a problem with the
>> SHP->SDF translation in Studio.  If you are seeing the problem under
>> different circumstances, please re-open the ticket.  If you have an
>> additional package that you could create to show the problem with this
>> new data, as well as detailed (so a robot could understand) steps to
>> reproduce, then that would be good.
>>  
>> Also, if you want to provide me with a link off-list to download the
>> original SHP files, I'd be happy to run them through FME, test for
>> invalid features, etc..., and give them back to you as SDF just in case
>> there's a problem with Map as well.
>>  
>> Jason
>> 
>> 
>> 
>> From: Jackie Ng
>> Subject: [mapguide-users] Major Feature Join Problems
>> 
>> 
>> 
>> I wasn't fussed about the ticket being filed invalid, because I was able
>> to
>> workaround the problem by exporting straight to SDF, instead of exporting
>> to
>> SHP -> convert to SDF at the load procedure.
>> 
>> 
>> 
>>  
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482950
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jackie Ng

Hi Jason,

I'm in the process of preparing this new problem package, which I'll attach
to that ticket.

- Jackie


JasonBirch wrote:
> 
> Hi Jackie,
>  
> I closed that under the assumption that it was a problem with the SHP->SDF
> translation in Studio.  If you are seeing the problem under different
> circumstances, please re-open the ticket.  If you have an additional
> package that you could create to show the problem with this new data, as
> well as detailed (so a robot could understand) steps to reproduce, then
> that would be good.
>  
> Also, if you want to provide me with a link off-list to download the
> original SHP files, I'd be happy to run them through FME, test for invalid
> features, etc..., and give them back to you as SDF just in case there's a
> problem with Map as well.
>  
> Jason
> 
> 
> 
> From: Jackie Ng
> Subject: [mapguide-users] Major Feature Join Problems
> 
> 
> 
> I wasn't fussed about the ticket being filed invalid, because I was able
> to
> workaround the problem by exporting straight to SDF, instead of exporting
> to
> SHP -> convert to SDF at the load procedure.
> 
> 
> 
>  
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482294
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jason Birch
Hi Jackie,
 
I closed that under the assumption that it was a problem with the SHP->SDF 
translation in Studio.  If you are seeing the problem under different 
circumstances, please re-open the ticket.  If you have an additional package 
that you could create to show the problem with this new data, as well as 
detailed (so a robot could understand) steps to reproduce, then that would be 
good.
 
Also, if you want to provide me with a link off-list to download the original 
SHP files, I'd be happy to run them through FME, test for invalid features, 
etc..., and give them back to you as SDF just in case there's a problem with 
Map as well.
 
Jason



From: Jackie Ng
Subject: [mapguide-users] Major Feature Join Problems



I wasn't fussed about the ticket being filed invalid, because I was able to
workaround the problem by exporting straight to SDF, instead of exporting to
SHP -> convert to SDF at the load procedure.


<>___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Major Feature Join Problems

2007-10-29 Thread Jackie Ng

Hello List,

I am experiencing, major problems with Feature Joins in MGOS 1.2.

When I create a Feature Join from a SDF feature source to an ODBC data
source, the fill styles of the joined feature source, will randomly change
as you pan and zoom around the map.

I've described the problem in detail here.
http://trac.osgeo.org/mapguide/ticket/230

I wasn't fussed about the ticket being filed invalid, because I was able to
workaround the problem by exporting straight to SDF, instead of exporting to
SHP -> convert to SDF at the load procedure.

But now I am experiencing the same problem, even when exporting straight to
SDF. 

Now I am majorly concerned, because having our spatial data themed by joined
data in a live ODBC data source is a fundamental requirement of the maps we
create. If mapguide is rendering them incorrectly, then feature joins (and
MapGuide, to some effect) is totally useless to us.

I've already pursued this case w/ Autodesk support (legit, as the problem
also occurs in our MG Enterprise 2k8 server), and I've heard nothing from
them since...

- Jackie
-- 
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482032
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10

2007-10-29 Thread Traian Stanev
 
OK, then it's likely that MapGuide is not searching the correct places for 
fonts on Ubuntu Linux.
Consider writing this up in a ticket.
 
Traian
 

-Original Message- 
From: [EMAIL PROTECTED] on behalf of Jackie Ng 
Sent: Mon 10/29/2007 5:58 PM 
To: mapguide-users@lists.osgeo.org 
Cc: 
Subject: RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10




Hi Traian,

Your last suggestion was the cure! Cheers.

- Jackie


Traian Stanev wrote:
>
> Then I have no idea... As one last check, you can try copying the 
actual
> Verdana font file to the run directory of the mgserver executable.
> That's where it will search for sure.
>
>
> Traian
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:mapguide-users-
>> [EMAIL PROTECTED] On Behalf Of Jackie Ng
>> Sent: Monday, October 29, 2007 1:37 AM
>> To: mapguide-users@lists.osgeo.org
>> Subject: RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10
>>
>>
>> Hmm, that layer (Districts) defines the font as Verdana, but I 
already
>> have
>> the Verdana font installed. ??
>>
>> - Jackie
>>
>>
>> Traian Stanev wrote:
>> >
>> > It's likely failing to match the font used for the labels. For
>> example if
>> > it is set to Arial and the Linux box doesn't have that font, it may
>> match
>> > with some other font -- and the matching is not always perfect. One
>> > solution is to install the right fonts on the Linux box, another is
>> to
>> > explicitly specify fonts that are available on Ubuntu in the layer
>> > definition.
>> >
>> > Traian
>> >
>> >
>> >-Original Message-
>> >From: [EMAIL PROTECTED] on behalf of Jackie
>> Ng
>> >Sent: Sat 10/27/2007 12:34 AM
>> >To: mapguide-users@lists.osgeo.org
>> >Cc:
>> >Subject: [mapguide-users] Strange labels on Ubuntu Linux 7.10
>> >
>> >
>> >
>> >
>> >Hi List,
>> >
>> >I just built mgos 1.2.0 on Ubuntu Linux 7.10, and when I loaded
>> up the
>> >Sheboygan dataset, I get these crazy  looking wingding like
>> labels,
>> > instead
>> >of english text. (?)
>> >
>> >See attached screenshot
>> >
>> >http://www.nabble.com/file/p13439407/sheboygan.jpg
>> >
>> >Any ideas what could be wrong?
>> >
>> >- Jackie
>> >--
>> >View this message in context:
>> > http://www.nabble.com/Strange-labels-on-Ubuntu-Linux-7.10-
>> tf4701219s16610.html#a13439407
>> >Sent from the MapGuide Users mailing list archive at Nabble.com.
>> >
>> >___
>> >mapguide-users mailing list
>> >mapguide-users@lists.osgeo.org
>> >http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >
>> >
>> >
>> > ___
>> > mapguide-users mailing list
>> > mapguide-users@lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >
>> >
>>
>> --
>> View this message in context: 
http://www.nabble.com/Strange-labels-on-
>> Ubuntu-Linux-7.10-tf4701219s16610.html#a13461852
>> Sent from the MapGuide Users mailing list archive at Nabble.com.
>>
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>

--
View this message in context: 
http://www.nabble.com/Strange-labels-on-Ubuntu-Linux-7.10-tf4701219s16610.html#a1340
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10

2007-10-29 Thread Jackie Ng

Hi Traian,

Your last suggestion was the cure! Cheers.

- Jackie


Traian Stanev wrote:
> 
> Then I have no idea... As one last check, you can try copying the actual
> Verdana font file to the run directory of the mgserver executable.
> That's where it will search for sure.
> 
> 
> Traian
> 
> 
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:mapguide-users-
>> [EMAIL PROTECTED] On Behalf Of Jackie Ng
>> Sent: Monday, October 29, 2007 1:37 AM
>> To: mapguide-users@lists.osgeo.org
>> Subject: RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10
>> 
>> 
>> Hmm, that layer (Districts) defines the font as Verdana, but I already
>> have
>> the Verdana font installed. ??
>> 
>> - Jackie
>> 
>> 
>> Traian Stanev wrote:
>> >
>> > It's likely failing to match the font used for the labels. For
>> example if
>> > it is set to Arial and the Linux box doesn't have that font, it may
>> match
>> > with some other font -- and the matching is not always perfect. One
>> > solution is to install the right fonts on the Linux box, another is
>> to
>> > explicitly specify fonts that are available on Ubuntu in the layer
>> > definition.
>> >
>> > Traian
>> >
>> >
>> >-Original Message-
>> >From: [EMAIL PROTECTED] on behalf of Jackie
>> Ng
>> >Sent: Sat 10/27/2007 12:34 AM
>> >To: mapguide-users@lists.osgeo.org
>> >Cc:
>> >Subject: [mapguide-users] Strange labels on Ubuntu Linux 7.10
>> >
>> >
>> >
>> >
>> >Hi List,
>> >
>> >I just built mgos 1.2.0 on Ubuntu Linux 7.10, and when I loaded
>> up the
>> >Sheboygan dataset, I get these crazy  looking wingding like
>> labels,
>> > instead
>> >of english text. (?)
>> >
>> >See attached screenshot
>> >
>> >http://www.nabble.com/file/p13439407/sheboygan.jpg
>> >
>> >Any ideas what could be wrong?
>> >
>> >- Jackie
>> >--
>> >View this message in context:
>> > http://www.nabble.com/Strange-labels-on-Ubuntu-Linux-7.10-
>> tf4701219s16610.html#a13439407
>> >Sent from the MapGuide Users mailing list archive at Nabble.com.
>> >
>> >___
>> >mapguide-users mailing list
>> >mapguide-users@lists.osgeo.org
>> >http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >
>> >
>> >
>> > ___
>> > mapguide-users mailing list
>> > mapguide-users@lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >
>> >
>> 
>> --
>> View this message in context: http://www.nabble.com/Strange-labels-on-
>> Ubuntu-Linux-7.10-tf4701219s16610.html#a13461852
>> Sent from the MapGuide Users mailing list archive at Nabble.com.
>> 
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Strange-labels-on-Ubuntu-Linux-7.10-tf4701219s16610.html#a1340
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] RFC 14 Custom Labels

2007-10-29 Thread Scott Hameister
Axtremely well.Thank You

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Monday, October 29, 2007 2:12 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] RFC 14 Custom Labels

 

Hi Scott,

 

If you load the Samples-Symbolization from here, does that meet your needs?

 

http://download.osgeo.org/mapguide/releases/1.2.0/samples/

 

Jason

 

  _  

From: Scott Hameister
Subject: [mapguide-users] RFC 14 Custom Labels

Does anybody have a working Highway symbol example they could package and
mail to me.Both the symbol library and a working example layer?

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] RFC 14 Custom Labels

2007-10-29 Thread Jason Birch
Hi Scott,
 
If you load the Samples-Symbolization from here, does that meet your
needs?
 
http://download.osgeo.org/mapguide/releases/1.2.0/samples/
 
Jason



From: Scott Hameister
Subject: [mapguide-users] RFC 14 Custom Labels



Does anybody have a working Highway symbol example they could package
and mail to me...Both the symbol library and a working example layer?

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] RFC 14 Custom Labels

2007-10-29 Thread Scott Hameister
Does anybody have a working Highway symbol example they could package and
mail to me.Both the symbol library and a working example layer?

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Other type of map files

2007-10-29 Thread Jonathon
MGOS does not handle S57 natively however, FME from Safe Software handles
S57 files and then you can make them either shape or sdf.
Cheers,
Jonathon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dorin333
Sent: Monday, October 29, 2007 2:44 AM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Other type of map files


Hi all,

I have a S57 file map format. I want to use this map into my project.
Is there a possibility to work into MGOS?

Thanks a lot.
-- 
View this message in context:
http://www.nabble.com/Other-type-of-map-files-tf4701765s16610.html#a13440583
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10

2007-10-29 Thread Traian Stanev
Then I have no idea... As one last check, you can try copying the actual
Verdana font file to the run directory of the mgserver executable.
That's where it will search for sure.


Traian


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:mapguide-users-
> [EMAIL PROTECTED] On Behalf Of Jackie Ng
> Sent: Monday, October 29, 2007 1:37 AM
> To: mapguide-users@lists.osgeo.org
> Subject: RE: [mapguide-users] Strange labels on Ubuntu Linux 7.10
> 
> 
> Hmm, that layer (Districts) defines the font as Verdana, but I already
> have
> the Verdana font installed. ??
> 
> - Jackie
> 
> 
> Traian Stanev wrote:
> >
> > It's likely failing to match the font used for the labels. For
> example if
> > it is set to Arial and the Linux box doesn't have that font, it may
> match
> > with some other font -- and the matching is not always perfect. One
> > solution is to install the right fonts on the Linux box, another is
> to
> > explicitly specify fonts that are available on Ubuntu in the layer
> > definition.
> >
> > Traian
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] on behalf of Jackie
> Ng
> > Sent: Sat 10/27/2007 12:34 AM
> > To: mapguide-users@lists.osgeo.org
> > Cc:
> > Subject: [mapguide-users] Strange labels on Ubuntu Linux 7.10
> >
> >
> >
> >
> > Hi List,
> >
> > I just built mgos 1.2.0 on Ubuntu Linux 7.10, and when I loaded
> up the
> > Sheboygan dataset, I get these crazy  looking wingding like
> labels,
> > instead
> > of english text. (?)
> >
> > See attached screenshot
> >
> > http://www.nabble.com/file/p13439407/sheboygan.jpg
> >
> > Any ideas what could be wrong?
> >
> > - Jackie
> > --
> > View this message in context:
> > http://www.nabble.com/Strange-labels-on-Ubuntu-Linux-7.10-
> tf4701219s16610.html#a13439407
> > Sent from the MapGuide Users mailing list archive at Nabble.com.
> >
> > ___
> > mapguide-users mailing list
> > mapguide-users@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
> >
> >
> >
> > ___
> > mapguide-users mailing list
> > mapguide-users@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Strange-labels-on-
> Ubuntu-Linux-7.10-tf4701219s16610.html#a13461852
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> 
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Other type of map files

2007-10-29 Thread Andy Morsell
The FDO provider for OGR can read S57.  See this page and the links within:
http://fdo.osgeo.org/fdoogr/index.html 


Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dorin333
Sent: Monday, October 29, 2007 2:44 AM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Other type of map files


Hi all,

I have a S57 file map format. I want to use this map into my project.
Is there a possibility to work into MGOS?

Thanks a lot.
--
View this message in context:
http://www.nabble.com/Other-type-of-map-files-tf4701765s16610.html#a13440583
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Postgis, OGR and GDAL and empty Feature Class

2007-10-29 Thread Jose Manuel C G

Well, This is the stage: MapguideOS 1.2, FDO 3.2.3, Postgis 1.3.1.

I've tried postgis, ogr and gdal providers, and I get the data source, and
the test connection is ok, but when I add a new layer > open the data
source, the feature class is empty with a warning:

"The feature class is invalid. Fields below..."

What's wrong?
-- 
View this message in context: 
http://www.nabble.com/Postgis%2C-OGR-and-GDAL-and-empty-Feature-Class-tf4711201s16610.html#a13465977
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Problem whith URL to invoke

2007-10-29 Thread alba

Hi all,

in MapGuide Studio I have a URL to invoke as:
http://www.nabble.com/file/p13424191/invoke.jpg 
when I use one layer ex. MONUMENTI the command is abled when I select a
object on layer MOMUNEMTI,
but I use two layers, as image, the command is disabled when I select a
object on layer MOMUNEMTI or ZONE DI PIANO.
why?
thank Alba
-- 
View this message in context: 
http://www.nabble.com/Problem-whith-URL-to-invoke-tf4696319s16610.html#a13424191
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Other type of map files

2007-10-29 Thread Dorin333

Hi all,

I have a S57 file map format. I want to use this map into my project.
Is there a possibility to work into MGOS?

Thanks a lot.
-- 
View this message in context: 
http://www.nabble.com/Other-type-of-map-files-tf4701765s16610.html#a13440583
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users