Re: [Geoserver-users] Polygon wrapping around the globe

2011-11-23 Thread Andrea Aime
On Tue, Nov 22, 2011 at 10:08 PM, Phil Scadden p.scad...@gns.cri.nz wrote:
 On 22/11/2011 10:35 p.m., Andrea Aime wrote:
 The code does not try to go the short way, it goes the obvious one.
 There are actual users that have this large polygons spanning the
 entire world, from -180 to 180 (it's actually the same people that
 sponsored the map wrapping functionality).

 Just thinking about this and it seems to be an extraordinarily unusual
 use case. You have a polygon where two consecutive points are in
 different east/west hemispheres and you want the polygon to go the long
 way round the globe? I struggle to think of what the application must be
 that paid for that. However this is the case which is much easier to
 PROGRAM for.

United Nation global maps may have polygons that span the world
from east to west, often with a single line connecting the two datelines.
But even without going there, every global map has at least a single
line connecting the two datelines: the south edge of Antarctica
(a line which is actually a point, since it connects -180,-90 to 180,90)

 So could the 99% that want polygons crossing the 180 to be drawn in a
 more logical way outbid this case in paying for a solution?

As said, we are not in the business of breaking backwards compatibility
so lightly, in the past we did for some cases when jumping from the 1.x series
to the 2.x one.
I'd be happy to help in case someone wants to sponsor for the
needs of people mapping across the dateline (by adding a flag that enables
this mode, not the other way around).

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] INSPIRE mapping with app-schema

2011-11-23 Thread Ruben Velasco Vega
Hi,

Thanks for taking a look at the tutorial.
I've just touched up that part to include a link to the JIRA.

Best regards,

Ruben.

-Original Message-
From: Ben Caradoc-Davies [mailto:ben.caradoc-dav...@csiro.au] 
Sent: Wednesday, November 23, 2011 3:41 AM
To: Ruben Velasco Vega
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] INSPIRE mapping with app-schema

Thanks again Ruben for taking the time to provide us with such a 
well-documented example.

I see you have fixed your gml:id on top-level geometries, but your responses 
containing multi-geometries are still schema-invalid. GeoTools cannot at this 
time set gml:id on nested geometries, even though they are mandatory in GML 
3.2. I have reported this problem:
https://jira.codehaus.org/browse/GEOT-3824

Kind regards,
Ben.


On 21/11/11 21:02, Ruben Velasco Vega wrote:
 Hi,

 During the last months Gijonhttp://en.turismo.gijon.es/  City Council has 
 been involved in the Plan4Allhttp://en.turismo.gijon.es/, a European 
 project were we had to publish geographic information following the INSPIRE 
 directive.

 We used GeoServer and app-schema to publish our data (the Land Cover and Land 
 Use themes) and have written down our experience in the form of a tutorial. 
 You can find it here:

 https://sites.google.com/site/inspiremappingtutorial/

 It includes some useful resources like sample data and the complete GeoServer 
 data folder.

 I hope it helps someone on the implementation of the INSPIRE directive with 
 GeoServer.

 Any suggestions will be welcome.

 Regards,

 Rubén Velasco.

 [http://www.gijon.eu/Imagenes/correo/pie_correo.jpg]





--
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer CSIRO Earth 
Science and Resource Engineering Australian Resources Research Centre
---
Antes de imprimir este correo piensa bien si es necesario hacerlo.
If you print this email please think if you really need to do it.
Enantes d'imprimir esti corréu, mira bien si ye necesario que lo faigas.
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Can´t geoserver delete store?

2011-11-23 Thread Robert Buckley
Hi,

after adding a cascading wms store to geoserver I now can´t delete it...The 
store was supposed to read the geowebcache getCapabilities report and offer the 
layers as wms. This didn´t work, so I wan´t to delete the store bit I 
can't...error message is below


java.lang.IllegalArgumentException: Unable to delete non-empty store. at 
org.geoserver.catalog.impl.CatalogImpl.remove(CatalogImpl.java:162) at 
org.geoserver.security.SecureCatalogImpl.remove(SecureCatalogImpl.java:1021) at 
org.geoserver.catalog.CascadeDeleteVisitor.visitStore(CascadeDeleteVisitor.java:71)
 at 
org.geoserver.catalog.CascadeDeleteVisitor.visit(CascadeDeleteVisitor.java:83) 
at org.geoserver.catalog.impl.WMSStoreInfoImpl.accept(WMSStoreInfoImpl.java:35) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:616) at 
org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:144) 
...etc



Can anyone show me how to get rid of this?

Yours,
Rob
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer on Tomcat 7

2011-11-23 Thread Shadin
hi list 

just wanna be sure if this version is working fine with Tomcat 7 
http://geoserver.org/display/GEOS/GeoServer+2.1-RC4

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/GeoServer-on-Tomcat-7-tp7024387p7024387.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Can´t geoserver delete store?

2011-11-23 Thread Robert Buckley
Hi,

The wms is cascading meaning that the layers are hosted by another geoserver 
instance on another server. These layers cannot be removed.

yours,

Rob



 Von: Chris Shain ch...@tresata.com
An: Robert Buckley robertdbuck...@yahoo.com 
Gesendet: 15:26 Mittwoch, 23.November 2011
Betreff: Re: [Geoserver-users] Can´t geoserver delete store?
 

