openlayers
Sencha Touch, OpenLayers, GeoServer: Wrong encoding on devices using Android 2.2
I have created a small test page using Sencha Touch, OpenLayers and I am recieving WMS/WFS data from a GeoServer.[详细]
2023-04-01 16:26 分类:问答making a vector layer with geoJson in openlayer
I used to mak开发者_C百科e GML vector like this: layer = new OpenLayers.Layer.GML(\"based\", \"./parser2.php\",[详细]
2023-04-01 16:08 分类:问答Openlayers image over standard map
I\'m building a new mapping application. However, we need to be able to overlay a tif 开发者_如何学Pythonfile (for which we have coordinates to place it using OL bounds) over a map of the US/world. Th[详细]
2023-04-01 12:32 分类:问答Sencha Touch + OpenLayers: failed to create a list that wraps a Openlayers.request.Get function
I am using S开发者_如何转开发encha Touch + OpenLayers to develop a demo app. One feature is to get the catalog of feature data in GeoServer. I want to use Ext.List to display the name of feature layer[详细]
2023-03-31 23:15 分类:问答Openlayers: this.addOptions is not a function
I am currently trying to get OpenLayers to show a WMS-Layer. Doing this I encounter a problem I am not able to solve. This might even be a bug in OpenLayers, but before filling an appropriate bugrepor[详细]
2023-03-31 10:33 分类:问答Creating an OpenLayers map - what am I doing wrong?
I\'ve just tried some simple code from example: $(document).ready(function() { var map = OpenLayers.Map(\'map-content\', {});[详细]
2023-03-29 23:11 分类:问答How to zoom with mouse in OpenLayers so that the mouse points to the same place before and after zooming (a la Google Maps)?
I\'m having a tough time changing the zoom method of my OpenLayers map. If you were to go开发者_StackOverflow to Google Maps right now and double click on London on the map to zoom, the mouse cursor i[详细]
2023-03-29 17:33 分类:问答Openlayers polygon doesn't 'finish' drawing
I am trying to draw a freeform polygon in openlayers using the following code: drawPolygon = new OpenLayers.Control.DrawFeature(layer, OpenLayers.Handler.Polygon, {eventListeners:{\"featureadded\": n[详细]
2023-03-29 16:56 分类:问答Drawing a radius on olwidget in django
I\'m using olwidget inside of django to draw some maps.In one of my forms, I ask the user for a location and a radius.The location is input using the OpenLayers map provided by olwidget, and the radiu[详细]
2023-03-29 08:39 分类:问答How to stop OpenLayers from loading firebug lite
When I started working with OpenLayers, console.log stopped working and I kept getting this error in the chrome terminal.[详细]
2023-03-28 17:08 分类:问答