Re: [mapserver-users] Speed of PostGIS vs Shapefiles in MapServer 5.4

2009-05-15 Thread ritesh ambastha
maps. It will be much much faster and convenient than using shapefiles. Regards, Ritesh Ambastha Regards, Ritesh Ambastha Ben Madin wrote: > > G'day all, > > I see a rewrite of PostGIS handling was a major achievement in the 5.4 > Release. I have a number of polygon la

Re: [mapserver-users] I: Apache crash using Mapserver with big mapfile(about 2500 lines)

2009-05-15 Thread ritesh ambastha
work for DieHard. I just got some reference of it on web" Regards, Ritesh Ambastha Edgardo Ghibaudo wrote: > > Steve, > > I compiled mapserver with -enable-debug option. > Then I launched shp2img in the following way: > ./shp2img -all_debug 5 -m /opt/fgs/apps/mapservergeo/

Re: [mapserver-users] coding for pan the map

2009-05-15 Thread ritesh ambastha
You can exploit the rich features provided by Openlayers. It will help you to setup the basic features like zoom and pan easily. Regards, Ritesh Ambastha meenu wrote: > > hi all > > can anybody help me to do the coding for pan the map? > i did one website us

Re: [mapserver-users] cannot able to test the mapfile-database eror

2009-03-16 Thread ritesh ambastha
Hey Syed, You should also check whether geometry functions are available with your installed postgres. Its the most common error. Check whether this function exists or not - force_2d(geom) Cheers, Ritesh syed mohseen wrote: > > hi all, > i am a new bie to fgs and i want to test one of my

Re: [MAPSERVER-USERS] ms4w installation

2008-11-06 Thread Ritesh Ambastha
Have you tried /ms4w/apache-install.bat before trying uninstallation? Ritesh Ambastha On Thu, Nov 6, 2008 at 6:02 PM, lakku <[EMAIL PROTECTED]> wrote: > > hi > > iam using "windows XP media center edition" > i have executed '/ms4w/apache-uninstall.bat'

Re: [mapserver-users] LABEL FOLLOW STREETS

2008-10-16 Thread Ritesh Ambastha
ANGLE FOLLOW will suffice your requirement. - Ritesh Ambastha On Fri, Oct 17, 2008 at 10:55 AM, ntiamoah bernard <[EMAIL PROTECTED]>wrote: > Hi guys, > How do I make my streets label follow the orientation of the streets. I > mean i want some of the labels to be vertical, curve

Re: [mapserver-users] Precaching and opacity

2008-09-10 Thread ritesh ambastha
AIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of ritesh ambastha > Sent: Wednesday, September 10, 2008 3:40 PM > To: Bistrais, Bob > Cc: mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] Precaching and opacity > > Let us know the imagetype and output

Re: [mapserver-users] Precaching and opacity

2008-09-10 Thread ritesh ambastha
Let us know the imagetype and outputformat defined in your map file. Have you set transparency and antialias correctly? Regards, Ambastha On Wed, Sep 10, 2008 at 2:04 AM, Bistrais, Bob <[EMAIL PROTECTED]> wrote: > Please excuse my ignorance, I'm only starting to figure out the finer points > of p

Re: [MAPSERVER-USERS] Key labelcache_map_edge_buffer does not exist (While using TiF files in Raster Layer)

2008-08-27 Thread Ritesh Ambastha
Thanks Christopher, I turned DEBUG OFF, and resolved the problem. Now I am successfully generating tiles from Mapserver's raster layer. Regards, Ritesh Ambastha Christopher Schmidt-4 wrote: > > On Wed, Aug 27, 2008 at 12:30:14AM -0700, Ritesh Ambastha wrote: >> >

[MAPSERVER-USERS] Key labelcache_map_edge_buffer does not exist (While using TiF files in Raster Layer)

2008-08-27 Thread Ritesh Ambastha
5.0.0. Any help will be highly appreciated. Thanks, Ritesh Ambastha -- View this message in context: http://www.nabble.com/Key-labelcache_map_edge_buffer-does-not-exist-%28While-using-TiF-files-in-Raster-Layer%29-tp19176014p19176014.html Sent from the Mapserver - User mailing list archive at Nabbl