Robert,
I could be completely wrong here, as i am relatively new to GS myself, but 
based on the error message it sounds like you have layers in the store. Try 
deleting those first, then deleting the store.
Chris
On Nov 23, 2011 8:16 AM, Robert Buckley robertdbuck...@yahoo.com wrote:

Hi,


after adding a cascading wms store to geoserver I now can´t delete it...The 
store was supposed to read the geowebcache getCapabilities report and offer 
the layers as wms. This didn´t work, so I wan´t to delete the store bit I 
can't...error message is below




java.lang.IllegalArgumentException: Unable to delete non-empty store. at 
org.geoserver.catalog.impl.CatalogImpl.remove(CatalogImpl.java:162) at 
org.geoserver.security.SecureCatalogImpl.remove(SecureCatalogImpl.java:1021) 
at 
org.geoserver.catalog.CascadeDeleteVisitor.visitStore(CascadeDeleteVisitor.java:71)
 at 
org.geoserver.catalog.CascadeDeleteVisitor.visit(CascadeDeleteVisitor.java:83) 
at 
org.geoserver.catalog.impl.WMSStoreInfoImpl.accept(WMSStoreInfoImpl.java:35) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:616) at 
org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:144)
 ...etc





Can anyone show me how to get rid of this?


Yours,
Rob


--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Dynamic Styling for large number of features

2011-11-23 Thread Tim Tenelsen
Hello,

we would like to create dynamic Styling for (all) individual Postecode Areas in 
Germany and have the following problem:

If we create a SLD with JavaScript and post it as parameter (sld_body: 
createSLD()) it works fine for up to ~200 areas. With more areas  it doesn't 
work.

If we try parameter substitution we have the problem that we cannot use a 
construction like this:

ogc:Filter
ogc:PropertyIsEqualTo
ogc:PropertyNamePLZ/ogc:PropertyName
ogc:Literal
  ogc:Function name=env
ogc:Literalplz/ogc:Literal
ogc:Literal/ogc:Literal
  /ogc:Function
/ogc:Literal
  /ogc:PropertyIsEqualTo
/ogc:Filter

to substitute plz with the right number.

Is there any way to create dynamic Stylings for a large number of individual 
Features within one Layer?

Thanks for your Help

Tim



--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Dynamic Styling for large number of features

2011-11-23 Thread Andrea Aime
On Wed, Nov 23, 2011 at 4:24 PM, Tim Tenelsen t.tenel...@transact.dewrote:

 Hello,

 ** **

 we would like to create dynamic Styling for (all) individual Postecode
 Areas in Germany and have the following problem:

 ** **

 If we create a SLD with JavaScript and post it as parameter (sld_body:
 createSLD()) it works fine for up to ~200 areas. With more areas  it
 doesn’t work. 

 ** **

 If we try parameter substitution we have the problem that we cannot use a
 construction like this:

 ** **

 ogc:Filter

 ogc:PropertyIsEqualTo

 ogc:PropertyNamePLZ/ogc:PropertyName

 ogc:Literal

   ogc:Function name=env

 ogc:Literalplz/ogc:Literal

 ogc:Literal/ogc:Literal

   /ogc:Function  

 /ogc:Literal

   /ogc:PropertyIsEqualTo

 /ogc:Filter


The above is not valid, try to use:

ogc:Filter

ogc:PropertyIsEqualTo

ogc:PropertyNamePLZ/ogc:PropertyName

  ogc:Function name=env

ogc:Literalplz/ogc:Literal

ogc:Literal/ogc:Literal

  /ogc:Function 

  /ogc:PropertyIsEqualTo

/ogc:Filter

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:  +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Print module

2011-11-23 Thread Hugo
Hello all,

I'm using mapfish print module successfully through a web application
developed with GeoExt. Everything runs smoothly before setting a wms
service security rule.
In the app, i was having some troubles with geoserver authentication but i
was able to solve it and now all requests (wms, wms getfeatureinfo, wms
getcapabilities and wfs requests) are working fine under authentication
through a cookie with JSESSEIONID value. My only problem now is that, when
printing, all wms are not printed due to the authentication (in the pdf i
can see error 401 - access not authorized).

Is there any possibility to allow the mapfish print module override this
restriction? What approaches would you advise?
Regards,

Hugo
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Error message using mapfish print

2011-11-23 Thread Robert Buckley
Hi,

So i´ve spent all day setting up a wmts service through openlayers in the hope 
that all my printing problems with mapfish print would be solved.but no!


http://maps.zgb.de/lws/wmts.html


This is the result of my efforts..and I have to say the performance of wmts is 
unbeatable.

The print problem is that now the pdf is empty but without the error message in 
the corner...so I really can´t see where i´m going wrong.


any help/comments/suggestions more than welcome...

yours,

Rob--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Ardit Sulce

