[mapserver-users] WMS don't load

2008-09-30 Thread Steve . Toutant
Hello,
I have 2 mapServers on different computer (windows).
I defined a mapFile containing several layers and one WMS layer.
The same copy of this mapFile is used on both server. On one server all 
layers are shown on the static map. On the other server all layers show up 
except the WMS layer.

On both machine mapserv -v shows that WMS client is supported.
Any idea on what else I should verify?

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


[mapserver-users] mapmssql2008.c

2008-09-30 Thread Ivan Mincik
I would like to ask, what is the main reason why new mapmssql2008.c is not 
possible to compile and use on Linux ???
Is it any chance to modify the code to use this PLUGIN in Linux ?
Ivan
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] High resolution printing

2008-09-30 Thread Milo van der Linden

Hello list!

I have been searching the web for tips and tricks, but basically what I 
need is a method or procedure or (commercial) tool that can enhance my 
mapserver installation to enable high resolution printing.


What I am looking for is the best practice to:

- Add a button to our website
- Let the button start a script or program that processes the active 
layers in the map view based upon the current extent
- Generate a mixture of high-res images and optionally svg or alike for 
linework

- combine the works in a pdf
- present the pdf for download to the user

I would also like to know if there are any commercial, mapserver based, 
solutions for this. I am also willing to hire an expert to achieve this.


Any ideas?

Kind regards,

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


Re: [mapserver-users] WMS don't load

2008-09-30 Thread Steve Lime
MapServer version?

 On 9/30/2008 at 10:36 AM, in message
[EMAIL PROTECTED],
[EMAIL PROTECTED] wrote:
 Hello,
 I have 2 mapServers on different computer (windows).
 I defined a mapFile containing several layers and one WMS layer.
 The same copy of this mapFile is used on both server. On one server all 
 layers are shown on the static map. On the other server all layers show up 
 except the WMS layer.
 
 On both machine mapserv -v shows that WMS client is supported.
 Any idea on what else I should verify?
 
 thanks,
 Steve

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


[mapserver-users] Precaching and opacity

2008-09-30 Thread Bistrais, Bob
Sorry for not responding back sooner, but it looks as though the problem
is solved.  I used the OFFSITE command to make the background
transparent.  This works well now.

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


Re: [mapserver-users] WMS don't load

2008-09-30 Thread Steve Lime
If you do a mapserv -v is the output identical on each box?

 On 9/30/2008 at 11:57 AM, in message
[EMAIL PROTECTED],
[EMAIL PROTECTED] wrote:
 Version 5.0.0 on the server that works well
 Version 5.2.0 on the server where WMS don't load
 
 
 Also, If I call the WMS directly from internet explorer with
 http://atlas.gc.ca/cgi-bin/atlaswms_fr?VERSION=1.1.1request=GetMapSRS=EPSG:42
  
 304BBOX=-2750564.75,-936638.5,3583872.5,4673125WIDTH=400HEIGHT=300LAYERS=pe_15m
 STYLES=FORMAT=GIF
 
 it works on both servers so I guess it is not a network problem.
 Here is the layer part of my mapfile:
   LAYER # pe WMS map from geoConnexion
 NAME pe
 TYPE RASTER
 OFFSITE  0 0 0
 STATUS   default
 CONNECTIONTYPE WMS
 CONNECTION 
 http://atlas.gc.ca/cgi-bin/atlaswms_fr?VERSION=1.1.1request=GetMapSRS=EPSG:4
  
 2304BBOX=-2750564.75,-936638.5,3583872.5,4673125WIDTH=400HEIGHT=300LAYERS=pe_15
 mSTYLES=FORMAT=GIF
  
# METADATA
#   wms_srs EPSG:42304
#   wms_name pe
#   wms_server_version 1.1.1
#   wms_format gif
# END
 
 PROJECTION
   init=epsg:42304
 END
   END # pe WMS image ends here
 
 
 I tried with the METADATA statement unmarked as well
 thanks,
 Steve

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


Re: [mapserver-users] ArcSDE 9.3 Support.

