Am 24.11.2011 19:59, schrieb Norbert Renner:
Hi Jan,
thanks for mailing - but why did you mean this function is the reason? i
deactive the tappenbeck.js the source 3b !
in [1] there are two references to ../js/tappenbeck.js, one is in
comments, but the other isn't.
For further discussion I w
On Monday, November 28, 2011, matth1as wrote:
> Hi, I have the following Problem: I have a Vector Layer with Strategy
Fixed,
> Protocol HTTP along with some Parameters which are returned by a function:
>
> var opts = {
> projection: map.displayProjection,
> strategies: [new OpenLayers.Strategy.F
Dear Adam,
Thanks a lot for the help.
Aditya
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Layers-in-drop-down-tp7039059p7041905.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
___
Users mailing li
I have turned on wfs.Transaction security on Geoserver, and get an error
now when I try to save a modified feature.|| The error I get is:
Some unexpected error occurred. Error text was: HTTP Error 401: Full
authentication is required to access this resource
I am using proxy.cgi to connect to
I want to know if the zoomify layer zoom can be extended beyond the zoom
tiling, since in the project im developing the zoom levels the zoomify
converter gives are not enough, i want to know if there is a way yo do more
zoom, like the zoom in other layers, for example wms or image layer where
you c
Hi, I have the following Problem: I have a Vector Layer with Strategy Fixed,
Protocol HTTP along with some Parameters which are returned by a function:
var opts = {
projection: map.displayProjection,
strategies: [new OpenLayers.Strategy.Fixed()],
protocol: new OpenLayers.Protocol.HTTP({
url: "
I would strongly recommend you go down the geoserver route. That way you
use WMS to display the features, and WFS to query them. This minimises
the traffic. Creating your own pngs from server is simply duplicated the
work down in geoserver.
Notice: This email and any attachments are confidentia
thank you
we are currently in the process of switching to mapserver with tilecache,
but in the interim we're stuck with the kamap layer for the moment. the
temporary fix of switching to OL 2.10 will work in the meantime.
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/whit
Seems there was an issue with that particular line of code. Fixed it, and no
other errors.
It looks like the build process does some ordering of files to make sure
dependencies are ordered correctly.
Should I be explicitly [exclude]ing files? If a a file is not in the
[include] section, and is n
I know this type of response normally isn't helpful but having used ka-Map
before, I have to say, it's pretty awful. You should highly consider
switching to a WMS system with a seeded tilecache. Good options are
MapServer or Mapnik with Metacarta's TileCache, or Geoserver with
GeoWebCache. ka-M
I think you're crazy if you're trying to load 11000 records into javascript
memory, and even crazier if you're trying to put 11000 OpenLayers vectors
into the DOM at once. Instead of pulling everything in at once, try only
hitting the backend when the user stops moving the map (i.e. the "moveend"
Try to add WMSGetFeatureInfo to the [first] section instead of the
[include] section.
Andreas.
On Mon, Nov 28, 2011 at 7:01 PM, ChiefDan wrote:
> I'm trying to roll my own OL library. Currently I am getting a Firebug error
> in my working map of "OpenLayers.Control.WMSGetFeatureInfo is not a
> c
I'm trying to roll my own OL library. Currently I am getting a Firebug error
in my working map of "OpenLayers.Control.WMSGetFeatureInfo is not a
constructor". I've got it included in my custom build file, and it is in the
custom library, so I am not sure what is going on there.
In the .cfg file, I
Dear all
I'd like to combine the WMTS of api.geo.admin.ch with other WMTS (like
G* Maps or OpenStreetMap) using OpenLayers.
These other WMTS are not in EPSG:21781 but typically EPSG:900913
(being an alias to EPSG:3857).
Here we have a raster re-projection problem.
According to [1] this seems feasi
My guess would be that you have to configure the layer with the
displayOutsideMaxExtent: true
option to get the 2.10 behavior back.
Andreas.
On Mon, Nov 28, 2011 at 5:40 PM, j5c077 wrote:
> the issue is with OL 2.11 and not 2.10
>
> --
> View this message in context:
> http://osgeo-org.180322
the issue is with OL 2.11 and not 2.10
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/white-bar-at-bottom-of-kamap-layer-in-openlayers-tp7009061p7039382.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
___
Hi,
this suggestion only works if you have configured your map with
fractionalZoom: true. And if you use OpenLayers trunk, this also works
for cached layers.
One academic caveat though: you know that 1:25 will only be
1:25 if your screen resolution is exactly 72dpi.
Andreas.
On Mon, Nov
Dear Users,
I have a very big list of layers so instead of putting them in radio
buttons and making the layer switcher to look ugly I want to put the layer
list in a drop down box.
Please help me in doing so!
Aditya Kumar
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.
Hello,
is it possible with OpenLayers to zoom exactly to 1:250 000?
Thank you
Lucia
Dipl.-Geogr. Lucia Morper-Busch | Researcher
University of Salzburg | Centre for Geoinformatics - Z_GIS
Schillerstr.30 | Techno-Z, Block 15, 3rd floor, Room 320 | 5020 Salzburg,
Austria
Phone +43 (0)662 8044 5298
Hi,
I have experiencing an issue for which I cannot find solution.
I draw a polygon on map and then I select it using the SelectFeature
control.
The problem is that if I get the bounds of selected polygon and then click
outside of polygon to deselect it the polygon becomes invisible.
/var feat
Thank you for your response.
It's ok, but if the user chooses an extent which involves 5000 elements, my
page loads them all and navigation it's really tricky.
Is there a way to merge small vector features into bigger ones, in order to
decrease the number of objects loaded? Although something like
@ Canduc17
I have a postGIS layer with 25 records and not have the same problem.
I have split the postGIS layer into two "tables" one table pure geometry
and other table attribute data.
I get a specific extent from the user and only display that extent in a
tile, I don't load the entire postg
*i just found out that the proble is only with FireFox !
it works fine with Google Chrome !
any ideas about how i could fix that ?*
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/WFS-not-displaying-although-I-m-using-a-proxy-tp7038068p7038294.html
Sent from the OpenLayers
*when i try to reach* : http://IP:8080/geoserver/wfs
*I got :
*
This XML file does not appear to have any style information associated with
it. The document tree is shown below.
http://www.w3.org/2001/XMLSchema-instance";
xmlns:ows="http://www.opengis.net/ows"; version="1.0.0"
xsi:schemaLocation="
*when i try to reach :* http://192.168.50.195:8080/geoserver/wfs
*I got :*
This XML file does not appear to have any style information associated with
it. The document tree is shown below.
http://www.w3.org/2001/XMLSchema-instance";
xmlns:ows="http://www.opengis.net/ows"; version="1.0.0"
xsi:schem
Starting from http://openlayers.org/dev/examples/all-overlays.html this
example , I've written the following piece of code:
I have a server side loop (Django syntax) which retrieves all the features
of a dataset from a Postgis database, in GeoJSON format.
The script works fine, but the problem is
Andreas et al,
Please ignore the error mail, your solution about the maxResolution worked just
fine!
Thanks!
Regards,
Martijn Coenen
[http://www.covadis.nl/emailkop/logo.gif]
Covadis b.v.
t: 026 3616600
Geograaf 12
f: 026 3612317
6921 EW Duiven
e: mart...@covadis.nl
___
hi list
I am trying to display vector layers from my WFS created in geoserver in
openlayers application. However, the WMSs display without errors but when I
try to display the vectors via the code below as overlays nothing display in
the map window.
var wfs = new OpenLayers.Layer.Vector("WFS", {
28 matches
Mail list logo