Hello, this is my first post in this list.I´ve been trying to work on 
Geoserver. So far, I have deployed it inside Apache Tomcat and I can 
successfully see my maps through my internet browsers. I also can access this 
maps from another computer by entering my Tomcat Apache server IP (exactly, 
something like this: 10.12.10.12:8080/etc) to the internet browser of the 
other computer. But, I can access these maps from the other computer only when 
the other computer is conected to the same wireless network with my computer 
(the computer where geoserver resides). So, my first question is: Am I really 
publishing my maps on the internet?And if yes, why the other computer cannot 
see my maps when it is connected to a wireless network different from mine?

  --
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Have you opened up port 8080 in your routers settings?
You'll probably also will need to set up port forwarding in the router so that 
requests to your routers public ip on port 8080 will be forwarded to the 
machine with Geoserver.

Good luck,
Olle



23 nov 2011 kl. 19:44 skrev Ardit Sulce 
arditsu...@hotmail.commailto:arditsu...@hotmail.com:

Hello, this is my first post in this list.
I´ve been trying to work on Geoserver. So far, I have deployed it inside Apache 
Tomcat and I can successfully see my maps through my internet browsers. I also 
can access this maps from another computer by entering my Tomcat Apache server 
IP (exactly, something like this: 10.12.10.12:8080/etc) to the internet 
browser of the other computer. But, I can access these maps from the other 
computer only when the other computer is conected to the same wireless network 
with my computer (the computer where geoserver resides).
So, my first question is: Am I really publishing my maps on the internet?
And if yes, why the other computer cannot see my maps when it is connected to a 
wireless network different from mine?


--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] printing geowebcache layers with mapfish

2011-11-23 Thread Robert Buckley
Hi,

In a desparate attempt to solve my problem of not being able to print gwc 
layers with mapfish, although all my wms layers are printed ok I have started 
scraping the other options...


my config.yaml file looks like this at the start.. ...could the dpi´s or scales 
influence the mapfish print module?

outputFilename: www.zgb.de
dpis: [75,150,300]

scales:
    - 524288000
    - 262144000
    - 131072000
    - 65536000
    - 32768000
    - 16384000
    - 8192000
    - 4096000
    - 2048000
    - 1024000
    - 866688
    - 512000
    - 256000
    - 128000
    - 64000
    - 32000
    - 16000
    - 8000
    - 4000
    - 2000
    - 1000

hosts:
    - !localMatch
        dummy: true
    - !ipMatch
        ip: 0.0.0.0
        mask: 0.0.0.0
    - !dnsMatch
        host: tile.openstreetmap.org
    - !dnsMatch
        host: maps.zgb.de
#        port: 80
    - !dnsMatch
        host: http://maps.zgb.de/geoserver/gwc/service/wms/

thanks,

Rob--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] does TMS work?

2011-11-23 Thread Robert Buckley
Hi,

just to check

when I enter http://maps.zgb.de/geoserver/gwc/service/tms/1.0.0    which is the 
url of the link on the geowebcache getcapabilities demo, I get 

400: Unable to find handler for service tms


...this means 
10.4.1 400 Bad Request
The request could not be understood by the server due to malformed syntax. The 
client SHOULD NOT repeat the request without modifications.


??

Rob--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Polygon wrapping around the globe

2011-11-23 Thread Phil Scadden


 I upgraded OpenLayers to 2.11, but that alone didn't help. I'm afraid 
 I don't know enough about GeoServer to understand your other 
 suggestions. I don't know how to split my layer into two or how to 
 turn polygons into arcs or what a tiled client is (and a Google 
 search didn't help much there).
As far as I know, tiling is primarily useful for improving performance 
when the server is working in conjunction with a tile cache. When you 
request a tile, it checks to see if already available in the cache. In 
OL, you control with the option parameter singleTile, but it defaults to 
tiled for wms. Set
wrapDateLine to true.
There is no need to split the layer - when in tiled mode, OL requests 
tiled images from geoserver and these will be split on the dateline.
There is an icon at the top of the Layer Preview which gives you a form 
where you can play with some things including tiled/single tile but the 
default OL page that layer preview builds has some limitations, you need 
to build your own OL.

GIS applications that you use to author the polygons can easily change 
polygon to line. Removing the outline is done in the SLD style that you 
visualise the polygon with in geoserver.


Notice: This email and any attachments are confidential. If received in error 
please destroy and immediately notify us. Do not copy or disclose the contents.


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] ArcSDE/PostGIS tables: An exception occurred while parsing WKB data

2011-11-23 Thread Ryan Clark
I'm working on a database that has been generated as an ArcSDE database 
on top of PostgreSQL and PostGIS. The database was built from a PostGIS 
template and the featureclasses in the database use the PostGIS geometry 
type.


On the database end, everything seems to be working fine. Queries like
/SELECT ST_asText(shape) as WKT, geometrytype(shape) as TYPE from 
sde.azwellheaders
/... work just fine. The public.geometry_columns table is populated 
correctly, including records for the shape fields from all the 
featureclasses. I did notice that the public.geometry_columns.type field 
just says GEOMETRY, instead giving a specific geometry type, but I 
think that's valid, right?


I tried building layers in Geoserver from a few of these featureclasses. 
The UI correctly detects the SRID and can correctly compute the bounds 
from the data. However, once the layer is published and I look at the 
Layer Preview, click on GML for my new layer, I get the following WFS 
response:

ServiceException
error:Translator error Translator error Error reading Features 
org.geotools.data.DataSourceException: An exception occurred while 
parsing WKB data An exception occurred while parsing WKB data Unknown 
WKB type 93

/ServiceException

I'm using Geoserver 2.1.2 and PostgreSQL 8.3.
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Ardit Sulce

Hello Olle,
Thank you! I see your point. But I don´t have access to the router settings. I 
am just connecting to the university wireless network. So, as far as I 
understand now, there is no way to publish my maps from my computer (i.e. 
webserver), if I am connected to a wireless network, to which I don´t have the 
rights to configure (i.e. open the port, setup forwarding etc). 

From: olle.marklj...@astando.se
To: arditsu...@hotmail.com
CC: geoserver-users@lists.sourceforge.net
Date: Wed, 23 Nov 2011 20:08:15 +0100
Subject: Re: [Geoserver-users] Am I publishing my maps on the internet?

Have you opened up port 8080 in your routers settings?You'll probably also will 
need to set up port forwarding in the router so that requests to your routers 
public ip on port 8080 will be forwarded to the machine with Geoserver. 
Good luck,Olle


23 nov 2011 kl. 19:44 skrev Ardit Sulce arditsu...@hotmail.com:


Hello, this is my first post in this list.I´ve been trying to work on 
Geoserver. So far, I have deployed it inside Apache Tomcat and I can 
successfully see my maps through my internet browsers. I also can access this 
maps from another computer by entering my Tomcat Apache server IP (exactly, 
something like this: 10.12.10.12:8080/etc) to the internet browser of the 
other computer. But, I can access these maps from the other computer only when 
the other computer is conected to the same wireless network with my computer 
(the computer where geoserver resides). So, my first question is: Am I really 
publishing my maps on the internet?And if yes, why the other computer cannot 
see my maps when it is connected to a wireless network different from mine?

  
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] does TMS work?

2011-11-23 Thread Rahkonen Jukka
Hi,

On our GWC the TMS 1.0.0 link is producing another error:
400: Thread 44 Unknown layer 1.0.0. Check the logfiles, it may not have loaded 
properly.
Service itself has worked fine. Perhaps there is just some trouble with 
generating the GetCapabilities.

-Jukka Rahkonen-


Robert Buckley wrote:

Hi,

just to check

when I enter http://maps.zgb.de/geoserver/gwc/service/tms/1.0.0which is the 
url of the link on the geowebcache getcapabilities demo, I get

400: Unable to find handler for service tms


...this means
10.4.1 400 Bad Request
The request could not be understood by the server due to malformed syntax. The 
client SHOULD NOT repeat the request without modifications.


??

Rob

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Hmm perhaps you are stuck.

There might exist ways to go around it if you have access to an outside server  
to which you set up a form of ssh-tunnelling.
But, if you have access to the outside server perhaps you can put your 
Geoserver there?

If you have a machine outside (perhaps at home) that can get a public 
(permanent or dynamic) ip-address everything will be much easier.

Good luck,
Olle

24 nov 2011 kl. 03:30 skrev Ardit Sulce 
arditsu...@hotmail.commailto:arditsu...@hotmail.com:

Hello Olle,

Thank you! I see your point. But I don´t have access to the router settings. I 
am just connecting to the university wireless network. So, as far as I 
understand now, there is no way to publish my maps from my computer (i.e. 
webserver), if I am connected to a wireless network, to which I don´t have the 
rights to configure (i.e. open the port, setup forwarding etc).



From: mailto:olle.marklj...@astando.se 
olle.marklj...@astando.semailto:olle.marklj...@astando.se
To: mailto:arditsu...@hotmail.com 
arditsu...@hotmail.commailto:arditsu...@hotmail.com
CC: mailto:geoserver-users@lists.sourceforge.net 
geoserver-users@lists.sourceforge.netmailto:geoserver-users@lists.sourceforge.net
Date: Wed, 23 Nov 2011 20:08:15 +0100
Subject: Re: [Geoserver-users] Am I publishing my maps on the internet?

Have you opened up port 8080 in your routers settings?
You'll probably also will need to set up port forwarding in the router so that 
requests to your routers public ip on port 8080 will be forwarded to the 
machine with Geoserver.

Good luck,
Olle



23 nov 2011 kl. 19:44 skrev Ardit Sulce 
mailto:arditsu...@hotmail.comarditsu...@hotmail.commailto:arditsu...@hotmail.com:

Hello, this is my first post in this list.
I´ve been trying to work on Geoserver. So far, I have deployed it inside Apache 
Tomcat and I can successfully see my maps through my internet browsers. I also 
can access this maps from another computer by entering my Tomcat Apache server 
IP (exactly, something like this: 10.12.10.12:8080/etc) to the internet 
browser of the other computer. But, I can access these maps from the other 
computer only when the other computer is conected to the same wireless network 
with my computer (the computer where geoserver resides).
So, my first question is: Am I really publishing my maps on the internet?
And if yes, why the other computer cannot see my maps when it is connected to a 
wireless network different from mine?


--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2dhttp://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
mailto:Geoserver-users@lists.sourceforge.netGeoserver-users@lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-usershttps://lists.sourceforge.net/lists/listinfo/geoserver-users
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Rahkonen Jukka
Hi,

