Re: [Geoserver-users] EXTERNAL: Re: Extending GeoServer to include GeoTools Developed DataStores

2010-10-12 Thread Mario Basa
Hello. I have very similar needs, but instead of data coming from a Web Service, my data will be coming from dynamic reports, which I am planning to save in the session or in a csv temporary file. What I am curious about is, if I make a custom data store which will link the report data with the f

Re: [Geoserver-users] many tables isted while creating oracle data store

2010-10-12 Thread Paul Joyce
Hi Marwa, The reason you see so many tables is that ever user in Oracle is automatically granted whatever has been granted to the special PUBLIC role. And by default, the PUBLIC role is granted access to a lot of things (to allow users to interact with the installed packages). Most serious Orac

Re: [Geoserver-users] Vector Layers - Zoom Pyramid

2010-10-12 Thread christian . mueller
The counterpart of pyramids for raster are generalizations for vector data, reducing the number of vertices for a geometry. Look here http://docs.geoserver.org/stable/en/user/data/featurepregen.html and http://docs.geoserver.org/stable/en/user/tutorials/feature-pregeneralized/feature-pregener

[Geoserver-users] Problems deploying Geoserver

2010-10-12 Thread Steven Reid
Hi all, I am trying to deploy geoserver on an external server, on which I have installed Tomcat 6.0.28 and JDK6.0_20. Tomcat seems to have installed properly and I have uploaded the WAR file for geoserver 2.0.2. It has unpacked the WAR file, but doesn't deploy it correctly and just hangs with

Re: [Geoserver-users] Does 2.1 change the data directory? [Sec=Unclassified]

2010-10-12 Thread Mike Pumphrey
Agreed, Miles. If I can get confirmation that the differences mentioned in this thread are the only differences, I can update that page in the docs. And yes, this is totally self-interest here. I just started up a trunk build with a 2.0.x data dir, and now it won't start with my 2.0.2 GeoServe

[Geoserver-users] Assistance Request for Using Natural Earth Raster Data in GeoServer

2010-10-12 Thread Warren Lerner
I am attempting to user Natural Earth raster data with GeoServer under Linux. I am unsure of how to use a .tif and .tfw file to setup a store. I have attempted to add this data using a WorldImage store, but I have been unsuccessful. The data comes from www.naturalearthdata.com and the data is th

[Geoserver-users] RE ST - LayerGroup adding a new layer

2010-10-12 Thread Yurka
I'm trying to add layer to the existing layer group. Unfortunately, i cannot use UI since there is about 200+ layers need to be added to the group. Here is my request through the REST API curl -u u:u -v -XPUT -H 'Content-type: text/xml' "-d 'Man12345' http://localhost:8080/geoserver/rest/layer

Re: [Geoserver-users] Vector Layers - Zoom Pyramid

2010-10-12 Thread Ian Turton
On Tue, Oct 12, 2010 at 11:10 AM, Jones, Christopher < christopher.jo...@amlin.co.uk> wrote: > Hi all, > > > > Probably a stupid question but I cant seem to find any answers to this. > > > > I have three vector layers State, County and Zip, and would like to > display them at different zoom leve

[Geoserver-users] Vector Layers - Zoom Pyramid

2010-10-12 Thread Jones, Christopher
Hi all, Probably a stupid question but I cant seem to find any answers to this. I have three vector layers State, County and Zip, and would like to display them at different zoom levels. Beyond the Image Pyramid plugin which is for raster data, is this possible? Thanks in advance

[Geoserver-users] WMS quality in tiled mode?

2010-10-12 Thread Emilio Facundo Cabrera
Hi all, First of all, I'm new with GeoServer and I'm trying to do some tests about the quality of the results, performance, etc of this piece of software. I've been using the example sld_point provided in the official site (SLD tutorial) and the WMS service has some errors in the bbox calculation

Re: [Geoserver-users] printing module include html file

2010-10-12 Thread Andreas Hocevar
Hi, you may want to ask this question on the mapfish-users list. GeoServer's print module just wraps MapFish print, so for feature specific questions, you will probably get better answers there. Regards, Andreas. On Oct 12, 2010, at 10:29 , Hartmuth Schachinger wrote: > Hi List! > > I play

