Re: [Geoserver-users] Different results from selecting KML for layer from layer summary page and KML from dropdown menu

2011-03-31 Thread Hartmuth Schachinger
Am 29.03.2011 14:59, schrieb Andrea Aime: On Tue, Mar 29, 2011 at 12:15 AM, Garey Mills gmi...@library.berkeley.edu wrote: Hi - Geoserver 2.1-rc2. I created a new layer in a PostGis database. Trying to view it from the layer preview page, if I click on the 'KML' link on the page,

[Geoserver-users] Geoserver 2.0.3 and 2.1-RC3 REST config issues

2011-03-31 Thread Marianna Borriello
Dear all, I'm trying to upload a shapefile using REST config. I use the following command: curl -u admin:geoserver -XPUT -H 'Content-type: application/zip' --data-binary @C:/cultivated-areas.zip http://localhost:8080/geoserver/rest/workspaces/prova/datastores/test/file.shp This test fails

Re: [Geoserver-users] Two SLD questions

2011-03-31 Thread Luca Morandini
On 03/30/2011 06:18 PM, Gis Mage wrote: Hello! I'm doing a pretty strict cartographic map. 1. How can I create a LineSymbolizer, which will produce two parallel dash lines with 1 px hollow in between? I tried with the WKT renderer I made (not yet merged into trunk though, see

Re: [Geoserver-users] Two SLD questions

2011-03-31 Thread Andrea Aime
On Thu, Mar 31, 2011 at 10:42 AM, Luca Morandini lmorand...@ieee.org wrote: On 03/30/2011 06:18 PM, Gis Mage wrote: Hello! I'm doing a pretty strict cartographic map. 1. How can I create a LineSymbolizer, which will produce two parallel dash lines with 1 px hollow in between? I tried

Re: [Geoserver-users] Two SLD questions

2011-03-31 Thread Luca Morandini
On 03/31/2011 11:01 AM, Andrea Aime wrote: On Thu, Mar 31, 2011 at 10:42 AM, Luca Morandinilmorand...@ieee.org wrote: I tried with the WKT renderer I made (not yet merged into trunk though, see http://jira.codehaus.org/browse/GEOT-3058) and, well, the result is far from perfect (basically it

Re: [Geoserver-users] 2.1-RC3 GeoWebCache fails to generate png tiles

2011-03-31 Thread Roger Bedell
Thanks Gabriel. I've loaded the latest nightly, and can confirm that this has been fixed. Roger On Wed, Mar 30, 2011 at 9:37 PM, Gabriel Roldán grol...@opengeo.org wrote: On Wed, 2011-03-30 at 18:50 +0200, Roger Bedell wrote: I'm seeing the same thing. Roger On Wed, Mar 30, 2011 at

[Geoserver-users] Python extension

2011-03-31 Thread Ziegler Stefan
Hi what happened with the python extension? According to the manual it should be found on the download page. But I wasn't able to find it (neither on the stable/latest side nor in the nightly builds). regard Stefan Mit freundlichem Gruss Stefan Ziegler Leiter amtliche Vermessung Kanton

Re: [Geoserver-users] Two SLD questions

2011-03-31 Thread Luca Morandini
On 03/31/2011 02:41 PM, Andrea Aime wrote: On Thu, Mar 31, 2011 at 11:18 AM, Luca Morandinilmorand...@ieee.org wrote: By the way, do you mind terribly doing the merging in trunk of this piece of code (it has been sitting there almost a year) ? I do, because I would become its maintainer,

[Geoserver-users] GWC and strange Jpeg 900913 behavior

2011-03-31 Thread Roger Bedell
Well, the PNG GWC now works fine, but I'm seeing repeating tiles in the Jpeg version. I only tested Jpeg 900913. Might want to check that... Looks like one of the subtiles of the metatile is being repeated throughout the metatile. Roger

Re: [Geoserver-users] Problem with appschema and CityGML

2011-03-31 Thread Lukas Johansson
Thank you for your answer. I will try this as soon as a get the time. -Ursprungligt meddelande- Från: Ben Caradoc-Davies [mailto:ben.caradoc-dav...@csiro.au] Skickat: den 31 mars 2011 08:06 Till: Lukas Johansson Kopia: geoserver-users@lists.sourceforge.net Ämne: Re: SV: [Geoserver-users]

Re: [Geoserver-users] Mosaic problems, OSGB Data

2011-03-31 Thread Rob
Having fallen foul of this a number of times before, you will need to preprocess the tiles with something like GDAL in order to convert them into geotiffs with the GeoTiff metadata added - primarily the projection system. There may be typos, so please check the GDAL pages for syntax, but it will

Re: [Geoserver-users] Geoserver 2.0.3 and 2.1-RC3 REST config issues

2011-03-31 Thread Justin Deoliveira
Hi Marianna, Sometimes after repeated failed uploads some files can linger around on the server that cause problems. Go to your GEOSERVER_DATA_DIRECTORY and remove any lingering files from the data directory under it. Then try again. -Justin On Thu, Mar 31, 2011 at 2:35 AM, Marianna Borriello

Re: [Geoserver-users] Python extension

2011-03-31 Thread Justin Deoliveira
Hi Stefan, Yeah I actually disabled it because of issues with some external dependencies on github svn and unfortunately never got around to fixing the problem. I have an idea for a quick fix though and will try to get to it today. -Justin On Thu, Mar 31, 2011 at 5:49 AM, Ziegler Stefan

Re: [Geoserver-users] Mosaic problems, OSGB Data

2011-03-31 Thread Andrea Aime
On Thu, Mar 31, 2011 at 3:16 PM, Rob g...@vanbooth.com wrote: Having fallen foul of this a number of times before, you will need to preprocess the tiles with something like GDAL in order to convert them into geotiffs with the GeoTiff metadata added - primarily the projection system. Also known

Re: [Geoserver-users] Mosaic problems, OSGB Data

2011-03-31 Thread Simone Giannecchini
the geotiff reader can handle it just fine. Regards, Simone Giannecchini --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder Via Poggio alle Viti 1187 55054  Massarosa (LU) Italy phone: +39 0584 962313 fax:      +39 0584 962313 mob:   

[Geoserver-users] SQL view in MSSQL 2008

2011-03-31 Thread Carlos Pinto
Hi guys, I have been working with Geoserver for some time. But here the IT department loves Microsoft. So we have to keep our databases in Microsoft. I was really happy when I realized that I could connect Geoserver to MS SQL 2008. Publishing the tables or views works fine but as soon as I do

[Geoserver-users] SLD stroke-opacity problems

2011-03-31 Thread Charles Galpin
I made a stylesheet that rendered linestrings quite nicely with solid colors (showing congestion on roads). I drew a thicker line in black below the colored line and used a round line cap to give them a nice look. We'll these lines have the drawback that they cover the road details below them,

[Geoserver-users] Geoserver dynamic configuration

2011-03-31 Thread Federica De Martin
Hi, everybody. I'm new to geoserver and I would like to know something more about how it works. I saw that when geoserver application is started and I log in as admin, or with another user (that I created) , it writes some xml configuration files in the data folder to save the

Re: [Geoserver-users] Geoserver dynamic configuration

2011-03-31 Thread Luca Morandini
On 03/31/2011 07:30 PM, Federica De Martin wrote: Hi, everybody. I'm new to geoserver and I would like to know something more about how it works. I saw that when geoserver application is started and I log in as admin, or with another user (that I created) , it writes some xml configuration