AW: [mapserver-users] MapServer 4.8.3: MapScript setProjection

2008-03-11 Thread Eichner, Andreas - SID-NLK

Hi Rob.

Well, I can't help you with the Java stuff but that's the line of 
/usr/share/proj/epsg belonging to 27700:

  # OSGB 1936 / British National Grid
  27700 +proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=40 
+y_0=-10 +datum=OSGB36 +units=m +no_defs  

May be there's a 'G' missing in your datum parameter. 'ellps' is nowhere in the 
line.

Hope that helps


Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Rob
Gesendet: Dienstag, 11. März 2008 12:10
An: mapserver-users@lists.osgeo.org
Betreff: [mapserver-users] MapServer 4.8.3: MapScript setProjection



'+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=40 +y_0=-10 
+ellps=airy +datum=OSB36 +units=m +no_defs'

but this just gives me an error in setProjection - unknown eliptical parameter 
name.

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


RE: [MAPSERVER-USERS] GetCapabilities error + bip format

2008-03-11 Thread Kralidis,Tom [Burlington]
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of cfb
 Sent: 10 March, 2008 6:14 PM
 To: mapserver-users@lists.osgeo.org
 Subject: [MAPSERVER-USERS] GetCapabilities error + bip format
 
 
 Hello,
 
 I have some doubts, I'm working with MS4W 2.2.7, any answer 
 will be really appreciated...
 
 1) When I get the wms GetCapabilities, at the beginning of 
 the document it's write VendorSpecificCapabilities EMPTY, why?:
 
 ?xml version='1.0' encoding=ISO-8859-1 standalone=no ? 
 !DOCTYPE WMT_MS_Capabilities SYSTEM 
 http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd;
  [
  !ELEMENT VendorSpecificCapabilities EMPTY  ]  !-- end of 
 DOCTYPE declaration --
 
 WMT_MS_Capabilities version=1.1.1
 
 !-- MapServer version 5.0.2 OUTPUT=GIF OUTPUT=PNG 
 OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG 
 SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE 
 SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER 
 SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER 
 SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS INPUT=JPEG 
 INPUT=POSTGIS INPUT=ORACLESPATIAL INPUT=OGR INPUT=GDAL 
 INPUT=SHAPEFILE --
 
 Service
   Namennn/Name
   Titlennn...
 
 


Here's what the example at
http://schemas.opengis.net/wms/1.1.1/capabilities_1_1_1.xml states:

 [
 !-- Vendor-specific elements are defined here if needed. --
 !-- If not needed, just leave this EMPTY declaration.  Do not
  delete the declaration entirely. --
 !ELEMENT VendorSpecificCapabilities EMPTY
 ]  !-- end of DOCTYPE declaration --


I believe this is because the existence of the
VendorSpecificCapabilities element itself is defined in
http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd, but no
child elements are defined.  Child elements are left to the implementing
server to define within the Capabilities XML within the !ELEMENT
declaration.

So essentially this is a placeholder by the OGC, defined in the days
where DTDs were primarily used.  These days we see this by way of
extensions, given that using XML Schema allows for this type of
extensibility.

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


RE: [mapserver-users] WMS getFields ?

2008-03-11 Thread Marcelo Mendoza

Unsuscribe me please... thnx Date: Tue, 11 Mar 2008 20:47:49 +0100 From: 
[EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: 
[mapserver-users] WMS getFields ? CC: mapserver-users@lists.osgeo.org  
That's it ! Thanks very much to both of you !  Guillaume  Josh Hevenor a 
écrit :  I think you're looking for the DESCRIBEFEATURETYPE request:
http://emandev.cciw.ca/cgi-bin/mapserver/naturewatch.asp?version=1.0.0s  
ervice=wfsrequest=describefeaturetypetypename=frogwatch  Josh   
   -Original Message-  From: [EMAIL PROTECTED]  [mailto:[EMAIL 
PROTECTED] On Behalf Of Guillaume  Sueur  Sent: Tuesday, March 11, 2008 
1:04 PM  To: mapserver-users@lists.osgeo.org  Subject: [mapserver-users] 
WMS getFields ? Hi list,Is there a way to retrieve the fields 
published for a particular WMS   ressource without passing throught a 
getFeatureInfo on an existing   location ?  I'm trying to build a list of 
fields for WMS ressource, and I'd like to   be able to do that without 
building a specific web service.  Thanks for your lights !  --  
Guillaume SUEUR Expert SIG et OpenSource NEOGEO 46 RUE MATABIAU 31000 
TOULOUSE 06 74 91 95 20 Site web : http://www.neogeo-online.net  
___ mapserver-users mailing list 
mapserver-users@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_
La vida de los famosos al desnudo en MSN Entretenimiento
http://entretenimiento.es.msn.com/___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] WMS getFields ?

2008-03-11 Thread Marcelo Mendoza

Thnx for the reply Guillaume... the clue was very clear
I would do what you suggest, but the button does not work!
I've been trying to unsuscribe since july-2006, but that maybe dont f*ck*ng now 
or care... I've sent emails everywere and got nothing else but more mails from  
the list.
 
If you dont have the solution please keep yourself away form the reply button 
-if you know where is it (I can point to you if you need it), and would 
appreciate if you can be more original when trying to insult me... 
 
Anyway... thnx Guillaume... 
 
btw: Unsuscribe me please thnx Date: Tue, 11 Mar 2008 21:00:46 +0100 
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: 
mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] WMS getFields 
?  I can't make my text bigger than yours as I don't send HTML emails, but : 
 go to http://lists.osgeo.org/mailman/listinfo/mapserver-users try to 
understand what's up in there (clue : unsubscribe is the last  item on the 
page)  and then go to hell  Guillaume  Marcelo Mendoza a écrit :
Unsuscribe me please... thnx   
_
MSN Video. 
http://video.msn.com/?mkt=es-es___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] WMS getFields ?

