[mapserver-users] Re: Problem with ECW files

2011-01-14 Thread Frost89


Tamas Szekeres wrote:
> Try setting GDAL_DRIVER_PATH using SetConfigOption to the path of the
> plugin directory.

Thanks for the quick reply :)
I'm not sure where I'm supposed to use SetConfigOption?

- Kristian Frost
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Problem-with-ECW-files-tp5918048p5921099.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] PointSymboliser

2011-01-14 Thread Tonton
hello
i try to use star for point symboliser like this sld definition !


  

  
star

  #CC0066


  #FF

  
  
10.0
  

  

but it's not working great

WMS server error. Invalid SLD document
how to validate sld file for mapserver ?

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


[mapserver-users] Symbol for striped polygons

2011-01-14 Thread Simone Frigerio
Hi!
I need to pubblish a polygon with different styles and classes.
Especially I am trying to define a SYMBOL to fill polygon shapes whit
stripes and trasparent background color.
I am not expert on this issue, can you make me some examples please?

Thanks.
Simone

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


Re: [mapserver-users] Symbol for striped polygons

2011-01-14 Thread thomas bonfort
lookup HATCH in docs.

regards,
thomas

On Fri, Jan 14, 2011 at 14:17, Simone Frigerio
 wrote:
> Hi!
> I need to pubblish a polygon with different styles and classes.
> Especially I am trying to define a SYMBOL to fill polygon shapes whit
> stripes and trasparent background color.
> I am not expert on this issue, can you make me some examples please?
>
> Thanks.
> Simone
>
> ___
> 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


[mapserver-users] Character Limit for NAME and GROUP

2011-01-14 Thread tellett

Hi All,

I'm currently coming up against a limitation in mapserver with regards
character limits for certain elements, namely 'NAME' and 'GROUP'. It seems
theres a 54 character limit for these, does anybody know if this is correct
and if there's a possibility to fix it ( I appreciate this should be moved
to the dev list if a change can be made).

Regards
Tom
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Character-Limit-for-NAME-and-GROUP-tp5922135p5922135.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


Re: [mapserver-users] PointSymboliser

2011-01-14 Thread Yewondwossen Assefa

Hi,

You could check in http://www.mapserver.org/ogc/sld.html section *Table 
9. PointSymbolizer *for working examples and sld docs.



regards,


On 14/01/2011 7:45 AM, Tonton wrote:


hello
i try to use star for point symboliser like this sld definition !





star

#CC0066


#FF



10.0




but it's not working great

WMS server error. Invalid SLD document
how to validate sld file for mapserver ?

Tonton


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



--

Assefa Yewondwossen
Software Analyst

Email: yass...@dmsolutions.ca
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


[mapserver-users] Re: mapserver-users Digest, Vol 32, Issue 51

2011-01-14 Thread anumod p
How to write code to calculate distance between two points using 
pointObject  using PHP Map server.


Also how to write code to find shortest path from one point to other using php 
mapserver.


On Wed, 22 Sep 2010 22:40:25 +0530 mapserver-users-requ...@lists.osgeo.org wrote

>Send mapserver-users mailing list submissions to

>mapserver-users@lists.osgeo.org

>

>To subscribe or unsubscribe via the World Wide Web, visit

>http://lists.osgeo.org/mailman/listinfo/mapserver-users

>or, via email, send a message with subject or body 'help' to

>mapserver-users-requ...@lists.osgeo.org

>

>You can reach the person managing the list at

>mapserver-users-ow...@lists.osgeo.org

>

>When replying, please edit your Subject line so it is more specific

>than "Re: Contents of mapserver-users digest..."

>

>

>Today's Topics:

>

>  1. Re: Coments about the Tickedt 3541 (Alan Boudreault)

>

>

>--

>

>Message: 1

>Date: Wed, 22 Sep 2010 13:11:19 -0400

>From: Alan Boudreault 

>Subject: Re: [mapserver-users] Coments about the Tickedt 3541

>To: mapserver-users@lists.osgeo.org

>Message-ID: <201009221311.20241.aboudrea...@mapgears.com>

>Content-Type: text/plain; charset="iso-8859-1"

>

>Hmm... very strange. Although I am not able to reprodude it under Unix 
It 

>seems to be an Oracle bug.

>

>On September 22, 2010 03:35:38 am Jorge Bellido Diez wrote:

>> We reproduced the same problem doing requets to the OCG Services using

