Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Jody Garnett
It is a common need; however servers are not always up (especially the JPL one 
as it has a great load placed on it).

For the project I work on we keep a wiki page of demo servers; in the hopes 
that some of them are up at any point in time:
- http://udig.refractions.net/confluence/display/DATA/Home

Jody

On 12/05/2010, at 1:40 AM, Jochen Topf wrote:

> I am just working on a piece of Open Source software that can access WMS
> servers. I'd like to have some kind of demo server that could be configured
> in the software by default so that people have a working configuration
> directly after install which makes it easier for them to get going. The
> server doesn't have to do much, just deliver a simple world map or so.
> 
> I looked around a bit for suitable demo servers, but didn't find any. It
> should be something with a reasonable chance that it will be around for a
> while.
> 
> I could imagine that other people have the same problem. How about having
> such a WMS server on a OSGeo host somewhere? I don't expect a huge amount
> of load on such a server, its just for demo and not for actual use, really.
> 
> What do you think about this? I don't have access to any OSGeo hosts, but
> would be willing to help with the setup.
> 
> Jochen
> -- 
> Jochen Topf  joc...@remote.org  http://www.remote.org/jochen/  +49-721-388298
> 
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/discuss

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Andrea Aime

Jochen Topf ha scritto:

I am just working on a piece of Open Source software that can access WMS
servers. I'd like to have some kind of demo server that could be configured
in the software by default so that people have a working configuration
directly after install which makes it easier for them to get going. The
server doesn't have to do much, just deliver a simple world map or so.

I looked around a bit for suitable demo servers, but didn't find any. It
should be something with a reasonable chance that it will be around for a
while.

I could imagine that other people have the same problem. How about having
such a WMS server on a OSGeo host somewhere? I don't expect a huge amount
of load on such a server, its just for demo and not for actual use, really.

What do you think about this? I don't have access to any OSGeo hosts, but
would be willing to help with the setup.


Anyways, back on topic, if you want you can use
http://demo.opengeo.org/geoserver
and in particular:
http://demo.opengeo.org/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities
(the server provides also WFS and WCS services, with a few layers
WFS-T editable)

The set of layers is still a bit messy but I'm planning to publish
at least the ThematicMapping.org country layer and maybe later during
the month the natural earth dataset.


Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Antonio Falciano

Il 11/05/2010 20.11, Andrea Aime ha scritto:

Jason Birch ha scritto:

Works for me.

Do you have a corporate firewall? Checkpoint was killing our external
WMS requests until we turned off an over-aggressive filter.


Nope, working from home, from Italy, using one of the biggest ISP,
so direct connection to the net. The IP is dynamic too, and that
WMS server always responded the same way to me.

If I ssh into a server located in the US I get a proper response instead.
That's why I guessed there might be some kind of country based
control or something like that. Maybe the set of addresses my ISP
gives me entered a black list... who knows.


Hi all,
I get the same error too! I'm using a dynamic IP of the biggest Italian
ISP. I think that black lists are becoming a big problem...

Cheers,
Antonio

--
Antonio Falciano
http://www.linkedin.com/in/antoniofalciano
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Ivan Lucena
It is working fine here (USA/MA).


>  ---Original Message---
>  From: Andrea Aime 
>  To: OSGeo Discussions 
>  Subject: Re: [OSGeo-Discuss] Demo WMS server
>  Sent: May 11 '10 12:35
>  
>  Stefan Steiniger ha scritto:
>  > how about this one:
>  >
>  > http://wms.jpl.nasa.gov/wms.cgi
>  
>  Am I the only one getting a 403 when trying to access that server?
>  
>  http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS
>  
>  Is that server somehow deciding not to serve european hosts or something
>  like that?
>  
>  Cheers
>  Andrea
>  
>  --
>  Andrea Aime
>  OpenGeo - http://opengeo.org
>  Expert service straight from the developers.
>  ___
>  Discuss mailing list
>  Discuss@lists.osgeo.org
>  http://lists.osgeo.org/mailman/listinfo/discuss
>  
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Andrea Aime

Jason Birch ha scritto:

Works for me.

Do you have a corporate firewall?  Checkpoint was killing our external 
WMS requests until we turned off an over-aggressive filter.


Nope, working from home, from Italy, using one of the biggest ISP,
so direct connection to the net. The IP is dynamic too, and that
WMS server always responded the same way to me.

If I ssh into a server located in the US I get a proper response instead.
That's why I guessed there might be some kind of country based
control or something like that. Maybe the set of addresses my ISP
gives me entered a black list... who knows.

Cheers
Andrea



--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Arnie Shore
No joy here either.  No firewall, no nothing, from USofA.  AS

On Tue, May 11, 2010 at 1:57 PM, Jason Birch  wrote:

> Works for me.
>
> Do you have a corporate firewall?  Checkpoint was killing our external WMS
> requests until we turned off an over-aggressive filter.
>
> Jason
>
> On 11 May 2010 10:35, Andrea Aime wrote:
>
>> Am I the only one getting a 403 when trying to access that server?
>>
>> http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS
>>
>> Is that server somehow deciding not to serve european hosts or something
>> like that?
>>
>>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/discuss
>
>
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Jason Birch
Works for me.

Do you have a corporate firewall?  Checkpoint was killing our external WMS
requests until we turned off an over-aggressive filter.

Jason

On 11 May 2010 10:35, Andrea Aime wrote:

> Am I the only one getting a 403 when trying to access that server?
>
> http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS
>
> Is that server somehow deciding not to serve european hosts or something
> like that?
>
>
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Andrea Aime

Stefan Steiniger ha scritto:

how about this one:

http://wms.jpl.nasa.gov/wms.cgi


Am I the only one getting a 403 when trying to access that server?

http://wms.jpl.nasa.gov/wms.cgi?REQUEST=GetCapabilities&SERVICE=WMS

Is that server somehow deciding not to serve european hosts or something
like that?

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Stefan Steiniger

how about this one:

http://wms.jpl.nasa.gov/wms.cgi

Jochen Topf wrote:

I am just working on a piece of Open Source software that can access WMS
servers. I'd like to have some kind of demo server that could be configured
in the software by default so that people have a working configuration
directly after install which makes it easier for them to get going. The
server doesn't have to do much, just deliver a simple world map or so.

I looked around a bit for suitable demo servers, but didn't find any. It
should be something with a reasonable chance that it will be around for a
while.

I could imagine that other people have the same problem. How about having
such a WMS server on a OSGeo host somewhere? I don't expect a huge amount
of load on such a server, its just for demo and not for actual use, really.

What do you think about this? I don't have access to any OSGeo hosts, but
would be willing to help with the setup.

Jochen

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] Demo WMS server

2010-05-11 Thread Jochen Topf
I am just working on a piece of Open Source software that can access WMS
servers. I'd like to have some kind of demo server that could be configured
in the software by default so that people have a working configuration
directly after install which makes it easier for them to get going. The
server doesn't have to do much, just deliver a simple world map or so.

I looked around a bit for suitable demo servers, but didn't find any. It
should be something with a reasonable chance that it will be around for a
while.

I could imagine that other people have the same problem. How about having
such a WMS server on a OSGeo host somewhere? I don't expect a huge amount
of load on such a server, its just for demo and not for actual use, really.

What do you think about this? I don't have access to any OSGeo hosts, but
would be willing to help with the setup.

Jochen
-- 
Jochen Topf  joc...@remote.org  http://www.remote.org/jochen/  +49-721-388298

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss