Re: [OpenLayers-Users] Using getFeatureInfo on a vector (WFS) layer in openLayers

2010-09-01 Thread Ian Turton
enLayers-2.9.1/examples/getfeature-wfs.html for a working OpenLayers example. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Can't get overview map to work

2010-08-19 Thread Ian Turton
jplOverview] } var overview2 = new OpenLayers.Control.OverviewMap(controlOptions); map2.addControl(overview2); Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Can I output my layers/map in SVG?

2010-08-06 Thread Ian Turton
/examples/ > Or you could set the format of a WMS request to svg in a GeoServer request. See the layers previews for an example. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] OpenLayers.Filter.Comparison.LIKE and singleChar

2010-08-05 Thread Ian Turton
this and the wild chars used in the filter are explicitly encoded in the filter, and these are required elements so they will always be there to remind you of what is going on. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] OpenLayers.Filter.Comparison.LIKE and singleChar

2010-08-05 Thread Ian Turton
Another solution is to use a character other than . for the single character wildcard so that it no longer looks like a number to the parser. Try http://www.opengis.net/ogc";> indice #2 Ian -- Ian Turton ___ Users mailing li

Re: [OpenLayers-Users] OpenLayers.Filter.Comparison.LIKE and singleChar

2010-08-05 Thread Ian Turton
ver (GeoTools) with interpreting literal values that are ambiguous. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] No one knows How to do online GIS analysis

2010-08-01 Thread Ian Turton
us know how to do this but you are asking badly and in the wrong place - google Web Processing Service and read some of the top links returned. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Set Bbox of WMS request

2010-07-16 Thread Ian Turton
but > not BBOX, SRS, WIDTH, HEIGHT. All of those parameters should come from your map - if you hard code them into your request they won't change when you zoom in or pan the map. Ian -- Ian Turton ___ Users mailing list Users@openlayers.or

Re: [OpenLayers-Users] WFS reprojection help

2010-07-16 Thread Ian Turton
t;;, >            version: '1.0.0', I think you'll need to use version 1.1.0 of the WFS spec to get reprojection. 1.0 only supports 4326. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Scale dependent layer problems

2010-07-15 Thread Ian Turton
e second set are options for OpenLayers. WMS knows nothing about minScale (or minResolution) and isBaseLayer etc so it ignores them. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] SLD with different filters

2010-06-28 Thread Ian Turton
to do some normalization of variables (http://docs.geoserver.org/stable/en/user/filter/function_reference.html#math-functions). Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Google and WFS Overlay problem

2010-06-27 Thread Ian Turton
On Sun, Jun 27, 2010 at 7:52 AM, Carsten Eider wrote: >  What about using internalProjection and externalProjection within WFS ? Or using WFS version 1.1.0 and requesting the features in 900913 so they line up with Google? Ian -- Ian Turton ___ Us

Re: [OpenLayers-Users] how to display pure text with geoserver

2010-06-22 Thread Ian Turton
ogether and the labeler will avoid the other symbols (by default I think, but there may be a parameter to set). -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] GeoExt + OpenLayers: WMSGetCapabilities->WMS layering onto OSM

2010-06-16 Thread Ian Turton
requests will use that projection by default. No further intervention should be necessary on your part. >From your original mail though it isn't obvious which layers are on GeoServer? Ian -- Ian Turton ___ Users mailing list Users@openlayers.org

Re: [OpenLayers-Users]

2010-06-08 Thread Ian Turton
an continue to use 4326 and work out what your bounds really should be in lat/lon degrees. Try looking at the page source of the GeoServer layer preview. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Options for fighting the 180 degree problem - any server able to do it? Other approaches?

2010-06-08 Thread Ian Turton
would take a rewrite of their render. Which was completed some time back - see http://blog.geoserver.org/2010/02/23/geoserver-map-wrapping/ for details. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users]