2008-09-30 Thread Steve Lime
My assumption is that if it is not specifically stated that something WON'T 
work with a particular
version then it probably will work. I'd say try it. I don't have that version 
handy or I'd do it myself.

Steve

 On 9/30/2008 at 12:06 PM, in message
[EMAIL PROTECTED], Nelson
Soto [EMAIL PROTECTED] wrote:
 I have seen this question asked but have not found any answers; Is
 Mapserver capable of displaying and working with SDE 9.3??? The last
 noted version I can see is 9.2 and am curious as it is not explicitly
 labeled as not working on the MapServer website.
 
  
 
 Thanks,
 Nelson

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


Re: [mapserver-users] WMS don't load

2008-09-30 Thread Steve . Toutant
For both servers I used MS4W to install mapserver
mapserv -v returns almost the same thing
The difference is the version, and these:
SUPPORTS=ICO
NV SUPPORTS=FRIBIDI
SUPPORTS=RGBA_PNG


MapServer version 5.0.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP 
OUTPUT=PDF OUTPUT=SWF OUTPUT=S
VG 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=THREAD
S SUPPORTS=GEOS INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL 
INPUT=SHAPEFILE


MapServer version 5.2.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP 
OUTPUT=PDF
 OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE 
SUPPORTS=ICO
NV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT 
SUPPORTS=WFS_SERVER
SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER 
SUPPORTS=FASTCGI SUP
PORTS=THREADS SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=JPEG INPUT=POSTGIS 
INPUT=OGR
 INPUT=GDAL INPUT=SHAPEFILE






Steve Toutant, M. Sc.
Analyste en géomatique
Secteur environnement
Direction des risques biologiques, environnementaux et occupationnels
Institut national de santé publique du Québec
945, avenue Wolfe
Québec, Qc G1V 5B3 
Tél.: (418) 650-5115 #5281
Fax.: (418) 654-3144
[EMAIL PROTECTED]
http://www.inspq.qc.ca
 
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] ArcSDE 9.3 Support.

2008-09-30 Thread Nelson Soto
Unfortunately, I'm trying to get the msplugin_sde_92.dll to even load as
a plug in at all. I get the following error :

msDrawMap(): Image handling error. Failed to draw layer named
'parcels-sde'. loadCustomLayerDLL: General error message. Failed to load
dynamic Layer LIB: D:\ms4w\Apache\specialplugins\msplugin_sde_92.dll
msGetSymbol(): General error message. Can't load requested dynamic
library: D:\ms4w\Apache\specialplugins\msplugin_sde_92.dll

The path is correct but is likely one of that dll's dependencies...

Ogrinfo and gdalinfo took some time to report 'SDE' in the formats list
and it was due to not being able to find the ArcGIS SDK dlls... I
couldn't figure out why (I did run SETENV.bat) so I just copied them
into the gdal-ogr folder and didn't overwrite any of the files that
perhaps may be shared but I'm sure this will lead to issues...

What steps did you follow to get this set up correctly? I have used ms4w
instructions for enabling and this doesn't seem to be effective... I
have the ArcSDE 9.3 C API SDK installed.

