[GeoNode-users] Erdas Apollo Essentials error

Alessio Fabiani alessio.fabiani at geo-solutions.it
Fri Jul 15 01:14:28 PDT 2016


Uhmm,
nope, nothing special, except that it declares for the layer a Style named
"default".

OGC suggests that when using the default style the getmap request might use
an empty property "style=". On the other side the server declares that
actually exists a style named "default" on the back-end.

Summarizing, for an initial thrubleshoot:

1. You must ensure that the style named "default" really exists on the
server and that the one daclared on the getcapabilities it is not just a
sort of strange convention from the server.

2. On the other hand you should also ensure that the server accepts a
standard OGC getmap request using the "style=" property on the query string
when asking for the default style of a layer.




Best Regards,
Alessio Fabiani.

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

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39 331 6233686

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

-------------------------------------------------------

*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.

---------------------------------------------------------------------

On Fri, Jul 15, 2016 at 7:23 AM, Franklin, Chris <
CFranklin at anglogoldashanti.com> wrote:

> Hi Alessio,
>
>
>
> Here is the getcap doc, it’s a private feed so it’s the best i can do:
>
>
>
> This XML file does not appear to have any style information associated
> with it. The document tree is shown below.
>
> <!--  ERDAS APOLLO Core 2016  -->
>
> <WMS_Capabilities xmlns="http://www.opengis.net/wms" xmlns:xlink="
> http://www.w3.org/1999/xlink" xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
> http://www.opengis.net/wms
> http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd
> "version="1.3.0">
>
> <Service>
>
> <Name>WMS</Name>
>
> <Title>ERDAS APOLLO 2016</Title>
>
> <Abstract>
>
> Service powered by ERDAS APOLLO Essentials 2015, the fastest most
> efficient image server available.
>
> </Abstract>
>
> <KeywordList>
>
> <Keyword>ECW</Keyword>
>
> <Keyword>ECWP</Keyword>
>
> <Keyword>OTDF</Keyword>
>
> <Keyword>JPEG 2000</Keyword>
>
> </KeywordList>
>
> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink
> " xlink:type="simple" xlink:href="http://www.hexagongeospatial.com/"/>
>
> <ContactInformation>
>
> <ContactPersonPrimary>
>
> <ContactPerson>ERDAS APOLLO Product team</ContactPerson>
>
> <ContactOrganization>Hexagon Geospatial</ContactOrganization>
>
> </ContactPersonPrimary>
>
> <ContactPosition>ERDAS APOLLO Product Director</ContactPosition>
>
> <ContactAddress>
>
> <AddressType>postal</AddressType>
>
> <Address>Norcross, GA 30092-2500 USA</Address>
>
> <City>Norcross</City>
>
> <StateOrProvince>GA</StateOrProvince>
>
> <PostCode>30092-2500</PostCode>
>
> <Country>USA</Country>
>
> </ContactAddress>
>
> <ContactVoiceTelephone>+1 877 463 1217</ContactVoiceTelephone>
>
> <ContactElectronicMailAddress>geospatial_support at intergraph.com
> </ContactElectronicMailAddress>
>
> </ContactInformation>
>
> <Fees>None</Fees>
>
> <AccessConstraints>None</AccessConstraints>
>
> <MaxWidth>4000</MaxWidth>
>
> <MaxHeight>4000</MaxHeight>
>
> </Service>
>
> <Capability>
>
> <Request>
>
> <GetCapabilities>
>
> <Format>text/xml</Format>
>
> <DCPType>
>
> <HTTP>
>
> <Get>
>
> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="
> http://aupegis06/erdas-iws/ogc/wms/GeoNode?"/>
>
> </Get>
>
> </HTTP>
>
> </DCPType>
>
> </GetCapabilities>
>
> <GetMap>
>
> <Format>image/png</Format>
>
> <Format>image/png8</Format>
>
> <Format>image/jpeg</Format>
>
> <Format>image/jpegxr</Format>
>
> <Format>image/webp</Format>
>
> <DCPType>
>
> <HTTP>
>
> <Get>
>
> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="
> http://aupegis06/erdas-iws/ogc/wms/GeoNode?"/>
>
> </Get>
>
> </HTTP>
>
> </DCPType>
>
> </GetMap>
>
> <GetFeatureInfo>
>
> <Format>text/plain</Format>
>
> <Format>text/xml</Format>
>
> <DCPType>
>
> <HTTP>
>
> <Get>
>
> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="
> http://aupegis06/erdas-iws/ogc/wms/GeoNode?"/>
>
> </Get>
>
> </HTTP>
>
> </DCPType>
>
> </GetFeatureInfo>
>
> </Request>
>
> <Exception>
>
> <Format>XML</Format>
>
> </Exception>
>
> <Layer>
>
> <Title>Images</Title>
>
> <Layer queryable="1">
>
> <Name>HiRes</Name>
>
> <Title>HiRes</Title>
>
> <CRS>EPSG:900913</CRS>
>
> <CRS>EPSG:28351</CRS>
>
> <CRS>EPSG:4326</CRS>
>
> <CRS>EPSG:3857</CRS>
>
> <EX_GeographicBoundingBox>
>
> <westBoundLongitude>120.46202628592295</westBoundLongitude>
>
> <eastBoundLongitude>125.028764122704</eastBoundLongitude>
>
> <southBoundLatitude>-34.204430809766414</southBoundLatitude>
>
> <northBoundLatitude>-26.891644670449939</northBoundLatitude>
>
> </EX_GeographicBoundingBox>
>
>
> <BoundingBox CRS="EPSG:3857" minx="13409771.426074877" miny="-4056285.2319162795" maxx="13918138.356651722" maxy="-3109940.6926667751" resx="0.080284006769968955" resy="-0.080283781513185118"/>
>
>
> <BoundingBox CRS="EPSG:4326" miny="120.46202628592295" minx="-34.204430809766414" maxy="125.028764122704" maxx="-26.891644670449939" resy="6.7740663414839043E-007" resx="-6.7740473351530179E-007"/>
>
>
> <BoundingBox CRS="EPSG:28351" minx="264249.49404289061" miny="6214741.21643293" maxx="697604.32283740817" maxy="7025496.5" resx="0.070000196402995082" resy="-0.070000000000000007"/>
>
>
> <BoundingBox CRS="EPSG:900913" minx="13409771.426074877" miny="-4056285.2319162795" maxx="13918138.356651722" maxy="-3109940.6926667751" resx="0.080284006769968955" resy="-0.080283781513185118"/>
>
> <Style>
>
> <Name>default</Name>
>
> <Title>default</Title>
>
> <LegendURL width="100" height="100">
>
> <Format>image/jpeg</Format>
>
> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink
> " xlink:type="simple" xlink:href="
> http://aupegis06/erdas-iws/erdas/imagex/GeoNode?request=image&type=jpg&layers=/HiRes/&style=default&sizex=100&sizey=100
> "/>
>
> </LegendURL>
>
> </Style>
>
> </Layer>
>
> </Layer>
>
> </Capability>
>
> </WMS_Capabilities>
>
>
>
> Anything jump out at you?
>
>
>
> Regards
>
>
>
> *Chris Franklin*
>
> GIS and Database Co-ordinator
>
> Exploration Australia
>
> Tel:         +61 08 9425 4719
>
> Fax:        +61 08 9425 4650
>
> Email:      cfranklin at anglogoldashanti.com
>
>
>
> Consider the environment. Think before you print.
>
>
>
> *From:* alessio.fabiani at gmail.com [mailto:alessio.fabiani at gmail.com] *On
> Behalf Of *Alessio Fabiani
> *Sent:* Thursday, 14 July 2016 4:20 PM
> *To:* Franklin, Chris
> *Cc:* Simone Dalmasso; geonode-users at lists.osgeo.org
>
> *Subject:* Re: [GeoNode-users] Erdas Apollo Essentials error
>
>
>
> Is it a public WMS? If so, is it possible to get the getcapabilities URL?
>
>
>
> It looks like for some reasons the server is not able to apply the style
> specified by the getmap request... the causes may be various and not
> strictly depending by GeoNode nor GeoServer.
>
>
> Best Regards,
>
> Alessio Fabiani.
>
>
>
> ==
>
> GeoServer Professional Services from the experts!
>
> Visit http://goo.gl/it488V for more information.
>
> ==
>
>
>
> Ing. Alessio Fabiani
>
> @alfa7691
>
> Founder/Technical Lead
>
>
>
> GeoSolutions S.A.S.
>
> Via di Montramito 3/A
>
> 55054  Massarosa (LU)
>
> Italy
>
> phone: +39 0584 962313
>
> fax:     +39 0584 1660272
>
> mob:   +39 331 6233686
>
>
>
> http://www.geo-solutions.it
>
> http://twitter.com/geosolutions_it
>
>
>
> -------------------------------------------------------
>
>
>
> *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.
>
> ---------------------------------------------------------------------
>
>
>
> On Thu, Jul 14, 2016 at 7:49 AM, Franklin, Chris <
> CFranklin at anglogoldashanti.com> wrote:
>
> Thanks Simone
>
>
>
> *Chris Franklin*
>
> GIS and Database Co-ordinator
>
> Exploration Australia
>
> Tel:         +61 08 9425 4719
>
> Fax:        +61 08 9425 4650
>
> Email:      cfranklin at anglogoldashanti.com
>
>
>
> Consider the environment. Think before you print.
>
>
>
> *From:* Simone Dalmasso [mailto:simone.dalmasso at gmail.com]
> *Sent:* Thursday, 14 July 2016 1:28 PM
> *To:* Franklin, Chris
> *Subject:* Re: [GeoNode-users] Erdas Apollo Essentials error
>
>
>
> I've never see this. It is strange since it's a cascading layer.
>
>
>
> Write also to the list so others can see and answer
>
>
>
> 2016-07-14 7:21 GMT+02:00 Franklin, Chris <CFranklin at anglogoldashanti.com
> >:
>
> Hi Simone,
>
>
>
> I just get this:
>
>
>
> This XML file does not appear to have any style information associated
> with it. The document tree is shown below.
>
> <ServiceExceptionReport xmlns="http://www.opengis.net/ogc" xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
> http://www.opengis.net/ogc
> http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd
> " version="1.3.0">
>
> <ServiceException code="">File open failed!</ServiceException>
>
> </ServiceExceptionReport>
>
>
>
> Could it be the style in the GS for raster data?
>
>
>
> *Chris Franklin*
>
> GIS and Database Co-ordinator
>
> Exploration Australia
>
> Tel:         +61 08 9425 4719
>
> Fax:        +61 08 9425 4650
>
> Email:      cfranklin at anglogoldashanti.com
>
>
>
> Consider the environment. Think before you print.
>
>
>
> *From:* Simone Dalmasso [mailto:simone.dalmasso at gmail.com]
> *Sent:* Thursday, 14 July 2016 1:12 PM
> *To:* Franklin, Chris
> *Cc:* geonode-users at lists.osgeo.org
> *Subject:* Re: [GeoNode-users] Erdas Apollo Essentials error
>
>
>
> Hi,
>
>
>
> looks like a server error but if you open the browser developer console
> you can see which requests are failing. If you right click and open in a
> new tab it should give you the reason.
>
>
>
> 2016-07-14 6:57 GMT+02:00 Franklin, Chris <CFranklin at anglogoldashanti.com
> >:
>
> Hi,
>
>
>
> Im trying to add a wms service from Erdas Apollo Essentials (Image Web
> Server) but I keep getting pink boxes when viewing the data, the image is
> displayed but it seems to be if there is no data in the tile, it turn pink.
>
>
>
> This was added as a remote service..
>
>
>
>
>
> I have managed to cascade it using GS behind Goenode but how do I make it
> appear in GeoNode? Im using Windows with Geonode 2.4…
>
>
>
> *Chris Franklin*
>
> GIS and Database Co-ordinator
>
> Exploration Australia
>
> Tel:         +61 08 9425 4719
>
> Fax:        +61 08 9425 4650
>
> Email:      cfranklin at anglogoldashanti.com
>
>
>
> Consider the environment. Think before you print.
>
>
>
> This email, and its attachments, is subject to important warnings and
> disclaimers which are legally incorporated into this email in terms of
> Section 11(3) of the South African Electronic Communications and
> Transactions Act, 25 of 2002. The full text of the warnings and
> disclaimers, together with the company details and directors is available
> by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx
>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>
>
>
>
> --
>
> Simone
>
> This email, and its attachments, is subject to important warnings and
> disclaimers which are legally incorporated into this email in terms of
> Section 11(3) of the South African Electronic Communications and
> Transactions Act, 25 of 2002. The full text of the warnings and
> disclaimers, together with the company details and directors is available
> by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx
>
>
>
>
>
> --
>
> Simone
>
> This email, and its attachments, is subject to important warnings and
> disclaimers which are legally incorporated into this email in terms of
> Section 11(3) of the South African Electronic Communications and
> Transactions Act, 25 of 2002. The full text of the warnings and
> disclaimers, together with the company details and directors is available
> by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx
>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>
> This email, and its attachments, is subject to important warnings and
> disclaimers which are legally incorporated into this email in terms of
> Section 11(3) of the South African Electronic Communications and
> Transactions Act, 25 of 2002. The full text of the warnings and
> disclaimers, together with the company details and directors is available
> by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.jpg
Type: image/jpeg
Size: 3241 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0004.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image009.png
Type: image/png
Size: 158371 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image010.jpg
Type: image/jpeg
Size: 3237 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0005.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 3239 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0006.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image008.jpg
Type: image/jpeg
Size: 3241 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160715/f7bd32e1/attachment-0007.jpg>


More information about the geonode-users mailing list