2008-03-11 Thread Bart van den Eijnden (OSGIS)

Try and send an e-mail to:

To remove your address from the list, send a message to:
  [EMAIL PROTECTED]


If that does not work then contact the list administrator: 
[EMAIL PROTECTED]


Best regards,
Bart

Marcelo Mendoza wrote:

Thnx for the reply Guillaume... the clue was very clear
I would do what you suggest, but the button does not work!
I've been trying to unsuscribe since july-2006, but that maybe dont 
f*ck*ng now or care... I've sent emails everywere and got nothing 
else but more mails from  the list.
 
If you dont have the solution please keep yourself away form the 
reply button -if you know where is it (I can point to you if you 
need it), and would appreciate if you can be more original when trying 
to insult me...
 
Anyway... thnx Guillaume...
 
btw: Unsuscribe me please thnx


 Date: Tue, 11 Mar 2008 21:00:46 +0100
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: mapserver-users@lists.osgeo.org
 Subject: Re: [mapserver-users] WMS getFields ?

 I can't make my text bigger than yours as I don't send HTML emails, 
but :


 go to http://lists.osgeo.org/mailman/listinfo/mapserver-users
 try to understand what's up in there (clue : unsubscribe is the last
 item on the page)

 and then go to hell

 Guillaume

 Marcelo Mendoza a écrit :
 
  Unsuscribe me please... thnx






Todo ruedas: información práctica y todo el glamour del mundo del 
motor. MSN Estilo y Tendencias http://estilo.es.msn.com/



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



--
Bart van den Eijnden
OSGIS, Open Source GIS
[EMAIL PROTECTED]
http://www.osgis.nl

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


Re: [mapserver-users] Farsi right-to-left labels

2008-03-11 Thread Yewondwossen Assefa

Hi There,

 Have you looked at the PostArabic posgresql module 
(http://dcmms.sourceforge.net/postarabic.php).


 Not sure if Farsi and Arabic text are treated similarly but If that 
was the case, you can load your data into a postgres/postgis DB, install 
the postarabic module and use str_reverse and the shape_arabic functions 
available to display your postgis layer with the labels in Mapserver.


Best Regards,

R Isfahani wrote:

Hi,

I'm trying to render some Farsi (Persian) labels on my map. As you may 
know, Farsi words are written from right to left, just like Hebrew.
I've changed the label's encoding to 'Windows-1256' in my mapfile and 
I'm using TrueType fonts. Farsi letters have appeared. But the problem 
is that letters are in revers order and letters are not joining properly.
Of course reversing the letters' order in database will cause the right 
order of them when rendering the map. But I wanna know if there's any 
other way to show farsi labels in right order with no joining problems.
 
[Actually, I'm using Ka-Map on the top of Mapserver to render my maps on 
the web. Ka-Mappers told me that my problem is a kind of Mapserver problems]


Any new ideas are welcomed.
Thanx.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try 
it now. 
http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
 





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



--

Assefa Yewondwossen
Software Analyst

Email: [EMAIL PROTECTED]
http://www.dmsolutions.ca/

Phone: (613) 565-5056 (ext 14)
Fax:   (613) 565-0925


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


Re: [MAPSERVER-USERS] Follow does not work

2008-03-11 Thread Jay Why
On Tue, Mar 11, 2008 at 9:27 AM, Marco Hung [EMAIL PROTECTED] wrote:

 Hi Jai,

 Try this structure in the LABEL

 example:

LABEL
COLOR  0 0 0
FONT arial
TYPE truetype
SIZE 6
ANTIALIAS true
POSITION AUTO
MINDISTANCE 200
PARTIALS FALSE
ANGLE FOLLOW
MINFEATURESIZE 20
   END


 change the things that you dont need for example color, font etc but
 not change the TYPE, the PARTIALS and the ANGLE. I study for several
 months the way that how the label follow the same form of the objects
 for example the roads.
 This work for me.
 What ever you need ask
 i'm to the order.

 On Mon, Mar 10, 2008 at 5:52 PM, rich.fromm [EMAIL PROTECTED] wrote:
 
 
  Rodrigo Martín LÓPEZ GREGORIO-2 wrote:
  
   Try this:
  
   *ANGLE AUTO*
  
   This seems to work for me.
  
 
  But, afaik, AUTO is not the same as FOLLOW.  If you want, for example,
  curved labels on roads that are curved, following the road, you need
 FOLLOW,
  not AUTO.
 
  I had previously had some preblems when (incorrectly, I believe)
 specifying
  POSITION AUTO along with ANGLE FOLLOW:
  https://trac.osgeo.org/mapserver/ticket/2455
 
  but it doesn't look like you're doing that, so I'm not sure why things
  aren't working for you.
 
  - Rich
 
  --
  View this message in context:
 http://www.nabble.com/Follow-does-not-work-tp15951740p15962291.html
  Sent from the Mapserver - User mailing list archive at Nabble.com.
 
 
  ___
  mapserver-users mailing list
  mapserver-users@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/mapserver-users
 
 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users




-- 
Jay Why
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users