Make your Geoserver to run in the default https post 80, or setup a Apache 
proxy for forwarding traffic from 80 to 8080.

-Jukka Rahkonen-

Lähettäjä: Olle Markljung [olle.marklj...@astando.se]
Lähetetty: 24. marraskuuta 2011 8:25
Vastaanottaja: Ardit Sulce
Kopio: Geoserver User List
Aihe: Re: [Geoserver-users] Am I publishing my maps on the internet?

Hmm perhaps you are stuck.

There might exist ways to go around it if you have access to an outside server  
to which you set up a form of ssh-tunnelling.
But, if you have access to the outside server perhaps you can put your 
Geoserver there?

If you have a machine outside (perhaps at home) that can get a public 
(permanent or dynamic) ip-address everything will be much easier.

Good luck,
Olle

24 nov 2011 kl. 03:30 skrev Ardit Sulce 
arditsu...@hotmail.commailto:arditsu...@hotmail.com:

Hello Olle,

Thank you! I see your point. But I don´t have access to the router settings. I 
am just connecting to the university wireless network. So, as far as I 
understand now, there is no way to publish my maps from my computer (i.e. 
webserver), if I am connected to a wireless network, to which I don´t have the 
rights to configure (i.e. open the port, setup forwarding etc).



From: mailto:olle.marklj...@astando.se 
olle.marklj...@astando.semailto:olle.marklj...@astando.se
To: mailto:arditsu...@hotmail.com 
arditsu...@hotmail.commailto:arditsu...@hotmail.com
CC: mailto:geoserver-users@lists.sourceforge.net 
geoserver-users@lists.sourceforge.netmailto:geoserver-users@lists.sourceforge.net
Date: Wed, 23 Nov 2011 20:08:15 +0100
Subject: Re: [Geoserver-users] Am I publishing my maps on the internet?

Have you opened up port 8080 in your routers settings?
You'll probably also will need to set up port forwarding in the router so that 
requests to your routers public ip on port 8080 will be forwarded to the 
machine with Geoserver.

Good luck,
Olle



23 nov 2011 kl. 19:44 skrev Ardit Sulce 
mailto:arditsu...@hotmail.comarditsu...@hotmail.commailto:arditsu...@hotmail.com:

Hello, this is my first post in this list.
I´ve been trying to work on Geoserver. So far, I have deployed it inside Apache 
Tomcat and I can successfully see my maps through my internet browsers. I also 
can access this maps from another computer by entering my Tomcat Apache server 
IP (exactly, something like this: 10.12.10.12:8080/etc) to the internet 
browser of the other computer. But, I can access these maps from the other 
computer only when the other computer is conected to the same wireless network 
with my computer (the computer where geoserver resides).
So, my first question is: Am I really publishing my maps on the internet?
And if yes, why the other computer cannot see my maps when it is connected to a 
wireless network different from mine?


--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2dhttp://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
mailto:Geoserver-users@lists.sourceforge.netGeoserver-users@lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-usershttps://lists.sourceforge.net/lists/listinfo/geoserver-users

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] pdf export: why the request for tile dimensions of 625x458

2011-11-23 Thread Robert Buckley


Hi,
Problem: I can´t print any tiles coming from geowebcache!
gridset: 900913
System: Linux Ubuntu 10.04 / tomcat6 / Geoserver 2.1.2 

Javscript

// map
var map = new OpenLayers.Map(map, {
        id: 'map',
        projection: new OpenLayers.Projection(EPSG:900913),
        displayProjection: new OpenLayers.Projection(EPSG:4326),
        units: m,
        maxResolution: 156543.0339,
        maxExtent: new OpenLayers.Bounds(-20037508, -20037508, 20037508, 
20037508.34),
        numZoomLevels: 17,
        controls: [new OpenLayers.Control.MouseDefaults(), new 
OpenLayers.Control.PanZoomBar(), new OpenLayers.Control.MousePosition(), new 
OpenLayers.Control.ScaleLine({
            geodesic: true
        })]
    });

// layer GWC
var layer_topo = new OpenLayers.Layer.WMS(Topographischekarte, 
http://maps.zgb.de/geoserver/gwc/service/wms/;, {
        layers: 'zgb:tk50',
        projection: EPSG:900913,
        format: 'image/png',
        transparent: true,
        singleTile: false
    }, {
        'buffer': 0,
        'opacity': 1,
        'isBaseLayer': true,
        visibility: true
    });

Geoserver log

2011-11-24 07:39:54,199 ERROR [geowebcache.GeoWebCacheDispatcher] - The 
requested tile dimensions 625x458 do not match those of the grid set (256x256) 
http://maps.zgb.de/geoserver/gwc/service/wms
2011-11-24 07:39:54,200 WARN [print.PDFUtils] - Server returned an error for 
http://maps.zgb.de/geoserver/gwc/service/wms?BBOX=1176787.0%2C6892762.5%2C1181754.1%2C6899536.0HEIGHT=625WIDTH=458map_resolution=75SERVICE=WMSREQUEST=GetMapSTYLES=TILESIZE=%7B%22w%22%3A256%2C%22h%22%3A256%7DTRANSPARENT=trueVERSION=1.1.1FORMAT=image%2FpngPROJECTION=EPSG%3A900913format_options=dpi%3A75LAYERS=zgb%3Atk50SINGLETILE=falseSRS=EPSG%3A900913:
 Error (status=400) while reading the image from 
http://maps.zgb.de/geoserver/gwc/service/wms?BBOX=1176787.0%2C6892762.5%2C1181754.1%2C6899536.0HEIGHT=625WIDTH=458map_resolution=75SERVICE=WMSREQUEST=GetMapSTYLES=TILESIZE=%7B%22w%22%3A256%2C%22h%22%3A256%7DTRANSPARENT=trueVERSION=1.1.1FORMAT=image%2FpngPROJECTION=EPSG%3A900913format_options=dpi%3A75LAYERS=zgb%3Atk50SINGLETILE=falseSRS=EPSG%3A900913:
 Bad Request

pdf error attatchment

java.io.IOException: Error (status=400) while reading the image from 
http://maps.zgb.de/geoserver/gwc/service/wms?BBOX=1091694.4%2C6741760.5%2C1250642.0%2C6958507.0

HEIGHT=625WIDTH=458
map_resolution=75SERVICE=WMSREQUEST=GetMap
STYLES=TILESIZE=%7B%22w%22%3A256%2C%22h%22%3A256%7DTRANSPARENT=true
VERSION=1.1.1FORMAT=image%2FpngPROJECTION=EPSG%3A900913format_options=dp
i%3A75LAYERS=zgb%3Atk50SINGLETILE=falseSRS=EPSG%3A900913: Bad Request




Can anyone tell me why the mapfish print is requesting tile dimensions  of 
625x458?



Yours with thanks,

Rob
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Just qurious,
How would that help the fact that his machine is on a local network and that he 
can't access the (school's?) router? No outside ports will be forwarded to his 
machine, right?

In my world, your suggestion would be valid if the router would be configured 
with one public incoming ip and one internal for each machine and that port 80 
is opened up as default. 

Perhaps I missunderstood the settings in our case here. 


24 nov 2011 kl. 07:36 skrev Rahkonen Jukka jukka.rahko...@mmmtike.fi:

 Hi,
 
 Make your Geoserver to run in the default https post 80, or setup a Apache 
 proxy for forwarding traffic from 80 to 8080.
 
 -Jukka Rahkonen-
 
 Lähettäjä: Olle Markljung [olle.marklj...@astando.se]
 Lähetetty: 24. marraskuuta 2011 8:25
 Vastaanottaja: Ardit Sulce
 Kopio: Geoserver User List
 Aihe: Re: [Geoserver-users] Am I publishing my maps on the internet?
 
 Hmm perhaps you are stuck.
 
 There might exist ways to go around it if you have access to an outside 
 server  to which you set up a form of ssh-tunnelling.
 But, if you have access to the outside server perhaps you can put your 
 Geoserver there?
 
 If you have a machine outside (perhaps at home) that can get a public 
 (permanent or dynamic) ip-address everything will be much easier.
 
 Good luck,
 Olle
 
 24 nov 2011 kl. 03:30 skrev Ardit Sulce 
 arditsu...@hotmail.commailto:arditsu...@hotmail.com:
 
 Hello Olle,
 
 Thank you! I see your point. But I don´t have access to the router settings. 
 I am just connecting to the university wireless network. So, as far as I 
 understand now, there is no way to publish my maps from my computer (i.e. 
 webserver), if I am connected to a wireless network, to which I don´t have 
 the rights to configure (i.e. open the port, setup forwarding etc).
 
 
 
 From: mailto:olle.marklj...@astando.se 
 olle.marklj...@astando.semailto:olle.marklj...@astando.se
 To: mailto:arditsu...@hotmail.com 
 arditsu...@hotmail.commailto:arditsu...@hotmail.com
 CC: mailto:geoserver-users@lists.sourceforge.net 
 geoserver-users@lists.sourceforge.netmailto:geoserver-users@lists.sourceforge.net
 Date: Wed, 23 Nov 2011 20:08:15 +0100
 Subject: Re: [Geoserver-users] Am I publishing my maps on the internet?
 
 Have you opened up port 8080 in your routers settings?
 You'll probably also will need to set up port forwarding in the router so 
 that requests to your routers public ip on port 8080 will be forwarded to the 
 machine with Geoserver.
 
 Good luck,
 Olle
 
 
 
 23 nov 2011 kl. 19:44 skrev Ardit Sulce 
 mailto:arditsu...@hotmail.comarditsu...@hotmail.commailto:arditsu...@hotmail.com:
 
 Hello, this is my first post in this list.
 I´ve been trying to work on Geoserver. So far, I have deployed it inside 
 Apache Tomcat and I can successfully see my maps through my internet 
 browsers. I also can access this maps from another computer by entering my 
 Tomcat Apache server IP (exactly, something like this: 
 10.12.10.12:8080/etc) to the internet browser of the other computer. But, 
 I can access these maps from the other computer only when the other computer 
 is conected to the same wireless network with my computer (the computer where 
 geoserver resides).
 So, my first question is: Am I really publishing my maps on the internet?
 And if yes, why the other computer cannot see my maps when it is connected to 
 a wireless network different from mine?
 
 
 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2dhttp://p.sf.net/sfu/splunk-novd2d
 ___
 Geoserver-users mailing list
 mailto:Geoserver-users@lists.sourceforge.netGeoserver-users@lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-usershttps://lists.sourceforge.net/lists/listinfo/geoserver-users
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Rahkonen Jukka
Hi,

Perhaps I answered a bit too fast. I was just thinking that if the user can 
browse Internet with that computer it is having the port 80 open for the world 
too with some IP address. Unfortunately I realised that I do not know much 
enough about network administrating and my suggestion can be of no value.

-Jukka Rahkonen-

Olle Markljung wrote:
 
 Just qurious,
 How would that help the fact that his machine is on a local 
 network and that he can't access the (school's?) router? No 
 outside ports will be forwarded to his machine, right?
 
 In my world, your suggestion would be valid if the router 
 would be configured with one public incoming ip and one 
 internal for each machine and that port 80 is opened up as default. 
 
 Perhaps I missunderstood the settings in our case here. 
 
 
 24 nov 2011 kl. 07:36 skrev Rahkonen Jukka 
 jukka.rahko...@mmmtike.fi:
 
  Hi,
  
  Make your Geoserver to run in the default https post 80, or 
 setup a Apache proxy for forwarding traffic from 80 to 8080.
  
  -Jukka Rahkonen-
  
  Lähettäjä: Olle Markljung [olle.marklj...@astando.se]
  Lähetetty: 24. marraskuuta 2011 8:25
  Vastaanottaja: Ardit Sulce
  Kopio: Geoserver User List
  Aihe: Re: [Geoserver-users] Am I publishing my maps on the internet?
  
  Hmm perhaps you are stuck.
  
  There might exist ways to go around it if you have access 
 to an outside server  to which you set up a form of ssh-tunnelling.
  But, if you have access to the outside server perhaps you 
 can put your Geoserver there?
  
  If you have a machine outside (perhaps at home) that can 
 get a public (permanent or dynamic) ip-address everything 
 will be much easier.
  
  Good luck,
  Olle
  
  24 nov 2011 kl. 03:30 skrev Ardit Sulce 
 arditsu...@hotmail.commailto:arditsu...@hotmail.com:
  
  Hello Olle,
  
  Thank you! I see your point. But I don´t have access to the 
 router settings. I am just connecting to the university 
 wireless network. So, as far as I understand now, there is no 
 way to publish my maps from my computer (i.e. webserver), if 
 I am connected to a wireless network, to which I don´t have 
 the rights to configure (i.e. open the port, setup forwarding etc).
  
  
  
  From: mailto:olle.marklj...@astando.se 
 olle.marklj...@astando.semailto:olle.marklj...@astando.se
  To: mailto:arditsu...@hotmail.com 
 arditsu...@hotmail.commailto:arditsu...@hotmail.com
  CC: mailto:geoserver-users@lists.sourceforge.net 
 geoserver-users@lists.sourceforge.netmailto:geoserver-users@l
ists.sourceforge.net
  Date: Wed, 23 Nov 2011 20:08:15 +0100
  Subject: Re: [Geoserver-users] Am I publishing my maps on 
 the internet?
  
  Have you opened up port 8080 in your routers settings?
  You'll probably also will need to set up port forwarding in 
 the router so that requests to your routers public ip on port 
 8080 will be forwarded to the machine with Geoserver.
  
  Good luck,
  Olle
  
  
  
  23 nov 2011 kl. 19:44 skrev Ardit Sulce 
 mailto:arditsu...@hotmail.comarditsu...@hotmail.commailto:
arditsu...@hotmail.com:
  
  Hello, this is my first post in this list.
  I´ve been trying to work on Geoserver. So far, I have 
 deployed it inside Apache Tomcat and I can successfully see 
 my maps through my internet browsers. I also can access this 
 maps from another computer by entering my Tomcat Apache 
 server IP (exactly, something like this: 
 10.12.10.12:8080/etc) to the internet browser of the 
 other computer. But, I can access these maps from the other 
 computer only when the other computer is conected to the same 
 wireless network with my computer (the computer where 
 geoserver resides).
  So, my first question is: Am I really publishing my maps on 
 the internet?
  And if yes, why the other computer cannot see my maps when 
 it is connected to a wireless network different from mine?
  
  
  
 --
 
  All the data continuously generated in your IT infrastructure
  contains a definitive record of customers, application performance,
  security threats, fraudulent activity, and more. Splunk takes this
  data and makes sense of it. IT sense. And common sense.
  http://p.sf.net/sfu/splunk-novd2dhttp://p.sf.net/sfu/splunk-novd2d
  ___
  Geoserver-users mailing list
  
 mailto:Geoserver-users@lists.sourceforge.netGeoserver-users@
lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
  
 https://lists.sourceforge.net/lists/listinfo/geoserver-users
 https://lists.sourceforge.net/lists/listinfo/geoserver-users
 
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.

Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Ok, no problem.
I just wanted to check if I got something backwards.

Just to clarify; the fact that he can browse the internet does not mean
that he has port 80 open to the world. Just that the server he browses to
does. As a client you will negotiate with the server about a port with a
high number to do the acctual tcp communication over. Port 80 is just the
servers listening port for new connections.
In Ardit's case there is also a router between the client and the server
in the port negotiation.

