[mapserver-users] MapServer CGI and nginx

2010-11-19 Thread P Kishor
I am considering moving from Apache (2.2.x) to nginx. Are there any issues with MapServer CGI + nginx that I should be aware of? Looking forward -- while I am using only MapServer via CGI, I might consider Perl MapScript in the future. Again, would that pose any problem with nginx? -- Puneet

[mapserver-users] MapServer output

2010-11-19 Thread P Kishor
I have been using MapServer for sometime now, but doing really simple things with it... read in mostly Pg, Shapefile and raster data, and output mostly images via regular CGI or WMS. One thing that GeoServer seems to do very well is provide easy output to a variety of formats -- GeoJSON, images,

Re: [mapserver-users] MapServer output

2010-11-19 Thread P Kishor
On Fri, Nov 19, 2010 at 11:55 AM, Stephen Woodbridge wood...@swoodbridge.com wrote: On 11/19/2010 12:38 PM, P Kishor wrote: I have been using MapServer for sometime now, but doing really simple things with it... read in mostly Pg, Shapefile and raster data, and output mostly images via

Re: [mapserver-users] MapServer output

2010-11-19 Thread P Kishor
On Fri, Nov 19, 2010 at 11:57 AM, Frank Warmerdam warmer...@pobox.com wrote: P Kishor wrote: I have been using MapServer for sometime now, but doing really simple things with it... read in mostly Pg, Shapefile and raster data, and output mostly images via regular CGI or WMS. One thing

Re: [mapserver-users] MapServer output

2010-11-19 Thread P Kishor
: mapserver-users-boun...@lists.osgeo.org puolesta: P Kishor Lähetetty: pe 19.11.2010 19:38 Vastaanottaja: Mapserver-users Aihe: [mapserver-users] MapServer output I have been using MapServer for sometime now, but doing really simple things with it... read in mostly Pg, Shapefile and raster data

Re: [mapserver-users] MapServer output

2010-11-19 Thread P Kishor
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Lime, Steve D (DNR) Sent: Friday, November 19, 2010 12:32 PM To: Frank Warmerdam; P Kishor Cc: Mapserver-users Subject: RE: [mapserver-users] MapServer output I believe Frank's work extends beyond WFS as well to standard MapServer

Re: [mapserver-users] CGI wrapper scripts

2010-11-17 Thread P Kishor
On Wed, Nov 17, 2010 at 11:20 AM, David Hildebrand david.hildebr...@afsc.ca wrote: The MapServer documentation has an example of CGI wrapper scripts for a UNIX environment.  Would there be an equivalent Windows form I could use?  I was thinking of using PERL. You could just write one based

Re: [mapserver-users] map file paths

2010-11-03 Thread P Kishor
On Wed, Nov 3, 2010 at 8:20 PM, John Callahan john.calla...@udel.edu wrote: Basically what I do is copy and rename mapserv.exe to some name I want in the URL.  Then, if a request goes to that file, set the MS_MAPFILE variable to the relevant map file.  This has worked well for me so far. For

Re: [mapserver-users] Re: mapserver and netCDF data format.

2010-10-12 Thread P Kishor
I have not used NetCDF with MapServer, so take all of my response with a grain or two of salt. On the other hand, I am using NetCDF and am using MapServer (just not together), so this might help... On Tue, Oct 12, 2010 at 11:42 AM, abhijeet kodgire kodgire.abhij...@gmail.com wrote: Could anyone

[mapserver-users] creating layers dynamically with cgi

2010-09-16 Thread P Kishor
I want to generate MapServer layers, but can I do so without writing them into the map file? I am using 5.6.5 with cgi. I'd rather not use MapScript (by the way, what is the state of Perl MapScript with MS 5.6.5?) -- Puneet Kishor ___

Re: [mapserver-users] Display performance

2010-09-02 Thread P Kishor
On Thu, Sep 2, 2010 at 3:03 PM, Chris Jackson webturt...@gmail.com wrote: Steve That saves some work, but how long would you expect one that size to load? I have just realised (admittedly not looked at the data for a couple of years) that it is actually 170,000 records - takes about 20 secs

Re: [mapserver-users] Display performance

2010-09-02 Thread P Kishor
missing another processing trick (admittedly I have done minimal work bar a spatial index). Thanks for the swift response. Chris On 2 September 2010 21:07, P Kishor punk.k...@gmail.com wrote: On Thu, Sep 2, 2010 at 3:03 PM, Chris Jackson webturt...@gmail.com wrote: Steve That saves

Re: [mapserver-users] shp/dbf file's name

2010-08-20 Thread P Kishor
On Fri, Aug 20, 2010 at 8:22 AM, Clément MONIER clement.mon...@v-trafic.com wrote: Hi, I would like to know if it’s possible to draw geometries from a shp file according to attributes from a dbf but with 2 files named differently. For instance : LAYER   NAME layer1   DATA

Re: [mapserver-users] creating views/queries on the fly

2010-07-07 Thread P Kishor
On Wed, Jul 7, 2010 at 5:24 AM, Jan Hartmann j.l.h.hartm...@uva.nl wrote: On 07/06/10 16:27, P Kishor wrote: Yes, my preference is PL/Perl, but I am not sure how that would help? What are you suggesting? Are you saying that I created services out of the queries I want, and then access those

Re: [mapserver-users] creating views/queries on the fly

2010-07-06 Thread P Kishor
, but if I ascertain that querying the correct table directly results in some speed gain, I might go that route. Jan On 07/06/10 06:39, P Kishor wrote: This started of as a QGIS question, but I am finding it impossible to register for the QGIS forums, so I am asking on the MapServer list

[mapserver-users] creating views/queries on the fly

2010-07-05 Thread P Kishor
This started of as a QGIS question, but I am finding it impossible to register for the QGIS forums, so I am asking on the MapServer list, as this is going to evolve into a MapServer question as well. I want to query a PostGIS db with arbitrary queries -- views that join spatial and non-spatial

Re: [mapserver-users] COM.Geo 2010: Computing for Geospatial Conference Exhibition (June 2010 Washington DC)

2010-01-18 Thread P Kishor
On Mon, Jan 18, 2010 at 10:02 PM, Andrew Clark acl...@com-geo.org wrote: COM.Geo 2010: Conference and Exhibition on Computing for Geospatial Research and Application (June 2010, Washington DC) http://www.com-geo.org Sounds nice, but... COM.Geo 2010 is a leading conference and exhibition on

Re: [mapserver-users] [BUG] MapServer 5.4.2 going into an endless loop!

2009-11-20 Thread P Kishor
On Fri, Nov 20, 2009 at 12:36 PM, Steve Lime steve.l...@dnr.state.mn.us wrote: Does 5.6 exhibit the problem? Does a straight CGI call (mode=map) exhibit the problem? -Steve paalkr pal.kristen...@statkart.no 11/20/09 11:37 AM Hi! I have discovered a situation where MapServer seems to

Re: [mapserver-users] [BUG] MapServer 5.4.2 going into an endless loop!

2009-11-20 Thread P Kishor
debugging, most likely with MapServer (or the MapServer-Pg interface). More soon. Thanks, P. On Fri, Nov 20, 2009 at 10:54 AM, P Kishor punk.k...@gmail.com wrote: On Fri, Nov 20, 2009 at 12:36 PM, Steve Lime steve.l...@dnr.state.mn.us wrote: Does 5.6 exhibit the problem? Does a straight

Re: [mapserver-users] Query feature using openlayers and mapserver

2009-10-29 Thread P Kishor
On Thu, Oct 29, 2009 at 1:13 AM, Aypes apest...@yahoo.com.hk wrote: Dear all, I might open a topic in a wrong forum, because I do not know whether I should ask this question in Mapserver or OpenLayers forum. If I did, I feel sorry about that. I want to query the layer with using

Re: [mapserver-users] Mapserver error: Web application error. Missing magic string, ...

2009-10-27 Thread P Kishor
On Tue, Oct 27, 2009 at 6:24 PM, pcr...@pcreso.com wrote: I have an html template that worked fine with an earlier version of Mapserver, but not with v5.4.1 The error mesage is: Content-type: text/html isValidTemplate(): Web application error. Missing magic string,

Re: [mapserver-users] Calling WMS layer via openlayers when STATUS ON

2009-10-13 Thread P Kishor
On Tue, Oct 13, 2009 at 6:37 PM, Paul Curran paul_ever...@hotmail.com wrote: Hi, Ive been struggling with this problem for a little while now. My WMS layer will only display if STATUS is set to DEFAULT within the mapfile. If status is set to ON, i get following error message within OL Map

Re: [mapserver-users] [Fwd: mapserver - postgis bug]

2009-10-12 Thread P Kishor
On Mon, Oct 12, 2009 at 3:00 PM, Peter Freimuth pfreim...@arcor.de wrote: -- Peter Freimuth  Muskauer Str. 11   10997 Berlin Location:http://www.berlinonline.de/citymap/map.asp?start.x=5plz=10997str=Muskauer+Str.+11grid=dedatlas10

Re: [mapserver-users] tile4ms - Layer object STATUS

2009-10-02 Thread P Kishor
On Fri, Oct 2, 2009 at 7:01 PM, Ted Spradley tsprad...@snoogems.com wrote: Hi All, Still working on basics.  Now tiling.  Following the steps to tile data on http://mapserver.org/utilities/tile4ms.html#tile4ms. 1. With STATUS ON, MS does not display the tiled data at any zoom level 2. With

[mapserver-users] MapServer failing to find any result, causing WMSGetFeatureInfo hang

2009-09-21 Thread P Kishor
Greetings, I have a 1 km. sq. grid layer stored in Pg/PostGIS (8.4/1.4.0) served by MapServer 5.4.2. If I query for WMSGetFeatureInfo (from OpenLayers 2.8) while zoomed out, the following queries run in the backend, and xmin, xmax, ymin, ymax values are returned to the user and presented in a

Re: [mapserver-users] about PHP and HTML

2008-05-15 Thread P Kishor
On 5/15/08, Francisco [EMAIL PROTECTED] wrote: Hello, It is possible to execute one function PHP using a button object in one form for example function showmy() { echo Hello } .. td input name=search type=submit id=search value=Search onClick=showmy(); /td Salas you

Re: [mapserver-users] How to draw a circle with a centroid and radius

2008-05-12 Thread P Kishor
Sucharita, Did you read some of the things I wrote in my reply to you? Look below for more... On 5/12/08, Sucharita Samuel [EMAIL PROTECTED] wrote: Hi Friends, I am really stuck up with this for a long time now. As far as I have googled, I have found that to draw a circle,

Re: [mapserver-users] Intersection of rectangle and circle

2008-05-09 Thread P Kishor
Let's clarify a few things first -- On 5/9/08, Sucharita Samuel [EMAIL PROTECTED] wrote: Hi friends, I need to find the intersection of a rectangle and circle. what exactly do you need to find? - the points at which they intersect? - whether or not they intersect? - the overlapping area

[mapserver-users] MapServer logs

2008-04-18 Thread P Kishor
Debugging a map file is a logical process, just like debugging a program. Thus spake Warmerdam in nuther thread. Ok then. I have the following situation -- Client OpenLayers calling MapServer via WMS. MapServer getting data out of a db (homegrown SQLiteGIS) via an OGR connection.

Re: [mapserver-users] MapServer logs

2008-04-18 Thread P Kishor
On 4/18/08, Daniel Morissette [EMAIL PROTECTED] wrote: P Kishor wrote: I want MapServer to write every call that it makes to the database via OGR. So, I added the following line to my map file WEB .. LOG /Users/punkish/Sites/sqlitegis/tmp/ms.log END IIRC, LOG only logs

Re: [mapserver-users] Drawing a circle on a map

2008-04-12 Thread P Kishor
On 4/12/08, Sucharita Samuel [EMAIL PROTECTED] wrote: Hi all, I want to draw a circle of 5 km radius around the point I click on the map. I am using C# mapscript. Even if you can help me with the php code, it will be of great help. a circle is one of the easiest geometric primitives

Re: [mapserver-users] 500 Internal server error

2008-04-02 Thread P Kishor
On 4/2/08, Ignacio J. Moratiel [EMAIL PROTECTED] wrote: I've compiled and installed mapserver on Suse 10.0 and mapserv file is on cgi-bin directory. When I try to run the scripts I get a 500 internal error message. I can read on this page

Re: [mapserver-users] 500 Internal server error

2008-04-02 Thread P Kishor
nudge from your error log). If you insist on using Jpeg, recompile the program correctly (it seems that your mapserv does claim that it supports jpeg, but I don't know what is going on there), else use PNGs or GIFs. Should keep you busy for a while. Good luck. P Kishor escribió: On 4/2/08

Re: [mapserver-users] Resampling and image quality?

2008-03-27 Thread P Kishor
On 3/27/08, Gregor Mosheh [EMAIL PROTECTED] wrote: Hi, all. We're seeing some distortion in an image, a loss of viewing quality, and am hoping that y'all can provide some insight into what may be the issue. Here are the URLs: http://dev.geowake.com/chart.test/index.php