Re: [gdal-dev] S57 SDK in .NET developer

2015-09-29 Thread Dao Thang
Hi kusala, currently my SDK is reader for S57 file, not writer. it can read perfectly a S57 file. Thanks. — *Đào Trọng Thắng* *Mobile:* 0919 262 988 Tầng 11 - Handi Resco Building 521 Kim Mã - Hà Nội *Email: thang...@gmail.com * *YM**:** daothang2

Re: [gdal-dev] S57 SDK in .NET developer

2015-09-29 Thread Dao Thang
Hi Dmitry, My S57 SDK absolutely is .NET framework, it is dependency with GDAL S57 driver. Thanks. — *Đào Trọng Thắng* *Mobile:* 0919 262 988 Tầng 11 - Handi Resco Building 521 Kim Mã - Hà Nội *Email: thang...@gmail.com * *YM**:** daothang2004*

Re: [gdal-dev] PDF Image Rendering issues with Poppler

2015-09-29 Thread Robert Zermeno
Thanks Even for the quick reply.   I have an older build of GDAL with poppler that works rendering the page I provided, but I am attempting to perform a full custom build of poppler with static builds of all third-party libraries.  Now, I cannot view the logo and just wondering if someone could

Re: [gdal-dev] Motion: Adopt RFC 59.1: GDAL/OGR utilities as a library

2015-09-29 Thread Daniel Morissette
On 2015-09-29 6:45 AM, Even Rouault wrote: Hi, Since no remarks have been done on the latest proposal, I move to adopt RFC 59.1: GDAL/OGR utilities as a library https://trac.osgeo.org/gdal/wiki/rfc59.1_utilities_as_a_library +1 Daniel -- Daniel Morissette http://www.mapgears.com/ T: +1 41

Re: [gdal-dev] S57 SDK in .NET developer

2015-09-29 Thread kusala nine
hi, I work for a hydrographic office and S-57 is one of our core formats. There's a LOT of information in S-57 and I'm really interested in data which has been produced through an open SDK like this. Do you also produce updates and deal with the topology aspects of the geometry? I'd be really inter

[gdal-dev] Motion: Adopt RFC 59.1: GDAL/OGR utilities as a library

2015-09-29 Thread Even Rouault
Hi, Since no remarks have been done on the latest proposal, I move to adopt RFC 59.1: GDAL/OGR utilities as a library https://trac.osgeo.org/gdal/wiki/rfc59.1_utilities_as_a_library Starting with my +1, Even -- Spatialys - Geospatial professional services http://www.spatialys.com ___

Re: [gdal-dev] How to deal with IIP image via WMS minidriver?

2015-09-29 Thread Even Rouault
Carlo, I've just committed in GDAL trunk a IIP mini driver. Requires a IIP server that supports the JTL extension (which was the case for the 2 online services I tested). Online doc at http://www.gdal.org/frmt_wms.html will be refreshed in a few hours. A few demos: $ gdalinfo "IIP:http://mero

Re: [gdal-dev] S57 SDK in .NET developer

2015-09-29 Thread Dmitry Baryshnikov
Hi, Thang, What is the different between S57 SDK for .NET and GDAL S57 driver with CSharp bindings? There is the sources and API? Best regards, Dmitry 29.09.2015 05:36, Dao Thang пишет: Hi everybody, I'd like to announce i did the S57 SDK for .NET developer. Anyone want this please c

Re: [gdal-dev] PDF Image Rendering issues with Poppler

2015-09-29 Thread Even Rouault
Robert, Works fine for me with poppler 0.35.0 on Linux and with GDAL trunk. One key information you didn't mention is your GDAL version. If it is 1.11.2 or older, poppler >= 0.31.0 isn't supported. See https://trac.osgeo.org/gdal/ticket/6118 You can also test with the builds / SDKs at http://ww