Re: [mapserver-users] Using mapserver with EPSG:900913

2008-08-21 Thread ritesh ambastha
I am not sure this will help or not I found two epsg files in my /usr/local/share/proj directory: epsg EPSG (in caps) I modify the values in both the files for my use. You can also try the same Regards, Ritesh Ambastha /usr/local/share/proj/epsg On Thu, Aug 21, 2008 at 5:41 PM, Subha

[MAPSERVER-USERS] epsg code for 'UTM 43 North'

2008-08-19 Thread Ritesh Ambastha
How can I calculate exact EPSG code for the date projected in 'UTM 43 North' ? I just got few clues from this link : http://spatialreference.org/ref/epsg/?search=UTM&srtext=Search Thanks, Ritesh Ambastha -- View this message in context: http://www.nabble.com/epsg-code-for-%27U

Re: [MAPSERVER-USERS] fseek dbf error while importing shapefile in postgres

2008-08-19 Thread Ritesh Ambastha
Dear Gregor, Thanks for the quick support ! I checked the number of rows in the populated table in postgres against the DBF. Both are equal. I am unable to check the source of error. Regards, RItesh Ambastha Gregor Mosheh-3 wrote: > > Ritesh Ambastha wrote: >> fseek(-103531358

[MAPSERVER-USERS] fseek dbf error while importing shapefile in postgres

2008-08-19 Thread Ritesh Ambastha
on DBF file. . . . fseek(-1035313584) failed on DBF file. What can be the problem? What should be checked in the DBF for these kind of errors? Regards, Ritesh Ambastha -- View this message in context: http://www.nabble.com/fseek-dbf-error-while-importing-shapefile-in-postgres-tp19052192p19052192.h

Re: [MAPSERVER-USERS] attach text to displayed features that are coming from postgis

2008-08-18 Thread Ritesh Ambastha
Dear John, You just need to use these additional lines in your class definition: CLASS - --- LABELITEM "column_name" LABEL COLOR 150 150 150 FONT sans TYPE truetype SIZE 10 PARTIALS FALSE END --- --- END #class Regards, Ritesh Ambastha John Mitche

[MAPSERVER-USERS] Use of "gutter" parameter with tilecache

2008-08-18 Thread Ritesh Ambastha
erating tiles while using this "gutter" param. Regards, Ritesh Ambastha -- View this message in context: http://www.nabble.com/Use-of-%22gutter%22-parameter-with-tilecache-tp19033034p19033034.html Sent from the Mapserver - User mailing list archive at Nabble.com. ___

Re: [MAPSERVER-USERS] drawing a north arrow on a map

2008-08-07 Thread Ritesh Ambastha
Use the proper symbol name as: Layer style ---symbol 'symbol_name' end end regards, Ritesh fastturtle wrote: > > Dear list, > I'm hoping someone can help me. > Following the instructions in the wiki, I am trying to add a north > arrow to a map. I've got a basic north arrow image

RE: [MAPSERVER-USERS] Road Lines with AGG

2008-08-06 Thread Ritesh Ambastha
nc. > 4717 Broadmoor Ave, Suite G > Kentwood, MI 49512 > > Office: 616-656-5163 > PCS:616-706-2438 > Fax:616-554-6484 > Web: www.ipcswirelessinc.com > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of &g

RE: [MAPSERVER-USERS] Road Lines with AGG

2008-08-05 Thread Ritesh Ambastha
I tried by commenting antialias true. But, still am getting the same sprited lines. I have kept transparency as alpha. Is this creating some problems? Thanks, Ritesh Ambastha Nolte, Tim wrote: > > When you are using AGG for your output do not use antialias true on your > layers. &

[MAPSERVER-USERS] Road Lines with AGG

2008-08-05 Thread Ritesh Ambastha
smoothness while keeping the same sharpness? Thanks, Ritesh Ambastha -- View this message in context: http://www.nabble.com/Road-Lines-with-AGG-tp18828729p18828729.html Sent from the Mapserver - User mailing list archive at Nabble.com. ___ mapse

Re: [mapserver-users] Data for Mapserver.

2008-07-20 Thread ritesh ambastha
You can use this data in the same way you were doing previously. Regards, Ritesh Ambastha On Sun, Jul 20, 2008 at 11:27 PM, Νικος Παπαδάκης <[EMAIL PROTECTED]> wrote: > Hallo to everyone. > I have some data of a city and i want to retrieve a map from them. > I have done other exa

RE: [MAPSERVER-USERS] Connection parameter errors while using Postgres DB Schema

2008-07-17 Thread Ritesh Ambastha
Dear Carlos, Never thought that it will be such easy. Thanks a ton! It worked :) Regards, Ritesh Ambastha Carlos Ruiz-5 wrote: > > Ritesh, > > There's a way to stablish the default schema to a postgres user when it > connects, maybe this can help you to pull th