Atleast, that's what I remember from my network communications class at
the university. But I'm not saying I'm 100% right. I haven't verified it.

Cheers,
Olle

Den 11/24/11 8:30 AM skrev Rahkonen Jukka jukka.rahko...@mmmtike.fi:

Hi,

Perhaps I answered a bit too fast. I was just thinking that if the user
can browse Internet with that computer it is having the port 80 open for
the world too with some IP address. Unfortunately I realised that I do
not know much enough about network administrating and my suggestion can
be of no value.

-Jukka Rahkonen-

Olle Markljung wrote:
 
 Just qurious,
 How would that help the fact that his machine is on a local
 network and that he can't access the (school's?) router? No
 outside ports will be forwarded to his machine, right?
 
 In my world, your suggestion would be valid if the router
 would be configured with one public incoming ip and one
 internal for each machine and that port 80 is opened up as default.
 
 Perhaps I missunderstood the settings in our case here.
 
 
 24 nov 2011 kl. 07:36 skrev Rahkonen Jukka
 jukka.rahko...@mmmtike.fi:
 
  Hi,
  
  Make your Geoserver to run in the default https post 80, or
 setup a Apache proxy for forwarding traffic from 80 to 8080.
  
  -Jukka Rahkonen-
  
  Lähettäjä: Olle Markljung [olle.marklj...@astando.se]
  Lähetetty: 24. marraskuuta 2011 8:25
  Vastaanottaja: Ardit Sulce
  Kopio: Geoserver User List
  Aihe: Re: [Geoserver-users] Am I publishing my maps on the internet?
  
  Hmm perhaps you are stuck.
  
  There might exist ways to go around it if you have access
 to an outside server  to which you set up a form of ssh-tunnelling.
  But, if you have access to the outside server perhaps you
 can put your Geoserver there?
  
  If you have a machine outside (perhaps at home) that can
 get a public (permanent or dynamic) ip-address everything
 will be much easier.
  
  Good luck,
  Olle
  
  24 nov 2011 kl. 03:30 skrev Ardit Sulce
 arditsu...@hotmail.commailto:arditsu...@hotmail.com:
  
  Hello Olle,
  
  Thank you! I see your point. But I don´t have access to the
 router settings. I am just connecting to the university
 wireless network. So, as far as I understand now, there is no
 way to publish my maps from my computer (i.e. webserver), if
 I am connected to a wireless network, to which I don´t have
 the rights to configure (i.e. open the port, setup forwarding etc).
  
  
  
  From: mailto:olle.marklj...@astando.se
 olle.marklj...@astando.semailto:olle.marklj...@astando.se
  To: mailto:arditsu...@hotmail.com
 arditsu...@hotmail.commailto:arditsu...@hotmail.com
  CC: mailto:geoserver-users@lists.sourceforge.net
 geoserver-users@lists.sourceforge.netmailto:geoserver-users@l
ists.sourceforge.net
  Date: Wed, 23 Nov 2011 20:08:15 +0100
  Subject: Re: [Geoserver-users] Am I publishing my maps on
 the internet?
  
  Have you opened up port 8080 in your routers settings?
  You'll probably also will need to set up port forwarding in
 the router so that requests to your routers public ip on port
 8080 will be forwarded to the machine with Geoserver.
  
  Good luck,
  Olle
  
  
  
  23 nov 2011 kl. 19:44 skrev Ardit Sulce
 mailto:arditsu...@hotmail.comarditsu...@hotmail.commailto:
arditsu...@hotmail.com:
  
  Hello, this is my first post in this list.
  I´ve been trying to work on Geoserver. So far, I have
 deployed it inside Apache Tomcat and I can successfully see
 my maps through my internet browsers. I also can access this
 maps from another computer by entering my Tomcat Apache
 server IP (exactly, something like this:
 10.12.10.12:8080/etc) to the internet browser of the
 other computer. But, I can access these maps from the other
 computer only when the other computer is conected to the same
 wireless network with my computer (the computer where
 geoserver resides).
  So, my first question is: Am I really publishing my maps on
 the internet?
  And if yes, why the other computer cannot see my maps when
 it is connected to a wireless network different from mine?
  
  
  
 --
 
  All the data continuously generated in your IT infrastructure
  contains a definitive record of customers, application performance,
  security threats, fraudulent activity, and more. Splunk takes this
  data and makes sense of it. IT sense. And common sense.
  

[Geoserver-users] Geoserver won't serve WFS after updating from 2.0.2 to 2.1.2

2011-11-23 Thread Gabriele Seitz
Hi there,

I updated Geoserver from 2.0.2 to 2.1.2 with an external data_dir, that was
saved before update.
Nothing else was changed except for the update and the path to the new
(copied) data_dir.

After updating Geoserver will not serve WFS to my OpenLayers-application any
more. It will answer 
http://domain:port/geoserver/wfs?service=wfsversion=1.1.0request=GetCapabilities
though.

Setting Geoserver back to 2.0.2, it serves WFS to the application like
before updating.

What do I need to check? 

Thanks for your answers.

Gabriele

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Geoserver-won-t-serve-WFS-after-updating-from-2-0-2-to-2-1-2-tp7027323p7027323.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users