-Original Message-
From: Huey Brantley [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 30, 2008 3:29 PM
To: Steve Lime
Cc: mapserver-users@lists.osgeo.org; Nelson Soto
Subject: Re: [mapserver-users] ArcSDE 9.3 Support.

I use MapServer with ArcGIS 9.3 with no problems.

On Tue, 2008-09-30 at 13:34 -0500, Steve Lime wrote:
 My assumption is that if it is not specifically stated that something
WON'T work with a particular
 version then it probably will work. I'd say try it. I don't have that
version handy or I'd do it myself.
 
 Steve
 
  On 9/30/2008 at 12:06 PM, in message

[EMAIL PROTECTED],
Nelson
 Soto [EMAIL PROTECTED] wrote:
  I have seen this question asked but have not found any answers; Is
  Mapserver capable of displaying and working with SDE 9.3??? The last
  noted version I can see is 9.2 and am curious as it is not
explicitly
  labeled as not working on the MapServer website.
  
   
  
  Thanks,
  Nelson
 
 ___
 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


Re: [mapserver-users] ArcSDE 9.3 Support.

2008-09-30 Thread Huey Brantley
I use MapServer with ArcGIS 9.3 with no problems.

On Tue, 2008-09-30 at 13:34 -0500, Steve Lime wrote:
 My assumption is that if it is not specifically stated that something WON'T 
 work with a particular
 version then it probably will work. I'd say try it. I don't have that version 
 handy or I'd do it myself.
 
 Steve
 
  On 9/30/2008 at 12:06 PM, in message
 [EMAIL PROTECTED], Nelson
 Soto [EMAIL PROTECTED] wrote:
  I have seen this question asked but have not found any answers; Is
  Mapserver capable of displaying and working with SDE 9.3??? The last
  noted version I can see is 9.2 and am curious as it is not explicitly
  labeled as not working on the MapServer website.
  
   
  
  Thanks,
  Nelson
 
 ___
 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


Fwd: Re: [mapserver-users] WMS don't load

2008-09-30 Thread Steve Lime
Perhaps some windows/ms4w users will have an idea...

Steve

 On 9/30/2008 at 2:04 PM, in message
[EMAIL PROTECTED],
[EMAIL PROTECTED] wrote:
 Are you getting an exception from the WMS?
 No, I only get a blank page. I didn't find any log with information.
 
 How about running shp2img on the mapfile on each platform?
 I didn't know shp2img, thanks.
 I tried this on both servers and I got the same error
 shp2img -m TutorielStatic.map -o test.png
 msProcessProjection(): Projection library error. No such file or
directory
 
 But it still work for one server when launched with http:// 
 .../cgi-bin/mapserv.exe?
 
 I searched for this error message and I found that for version 5 we
got to 
 include the ellipsoid in the PROJECTION statement but I used this in
the 
 LAYER definition:
 PROJECTION
init=epsg:42304
 END
 
 and that for the MAP definition
 PROJECTION
init=epsg:4326 #wgs84 lat long
 END
 I don't think I should include the ellipsoid there.
 
 Also, 4326 and 42304 are in my EPSG file.
 
 Thanks for your help.
 Steve
 
 Steve Toutant, M. Sc.
 Analyste en géomatique
 Secteur environnement
 Direction des risques biologiques, environnementaux et
occupationnels
 Institut national de santé publique du Québec
 945, avenue Wolfe
 Québec, Qc G1V 5B3 
 Tél.: (418) 650-5115 #5281
 Fax.: (418) 654-3144
 [EMAIL PROTECTED] 
 http://www.inspq.qc.ca 
  
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] ArcSDE 9.3 Support.

2008-09-30 Thread Andreas Albarello


On 30 Sep 2008, at 21:56, Nelson Soto wrote:

After tracing dependencies with Dependency Walker, I can see sde.dll  
and
libmap.dll aren't loading correctly when loading  
'msplugin_sde_92.dll'.


Any ideas on how to alleviate this?


Nelson,

dynamically loaded plugin dlls which in turn require other statically  
compiled libraries is where Windows dll hell starts to get really  
ugly. Windows tries to locate your sde libraries either in one of the  
directories contained in your %PATH% (probably set by setenv.bat but I  
don't use MS4W so I can't help you there) or, preferably, in the  
application's folder. By that, if I'm not mistaken, they mean the  
directory which the main executable image of your app is launched  
from, so probably the one containing mapserv.exe (or maybe the one  
where libmap.dll resides?). It's definitely not going to work if you  
place them relative to the plugin inside your specialplugins folder as  
that dll is dynamically loaded into the main application's process  
space. What I'm saying is that Dependency Walker won't help you in  
this case if you launch it directly on msplugin_sde_92.dll, because  
what counts is what mapserver.exe/libmap.dll sees, not the plugin.


Still, if all fails, you could always just drop the sde libs into c: 
\windows\system32 but I'm sure with some trial and error you'll find a  
place where they get picked up correctly.


