Re: [mapserver-users] How to access MapServer MapCache tile without using WMS layers

2012-11-14 Thread thomas bonfort
a TileCache layer should work, you'll have to suffix the supplied url with the name of the grid though of the grid, so something like http://server/cache/WGS84 -- thomas On Tue, Nov 13, 2012 at 1:27 PM, Eduardo Kanegae eduardo.kane...@gmail.comwrote: hi, At

Re: [mapserver-users] mapcache - rendering higher level tiles from lower level tilesets

2012-11-14 Thread thomas bonfort
Should be possible, although you'll be more than doubling your cache size without actually providing new information. Setup a source that references the wms service offerered by your seeded mapcache: in pseudo code: source name=s19 urllocalhost/mapcache/url

Re: [mapserver-users] TinyOWS 1.1.0 release

2012-11-14 Thread aho
This is working for me on Windows with OpenLayers! Really beautiful! :) Thanks for helping Alexandre and Jukka! Anna Am 11/14/2012 1:55 AM, schrieb Olivier Courtin: Hi all, The 1.1.0 TinyOWS version is out. Source code: http://www.tinyows.org/release/tinyows-1.1.0.tar.bz2 From 1.0.0

[mapserver-users] TMS layer via GDAL minidriver, drawing shapeObj.fromWKT() and limiting extent to random size gives distorted image

2012-11-14 Thread SQ9MEV
Hi everybody. I'm using python mapscript bindings to draw my feature (wkt) on base layer - this one is TMS available via GDAL minidriver. What i want to get is custom size image of my feature drawn on the background of base layer. Mapscript i use is like this: 1.

[mapserver-users] MapServer 6.2 released

2012-11-14 Thread thomas bonfort
The MapServer team is pleased to announce the release of MapServer 6.2, along with the joint release of tinyOWS 1.1.0 and MapCache 1.0.0. Details of the new features, migration instructions, and download links can be found on the dedicated announcement page at

Re: [mapserver-users] [mapserver-dev] MapServer 6.2 released

2012-11-14 Thread Lime, Steve D (DNR)
And on GIS Day no less… nice timing. Fabulous work by all those that contributed code. A special shout out to Thomas for handling the release manager role. Thanks everyone! Steve From: mapserver-dev-boun...@lists.osgeo.org [mailto:mapserver-dev-boun...@lists.osgeo.org] On Behalf Of thomas

Re: [mapserver-users] [mapserver-dev] MapServer 6.2 released

2012-11-14 Thread Mr. Puneet Kishor
As my work focuses more and more on the outer envelope of science and data, this reminds me more and more of how much we all owe to the work you guys do at the core. Much gratitude and respect. -- Puneet Kishor Science and Data Policy at Creative Commons On Nov 14, 2012, at 7:15 AM, Lime,

Re: [mapserver-users] [mapserver-dev] MapServer 6.2 released

2012-11-14 Thread Jan Hartmann
Hi Steve, what on earth is GIS Day? Congratulations with the new version, almost ten years after MapServer went really public at the first MapServer congres in Minneapolis! Jan On 11/14/2012 04:15 PM, Lime, Steve D (DNR) wrote: And on GIS Day no less... nice timing. Fabulous work by all

Re: [mapserver-users] [mapserver-dev] MapServer 6.2 released

2012-11-14 Thread Angelos Tzotsos
Hi all, I just updated openSUSE repositories with 6.2.0. I am thinking to create a Mapserver Suite rpm file. Congrats to all for this release! Cheers, Angelos On 11/14/2012 05:44 PM, Jan Hartmann wrote: Hi Steve, what on earth is GIS Day? Congratulations with the new version, almost ten

[mapserver-users] PerlMapscript on Windows

2012-11-14 Thread Helmut Seidel M.A.
Hello everybody, I've just started on Mapserver again - I normaly use (opensuse 12.2-/ ubuntu 12.04-) Linux and and would like to use perl scripting. On both Linuxes it is no problem to install Perl Mapscript but as far as I've seen MS4W and OSGEO don't come with Perl Mapscript. As my

Re: [mapserver-users] [mapserver-dev] MapServer 6.2 released

2012-11-14 Thread Worth Lutz
http://www.gisday.com/ And tomorrow will be PostGIS day. :-) Worth _ From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Jan Hartmann Sent: Wednesday, November 14, 2012 10:44 AM To: Lime, Steve D (DNR) Cc:

Re: [mapserver-users] SDE 10.x support...

2012-11-14 Thread Alan Boudreault
Steve, I was looking to use SDE 10 too, have you been able to get it to work? Alan On 12-11-01 03:57 PM, Lime, Steve D (DNR) wrote: Hi all: Has anyone successfully used the SDE 10.x client libs with MapServer 6.0+? Compiles ok but I’ve had no luck actually using SDE layers. Steve *StEVE

Re: [mapserver-users] SDE 10.x support...

2012-11-14 Thread Lime, Steve D (DNR)
Yes. I'm on a 64-bit Linux box and mapsde.c compiled fine against the 10.0 client libs. Problem was it didn't work until I did two things: - Add CFLAGS=-DSDE64 to configure call. - Fix most of warnings (all but one) that result in the above change (change long's to ms_int32), see

Re: [mapserver-users] PerlMapscript on Windows (Helmut Seidel M.A.)

2012-11-14 Thread lfilak
Date: Wed, 14 Nov 2012 19:20:48 +0100 From: Helmut Seidel M.A. i...@knowhow-la.de To: mapserver-users@lists.osgeo.org Subject: [mapserver-users] PerlMapscript on Windows Message-ID: 50a3e100.5020...@knowhow-la.de Content-Type: text/plain; charset=ISO-8859-15; format=flowed Hello everybody,

Re: [mapserver-users] PerlMapscript on Windows (Helmut Seidel M.A.)

2012-11-14 Thread Puneet Kishor
On Nov 14, 2012, at 12:34 PM, lfi...@medinaco.org wrote: Date: Wed, 14 Nov 2012 19:20:48 +0100 From: Helmut Seidel M.A. i...@knowhow-la.de To: mapserver-users@lists.osgeo.org Subject: [mapserver-users] PerlMapscript on Windows Message-ID: 50a3e100.5020...@knowhow-la.de Content-Type: