[Geoserver-users] Problem with GetLegendGraphics

2013-07-16 Thread FNK
Hi, I have Geoserver deployed in Glassfish. It has been working properly till now, when suddenly, Geoserver hadn't loaded the layers and in the log I saw that It had a problem with one layer. I erased the layer and redeployed Geoserver in Glassfish and It worked, however, now the Legend Panel

[Geoserver-users] Image Pyramide mixes map segments

2013-07-16 Thread Amiala
Hello, I use Image Pyramide to create a data store. It works fine, except it mixes some segments of the map. For example, I have tiles 1-1, 1-2, 2-1, 2-2. And tiles 1-2 and 2-1 are displayed vice versa, like on the following figure: http://osgeo-org.1560.x6.nabble.com/file/n5066762/1.png I have

[Geoserver-users] Image Pyramide mixes segments of the map

2013-07-16 Thread Amiala
Hello, I use Image Pyramide to create a data store. It works fine, except it mixes some segments of the map. For example, I have tiles 1-1, 1-2, 2-1, 2-2. And tiles 1-2 and 2-1 are displayed vice versa, like on the following figure: http://osgeo-org.1560.x6.nabble.com/file/n5066767/1.png I

[Geoserver-users] SLD: open arrow on center of end segment?

2013-07-16 Thread Roel De Nijs
I'm using GeoServer 2.3.3 and I created a point symbolyzer which puts an open arrow on the end point of a line. This works great and is lightning fast. But I wonder if it's somehow possible to put the arrow at the center of the end segment instead of the end point? Even better (for our use

Re: [Geoserver-users] SLD: open arrow on center of end segment?

2013-07-16 Thread Jonathan Moules
Hi Roel, I suspect using the forcelefttoright parameter at false may do what you want: se:VendorOption name=forceLeftToRightfalse/se:VendorOption This allows labels to be upside down on a line. In theory at least (I don't know how the labelling engine works), I'd imagine that'd ensure your

Re: [Geoserver-users] application schema error

2013-07-16 Thread Pu Lin
Hi, I had the similar problem. I followed the instructions to install Geoserver2.3.3, application schema and tutorial data on Windows 7 (64), JRE6 (32). When I enter the following url http://localhost:8080/geoserver/wfs?request=GetFeatureversion=1.1.0typeName=gsml:GeologicUnit;, the error message

[Geoserver-users] Dynamic filter by user

2013-07-16 Thread dapriett
Hello, I setup a PostGIS data store and layer containing geometries created by users. Based on the user accessing the layer, I would like to force a filter within geoserver in order to only return features they own. Where would be the best place to start - I'm pretty new to geoserver. Can I

Re: [Geoserver-users] application schema error

2013-07-16 Thread Ben Caradoc-Davies
Pu Lin, does your machine have internet access? If you are behind a firewall that prevents outgoing web connections, GeoServer app-schema will not be able to download the GML application schemas that define the GeoSciML information model, and data store initialisation will fail. This download