2010-06-07 Thread Ian Turton
it caught you out. Your points are well out side the limits for points in degrees (-90,90 and -180,180). To fix this you need to know what projection your points are in - then use that code in place of 4326. Ian -- Ian Turton ___ Users mailing list Us

Re: [OpenLayers-Users] Map and overlay are not properly aligned

2010-06-03 Thread Ian Turton
It appears that your WMS server is too dumb to produce layers in anything but 4326 so I suspect you are out of luck. Ian ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] WFS using OpenLayers.Layer.Vector() fails to render

2010-05-14 Thread Ian Turton
.0 doesn't support projections? Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] WMS GetFeatureInfo with CQL Filter don't support Chinese?

2010-04-08 Thread Ian Turton
d in the URL. There is a possibility that OpenLayers can do that if you add the CQL_FILTER as a parameter in the code rather than directly to the URL. As to whether GeoServer can handle them in a CQL filter, I think it should but others on the GeoServer list will know better. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Proxy problem in GetFeatureInfo - no solution??

2010-03-26 Thread Ian Turton
o you actually have any attributes configured for your stations layer? It seems that your problems are due to not setting up MapServer correctly so may be you should ask over there for help. Ian -- Ian Turton ___ Users mailing list Users@openlayers

Re: [OpenLayers-Users] WFS map from shapefiles

2010-03-25 Thread Ian Turton
FeatureInfo is part of the WMS specification. Ian -- Ian Turton ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] WFS layer over Google Map layer projection problem

2010-03-08 Thread Ian Turton
ilesystem, that is if I open file:/// DIR>/webapps/geoserver/.html instead of > http://localhost:8080/geoserver/.html. > You'll need a proxy to do that - though why you would want to work from the filesystem directly is beyond me. Ian -- Ian Turton _

Re: [OpenLayers-Users] Newbie questions

2010-02-21 Thread Ian Turton
Question: Is there a way to include info from the tables in the pop display > along with the getfeatureinfo information when I click on the map? > You'll need to load the shapefiles in to PostGIS and then create a view of the joined tables. http://geoserver.org/display/GEOSDOC/PostGIS+Dat

Re: [OpenLayers-Users] alternative to show large gpx-file

2010-02-14 Thread Ian Turton
is data because the ways will not show every time ! Try a Web Map Server - GeoServer (GeoServer.org) or MapServer (mapserver.org) would probably be good choices. You may also want to look at http://www.google.com/search?q=gpx+to+shapefile Ian -- Ian Turton Sent from Al

Re: [OpenLayers-Users] Installing OpenLayers in WinXP

2010-01-23 Thread Ian Turton
/OverviewMap.js' it finds the > proper path. How do I do this? Install it with Apache or can it be deployed > to GeoServer? > It is Jetty not Apache, but that's not an issue. Just copy OpenLayers in to your www directory and the point the script tag to whatever directory name you used

Re: [OpenLayers-Users] reprojecting issues

2010-01-12 Thread Ian Turton
On Tue, Jan 12, 2010 at 2:39 PM, pere roca ristol wrote: > if the reprojection is on the client-side... I must assume that it will > not affect the performance of my Geoserver/Mapserver? WMS layers are reprojected on the server not the client. Ian -- Ian

Re: [OpenLayers-Users] SLD on the fly

2009-11-16 Thread Ian Turton
I can use SelectFeature > control, instead of hacking some code to implement it over WMS. But it also > gives me many other options I don't need such as the vector data. I only > need the images. Not sure I understand your plan here but sounds like overkill - and may kil

Re: [OpenLayers-Users] !!proxyhost!!

