Create point vector layer with transparent features but with labels?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Add-text-layer-dynamically-by-clicking-with-mouse-tp6179132p6179561.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
I think the following post will be helpful for you (originally in Russian):
http://goo.gl/vHFM8
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/getFeatureInfo-problem-tp6174482p6179554.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
On Mar 16, 2011, at 14:08 , Stefan Kemper wrote:
> Hi Andreas
>
> thanks for your answer. Now I understand the behavior much more. It
> means that it is not posible to us z-index combined with a SelectFeature
> control over multiple Layers.
>
> One question is still remaining: is it posible to c
Is it possible to add a text layer dynamically by having the user enter in
some random text and then click on the map to have it added at the location
they clicked? Could not find any examples associated with this, appreciate
any advice.
--
View this message in context:
http://osgeo-org.1803224.n
On Mar 16, 2011, at 3:56 PM, ext Ravi Pavuluri wrote:
> Hi Andres,
>
> Based on my experience with Google Maps API in the past, you need to keep the
> kml on a web accessible location. Localhost doesn't work.
The OpenLayers API is not the Google Maps API. KML is loaded directly in the
browser
Hi Andres,
Based on my experience with Google Maps API in the past, you need to keep the
kml on a web accessible location. Localhost doesn't work.
-Ravi.
From: Andres Deparis
To: us...@openlayers.org
Sent: Wed, March 16, 2011 1:33:02 PM
Subject: [OpenLayer
The machine where Geoserver is installed is our production server with
Windows Web server 2008 R2 installed.
yes, firewall is installed on that machine
and finally port 8080 is open.
Now, i am confused, what is wrong ?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/How
Hello all,
I am trying to load some kml file into openlayer however, if I put my htm
page in the browser this way: http://localhost/mypage.htm it does not find
the kml file which is loaded in the root of the site.
Now, if I load the page in the browser this way: file:///C:/inetpub/wwwroot/
, then o
dr writes:
>
> http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost
>
> --
> View this message in context: http://osgeo-
org.1803224.n2.nabble.com/getFeatureInfo-problem-tp6174482p6176150.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>
Hi, I tri
firewall maybe? 8080 might not be open some where along the lines ...
what kind of machine is geoserver running on? is there a firewall running on
that machine? if so, is port 8080 open?
On Wed, Mar 16, 2011 at 12:12 PM, Mustafa646 wrote:
> I have developed an Openlayer application with Geoserv
I have developed an Openlayer application with Geoserver installed on my
machine (localhost). It works fine. But when I install Geoserver on remote
server 172.20.100.13 and publish my Openlayers Application as well for
production, then it does't work.
secondly, when i tried to access remote Geose
(Apologies if this comes through twice, I don't think my first attempt worked.)
Hi,
In my application I would like to be able to switch smoothly between
projections, particularly between lat-lon (EPSG:4326) and north polar
stereographic (NPS, EPSG:32661).
I have noticed that the switch from la
Are you able to ping the address? Are you certain the web server is
running? Is there a proxy setting in Internet Explorer preventing you
from accessing this location?
Troy Coburn
Mustafa646 wrote:
I have installed Geoserver on server 93.20.100.13 at port 8080, Now i want to
access that Geose
try using localhost, please
Diego Guidi
On Wed, Mar 16, 2011 at 3:37 PM, Mustafa646 wrote:
> I have installed Geoserver on server 93.20.100.13 at port 8080, Now i want to
> access that Geoserver from my computer (other machine) like that
>
> http://93.20.100.13:8080/geoserver
>
> it gives erro
I have installed Geoserver on server 93.20.100.13 at port 8080, Now i want to
access that Geoserver from my computer (other machine) like that
http://93.20.100.13:8080/geoserver
it gives error, Explorer could not connect to 93.20.100.13:8080
Where is the problem, can anybody explain ?
--
View
Hi list,
I'm trying to commit some changes to a secured (user & pass) wfs-t service. Is
there any propertie or something in which I can specify the user and pass for
http basic authentication?? The problem is that I can't figure out how to set
these variables to the savestrategy object.
Thanks
Hi,
as far as I know you have to put your ashx files at wwwroot of your iis.
HTH
Sarah
Thanks for replying!
I want to know, where i put proxy.ashx in my system. Can i put it any where
in my computer e.g, (D:/Data/OpenLayers/proxy.ashx)? and then set the pa
http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/getFeatureInfo-problem-tp6174482p6176150.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
___
You need to define maxExtent property within map object:
http://dev.openlayers.org/docs/files/OpenLayers/Map-js.html#OpenLayers.Map.maxExtent
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/no-subject-tp6175970p6176134.html
Sent from the OpenLayers Users mailing list archi
OpenLayers throws an error at 199 string of XML.js file:
Security error" code: "1000
data = serializer.serializeToString(node);
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/GPX-format-tp6175808p6176114.html
Sent from the OpenLayers Users mailing list archive at Nabble.
Thanks for replying!
I want to know, where i put proxy.ashx in my system. Can i put it any where
in my computer e.g, (D:/Data/OpenLayers/proxy.ashx)? and then set the path
as:
OpenLayers.ProxyHost = "D:/Data/OpenLayers/proxy.ashx?url=";
OR, i must have to put it at any specific location ?
--
Hello List,i´ve got a Problem with my maxExtent. I am always getting the whole world, but i don´t know why?That´s my code for implementing the map:[code]
map = new OpenLayers.Map('karte');
layer = new OpenLayers.Layer.OSM( "Simple OSM Map");
map.addLayer(layer);
map.zoomTo
Dear all
I'm tasked with replacing the default build of OL 2.10 with a slimmed-down
one, and I'm almost there. But one vector tool (draw circle) triggers
"this.handler.freehandMode is not a function" errors in Firebug. Comparing
my custom build with the original suggested that I needed to include
Hello, i modified the vector-formats.html example to include the GPX format
support. When I load an existing gpx file it is show in the map but after
drawing some features I don't see the serialized version.
I don´t know if I have to change the options for this type of vector layer.
I only add t
Hi Phil,
I think it might help to ask on the Geoserver list why that SLD is not being
applied properly. Maybe also Geoserver logging might give you a clue.
Using Mapserver I have always been using spatial filters in different spatial
reference systems than the map, so this should not be an issu
you can change the height of the panZoomBar via adjusting the
zoomStopHeight property
On Fri, Jul 16, 2010 at 11:01 PM, BMcBride wrote:
>
> Antoine,
>
> You may be interested in this:
> http://mapbox.com/documentation/adding-tiles-your-site/openlayers-themes
> http://mapbox.com/documentation/addi
26 matches
Mail list logo