[mapserver-users] Rendering OSM Data on Ubuntu 14.04 ?

2015-03-16 Thread Karma Kolabor
Hi, I found this [1] wiki page about Rendering OSM data on Ubuntu 12.04 - well, now I would like to ask if these instructions are still valid for Ubuntu 14.04 or if I will run into problems following that guide? Also I would like to ask: does exist some script (or some recipe for any configuratio

Re: [mapserver-users] How use a spatialite as tileindex for raster

2015-03-16 Thread Rahkonen Jukka (MML)
Hi Andrea, I share your feelings, it is odd. Therefore I wrote this mail and now when I am lost I can search for "spatialite ogr tileindex rahkonen" http://osgeo-org.1560.x6.nabble.com/How-to-use-Spatialite-as-a-TILEINDEX-td4228164.html -Jukka Rahkonen- _

[mapserver-users] How use a spatialite as tileindex for raster

2015-03-16 Thread Andrea Peri
Hi, reading the mapserver docs, I understand that is possible to use every OGR datasource to access a raster catalog using tileindex. So I try to use a spatialite as tileindex. I try this setting but without success. NAME "rt_ofc2k.ofc2k" STATUS OFF EXTENT 555870.99 4677465.00 752890

Re: [mapserver-users] Calculate length!

2015-03-16 Thread Rahkonen Jukka (MML)
Hi, The GDAL version is not what is essential but the version of the dependent Spatialite library. GDAL must be compiled with such Spatialite version that has support for ST_Length. The error means either that Spatialite is missing totally or that it is of too old version and in this case it is

Re: [mapserver-users] Calculate length!

2015-03-16 Thread alok mathur
Lars, I have the latest OGR GDAL 1.11.2, released 2015/02/10 Thanks! Alok On Mon, Mar 16, 2015 at 5:39 PM, Schylberg Lars < lars.schylb...@saabgroup.com> wrote: > I guess this must be a version problem. That same command runs fine on > my osgeolive8 machine. > > > > ogrinfo --version > > GDA

Re: [mapserver-users] Calculate length!

2015-03-16 Thread Schylberg Lars
I guess this must be a version problem. That same command runs fine on my osgeolive8 machine. ogrinfo --version GDAL 1.10.1, released 2013/08/26 /Lars From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of alok mathur Sent: den 16 mars 201

[mapserver-users] polygon fill

2015-03-16 Thread rishi
hi all iam trying to highlight the villages based on query but only one polygon is highlighting the query is based on the area of the villages, when user enters area <=** ,it is displaying 13 villages in the grid and also same time it has to highlight the villages on the map my code is a

Re: [mapserver-users] Calculate length!

2015-03-16 Thread alok mathur
Hi Jukka, When i am trying to run the above ogr command as mentioned by you I am getting an error ogrinfo -dialect sqlite -sql "select st_length(geometry) from 'Fibertech solution'" doc_test.kml INFO: Open of `doc_test.kml' using driver `LIBKML' successful. ERROR 1: In ExecuteSQL(): sqlite3