[Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread maning sambale
Hi,

I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
TWMS version 1.1.1 spec, it can read the capabilities request via the
Add WMS Layer dialog.  But I can't get any layer loaded, I get this
error:

Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
!DOCTYPE ServiceExceptionReport SYSTEM
http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
ServiceExceptionReport version=1.1.1
  ServiceException
Cannot read data files
  /ServiceException
/ServiceExceptionReport



[0] http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services
[1] 
http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_Endpoints
-- 
cheers,
maning
--
Freedom is still the most radical idea of all -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
--
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread Germán Carrillo
... and WPS.

2012/8/23 Yves Jacolin (free) yjaco...@free.fr

 Hello,

 I am not sure that QGIS support TMS service. Only WFS, WMS, WMS-C and WMTS
 services.

 Regards,

 Y.
 Le 23/08/2012 12:47, maning sambale a écrit :

  Hi,

 I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
 TWMS version 1.1.1 spec, it can read the capabilities request via the
 Add WMS Layer dialog.  But I can't get any layer loaded, I get this
 error:

 Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
 !DOCTYPE ServiceExceptionReport SYSTEM
 http://wms.jpl.nasa.gov/**exception_1_1_1.dtdhttp://wms.jpl.nasa.gov/exception_1_1_1.dtd
 ServiceExceptionReport version=1.1.1
ServiceException
  Cannot read data files
/ServiceException
 /ServiceExceptionReport



 [0] http://earthdata.nasa.gov/**wiki/main/index.php/Global_**
 Imagery_Browse_Serviceshttp://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services
 [1] http://earthdata.nasa.gov/**wiki/main/index.php/GIBS_**
 Access_Methods#Service_**Endpointshttp://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_Endpoints



 --
 Yves Jacolin

 __**_
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/**mailman/listinfo/qgis-userhttp://lists.osgeo.org/mailman/listinfo/qgis-user




-- 
---
   |\__
(:__)(
   |/

Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
http://twitter.com/GeoTux2
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread Etienne Tourigny
have you tried gdal tms support? The following VRT file can load
openstreemap tms

http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-Tiles-in-QGIS

Etienne

On Thu, Aug 23, 2012 at 7:47 AM, maning sambale
emmanuel.samb...@gmail.com wrote:
 Hi,

 I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
 TWMS version 1.1.1 spec, it can read the capabilities request via the
 Add WMS Layer dialog.  But I can't get any layer loaded, I get this
 error:

 Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
 !DOCTYPE ServiceExceptionReport SYSTEM
 http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
 ServiceExceptionReport version=1.1.1
   ServiceException
 Cannot read data files
   /ServiceException
 /ServiceExceptionReport



 [0] 
 http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services
 [1] 
 http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_Endpoints
 --
 cheers,
 maning
 --
 Freedom is still the most radical idea of all -N.Branden
 wiki: http://esambale.wikispaces.com/
 blog: http://epsg4253.wordpress.com/
 --
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread Alexander Bruy
Works fine here in QGIS master using this link

http://map1.vis.earthdata.nasa.gov/wmts-geo/wmts.cgi?SERVICE=WMTSrequest=GetCapabilities


2012/8/23 maning sambale emmanuel.samb...@gmail.com:
 Hi,

 I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
 TWMS version 1.1.1 spec, it can read the capabilities request via the
 Add WMS Layer dialog.  But I can't get any layer loaded, I get this
 error:

 Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
 !DOCTYPE ServiceExceptionReport SYSTEM
 http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
 ServiceExceptionReport version=1.1.1
   ServiceException
 Cannot read data files
   /ServiceException
 /ServiceExceptionReport



 [0] 
 http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services
 [1] 
 http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_Endpoints
 --
 cheers,
 maning

-- 
Alexander Bruy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread Alexander Bruy
Ops, sorry. Layer added but it is blank

2012/8/23 Alexander Bruy alexander.b...@gmail.com:
 Works fine here in QGIS master using this link

 http://map1.vis.earthdata.nasa.gov/wmts-geo/wmts.cgi?SERVICE=WMTSrequest=GetCapabilities

-- 
Alexander Bruy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread Alister Hood
Specifically, save the xml file from Option 1) at:
http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Supported_Clients#Script-level_access_to_imagery
Drag-and-drop it into QGIS and it will display fine.

Of course, see the note at the bottom of the page:
Requirements
GDAL version 1.9.1 or greater with cURL support enabled


 Date: Thu, 23 Aug 2012 15:33:42 -0300
 From: Etienne Tourigny etourigny@gmail.com
 To: maning sambale emmanuel.samb...@gmail.com
 Cc: qgis-user qgis-user@lists.osgeo.org
 Subject: Re: [Qgis-user] loading Web Map Tile Service in QGIS
 Message-ID:
   CA+TxYvOZzDX=zm975i_PcUB0zsEa-rCtu5s6rR-J=byw+nb...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1
 
 have you tried gdal tms support? The following VRT file can load
 openstreemap tms
 
 http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-
 Tiles-in-QGIS
 
 Etienne
 
 On Thu, Aug 23, 2012 at 7:47 AM, maning sambale
 emmanuel.samb...@gmail.com wrote:
  Hi,
 
  I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
  TWMS version 1.1.1 spec, it can read the capabilities request via the
  Add WMS Layer dialog.  But I can't get any layer loaded, I get this
  error:
 
  Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
  !DOCTYPE ServiceExceptionReport SYSTEM
  http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
  ServiceExceptionReport version=1.1.1
ServiceException
  Cannot read data files
/ServiceException
  /ServiceExceptionReport
 
 
 
  [0]
 http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Servic
 es
  [1]
 http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_
 Endpoints
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] loading Web Map Tile Service in QGIS

2012-08-23 Thread maning sambale
Thanks for all the reply. Alister's solution works.

On Fri, Aug 24, 2012 at 8:15 AM, Alister Hood
alister.h...@synergine.com wrote:
 Specifically, save the xml file from Option 1) at:
 http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Supported_Clients#Script-level_access_to_imagery
 Drag-and-drop it into QGIS and it will display fine.

 Of course, see the note at the bottom of the page:
 Requirements
 GDAL version 1.9.1 or greater with cURL support enabled


 Date: Thu, 23 Aug 2012 15:33:42 -0300
 From: Etienne Tourigny etourigny@gmail.com
 To: maning sambale emmanuel.samb...@gmail.com
 Cc: qgis-user qgis-user@lists.osgeo.org
 Subject: Re: [Qgis-user] loading Web Map Tile Service in QGIS
 Message-ID:
   CA+TxYvOZzDX=zm975i_PcUB0zsEa-rCtu5s6rR-J=byw+nb...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 have you tried gdal tms support? The following VRT file can load
 openstreemap tms

 http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-
 Tiles-in-QGIS

 Etienne

 On Thu, Aug 23, 2012 at 7:47 AM, maning sambale
 emmanuel.samb...@gmail.com wrote:
  Hi,
 
  I'm trying to load MODIS Web Map Tile Service [0] in QGIS.  Using the
  TWMS version 1.1.1 spec, it can read the capabilities request via the
  Add WMS Layer dialog.  But I can't get any layer loaded, I get this
  error:
 
  Response: ?xml version='1.0' encoding=UTF-8 standalone=no ?
  !DOCTYPE ServiceExceptionReport SYSTEM
  http://wms.jpl.nasa.gov/exception_1_1_1.dtd 
  ServiceExceptionReport version=1.1.1
ServiceException
  Cannot read data files
/ServiceException
  /ServiceExceptionReport
 
 
 
  [0]
 http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Servic
 es
  [1]
 http://earthdata.nasa.gov/wiki/main/index.php/GIBS_Access_Methods#Service_
 Endpoints



-- 
cheers,
maning
--
Freedom is still the most radical idea of all -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
--
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user