Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

plugins/WMTSSource.js #755

Open
GreenUtil opened this issue Oct 30, 2015 · 6 comments
Open

plugins/WMTSSource.js #755

GreenUtil opened this issue Oct 30, 2015 · 6 comments
Labels

Comments

@GreenUtil
Copy link

Hello,

I am trying to implement the WMTSSource plugin into the Boundless Geoexplorer, in the AddLayers plugin and in the configuration of the composer to add a WMTS layer to the background layers.

However, in both cases I get :

Error: Could not create new source plugin with ptype: gxp_wmtssource

Will it be possible in the future to use this plugin in the Geoexplorer.
Or is there another way of adding WMTS layers to the Geoexplorer ?

Greetings,

Barent Brouwers

The Netherlands

@Gnafu Gnafu added the question label Oct 30, 2015
@tdipisa
Copy link
Member

tdipisa commented Oct 30, 2015

Dear Barent Brouwers,

even if MapStore is based on the GeoExplorer framework, so we have a
similar plugin system, this plugin
has not been tested in GeoExplorer. Currently GeoExplorer implements only
the TMSSource plugin I think.
There isn't any plan currently to migrate the WMTSSource of MapStore in
GeoExplorer.

However, it is possible that you have this error because the plugin is
missing into the build configuration.
Have you added this plugin into the buildjs.cfg file?

Best Regards,
Tobia Di Pisa

==GeoServer Professional Services from the
experts!Visit http://goo.gl/it488V http://goo.gl/it488V for more
information.==

Dott. Ing. Tobia Di Pisa
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


Call
Send SMS
Add to Skype

You'll need Skype CreditFree via Skype

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

2015-10-30 13:45 GMT+01:00 GreenUtil [email protected]:

Hello,

I am trying to implement the WMTSSource plugin into the Boundless
Geoexplorer, in the AddLayers plugin and in the configuration of the
composer to add a WMTS layer to the background layers.

However, in both cases I get :

Error: Could not create new source plugin with ptype: gxp_wmtssource

Will it be possible in the future to use this plugin in the Geoexplorer.
Or is there another way of adding WMTS layers to the Geoexplorer ?

Greetings,

Barent Brouwers

The Netherlands


Reply to this email directly or view it on GitHub
#755.

@GreenUtil
Copy link
Author

Hello Tobia,

You're right, I missed an entry in the build configuration.
However, after having added this, I still got the same error.

My idea is that I am missing WMTSLayerPanel.js as well, so I included this in the Geoexplorer application as well.
The project is built correctly, however, runtime I get errors in the Ext framework.
WMTSLayerPanel.js looks a bit like WMSLayerPanel.js and this one seems to work.

In fact, do I need WMTSLayerPanel.js ?

@tdipisa
Copy link
Member

tdipisa commented Oct 30, 2015

Hi Barent Brouwers,

yes sure, you need the WMTSLayerPanel widget as WMTSSource dependency.
There are some other dependencies like the LayerPanel and the
WMTSCapabilitiesReader,
here
f51bc3e
the commit that has been provided in MapStore in order to introduce the TMS
and the WMTS
support.

Regards,
Tobia Di Pisa

==GeoServer Professional Services from the
experts!Visit http://goo.gl/it488V http://goo.gl/it488V for more
information.==

Dott. Ing. Tobia Di Pisa
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


Call
Send SMS
Add to Skype

You'll need Skype CreditFree via Skype

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

2015-10-30 17:13 GMT+01:00 GreenUtil [email protected]:

Hello Tobia,

You're right, I missed an entry in the build configuration.
However, after having added this, I still got the same error.

My idea is that I am missing WMTSLayerPanel.js as well, so I included this
in the Geoexplorer application as well.
The project is built correctly, however, runtime I get errors in the Ext
framework.
WMTSLayerPanel.js looks a bit like WMSLayerPanel.js and this one seems to
work.

In fact, do I need WMTSLayerPanel.js ?


Reply to this email directly or view it on GitHub
#755 (comment)
.

@GreenUtil
Copy link
Author

Thank you very much.
I am going to try this on Monday.....

@GreenUtil
Copy link
Author

I think I am almost there......

The AddLayers functionality is working with WMTS layers.
The Geoexplorer application is reading and showing the GetCapabilities fine.
However, when adding a layer to the map, no attached styling is coming up, so nothing is visible in the WMTS layers.....

@capooti
Copy link

capooti commented Sep 20, 2019

hi @GreenUtil were you finally able to implement the WMTS plugin? I would be interested, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants