Re: [Geoserver-users] Error rendering coverage on the fast path

2011-05-23 Thread Ian Turton
mp;version=1.1.0&request=GetMap&layers=geovista:SurveyAreaPoly&styles=&bbox=-178.5,18.0,-66.0,72.0&width=687&height=330&srs=EPSG:4269&format=application/openlayers only works when you zoom in a couple of times. Ian -- Ian Turton

Re: [Geoserver-users] change the sld by clicking on a button

2011-05-28 Thread Ian Turton
On 28 May 2011 15:53, hassane wrote: > Hi, > > > i published a layer with geoserver 2.1.0.  by default i choose the style > polygon, after using it in a map panel. By clicking on a bouton i want to > change just the sld of the layer not the layer. > > i used layer.mergeNewParams({viewparams: ...)

Re: [Geoserver-users] Google Map Markers - GeoServer or Servlet

2011-06-10 Thread Ian Turton
s will choke at too many markers (i.e. divs) > sooner than others... In that case, you may even want to serve your markers > as tiles. > > It would be simpler to use WFS to send JSON back to the map from GeoServer. Ian -- Ian Turton

Re: [Geoserver-users] Geoserver-2.1.0 Rest problem

2011-06-15 Thread Ian Turton
;   http://localhost:8080/geoserver/rest/workspaces >>System cannot find the file specified. Looks like curl is not on your path or not installed - I've just pasted that in to a terminal window here and it works fine, Ian -- Ian Turton ---

Re: [Geoserver-users] Geoserver-2.1.0 Rest problem

2011-06-15 Thread Ian Turton
On 15 June 2011 13:17, Vikash Talanki wrote: > Hello Ian, > > >        Can you please tell me how to set the curl path. I have just > downloaded curl ,unzipped and put it in C:/Windows/System32/Curl. My > geoserver is in C:/Program Files/Geoserver-2.1.0 > I'm on a linux box so my curl is in /

Re: [Geoserver-users] How can I download data in different crs?

2011-07-13 Thread Ian Turton
On 13 July 2011 10:59, Robert Buckley wrote: > Hi, > My data is predominantly in wgs84 for ease of use with google /osm layers in > the web client. Do you mean 900913 Web mercator (which is what Google/OSM etc use) or wgs84 (4326)? It's not important for this question but you really need to keep

[Geoserver-users] Oracle views repeating columns

2011-08-15 Thread Ian Turton
(SYSTEMCODENUMBER)RELY DISABLE NOVALIDATE) AS SELECT SYSTEMCODENUMBER, SHORTDESCRIPTION, LONGDESCRIPTION, DATASOURCE_TYPEID, NORTHING, EASTING, GEOMETRY, NETWORKPATHREFERENCE, TRANSPORTLINKREFERENCE, TYPEID, LINKDIST

Re: [Geoserver-users] Oracle views repeating columns

2011-08-15 Thread Ian Turton
Further investigation seems to show this is only a problem with 11.2 and not with 11.1 if that helps anyone. Ian On 15 August 2011 17:07, Ian Turton wrote: > I'm trying to add an Oracle view (Oracle 11g) to GeoServer 2.1.1  but > the columns of the view are being replicated multiple

Re: [Geoserver-users] Error on update a MultiGeometry (GeometryCollection)

2011-09-02 Thread Ian Turton
On 2 September 2011 10:08, lsm_tti wrote: > Hello > I am using GeoServer recently and I have problems trying to update the > geometry type MultiGeometry (GeometryCollection). > The version of GeoServer that I'm using is version 2.1.1, OpenLayers 2.11 > for the handling of geometries. The geometrie

Re: [Geoserver-users] Troubleshooting "malformed" layers

2011-10-05 Thread Ian Turton
le? It will probably give you a clue as to the problem. -- Ian Turton -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats,

Re: [Geoserver-users] Troubleshooting "malformed" layers

2011-10-05 Thread Ian Turton
On 5 October 2011 13:49, John Brisbin wrote: > Regarding the single layer vs 30 layers...this sounds enticing, but I'm > still confused: > > We want the user to be able to turn any one of the 30 "layers" on or off to > see that styled data (or combination of data layers) on the map. (eg, they > m

Re: [Geoserver-users] content.ftl order of attributes mixed up

2011-10-31 Thread Ian Turton
On 31 October 2011 15:15, Ragnvald Larsen wrote: > I am having a problem with attribute orders while using FTL. My sweet > content.ftl file looks like this: > > ** ** > > border="1"> > > > > Art > > Latin > > Areal (km2) > > ** ** > > > > ** ** > > <#list features a

Re: [Geoserver-users] What's the difference between LAYERS and QUERY_LAYERS parameters in GetFeatureInfo request?

2011-11-11 Thread Ian Turton
On 11 November 2011 09:07, Rahkonen Jukka wrote: > Hi, > > That all comes from WMS standard and it is rather well written there > http://portal.opengeospatial.org/files/?artifact_id=1081&version=1&format=pdf > > Logic goes somehow in opposite direction than what you planning to do. It > assumes

Re: [Geoserver-users] What's the difference between LAYERS and QUERY_LAYERS parameters in GetFeatureInfo request?

2011-11-11 Thread Ian Turton
On 11 November 2011 09:30, Gis Mage wrote: > Thanks, guys! > > I'm just looking for a way to reduce the length of a request, because > I'm requesting a lot of layers at once. > Layer group is not an option, because the list of the layers is being > formed programatically. You only need to set the

Re: [Geoserver-users] Help me get started

2011-11-15 Thread Ian Turton
list all the layers you need to show. Proceed to demo. (see if http://ian01.geog.psu.edu/geoserver_docs/ gets you started) Ian -- Ian Turton -- RSA(R) Conference 2012 Save $700 by Nov 18 R

Re: [Geoserver-users] Getting started with Oracle

2011-11-25 Thread Ian Turton
On 25 November 2011 10:06, Mark Hammond wrote: > I’ve set up the Oracle Connector plugin and correctly configured it. > > I have published two tables that have spatial fields in them. > > Looks like your data is in 4326 not 909913. Ian ---

Re: [Geoserver-users] missing label???

2011-12-01 Thread Ian Turton
On 1 December 2011 08:26, Robert Buckley wrote: > Thanks for the response. > > Looking through the archive I thought that if I defined the layer as > singletile, this problem wouldn´t arise. > > var layer_ortsnamen_lk = new OpenLayers.Layer.WMS("Ortsnamen", > "http://maps.zgb.de/geoserver/gwc/serv

Re: [Geoserver-users] Geoserver 2.1.2 REST and SLD

2012-01-10 Thread Ian Turton
erent > SLD. For example: > They are actually the same as strokes default to 1px black lines if nothing is set in them, Odd that they are formatted differently though - are there two serialization paths in use here? Ian -- Ian Turton --

Re: [Geoserver-users] Generate spatial index for shapefile

2012-01-27 Thread Ian Turton
nd-alone command line utility that can do the > indexing. > There is a undocumented trick that can get it done, but it does not look > that good. An easier way is to open the shapefile up with UDig - it will generate the .qix f

Re: [Geoserver-users] Need sample GeoTiff images

2012-03-07 Thread Ian Turton
On 7 March 2012 14:39, Mustafa646 wrote: > I need some sample GeoTiff images propably world map which i want to use as a > base layer by adding a Geotiff datastore in Geoserver. Is there any free > source from where i can download Geo-referenced tiff images? > See http://ian01.geog.psu.edu/geoser

[Geoserver-users] SLD encoding in GeoSever on Ubuntu

2012-03-09 Thread Ian Turton
There's an interesting question on stack exchange that some one on this list may know the answer to: SLD encoding in GeoSever on Ubuntu http://gis.stackexchange.com/q/21497/79?sem=2 Ian -- Ian Turton -- Virtualiz

Re: [Geoserver-users] Unable to show third party Image Geotiff layer

2012-03-12 Thread Ian Turton
On 12 March 2012 10:46, Mustafa646 wrote: > I have download a tiff image (world imagery) from > http://www.naturalearthdata.com/downloads/10m-raster-data/10m-cross-blend-hypso/ > > Then i Geo-referenced this image by using this command: > gdal_translate -of GTiff -a_srs epsg:4326 -co tiled=yes tes

Re: [Geoserver-users] WFS 1.1.0 getFeature request not working

2012-05-15 Thread Ian Turton
On 15 May 2012 15:24, Muir, Christopher wrote: > Hi > > > > I’m attempting to submit a GetFeature request to GeoServer (2.1.3) using the > POST method.  I want to use WFS 1.1.0/gml3 so that I get a “number of > features= x” response (WFS 1.0.0 doesn’t return this).  I’m using an > ‘Intersects’ fil

Re: [Geoserver-users] WFS 1.1.0 getFeature request not working

2012-05-16 Thread Ian Turton
On 16 May 2012 02:55, Ben Caradoc-Davies wrote: > Ian, > > that is GML 2 (gml:outerBoundaryIs). The original example (with > gml:exterior) appears to be GMl 3.1. I *knew* I should have gone and looked it up instead of guessing. :-) Ian ---

Re: [Geoserver-users] Non Georeferenced Image Tile Server

2012-05-25 Thread Ian Turton
On 25 May 2012 14:36, Ronak Patel wrote: > Hi, > > I was wondering if someone knows of a good generic image server for > non-georeferenced Images (dumb PNGs and JPEG2000). Something like http://geo-solutions.blogspot.co.uk/2011/05/developers-corner-turning-geoserver.html ? Ian

Re: [Geoserver-users] Problems in wms request by openlayers

2012-05-30 Thread Ian Turton
erver service! > Or am I wrong thinking so? > If the machine name/IP address and **PORT** do not match between the request and where the page was served from you will need a proxy to make this work. Ian -- Ian Turton

Re: [Geoserver-users] displaying a label with an inverted character?

2012-11-01 Thread Ian Turton
On 1 November 2012 12:26, Ákos Maróy wrote: > Hi, > > I wonder if it is possible to display a (line) label using SLD where one > of the characters is inverted - as in, 'dark background, bright text' > (and not as in upside-down). > look at halos http://docs.geoserver.org/stable/en/user/styling/s

<    2   3   4   5   6   7