Best regards,
--

Andreas Albarello
Analysis  SW Development

Territorium Online srl/GmbH
Via Buozzi/Buozzistraße 12 - I 39100 Bolzano/Bozen
email: [EMAIL PROTECTED]
web:   www.territoriumonline.com


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


Re: [mapserver-users] High resolution printing

2008-09-30 Thread Dan Little
If you'd like a PHP approach to this problem you can check out the GeoMOOSE 
project, and our print.php script.

It uses GD and FPDF.



- Original Message 
 From: Rob McCulley [EMAIL PROTECTED]
 To: mapserver-users@lists.osgeo.org
 Sent: Tuesday, September 30, 2008 4:33:37 PM
 Subject: RE: [mapserver-users] High resolution printing
 
 I'm working on the same thing right now.  The first option is to
 generate a high resolution raster image from mapserver and then user
 reportlab to put that into a .pdf.  The problem with this is the file
 size of the resulting .pdf is large, and the vectors still don't look as
 good as they could.
 
 What I've been working on now is using reportlab and svglib.  I create a
 high resolution .jpg of just the raster layers from mapserver, and then
 I create an .svg file of the vector layers.  I use svglib to convert the
 .svg file into a reportlab graphics object, and draw that on top of the
 raster into a .pdf document.  The file size is still large, but the
 vectors look much better.  The problem I'm having now is that not all of
 mapservers labeling options are available to svg output (namely, you
 can't wrap labels).
 
 http://www.reportlab.org/
 http://pypi.python.org/pypi/svglib/0.6.0
 
 
 Rob McCulley
 GIS Coordinator
 County of Vermilion River
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Brent
 Fraser
 Sent: Tuesday, September 30, 2008 3:16 PM
 To: Milo van der Linden
 Cc: mapserver-users
 Subject: Re: [mapserver-users] High resolution printing
 
 Milo,
 
 It will likely involve several changes to Mapserver's mappdf.c
 (see
 http://lists.osgeo.org/pipermail/mapserver-users/2008-April/055593.html)
 .  
 
 Brent Fraser
 
 Milo van der Linden wrote:
  Hello list!
  
  I have been searching the web for tips and tricks, but basically what
 I 
  need is a method or procedure or (commercial) tool that can enhance my
 
  mapserver installation to enable high resolution printing.
  
  What I am looking for is the best practice to:
  
  - Add a button to our website
  - Let the button start a script or program that processes the active 
  layers in the map view based upon the current extent
  - Generate a mixture of high-res images and optionally svg or alike
 for 
  linework
  - combine the works in a pdf
  - present the pdf for download to the user
  
  I would also like to know if there are any commercial, mapserver
 based, 
  solutions for this. I am also willing to hire an expert to achieve
 this.
  
  Any ideas?
  
  Kind regards,
  
  Milo van der Linden
  ___
  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 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] about dynamic maps in mapserver

2008-09-30 Thread fsalas
Hi, 

It´s possible to obtain a thematic maps dynamic with mapserver?

I know about the EXPRESSION tag , how i change the value of field to create one 
thematic maps dynamic ? 

For example 

the first time 

EXPRESSION = tobacco

and the other time 

EXPRESSION = rice

where i cant obtain a tutorial about this topic? 


___
Dpto de Sistemas Informáticos
Oficina Central Grupo Empresarial GEOCUBA
Este mensaje esta libre de virus. 
Revisado por Kaspersky Antivirus
--
Engine version:  4.0.1.14
Engine date:  2002/06/25
Definition count:  1139838
Definition date:  2008/09/30
MDAV version: 2.2.8

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


Re: [mapserver-users] High resolution printing

2008-09-30 Thread Robert Sanson
Thanks Stephen. I solved it (crudely) by changing mapserv.exe to mapserv.pdf in 
my cgi-bin directory.
 
Robert

 Stephen Woodbridge [EMAIL PROTECTED] 1/10/2008 1:15 p.m. 
Sounds like you need to issue an HTTP header(s) like:

Content-Disposition: filename=mapserver.pdf

but, I'm not sure how to do that from mapserver without some additional 
research.

-Steve W

Robert Sanson wrote:
 
 I am using OpenLayers to formulate the Mapserver request for a PDF map, 
 specifying the output resolution in pixels. I read somewhere that 
 default Mapserver is compiled with up to 4000x4000 pixel images? If you 
 need higher than this, you have to set some variables in the source code 
 and recompile.
  
 Anyway, I get a PDF generated, but my problem is that it comes back with 
 a filename of mapserv.exe and my Browser won't recognise it as a PDF. 
 How can I open the PDF in a new window automatically, so I can print it?
  
 Thanks,
  
 Robert Sanson
 
   Dan Little [EMAIL PROTECTED] 1/10/2008 10:42 a.m. 
 If you'd like a PHP approach to this problem you can check out the 
 GeoMOOSE project, and our print.php script.
 
 It uses GD and FPDF.
 
 
 
 - Original Message 
   From: Rob McCulley [EMAIL PROTECTED]
   To: mapserver-users@lists.osgeo.org 
   Sent: Tuesday, September 30, 2008 4:33:37 PM
   Subject: RE: [mapserver-users] High resolution printing
  
   I'm working on the same thing right now.  The first option is to
   generate a high resolution raster image from mapserver and then user
   reportlab to put that into a .pdf.  The problem with this is the file
   size of the resulting .pdf is large, and the vectors still don't look as
   good as they could.
  
   What I've been working on now is using reportlab and svglib.  I create a
   high resolution .jpg of just the raster layers from mapserver, and then
   I create an .svg file of the vector layers.  I use svglib to convert the
   .svg file into a reportlab graphics object, and draw that on top of the
   raster into a .pdf document.  The file size is still large, but the
   vectors look much better.  The problem I'm having now is that not all of
   mapservers labeling options are available to svg output (namely, you
   can't wrap labels).
  
   http://www.reportlab.org/ 
   http://pypi.python.org/pypi/svglib/0.6.0 
  
  
   Rob McCulley
   GIS Coordinator
   County of Vermilion River
  
  
   -Original Message-
   From: [EMAIL PROTECTED] 
   [mailto:[EMAIL PROTECTED] On Behalf Of Brent
   Fraser
   Sent: Tuesday, September 30, 2008 3:16 PM
   To: Milo van der Linden
   Cc: mapserver-users
   Subject: Re: [mapserver-users] High resolution printing
  
   Milo,
  
   It will likely involve several changes to Mapserver's mappdf.c
   (see
   http://lists.osgeo.org/pipermail/mapserver-users/2008-April/055593.html)
   . 
  
   Brent Fraser
  
   Milo van der Linden wrote:
Hello list!
   
I have been searching the web for tips and tricks, but basically what
   I
need is a method or procedure or (commercial) tool that can enhance my
  
mapserver installation to enable high resolution printing.
   
What I am looking for is the best practice to:
   
- Add a button to our website
- Let the button start a script or program that processes the active
layers in the map view based upon the current extent
- Generate a mixture of high-res images and optionally svg or alike
   for
linework
- combine the works in a pdf
- present the pdf for download to the user
   
I would also like to know if there are any commercial, mapserver
   based,
solutions for this. I am also willing to hire an expert to achieve
   this.
   
Any ideas?
   
Kind regards,
   
Milo van der Linden
___
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 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 
 
 
 
 
 --
 The contents of this email are confidential to AsureQuality. If you have 
 received this communication in error please notify the sender immediately and 
 delete the message and any attachments. The opinions expressed in this email 
 are not necessarily those of AsureQuality. This message has been scanned for 
 known viruses before delivery. AsureQuality supports the Unsolicited 
 Electronic Messages Act 2007. If you do not wish to receive 

Re: [mapserver-users] High resolution printing

2008-09-30 Thread Stephen Woodbridge

http://mapserver.gis.umn.edu/docs/howto/pdf-output

Robert Sanson wrote:


I am using OpenLayers to formulate the Mapserver request for a PDF map, 
specifying the output resolution in pixels. I read somewhere that 
default Mapserver is compiled with up to 4000x4000 pixel images? If you 
need higher than this, you have to set some variables in the source code 
and recompile.
 
Anyway, I get a PDF generated, but my problem is that it comes back with 
a filename of mapserv.exe and my Browser won't recognise it as a PDF. 
How can I open the PDF in a new window automatically, so I can print it?
 
Thanks,
 
Robert Sanson


  Dan Little [EMAIL PROTECTED] 1/10/2008 10:42 a.m. 
If you'd like a PHP approach to this problem you can check out the 
GeoMOOSE project, and our print.php script.


It uses GD and FPDF.



- Original Message 
  From: Rob McCulley [EMAIL PROTECTED]
  To: mapserver-users@lists.osgeo.org
  Sent: Tuesday, September 30, 2008 4:33:37 PM
  Subject: RE: [mapserver-users] High resolution printing
 
  I'm working on the same thing right now.  The first option is to
  generate a high resolution raster image from mapserver and then user
  reportlab to put that into a .pdf.  The problem with this is the file
  size of the resulting .pdf is large, and the vectors still don't look as
  good as they could.
 
  What I've been working on now is using reportlab and svglib.  I create a
  high resolution .jpg of just the raster layers from mapserver, and then
  I create an .svg file of the vector layers.  I use svglib to convert the
  .svg file into a reportlab graphics object, and draw that on top of the
  raster into a .pdf document.  The file size is still large, but the
  vectors look much better.  The problem I'm having now is that not all of
  mapservers labeling options are available to svg output (namely, you
  can't wrap labels).
 
  http://www.reportlab.org/
  http://pypi.python.org/pypi/svglib/0.6.0
 
 
  Rob McCulley
  GIS Coordinator
  County of Vermilion River
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Brent
  Fraser
  Sent: Tuesday, September 30, 2008 3:16 PM
  To: Milo van der Linden
  Cc: mapserver-users
  Subject: Re: [mapserver-users] High resolution printing
 
  Milo,
 
  It will likely involve several changes to Mapserver's mappdf.c
  (see
  http://lists.osgeo.org/pipermail/mapserver-users/2008-April/055593.html)
  . 
 

  Brent Fraser
 
  Milo van der Linden wrote:
   Hello list!
  
   I have been searching the web for tips and tricks, but basically what
  I
   need is a method or procedure or (commercial) tool that can enhance my
 
   mapserver installation to enable high resolution printing.
  
   What I am looking for is the best practice to:
  
   - Add a button to our website
   - Let the button start a script or program that processes the active
   layers in the map view based upon the current extent
   - Generate a mixture of high-res images and optionally svg or alike
  for
   linework
   - combine the works in a pdf
   - present the pdf for download to the user
  
   I would also like to know if there are any commercial, mapserver
  based,
   solutions for this. I am also willing to hire an expert to achieve
  this.
  
   Any ideas?
  
   Kind regards,
  
   Milo van der Linden
   ___
   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 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




--
The contents of this email are confidential to AsureQuality. If you have 
received this communication in error please notify the sender immediately and 
delete the message and any attachments. The opinions expressed in this email 
are not necessarily those of AsureQuality. This message has been scanned for 
known viruses before delivery. AsureQuality supports the Unsolicited Electronic 
Messages Act 2007. If you do not wish to receive similar communications in 
future, please notify the sender of this message.
--



This message has been scanned for malware by SurfControl plc. 
www.surfcontrol.com http://www.surfcontrol.com/





___
mapserver-users mailing list
mapserver-users@lists.osgeo.org

[mapserver-users] Architectural style

2008-09-30 Thread pablo zader
Hello friends.
I am developing an application mapserver and need to present an
architectural design of this application.
Then, my question is, that I am used architectural it(he,she) is in use
frequently for this type of applications? I was investigating and the thing
more  that encontre,  is on a style client - server.
That me aconcejan?
Thank you

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