[GeoNode-devel] [GeoNode-users] rest service connection

Marcelo Villarroel raul.marcelo.villarroel.villazon at gmail.com
Tue May 24 09:35:34 PDT 2016


Hi Simone,

I just saw the service has this spatial reference

   Spatial Reference: 102100  (3857)

Maybe GeoNode is not reading it as EPSG:900913?

Thank you,

On Tue, May 24, 2016 at 12:22 PM, Marcelo Villarroel <
raul.marcelo.villarroel.villazon at gmail.com> wrote:

> Hi Simone,
>
> Syntax in ALLOWED_HOSTS & PROXY_ALLOWED_HOSTS was Ok. Thanks for the
> advice. Connection message remains the same.
>
> The debug console shows 3 kind of errors:
>
>    - Failed to load resource: the server responded with a status of 404
>    (Not Found).
>    - Failed to load resource: the server responded with a status of 403
>    (Forbidden)
>    - GeoExplorer.js:1660 Uncaught TypeError: Cannot read property 'wkid'
>    of undefined
>
> Is it possible that ArcGIS service is comming without Coordinate System
> reference?
>
> Thank you,
>
> On Tue, May 24, 2016 at 10:53 AM, Simone Dalmasso <
> simone.dalmasso at gmail.com> wrote:
>
>> Hi,
>>
>> the ALLOWED_HOSTS is only for your server name and it's not involved in
>> the remote server use. It should contain the name or IP of your geonode
>> server.
>> the PROXY_ALLOWED_HOSTS should look like  ( '<host>', ) beware
>> the parenthesis.
>>
>> In case it still don't work you can open the browser debug console and
>> see what request is issued.
>>
>> hope this helps
>>
>> 2016-05-24 16:48 GMT+02:00 Marcelo Villarroel <
>> raul.marcelo.villarroel.villazon at gmail.com>:
>>
>>> Hi,
>>>
>>> Geonode, version 2.4b25, is installed in a linux server of my office.
>>> I´m connecting as superuser through local network.
>>>
>>> There are ArcGIS rest services I want to add. They are provided as:
>>>
>>> https://
>>> <host>/arcgis/rest/services/SMA/WebMap_Existente/MapServer/<name>
>>>
>>> I added this server in local_settings.py:
>>>
>>> ALLOWED_HOSTS= [ 'https://<host>/arcgis/services' ]
>>> PROXY_ALLOWED_HOSTS = [ 'https://<host>/arcgis/services' ]
>>>
>>> When I want to add a layer to a map:
>>>
>>> Layers/ Add layers / Add a new Server... / Type: ArcGIS REST Service
>>> (REST)
>>> URL: https://
>>> <host>/arcgis/rest/services/SMA/WebMap_Existente/MapServer/<name>
>>>
>>> The message remains: Contacting server...  and does not connect.
>>>
>>> Do you know if there is something I´m missing in the configuration file,
>>> or is something related to the ArcGIS service itself?
>>>
>>> Thank you.
>>> Regards,
>>> --
>>> *R. Marcelo Villarroel V.*
>>> Ing. Civil, MSc.
>>> *Sistemas de Información Geográfica*
>>>
>>> Cochabamba, Bolivia.
>>>
>>> Cel.:     (+591) 722 12346
>>> Mail:     raul.marcelo.villarroel.villazon at gmail.com
>>>
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>>>
>>
>>
>> --
>> Simone
>>
>
>
>
> --
> *R. Marcelo Villarroel V.*
> Ing. Civil, MSc.
> *Sistemas de Información Geográfica*
>
> Cochabamba, Bolivia.
>
> Cel.:     (+591) 722 12346
> Mail:     raul.marcelo.villarroel.villazon at gmail.com
>



-- 
*R. Marcelo Villarroel V.*
Ing. Civil, MSc.
*Sistemas de Información Geográfica*

Cochabamba, Bolivia.

Cel.:     (+591) 722 12346
Mail:     raul.marcelo.villarroel.villazon at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20160524/62124fde/attachment-0001.html>


More information about the geonode-devel mailing list