[mapserver-users] Install MapCache

2014-11-05 Thread scott159
I'm trying to install the mapcache. I've downloaded the zip file from github but i got an error when i was installing : -- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr

Re: [mapserver-users] Installation of Mapserver 6.4.1

2014-11-05 Thread samuelm...@gmail.com
Hi Stefanos, the next is the instructions for compiling Mapserver in Arch Linux [1]: 1. cd to src mapserver 2. rm CMakeCache.txt CMakeFiles 3. mkdir build 4. cd build 5. compiling as: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DPYTHON_EXECUTABLE=/usr/bin/python2 \ -DPYTHON_LIBRARIES=/usr/lib/

Re: [mapserver-users] Annotation label with styleitem auto uses bitmap font

2014-11-05 Thread Jelmer Baas
Hi Humberto, Thanks for the quick reply. I have not tried any encoding setting, because it's obviously using the bitmap font. Or would that force MapServer to use a TTF font? I'm also not sure where to add the "FONT" property. On the class? Or Layer? I tried both, had no effect. I believe I m

Re: [mapserver-users] Storing GeoTIFFs in Amazon S3 for use with Mapserver?

2014-11-05 Thread Frank Warmerdam
Robert, I was actually using the vsicurl support from a prep-script similar to gdaltindex, not from in mapserver directly, so I don't have a handy example. I'd also be concerned that accessing the data via /vsicurl/ would have performance problems that would make it unwise for direct access from

Re: [mapserver-users] Storing GeoTIFFs in Amazon S3 for use with Mapserver?

2014-11-05 Thread Robert Sanson
Thanks Frank. Do you have an example of a mapfile layer section using GDAL with vsicurl to retrieve GeoTIFFs? In my case I use a tileindex to access a directory of GeoTIFFs but we want to move them into S3. Here is a layer from my mapfile: LAYER NAME sthl-075m-rural-2005-11 GROUP 'highres

Re: [mapserver-users] Annotation label with styleitem auto uses bitmap font

2014-11-05 Thread Humberto Cereser Ibanez
Hi Jelmer, On Wed, 2014-11-05 at 15:30 +, Jelmer Baas wrote: > Hi all, > > I have some converted AutoCAD files in MapInfo format that I'm showing via > MapScript (up-to-date, via apt get). To show all components, each TAB file > has both a 'line' layer (styleitem "auto") and an 'annotation'

[mapserver-users] Annotation label with styleitem auto uses bitmap font

2014-11-05 Thread Jelmer Baas
Hi all, I have some converted AutoCAD files in MapInfo format that I'm showing via MapScript (up-to-date, via apt get). To show all components, each TAB file has both a 'line' layer (styleitem "auto") and an 'annotation' layer (also set to styleitem "auto"). This has worked fine for ages, but t

[mapserver-users] raster layer from postgis table

2014-11-05 Thread Raffaele Morelli
Hi, I've loaded a bunch of GTiff files into a postgis table and actually trying to fetch tiles with a mapserver layer with a where statement in DATA definition, eg: DATA "PG:host=localhost port=5432 dbname='somedb' user='someuser' password='whatever' schema='someschema' table='cooltable' where'