[Geoserver-users] printing module include html file

2010-10-12 Thread Hartmuth Schachinger
Hi List! I play along with the mapfish printing module for geoserver. I am able to design some nice pages. For a further improvement I have two questions. 1)Is it possible to load text/html files from an url into the layout. With images it is possible. I want to include html results of getF

Re: [Geoserver-users] Postgre, postigs and pgadmin

2010-10-12 Thread Justin Deoliveira
Hi Robert, The getsatisfaction forum is working ok for me. Perhaps just a temporary outage. Anyways I responded to your questions there last week. -Justin On Tue, Oct 12, 2010 at 5:04 AM, Robert Buckley wrote: > Hi, > > I know this is a opengeo forum question, but the GetSatisfaction site is >

Re: [Geoserver-users] layers and stores gonna to be disabled

2010-10-12 Thread Andrea Aime
2010/10/12 marwa El-said : > Hello all, > > now i get all my stores to sql server and oracle disabled and don't know why > this occres > I tried to republish my layers again but it shown disabled also + > all my layers not appears in layers preview. > > Kindly i attached the view of my layer & stor

[Geoserver-users] layers and stores gonna to be disabled

2010-10-12 Thread marwa El-said
Hello all, now i get all my stores to sql server and oracle disabled and don't know why this occres I tried to republish my layers again but it shown disabled also + all my layers not appears in layers preview. Kindly i attached the view of my layer & stores that appears not to be enable

[Geoserver-users] FW: my all data stores are removed from geoserver

2010-10-12 Thread marwa El-said
From: melsaid2...@hotmail.com To: melsaid2...@hotmail.com Subject: RE: [Geoserver-users] my all data stores are removed from geoserver Date: Tue, 12 Oct 2010 12:59:02 +0200 Hello all, I find these errors on my geoserver when i start it, i don't know what i should do errors listed

[Geoserver-users] Postgre, postigs and pgadmin

2010-10-12 Thread Robert Buckley
Hi, I know this is a opengeo forum question, but the GetSatisfaction site is timeouting the whole time for me. I installed the OpenGeoSuite community edition. I want to integrate postgis and upload Shapefiles into it. I read that this was already packaged with the Suite. After the installat

Re: [Geoserver-users] SLD ttf markers

2010-10-12 Thread Andrea Aime
On Tue, Oct 12, 2010 at 10:39 AM, jose garcia wrote: > Hi > > When using a ttf font for a point marker, if the font is not avalaible in > the server the render fails returning an error like: > > The specified mark ttf://FONT_NAME#CHAR was not found! > > Is possible to configure in GeoServer a "fal

Re: [Geoserver-users] my all data stores are removed from geoserver

2010-10-12 Thread Rahkonen Jukka
Hi, All I can say is that our Geoservers are pretty stable. My first guess is that there has been some trouble in making connection to your database when you have started Geoserver. Perhaps the network connections were not up yet, or perhaps you are running database on the same computer and th

[Geoserver-users] my all data stores are removed from geoserver

2010-10-12 Thread marwa El-said
hello all, I found something strange when trying to open my geoserver today, all layers that i works on are shown to be not enabled i open my data stores and didn't find any store of my previous exist stores so, need to know what happens and is this a stability problem with geoserver n

Re: [Geoserver-users] many tables isted while creating oracle data store

2010-10-12 Thread Rahkonen Jukka
Hi, I have a few suggestions: - "Schema" field in the datastore settings page works perfectly for us and filters out all the system tables. We have a datamanager account who owns all our spatial tables and views and a Geoserver user who may publish the data if datamanager allows it. - Firs

[Geoserver-users] SLD ttf markers

2010-10-12 Thread jose garcia
Hi When using a ttf font for a point marker, if the font is not avalaible in the server the render fails returning an error like: *The specified mark ttf://FONT_NAME#CHAR was not found!* Is possible to configure in GeoServer a "fallback font"? So if a font is not found instead of the error messa

Re: [Geoserver-users] many tables isted while creating oracle data store

2010-10-12 Thread marwa El-said
yea, i think so because all those tables i really don't care about them and may affect on the performance of retrieving tables because of the huge number of tables that will be retreived from oracle data store with each user I wanna a way to eleminate this because i'm searching my tables