[mapserver-users] Raster Layer Error

2010-09-06 Thread Ibrahim Saricicek
Hi All, A 800Mb Jpeg2000 file works on MS4W, but returns an error on Linux. What is meant on the error message? The error message is; msDrawMap(): Image handling error. Failed to draw layer named 'Uydu'. GetBlockRef failed at X block offset 267, Y block offset 96: Unable to access file. GDALRas

[mapserver-users] Re: Raster Layer Error

2010-09-06 Thread ibrahim saricicek
Hi.. No it's not about the path, I've tried shapepath either. On Mon, Sep 6, 2010 at 12:23 PM, Sumit Sharma [via OSGeo.org] < ml-node+5502593-320101334-10...@n2.nabble.com > wrote: > I would suggest you to revisit your path, try using shapepath, imagepath > etc. and make sure that you are able t

[mapserver-users] Random color

2010-09-22 Thread Ibrahim Saricicek
Hi list, Can I define random colors for each of objects in a table? Or hhould I define classes for each of them? (I don't want to use Quantum Gis styling and mapserver export.) Thanks in advance... -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Random-color-tp555889

Re: [mapserver-users] Random color

2010-09-22 Thread ibrahim saricicek
anything like this but it should work... > > Steve > > ____ > From: mapserver-users-boun...@lists.osgeo.org [ > mapserver-users-boun...@lists.osgeo.org] On Behalf Of Ibrahim Saricicek [ > ibrahimsarici...@gmail.com] > Sent: Wednesday, Sep

[mapserver-users] Raster Background

2010-09-23 Thread Ibrahim Saricicek
Hi list, I have a rotated satellite image as seen below. Is there a way of not showing the black background on the rest of bbox? Should I change something on image? Or is there a function like "Pixel Transparency" like on Erdas Imagine 2010? Regards... http://osgeo-org.1803224.n2.nabble.com/fi

[mapserver-users] Re: Raster Background

2010-09-23 Thread Ibrahim Saricicek
Hi list, I found the answer; http://www.mail-archive.com/mapserver-users@lists.osgeo.org/msg06172.html In the layer definition I've added OFFSITE 0 0 0 Thanks Sep 23, 2010; 12:00pm Ibrahim Saricicek – Raster Background This message was accept

[mapserver-users] Expressions

2010-10-05 Thread Ibrahim Saricicek
Hi List; instead of an sql ,in the connection string including 'LIKE'; (select id, name,the_geom from public.mytable where name like '%xyz%') I would like to use an expression. But documents say "The following logical operators are supported: =,>,<,<=,>=,=,or,and,lt,gt,ge,le,eq,ne" How can I us

Re: [mapserver-users] Expressions

2010-10-06 Thread ibrahim saricicek
> Expression /xyz/ > End > > Steve > > > From: mapserver-users-boun...@lists.osgeo.org [ > mapserver-users-boun...@lists.osgeo.org] On Behalf Of Ibrahim Saricicek [ > ibrahimsarici...@gmail.com] > Sent: Tuesday, October 05, 2010 8:08

[mapserver-users] The order of Classes in A Layer

2010-10-20 Thread Ibrahim Saricicek
Hi List, I have several polygons in a postgis table. Some bigger polygons cover the smaller ones. How can I prevent bigger polygons drawn on smaller ones? On this case smaller ones cant be seen only labels are drawn. I don't know the problem is about drawing order but I think so. As you can see

Re: [mapserver-users] The order of Classes in A Layer

2010-10-20 Thread ibrahim saricicek
> From: mapserver-users-boun...@lists.osgeo.org [mailto: > mapserver-users-boun...@lists.osgeo.org] On Behalf Of Ibrahim Saricicek > Sent: Wednesday, October 20, 2010 9:47 AM > To: mapserver-users@lists.osgeo.org > Subject: [mapserver-users] The order of Classes in A Layer > >

[mapserver-users] Re: Adjacent letter problem

2010-04-04 Thread Ibrahim Saricicek
Dear All, I have this kind of visual problems. Please send a comment.. Thanks in advance.. -- View this message in context: http://n2.nabble.com/Adjacent-letter-problem-tp4830536p4852456.html Sent from the Mapserver - User mailing list archive at Nabble.com. ___

Re: [mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-05 Thread ibrahim saricicek
PRIORITY 10 ANTIALIAS TRUE END *This is a sample of results;* *Why are some letters adjecent? How can I prevent this situation?* Thanks in advance.. On Mon, Apr 5, 2010 at 4:11 PM, Stephen Woodbridge wrote: > Ibrahim Saricicek wrote: > >>

[mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-05 Thread Ibrahim Saricicek
Hi; Mapserver 5.4.0 (ms4w) I can't change the label size, this is optimum, bigger labels cover so many ares, smaller can't be read.. I tried; arial, calibri, helvetica, verdana.. all the same?? and with, LABEL TYPE truetype FONT 'arial' SIZE 8 COLOR 0 0 0 END The result is the same.. http:

[mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-06 Thread Ibrahim Saricicek
Hi all; Is this a BUG? Anyone faced with this situation? Small fonts shouldn't result with adjacent letters, I think. ??? -- View this message in context: http://n2.nabble.com/Adjacent-letter-problem-tp4830536p4858959.html Sent from the Mapserver - User mailing list archive at Nabble.com.

[mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-06 Thread Ibrahim Saricicek
Hi all, Different output methods and formats give the same result including AGG rendering. The problem occurs while rendering the labels. Whatever the output is, letters are drawn adjacent. Thanks.. -- View this message in context: http://n2.nabble.com/Adjacent-letter-problem-tp4830536p4859063

[mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-06 Thread Ibrahim Saricicek
Hi all, Sorry for instant test and answer, I've used, OUTPUTFORMAT NAME 'AGGA' DRIVER AGG/PNG IMAGEMODE RGBA END But couln't get suitable images then used, OUTPUTFORMAT NAME 'AGGA' DRIVER AGG/PNG MIMETYPE "image/PNG" IMAGEMODE RGBA EXTENSION "PNG" TRANSPARE

[mapserver-users] Re: Adjacent letter problem [Bayesian]

2010-04-06 Thread Ibrahim Saricicek
Hi all, One more question. All my visual layer definitions changed this time. Left one is newer (agg rendering). Labels are ok, but I want to show my roads like older one. http://n2.nabble.com/file/n4859599/diff.jpg -- View this message in context: http://n2.nabble.com/Adjacent-letter-prob

[mapserver-users] Re: Fwd: Best and simplest solution for setting up a raster map server

2010-04-12 Thread Ibrahim Saricicek
Hi, Have you geo-referenced (registered) your rasters. If so try mapserver+openlayers. This explains how you add your raster layers. http://mapserver.org/input/raster.html And this is an example of mapserver and openlayers. http://openlayers.org/dev/examples/mapserver.html Your map file will

[mapserver-users] Rendering Problem

2010-05-18 Thread Ibrahim Saricicek
Dear All, This is my Debian Lenny 64-bit server Mapserver version; MapServer version 5.4.2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=SOS_SERVER S

[mapserver-users] Re: loadLayer(): Unknown ide ntifier. Parsing error near (â):(line 662128)

2010-05-18 Thread Ibrahim Saricicek
Dear all, I'm using more than 100 layers on 5.4.2 version. I think the problem is not about number of layers but about characters you have used in map file.. Regards... -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/loadLayer-Unknown-identifier-Parsing-error-near-a-li

[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
- what are the data sources for these layers? Postgis - what are the library versions used for each MapServer build, are they the exact same on both systems? This is server side (local version is ms4w 5.4.0-rc2, not he same libraries!!) ii libfreetype62.3.7-2+lenny1

[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
- what are the data sources for these layers? Postgis - what are the library versions used for each MapServer build, are they the exact same on both systems? This is server side (local version is ms4w 5.4.0-rc2, not he same libraries!!) ii libfreetype62.3.7-2+lenny1

[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
Hi all, Returns the same results cos they are using the same PostgreSql on linux. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Rendering-Problem-tp5069072p5098281.html Sent from the Mapserver - User mailing list archive at Nabble.com. _

[mapserver-users] Postgis Function in a Wfs Map File Problem

2010-06-16 Thread Ibrahim Saricicek
Hi All; I ve a function in Postgis that returns a geometry; findroute_multiplepoints_sp. select findroute_multiplepoints_sp('{{3647479.442976, 4852451.8659522},{3652677.1608985,4848094.9553407},{3647577.5,4850086.5}}'); returns dijkstra (shortest path) results of given points. And my layer def

[mapserver-users] Re: Postgis Function in a Wfs Map File Problem

2010-06-17 Thread Ibrahim Saricicek
Hi all, I've updated my post. Now I have a different error. Regards.. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Postgis-Function-in-a-Wfs-Map-File-Problem-tp5186640p5190953.html Sent from the Mapserver - User mailing list archive at Nabble.com. ___

[mapserver-users] Re: Postgis Function in a Wfs Map File Problem

2010-06-18 Thread Ibrahim Saricicek
Hi, The outcome of the function is "geometry" (a multilinestring). Regards.. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Postgis-Function-in-a-Wfs-Map-File-Problem-tp5186640p5194922.html Sent from the Mapserver - User mailing list archive at Nabble.com.

[mapserver-users] Re: Rendering Problem

2010-07-23 Thread Ibrahim Saricicek
Hi all, I couldn't still find a way to solve the problem discussed on; http://osgeo-org.1803224.n2.nabble.com/Rendering-Problem-td5069072.html#a5098281. Waiting for any advice.. Thanks in advence.. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Rendering-Problem-tp5069

Re: [mapserver-users] Re: Rendering Problem

2010-07-23 Thread ibrahim saricicek
> -Original Message- > > From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users- > > boun...@lists.osgeo.org] On Behalf Of Ibrahim Saricicek > > Sent: 23 July 2010 09:47 > > To: mapserver-users@lists.osgeo.org > > Subject: [mapserver-users] Re:

[mapserver-users] Re: Rendering Problem

2010-07-26 Thread Ibrahim Saricicek
ii libfreetype62.3.7-2+lenny1 FreeType 2 font engine, shared library files ii libfreetype6-dev2.3.7-2+lenny1 FreeType 2 font engine, development files -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Render

[mapserver-users] Re: Rendering Problem

2010-07-27 Thread ibrahim saricicek
Hi all, ms4w 5.4.0-rc2 on windows 7. Is there a way to learn ms4w freetype libraries? Regards... On Tue, Jul 27, 2010 at 10:13 PM, Lime, Steve D (DNR) [via OSGeo.org] < ml-node+5343634-1325975678-286...@n2.nabble.com > wrote: And on Windows where things work? ___

[mapserver-users] Re: Rendering Problem

2010-08-02 Thread Ibrahim Saricicek
cdf-3.6.1 PDFlib-Lite-6.0.2 php-5.2.6 postgresql-8.3.3 proj-4.6.1 Python-2.5.1 regex-0.12 sqlite3 SWIG-1.3.33 tiff-cvs (02/04/08) xerces-c-2.7.0 zlib-1.2.3 Ibrahim Saricicek wrote: > Hi all, > > ms4w 5.4.0-rc2 on windows 7. Is there a