[mapserver-users] WMS - Change color map of a DEM dynamically

2017-05-30 Thread Eduardo Kanegae
Hi, I'm running MapServer 7.0.5 with GDAL 2.2.0 (CentOS x64) and have a 6Gb DEM tiff(float32) with overviews. Currently I set up a color ramp in QGIS based on values/colors of some GRASS color tables such as ETOPO2, SRTM and Terrain. Then in mapfile I used a color ramp (colorrange, datarange,

[mapserver-users] How to host a MapCache set as static images?

2014-01-30 Thread Eduardo Kanegae
hi folks, Is there a way to configure MapCache and seed it to create an offline tileset ( suchs as X/Y/Z directories) ? My intention is to host these imageset using OpenLayers or Leaflet + webserver without a webmapping engine (such as mapserver, geoserver and so on). Eduardo Patto Kanegae

[mapserver-users] Can QUERY mode process XY as map/data coordinates instead of pixel XY?

2014-01-27 Thread Eduardo Kanegae
hi, I'm running MapServer 6.4.0 under Linux and I need to render an output query map (hilighting matched feature) using an URL like this: * IMPORTANT: this 2nd query map is being rendered after a 1st query mode - it's embed into layer's template.

Re: [mapserver-users] Can QUERY mode process XY as map/data coordinates instead of pixel XY?

2014-01-27 Thread Eduardo Kanegae
] and [mapy] tags expose that info. -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Eduardo Kanegae Sent: Monday, January 27, 2014 11:11 AM To: List (MapServer Users) Subject: [mapserver-users] Can QUERY mode

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

2012-11-13 Thread Eduardo Kanegae
hi, At http://www.webmapit.com.br/inpe/topodata/?lang=en I'm using OpenLayers 2.12 + WMS layers to display layers rendered by mod MapCache (seeder). The PNG grid folder now looks like: * gridfolder 00 000 000

Re: [mapserver-users] MapCache - how to avoid errors that stops the seeder

2012-11-12 Thread Eduardo Kanegae
Solved with: EXCEPTIONSapplication/vnd.ogc.se_blank/EXCEPTIONS Eduardo Patto Kanegae http://www.webmapit.com | @webmapit 2012/11/9 Eduardo Kanegae eduardo.kane...@gmail.com: hi there, I'm using latest stable MapServer and MapCache on CentOS 6.x but after 1 hour running the seeder

[mapserver-users] Re: How to enable a spatial query with MODE=FEATUREQUERY (CGI mode)?

2012-02-15 Thread Eduardo Kanegae
hi all, Just to close this topic, I put it to work after the folloowing changes: * mapfile - Tolerance = 0 at both layers (poly and point layer) - template is set at both layers * web template - inserted a hidden html param named 'slayer' with value = poly_layer - inserted a radio

[mapserver-users] How to enable a spatial query with MODE=FEATUREQUERY (CGI mode)?

2012-02-14 Thread Eduardo Kanegae
Hi, I have two layers (poly_layer and point_layer) and using MapServer CGI interface I wish to: a) - let user click a polygon at 'poly_layer' b) - then list attributes of 'point_layer' that are contained into the polygon choosen at (a) At my mapfile, both layers has layer-template property set

Re: [mapserver-users] - SQL Server 2008