2009-09-25 Thread Ian Turton
On Fri, Sep 25, 2009 at 10:30 AM, YOUNESS ELMEDRAOUI wrote: > > Hi, > > plz, how can i configure a proxyhost on IIS? i tested some things i found in > the web same ( > http://openlayers.org/pipermail/users/2008-November/008670.html ) but it > doesn't work. can any one help me plz? > > my wfs serve

Re: [OpenLayers-Users] meta query re. documentation

2009-09-19 Thread Ian Turton
pe values are that are > acceptable. Look in the capabilities response for the server you are making the request to - it will provide your with all the possible settings for that server. Ian -- Ian Turton Sent from State College, Pennsylvania, United States _

Re: [OpenLayers-Users] HELP!!! How implement Filter in WMS Layer

2009-09-15 Thread Ian Turton
On Tue, Sep 15, 2009 at 12:00 PM, Andreas Hocevar wrote: > Use a javascript debugger like firebug to see which requests are issued. > Or try the GeoServer samples page to see if the request works with out OL, could help to determine where the problem is. Ian -- Ian Turton Sent from

Re: [OpenLayers-Users] HELP!!! How implement Filter in WMS Layer

2009-09-15 Thread Ian Turton
did you try not encoding the SLD in the function body? - it's possible that it is being encoded twice and thus makes no sense at the server end. -- Ian Turton Sent from State College, PA, United States ___ Users mailing list Users@openlayers.org

Re: [OpenLayers-Users] GetFeatureInfo map.events.register for *many* WMS layers

2009-09-14 Thread Ian Turton
On Mon, Sep 14, 2009 at 3:47 PM, cgp wrote: > > How do you "roll all the layers in to one request"? All the examples that > I've seen only have one layer at a time. > > You can put as many layers in to each of the layers parameters as you want separated by commas.

Re: [OpenLayers-Users] GetFeatureInfo map.events.register for *many* WMS layers

2009-09-14 Thread Ian Turton
You should probably use the same variable for the layers and query_layers parameters - there is some debate over whether they must match or not (GeoServer atleast requires all the query layers to be listed in the layers param). I'm also not quite clear as to why you can't roll all the layers in to

Re: [OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-04 Thread Ian Turton
On Fri, Sep 4, 2009 at 11:14 AM, cgp wrote: > > And not just the normal shape files? I have got my SDE layers displaying but > they are not saving at all. I tried working with normal shape files and they > are all working fine.  Here is what I have: > Does it work from the sample requests page of

Re: [OpenLayers-Users] Problems with WMS server

2009-07-17 Thread Ian Turton
On Fri, Jul 17, 2009 at 12:29 PM, Trond Michelsen wrote: > On Fri, Jul 17, 2009 at 11:51:03AM -0400, Ian Turton wrote: >> On Fri, Jul 17, 2009 at 11:35 AM, Camilo Vargas wrote: >>> And I got the image. Basically, from this I concluded that the problem is >>> with the &q

Re: [OpenLayers-Users] Problems with WMS server

2009-07-17 Thread Ian Turton
On Fri, Jul 17, 2009 at 11:35 AM, Camilo Vargas wrote: > Hello; > > I'm trying to acces a WMS which doesn't support format: image/jpeg with the > followin javascript ... > > http://server/?LAYERS=OLA_Color&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2F

Re: [OpenLayers-Users] Alternative to http://t1.hypercube.telascience.org?

2009-06-08 Thread Ian Turton
On Sun, Jun 7, 2009 at 5:37 PM, Eamorr wrote: > > Thanks for the suggestion. > > I think I'm going to go ahead an run my own map server. > > I've downloaded my country (Ireland) from http://download.geofabrik.de/osm/ > -- I've only got 80 gigs to spare so can't really install the whole world > (as

Re: [OpenLayers-Users] Vector-like feature interaction with large, complex layers

2009-06-03 Thread Ian Turton
Could you generalize your polygons to speed up vector performance? Ian ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Anyone has experience using the layers provided by atlas.gc.ca WMS?

2009-05-18 Thread Ian Turton
; Stephane Poirier > > ___ > Users mailing list > Users@openlayers.org > http://openlayers.org/mailman/listinfo/users > > -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ ___ Users mailing list Users@openlayers.org

Re: [OpenLayers-Users] Who is using OpenLayers in higher education, libraries, and/or conservation?

2009-04-29 Thread Ian Turton
On Tue, Apr 28, 2009 at 4:56 PM, Sebastian Benthall wrote: > Hello, > > I am conducting research into who is using OpenLayers in projects in: > > * higher education I use it in my course at Penn State ( https://www.e-education.psu.edu/geog585/), the student final projects can choose any client

Re: [OpenLayers-Users] Problems with ScaleLine Control

2009-04-21 Thread Ian Turton
On Tue, Apr 21, 2009 at 2:27 AM, Gorka López Rivacoba < gorka.lopez.rivac...@gmail.com> wrote: > Firstly I thought that, but it clearly appears in EPSG:4326, 0,001m and > 0,01ft in the scale bar But in fact the underlying data is in degrees - AFAIK the scale bar doesn't do any reprojection and j

Re: [OpenLayers-Users] Problems with ScaleLine Control

2009-04-20 Thread Ian Turton
le line is showing 0.001 degrees (not meters). Ian -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Building static tilecache with ESRI software

2009-02-25 Thread Ian Turton
On Wed, Feb 25, 2009 at 12:40 PM, Eric Wolf wrote: > I'm trying to figure out the easiest/best way to create a static tile > cache (prerendered) of a map layout created in ArcGIS to be accessed > using OpenLayers. Have you considered using arcmap2sld (http://wald.intevation.org/projects/arcmap2sl

[OpenLayers-Users] Projects from my students

2009-01-05 Thread Ian Turton
As some of you will be aware students taking my open web mapping course (https://www.e-education.psu.edu/geog585/) at Penn State have to produce a working web mapping project as their final project. While they aren't required to use a GeoServer/OpenLayers combo most of them do (well why deviate fro

Re: [OpenLayers-Users] problem with setting projections

2008-11-21 Thread Ian Turton
2008/11/21 kuba <[EMAIL PROTECTED]>: > thanks it worked. Sometimes the most easiest Solutions come the last. But i > have the problem that i had when i was checking out GetInfo Example. When i > wanna get info about the polygon i got following error: > > Access to restricted URI denied" code: "101

Re: [OpenLayers-Users] GetFeatureInfo multiple layers

2008-09-25 Thread Ian Turton
OX(), > X: event.xy.x, > Y: event.xy.y, > INFO_FORMAT: 'text/html', QUERY_LAYERS: wms.params.LAYERS, > WIDTH: map.size.w, > HEIGHT: map.size.h}, > "http://www.seismologie.bgr.de:8080/cgi-bin/mapserv?"

Re: [OpenLayers-Users] WMS layer with different SRS than basemap

2008-09-19 Thread Ian Turton
On Fri, Sep 19, 2008 at 9:29 AM, Dejung Gewissler <[EMAIL PROTECTED]> wrote: > Hi All- > > I've searched on Nabble for the answer to this to no avail. I know you > all are busy with the release cycle (!kudos to all that are involved!), > but I was hoping someone has an easy answer for this problem.

Re: [OpenLayers-Users] where to start?

2008-09-01 Thread Ian Turton
On Sun, Aug 31, 2008 at 10:48 PM, Deli Soetiawan <[EMAIL PROTECTED]> wrote: > Hi there, > > I've been impressive with OpenLayers, is there any step-by-step tutorial > for deploying OpenLayers? i use Ka-Map before and it can easily use .shp & > .map combination (using MS4W), is OpenLayers can read m

[OpenLayers-Users] New Lesson on building an OpenLayers client

2008-08-20 Thread Ian Turton
As part of my Open Web Mapping course (https://www.e-education.psu.edu/geog585/home.html) at Penn State I have a lesson on building a thin web client. This year I've rewritten it from using MapBuilder to use OpenLayers. I'd be grateful if anyone who has a moment to spare could review it for me and