Re: [MAPSERVER-USERS] Connection parameter errors while using Postgres DB Schema

2008-07-16 Thread ritesh ambastha
t right ,let me know. > > Thanks and Regards > Venkat. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ritesh > Ambastha > Sent: Wednesday, July 16, 2008 3:07 PM > To: mapserver-users@lists.osgeo.org > Subject: RE: [MAPSERVE

RE: [MAPSERVER-USERS] Connection parameter errors while using Postgres DB Schema

2008-07-16 Thread Ritesh Ambastha
d=administrator > user=postgres port=5432" #connection type. > Data "the_geom from rgp_gis_gmm_100_metros" #table name > > Thanks and Regards > Venkat. > > > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECT

[MAPSERVER-USERS] Connection parameter errors while using Postgres DB Schema

2008-07-16 Thread Ritesh Ambastha
this: DATA "the_geom FROM a.table_name USING UNIQUE id SRID -1" Please pour in your thoughts for defining schema in the connection/data parameters. Thanks, Ritesh Ambastha -- View this message in context: http://www.nabble.com/Connection-parameter-errors-while-using-Postgres-DB-Schem

[MAPSERVER-USERS] Error: Schema definition in postgis layer

2008-07-15 Thread Ritesh Ambastha
Also, when I keep the table in public schema, it works without any error. I need to know the correct way to define schema in mapfile while using postgis. Right now I am using these statements in my mapfile: CONNECTIONTYPE postgis CONNECTION "user=postgres password=postgres dbname=map ho

[MAPSERVER-USERS] Error: Schema definition in postgis layer

2008-07-15 Thread Ritesh Ambastha
. Also, when I keep the table in public schema, it works without any error. I need to know the correct way to define schema in mapfile while using postgis. Right now I am using these statements in my mapfile: CONNECTIONTYPE postgis CONNECTION "user=postgres password=postgres dbname=ma

Re: [MAPSERVER-USERS] Direction on road using ARROW Image

2008-06-09 Thread Ritesh Ambastha
Please write your Layer definition and symbol definition. It would be helpful for us to gaze the problem. Arrow directions is easy to implement. I guess you might be missing a minor part. Regards, Ritesh Ambastha Ila wrote: > > Hello readers, > > As I am working on GIS

Re: [MAPSERVER-USERS] Routing Algorithm Confusion !

2008-05-16 Thread Ritesh Ambastha
n road > networks ... most of them modify dijkstra's ... > there are citations on *parallel* dijkstra's if you want to scale ..to > large > number of nodes ... > > Thanks > Sandeep > > > On Fri, May 16, 2008 at 5:08 AM, Ritesh Ambastha <

[MAPSERVER-USERS] Routing Algorithm Confusion !

2008-05-15 Thread Ritesh Ambastha
route computation(like A*,TSP,etc)? Or, geeks write their own algorithm for route computation? Thanks and Regards, Ritesh Ambastha -- View this message in context: http://www.nabble.com/Routing-Algorithm-Confusion-%21-tp17264809p17264809.html Sent from the Mapserver - User mailing list archive at Nabbl

Re: [MAPSERVER-USERS] color coding

2008-05-15 Thread Ritesh Ambastha
Dear Kevin, Shortcuts are never good. You should write everything by yourself in the mapfile. Still, if you want to give a try, follow this shortcut. Install http://www.qgis.org/ QGIS (Freely available). Also, install http://www.python.org python (Freely available) Now, you can use QGIS a

Re: [MAPSERVER-USERS] Mapserver 3D images

2008-05-13 Thread Ritesh Ambastha
Do read about Data Elevation Models. Regards, Ritesh mhungc wrote: > > Hi, > > I want to kown how can i develop in mapserver php mapscript > functionalities as view the maps in 3D. How can i do that? Images in 3D > when i have shapes in 2D? > > Can i convert shapes in 2D to 3D? > > I don

Re: [MAPSERVER-USERS] Layer always turn on (not possible to activate/deactivate)

2008-05-10 Thread Ritesh Ambastha
I would suggest to check the kamap config.php file. >From mapserver side, it should work STATUS [on|off|default] Sets the current status of the layer. Often modified by MapServer itself. Default turns the layer on permanently. Some notes regarding the STATUS values: * In CGI

Re: [MAPSERVER-USERS] Transparencies and IE6

2008-05-10 Thread Ritesh Ambastha
Yes, this is a known issue for IE6. I hope FF and IE7 works fine with your program. It should work with Firefox. Else, you must check your code. Regards, Ritesh Bart van den Eijnden wrote: > > This a known issue/bug in IE6. > > You can use a png hack to overcome this problem (though performa

Re: [MAPSERVER-USERS] OpenLayers + dBox + Postgres text search

2008-05-10 Thread Ritesh Ambastha
Good work Richard! You need to improve your map file. Else, I liked the stuffs ! Richard Greenwood wrote: > > I had a bad link in the site below, which I have fixed. > > I've been working on an OpenLayers site that incorporates the dBox > tree legend that is popular with many MapServer users

Re: [MAPSERVER-USERS] Postgis and Mapserver

2008-04-25 Thread Ritesh Ambastha
Hey Hans, Please check the mapserver log for the error(s). Also, do check the 'tmp' directory where map images are generated. Regards, Ritesh Ambastha Hans Castorp wrote: > > Hi to all, > > In the past days I have been answering some questions about it but, by >

[MAPSERVER-USERS] Elevation model

2008-04-09 Thread Ritesh Ambastha
Dear Reader, Please shed some lights on elevation models supported by mapserver. Elevations in cases of bridges, mountains, buildings,etc. Any steps to follow DEM (digital elevation model) in mapserver? Your suggestions/tips will be highly appreciated. Thanks and Regards, Ambastha -- Vi

[MAPSERVER-USERS] Browser Issue : Route Layer Transparency

2008-04-06 Thread Ritesh Ambastha
Dear Developers, I use ka-map routing to show directions over a map. I made the route layer transparent by setting transparency in the map file. Now, I can see the route layer transparent in Firefox and IE 7. But, IE 6 is not showing route layer on the map when I set transparency. Keeping transp

Re: [MAPSERVER-USERS] Route Layer - Transparency

2008-04-03 Thread Ritesh Ambastha
I have solved this issue. People with similar kind of problem can reach me for help. Regards, Ambastha Ritesh Ambastha wrote: > > Hello Ka-mappers, > > I am successfully showing routing on my map using ka-map routing. > I am unable to set TRANSPARENCY to this route layer.

[MAPSERVER-USERS] Route Layer - Transparency

2008-04-01 Thread Ritesh Ambastha
Hello Ka-mappers, I am successfully showing routing on my map using ka-map routing. I am unable to set TRANSPARENCY to this route layer. I have two map files, a) main.map (consists of many layers) b) route.map (consists of only one route layer) In main.map, I am able to play with transparen

Re: [MAPSERVER-USERS] PHP MapScript AGG

2008-03-24 Thread Ritesh Ambastha
I am also in search of answers regarding agg :) Bryn Roberts-2 wrote: > > Hello All, > > I've been using MapServer and MapScript both for work and home projects > for a couple of years now, and am delighted with the quality of maps > produced by MapServer 5 using AGG. > However, I have not bee

Re: [mapserver-users] MapServer consuming 100% CPU

2008-02-25 Thread ritesh ambastha
Hey, I am confident about PostGIS which can solve your problem. Do give it a try. Regards, Ritesh Ambastha On 2/25/08, Desarrollo Desarrollo <[EMAIL PROTECTED]> wrote: > > Hello Bart! > Following your advice, I have installed MySQL and downloaded one public > access shapefil