[gdal-dev] Gdal 32 bit libraries -reg

2013-07-03 Thread Nikhil Sai Parupalli
Hi , Please let me know where to download Gdal libraries of 32 bit Thanks Nikhil Sai Parupalli ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Display of S57 data sets

2013-04-02 Thread Nikhil Sai Parupalli
in or source code that I can use to display these chart formats. These particular formats are exclusive to the nautical world as such it is difficult to locate code (dll etc) that I can use. And I am yet to find any examples on how to build your own viewer. Thanks Nikhil Sai Parupalli

Re: [gdal-dev] Gdal compatibility with windows 8

2013-02-07 Thread Nikhil Sai Parupalli
Hi All. After all the system migration I could use GDAL in my windows 8 system and as of now no problem has encountered Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green From

[gdal-dev] Gdal compatibility with windows 8

2013-02-06 Thread Nikhil Sai Parupalli
Hi All, I have used gdal latest version for my application developed on windows 7.. As our organisation is migrating to windows 8 , I want to check whether gdal is supported in windows 8 Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really

[gdal-dev] FIDN-issue

2012-12-10 Thread Nikhil Sai Parupalli
legal value. Please load the sample data with any application in open source it will show the same as mentioned above Thanks and Regards Nikhil Sai Parupalli ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo

[gdal-dev] (no subject)

2012-12-02 Thread Nikhil Sai Parupalli
Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] map selection -reg

2012-11-26 Thread Nikhil Sai Parupalli
(); ListIFeature ls1 = new ListIFeature(); ls1 = sel.ToFeatureList(); if (ls1.Count 0) { laySelected = lay; break; } } Thanks and Regards Nikhil Sai Parupalli Note: Do

[gdal-dev] ordering of layers

2012-10-25 Thread Nikhil Sai Parupalli
(); } } So how to control this layer order so that i can see all the layers in a single map window Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green

[gdal-dev] dotspatial map control navigation

2012-10-19 Thread Nikhil Sai Parupalli
of thing do share me some idea. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman

[gdal-dev] Map control in dotspatial

2012-10-17 Thread Nikhil Sai Parupalli
Hi , Here in my application I have a dotspatial map control , when user clicks particular place on map how to get information of that particular point. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green

[gdal-dev] Data Set Parameter [DSPM]

2012-10-15 Thread Nikhil Sai Parupalli
/longitude]. Thanks and Regards Nikhil Sai Parupalli ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] 2 geometries share function

2012-10-15 Thread Nikhil Sai Parupalli
Hey Loskot This code deals with lot of sql stmts. but here in our development we never worked with databases. We are using gdal libraries , is there any function in gdal or any other libraries that serves the purpose Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email

Re: [gdal-dev] S57 update (was: (no subject))

2012-10-12 Thread Nikhil Sai Parupalli
and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green From: s duclos [sylvain_duc...@yahoo.com] Sent: Friday, October 12, 2012 12:19 AM To: Nikhil Sai Parupalli Cc: gdal-dev

[gdal-dev] Data Set Parameter -reg

2012-10-12 Thread Nikhil Sai Parupalli
Hi, Can any one help me out how to get Data Set Parameter [DSPM] fieldfor S57dataset into application using GDAL. Do i need to change any system variables. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay

Re: [gdal-dev] Open Source GIS Raster Viewer

2012-10-12 Thread Nikhil Sai Parupalli
Hey Kishore, We can use DotSpatial library that provides Map control wjer we can display map and ot has standard ZoomIn,ZoomOut ,PAN etc... I am using the same in my application which is working fine. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless

[gdal-dev] (no subject)

2012-10-11 Thread Nikhil Sai Parupalli
Hi All, How do we get to know which S57 dataset has update sin it.. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green ___ gdal-dev mailing list gdal-dev

Re: [gdal-dev] S57 update (was: (no subject))

2012-10-11 Thread Nikhil Sai Parupalli
Hey HOw do we get to know in data set i.e any attribute information varies for update... Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green From: s duclos

Re: [gdal-dev] S57 dataset boundary issue

2012-10-10 Thread Nikhil Sai Parupalli
. Or if you have any sample data with simple representation of outer and inner boundaries please do share with me. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green From: s

Re: [gdal-dev] S57 dataset boundary issue

2012-10-10 Thread Nikhil Sai Parupalli
Hey Sylvain, Thanks for your inputs, we have successfully implemented the same in our project . I have one more question i.e If I have a polygon how to find out edges of it programmatic do we have any function to get all the edges of polygon(area) Thanks and Regards Nikhil Sai Parupalli

Re: [gdal-dev] Topological pointer

2012-10-08 Thread Nikhil Sai Parupalli
conditional checks hence reducing performance. Please let us know further. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green From: Srikanth Rao Sidduri Sent: Monday, October

[gdal-dev] S57 dataset boundary issue

2012-10-08 Thread Nikhil Sai Parupalli
:691,391,690,52,1336,1503,1512) ORNT (IntegerList) = (7:2,2,2,2,1,1,1) USAG (IntegerList) = (7:1,1,1,1,1,1,1) MASK (IntegerList) = (7:255,255,255,255,255,255,255) So in the above feature, RCID 691 is used with orientation 2, usage 1 and mask 255. Best regards, Thanks and Regards Nikhil Sai

Re: [gdal-dev] Topological pointer

2012-10-07 Thread Nikhil Sai Parupalli
area outer boundaries are encoded clockwise based on Orientation or USAG. here when I retrieve S57 dataset I get multiple ORNT values for a single object. Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email until and unless it is really required. Save paper , stay Green

[gdal-dev] Topological pointer

2012-10-05 Thread Nikhil Sai Parupalli
Hi All, We are working on project which renders S57 dataset , I used GDAL for rendering GIS data and DOTSPATIAL for displaying map. Here I could read dataset , but can any one know how do we get Topological Indicator value Thanks and Regards Nikhil Sai Parupalli Note: Do not print