2011-12-13 Thread Eduardo Kanegae
, environment variable ... ? Thanks - Mail Original - De: Eduardo Kanegae eduardo.kane...@gmail.com À: MapServer Users mapserver-users@lists.osgeo.org Envoyé: Samedi 26 Novembre 2011 15h49:27 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [mapserver

Re: [mapserver-users] - SQL Server 2008

2011-11-26 Thread Eduardo Kanegae
://www.webmapit.com | @webmapit 2011/11/26 scott...@free.fr Ok but I try to use it on Linux. Do you have some examples of mapfile to specify a sql 2008 connection ? - Mail Original - De: Eduardo Kanegae eduardo.kane...@gmail.com À: MapServer Users mapserver-users@lists.osgeo.org Envoyé

Re: [mapserver-users] - SQL Server 2008

2011-11-25 Thread Eduardo Kanegae
I'm sure about 2008 but 2000/2005 you can connect using FreeTDS client libs - and probably an ODBC connection. I also plan to publish more experiments using 2008/2005 http://blog.webmapit.com/2011/11/ms-sql-2008-spatial-experiments.html regards Eduardo Patto Kanegae http://www.webmapit.com |

Re: [mapserver-users] Re: How to join to a MDB database for display on my map?

2011-11-18 Thread Eduardo Kanegae
http://forums.devarticles.com/microsoft-sql-server-5/data-source-name-not-found-and-no-default-driver-specified-8346.html When you use a 64bits Windows, ODBC manager at Control Panel will only create 64bits connection. I had problems with that in the past and had to force 32bits connections using

[mapserver-users] MapServer tiles under Tux

2011-09-14 Thread Eduardo Kanegae
hi there, has anyone tried to host MapServer generated tilesets using Tux http server instead of using Apache? The platform I was thinking is to use Apache for hosting server languages (PHP, Python, Java) + MapServer CGI/MapScripts + cache devices and Tux for hosting generated tilesets.

Re: RES: [mapserver-users] ENC: Openlayers Identify Problem

2011-08-15 Thread Eduardo Kanegae
+-22.227481579782+-48.171253332232+-22.207988420218map_size=1335+614 regards -- Eduardo Patto Kanegae http://www.webmapit.com 2011/7/5 Steve Lime sdl...@gmail.com Is that the exact error message? Sent from my iPad On Jul 2, 2011, at 12:48 PM, Eduardo Kanegae eduardo.kane...@gmail.com wrote: Hi

RES: [mapserver-users] ENC: Openlayers Identify Problem

2011-07-02 Thread Eduardo Kanegae
Hi Steve, Just to drop a last note on topic http://lists.osgeo.org/pipermail/mapserver-users/2011-June/069053.html - the problem was solved: the layer template file was missing 'mapserver template' header tag. The strange thing: mapserver was reporting no items found at this point. best --

[mapserver-users] MapServer 6 - CGI but php mapscript not

2011-06-21 Thread Eduardo Kanegae
Hi, When trying to load php_mapscript module my PHP crashes and report the following error: [17-Jun-2011 20:28:21] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/php_mapscript.so' - /usr/lib/php/modules/php_mapscript.so: undefined symbol: zval_set_isref_p in

[mapserver-users] MapServer reading CAD files

2011-06-06 Thread Eduardo Kanegae
Hi all, I´d like to embed construction engineering maps ( basically .dwg files) to a webmapping interface. How this could be done? Using .DXF OGR driver? Or is there any option for directly reading .dwg files? http://www.gnu.org/software/libredwg/ should be an option? best regards -- Eduardo

[mapserver-users] MapServer 5.2.1 - Trying to show a band as transparent

2011-05-31 Thread Eduardo Kanegae
Hi, I have a Windows 2008 R2 Server running MapServer 5.2.1 from MS4W pack. My trouble: I´m trying to display a gdaltindex file ( set of rasters ) but the image border is not being displayed as expected. The raster files are all 4-band based, with 3 bands for RGB and the 4th band for ALPHA

[mapserver-users] RE: MapServer 5.2.1 - Trying to show a band as transparent

2011-05-31 Thread Eduardo Kanegae
, Eduardo Patto Kanegae On 11-05-31 03:31 PM, Eduardo Kanegae wrote: Hi, I have a Windows 2008 R2 Server running MapServer 5.2.1 from MS4W pack. My trouble: I´m trying to display a gdaltindex file ( set of rasters ) but the image border is not being displayed as expected. The raster files

[mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Eduardo Kanegae
Hi all, I´m running Windows Server 2008 R2 Enterprise SP1 64bits using MS4W 3.0.1 with MapServer CGI 5.6.6 grabed from MapTools.org My spatial data is on SQL Server 2008 + MsSqlSpatial 0.1.1 Lib and I´ve set an ODBC DSN connection using SQL Server Native Driver 10 ( using Control Panel - ODBC

Re: [mapserver-users] OGRinfo works, but a MapServer test mode=map DOES NOT

2011-05-26 Thread Eduardo Kanegae
AM, Eduardo Kanegae wrote: Hi all, I´m running Windows Server 2008 R2 Enterprise SP1 64bits using MS4W 3.0.1 with MapServer CGI 5.6.6 grabed from MapTools.org My spatial data is on SQL Server 2008 + MsSqlSpatial 0.1.1 Lib and I´ve set an ODBC DSN connection using SQL Server Native Driver 10

[mapserver-users] how to set a 'finder' tool for a layer

2009-12-08 Thread Eduardo Kanegae
Hi there, I´d like to set a 'finder-tool' for a given layer. Ex.: user browse the map and access a window containing fields for filtering the layer and fields available are the same fields of the shapefile. Is this feature available from any webmapping toolkit as geoExt, OpenLayers, MapFish,

[mapserver-users] FOSS4G tools - dependency map

2009-11-13 Thread Eduardo Kanegae
Source: http://anthologis.com/2009/11/13/foss4g-tools-dependency-map/ In 2008 after some GIS setup tasks, I decided to map package dependencies in order to help me on future setup tasks. So, after discovering the great GraphViz tool (http://www.graphviz.org/), I created some scripts to map these

[mapserver-users] Grid Layer : different intervals from X and Y axis

2009-04-24 Thread Eduardo Kanegae
Hi, I´m currently using grid object for composing grid layers but I´d like to draw X and Y axis using different interval values. Example: 1 deg for Y and 1.5 deg for X. Is there any trick to do that using grid layer? best MY MAPFILE: LAYER NAME