Re: [gdal-dev] NewDataset and SetBand error

2013-11-20 Thread Seung Ae Lim
div, span, p { padding: 0px; margin:0cm; margin-bottom:3.5pt; text-align:justify; text-justify:inter-ideograph; text-autospace:none; word-break:break-hangul; font-size: 10pt; }; p.fcknormal, li.fcknormal, div.fcknormal { padding: 0px; margin:0cm; margin-bottom:3.5pt; text-align:justify; text-

Re: [gdal-dev] [PATCH v2] Support Mercator_2SP in GeoTIFF

2013-11-20 Thread Trent Piepho
On Wed, Nov 20, 2013 at 1:35 AM, Even Rouault wrote: > > Le mercredi 20 novembre 2013 03:29:25, Trent Piepho a écrit : > > That file had both StdParallel1 and ScaleAtNatOrigin defined. > > > > I've uploaded two new files. This one has only StdParallel1 defined with > > no ScaleAtNatOrigin. > > ht

Re: [gdal-dev] Can GDAL access ARCGIS REST services?

2013-11-20 Thread Moskovitz, Bob@DOC
That's too bad :( Here is another one that doesn't work even though it says it is a "MapServer": http://atlas.resources.ca.gov/ArcGIS/rest/services/Base_Maps/NAIP2012_Index/MapServer . -Original Message- From: Even Rouault [mailto:even.roua...@mines-paris.org] Sent: Wednesday, Novem

Re: [gdal-dev] Can GDAL access ARCGIS REST services?

2013-11-20 Thread Even Rouault
Le mercredi 20 novembre 2013 19:58:29, Moskovitz, Bob@DOC a écrit : > Hello all, > > At one time, I was able to view NAIP imagery using WMS, but it appears that > I can only access it using ARCGIS REST services. According to > http://www.northrivergeographic.com/qgis-adding-an-arcgis-rest-servic

[gdal-dev] Can GDAL access ARCGIS REST services?

2013-11-20 Thread Moskovitz, Bob@DOC
Hello all, At one time, I was able to view NAIP imagery using WMS, but it appears that I can only access it using ARCGIS REST services. According to http://www.northrivergeographic.com/qgis-adding-an-arcgis-rest-service, I tried something like this: C:\>gdal_translate --debug on "http://gis

Re: [gdal-dev] RFC 44: JSON/XML output for ogrinfo/gdalinfo

2013-11-20 Thread Even Rouault
> > > - I saw on IRC that you didn't anticipate to make that capability as an > > API call but still rely on parsing the output of the utilities. That > > make its use a bit complicated (in my opinion), but I don't see this as > > a blocking point. > > Are there other examples of this type of app

Re: [gdal-dev] [PATCH v2] Support Mercator_2SP in GeoTIFF

2013-11-20 Thread Even Rouault
Le mercredi 20 novembre 2013 03:29:25, Trent Piepho a écrit : > Antii, > > Thank you for the testing. It looks like Arc/GIS works while FME and > Intergraph don't. Some of those proprietary software use GDAL, but possibly not for GeoTIFF support, or if they do, perhaps with their own patches.