Hi,
check this out
http://openlayers.org/dev/examples/vector-features.html
regards,
Imran
On Wed, Jun 2, 2010 at 11:45 AM, Pierre Jourdan
wrote:
> Hello,
>
> I have a draw feature control drawing linestrings, that I want to trigger
> programmatically, without having to do a mouse down from
Hy,
Try this:
var filterParams = {cql_filter: null};
filter = "yourAttribut='valueOfYourAttribute'"
filterParams["cql_filter"] = filter;
yourLayer.mergeNewParams(filterParams);
cheers David
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/applying-CQL-filter-tp5129485p5
Hello,
I have a draw feature control drawing linestrings, that I want to
trigger programmatically, without having to do a mouse down from
starting position.
I want to start the line drawing from some coordinates and then let the
user click to set the other extremity. How can I do this, any ideas
Hi list,
I have a javascript function that returs a string containing a cql
filter literal. Is it possible to apply this string as a filter to my
layer which is part of map as an overlay?
regrads,
Imran
--
I.R
___
Users mailing list
Users@openlayers.o
Hello,
Curios if anyone has ever been able to add a cross hatch pattern to a
SVG vector?
I don't believe there is any support for this in OpenLayers (I'd be
happy if I'm wrong :). I say this while looking at the documentation for
OpenLayers.Vector.Style
(http://dev.openlayers.org/releases/Ope
Sorry everyone, that should have gone to the us...@geoserver.org instead
of @openlayers
Thanks for you're response though, it is helpful
Ryan
On 6/1/2010 1:17 PM, christopher.schm...@nokia.com wrote:
> On Jun 1, 2010, at 2:08 PM, ext Ryan Williams wrote:
>
>
>> Hi all,
>>
>> I know simil
On Jun 1, 2010, at 2:08 PM, ext Ryan Williams wrote:
> Hi all,
>
> I know similar questions have been asked, but after searching for most
> of the morning I have yet to find an answer that I can get to work.
>
> I'm trying to make this work: Geoserver 2.0-SNAPSHOT is on one server
> with it's
Hi all,
I know similar questions have been asked, but after searching for most
of the morning I have yet to find an answer that I can get to work.
I'm trying to make this work: Geoserver 2.0-SNAPSHOT is on one server
with it's own domain; Our web server is on a different server in a
different
You gave me exactly the tip I needed! I'll taking a look at WFS Protocol..!
Thank you very much for your help people..!
If I solve the problem I'll post it in here.
-
just another web developer
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/messageRequest-method-
On Jun 1, 2010, at 11:42 AM, ext giraam wrote:
>
> I agree! I'm new to GIS so I'm having problems that probably are basics..
>
> I'm reading my vector layer from
>
> /geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=GestionComercial:pdv_new&maxFeatures=1000&outputFormat=jso
I agree! I'm new to GIS so I'm having problems that probably are basics..
I'm reading my vector layer from
/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=GestionComercial:pdv_new&maxFeatures=1000&outputFormat=json
but this is just the result of a query so maybe when I try
Am 01.06.2010 16:32, schrieb giraam:
>
> Another information is that I'm using GeoServer 2.0.1 deployed at a Glassfish
> 2.1.1
>
> Thanks in advance for your help!
>
> Gilberto Ramos
>
> -
> just another web developer
Hi,
I don't think this is an OL issue, your server does not understand the
ok ther is a typo in my layer url!! that was silly
On Tue, Jun 1, 2010 at 7:19 PM, Imran Rajjad wrote:
> Hi list,
>
> I`m new to open layers. I`m using Geoserver 1.7.7 in Weblogic 10.3 on
> Solaris Sparc V9. Im trying to load a basemap and an overlay, but I
> get pink tiles. I followed the ins
Another information is that I'm using GeoServer 2.0.1 deployed at a Glassfish
2.1.1
Thanks in advance for your help!
Gilberto Ramos
-
just another web developer
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/messageRequest-method-DELETE-not-supported-tp5123405p51
Hi list,
I`m new to open layers. I`m using Geoserver 1.7.7 in Weblogic 10.3 on
Solaris Sparc V9. Im trying to load a basemap and an overlay, but I
get pink tiles. I followed the instructions at
http://trac.openlayers.org/wiki/TroubleshootingTips . I tried the url
of a single tile and I`m getting t
JOSM does not run in a Web browser...
On Jun 1, 2010, at 5:51 AM, Joosep-Georg Järvemaa wrote:
> 2010/6/1 Andreas Hocevar :
>
>>> So you're saying that this JOSM-like behaviour where I have the
>>> display picture in EPSG:3857 and am working with real coordinates is
>>> not possible at all
Ok, this is my last reply to this thread, as this seems to lead nowhere.
On Jun 1, 2010, at 13:48 , Joosep-Georg Järvemaa wrote:
> But OpenLayers does something to the WMS URI and streches the image --
> like http://skip.nonsense.ee/.dev/openlayers/
No. JOSM stretches the image. OpenLayers just
On 1 June 2010 14:20, wrote:
>
> In which case, you don't need anything to be in mercator. OSM coordinates are
> 4326. The WMS is 4326. What is the problem, exactly?
The problem is that JOSM asks images right -- like the URI I have
pasted before.
But OpenLayers does something to the WMS URI an
On Jun 1, 2010, at 12:51 , Joosep-Georg Järvemaa wrote:
> 2010/6/1 Andreas Hocevar :
>
>>> So you're saying that this JOSM-like behaviour where I have the
>>> display picture in EPSG:3857 and am working with real coordinates is
>>> not possible at all with OpenLayers?
>>
>> Exactly. This is
On Jun 1, 2010, at 6:51 AM, ext Joosep-Georg Järvemaa wrote:
> 2010/6/1 Andreas Hocevar :
>
>>> So you're saying that this JOSM-like behaviour where I have the
>>> display picture in EPSG:3857 and am working with real coordinates is
>>> not possible at all with OpenLayers?
>>
>> Exactly. Th
2010/6/1 Andreas Hocevar :
>> So you're saying that this JOSM-like behaviour where I have the
>> display picture in EPSG:3857 and am working with real coordinates is
>> not possible at all with OpenLayers?
>
> Exactly. This is why I showed you the other approach - requesting the tiles
> in th
On Jun 1, 2010, at 12:11 , Joosep-Georg Järvemaa wrote:
> 2010/6/1 Andreas Hocevar :
>>>
> http://xgis.maaamet.ee/wms-pub/alus-geo?STYLES=&SRS=EPSG:4326&FORMAT=image/png&VERSION=1.1.1&REQUEST=GetMap&LAYERS=of1,TOPOYKSUS_6569,TOPOYKSUS_7793&bbox=24.6461274,59.3624859,24.6479219,59.3634004
2010/6/1 Andreas Hocevar :
>>
http://xgis.maaamet.ee/wms-pub/alus-geo?STYLES=&SRS=EPSG:4326&FORMAT=image/png&VERSION=1.1.1&REQUEST=GetMap&LAYERS=of1,TOPOYKSUS_6569,TOPOYKSUS_7793&bbox=24.6461274,59.3624859,24.6479219,59.3634004&width=499&height=499
>>
> The request you pasted above is in E
On Jun 1, 2010, at 10:58 , Joosep-Georg Järvemaa wrote:
> Hello,
>
>
> Thank you Andreas for your time!
>
>
>> Looking at your WMS Capabilities again, I see that the 'of1' layer does
>> not support EPSG:3301. Remove it from the "layers" list, and you should be
>> fine.
>
> Do I underst
I have seen OL worked on a N95 and my Nexus One
Windows mobile 6.5 I would forget about the mobile IE,
IE is bad enough, let alone an old the lite mobile device version
I seem to recall seeing (full) opera working on my old N95 as well
as opposed to opera mini
z
On 1 June 2010 18:51, Sascha Alp
Hello,
Thank you Andreas for your time!
> Looking at your WMS Capabilities again, I see that the 'of1' layer does
> not support EPSG:3301. Remove it from the "layers" list, and you should be
> fine.
Do I understand it right that you're saying that the following should not work?
>> http:
Hello,
i'am new to the mailing list and I'm here because I have a problems (why
else ;-)) using OpenLayers on a mobile device.
I have a windows mobile 6.5 phone and I want to use OpenLayers on a website.
To try if it will work (and in which browser) I visit the
http://www.openlayers.org/dev/examp
27 matches
Mail list logo