>> OpenLayers 2.8 or gvSig 1.1.2 Doing a getfeatureinfo to a Oracle layer 
of

>> an WMS Service or getfeatrue to a Oracle layer of an WFS Service the

>> Oracle Server produce a log file and a dump memory. Then I coud see

>> duplicates values in my primary key, furthermore primary index still

>> points to old data even though the user has no UPDATE-GRANTS. This

>> behavior seems to be random

>> 

>> These are our configuration:

>> - MS4W 3.0 Beta 10

>> - MapServer 5.6.1

>> - Personal Oracle Database 10g Release 10.2.0.1.0 - 64bit Production

>> 

>> This is the way we declare an Oracle Layer in the map file:

>> 

>> LAYER

>> STATUS ON

>> CONNECTIONTYPE oraclespatial

>> CONNECTION "admcarto/admcarto@ORA10GEX"

>> NAME "PoligonosSigpac"

>> PROJECTION

>> "init=epsg:23030"

>> END

>> 

>> TYPE POLYGON

>> METADATA

>> "wms_title" "Poligonos Sigpac 2009"

>> "wms_srs"   "EPSG:23030"

>> "wms_name"  "poligonos"

>> "wms_server_version" "1.1.1"

>> "wms_format" "image/png"

>> "wms_transparent"   "true"

>> "wms_extent" "47 470 61 482"

>> END

>> 

>> DATA "GEOMETRY FROM (SELECT * FROM GV_SIGPAC_POL_ED50) USING UNIQUE 

>gid

>> SRID 82337"

>> 

>> CLASS

>> NAME "Poligonos"

>> STYLE

>> OUTLINECOLOR 178 0 255

>> END

>> TEMPLATE "ttt_query.html"

>> END

>> END

>> --

>> 

>> This is a little portion of one of this log files with the error code:

>> 

>> Dump file f:\oracle\admin\ora10gex\udump\ora10gex_ora_1408.trc

>> Wed Sep 01 12:56:09 2010

>> ORACLE V10.2.0.1.0 - 64bit Production vsnsta=0

>> vsnsql=14 vsnxtr=3

>> Personal Oracle Database 10g Release 10.2.0.1.0 - 64bit Production 
With the

>> Partitioning, OLAP and Data Mining options Windows NT Version V5.2 
Service

>> Pack 2 CPU :2 - type 8664, 1 Physical Cores

>> Process Affinity  : 0x

>> Memory (Avail/Total): Ph:1786M/4031M, Ph+PgF:5772M/7808M Instance name:

>> ora10gex

>> 

>> Redo thread mounted by this instance: 1

>> 

>> Oracle process number: 19

>> 

>> Windows thread id: 1408, image: ORACLE.EXE (SHAD)

>> 

>> 

>> *** SERVICE NAME:(ORA10GEX) 2010-09-01 12:56:09.919

>> *** SESSION ID:(159.12216) 2010-09-01 12:56:09.919

>> ** Internal heap ERROR 17182 addr=07FF985DDC24 *

>> * Dump of memory around addr 07FF985DDC24:

>> 7FF985DCC20 3CC3093F 090E2C10 09474557   [?..<.,..WEG.]

>> 7FF985DCC30 535005C4 44511B43 3CC3093F 152B2D10 [..PSC.QD?..<.-+.]

>> 

>> ..

>> ..

>> ..

>> 

>> Permanent space  = 1732608

>> **

>> Hla: 255

>> *** 2010-09-01 12:56:10.966

>> ksedmp: internal or fatal error

>> ORA-00600: internal error code, arguments: [17182], [0x7FF985DDC24], 
[],

>> [], [], [], [], [] Current SQL statement for this session: SELECT gid,

>> TER_HIST, AREA, PERIMETRO, GID, PROVINCIA, GEOMETRY FROM (SELECT * FROM

>> GT_PROVINCIAS_ED50) WHERE SDO_FILTER( GEOMETRY, 
MDSYS.SDO_GEOMETRY(2003,

>> :srid, NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),:ordinates

>> ),'querytype=window') = 'TRUE' - Call Stack Trace -

>> calling   call   entryargument values in hex

>> location   type   point(? means dubious value)

>>   

>> 

>> 

>> ..

>> ..

>> ..

>> 

>> 

>> 

>> Thanks, Jorge.

>> 

>> 

>> -Mensaje original-

>> De: mapserver-u